[arch-commits] Commit in libdrm/repos (7 files)

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 02:41:47
  Author: andyrtr
Revision: 141674

db-move: moved libdrm from [testing] to [extra] (i686)

Added:
  libdrm/repos/extra-i686/COPYING
(from rev 141673, libdrm/repos/testing-i686/COPYING)
  libdrm/repos/extra-i686/PKGBUILD
(from rev 141673, libdrm/repos/testing-i686/PKGBUILD)
  libdrm/repos/extra-i686/no-pthread-stubs.patch
(from rev 141673, libdrm/repos/testing-i686/no-pthread-stubs.patch)
Deleted:
  libdrm/repos/extra-i686/COPYING
  libdrm/repos/extra-i686/PKGBUILD
  libdrm/repos/extra-i686/no-pthread-stubs.patch
  libdrm/repos/testing-i686/

+
 COPYING|   96 +-
 PKGBUILD   |   86 --
 no-pthread-stubs.patch |  132 +++
 3 files changed, 160 insertions(+), 154 deletions(-)

Deleted: extra-i686/COPYING
===
--- extra-i686/COPYING  2011-11-02 05:35:47 UTC (rev 141673)
+++ extra-i686/COPYING  2011-11-02 06:41:47 UTC (rev 141674)
@@ -1,48 +0,0 @@
- Copyright 2005 Adam Jackson.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- Software), to deal in the Software without restriction, including
- without limitation on the rights to use, copy, modify, merge,
- publish, distribute, sub license, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-
- Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
- Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
- All Rights Reserved.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- Software), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
- SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/extra-i686/COPYING (from rev 141673, 
libdrm/repos/testing-i686/COPYING)
===
--- extra-i686/COPYING  (rev 0)
+++ extra-i686/COPYING  2011-11-02 06:41:47 UTC (rev 141674)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ Software), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+

[arch-commits] Commit in libdrm/repos (7 files)

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 02:41:48
  Author: andyrtr
Revision: 141675

db-move: moved libdrm from [testing] to [extra] (x86_64)

Added:
  libdrm/repos/extra-x86_64/COPYING
(from rev 141673, libdrm/repos/testing-x86_64/COPYING)
  libdrm/repos/extra-x86_64/PKGBUILD
(from rev 141673, libdrm/repos/testing-x86_64/PKGBUILD)
  libdrm/repos/extra-x86_64/no-pthread-stubs.patch
(from rev 141673, libdrm/repos/testing-x86_64/no-pthread-stubs.patch)
Deleted:
  libdrm/repos/extra-x86_64/COPYING
  libdrm/repos/extra-x86_64/PKGBUILD
  libdrm/repos/extra-x86_64/no-pthread-stubs.patch
  libdrm/repos/testing-x86_64/

+
 COPYING|   96 +-
 PKGBUILD   |   86 --
 no-pthread-stubs.patch |  132 +++
 3 files changed, 160 insertions(+), 154 deletions(-)

Deleted: extra-x86_64/COPYING
===
--- extra-x86_64/COPYING2011-11-02 06:41:47 UTC (rev 141674)
+++ extra-x86_64/COPYING2011-11-02 06:41:48 UTC (rev 141675)
@@ -1,48 +0,0 @@
- Copyright 2005 Adam Jackson.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- Software), to deal in the Software without restriction, including
- without limitation on the rights to use, copy, modify, merge,
- publish, distribute, sub license, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-
- Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
- Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
- All Rights Reserved.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- Software), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
- SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/extra-x86_64/COPYING (from rev 141673, 
libdrm/repos/testing-x86_64/COPYING)
===
--- extra-x86_64/COPYING(rev 0)
+++ extra-x86_64/COPYING2011-11-02 06:41:48 UTC (rev 141675)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ Software), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER 

[arch-commits] Commit in xorg-server/repos (17 files)

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 02:41:50
  Author: andyrtr
Revision: 141676

db-move: moved xorg-server from [testing] to [extra] (i686)

Added:
  xorg-server/repos/extra-i686/10-quirks.conf
(from rev 141673, xorg-server/repos/testing-i686/10-quirks.conf)
  xorg-server/repos/extra-i686/PKGBUILD
(from rev 141673, xorg-server/repos/testing-i686/PKGBUILD)
  xorg-server/repos/extra-i686/autoconfig-nvidia.patch
(from rev 141673, xorg-server/repos/testing-i686/autoconfig-nvidia.patch)
  xorg-server/repos/extra-i686/autoconfig-sis.patch
(from rev 141673, xorg-server/repos/testing-i686/autoconfig-sis.patch)
  xorg-server/repos/extra-i686/git-fixes.patch
(from rev 141673, xorg-server/repos/testing-i686/git-fixes.patch)
  xorg-server/repos/extra-i686/revert-trapezoids.patch
(from rev 141673, xorg-server/repos/testing-i686/revert-trapezoids.patch)
  xorg-server/repos/extra-i686/xvfb-run
(from rev 141673, xorg-server/repos/testing-i686/xvfb-run)
  xorg-server/repos/extra-i686/xvfb-run.1
(from rev 141673, xorg-server/repos/testing-i686/xvfb-run.1)
Deleted:
  xorg-server/repos/extra-i686/10-quirks.conf
  xorg-server/repos/extra-i686/PKGBUILD
  xorg-server/repos/extra-i686/autoconfig-nvidia.patch
  xorg-server/repos/extra-i686/autoconfig-sis.patch
  xorg-server/repos/extra-i686/git-fixes.patch
  xorg-server/repos/extra-i686/revert-trapezoids.patch
  xorg-server/repos/extra-i686/xvfb-run
  xorg-server/repos/extra-i686/xvfb-run.1
  xorg-server/repos/testing-i686/

-+
 10-quirks.conf  |   20 -
 PKGBUILD|  386 +++
 autoconfig-nvidia.patch |   58 ++--
 autoconfig-sis.patch|   38 +--
 git-fixes.patch |  112 -
 revert-trapezoids.patch |  358 ++---
 xvfb-run|  360 ++---
 xvfb-run.1  |  564 +++---
 8 files changed, 948 insertions(+), 948 deletions(-)

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


[arch-commits] Commit in xorg-server/repos (17 files)

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 02:41:51
  Author: andyrtr
Revision: 141677

db-move: moved xorg-server from [testing] to [extra] (x86_64)

Added:
  xorg-server/repos/extra-x86_64/10-quirks.conf
(from rev 141673, xorg-server/repos/testing-x86_64/10-quirks.conf)
  xorg-server/repos/extra-x86_64/PKGBUILD
(from rev 141673, xorg-server/repos/testing-x86_64/PKGBUILD)
  xorg-server/repos/extra-x86_64/autoconfig-nvidia.patch
(from rev 141673, xorg-server/repos/testing-x86_64/autoconfig-nvidia.patch)
  xorg-server/repos/extra-x86_64/autoconfig-sis.patch
(from rev 141673, xorg-server/repos/testing-x86_64/autoconfig-sis.patch)
  xorg-server/repos/extra-x86_64/git-fixes.patch
(from rev 141673, xorg-server/repos/testing-x86_64/git-fixes.patch)
  xorg-server/repos/extra-x86_64/revert-trapezoids.patch
(from rev 141673, xorg-server/repos/testing-x86_64/revert-trapezoids.patch)
  xorg-server/repos/extra-x86_64/xvfb-run
(from rev 141673, xorg-server/repos/testing-x86_64/xvfb-run)
  xorg-server/repos/extra-x86_64/xvfb-run.1
(from rev 141673, xorg-server/repos/testing-x86_64/xvfb-run.1)
Deleted:
  xorg-server/repos/extra-x86_64/10-quirks.conf
  xorg-server/repos/extra-x86_64/PKGBUILD
  xorg-server/repos/extra-x86_64/autoconfig-nvidia.patch
  xorg-server/repos/extra-x86_64/autoconfig-sis.patch
  xorg-server/repos/extra-x86_64/git-fixes.patch
  xorg-server/repos/extra-x86_64/revert-trapezoids.patch
  xorg-server/repos/extra-x86_64/xvfb-run
  xorg-server/repos/extra-x86_64/xvfb-run.1
  xorg-server/repos/testing-x86_64/

-+
 10-quirks.conf  |   20 -
 PKGBUILD|  386 +++
 autoconfig-nvidia.patch |   58 ++--
 autoconfig-sis.patch|   38 +--
 git-fixes.patch |  112 -
 revert-trapezoids.patch |  358 ++---
 xvfb-run|  360 ++---
 xvfb-run.1  |  564 +++---
 8 files changed, 948 insertions(+), 948 deletions(-)

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


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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 03:50:21
  Author: ibiru
Revision: 141678

update to 3.2.3

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 06:41:51 UTC (rev 141677)
+++ PKGBUILD2011-11-02 07:50:21 UTC (rev 141678)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
-sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
+sha256sums=('73d9c6702ccecd06846132cfb50191092cb50a4bcb3ff810a5605868f0855947')
 
 build() {
   cd ${srcdir}/$_pkgbasename-${pkgver}



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 03:51:31
  Author: ibiru
Revision: 141679

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 07:50:21 UTC (rev 141678)
+++ extra-i686/PKGBUILD 2011-11-02 07:51:31 UTC (rev 141679)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.2.2
-pkgrel=1
-pkgdesc=A text widget adding syntax highlighting and more to GNOME
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'libxml2')
-makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
-options=('!libtool')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
-sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
-
-build() {
-  cd ${srcdir}/$_pkgbasename-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/$_pkgbasename-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gtksourceview3/repos/extra-i686/PKGBUILD (from rev 141678, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 07:51:31 UTC (rev 141679)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.2.3
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
+sha256sums=('73d9c6702ccecd06846132cfb50191092cb50a4bcb3ff810a5605868f0855947')
+
+build() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 07:50:21 UTC (rev 141678)
+++ extra-x86_64/PKGBUILD   2011-11-02 07:51:31 UTC (rev 141679)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.2.2
-pkgrel=1
-pkgdesc=A text widget adding syntax highlighting and more to GNOME
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'libxml2')
-makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
-options=('!libtool')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
-sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
-
-build() {
-  cd ${srcdir}/$_pkgbasename-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/$_pkgbasename-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gtksourceview3/repos/extra-x86_64/PKGBUILD (from rev 141678, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 07:51:31 UTC (rev 141679)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.2.3
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
+sha256sums=('73d9c6702ccecd06846132cfb50191092cb50a4bcb3ff810a5605868f0855947')
+
+build() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd 

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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 05:24:17
  Author: ibiru
Revision: 141680

update to 3.2.2

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 07:51:31 UTC (rev 141679)
+++ PKGBUILD2011-11-02 09:24:17 UTC (rev 141680)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gedit
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc=A text editor for GNOME
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gedit.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('bdde2dae05bf08e67088c441eac3456d6861b5076d5f00d4c381291ef4c85651')
+sha256sums=('e87db79bf93b5149bb76e5845716d30d8c4f47b499848604feef233408ac0d21')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 05:25:16
  Author: ibiru
Revision: 141681

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

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

+
 extra-i686/PKGBUILD|   64 +--
 extra-i686/gedit.install   |   36 
 extra-x86_64/PKGBUILD  |   64 +--
 extra-x86_64/gedit.install |   36 
 4 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 09:24:17 UTC (rev 141680)
+++ extra-i686/PKGBUILD 2011-11-02 09:25:16 UTC (rev 141681)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gedit
-pkgver=3.2.1
-pkgrel=1
-pkgdesc=A text editor for GNOME
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 
'iso-codes' 'libsm' 'desktop-file-utils' 'python2-gobject' 'dconf')
-makedepends=('gnome-doc-utils' 'intltool')
-groups=('gnome-extra')
-options=('!libtool' '!emptydirs')
-url=http://www.gnome.org;
-install=gedit.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('bdde2dae05bf08e67088c441eac3456d6861b5076d5f00d4c381291ef4c85651')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-  --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib --disable-scrollkeeper \
-  --disable-updater --disable-schemas-compile \
-  --enable-python
-  make
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gedit/repos/extra-i686/PKGBUILD (from rev 141680, gedit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 09:25:16 UTC (rev 141681)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gedit
+pkgver=3.2.2
+pkgrel=1
+pkgdesc=A text editor for GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 
'iso-codes' 'libsm' 'desktop-file-utils' 'python2-gobject' 'dconf')
+makedepends=('gnome-doc-utils' 'intltool')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+install=gedit.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('e87db79bf93b5149bb76e5845716d30d8c4f47b499848604feef233408ac0d21')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-scrollkeeper \
+  --disable-updater --disable-schemas-compile \
+  --enable-python
+  make
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/gedit.install
===
--- extra-i686/gedit.install2011-11-02 09:24:17 UTC (rev 141680)
+++ extra-i686/gedit.install2011-11-02 09:25:16 UTC (rev 141681)
@@ -1,18 +0,0 @@
-post_install() {
-glib-compile-schemas usr/share/glib-2.0/schemas
-update-desktop-database -q
-}
-
-pre_upgrade() {
-if [ -f usr/share/gconf/schemas/gedit.schemas ]; then
-usr/sbin/gconfpkg --uninstall gedit
-fi
-}
-
-post_upgrade() {
-post_install $1
-}
-
-post_remove() {
-post_install $1
-}

Copied: gedit/repos/extra-i686/gedit.install (from rev 141680, 
gedit/trunk/gedit.install)
===
--- extra-i686/gedit.install(rev 0)
+++ extra-i686/gedit.install2011-11-02 09:25:16 UTC (rev 141681)
@@ -0,0 +1,18 @@
+post_install() {
+glib-compile-schemas usr/share/glib-2.0/schemas
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f usr/share/gconf/schemas/gedit.schemas ]; then
+usr/sbin/gconfpkg --uninstall gedit
+fi
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 09:24:17 UTC (rev 141680)
+++ 

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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 05:28:00
  Author: ibiru
Revision: 141682

update to 0.2.12

Modified:
  telepathy-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 09:25:16 UTC (rev 141681)
+++ PKGBUILD2011-11-02 09:28:00 UTC (rev 141682)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=telepathy-logger
-pkgver=0.2.10
-pkgrel=2
+pkgver=0.2.12
+pkgrel=1
 pkgdesc=Telepathy framework logging daemon
 arch=(i686 x86_64)
 url=http://telepathy.freedesktop.org/wiki/Logger;
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ec01a8f99fc11406e85153095433c155')
+md5sums=('102a622855a3e20a191b0812ae7c9b8e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 05:28:54
  Author: ibiru
Revision: 141683

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

Added:
  telepathy-logger/repos/extra-i686/PKGBUILD
(from rev 141682, telepathy-logger/trunk/PKGBUILD)
  telepathy-logger/repos/extra-i686/telepathy-logger.install
(from rev 141682, telepathy-logger/trunk/telepathy-logger.install)
  telepathy-logger/repos/extra-x86_64/PKGBUILD
(from rev 141682, telepathy-logger/trunk/PKGBUILD)
  telepathy-logger/repos/extra-x86_64/telepathy-logger.install
(from rev 141682, telepathy-logger/trunk/telepathy-logger.install)
Deleted:
  telepathy-logger/repos/extra-i686/PKGBUILD
  telepathy-logger/repos/extra-i686/telepathy-logger.install
  telepathy-logger/repos/extra-x86_64/PKGBUILD
  telepathy-logger/repos/extra-x86_64/telepathy-logger.install

---+
 extra-i686/PKGBUILD   |   68 
 extra-i686/telepathy-logger.install   |   22 +-
 extra-x86_64/PKGBUILD |   68 
 extra-x86_64/telepathy-logger.install |   22 +-
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 09:28:00 UTC (rev 141682)
+++ extra-i686/PKGBUILD 2011-11-02 09:28:54 UTC (rev 141683)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=telepathy-logger
-pkgver=0.2.10
-pkgrel=2
-pkgdesc=Telepathy framework logging daemon
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Logger;
-license=('LGPL2.1')
-depends=('telepathy-glib' 'sqlite3' 'libxml2' 'dconf')
-makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
-options=('!libtool')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ec01a8f99fc11406e85153095433c155')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/telepathy \
---enable-call \
---disable-static \
---disable-scrollkeeper \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-logger/repos/extra-i686/PKGBUILD (from rev 141682, 
telepathy-logger/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 09:28:54 UTC (rev 141683)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=telepathy-logger
+pkgver=0.2.12
+pkgrel=1
+pkgdesc=Telepathy framework logging daemon
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Logger;
+license=('LGPL2.1')
+depends=('telepathy-glib' 'sqlite3' 'libxml2' 'dconf')
+makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
+options=('!libtool')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('102a622855a3e20a191b0812ae7c9b8e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/telepathy \
+--enable-call \
+--disable-static \
+--disable-scrollkeeper \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/telepathy-logger.install
===
--- extra-i686/telepathy-logger.install 2011-11-02 09:28:00 UTC (rev 141682)
+++ extra-i686/telepathy-logger.install 2011-11-02 09:28:54 UTC (rev 141683)
@@ -1,11 +0,0 @@
-post_install() {
-usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove(){
-post_install
-}

Copied: telepathy-logger/repos/extra-i686/telepathy-logger.install (from rev 
141682, telepathy-logger/trunk/telepathy-logger.install)
===
--- extra-i686/telepathy-logger.install (rev 0)
+++ extra-i686/telepathy-logger.install 2011-11-02 09:28:54 UTC (rev 141683)
@@ -0,0 +1,11 @@
+post_install() {
+usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove(){
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 09:28:00 UTC (rev 141682)
+++ extra-x86_64/PKGBUILD   2011-11-02 09:28:54 UTC (rev 141683)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-pkgname=telepathy-logger
-pkgver=0.2.10
-pkgrel=2
-pkgdesc=Telepathy framework logging daemon
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Logger;

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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 07:03:48
  Author: ibiru
Revision: 141684

update to 1.4.1

Modified:
  mx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 09:28:54 UTC (rev 141683)
+++ PKGBUILD2011-11-02 11:03:48 UTC (rev 141684)
@@ -3,8 +3,8 @@
 # Contributor: Guenther Wutz ad...@wutzara.de
 
 pkgname=mx
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc=A widget toolkit using Clutter
 arch=('i686' 'x86_64')
 url=http://www.clutter-project.org;
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
 options=('!libtool')
 
source=(http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('4fab2d721252afe041165b909c503cca80e426aeeeb9f46676365ec25bb51cfa')
+sha256sums=('6687300eef0bcee133cb7cd97d91de000e741aa2c0b50718bb2e837b6ca25250')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 07:04:43
  Author: ibiru
Revision: 141685

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 11:03:48 UTC (rev 141684)
+++ extra-i686/PKGBUILD 2011-11-02 11:04:43 UTC (rev 141685)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Guenther Wutz ad...@wutzara.de
-
-pkgname=mx
-pkgver=1.3.1
-pkgrel=2
-pkgdesc=A widget toolkit using Clutter
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org;
-license=('LGPL')
-depends=('clutter' 'libxrandr' 'dbus-glib' 'gtk2' 'startup-notification')
-makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
-options=('!libtool')
-source=(http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('4fab2d721252afe041165b909c503cca80e426aeeeb9f46676365ec25bb51cfa')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: mx/repos/extra-i686/PKGBUILD (from rev 141684, mx/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 11:04:43 UTC (rev 141685)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Guenther Wutz ad...@wutzara.de
+
+pkgname=mx
+pkgver=1.4.1
+pkgrel=1
+pkgdesc=A widget toolkit using Clutter
+arch=('i686' 'x86_64')
+url=http://www.clutter-project.org;
+license=('LGPL')
+depends=('clutter' 'libxrandr' 'dbus-glib' 'gtk2' 'startup-notification')
+makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
+options=('!libtool')
+source=(http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('6687300eef0bcee133cb7cd97d91de000e741aa2c0b50718bb2e837b6ca25250')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 11:03:48 UTC (rev 141684)
+++ extra-x86_64/PKGBUILD   2011-11-02 11:04:43 UTC (rev 141685)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Guenther Wutz ad...@wutzara.de
-
-pkgname=mx
-pkgver=1.3.1
-pkgrel=2
-pkgdesc=A widget toolkit using Clutter
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org;
-license=('LGPL')
-depends=('clutter' 'libxrandr' 'dbus-glib' 'gtk2' 'startup-notification')
-makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
-options=('!libtool')
-source=(http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('4fab2d721252afe041165b909c503cca80e426aeeeb9f46676365ec25bb51cfa')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: mx/repos/extra-x86_64/PKGBUILD (from rev 141684, mx/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 11:04:43 UTC (rev 141685)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Guenther Wutz ad...@wutzara.de
+
+pkgname=mx
+pkgver=1.4.1
+pkgrel=1
+pkgdesc=A widget toolkit using Clutter
+arch=('i686' 'x86_64')
+url=http://www.clutter-project.org;
+license=('LGPL')
+depends=('clutter' 'libxrandr' 'dbus-glib' 'gtk2' 'startup-notification')
+makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
+options=('!libtool')
+source=(http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('6687300eef0bcee133cb7cd97d91de000e741aa2c0b50718bb2e837b6ca25250')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:26:04
  Author: pierre
Revision: 141686

rebuild old package

Modified:
  ipw2100-fw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 11:04:43 UTC (rev 141685)
+++ PKGBUILD2011-11-02 11:26:04 UTC (rev 141686)
@@ -4,7 +4,7 @@
 
 pkgname=ipw2100-fw
 pkgver=1.3
-pkgrel=5
+pkgrel=6
 pkgdesc=Intel Centrino Drivers firmware for IPW2100
 arch=('any')
 url=http://ipw2100.sourceforge.net/;
@@ -15,7 +15,7 @@
 
 package() {
   cd ${srcdir}
-  
+
   # Install firmware
   for i in *.fw
   do



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:26:26
  Author: pierre
Revision: 141687

archrelease: copy trunk to testing-any

Added:
  ipw2100-fw/repos/testing-any/
  ipw2100-fw/repos/testing-any/PKGBUILD
(from rev 141686, ipw2100-fw/trunk/PKGBUILD)

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

Copied: ipw2100-fw/repos/testing-any/PKGBUILD (from rev 141686, 
ipw2100-fw/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2011-11-02 11:26:26 UTC (rev 141687)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Thomas Baechler tho...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=ipw2100-fw
+pkgver=1.3
+pkgrel=6
+pkgdesc=Intel Centrino Drivers firmware for IPW2100
+arch=('any')
+url=http://ipw2100.sourceforge.net/;
+license=('custom')
+replaces=('ipw2100')
+source=(http://bughost.org/firmware/${pkgname}-${pkgver}.tgz;)
+md5sums=('46aa75bcda1a00efa841f9707bbbd113')
+
+package() {
+  cd ${srcdir}
+
+  # Install firmware
+  for i in *.fw
+  do
+install -D -m 644 $i ${pkgdir}/lib/firmware/$i
+  done 
+  # Install license
+  install -D -m 644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:27:32
  Author: pierre
Revision: 141688

rebuild old package

Modified:
  ipw2200-fw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 11:26:26 UTC (rev 141687)
+++ PKGBUILD2011-11-02 11:27:32 UTC (rev 141688)
@@ -4,7 +4,7 @@
 
 pkgname=ipw2200-fw
 pkgver=3.1
-pkgrel=3
+pkgrel=4
 pkgdesc=Firmware for the Intel PRO/Wireless 2200BG
 arch=('any')
 url='http://ipw2200.sourceforge.net/'



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:27:47
  Author: pierre
Revision: 141689

archrelease: copy trunk to testing-any

Added:
  ipw2200-fw/repos/testing-any/
  ipw2200-fw/repos/testing-any/PKGBUILD
(from rev 141688, ipw2200-fw/trunk/PKGBUILD)

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

Copied: ipw2200-fw/repos/testing-any/PKGBUILD (from rev 141688, 
ipw2200-fw/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2011-11-02 11:27:47 UTC (rev 141689)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Thomas Baechler tho...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=ipw2200-fw
+pkgver=3.1
+pkgrel=4
+pkgdesc=Firmware for the Intel PRO/Wireless 2200BG
+arch=('any')
+url='http://ipw2200.sourceforge.net/'
+license=('custom')
+source=(http://bughost.org/firmware/${pkgname}-${pkgver}.tgz;)
+replaces=('ipw2200')
+md5sums=('eaba788643c7cc7483dd67ace70f6e99')
+
+package() {
+  cd ${srcdir}/ipw2200-fw-${pkgver}
+  # Install firmware
+  for i in ipw*.fw; do
+install -D -m 644 $i ${pkgdir}/lib/firmware/$i
+  done
+  # Install license
+  install -D -m 644 LICENSE.ipw2200-fw 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:32:48
  Author: pierre
Revision: 141690

rebuild old package

Modified:
  zd1211-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 11:27:47 UTC (rev 141689)
+++ PKGBUILD2011-11-02 11:32:48 UTC (rev 141690)
@@ -4,7 +4,7 @@
 
 pkgname=zd1211-firmware
 pkgver=1.4
-pkgrel=4
+pkgrel=5
 pkgdesc=Firmware for the in-kernel26 zd1211rw wireless driver
 arch=('any')
 url=http://zd1211.wiki.sourceforge.net/;
@@ -13,11 +13,11 @@
 source=(http://downloads.sourceforge.net/zd1211/${pkgname}-${pkgver}.tar.bz2;)
 md5sums=('19f28781d76569af8551c9d11294c870')
 
-build() {
+package() {
   cd ${srcdir}/${pkgname}
   # Install firmware
   for i in zd1211*
-  do
+  do
 install -D -m 644 $i ${pkgdir}/lib/firmware/zd1211/$i
   done
 }



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

2011-11-02 Thread Pierre Schmitz
Date: Wednesday, November 2, 2011 @ 07:33:03
  Author: pierre
Revision: 141691

archrelease: copy trunk to testing-any

Added:
  zd1211-firmware/repos/testing-any/
  zd1211-firmware/repos/testing-any/PKGBUILD
(from rev 141690, zd1211-firmware/trunk/PKGBUILD)

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

Copied: zd1211-firmware/repos/testing-any/PKGBUILD (from rev 141690, 
zd1211-firmware/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2011-11-02 11:33:03 UTC (rev 141691)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=zd1211-firmware
+pkgver=1.4
+pkgrel=5
+pkgdesc=Firmware for the in-kernel26 zd1211rw wireless driver
+arch=('any')
+url=http://zd1211.wiki.sourceforge.net/;
+license=('GPL')
+provides=('zd1211')
+source=(http://downloads.sourceforge.net/zd1211/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('19f28781d76569af8551c9d11294c870')
+
+package() {
+  cd ${srcdir}/${pkgname}
+  # Install firmware
+  for i in zd1211*
+  do
+install -D -m 644 $i ${pkgdir}/lib/firmware/zd1211/$i
+  done
+}



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:17:27
  Author: bisson
Revision: 141692

rebuild, cleanup

Modified:
  idnkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 11:33:03 UTC (rev 141691)
+++ PKGBUILD2011-11-02 12:17:27 UTC (rev 141692)
@@ -1,3 +1,4 @@
+# $Id$
 # Contributor: Igor Nemilentsev trez...@gmail.com
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
@@ -3,9 +4,10 @@
 pkgname=idnkit
 pkgver=1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Provides functionalities about Internationalized Domain Name 
processing'
-arch=('i686' 'x86_64')
 url='http://www.nic.ad.jp/ja/idn/idnkit/download/'
 license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('glibc')
 options=('!makeflags' '!libtool')
 
source=(http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz;)
@@ -25,6 +27,11 @@
make
 }
 
+check() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   make check
+}
+
 package() {
cd ${srcdir}/idnkit-${pkgver}-src
make DESTDIR=${pkgdir} install



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:18:21
  Author: bisson
Revision: 141693

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

Added:
  idnkit/repos/testing-i686/
  idnkit/repos/testing-i686/PKGBUILD
(from rev 141692, idnkit/trunk/PKGBUILD)
  idnkit/repos/testing-x86_64/
  idnkit/repos/testing-x86_64/PKGBUILD
(from rev 141692, idnkit/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   40 
 testing-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: idnkit/repos/testing-i686/PKGBUILD (from rev 141692, 
idnkit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:18:21 UTC (rev 141693)
@@ -0,0 +1,40 @@
+# $Id$
+# Contributor: Igor Nemilentsev trez...@gmail.com
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=idnkit
+pkgver=1.0
+pkgrel=2
+pkgdesc='Provides functionalities about Internationalized Domain Name 
processing'
+url='http://www.nic.ad.jp/ja/idn/idnkit/download/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('glibc')
+options=('!makeflags' '!libtool')
+source=(http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz;)
+sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
+
+backup=('etc/idnalias.conf' 'etc/idn.conf')
+
+build() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --mandir=/usr/share/man \
+   --enable-static=no
+   make
+}
+
+check() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   make check
+}
+
+package() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   make DESTDIR=${pkgdir} install
+   install -Dm644 LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   rm ${pkgdir}/etc/*.sample
+}

Copied: idnkit/repos/testing-x86_64/PKGBUILD (from rev 141692, 
idnkit/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:18:21 UTC (rev 141693)
@@ -0,0 +1,40 @@
+# $Id$
+# Contributor: Igor Nemilentsev trez...@gmail.com
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=idnkit
+pkgver=1.0
+pkgrel=2
+pkgdesc='Provides functionalities about Internationalized Domain Name 
processing'
+url='http://www.nic.ad.jp/ja/idn/idnkit/download/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('glibc')
+options=('!makeflags' '!libtool')
+source=(http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz;)
+sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
+
+backup=('etc/idnalias.conf' 'etc/idn.conf')
+
+build() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --mandir=/usr/share/man \
+   --enable-static=no
+   make
+}
+
+check() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   make check
+}
+
+package() {
+   cd ${srcdir}/idnkit-${pkgver}-src
+   make DESTDIR=${pkgdir} install
+   install -Dm644 LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   rm ${pkgdir}/etc/*.sample
+}



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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 08:18:33
  Author: dreisner
Revision: 141694

upgpkg: ed 1.5-3

Rebuild to add sig and cleanup PKGBUILD 
- Remove info page
- add check() function

Modified:
  ed/trunk/PKGBUILD
Deleted:
  ed/trunk/ed.install

+
 PKGBUILD   |   33 +
 ed.install |   22 --
 2 files changed, 21 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:18:21 UTC (rev 141693)
+++ PKGBUILD2011-11-02 12:18:33 UTC (rev 141694)
@@ -1,32 +1,41 @@
 # $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=ed
 pkgver=1.5
-pkgrel=2
-pkgdesc=A POSIX-compliant line editor
+pkgrel=3
+pkgdesc=A POSIX-compliant line-oriented text editor
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.gnu.org/software/ed/ed.html;
-install=ed.install
 depends=('glibc' 'sh')
 options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
 md5sums=('e66c03d7e4c67b025d5b6093ec678267')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $srcdir/$pkgname-$pkgver
+
   ./configure --prefix=/ \
-   --mandir=/usr/share/man \
-   --infodir=/usr/share/info \
-   CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS
-  make || return 1
+  --mandir=/usr/share/man \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make check
+}
+
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $srcdir/$pkgname-$pkgver
 
-  cd ${pkgdir}/usr/share/info
-  ln ed.info red.info
+  make DESTDIR=$pkgdir install
+
+  # nuke info pages
+  rm -r $pkgdir/usr/share
 }

Deleted: ed.install
===
--- ed.install  2011-11-02 12:18:21 UTC (rev 141693)
+++ ed.install  2011-11-02 12:18:33 UTC (rev 141694)
@@ -1,22 +0,0 @@
-infodir=/usr/share/info
-filelist=(ed.info red.info)
-
-post_install() {
-  [ -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 $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-# vim:set ts=2 sw=2 et:



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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 08:18:45
  Author: dreisner
Revision: 141695

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

Added:
  ed/repos/testing-i686/
  ed/repos/testing-i686/PKGBUILD
(from rev 141694, ed/trunk/PKGBUILD)
  ed/repos/testing-x86_64/
  ed/repos/testing-x86_64/PKGBUILD
(from rev 141694, ed/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: ed/repos/testing-i686/PKGBUILD (from rev 141694, ed/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:18:45 UTC (rev 141695)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.5
+pkgrel=3
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e66c03d7e4c67b025d5b6093ec678267')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # nuke info pages
+  rm -r $pkgdir/usr/share
+}

Copied: ed/repos/testing-x86_64/PKGBUILD (from rev 141694, ed/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:18:45 UTC (rev 141695)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.5
+pkgrel=3
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e66c03d7e4c67b025d5b6093ec678267')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # nuke info pages
+  rm -r $pkgdir/usr/share
+}



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:20:48
  Author: bisson
Revision: 141696

rebuild, cleanup

Modified:
  ifenslave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:18:45 UTC (rev 141695)
+++ PKGBUILD2011-11-02 12:20:48 UTC (rev 141696)
@@ -4,26 +4,26 @@
 
 pkgname=ifenslave
 pkgver=1.1.0
-pkgrel=6
-pkgdesc=Utility for bonding ethernet interfaces
+pkgrel=7
+pkgdesc='Utility for bonding ethernet interfaces'
 arch=('i686' 'x86_64')
-url=http://www.linuxfoundation.org/en/Net:Bonding;
+url='http://www.linuxfoundation.org/en/Net:Bonding'
 license=('GPL2')
 depends=('glibc')
 makedepends=('linux-api-headers')
 backup=('etc/conf.d/bonding')
-source=(ifenslave.c::'http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/networking/ifenslave.c;h=2bac96'
-bonding.conf.d)
-md5sums=('41a23dc9ac3522ac2af23396ba70bcc4'
- '397fccbf574d5082c7a3c8d3793dc000')
+source=(ifenslave.c::'http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/networking/ifenslave.c;h=65968fbf'
+'bonding.conf.d')
+sha1sums=('c657d9e6b8acb983bb8ef856f8f7f25ee6bf4f73'
+  '6843971c0254768868b556af33289d7d32d6208d')
 
 build() {
-  cd $srcdir
-  gcc -Wall -Wstrict-prototypes $CFLAGS $LDFLAGS ifenslave.c -o ifenslave
+   cd ${srcdir}
+   gcc -Wall -Wstrict-prototypes ${CFLAGS} ${LDFLAGS} ifenslave.c -o 
ifenslave
 }
 
 package() {
-  cd $srcdir
-  install -Dm755 ifenslave $pkgdir/sbin/ifenslave
-  install -Dm644 bonding.conf.d $pkgdir/etc/conf.d/bonding
+   cd ${srcdir}
+   install -Dm755 ifenslave ${pkgdir}/sbin/ifenslave
+   install -Dm644 bonding.conf.d ${pkgdir}/etc/conf.d/bonding
 }



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:21:13
  Author: bisson
Revision: 141697

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

Added:
  ifenslave/repos/testing-i686/
  ifenslave/repos/testing-i686/PKGBUILD
(from rev 141696, ifenslave/trunk/PKGBUILD)
  ifenslave/repos/testing-i686/bonding.conf.d
(from rev 141696, ifenslave/trunk/bonding.conf.d)
  ifenslave/repos/testing-x86_64/
  ifenslave/repos/testing-x86_64/PKGBUILD
(from rev 141696, ifenslave/trunk/PKGBUILD)
  ifenslave/repos/testing-x86_64/bonding.conf.d
(from rev 141696, ifenslave/trunk/bonding.conf.d)

---+
 testing-i686/PKGBUILD |   29 +
 testing-i686/bonding.conf.d   |   12 
 testing-x86_64/PKGBUILD   |   29 +
 testing-x86_64/bonding.conf.d |   12 
 4 files changed, 82 insertions(+)

Copied: ifenslave/repos/testing-i686/PKGBUILD (from rev 141696, 
ifenslave/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:21:13 UTC (rev 141697)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=ifenslave
+pkgver=1.1.0
+pkgrel=7
+pkgdesc='Utility for bonding ethernet interfaces'
+arch=('i686' 'x86_64')
+url='http://www.linuxfoundation.org/en/Net:Bonding'
+license=('GPL2')
+depends=('glibc')
+makedepends=('linux-api-headers')
+backup=('etc/conf.d/bonding')
+source=(ifenslave.c::'http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/networking/ifenslave.c;h=65968fbf'
+'bonding.conf.d')
+sha1sums=('c657d9e6b8acb983bb8ef856f8f7f25ee6bf4f73'
+  '6843971c0254768868b556af33289d7d32d6208d')
+
+build() {
+   cd ${srcdir}
+   gcc -Wall -Wstrict-prototypes ${CFLAGS} ${LDFLAGS} ifenslave.c -o 
ifenslave
+}
+
+package() {
+   cd ${srcdir}
+   install -Dm755 ifenslave ${pkgdir}/sbin/ifenslave
+   install -Dm644 bonding.conf.d ${pkgdir}/etc/conf.d/bonding
+}

Copied: ifenslave/repos/testing-i686/bonding.conf.d (from rev 141696, 
ifenslave/trunk/bonding.conf.d)
===
--- testing-i686/bonding.conf.d (rev 0)
+++ testing-i686/bonding.conf.d 2011-11-02 12:21:13 UTC (rev 141697)
@@ -0,0 +1,12 @@
+#
+# Settings for ethernet bonding
+#
+# For each bond interface declared in INTERFACES (in rc.conf), declare
+# a bond_${IF} variable that contains the real ethernet interfaces that
+# should be bonded to the bond interface with the ifenslave utility.
+# Then list the bond interface name in the BOND_INTERFACES array.
+#
+
+#bond_bond0=eth0 eth1
+#BOND_INTERFACES=(bond0)
+

Copied: ifenslave/repos/testing-x86_64/PKGBUILD (from rev 141696, 
ifenslave/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:21:13 UTC (rev 141697)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=ifenslave
+pkgver=1.1.0
+pkgrel=7
+pkgdesc='Utility for bonding ethernet interfaces'
+arch=('i686' 'x86_64')
+url='http://www.linuxfoundation.org/en/Net:Bonding'
+license=('GPL2')
+depends=('glibc')
+makedepends=('linux-api-headers')
+backup=('etc/conf.d/bonding')
+source=(ifenslave.c::'http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/networking/ifenslave.c;h=65968fbf'
+'bonding.conf.d')
+sha1sums=('c657d9e6b8acb983bb8ef856f8f7f25ee6bf4f73'
+  '6843971c0254768868b556af33289d7d32d6208d')
+
+build() {
+   cd ${srcdir}
+   gcc -Wall -Wstrict-prototypes ${CFLAGS} ${LDFLAGS} ifenslave.c -o 
ifenslave
+}
+
+package() {
+   cd ${srcdir}
+   install -Dm755 ifenslave ${pkgdir}/sbin/ifenslave
+   install -Dm644 bonding.conf.d ${pkgdir}/etc/conf.d/bonding
+}

Copied: ifenslave/repos/testing-x86_64/bonding.conf.d (from rev 141696, 
ifenslave/trunk/bonding.conf.d)
===
--- testing-x86_64/bonding.conf.d   (rev 0)
+++ testing-x86_64/bonding.conf.d   2011-11-02 12:21:13 UTC (rev 141697)
@@ -0,0 +1,12 @@
+#
+# Settings for ethernet bonding
+#
+# For each bond interface declared in INTERFACES (in rc.conf), declare
+# a bond_${IF} variable that contains the real ethernet interfaces that
+# should be bonded to the bond interface with the ifenslave utility.
+# Then list the bond interface name in the BOND_INTERFACES array.
+#
+
+#bond_bond0=eth0 eth1
+#BOND_INTERFACES=(bond0)
+



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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 08:26:19
  Author: dreisner
Revision: 141698

properly remove info pages

Modified:
  ed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:21:13 UTC (rev 141697)
+++ PKGBUILD2011-11-02 12:26:19 UTC (rev 141698)
@@ -4,7 +4,7 @@
 
 pkgname=ed
 pkgver=1.5
-pkgrel=3
+pkgrel=4
 pkgdesc=A POSIX-compliant line-oriented text editor
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -19,6 +19,7 @@
 
   ./configure --prefix=/ \
   --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
   CFLAGS=$CFLAGS \
   LDFLAGS=$LDFLAGS
 
@@ -37,5 +38,5 @@
   make DESTDIR=$pkgdir install
 
   # nuke info pages
-  rm -r $pkgdir/usr/share
+  rm -r $pkgdir/usr/share/info
 }



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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 08:26:32
  Author: dreisner
Revision: 141699

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

Added:
  ed/repos/testing-i686/PKGBUILD
(from rev 141698, ed/trunk/PKGBUILD)
  ed/repos/testing-x86_64/PKGBUILD
(from rev 141698, ed/trunk/PKGBUILD)
Deleted:
  ed/repos/testing-i686/PKGBUILD
  ed/repos/testing-x86_64/PKGBUILD

-+
 testing-i686/PKGBUILD   |   83 +++---
 testing-x86_64/PKGBUILD |   83 +++---
 2 files changed, 84 insertions(+), 82 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2011-11-02 12:26:19 UTC (rev 141698)
+++ testing-i686/PKGBUILD   2011-11-02 12:26:32 UTC (rev 141699)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=ed
-pkgver=1.5
-pkgrel=3
-pkgdesc=A POSIX-compliant line-oriented text editor
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnu.org/software/ed/ed.html;
-depends=('glibc' 'sh')
-options=('!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e66c03d7e4c67b025d5b6093ec678267')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/ \
-  --mandir=/usr/share/man \
-  CFLAGS=$CFLAGS \
-  LDFLAGS=$LDFLAGS
-
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make check
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # nuke info pages
-  rm -r $pkgdir/usr/share
-}

Copied: ed/repos/testing-i686/PKGBUILD (from rev 141698, ed/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:26:32 UTC (rev 141699)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.5
+pkgrel=4
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e66c03d7e4c67b025d5b6093ec678267')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # nuke info pages
+  rm -r $pkgdir/usr/share/info
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2011-11-02 12:26:19 UTC (rev 141698)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:26:32 UTC (rev 141699)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=ed
-pkgver=1.5
-pkgrel=3
-pkgdesc=A POSIX-compliant line-oriented text editor
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.gnu.org/software/ed/ed.html;
-depends=('glibc' 'sh')
-options=('!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e66c03d7e4c67b025d5b6093ec678267')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/ \
-  --mandir=/usr/share/man \
-  CFLAGS=$CFLAGS \
-  LDFLAGS=$LDFLAGS
-
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make check
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # nuke info pages
-  rm -r $pkgdir/usr/share
-}

Copied: ed/repos/testing-x86_64/PKGBUILD (from rev 141698, ed/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:26:32 UTC (rev 141699)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.5
+pkgrel=4
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e66c03d7e4c67b025d5b6093ec678267')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make check
+}
+

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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 08:31:06
  Author: andyrtr
Revision: 141700

3.4.4rc2; built against new graphite2 branch, use system boost and 
translate-toolkit

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:26:32 UTC (rev 141699)
+++ PKGBUILD2011-11-02 12:31:06 UTC (rev 141700)
@@ -35,7 +35,7 @@
'libreoffice-extension-validator'
'libreoffice-extension-watch-window'
'libreoffice-extension-wiki-publisher')
-_LOver=3.4.4.1
+_LOver=3.4.4.2
 pkgver=3.4.4
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -103,7 +103,8 @@
buildfix_boost.diff
buildfix_ct2n.diff
vbahelper.visibility.patch
-   scp2-more-reasonable-file-access-rights.diff)
+   scp2-more-reasonable-file-access-rights.diff
+   
RemovetheoslSecuritygetHomeDircheck.diff::http://cgit.freedesktop.org/libreoffice/ure/patch/?id=bc9b86940a707e9e2e1076f2954f38075398b5d7)
 noextract=(185d60944ea767075d27247c3162b3bc-unowinreg.dll
0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2
ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
@@ -142,25 +143,25 @@
90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2
#f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
)
-md5sums=('e72c2e635a7d135b023a7f6bb5702d68'
- 'ceff417262fb7126d88ae007e062e3ce'
- '1e7cd7836b147101802c8f89fee67675'
- '798d86647c1422f45f6a99db06d952d0'
- 'd84cef6e948ffe9c1f4a582b16aa6f46'
- '9b262687c3c481a918dd467498b1ce03'
- 'cba7df43d55f3953c30c1512e778af4a'
- 'a34f96560113028a355970f244a97549'
- '69045f52959bd9138b4093500999bb16'
- 'ad97b25733c69031aa42dab00d259072'
- 'f63a8327eae9f9ff4baf2bf7fb0e8efb'
- 'b584e72576a403145f73f5922811bd6c'
- '8cb22a69c9c4f51fb1346ad70d91e68e'
- 'c53c3e6aa4ac01dbeb62f0cd2c56955f'
- '6657a26fb60a4a01138d3e29bc89e1d8'
- 'e2078a9cad3ff446508e5acbb1a14e58'
- '2dbcf245ca4ed3a02ac14b2457291ead'
- 'e3bf169e6350e3e70a813f0dba78b2b4'
- '559381a26276d3d3875ab73c3e743fae'
+md5sums=('be8b13f83045f0a53b69fe76d6d72e9c'
+ 'db423cbb1cee416b718138044a5de930'
+ '31944d2139d6d81ef1131bd513530621'
+ 'f447fd4ffe54aab9561c6caa262754b3'
+ '97fe698737a35c8803712d4e08007620'
+ 'acff44d97a5106d9b53c747dabeb0800'
+ '620d43a0b9f36388f423e030513864ef'
+ '4c5b1ed870363eca2602f0cb42a8415a'
+ '702c6ca31525d7d2c2ded86c77b0bd2e'
+ 'ac9b3acf78f43c1395d0e2dedc860f30'
+ 'd8d2c41cb86bc8ba2a07e001a5317abb'
+ '4d4af2fc06dbe33ec2307df812f7abe1'
+ '1398a566eb76598bf3005e187fc2386c'
+ 'dd962d2d57f88b9e07e665adad3cabbc'
+ 'fff0fc9cd16ef1eb2b2ed5d0a6e77f95'
+ 'e54d41d39e63d04ac4a88ce79e37af98'
+ 'dbc71403040f447683bf55d1f0be3cad'
+ '69ce5b72f44b008d0e78767c5b1dbf39'
+ '34a2e8ae6b81a042966740263c53e135'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
  '798b2ffdc8bcfe7bca2cf92b62caf685'
@@ -200,8 +201,10 @@
  'bc228237108cab7745897a9f466b6d39'
  'eee273f501ff45dc5f1365e78c6d57c0'
  '43b145db28e6c0d73578ae6fd35e510d'
- '37638431e7e40baf2e47966ebb9bc0e9')
+ '37638431e7e40baf2e47966ebb9bc0e9'
+ 'eb35d4c715e0dfc23bbc706996033829')
 
+
 build() {
 
unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH; unset 
EXTRAOPTS
@@ -230,6 +233,7 @@
patch -Np1 -i ${srcdir}/buildfix_ct2n.diff
patch -Np0 -i ${srcdir}/vbahelper.visibility.patch
patch -Np0 -i ${srcdir}/scp2-more-reasonable-file-access-rights.diff
+   patch -Np1 -i ${srcdir}/RemovetheoslSecuritygetHomeDircheck.diff

# unset C(XX)FLAGS
# http://www.openoffice.org/issues/show_bug.cgi?id=103205
@@ -275,7 +279,6 @@
--enable-crashdump \
--enable-dbus \
--enable-evolution2\
-   --enable-graphite --without-system-graphite \
--enable-gio\
--disable-gnome-vfs\
--disable-kde\



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 08:32:27
  Author: andyrtr
Revision: 141701

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

Added:
  libreoffice/repos/staging-i686/
  libreoffice/repos/staging-i686/PKGBUILD
(from rev 141700, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-i686/buildfix_boost.diff
(from rev 141700, libreoffice/trunk/buildfix_boost.diff)
  libreoffice/repos/staging-i686/buildfix_ct2n.diff
(from rev 141700, libreoffice/trunk/buildfix_ct2n.diff)
  libreoffice/repos/staging-i686/libreoffice.install
(from rev 141700, libreoffice/trunk/libreoffice.install)
  libreoffice/repos/staging-i686/scp2-more-reasonable-file-access-rights.diff
(from rev 141700, 
libreoffice/trunk/scp2-more-reasonable-file-access-rights.diff)
  libreoffice/repos/staging-i686/vbahelper.visibility.patch
(from rev 141700, libreoffice/trunk/vbahelper.visibility.patch)
  libreoffice/repos/staging-x86_64/
  libreoffice/repos/staging-x86_64/PKGBUILD
(from rev 141700, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/staging-x86_64/buildfix_boost.diff
(from rev 141700, libreoffice/trunk/buildfix_boost.diff)
  libreoffice/repos/staging-x86_64/buildfix_ct2n.diff
(from rev 141700, libreoffice/trunk/buildfix_ct2n.diff)
  libreoffice/repos/staging-x86_64/libreoffice.install
(from rev 141700, libreoffice/trunk/libreoffice.install)
  libreoffice/repos/staging-x86_64/scp2-more-reasonable-file-access-rights.diff
(from rev 141700, 
libreoffice/trunk/scp2-more-reasonable-file-access-rights.diff)
  libreoffice/repos/staging-x86_64/vbahelper.visibility.patch
(from rev 141700, libreoffice/trunk/vbahelper.visibility.patch)

-+
 staging-i686/PKGBUILD   |  920 ++
 staging-i686/buildfix_boost.diff|   40 
 staging-i686/buildfix_ct2n.diff |   17 
 staging-i686/libreoffice.install|   47 
 staging-i686/scp2-more-reasonable-file-access-rights.diff   |   15 
 staging-i686/vbahelper.visibility.patch |   33 
 staging-x86_64/PKGBUILD |  920 ++
 staging-x86_64/buildfix_boost.diff  |   40 
 staging-x86_64/buildfix_ct2n.diff   |   17 
 staging-x86_64/libreoffice.install  |   47 
 staging-x86_64/scp2-more-reasonable-file-access-rights.diff |   15 
 staging-x86_64/vbahelper.visibility.patch   |   33 
 12 files changed, 2144 insertions(+)

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


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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:33:53
  Author: bisson
Revision: 141702

rebuild, add a couple quotes

Modified:
  iptables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:32:27 UTC (rev 141701)
+++ PKGBUILD2011-11-02 12:33:53 UTC (rev 141702)
@@ -4,15 +4,15 @@
 
 pkgname=iptables
 pkgver=1.4.12.1
-pkgrel=1
-pkgdesc=A Linux kernel packet control tool
+pkgrel=2
+pkgdesc='Linux kernel packet control tool'
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://www.netfilter.org/projects/iptables/index.html;
+url='http://www.netfilter.org/projects/iptables/index.html'
 depends=('glibc' 'bash')
 makedepends=('linux-api-headers')
 options=('!libtool')
-source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2
+source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2;
 iptables
 ip6tables
 empty.rules
@@ -35,6 +35,7 @@
   '1694d79b3e6e9d9d543f6a6e75fed06066c9a6c6'
   '7db53bb882f62f6c677cc8559cff83d8bae2ef73'
   'ebbd1424a1564fd45f455a81c61ce348f0a14c2e')
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
@@ -43,7 +44,7 @@
   sed -i '88 i \\t${AM_VERBOSE_CCLD} ${CCLD} ${AM_LDFLAGS} -lm -shared 
${LDFLAGS} -o $@ $;\n' extensions/GNUmakefile.in
 
  # FS#25358: libxt_statistic.so undefined symbol: lround 
- export LDFLAGS=-lm
+ export LDFLAGS='-lm'
 
  ./configure --prefix=/usr \
  --libexecdir=/usr/lib/iptables --sysconfdir=/etc \
@@ -64,6 +65,6 @@
   install -D -m644 simple_firewall.rules 
${pkgdir}/etc/iptables/simple_firewall.rules
   install -D -m644 iptables.conf.d ${pkgdir}/etc/conf.d/iptables
 
-  mkdir -p ${pkgdir}/var/lib/iptables
-  install -m644 empty-{filter,mangle,nat,raw,security}.rules 
${pkgdir}/var/lib/iptables/
+  mkdir -p ${pkgdir}/var/lib/iptables
+  install -m644 empty-{filter,mangle,nat,raw,security}.rules 
${pkgdir}/var/lib/iptables
 }



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:35:45
  Author: bisson
Revision: 141703

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

Added:
  iptables/repos/testing-i686/
  iptables/repos/testing-i686/PKGBUILD
(from rev 141702, iptables/trunk/PKGBUILD)
  iptables/repos/testing-i686/empty-filter.rules
(from rev 141702, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-i686/empty-mangle.rules
(from rev 141702, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-i686/empty-nat.rules
(from rev 141702, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-i686/empty-raw.rules
(from rev 141702, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-i686/empty-security.rules
(from rev 141702, iptables/trunk/empty-security.rules)
  iptables/repos/testing-i686/empty.rules
(from rev 141702, iptables/trunk/empty.rules)
  iptables/repos/testing-i686/ip6tables
(from rev 141702, iptables/trunk/ip6tables)
  iptables/repos/testing-i686/iptables
(from rev 141702, iptables/trunk/iptables)
  iptables/repos/testing-i686/iptables.conf.d
(from rev 141702, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-i686/simple_firewall.rules
(from rev 141702, iptables/trunk/simple_firewall.rules)
  iptables/repos/testing-x86_64/
  iptables/repos/testing-x86_64/PKGBUILD
(from rev 141702, iptables/trunk/PKGBUILD)
  iptables/repos/testing-x86_64/empty-filter.rules
(from rev 141702, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-x86_64/empty-mangle.rules
(from rev 141702, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-x86_64/empty-nat.rules
(from rev 141702, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-x86_64/empty-raw.rules
(from rev 141702, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-x86_64/empty-security.rules
(from rev 141702, iptables/trunk/empty-security.rules)
  iptables/repos/testing-x86_64/empty.rules
(from rev 141702, iptables/trunk/empty.rules)
  iptables/repos/testing-x86_64/ip6tables
(from rev 141702, iptables/trunk/ip6tables)
  iptables/repos/testing-x86_64/iptables
(from rev 141702, iptables/trunk/iptables)
  iptables/repos/testing-x86_64/iptables.conf.d
(from rev 141702, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-x86_64/simple_firewall.rules
(from rev 141702, iptables/trunk/simple_firewall.rules)

--+
 testing-i686/PKGBUILD|   70 +
 testing-i686/empty-filter.rules  |6 ++
 testing-i686/empty-mangle.rules  |8 +++
 testing-i686/empty-nat.rules |7 +++
 testing-i686/empty-raw.rules |5 ++
 testing-i686/empty-security.rules|6 ++
 testing-i686/empty.rules |6 ++
 testing-i686/ip6tables   |   69 
 testing-i686/iptables|   68 
 testing-i686/iptables.conf.d |   12 +
 testing-i686/simple_firewall.rules   |   11 +
 testing-x86_64/PKGBUILD  |   70 +
 testing-x86_64/empty-filter.rules|6 ++
 testing-x86_64/empty-mangle.rules|8 +++
 testing-x86_64/empty-nat.rules   |7 +++
 testing-x86_64/empty-raw.rules   |5 ++
 testing-x86_64/empty-security.rules  |6 ++
 testing-x86_64/empty.rules   |6 ++
 testing-x86_64/ip6tables |   69 
 testing-x86_64/iptables  |   68 
 testing-x86_64/iptables.conf.d   |   12 +
 testing-x86_64/simple_firewall.rules |   11 +
 22 files changed, 536 insertions(+)

Copied: iptables/repos/testing-i686/PKGBUILD (from rev 141702, 
iptables/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:35:45 UTC (rev 141703)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Thomas Baechler tho...@archlinux.org
+
+pkgname=iptables
+pkgver=1.4.12.1
+pkgrel=2
+pkgdesc='Linux kernel packet control tool'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://www.netfilter.org/projects/iptables/index.html'
+depends=('glibc' 'bash')
+makedepends=('linux-api-headers')
+options=('!libtool')
+source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2;
+iptables
+ip6tables
+empty.rules
+simple_firewall.rules
+iptables.conf.d
+empty-filter.rules
+empty-mangle.rules
+empty-nat.rules
+empty-raw.rules
+empty-security.rules)
+backup=(etc/conf.d/iptables)
+sha1sums=('86022c3b5129ad7105f5087ec1349e99cc5a9728'
+  '5bb6fa526665cdd728c26f0f282f5a51f220cf88'
+  '2db68906b603e5268736f48c8e251f3a49da1d75'
+  

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

2011-11-02 Thread Tom Gundersen
Date: Wednesday, November 2, 2011 @ 08:37:59
  Author: tomegun
Revision: 141704

upgpkg: wireless_tools 29-5

sign package

Modified:
  wireless_tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:35:45 UTC (rev 141703)
+++ PKGBUILD2011-11-02 12:37:59 UTC (rev 141704)
@@ -4,7 +4,7 @@
 
 pkgname=wireless_tools
 pkgver=29
-pkgrel=4
+pkgrel=5
 pkgdesc=Wireless Tools
 arch=('i686' 'x86_64')
 url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;



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

2011-11-02 Thread Tom Gundersen
Date: Wednesday, November 2, 2011 @ 08:38:23
  Author: tomegun
Revision: 141705

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

Added:
  wireless_tools/repos/testing-i686/
  wireless_tools/repos/testing-i686/PKGBUILD
(from rev 141704, wireless_tools/trunk/PKGBUILD)
  wireless_tools/repos/testing-x86_64/
  wireless_tools/repos/testing-x86_64/PKGBUILD
(from rev 141704, wireless_tools/trunk/PKGBUILD)

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

Copied: wireless_tools/repos/testing-i686/PKGBUILD (from rev 141704, 
wireless_tools/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:38:23 UTC (rev 141705)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributer: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=29
+pkgrel=5
+pkgdesc=Wireless Tools
+arch=('i686' 'x86_64')
+url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
+license=('GPL')
+depends=('glibc')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
+md5sums=('e06c222e186f7cc013fd272d023710cb')
+
+build() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make
+}
+
+package() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make INSTALL_DIR=${pkgdir}/usr/sbin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   INSTALL_MAN=${pkgdir}/usr/share/man install
+}

Copied: wireless_tools/repos/testing-x86_64/PKGBUILD (from rev 141704, 
wireless_tools/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:38:23 UTC (rev 141705)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributer: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=29
+pkgrel=5
+pkgdesc=Wireless Tools
+arch=('i686' 'x86_64')
+url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
+license=('GPL')
+depends=('glibc')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
+md5sums=('e06c222e186f7cc013fd272d023710cb')
+
+build() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make
+}
+
+package() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make INSTALL_DIR=${pkgdir}/usr/sbin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   INSTALL_MAN=${pkgdir}/usr/share/man install
+}



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

2011-11-02 Thread Tom Gundersen
Date: Wednesday, November 2, 2011 @ 08:39:41
  Author: tomegun
Revision: 141706

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

Added:
  wireless_tools/repos/testing-i686/PKGBUILD
(from rev 141705, wireless_tools/trunk/PKGBUILD)
  wireless_tools/repos/testing-x86_64/PKGBUILD
(from rev 141705, wireless_tools/trunk/PKGBUILD)
Deleted:
  wireless_tools/repos/testing-i686/PKGBUILD
  wireless_tools/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2011-11-02 12:38:23 UTC (rev 141705)
+++ testing-i686/PKGBUILD   2011-11-02 12:39:41 UTC (rev 141706)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributer: Jason Chu j...@xentac.net
-
-pkgname=wireless_tools
-pkgver=29
-pkgrel=5
-pkgdesc=Wireless Tools
-arch=('i686' 'x86_64')
-url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
-license=('GPL')
-depends=('glibc')
-source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
-md5sums=('e06c222e186f7cc013fd272d023710cb')
-
-build() {
-   cd ${srcdir}/wireless_tools.${pkgver}
-   make
-}
-
-package() {
-   cd ${srcdir}/wireless_tools.${pkgver}
-   make INSTALL_DIR=${pkgdir}/usr/sbin \
-   INSTALL_LIB=${pkgdir}/usr/lib \
-   INSTALL_INC=${pkgdir}/usr/include \
-   INSTALL_MAN=${pkgdir}/usr/share/man install
-}

Copied: wireless_tools/repos/testing-i686/PKGBUILD (from rev 141705, 
wireless_tools/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:39:41 UTC (rev 141706)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributer: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=29
+pkgrel=5
+pkgdesc=Wireless Tools
+arch=('i686' 'x86_64')
+url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
+license=('GPL')
+depends=('glibc')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
+md5sums=('e06c222e186f7cc013fd272d023710cb')
+
+build() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make
+}
+
+package() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make INSTALL_DIR=${pkgdir}/usr/sbin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   INSTALL_MAN=${pkgdir}/usr/share/man install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2011-11-02 12:38:23 UTC (rev 141705)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:39:41 UTC (rev 141706)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributer: Jason Chu j...@xentac.net
-
-pkgname=wireless_tools
-pkgver=29
-pkgrel=5
-pkgdesc=Wireless Tools
-arch=('i686' 'x86_64')
-url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
-license=('GPL')
-depends=('glibc')
-source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
-md5sums=('e06c222e186f7cc013fd272d023710cb')
-
-build() {
-   cd ${srcdir}/wireless_tools.${pkgver}
-   make
-}
-
-package() {
-   cd ${srcdir}/wireless_tools.${pkgver}
-   make INSTALL_DIR=${pkgdir}/usr/sbin \
-   INSTALL_LIB=${pkgdir}/usr/lib \
-   INSTALL_INC=${pkgdir}/usr/include \
-   INSTALL_MAN=${pkgdir}/usr/share/man install
-}

Copied: wireless_tools/repos/testing-x86_64/PKGBUILD (from rev 141705, 
wireless_tools/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:39:41 UTC (rev 141706)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributer: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=29
+pkgrel=5
+pkgdesc=Wireless Tools
+arch=('i686' 'x86_64')
+url=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html;
+license=('GPL')
+depends=('glibc')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz;)
+md5sums=('e06c222e186f7cc013fd272d023710cb')
+
+build() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make
+}
+
+package() {
+   cd ${srcdir}/wireless_tools.${pkgver}
+   make INSTALL_DIR=${pkgdir}/usr/sbin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   

[arch-commits] Commit in btrfs-progs-unstable/trunk (PKGBUILD)

2011-11-02 Thread Tom Gundersen
Date: Wednesday, November 2, 2011 @ 08:41:11
  Author: tomegun
Revision: 141707

upgpkg: btrfs-progs-unstable 0.19.20101006-2

sign package

Modified:
  btrfs-progs-unstable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:39:41 UTC (rev 141706)
+++ PKGBUILD2011-11-02 12:41:11 UTC (rev 141707)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=btrfs-progs-unstable
 pkgver=0.19.20101006
-pkgrel=1
+pkgrel=2
 pkgdesc=btrfs filesystem utilities
 arch=(i686 x86_64)
 depends=('glibc' 'e2fsprogs')



[arch-commits] Commit in btrfs-progs-unstable/repos (6 files)

2011-11-02 Thread Tom Gundersen
Date: Wednesday, November 2, 2011 @ 08:41:54
  Author: tomegun
Revision: 141708

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

Added:
  btrfs-progs-unstable/repos/testing-i686/
  btrfs-progs-unstable/repos/testing-i686/PKGBUILD
(from rev 141707, btrfs-progs-unstable/trunk/PKGBUILD)
  btrfs-progs-unstable/repos/testing-i686/btrfs-progs-build-fixes.patch
(from rev 141707, btrfs-progs-unstable/trunk/btrfs-progs-build-fixes.patch)
  btrfs-progs-unstable/repos/testing-x86_64/
  btrfs-progs-unstable/repos/testing-x86_64/PKGBUILD
(from rev 141707, btrfs-progs-unstable/trunk/PKGBUILD)
  btrfs-progs-unstable/repos/testing-x86_64/btrfs-progs-build-fixes.patch
(from rev 141707, btrfs-progs-unstable/trunk/btrfs-progs-build-fixes.patch)

--+
 testing-i686/PKGBUILD|   25 +++
 testing-i686/btrfs-progs-build-fixes.patch   |   32 +
 testing-x86_64/PKGBUILD  |   25 +++
 testing-x86_64/btrfs-progs-build-fixes.patch |   32 +
 4 files changed, 114 insertions(+)

Copied: btrfs-progs-unstable/repos/testing-i686/PKGBUILD (from rev 141707, 
btrfs-progs-unstable/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:41:54 UTC (rev 141708)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+pkgname=btrfs-progs-unstable
+pkgver=0.19.20101006
+pkgrel=2
+pkgdesc=btrfs filesystem utilities
+arch=(i686 x86_64)
+depends=('glibc' 'e2fsprogs')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2)
+url=http://btrfs.wiki.kernel.org/;
+license=('GPL2')
+
+build() {
+   cd $srcdir/$pkgname
+   make CFLAGS=$CFLAGS all convert
+}
+
+package() {
+   cd $srcdir/$pkgname
+   make prefix=$pkgdir/usr bindir=$pkgdir/sbin install
+   # fix manpage
+   mkdir -p $pkgdir/usr/share/
+   mv $pkgdir/usr/man $pkgdir/usr/share/man
+}
+md5sums=('6bce610ed1720e6b9dc9fa96cbd8b73e')

Copied: btrfs-progs-unstable/repos/testing-i686/btrfs-progs-build-fixes.patch 
(from rev 141707, btrfs-progs-unstable/trunk/btrfs-progs-build-fixes.patch)
===
--- testing-i686/btrfs-progs-build-fixes.patch  (rev 0)
+++ testing-i686/btrfs-progs-build-fixes.patch  2011-11-02 12:41:54 UTC (rev 
141708)
@@ -0,0 +1,32 @@
+--- btrfs-progs-0.19/btrfsck.c 
 btrfs-progs-0.19/btrfsck.c 
+@@ -21,6 +21,9 @@ 
+ #include stdio.h
+ #include stdlib.h
+ #include fcntl.h
++#include sys/types.h
++#include sys/stat.h
++#include unistd.h
+ #include kerncompat.h
+ #include ctree.h
+ #include disk-io.h
+--- btrfs-progs-0.19/mkfs.c
 btrfs-progs-0.19/mkfs.c
+@@ -341,7 +341,7 @@ int main(int ac, char **av)
+   u64 alloc_start = 0;
+   u64 metadata_profile = BTRFS_BLOCK_GROUP_RAID1 | BTRFS_BLOCK_GROUP_DUP;
+   u64 data_profile = BTRFS_BLOCK_GROUP_RAID0;
+-  u32 leafsize = getpagesize();
++  u32 leafsize = sysconf(_SC_PAGESIZE);
+   u32 sectorsize = 4096;
+   u32 nodesize = leafsize;
+   u32 stripesize = 4096;
+@@ -398,7 +398,7 @@ int main(int ac, char **av)
+   print_usage();
+   }
+   }
+-  sectorsize = max(sectorsize, (u32)getpagesize());
++  sectorsize = max(sectorsize, (u32)sysconf(_SC_PAGESIZE));
+   if (leafsize  sectorsize || (leafsize  (sectorsize - 1))) {
+   fprintf(stderr, Illegal leafsize %u\n, leafsize);
+   exit(1);

Copied: btrfs-progs-unstable/repos/testing-x86_64/PKGBUILD (from rev 141707, 
btrfs-progs-unstable/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:41:54 UTC (rev 141708)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+pkgname=btrfs-progs-unstable
+pkgver=0.19.20101006
+pkgrel=2
+pkgdesc=btrfs filesystem utilities
+arch=(i686 x86_64)
+depends=('glibc' 'e2fsprogs')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2)
+url=http://btrfs.wiki.kernel.org/;
+license=('GPL2')
+
+build() {
+   cd $srcdir/$pkgname
+   make CFLAGS=$CFLAGS all convert
+}
+
+package() {
+   cd $srcdir/$pkgname
+   make prefix=$pkgdir/usr bindir=$pkgdir/sbin install
+   # fix manpage
+   mkdir -p $pkgdir/usr/share/
+   mv $pkgdir/usr/man $pkgdir/usr/share/man
+}
+md5sums=('6bce610ed1720e6b9dc9fa96cbd8b73e')

Copied: btrfs-progs-unstable/repos/testing-x86_64/btrfs-progs-build-fixes.patch 
(from rev 141707, btrfs-progs-unstable/trunk/btrfs-progs-build-fixes.patch)
===
--- testing-x86_64/btrfs-progs-build-fixes.patch
(rev 0)
+++ 

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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:48:00
  Author: tpowa
Revision: 141709

rebuild for signing and added check function

Modified:
  cracklib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:41:54 UTC (rev 141708)
+++ PKGBUILD2011-11-02 12:48:00 UTC (rev 141709)
@@ -4,7 +4,7 @@
 
 pkgname=cracklib
 pkgver=2.8.18
-pkgrel=1
+pkgrel=2
 pkgdesc=Password Checking Library
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -20,6 +20,11 @@
   make 
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:48:28
  Author: tpowa
Revision: 141710

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

Added:
  cracklib/repos/testing-i686/
  cracklib/repos/testing-i686/PKGBUILD
(from rev 141709, cracklib/trunk/PKGBUILD)
  cracklib/repos/testing-x86_64/
  cracklib/repos/testing-x86_64/PKGBUILD
(from rev 141709, cracklib/trunk/PKGBUILD)

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

Copied: cracklib/repos/testing-i686/PKGBUILD (from rev 141709, 
cracklib/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:48:28 UTC (rev 141710)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Federico Quagliata (quaqo) qu...@despammed.com
+
+pkgname=cracklib
+pkgver=2.8.18
+pkgrel=2
+pkgdesc=Password Checking Library
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://sourceforge.net/projects/cracklib;
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('79053ad8bc714a44cd660cb12116211b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --without-python
+  make 
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 dicts/cracklib-small $pkgdir/usr/share/dict/cracklib-small
+  sh ./util/cracklib-format dicts/cracklib-small \
+| sh ./util/cracklib-packer $pkgdir/usr/share/cracklib/pw_dict
+}

Copied: cracklib/repos/testing-x86_64/PKGBUILD (from rev 141709, 
cracklib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:48:28 UTC (rev 141710)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Federico Quagliata (quaqo) qu...@despammed.com
+
+pkgname=cracklib
+pkgver=2.8.18
+pkgrel=2
+pkgdesc=Password Checking Library
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://sourceforge.net/projects/cracklib;
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('79053ad8bc714a44cd660cb12116211b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --without-python
+  make 
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 dicts/cracklib-small $pkgdir/usr/share/dict/cracklib-small
+  sh ./util/cracklib-format dicts/cracklib-small \
+| sh ./util/cracklib-packer $pkgdir/usr/share/cracklib/pw_dict
+}



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:51:36
  Author: bisson
Revision: 141711

rebuild, add some quotes and a useless check()

Modified:
  jfsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:48:28 UTC (rev 141710)
+++ PKGBUILD2011-11-02 12:51:36 UTC (rev 141711)
@@ -1,24 +1,30 @@
 # $Id$
 # Maintainer: Tobias Powalowski tp...@archlinux.org
+
 pkgname=jfsutils
 pkgver=1.1.15
-pkgrel=2
-pkgdesc=JFS filesystem utilities
-arch=(i686 x86_64)
-url=http://jfs.sourceforge.net;
+pkgrel=3
+pkgdesc='JFS filesystem utilities'
+arch=('i686' 'x86_64')
+url='http://jfs.sourceforge.net'
 license=('GPL')
 groups=('base')
 depends=('util-linux-ng')
-source=(http://jfs.sourceforge.net/project/pub/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8809465cd48a202895bc2a12e1923b5d')
+source=(http://jfs.sourceforge.net/project/pub/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('291e8bd9d615cf3d27e4000117c81a3602484a50')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --sbindir=/sbin 
-  make
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --sbindir=/sbin 
+   make
 }
 
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make check
+}
+
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
 }



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

2011-11-02 Thread Gaetan Bisson
Date: Wednesday, November 2, 2011 @ 08:52:05
  Author: bisson
Revision: 141712

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

Added:
  jfsutils/repos/testing-i686/
  jfsutils/repos/testing-i686/PKGBUILD
(from rev 141711, jfsutils/trunk/PKGBUILD)
  jfsutils/repos/testing-x86_64/
  jfsutils/repos/testing-x86_64/PKGBUILD
(from rev 141711, jfsutils/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   30 ++
 testing-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: jfsutils/repos/testing-i686/PKGBUILD (from rev 141711, 
jfsutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:52:05 UTC (rev 141712)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=jfsutils
+pkgver=1.1.15
+pkgrel=3
+pkgdesc='JFS filesystem utilities'
+arch=('i686' 'x86_64')
+url='http://jfs.sourceforge.net'
+license=('GPL')
+groups=('base')
+depends=('util-linux-ng')
+source=(http://jfs.sourceforge.net/project/pub/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('291e8bd9d615cf3d27e4000117c81a3602484a50')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --sbindir=/sbin 
+   make
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make check
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: jfsutils/repos/testing-x86_64/PKGBUILD (from rev 141711, 
jfsutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:52:05 UTC (rev 141712)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=jfsutils
+pkgver=1.1.15
+pkgrel=3
+pkgdesc='JFS filesystem utilities'
+arch=('i686' 'x86_64')
+url='http://jfs.sourceforge.net'
+license=('GPL')
+groups=('base')
+depends=('util-linux-ng')
+source=(http://jfs.sourceforge.net/project/pub/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('291e8bd9d615cf3d27e4000117c81a3602484a50')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --sbindir=/sbin 
+   make
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make check
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:52:36
  Author: tpowa
Revision: 141713

rebuild for signing and added check function

Modified:
  findutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:52:05 UTC (rev 141712)
+++ PKGBUILD2011-11-02 12:52:36 UTC (rev 141713)
@@ -3,7 +3,7 @@
 
 pkgname=findutils
 pkgver=4.4.2
-pkgrel=3
+pkgrel=4
 pkgdesc=GNU utilities to locate files
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -25,6 +25,11 @@
   make
 }
 
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=$pkgdir install



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:52:59
  Author: tpowa
Revision: 141714

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

Added:
  findutils/repos/testing-i686/
  findutils/repos/testing-i686/PKGBUILD
(from rev 141713, findutils/trunk/PKGBUILD)
  findutils/repos/testing-i686/findutils.install
(from rev 141713, findutils/trunk/findutils.install)
  findutils/repos/testing-x86_64/
  findutils/repos/testing-x86_64/PKGBUILD
(from rev 141713, findutils/trunk/PKGBUILD)
  findutils/repos/testing-x86_64/findutils.install
(from rev 141713, findutils/trunk/findutils.install)

--+
 testing-i686/PKGBUILD|   36 
 testing-i686/findutils.install   |   22 ++
 testing-x86_64/PKGBUILD  |   36 
 testing-x86_64/findutils.install |   22 ++
 4 files changed, 116 insertions(+)

Copied: findutils/repos/testing-i686/PKGBUILD (from rev 141713, 
findutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:52:59 UTC (rev 141714)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:
+
+pkgname=findutils
+pkgver=4.4.2
+pkgrel=4
+pkgdesc=GNU utilities to locate files
+arch=('i686' 'x86_64')
+license=('GPL3')
+groups=('base')
+depends=('glibc' 'sh')
+url=http://www.gnu.org/software/findutils;
+source=(ftp://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.gz)
+install=findutils.install
+sha1sums=('e8dd88fa2cc58abffd0bfc1eddab9020231bb024')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Don't build or install locate because we use mlocate,
+  # which is a secure version of locate.
+  sed -i '/^SUBDIRS/s/locate//' Makefile.in
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}

Copied: findutils/repos/testing-i686/findutils.install (from rev 141713, 
findutils/trunk/findutils.install)
===
--- testing-i686/findutils.install  (rev 0)
+++ testing-i686/findutils.install  2011-11-02 12:52:59 UTC (rev 141714)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(find-maint.info find.info)
+
+post_install() {
+  [ -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 $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: findutils/repos/testing-x86_64/PKGBUILD (from rev 141713, 
findutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:52:59 UTC (rev 141714)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:
+
+pkgname=findutils
+pkgver=4.4.2
+pkgrel=4
+pkgdesc=GNU utilities to locate files
+arch=('i686' 'x86_64')
+license=('GPL3')
+groups=('base')
+depends=('glibc' 'sh')
+url=http://www.gnu.org/software/findutils;
+source=(ftp://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.gz)
+install=findutils.install
+sha1sums=('e8dd88fa2cc58abffd0bfc1eddab9020231bb024')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Don't build or install locate because we use mlocate,
+  # which is a secure version of locate.
+  sed -i '/^SUBDIRS/s/locate//' Makefile.in
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}

Copied: findutils/repos/testing-x86_64/findutils.install (from rev 141713, 
findutils/trunk/findutils.install)
===
--- testing-x86_64/findutils.install(rev 0)
+++ testing-x86_64/findutils.install2011-11-02 12:52:59 UTC (rev 141714)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(find-maint.info find.info)
+
+post_install() {
+  [ -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 $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:57:00
  Author: tpowa
Revision: 141715

rebuild for signing

Modified:
  gawk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:52:59 UTC (rev 141714)
+++ PKGBUILD2011-11-02 12:57:00 UTC (rev 141715)
@@ -4,7 +4,7 @@
 
 pkgname=gawk
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc=GNU version of awk
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/directory/GNU/gawk.html;



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 08:57:23
  Author: tpowa
Revision: 141716

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

Added:
  gawk/repos/testing-i686/
  gawk/repos/testing-i686/PKGBUILD
(from rev 141715, gawk/trunk/PKGBUILD)
  gawk/repos/testing-i686/gawk.install
(from rev 141715, gawk/trunk/gawk.install)
  gawk/repos/testing-x86_64/
  gawk/repos/testing-x86_64/PKGBUILD
(from rev 141715, gawk/trunk/PKGBUILD)
  gawk/repos/testing-x86_64/gawk.install
(from rev 141715, gawk/trunk/gawk.install)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-i686/gawk.install   |   22 ++
 testing-x86_64/PKGBUILD |   41 +
 testing-x86_64/gawk.install |   22 ++
 4 files changed, 126 insertions(+)

Copied: gawk/repos/testing-i686/PKGBUILD (from rev 141715, gawk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 12:57:23 UTC (rev 141716)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=gawk
+pkgver=4.0.0
+pkgrel=2
+pkgdesc=GNU version of awk
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/directory/GNU/gawk.html;
+license=('GPL')
+groups=('base')
+depends=('sh' 'glibc')
+provides=('awk')
+install=gawk.install
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('51e417b71287629940051e6f652c6492')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make -j1 check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -dm755 ${pkgdir}/bin 
+  mv ${pkgdir}/usr/bin/gawk* ${pkgdir}/bin/
+  ln -sf gawk ${pkgdir}/bin/awk
+  ln -sf /bin/gawk ${pkgdir}/usr/bin/
+}

Copied: gawk/repos/testing-i686/gawk.install (from rev 141715, 
gawk/trunk/gawk.install)
===
--- testing-i686/gawk.install   (rev 0)
+++ testing-i686/gawk.install   2011-11-02 12:57:23 UTC (rev 141716)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(gawk.info.gz gawkinet.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gawk/repos/testing-x86_64/PKGBUILD (from rev 141715, 
gawk/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 12:57:23 UTC (rev 141716)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=gawk
+pkgver=4.0.0
+pkgrel=2
+pkgdesc=GNU version of awk
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/directory/GNU/gawk.html;
+license=('GPL')
+groups=('base')
+depends=('sh' 'glibc')
+provides=('awk')
+install=gawk.install
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('51e417b71287629940051e6f652c6492')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make -j1 check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -dm755 ${pkgdir}/bin 
+  mv ${pkgdir}/usr/bin/gawk* ${pkgdir}/bin/
+  ln -sf gawk ${pkgdir}/bin/awk
+  ln -sf /bin/gawk ${pkgdir}/usr/bin/
+}

Copied: gawk/repos/testing-x86_64/gawk.install (from rev 141715, 
gawk/trunk/gawk.install)
===
--- testing-x86_64/gawk.install (rev 0)
+++ testing-x86_64/gawk.install 2011-11-02 12:57:23 UTC (rev 141716)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(gawk.info.gz gawkinet.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 09:12:14
  Author: tpowa
Revision: 141717

rebuild for signing

Modified:
  groff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 12:57:23 UTC (rev 141716)
+++ PKGBUILD2011-11-02 13:12:14 UTC (rev 141717)
@@ -2,7 +2,7 @@
 # Maintainer: judd jvi...@zeroflux.org
 pkgname=groff
 pkgver=1.21
-pkgrel=1
+pkgrel=2
 pkgdesc=GNU troff text-formatting system
 arch=(i686 x86_64)
 url=http://www.gnu.org/software/groff/groff.html;
@@ -25,6 +25,11 @@
   make
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   make prefix=$pkgdir/usr install



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

2011-11-02 Thread Tobias Powalowski
Date: Wednesday, November 2, 2011 @ 09:12:48
  Author: tpowa
Revision: 141718

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

Added:
  groff/repos/testing-i686/
  groff/repos/testing-i686/PKGBUILD
(from rev 141717, groff/trunk/PKGBUILD)
  groff/repos/testing-i686/groff.install
(from rev 141717, groff/trunk/groff.install)
  groff/repos/testing-i686/site.tmac
(from rev 141717, groff/trunk/site.tmac)
  groff/repos/testing-x86_64/
  groff/repos/testing-x86_64/PKGBUILD
(from rev 141717, groff/trunk/PKGBUILD)
  groff/repos/testing-x86_64/groff.install
(from rev 141717, groff/trunk/groff.install)
  groff/repos/testing-x86_64/site.tmac
(from rev 141717, groff/trunk/site.tmac)

--+
 testing-i686/PKGBUILD|   48 +
 testing-i686/groff.install   |   20 +
 testing-i686/site.tmac   |   16 +
 testing-x86_64/PKGBUILD  |   48 +
 testing-x86_64/groff.install |   20 +
 testing-x86_64/site.tmac |   16 +
 6 files changed, 168 insertions(+)

Copied: groff/repos/testing-i686/PKGBUILD (from rev 141717, 
groff/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 13:12:48 UTC (rev 141718)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: judd jvi...@zeroflux.org
+pkgname=groff
+pkgver=1.21
+pkgrel=2
+pkgdesc=GNU troff text-formatting system
+arch=(i686 x86_64)
+url=http://www.gnu.org/software/groff/groff.html;
+license=('GPL')
+depends=('perl' 'gcc-libs' 'texinfo')
+makedepends=('netpbm' 'psutils' 'ghostscript')
+optdepends=('netpbm: for use together with man -H command interaction in 
browsers'
+'psutils: for use together with man -H command interaction in 
browsers')
+source=(ftp://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz
+site.tmac)
+options=(!makeflags !docs)
+install=groff.install
+md5sums=('8b8cd29385b97616a0f0d96d0951c5bf'
+ 'a1fedafd7863b37968d32ad9ae1d8c13')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --without-x
+  mkdir -p $pkgdir/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make prefix=$pkgdir/usr install
+   cd $pkgdir/usr/bin
+   # needed for xman
+   ln -s eqn geqn
+   ln -s tbl gtbl
+   ln -s soelim zsoelim
+  rm -rf $pkgdir/usr/lib/groff/site-tmac
+  # Fix some issues when encoding to utf8 man pages
+  #  The output chars don't match keyboard chars...
+  cat $srcdir/site.tmac  \
+$pkgdir/usr/share/groff/site-tmac/man.local
+  cat $srcdir/site.tmac  \
+$pkgdir/usr/share/groff/site-tmac/mdoc.local
+}

Copied: groff/repos/testing-i686/groff.install (from rev 141717, 
groff/trunk/groff.install)
===
--- testing-i686/groff.install  (rev 0)
+++ testing-i686/groff.install  2011-11-02 13:12:48 UTC (rev 141718)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(groff.info groff.info-1 groff.info-2 groff.info-3)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: groff/repos/testing-i686/site.tmac (from rev 141717, 
groff/trunk/site.tmac)
===
--- testing-i686/site.tmac  (rev 0)
+++ testing-i686/site.tmac  2011-11-02 13:12:48 UTC (rev 141718)
@@ -0,0 +1,16 @@
+.
+.if n \{\
+.  \ Character translations for non-keyboard
+.  \ characters - to make them searchable
+.  if '\*[.T]'utf8' \{\
+.char \- \N'45'
+.char - \N'45'
+.char ' \N'39'
+.char \' \N'39'
+.  \}
+.
+.  \ Shut off SGR by default (groff colors)
+.  \ Require GROFF_SGR envvar defined to turn it on
+.  if '\V[GROFF_SGR]'' \
+.output x X tty: sgr 0
+.\}

Copied: groff/repos/testing-x86_64/PKGBUILD (from rev 141717, 
groff/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 13:12:48 UTC (rev 141718)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: judd jvi...@zeroflux.org
+pkgname=groff
+pkgver=1.21
+pkgrel=2
+pkgdesc=GNU troff text-formatting system
+arch=(i686 x86_64)
+url=http://www.gnu.org/software/groff/groff.html;
+license=('GPL')
+depends=('perl' 'gcc-libs' 'texinfo')
+makedepends=('netpbm' 'psutils' 'ghostscript')
+optdepends=('netpbm: for use together with man -H command interaction in 
browsers'
+'psutils: for use together with man -H 

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

2011-11-02 Thread Giovanni Scafora
Date: Wednesday, November 2, 2011 @ 11:08:48
  Author: giovanni
Revision: 141719

upgpkg: mercurial 2.0-1

upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 13:12:48 UTC (rev 141718)
+++ PKGBUILD2011-11-02 15:08:48 UTC (rev 141719)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=mercurial
-pkgver=1.9.3
+pkgver=2.0
 pkgrel=1
 pkgdesc=A scalable distributed SCM tool
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 backup=('etc/mercurial/hgrc')
 source=(http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz;
 'mercurial.profile')
-md5sums=('f309b084aaf58773e9f4f4d66c49622a'
+md5sums=('38f439a63bae1687d385758c8ad3d53e'
  '43e1d36564d4c7fbe9a091d3ea370a44')
 
 package() {



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

2011-11-02 Thread Giovanni Scafora
Date: Wednesday, November 2, 2011 @ 11:09:38
  Author: giovanni
Revision: 141720

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

Added:
  mercurial/repos/extra-i686/PKGBUILD
(from rev 141719, mercurial/trunk/PKGBUILD)
  mercurial/repos/extra-i686/mercurial.profile
(from rev 141719, mercurial/trunk/mercurial.profile)
  mercurial/repos/extra-x86_64/PKGBUILD
(from rev 141719, mercurial/trunk/PKGBUILD)
  mercurial/repos/extra-x86_64/mercurial.profile
(from rev 141719, mercurial/trunk/mercurial.profile)
Deleted:
  mercurial/repos/extra-i686/PKGBUILD
  mercurial/repos/extra-i686/mercurial.profile
  mercurial/repos/extra-x86_64/PKGBUILD
  mercurial/repos/extra-x86_64/mercurial.profile

+
 extra-i686/PKGBUILD|   92 +++
 extra-i686/mercurial.profile   |2 
 extra-x86_64/PKGBUILD  |   92 +++
 extra-x86_64/mercurial.profile |2 
 4 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 15:08:48 UTC (rev 141719)
+++ extra-i686/PKGBUILD 2011-11-02 15:09:38 UTC (rev 141720)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-pkgname=mercurial
-pkgver=1.9.3
-pkgrel=1
-pkgdesc=A scalable distributed SCM tool
-arch=('i686' 'x86_64')
-url=http://mercurial.selenic.com/;
-license=('GPL')
-depends=('python2')
-optdepends=('tk: for the hgk GUI')
-backup=('etc/mercurial/hgrc')
-source=(http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz;
-'mercurial.profile')
-md5sums=('f309b084aaf58773e9f4f4d66c49622a'
- '43e1d36564d4c7fbe9a091d3ea370a44')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}/ --optimize=1
-
-  sed -i -e 's#env python#env python2#' \
-${pkgdir}/usr/lib/python2.7/site-packages/mercurial/lsprof.py
-
-  install -d ${pkgdir}/usr/share/man/{man1,man5}
-  install -m644 doc/hg.1 ${pkgdir}/usr/share/man/man1
-  install -m644 doc/{hgrc.5,hgignore.5} ${pkgdir}/usr/share/man/man5
-  install -m755 contrib/hgk ${pkgdir}/usr/bin
-  install -m644 -D contrib/zsh_completion 
${pkgdir}/usr/share/zsh/site-functions/_hg
-  install -m644 -D contrib/bash_completion ${pkgdir}/etc/bash_completion.d/hg
-  install -d ${pkgdir}/usr/share/emacs/site-lisp
-  install -m644 contrib/{mq.el,mercurial.el} 
${pkgdir}/usr/share/emacs/site-lisp
-
-  vimpath=${pkgdir}/usr/share/vim/vimfiles
-  install -Dm644 contrib/vim/HGAnnotate.vim ${vimpath}/syntax/HGAnnotate.vim
-
-  # set some variables
-  install -m755 -d ${pkgdir}/etc/profile.d
-  install -m755 ${srcdir}/mercurial.profile 
${pkgdir}/etc/profile.d/mercurial.sh
-
-  # install configuration file
-  install -m755 -d ${pkgdir}/etc/mercurial
-  install -m644 contrib/sample.hgrc ${pkgdir}/etc/mercurial/hgrc
-}

Copied: mercurial/repos/extra-i686/PKGBUILD (from rev 141719, 
mercurial/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 15:09:38 UTC (rev 141720)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgname=mercurial
+pkgver=2.0
+pkgrel=1
+pkgdesc=A scalable distributed SCM tool
+arch=('i686' 'x86_64')
+url=http://mercurial.selenic.com/;
+license=('GPL')
+depends=('python2')
+optdepends=('tk: for the hgk GUI')
+backup=('etc/mercurial/hgrc')
+source=(http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz;
+'mercurial.profile')
+md5sums=('38f439a63bae1687d385758c8ad3d53e'
+ '43e1d36564d4c7fbe9a091d3ea370a44')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}/ --optimize=1
+
+  sed -i -e 's#env python#env python2#' \
+${pkgdir}/usr/lib/python2.7/site-packages/mercurial/lsprof.py
+
+  install -d ${pkgdir}/usr/share/man/{man1,man5}
+  install -m644 doc/hg.1 ${pkgdir}/usr/share/man/man1
+  install -m644 doc/{hgrc.5,hgignore.5} ${pkgdir}/usr/share/man/man5
+  install -m755 contrib/hgk ${pkgdir}/usr/bin
+  install -m644 -D contrib/zsh_completion 
${pkgdir}/usr/share/zsh/site-functions/_hg
+  install -m644 -D contrib/bash_completion ${pkgdir}/etc/bash_completion.d/hg
+  install -d ${pkgdir}/usr/share/emacs/site-lisp
+  install -m644 contrib/{mq.el,mercurial.el} 
${pkgdir}/usr/share/emacs/site-lisp
+
+  vimpath=${pkgdir}/usr/share/vim/vimfiles
+  install -Dm644 contrib/vim/HGAnnotate.vim ${vimpath}/syntax/HGAnnotate.vim
+
+  # set some variables
+  install -m755 -d ${pkgdir}/etc/profile.d
+  install -m755 ${srcdir}/mercurial.profile 
${pkgdir}/etc/profile.d/mercurial.sh
+
+  # install configuration file
+  install -m755 -d ${pkgdir}/etc/mercurial
+  install 

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

2011-11-02 Thread Evangelos Foutras
Date: Wednesday, November 2, 2011 @ 11:10:28
  Author: foutrelis
Revision: 141721

upgpkg: xfce4-session 4.8.2-2

Remove .pkla files; shutdown/suspend/etc should continue to work for people 
with correct ConsoleKit sessions.

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/org.freedesktop.consolekit.pkla
  xfce4-session/trunk/org.freedesktop.upower.pkla

-+
 PKGBUILD|   21 +++--
 org.freedesktop.consolekit.pkla |   31 ---
 org.freedesktop.upower.pkla |   15 ---
 3 files changed, 3 insertions(+), 64 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 15:09:38 UTC (rev 141720)
+++ PKGBUILD2011-11-02 15:10:28 UTC (rev 141721)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -17,16 +17,10 @@
 makedepends=('intltool')
 optdepends=('fortune-mod: for xfce4-tips')
 replaces=('xfce4-toys')
-backup=(etc/polkit-1/localauthority/50-local.d/org.freedesktop.consolekit.pkla
-etc/polkit-1/localauthority/50-local.d/org.freedesktop.upower.pkla)
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2
-org.freedesktop.consolekit.pkla
-org.freedesktop.upower.pkla)
-sha1sums=('636c2983552861a959225e554898675152a4d812'
-  '378eb741d4cf31a721dd37d15196cff7dc7cd064'
-  '2f2f70824ebaf61554754b8ec2e995646e4a97c2')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
+sha256sums=('31bca2a559e05a8a859f150394a901517e5842414ef171a85c5da234e344c0d0')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -50,16 +44,7 @@
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-
   make DESTDIR=$pkgdir install
-
-  # install polkit/consolekit permission file needed for usage without a
-  # display manager
-  install -dm700 $pkgdir/etc/polkit-1/localauthority
-  install -d $pkgdir/etc/polkit-1/localauthority/50-local.d
-  install -m644 -t $pkgdir/etc/polkit-1/localauthority/50-local.d/ \
-$srcdir/org.freedesktop.{consolekit,upower}.pkla
 }
 
-
 # vim:set ts=2 sw=2 et:

Deleted: org.freedesktop.consolekit.pkla
===
--- org.freedesktop.consolekit.pkla 2011-11-02 15:09:38 UTC (rev 141720)
+++ org.freedesktop.consolekit.pkla 2011-11-02 15:10:28 UTC (rev 141721)
@@ -1,31 +0,0 @@
-[Local restart]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.consolekit.system.restart
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes
-
-[Local shutdown]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.consolekit.system.stop
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes
-
-[Local restart - multiple]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.consolekit.system.restart-multiple-users
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes
-
-[Local shutdown - multiple]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.consolekit.system.stop-multiple-users
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes

Deleted: org.freedesktop.upower.pkla
===
--- org.freedesktop.upower.pkla 2011-11-02 15:09:38 UTC (rev 141720)
+++ org.freedesktop.upower.pkla 2011-11-02 15:10:28 UTC (rev 141721)
@@ -1,15 +0,0 @@
-[Local hibernate]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.upower.hibernate
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes
-
-[Local suspend]
-#Identity=unix-user: your_username
-Identity=unix-group:power
-Action=org.freedesktop.upower.suspend
-ResultAny=yes
-ResultInactive=no
-ResultActive=yes



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

2011-11-02 Thread Evangelos Foutras
Date: Wednesday, November 2, 2011 @ 11:10:56
  Author: foutrelis
Revision: 141722

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

Added:
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 141721, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-i686/xfce4-session.install
(from rev 141721, xfce4-session/trunk/xfce4-session.install)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 141721, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-x86_64/xfce4-session.install
(from rev 141721, xfce4-session/trunk/xfce4-session.install)
Deleted:
  xfce4-session/repos/extra-i686/PKGBUILD
  xfce4-session/repos/extra-i686/org.freedesktop.consolekit.pkla
  xfce4-session/repos/extra-i686/org.freedesktop.upower.pkla
  xfce4-session/repos/extra-i686/xfce4-session.install
  xfce4-session/repos/extra-x86_64/PKGBUILD
  xfce4-session/repos/extra-x86_64/org.freedesktop.consolekit.pkla
  xfce4-session/repos/extra-x86_64/org.freedesktop.upower.pkla
  xfce4-session/repos/extra-x86_64/xfce4-session.install

--+
 extra-i686/PKGBUILD  |  110 +++--
 extra-i686/org.freedesktop.consolekit.pkla   |   31 ---
 extra-i686/org.freedesktop.upower.pkla   |   15 ---
 extra-i686/xfce4-session.install |   24 ++---
 extra-x86_64/PKGBUILD|  110 +++--
 extra-x86_64/org.freedesktop.consolekit.pkla |   31 ---
 extra-x86_64/org.freedesktop.upower.pkla |   15 ---
 extra-x86_64/xfce4-session.install   |   24 ++---
 8 files changed, 126 insertions(+), 234 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 15:10:28 UTC (rev 141721)
+++ extra-i686/PKGBUILD 2011-11-02 15:10:56 UTC (rev 141722)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=xfce4-session
-pkgver=4.8.2
-pkgrel=1
-pkgdesc=A session manager for Xfce
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.xfce.org/;
-groups=('xfce4')
- # keep xorg-server-utils for https://bugs.archlinux.org/task/21096  
'xorg-server-utils'
- # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('xfce4-panel' 'gconf' 'libgnome-keyring' 'libwnck' 'libsm' 
'xorg-iceauth' 'upower' 'consolekit' 'hicolor-icon-theme' )
-makedepends=('intltool')
-optdepends=('fortune-mod: for xfce4-tips')
-replaces=('xfce4-toys')
-backup=(etc/polkit-1/localauthority/50-local.d/org.freedesktop.consolekit.pkla
-   etc/polkit-1/localauthority/50-local.d/org.freedesktop.upower.pkla)
-options=('!libtool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
-   org.freedesktop.consolekit.pkla
-   org.freedesktop.upower.pkla)
-md5sums=('48780cbcf784ab64debc9312f17765f2'
- '2e2519950d8c591dc9440ed8957a49ed'
- '5fa270637b5e685f033863d8664795a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib/xfce4 \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-hal \
-   --enable-gnome \
-   --enable-libgnome-keyring \
-   --enable-session-screenshots \
-   --enable-upower \
-   --enable-consolekit \
-   --enable-polkit \
-   --enable-panel-plugin \
-   --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  # install polkit/consolekit permission file needed for usage without a 
display manager
-  install -dm700 ${pkgdir}/etc/polkit-1/localauthority
-  install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d
-  install -m644 ${srcdir}/org.freedesktop.consolekit.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
-  install -m644 ${srcdir}/org.freedesktop.upower.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
-}
-

Copied: xfce4-session/repos/extra-i686/PKGBUILD (from rev 141721, 
xfce4-session/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 15:10:56 UTC (rev 141722)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=xfce4-session
+pkgver=4.8.2
+pkgrel=2
+pkgdesc=A session manager for Xfce
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+# keep xorg-server-utils for https://bugs.archlinux.org/task/21096
+# upower and consolekit for reboot/shutdown/hibernate/suspend
+depends=('xfce4-panel' 'gconf' 'libgnome-keyring' 'libwnck' 'libsm'
+ 'xorg-iceauth' 'upower' 'consolekit' 'hicolor-icon-theme')
+makedepends=('intltool')
+optdepends=('fortune-mod: for xfce4-tips')

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

2011-11-02 Thread Giovanni Scafora
Date: Wednesday, November 2, 2011 @ 11:22:04
  Author: giovanni
Revision: 141723

upgpkg: gparted 0.10.0-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 15:10:56 UTC (rev 141722)
+++ PKGBUILD2011-11-02 15:22:04 UTC (rev 141723)
@@ -4,8 +4,8 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gparted
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
 pkgdesc=A Partition Magic clone, frontend to GNU Parted
 arch=('i686' 'x86_64')
 url=http://gparted.sourceforge.net;
@@ -23,7 +23,7 @@
 install=gparted.install
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
 'org.archlinux.pkexec.gparted.policy')
-md5sums=('f3578504c7c9b7b2e842840f8b72'
+md5sums=('d5b339eb5bef7a99ff73f750834b37b9'
  '27c264cfad8fa413d75954dda7a2dd50')
 
 build() {



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

2011-11-02 Thread Giovanni Scafora
Date: Wednesday, November 2, 2011 @ 11:23:08
  Author: giovanni
Revision: 141724

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

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

--+
 extra-i686/PKGBUILD  |  104 ++---
 extra-i686/gparted.install   |   22 ++--
 extra-i686/org.archlinux.pkexec.gparted.policy   |   40 
 extra-x86_64/PKGBUILD|  104 ++---
 extra-x86_64/gparted.install |   22 ++--
 extra-x86_64/org.archlinux.pkexec.gparted.policy |   40 
 6 files changed, 166 insertions(+), 166 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 15:22:04 UTC (rev 141723)
+++ extra-i686/PKGBUILD 2011-11-02 15:23:08 UTC (rev 141724)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gparted
-pkgver=0.9.1
-pkgrel=3
-pkgdesc=A Partition Magic clone, frontend to GNU Parted
-arch=('i686' 'x86_64')
-url=http://gparted.sourceforge.net;
-license=('GPL')
-depends=('parted' 'gtkmm' 'libsigc++')
-makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
-optdepends=('dosfstools: for FAT16 and FAT32 partitions'
-'jfsutils: for jfs partitions'
-'ntfsprogs: for ntfs partitions'
-'reiserfsprogs: for reiser partitions'
-'xfsprogs: for xfs partitions'
-'polkit: to run gparted directly from menu'
-'gpart: for recovering corrupt partition tables'
-'mtools')
-install=gparted.install
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'org.archlinux.pkexec.gparted.policy')
-md5sums=('f3578504c7c9b7b2e842840f8b72'
- '27c264cfad8fa413d75954dda7a2dd50')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # Install policy file
-  install -Dm644 ${srcdir}/org.archlinux.pkexec.gparted.policy 
${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.gparted.policy
-
-  # Install launcher script
-  mkdir -p ${pkgdir}/usr/bin
-  echo '#!/bin/sh'  ${pkgdir}/usr/bin/gparted-pkexec
-  echo 'pkexec /usr/sbin/gparted $@'  ${pkgdir}/usr/bin/gparted-pkexec
-  chmod 755 ${pkgdir}/usr/bin/gparted-pkexec
-
-  # Modify desktop file
-  sed -i -e s/Exec=.*/Exec=gparted-pkexec/ 
${pkgdir}/usr/share/applications/gparted.desktop
-}

Copied: gparted/repos/extra-i686/PKGBUILD (from rev 141723, 
gparted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 15:23:08 UTC (rev 141724)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=gparted
+pkgver=0.10.0
+pkgrel=1
+pkgdesc=A Partition Magic clone, frontend to GNU Parted
+arch=('i686' 'x86_64')
+url=http://gparted.sourceforge.net;
+license=('GPL')
+depends=('parted' 'gtkmm' 'libsigc++')
+makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
+optdepends=('dosfstools: for FAT16 and FAT32 partitions'
+'jfsutils: for jfs partitions'
+'ntfsprogs: for ntfs partitions'
+'reiserfsprogs: for reiser partitions'
+'xfsprogs: for xfs partitions'
+'polkit: to run gparted directly from menu'
+'gpart: for recovering corrupt partition tables'
+'mtools')
+install=gparted.install
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'org.archlinux.pkexec.gparted.policy')

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

2011-11-02 Thread Dan McGee
Date: Wednesday, November 2, 2011 @ 11:25:18
  Author: dan
Revision: 141725

upgpkg: git 1.7.7.2-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 15:23:08 UTC (rev 141724)
+++ PKGBUILD2011-11-02 15:25:18 UTC (rev 141725)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.7.7.1
+pkgver=1.7.7.2
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -80,11 +80,11 @@
   install -D -m644 $srcdir/git-daemon.conf 
$pkgdir/etc/conf.d/git-daemon.conf
 }
 
-md5sums=('7cfb3e7ea585037272a7ad8e35f4ac0a'
- 'b6ec6c3a08855b7393284675643be95c'
+md5sums=('400d85fd17bdb7f8923dbf3b3a2ca671'
+ '24e2d2b6c3f97102f7b79e05c165fd22'
  '8e2648910fd5dd4f1c41d3c7fa9e9156'
  '2e42bf97779a1c6411d89043334c9e78')
-sha256sums=('6a7909226b2b249c7970b0d36054dbcfe58e6558cc4d671ea1f5ac6a69d8cf4f'
-'28904942a0e91d601d731a9fe0bf26c2fe595d8a69a9c2a4da3ec66286c50db5'
+sha256sums=('b309c172b63636bb746ded2771536cb5b2efdfa011511d81783e87950c665260'
+'8a80657b6095b10d0f9db9707de6d02c38e364a5ccf25ee94edb4daa4c27c755'
 '2e0a50bdaf8f387a499895e1c204bff78244eaa72b78187c8a84ef40c0b82598'
 'e8bfe29d8393d2b87517c4dd56ea834b213aa00bf3d7fcde4ead3457cadbbc68')



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

2011-11-02 Thread Dan McGee
Date: Wednesday, November 2, 2011 @ 11:25:43
  Author: dan
Revision: 141726

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

Added:
  git/repos/extra-i686/ChangeLog
(from rev 141725, git/trunk/ChangeLog)
  git/repos/extra-i686/PKGBUILD
(from rev 141725, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon
(from rev 141725, git/trunk/git-daemon)
  git/repos/extra-i686/git-daemon.conf
(from rev 141725, git/trunk/git-daemon.conf)
  git/repos/extra-x86_64/ChangeLog
(from rev 141725, git/trunk/ChangeLog)
  git/repos/extra-x86_64/PKGBUILD
(from rev 141725, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon
(from rev 141725, git/trunk/git-daemon)
  git/repos/extra-x86_64/git-daemon.conf
(from rev 141725, git/trunk/git-daemon.conf)
Deleted:
  git/repos/extra-i686/ChangeLog
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon
  git/repos/extra-i686/git-daemon.conf
  git/repos/extra-x86_64/ChangeLog
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon
  git/repos/extra-x86_64/git-daemon.conf

--+
 extra-i686/ChangeLog |  114 -
 extra-i686/PKGBUILD  |  180 -
 extra-i686/git-daemon|  140 +++
 extra-i686/git-daemon.conf   |   10 +-
 extra-x86_64/ChangeLog   |  114 -
 extra-x86_64/PKGBUILD|  180 -
 extra-x86_64/git-daemon  |  140 +++
 extra-x86_64/git-daemon.conf |   10 +-
 8 files changed, 444 insertions(+), 444 deletions(-)

Deleted: extra-i686/ChangeLog
===
--- extra-i686/ChangeLog2011-11-02 15:25:18 UTC (rev 141725)
+++ extra-i686/ChangeLog2011-11-02 15:25:43 UTC (rev 141726)
@@ -1,57 +0,0 @@
-Simple version bumps are omitted from the following ChangeLog.
-
-2011-08-16 Dan McGee d...@archlinux.org
-   Version 1.7.6.1-1
-   * Enable USE_LIBPCRE for `git grep -P` usage
-
-2011-05-05 Dan McGee d...@archlinux.org
-   Version 1.7.5.1-1
-   * Byte compile emacs files (FS#20874)
-   * Respect CFLAGS/LDFLAGS (FS#23963)
-
-2011-04-27 Dan McGee d...@archlinux.org
-   Version 1.7.5-1
-   * Add missing optdepends for git send-email (FS#20923)
-
-2011-01-05 Dan McGee d...@archlinux.org
-   Version 1.7.3.5-1
-   * More flexible git-daemon RC scripts (FS#20575)
-
-2010-10-01 Allan McRae al...@archlinux.org
-   Version 1.7.3.1-2
-   * Python 2/3 rebuild
-
-2010-06-29 Dan McGee d...@archlinux.org
-   Version 1.7.1.1-1
-   * Add emacs completion files (FS#17968)
-   * Add git-daemon RC scripts (FS#19291)
-
-2009-06-05 Dan McGee d...@archlinux.org
-   Version 1.6.3.2-1
-   * Remove gitweb from /usr/share; it needs customization to be helpful
-   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
-
-2008-09-14 Dan McGee d...@archlinux.org
-   Version 1.6.0.2-1
-   * Moved optional depends from install file to optdepends array
-
-2008-06-15 Dan McGee d...@archlinux.org
-   Version 1.5.6-1
-   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
-
-2008-02-02 Dan McGee d...@archlinux.org
-   Version 1.5.4-1
-   * Upstream version 1.5.4
-   * Enable pthreads support in pack-objects. To use, set the pack.threads
- git config option. Read manpages of pack-objects and config for more
- details.
-   * Changelog added (with entries going back a bit).
-
-2008-01-28 Kevin Piche ke...@archlinux.org
-   Version 1.5.3.7-2
-   * Updated for new perl policy (vendor dirs)
-   * Change license to GPL2
-
-2007-11-01 Eric Belanger e...@archlinux.org
-   Version 1.5.3.5-2
-   * Fix Perl module location

Copied: git/repos/extra-i686/ChangeLog (from rev 141725, git/trunk/ChangeLog)
===
--- extra-i686/ChangeLog(rev 0)
+++ extra-i686/ChangeLog2011-11-02 15:25:43 UTC (rev 141726)
@@ -0,0 +1,57 @@
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-08-16 Dan McGee d...@archlinux.org
+   Version 1.7.6.1-1
+   * Enable USE_LIBPCRE for `git grep -P` usage
+
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
+2010-06-29 Dan McGee d...@archlinux.org
+   Version 1.7.1.1-1
+   * Add emacs completion files 

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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 11:44:27
  Author: dreisner
Revision: 141727

rebuild to add signature and cleanup

Modified:
  bin86/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 15:25:43 UTC (rev 141726)
+++ PKGBUILD2011-11-02 15:44:27 UTC (rev 141727)
@@ -4,27 +4,30 @@
 
 pkgname=bin86
 pkgver=0.16.18
-pkgrel=1
+pkgrel=2
 pkgdesc=A complete 8086 assembler and loader
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.debath.co.uk/;
 depends=('glibc')
-source=(http://www.debath.co.uk/dev86//$pkgname-$pkgver.tar.gz
-   bin86-0.16.17-x86_64-1.patch)
+source=(http://www.debath.co.uk/dev86//$pkgname-$pkgver.tar.gz;
+bin86-0.16.17-x86_64-1.patch)
 md5sums=('914068fb649b93642d1cf21857b75699'
  '92bdce7b0655cd2e9f83c83fc56d128e')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  if [ $CARCH = x86_64 ]; then
- patch -Np1 -i ../bin86-0.16.17-x86_64-1.patch
+  cd $srcdir/$pkgname-$pkgver
+
+  if [[ $CARCH = x86_64 ]]; then
+ patch -Np1  $srcdir/bin86-0.16.17-x86_64-1.patch
   fi
+
   make PREFIX=/usr
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
-  make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
+  cd $srcdir/$pkgname-$pkgver
+
+  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
+  make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
 }



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

2011-11-02 Thread Dave Reisner
Date: Wednesday, November 2, 2011 @ 11:44:38
  Author: dreisner
Revision: 141728

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

Added:
  bin86/repos/testing-i686/
  bin86/repos/testing-i686/PKGBUILD
(from rev 141727, bin86/trunk/PKGBUILD)
  bin86/repos/testing-i686/bin86-0.16.17-x86_64-1.patch
(from rev 141727, bin86/trunk/bin86-0.16.17-x86_64-1.patch)
  bin86/repos/testing-x86_64/
  bin86/repos/testing-x86_64/PKGBUILD
(from rev 141727, bin86/trunk/PKGBUILD)
  bin86/repos/testing-x86_64/bin86-0.16.17-x86_64-1.patch
(from rev 141727, bin86/trunk/bin86-0.16.17-x86_64-1.patch)

-+
 testing-i686/PKGBUILD   |   33 +++
 testing-i686/bin86-0.16.17-x86_64-1.patch   |   44 ++
 testing-x86_64/PKGBUILD |   33 +++
 testing-x86_64/bin86-0.16.17-x86_64-1.patch |   44 ++
 4 files changed, 154 insertions(+)

Copied: bin86/repos/testing-i686/PKGBUILD (from rev 141727, 
bin86/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 15:44:38 UTC (rev 141728)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=bin86
+pkgver=0.16.18
+pkgrel=2
+pkgdesc=A complete 8086 assembler and loader
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.debath.co.uk/;
+depends=('glibc')
+source=(http://www.debath.co.uk/dev86//$pkgname-$pkgver.tar.gz;
+bin86-0.16.17-x86_64-1.patch)
+md5sums=('914068fb649b93642d1cf21857b75699'
+ '92bdce7b0655cd2e9f83c83fc56d128e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  if [[ $CARCH = x86_64 ]]; then
+ patch -Np1  $srcdir/bin86-0.16.17-x86_64-1.patch
+  fi
+
+  make PREFIX=/usr
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
+  make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
+}

Copied: bin86/repos/testing-i686/bin86-0.16.17-x86_64-1.patch (from rev 141727, 
bin86/trunk/bin86-0.16.17-x86_64-1.patch)
===
--- testing-i686/bin86-0.16.17-x86_64-1.patch   (rev 0)
+++ testing-i686/bin86-0.16.17-x86_64-1.patch   2011-11-02 15:44:38 UTC (rev 
141728)
@@ -0,0 +1,44 @@
+Submitted By: Ken Moffat k...@kenmoffat.uklinux.net
+Date: 2005-06-28
+Initial Package Version: 0.16.14
+Upstream Status: Submitted Upstream
+Origin: from ROCK Linux
+Description: Allows bin86 to compile on x86_64, which permits lilo to
+ be used in a 64-bit system.  I'm dubious about ROCK's attempts to
+ automatically add dual-licensing to all their patches, but bin86 is
+ already GPL'd.  I've heard from the maintainer that this will be
+ included in the next upload.
+
+
+# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
+# 
+# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+# Please add additional copyright information _after_ the line containing
+# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
+# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
+# 
+# ROCK Linux: rock-src/package/x86/bin86/x86_64.patch
+# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
+# 
+# This patch file is dual-licensed. It is available under the license the
+# patched project is licensed under, as long as it is an OpenSource license
+# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
+# of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+# 
+# --- ROCK-COPYRIGHT-NOTE-END ---
+
+diff -urN bin86-0.16.14-orig/ld/x86_aout.h bin86-0.16.14/ld/x86_aout.h
+--- bin86-0.16.14-orig/ld/x86_aout.h   2004-11-07 20:07:31.506442000 +0100
 bin86-0.16.14/ld/x86_aout.h2004-11-07 20:07:41.106982496 +0100
+@@ -12,6 +12,9 @@
+ #if defined(i386) || defined(__BCC__) || defined(MSDOS)
+ typedef long Long;
+ #define __OUT_OK 1
++#elif defined(__x86_64__)
++typedef int Long;
++#define __OUT_OK 1
+ #else
+ typedef char Long[4];
+ #endif

Copied: bin86/repos/testing-x86_64/PKGBUILD (from rev 141727, 
bin86/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 15:44:38 UTC (rev 141728)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=bin86
+pkgver=0.16.18
+pkgrel=2
+pkgdesc=A complete 8086 assembler and loader
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.debath.co.uk/;
+depends=('glibc')
+source=(http://www.debath.co.uk/dev86//$pkgname-$pkgver.tar.gz;
+bin86-0.16.17-x86_64-1.patch)

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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:17:49
  Author: andyrtr
Revision: 141729

rebuild for pkg signing

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 15:44:38 UTC (rev 141728)
+++ PKGBUILD2011-11-02 16:17:49 UTC (rev 141729)
@@ -4,7 +4,7 @@
 
 pkgname=nano
 pkgver=2.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc=Pico editor clone with enhancements
 arch=('i686' 'x86_64')
 license=('GPL')



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:18:21
  Author: andyrtr
Revision: 141730

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

Added:
  nano/repos/testing-i686/
  nano/repos/testing-i686/PKGBUILD
(from rev 141729, nano/trunk/PKGBUILD)
  nano/repos/testing-i686/nano.install
(from rev 141729, nano/trunk/nano.install)
  nano/repos/testing-x86_64/
  nano/repos/testing-x86_64/PKGBUILD
(from rev 141729, nano/trunk/PKGBUILD)
  nano/repos/testing-x86_64/nano.install
(from rev 141729, nano/trunk/nano.install)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-i686/nano.install   |   20 
 testing-x86_64/PKGBUILD |   34 ++
 testing-x86_64/nano.install |   20 
 4 files changed, 108 insertions(+)

Copied: nano/repos/testing-i686/PKGBUILD (from rev 141729, nano/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 16:18:21 UTC (rev 141730)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Judd j...@archlinux.org
+
+pkgname=nano
+pkgver=2.2.6
+pkgrel=2
+pkgdesc=Pico editor clone with enhancements
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.nano-editor.org;
+groups=('base')
+depends=('ncurses' 'sh')
+backup=('etc/nanorc')
+install=nano.install
+source=(http://www.nano-editor.org/dist/v2.2/${pkgname}-${pkgver}.tar.gz)
+md5sums=('03233ae480689a008eb98feb1b599807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/nanorc.sample 
${pkgdir}/etc/nanorc
+}

Copied: nano/repos/testing-i686/nano.install (from rev 141729, 
nano/trunk/nano.install)
===
--- testing-i686/nano.install   (rev 0)
+++ testing-i686/nano.install   2011-11-02 16:18:21 UTC (rev 141730)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(nano.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}

Copied: nano/repos/testing-x86_64/PKGBUILD (from rev 141729, 
nano/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 16:18:21 UTC (rev 141730)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Judd j...@archlinux.org
+
+pkgname=nano
+pkgver=2.2.6
+pkgrel=2
+pkgdesc=Pico editor clone with enhancements
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.nano-editor.org;
+groups=('base')
+depends=('ncurses' 'sh')
+backup=('etc/nanorc')
+install=nano.install
+source=(http://www.nano-editor.org/dist/v2.2/${pkgname}-${pkgver}.tar.gz)
+md5sums=('03233ae480689a008eb98feb1b599807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/nanorc.sample 
${pkgdir}/etc/nanorc
+}

Copied: nano/repos/testing-x86_64/nano.install (from rev 141729, 
nano/trunk/nano.install)
===
--- testing-x86_64/nano.install (rev 0)
+++ testing-x86_64/nano.install 2011-11-02 16:18:21 UTC (rev 141730)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(nano.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:21:35
  Author: andyrtr
Revision: 141731

rebuild for pkg signing

Modified:
  libpipeline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 16:18:21 UTC (rev 141730)
+++ PKGBUILD2011-11-02 16:21:35 UTC (rev 141731)
@@ -3,7 +3,7 @@
 
 pkgname=libpipeline
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
 arch=('i686' 'x86_64')
 url=http://libpipeline.nongnu.org/;



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:22:06
  Author: andyrtr
Revision: 141732

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

Added:
  libpipeline/repos/testing-i686/
  libpipeline/repos/testing-i686/PKGBUILD
(from rev 141731, libpipeline/trunk/PKGBUILD)
  libpipeline/repos/testing-x86_64/
  libpipeline/repos/testing-x86_64/PKGBUILD
(from rev 141731, libpipeline/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   30 ++
 testing-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: libpipeline/repos/testing-i686/PKGBUILD (from rev 141731, 
libpipeline/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 16:22:06 UTC (rev 141732)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libpipeline
+pkgver=1.2.0
+pkgrel=2
+pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
+arch=('i686' 'x86_64')
+url=http://libpipeline.nongnu.org/;
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('dd3a987a0d2b594716baee2f73d61ae3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Copied: libpipeline/repos/testing-x86_64/PKGBUILD (from rev 141731, 
libpipeline/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-02 16:22:06 UTC (rev 141732)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libpipeline
+pkgver=1.2.0
+pkgrel=2
+pkgdesc=a C library for manipulating pipelines of subprocesses in a flexible 
and convenient way
+arch=('i686' 'x86_64')
+url=http://libpipeline.nongnu.org/;
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('dd3a987a0d2b594716baee2f73d61ae3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 12:27:46
  Author: ibiru
Revision: 141733

uodate to 1.0.15

Added:
  libva/trunk/libva.install
Modified:
  libva/trunk/PKGBUILD

---+
 PKGBUILD  |   15 ---
 libva.install |5 +
 2 files changed, 13 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 16:22:06 UTC (rev 141732)
+++ PKGBUILD2011-11-02 16:27:46 UTC (rev 141733)
@@ -1,25 +1,26 @@
 # $Id$
 # Maintainer : Ionut Biru ib...@archlinux.org
+
 pkgname=libva
-pkgver=1.0.14
+pkgver=1.0.15
 pkgrel=1
 pkgdesc=Video Acceleration (VA) API for Linux
 arch=('i686' 'x86_64')
 url=http://freedesktop.org/wiki/Software/vaapi;
 license=('MIT')
-depends=('libgl' 'libdrm=2.4.23' 'libxfixes')
+depends=('libgl' 'libdrm' 'libxfixes')
 makedepends=('mesa')
-optdepends=('vdpau-video: VDPAU backend for VA API')
+optdepends=('vdpau-video: vdpau back-end for nvidia'
+'libva-driver-intel: back-end for intel cards')
 options=('!libtool')
+install=libva.install
 
source=(http://cgit.freedesktop.org/libva/snapshot/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a7eba239bffa3b40d7a49e3bb4fb6fb')
+md5sums=('ad8a94ba87ff0563a533c3c142816794')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./autogen.sh
-  ./configure --prefix=/usr  \
---enable-i965-driver \
---enable-glx
+  ./configure --prefix=/usr
   make
 }
 

Added: libva.install
===
--- libva.install   (rev 0)
+++ libva.install   2011-11-02 16:27:46 UTC (rev 141733)
@@ -0,0 +1,5 @@
+post_upgrade() { 
+if  [ $(vercmp $2 1.0.15-1) -lt 0 ]; then
+echo 'Starting with libva version 1.0.15, the intel back-end is now in 
libva-driver-intel.'
+fi
+}



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:35:47
  Author: andyrtr
Revision: 141734

upstream update 3.7.9

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 16:27:46 UTC (rev 141733)
+++ PKGBUILD2011-11-02 16:35:47 UTC (rev 141734)
@@ -4,11 +4,11 @@
 
 pkgbase=sqlite3
 pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
-_amalgamationver=3070800
+_amalgamationver=3070900
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}#3070700
 pkgver=${_amalgamationver2//0/.}
-pkgrel=2
+pkgrel=1
 pkgdesc=A C library that implements an SQL database engine
 arch=('i686' 'x86_64')
 license=('custom')
@@ -20,12 +20,9 @@
http://www.sqlite.org/sqlite-doc-${_docver}.zip
license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('6bfb46d73caaa1bbbcd2b52184b6c542'
- '56c2e37c65075c612710ae1aba9703f2'
+md5sums=('dce303524736fe89a76b8ed29d566352'
+ 'c48c231dd43d3b74f1d00c36424d87f4'
  'c1cdbc5544034d9012e421e75a5e4890')
-sha1sums=('34852cfd49ddea440eb26a35ad32deee0176a724'
-  'e8fec8ca866289477ea4249c219e07bc301d96c6'
-  'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 build() {
   export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:36:18
  Author: andyrtr
Revision: 141735

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

Added:
  sqlite3/repos/testing-i686/
  sqlite3/repos/testing-i686/PKGBUILD
(from rev 141734, sqlite3/trunk/PKGBUILD)
  sqlite3/repos/testing-i686/license.txt
(from rev 141734, sqlite3/trunk/license.txt)
  sqlite3/repos/testing-x86_64/
  sqlite3/repos/testing-x86_64/PKGBUILD
(from rev 141734, sqlite3/trunk/PKGBUILD)
  sqlite3/repos/testing-x86_64/license.txt
(from rev 141734, sqlite3/trunk/license.txt)

+
 testing-i686/PKGBUILD  |   87 +++
 testing-i686/license.txt   |   33 
 testing-x86_64/PKGBUILD|   87 +++
 testing-x86_64/license.txt |   33 
 4 files changed, 240 insertions(+)

Copied: sqlite3/repos/testing-i686/PKGBUILD (from rev 141734, 
sqlite3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-02 16:36:18 UTC (rev 141735)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=sqlite3
+pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
+_amalgamationver=3070900
+_amalgamationver2=${_amalgamationver/00/}
+_docver=${_amalgamationver}#3070700
+pkgver=${_amalgamationver2//0/.}
+pkgrel=1
+pkgdesc=A C library that implements an SQL database engine
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://www.sqlite.org/;
+makedepends=('tcl' 'readline=6.0.00')
+source=( # tarball containing the amalgamation for SQLite 3.7.5 together with 
a configure script and makefile for building it; includes now also the Tcl 
Extension Architecture (TEA)
+   http://www.sqlite.org/sqlite-autoconf-$_amalgamationver.tar.gz
+   #http://www.sqlite.org/sqlite-doc-${_amalgamationver}.zip
+   http://www.sqlite.org/sqlite-doc-${_docver}.zip
+   license.txt)
+options=('!libtool' '!emptydirs')
+md5sums=('dce303524736fe89a76b8ed29d566352'
+ 'c48c231dd43d3b74f1d00c36424d87f4'
+ 'c1cdbc5544034d9012e421e75a5e4890')
+
+build() {
+  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
+
+  # build sqlite
+  cd $srcdir/sqlite-autoconf-$_amalgamationver
+  ./configure --prefix=/usr \
+   --disable-static
+  make
+  
+  # build the tcl extension
+  cd $srcdir/sqlite-autoconf-$_amalgamationver/tea
+  ./configure --prefix=/usr \
+   --with-system-sqlite
+  make
+
+}
+
+package_sqlite3() {
+ 
+ pkgdesc=A C library that implements an SQL database engine
+ depends=('readline=6.0.00')
+ conflicts=('sqlite')
+ replaces=('sqlite')
+ 
+  cd ${srcdir}/sqlite-autoconf-$_amalgamationver
+  make DESTDIR=${pkgdir} install
+  
+  # license
+  install -D -m644 ${srcdir}/license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/license.txt
+}
+
+package_sqlite3-tcl() {
+ 
+ pkgdesc=sqlite3 Tcl Extension Architecture (TEA)
+ depends=('sqlite3=3.7.5')
+
+  cd ${srcdir}/sqlite-autoconf-$_amalgamationver/tea
+  make DESTDIR=${pkgdir} install
+}
+
+package_sqlite3-doc() {
+ pkgdesc=most of the static HTML files that comprise this website, including 
all of the SQL Syntax and the C/C++ interface specs and other miscellaneous 
documentation
+ #arch=('any') - not yet supported
+
+  #cd ${srcdir}/sqlite-doc-${_amalgamationver}
+  cd ${srcdir}/sqlite-doc-${_docver}
+  mkdir -p ${pkgdir}/usr/share/doc/${pkgbase}
+  cp -R *  ${pkgdir}/usr/share/doc/${pkgbase}/
+  
+  # fix permissions and remove obsolete files; 
https://bugs.archlinux.org/task/24605
+  find ${pkgdir} -type f -perm 755 -exec ls -lha {} \;
+  find ${pkgdir} -type f -perm 755 -exec chmod 644 {} \;
+
+  find ${pkgdir} -type f -name '*~' -exec ls -lha {} \;
+  find ${pkgdir} -type d -name '*~' -exec ls -lha {} \;
+  find ${pkgdir} -name '*~' -exec rm -f {} \;
+
+  find ${pkgdir} -type f -name '.~*' -exec ls -lha {} \; # 
/build/pkg/sqlite3-doc/usr/share/doc/sqlite3/images/fileformat/.~lock.indexpage.odg#
+  find ${pkgdir} -type d -name '.~*' -exec ls -lha {} \;
+  find ${pkgdir} -name '.~*' -exec rm -f {} \;
+}

Copied: sqlite3/repos/testing-i686/license.txt (from rev 141734, 
sqlite3/trunk/license.txt)
===
--- testing-i686/license.txt(rev 0)
+++ testing-i686/license.txt2011-11-02 16:36:18 UTC (rev 141735)
@@ -0,0 +1,33 @@
+SQLite Copyright
+SQLite is in the
+Public Domain 
+
+
+All of the deliverable code in SQLite has been dedicated to the public domain 
by the authors. All code authors, and representatives of the companies they 
work for, have signed affidavits dedicating their contributions to the public 
domain and originals of those signed affidavits are stored in a firesafe at 

[arch-commits] Commit in (3 files)

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 12:39:45
  Author: ibiru
Revision: 141736

initial commit

Added:
  libva-driver-intel/
  libva-driver-intel/trunk/
  libva-driver-intel/trunk/PKGBUILD

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

Added: libva-driver-intel/trunk/PKGBUILD
===
--- libva-driver-intel/trunk/PKGBUILD   (rev 0)
+++ libva-driver-intel/trunk/PKGBUILD   2011-11-02 16:39:45 UTC (rev 141736)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+
+pkgname=libva-driver-intel
+pkgver=1.0.15
+pkgrel=1
+pkgdesc=VA-API implementation for Intel G45 chipsets and Intel HD Graphics 
for Intel Core processor family.
+arch=('i686' 'x86_64')
+url=http://freedesktop.org/wiki/Software/vaapi;
+license=('MIT')
+depends=('libva')
+options=('!libtool')
+source=(http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-${pkgver}.tar.bz2)
+md5sums=('9dbd642f18993335146480a3a2987874')
+
+build() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+# vim:set ts=2 sw=2 et:


Property changes on: libva-driver-intel/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 12:40:27
  Author: ibiru
Revision: 141737

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

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

+
 extra-i686/PKGBUILD|   65 +--
 extra-i686/libva.install   |5 +++
 extra-x86_64/PKGBUILD  |   65 +--
 extra-x86_64/libva.install |5 +++
 4 files changed, 76 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 16:39:45 UTC (rev 141736)
+++ extra-i686/PKGBUILD 2011-11-02 16:40:27 UTC (rev 141737)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-pkgname=libva
-pkgver=1.0.14
-pkgrel=1
-pkgdesc=Video Acceleration (VA) API for Linux
-arch=('i686' 'x86_64')
-url=http://freedesktop.org/wiki/Software/vaapi;
-license=('MIT')
-depends=('libgl' 'libdrm=2.4.23' 'libxfixes')
-makedepends=('mesa')
-optdepends=('vdpau-video: VDPAU backend for VA API')
-options=('!libtool')
-source=(http://cgit.freedesktop.org/libva/snapshot/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a7eba239bffa3b40d7a49e3bb4fb6fb')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./autogen.sh
-  ./configure --prefix=/usr  \
---enable-i965-driver \
---enable-glx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/PKGBUILD (from rev 141736, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 16:40:27 UTC (rev 141737)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+
+pkgname=libva
+pkgver=1.0.15
+pkgrel=1
+pkgdesc=Video Acceleration (VA) API for Linux
+arch=('i686' 'x86_64')
+url=http://freedesktop.org/wiki/Software/vaapi;
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('vdpau-video: vdpau back-end for nvidia'
+'libva-driver-intel: back-end for intel cards')
+options=('!libtool')
+install=libva.install
+source=(http://cgit.freedesktop.org/libva/snapshot/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ad8a94ba87ff0563a533c3c142816794')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/libva.install (from rev 141736, 
libva/trunk/libva.install)
===
--- extra-i686/libva.install(rev 0)
+++ extra-i686/libva.install2011-11-02 16:40:27 UTC (rev 141737)
@@ -0,0 +1,5 @@
+post_upgrade() { 
+if  [ $(vercmp $2 1.0.15-1) -lt 0 ]; then
+echo 'Starting with libva version 1.0.15, the intel back-end is now in 
libva-driver-intel.'
+fi
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 16:39:45 UTC (rev 141736)
+++ extra-x86_64/PKGBUILD   2011-11-02 16:40:27 UTC (rev 141737)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-pkgname=libva
-pkgver=1.0.14
-pkgrel=1
-pkgdesc=Video Acceleration (VA) API for Linux
-arch=('i686' 'x86_64')
-url=http://freedesktop.org/wiki/Software/vaapi;
-license=('MIT')
-depends=('libgl' 'libdrm=2.4.23' 'libxfixes')
-makedepends=('mesa')
-optdepends=('vdpau-video: VDPAU backend for VA API')
-options=('!libtool')
-source=(http://cgit.freedesktop.org/libva/snapshot/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a7eba239bffa3b40d7a49e3bb4fb6fb')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./autogen.sh
-  ./configure --prefix=/usr  \
---enable-i965-driver \
---enable-glx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 141736, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 16:40:27 UTC 

[arch-commits] Commit in libva-driver-intel (5 files)

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 12:42:28
  Author: ibiru
Revision: 141738

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

Added:
  libva-driver-intel/repos/
  libva-driver-intel/repos/extra-i686/
  libva-driver-intel/repos/extra-i686/PKGBUILD
(from rev 141737, libva-driver-intel/trunk/PKGBUILD)
  libva-driver-intel/repos/extra-x86_64/
  libva-driver-intel/repos/extra-x86_64/PKGBUILD
(from rev 141737, libva-driver-intel/trunk/PKGBUILD)

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

Copied: libva-driver-intel/repos/extra-i686/PKGBUILD (from rev 141737, 
libva-driver-intel/trunk/PKGBUILD)
===
--- repos/extra-i686/PKGBUILD   (rev 0)
+++ repos/extra-i686/PKGBUILD   2011-11-02 16:42:28 UTC (rev 141738)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+
+pkgname=libva-driver-intel
+pkgver=1.0.15
+pkgrel=1
+pkgdesc=VA-API implementation for Intel G45 chipsets and Intel HD Graphics 
for Intel Core processor family.
+arch=('i686' 'x86_64')
+url=http://freedesktop.org/wiki/Software/vaapi;
+license=('MIT')
+depends=('libva')
+options=('!libtool')
+source=(http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-${pkgver}.tar.bz2)
+md5sums=('9dbd642f18993335146480a3a2987874')
+
+build() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libva-driver-intel/repos/extra-x86_64/PKGBUILD (from rev 141737, 
libva-driver-intel/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2011-11-02 16:42:28 UTC (rev 141738)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+
+pkgname=libva-driver-intel
+pkgver=1.0.15
+pkgrel=1
+pkgdesc=VA-API implementation for Intel G45 chipsets and Intel HD Graphics 
for Intel Core processor family.
+arch=('i686' 'x86_64')
+url=http://freedesktop.org/wiki/Software/vaapi;
+license=('MIT')
+depends=('libva')
+options=('!libtool')
+source=(http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-${pkgver}.tar.bz2)
+md5sums=('9dbd642f18993335146480a3a2987874')
+
+build() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/intel-driver-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m644 -D COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:50:26
  Author: andyrtr
Revision: 141739

upstream update 6.14.3

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 16:42:28 UTC (rev 141738)
+++ PKGBUILD2011-11-02 16:50:26 UTC (rev 141739)
@@ -3,10 +3,10 @@
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 
 pkgname=xf86-video-ati
-pkgver=6.14.2
-pkgrel=2
+pkgver=6.14.3
+pkgrel=1
 pkgdesc=X.org ati video driver
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=(libpciaccess libdrm udev pixman ati-dri)
@@ -15,7 +15,7 @@
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('2733b3c126ad9e082ea18b7e7663d6d87fce4d49')
+sha1sums=('db635e2e2858d5db90362f546ac0adad85474bad')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-11-02 Thread andyrtr
Date: Wednesday, November 2, 2011 @ 12:51:06
  Author: andyrtr
Revision: 141740

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

Added:
  xf86-video-ati/repos/extra-i686/PKGBUILD
(from rev 141739, xf86-video-ati/trunk/PKGBUILD)
  xf86-video-ati/repos/extra-x86_64/PKGBUILD
(from rev 141739, xf86-video-ati/trunk/PKGBUILD)
Deleted:
  xf86-video-ati/repos/extra-i686/PKGBUILD
  xf86-video-ati/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 16:50:26 UTC (rev 141739)
+++ extra-i686/PKGBUILD 2011-11-02 16:51:06 UTC (rev 141740)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-
-pkgname=xf86-video-ati
-pkgver=6.14.2
-pkgrel=2
-pkgdesc=X.org ati video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=(libpciaccess libdrm udev pixman ati-dri)
-makedepends=('xorg-server-devel=1.11.0' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
-conflicts=('xorg-server1.11.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('2733b3c126ad9e082ea18b7e7663d6d87fce4d49')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-dri
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-ati/repos/extra-i686/PKGBUILD (from rev 141739, 
xf86-video-ati/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 16:51:06 UTC (rev 141740)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-ati
+pkgver=6.14.3
+pkgrel=1
+pkgdesc=X.org ati video driver
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(libpciaccess libdrm udev pixman ati-dri)
+makedepends=('xorg-server-devel=1.11.0' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
+conflicts=('xorg-server1.11.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('db635e2e2858d5db90362f546ac0adad85474bad')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 16:50:26 UTC (rev 141739)
+++ extra-x86_64/PKGBUILD   2011-11-02 16:51:06 UTC (rev 141740)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-
-pkgname=xf86-video-ati
-pkgver=6.14.2
-pkgrel=2
-pkgdesc=X.org ati video driver
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=(libpciaccess libdrm udev pixman ati-dri)
-makedepends=('xorg-server-devel=1.11.0' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
-conflicts=('xorg-server1.11.0')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('2733b3c126ad9e082ea18b7e7663d6d87fce4d49')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-dri
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-ati/repos/extra-x86_64/PKGBUILD (from rev 141739, 
xf86-video-ati/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 16:51:06 UTC (rev 141740)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=xf86-video-ati
+pkgver=6.14.3
+pkgrel=1
+pkgdesc=X.org ati video driver
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=(libpciaccess libdrm udev pixman ati-dri)
+makedepends=('xorg-server-devel=1.11.0' 'libdrm' 'xf86driproto' 

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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 13:17:44
  Author: ibiru
Revision: 141741

ffmpeg/x264 rebuild, add libva-driver-intel to optdepends, group libva back-ends

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-02 16:51:06 UTC (rev 141740)
+++ PKGBUILD2011-11-02 17:17:44 UTC (rev 141741)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=1.1.12
-pkgrel=1
+pkgrel=2
 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/vlc/;
@@ -28,8 +28,9 @@
 'libavc1394: for devices using the 1394ta AV/C'
 'libdc1394: for IEEE 1394 plugin'
 'kdelibs: KDE Solid hardware integration'
-'vdpau-video: VDPAU backend for VA API (for GPU acceleration on 
Nvidia cards)'
-'libpulse: PulseAudio support')
+'libpulse: PulseAudio support'
+'vdpau-video: vdpau back-end for nvidia'
+'libva-driver-intel: back-end for intel cards')
 conflicts=('vlc-plugin')
 replaces=('vlc-plugin')
 backup=('usr/share/vlc/http/.hosts'



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

2011-11-02 Thread Ionut Biru
Date: Wednesday, November 2, 2011 @ 13:18:59
  Author: ibiru
Revision: 141742

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

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

+
 staging-i686/PKGBUILD  |   74 +++
 staging-i686/vlc.install   |   18 ++
 staging-x86_64/PKGBUILD|   74 +++
 staging-x86_64/vlc.install |   18 ++
 4 files changed, 184 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 141741, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2011-11-02 17:18:59 UTC (rev 141742)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=1.1.12
+pkgrel=2
+pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/vlc/;
+license=('GPL')
+depends=('a52dec' 'fluidsynth' 'libmtp' 'libdvbpsi' 'libxpm' 'libcdio'
+ 'libdca' 'qt' 'libproxy' 'sdl_image' 'libdvdnav' 'mesa'
+ 'lua' 'v4l-utils' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
+ 'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'
+ 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'desktop-file-utils')
+makedepends=('avahi' 'pkgconfig' 'live-media' 'libnotify'
+ 'flac' 'libtheora' 'alsa-lib' 'jack' 'kdelibs' 'udev'
+ 'libraw1394' 'libdc1394' 'libavc1394' 'libva' 'libpulse'
+ 'lirc-utils' 'gnutls' 'libcaca')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc-utils: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libpulse: PulseAudio support'
+'vdpau-video: vdpau back-end for nvidia'
+'libva-driver-intel: back-end for intel cards')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+backup=('usr/share/vlc/http/.hosts'
+'usr/share/vlc/http/dialogs/.hosts'
+'usr/share/vlc/lua/http/.hosts'
+'usr/share/vlc/lua/http/dialogs/.hosts')
+options=('!libtool')
+install=vlc.install
+source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('91de1ad308c947e35380f9d747ff5713')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  sed -i -e 's:truetype/freefont:TTF:g' modules/misc/freetype.c
+
+  ./configure --prefix=/usr \
+  --disable-rpath \
+  --enable-faad \
+  --enable-v4l \
+  --enable-snapshot \
+  --enable-dbus-control \
+  --enable-nls \
+  --enable-lirc \
+  --enable-pvr \
+  --enable-ncurses \
+  --with-live555-tree=/usr/lib/live \
+  --enable-upnp \
+  --enable-realrtsp
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir}/ install
+
+  for res in 16 32 48 128; do
+install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
+${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
+  done
+}

Copied: vlc/repos/staging-i686/vlc.install (from rev 141741, 
vlc/trunk/vlc.install)
===
--- staging-i686/vlc.install(rev 0)
+++ staging-i686/vlc.install2011-11-02 17:18:59 UTC (rev 141742)
@@ -0,0 +1,18 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+usr/lib/vlc/vlc-cache-gen -f usr/lib/vlc/plugins
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f usr/lib/vlc/plugins/plugins-*.dat
+}
+
+post_remove() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}

Copied: vlc/repos/staging-x86_64/PKGBUILD (from rev 141741, vlc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2011-11-02 17:18:59 UTC (rev 141742)
@@ -0,0 +1,74 @@

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:03
  Author: andrea
Revision: 141743

db-move: moved kdelibs from [staging] to [extra] (i686)

Added:
  kdelibs/repos/extra-i686/PKGBUILD
(from rev 141742, kdelibs/repos/staging-i686/PKGBUILD)
  kdelibs/repos/extra-i686/archlinux-menu.patch
(from rev 141742, kdelibs/repos/staging-i686/archlinux-menu.patch)
  kdelibs/repos/extra-i686/kde-applications-menu.patch
(from rev 141742, kdelibs/repos/staging-i686/kde-applications-menu.patch)
  kdelibs/repos/extra-i686/kdelibs.install
(from rev 141742, kdelibs/repos/staging-i686/kdelibs.install)
Deleted:
  kdelibs/repos/extra-i686/PKGBUILD
  kdelibs/repos/extra-i686/archlinux-menu.patch
  kdelibs/repos/extra-i686/kde-applications-menu.patch
  kdelibs/repos/extra-i686/kdelibs-nepomuk-unicode.diff
  kdelibs/repos/extra-i686/kdelibs.install
  kdelibs/repos/staging-i686/

--+
 PKGBUILD |  120 +++--
 archlinux-menu.patch |   44 +++
 kde-applications-menu.patch  |   44 +++
 kdelibs-nepomuk-unicode.diff |   65 --
 kdelibs.install  |   26 
 5 files changed, 115 insertions(+), 184 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 17:18:59 UTC (rev 141742)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:03 UTC (rev 141743)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.7.2
-pkgrel=4
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
-'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
-'hspell')
-replaces=('kdelibs-experimental')
-install='kdelibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde-applications-menu.patch' 'archlinux-menu.patch'
-'kdelibs-nepomuk-unicode.diff')
-sha1sums=('4b074633cbf69752fda96018514ee771efe8f18b'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  'e24aae17ef0d83085199ad7c7623afef9919b8ff')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-   # nepomuk unicode character fix 
-   patch -p1 -i ${srcdir}/kdelibs-nepomuk-unicode.diff
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-i686/PKGBUILD (from rev 141742, 
kdelibs/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:03 UTC (rev 141743)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
+'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
+'docbook-xsl')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
+'hspell')
+replaces=('kdelibs-experimental')
+install='kdelibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'kde-applications-menu.patch' 'archlinux-menu.patch')

[arch-commits] Commit in oxygen-icons/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:08
  Author: andrea
Revision: 141747

db-move: moved oxygen-icons from [staging] to [extra] (any)

Added:
  oxygen-icons/repos/extra-any/PKGBUILD
(from rev 141742, oxygen-icons/repos/staging-any/PKGBUILD)
Deleted:
  oxygen-icons/repos/extra-any/PKGBUILD
  oxygen-icons/repos/staging-any/

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

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2011-11-02 18:12:07 UTC (rev 141746)
+++ extra-any/PKGBUILD  2011-11-02 18:12:08 UTC (rev 141747)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=oxygen-icons
-pkgname=('oxygen-icons'
- 'oxygen-icons-svg')
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=The Oxygen Icon Theme
-arch=('any')
-url='http://www.oxygen-icons.org/'
-license=('LGPL')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0bb63c06b8b13c9061400099e4056bbd1ef0eb23')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_oxygen-icons() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-}
-
-package_oxygen-icons-svg() {
-   pkgdesc=The Oxygen Icon Theme (Scalable Vector Graphics)
-   cd $srcdir/${pkgbase}-${pkgver}
-   find scalable -type f ! -name '*.sh' -exec \
-   install -D -m644 {} ${pkgdir}/usr/share/icons/oxygen/{} \;
-}

Copied: oxygen-icons/repos/extra-any/PKGBUILD (from rev 141742, 
oxygen-icons/repos/staging-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2011-11-02 18:12:08 UTC (rev 141747)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=oxygen-icons
+pkgname=('oxygen-icons'
+ 'oxygen-icons-svg')
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=The Oxygen Icon Theme
+arch=('any')
+url='http://www.oxygen-icons.org/'
+license=('LGPL')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('eb26498ba287098127fc259816335f21cffe3784')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_oxygen-icons() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}
+
+package_oxygen-icons-svg() {
+   pkgdesc=The Oxygen Icon Theme (Scalable Vector Graphics)
+   cd $srcdir/${pkgbase}-${pkgver}
+   find scalable -type f ! -name '*.sh' -exec \
+   install -D -m644 {} ${pkgdir}/usr/share/icons/oxygen/{} \;
+}



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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:05
  Author: andrea
Revision: 141745

db-move: moved kdepimlibs from [staging] to [extra] (i686)

Added:
  kdepimlibs/repos/extra-i686/PKGBUILD
(from rev 141742, kdepimlibs/repos/staging-i686/PKGBUILD)
  kdepimlibs/repos/extra-i686/kdepimlibs.install
(from rev 141742, kdepimlibs/repos/staging-i686/kdepimlibs.install)
Deleted:
  kdepimlibs/repos/extra-i686/PKGBUILD
  kdepimlibs/repos/extra-i686/kdepimlibs.install
  kdepimlibs/repos/staging-i686/

+
 PKGBUILD   |   64 +--
 kdepimlibs.install |   22 -
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:04 UTC (rev 141744)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:05 UTC (rev 141745)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepimlibs
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=KDE PIM Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
-install='kdepimlibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9ad72ec123c2837783e6836e8c79210c658d2536')
-
-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
-}

Copied: kdepimlibs/repos/extra-i686/PKGBUILD (from rev 141742, 
kdepimlibs/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:05 UTC (rev 141745)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE PIM Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
+install='kdepimlibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b95822a3e38587744174308b629336cd3d0444f4')
+
+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
+}

Deleted: extra-i686/kdepimlibs.install
===
--- extra-i686/kdepimlibs.install   2011-11-02 18:12:04 UTC (rev 141744)
+++ extra-i686/kdepimlibs.install   2011-11-02 18:12:05 UTC (rev 141745)
@@ -1,11 +0,0 @@
-post_install() {
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
\ No newline at end of file

Copied: kdepimlibs/repos/extra-i686/kdepimlibs.install (from rev 141742, 
kdepimlibs/repos/staging-i686/kdepimlibs.install)
===
--- extra-i686/kdepimlibs.install   (rev 0)
+++ extra-i686/kdepimlibs.install   2011-11-02 18:12:05 UTC (rev 141745)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file



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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:04
  Author: andrea
Revision: 141744

db-move: moved kdelibs from [staging] to [extra] (x86_64)

Added:
  kdelibs/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdelibs/repos/staging-x86_64/PKGBUILD)
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
(from rev 141742, kdelibs/repos/staging-x86_64/archlinux-menu.patch)
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
(from rev 141742, kdelibs/repos/staging-x86_64/kde-applications-menu.patch)
  kdelibs/repos/extra-x86_64/kdelibs.install
(from rev 141742, kdelibs/repos/staging-x86_64/kdelibs.install)
Deleted:
  kdelibs/repos/extra-x86_64/PKGBUILD
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
  kdelibs/repos/extra-x86_64/kdelibs-nepomuk-unicode.diff
  kdelibs/repos/extra-x86_64/kdelibs.install
  kdelibs/repos/staging-x86_64/

--+
 PKGBUILD |  120 +++--
 archlinux-menu.patch |   44 +++
 kde-applications-menu.patch  |   44 +++
 kdelibs-nepomuk-unicode.diff |   65 --
 kdelibs.install  |   26 
 5 files changed, 115 insertions(+), 184 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:03 UTC (rev 141743)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:04 UTC (rev 141744)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.7.2
-pkgrel=4
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
-'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
-'hspell')
-replaces=('kdelibs-experimental')
-install='kdelibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde-applications-menu.patch' 'archlinux-menu.patch'
-'kdelibs-nepomuk-unicode.diff')
-sha1sums=('4b074633cbf69752fda96018514ee771efe8f18b'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  'e24aae17ef0d83085199ad7c7623afef9919b8ff')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-   # nepomuk unicode character fix 
-   patch -p1 -i ${srcdir}/kdelibs-nepomuk-unicode.diff
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdelibs/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:04 UTC (rev 141744)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
+'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
+'docbook-xsl')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
+'hspell')
+replaces=('kdelibs-experimental')
+install='kdelibs.install'

[arch-commits] Commit in kdebase-runtime/repos (7 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:10
  Author: andrea
Revision: 141748

db-move: moved kdebase-runtime from [staging] to [extra] (i686)

Added:
  kdebase-runtime/repos/extra-i686/PKGBUILD
(from rev 141742, kdebase-runtime/repos/staging-i686/PKGBUILD)
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
(from rev 141742, 
kdebase-runtime/repos/staging-i686/kdebase-runtime.install)
  kdebase-runtime/repos/extra-i686/libqzeitgeist08.patch
(from rev 141742, kdebase-runtime/repos/staging-i686/libqzeitgeist08.patch)
Deleted:
  kdebase-runtime/repos/extra-i686/PKGBUILD
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
  kdebase-runtime/repos/extra-i686/libqzeitgeist08.patch
  kdebase-runtime/repos/staging-i686/

-+
 PKGBUILD|   86 +--
 kdebase-runtime.install |   24 ++---
 libqzeitgeist08.patch   |  204 +++---
 3 files changed, 157 insertions(+), 157 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:08 UTC (rev 141747)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:10 UTC (rev 141748)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.7.2
-pkgrel=2
-pkgdesc=KDE Base Runtime Environment
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-'xorg-xauth' 'hicolor-icon-theme')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib')
-optdepends=('htdig: to build the search index in khelpcenter'
-'rarian: needed by khelpcenter'
-'gdb: drkonq crash handler')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;
-'libqzeitgeist08.patch')
-sha1sums=('4d0b1883a2f65cc9472c4788c24e6b241f3b8828'
-  '164c9e4305029cb68a2101cfeeb76c7066c2fd39')
-
-build() {
-cd ${srcdir}/kde-runtime-${pkgver}
-patch -p1 -i ${srcdir}/libqzeitgeist08.patch
-
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
-   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
-}

Copied: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebase-runtime/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:10 UTC (rev 141748)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE Base Runtime Environment
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+'xorg-xauth' 'hicolor-icon-theme')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib')
+optdepends=('htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
+'gdb: drkonq crash handler')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;
+'libqzeitgeist08.patch')
+sha1sums=('293dec26e0d7278396d2ad0240d14aeea6060970'
+  '164c9e4305029cb68a2101cfeeb76c7066c2fd39')
+
+build() {
+cd ${srcdir}/kde-runtime-${pkgver}
+patch -p1 -i ${srcdir}/libqzeitgeist08.patch
+
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
+   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+}

Deleted: extra-i686/kdebase-runtime.install
===
--- extra-i686/kdebase-runtime.install  2011-11-02 18:12:08 UTC (rev 141747)
+++ extra-i686/kdebase-runtime.install  2011-11-02 18:12:10 UTC (rev 141748)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 

[arch-commits] Commit in kdebase-runtime/repos (7 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:12
  Author: andrea
Revision: 141749

db-move: moved kdebase-runtime from [staging] to [extra] (x86_64)

Added:
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebase-runtime/repos/staging-x86_64/PKGBUILD)
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
(from rev 141742, 
kdebase-runtime/repos/staging-x86_64/kdebase-runtime.install)
  kdebase-runtime/repos/extra-x86_64/libqzeitgeist08.patch
(from rev 141742, 
kdebase-runtime/repos/staging-x86_64/libqzeitgeist08.patch)
Deleted:
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
  kdebase-runtime/repos/extra-x86_64/libqzeitgeist08.patch
  kdebase-runtime/repos/staging-x86_64/

-+
 PKGBUILD|   86 +--
 kdebase-runtime.install |   24 ++---
 libqzeitgeist08.patch   |  204 +++---
 3 files changed, 157 insertions(+), 157 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:10 UTC (rev 141748)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:12 UTC (rev 141749)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.7.2
-pkgrel=2
-pkgdesc=KDE Base Runtime Environment
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-'xorg-xauth' 'hicolor-icon-theme')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib')
-optdepends=('htdig: to build the search index in khelpcenter'
-'rarian: needed by khelpcenter'
-'gdb: drkonq crash handler')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;
-'libqzeitgeist08.patch')
-sha1sums=('4d0b1883a2f65cc9472c4788c24e6b241f3b8828'
-  '164c9e4305029cb68a2101cfeeb76c7066c2fd39')
-
-build() {
-cd ${srcdir}/kde-runtime-${pkgver}
-patch -p1 -i ${srcdir}/libqzeitgeist08.patch
-
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
-   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
-}

Copied: kdebase-runtime/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebase-runtime/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:12 UTC (rev 141749)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE Base Runtime Environment
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+'xorg-xauth' 'hicolor-icon-theme')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib')
+optdepends=('htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
+'gdb: drkonq crash handler')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;
+'libqzeitgeist08.patch')
+sha1sums=('293dec26e0d7278396d2ad0240d14aeea6060970'
+  '164c9e4305029cb68a2101cfeeb76c7066c2fd39')
+
+build() {
+cd ${srcdir}/kde-runtime-${pkgver}
+patch -p1 -i ${srcdir}/libqzeitgeist08.patch
+
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
+   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+}

Deleted: extra-x86_64/kdebase-runtime.install
===
--- extra-x86_64/kdebase-runtime.install2011-11-02 18:12:10 UTC (rev 
141748)
+++ extra-x86_64/kdebase-runtime.install2011-11-02 18:12:12 UTC (rev 
141749)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:13
  Author: andrea
Revision: 141750

db-move: moved kdepim-runtime from [staging] to [extra] (i686)

Added:
  kdepim-runtime/repos/extra-i686/PKGBUILD
(from rev 141742, kdepim-runtime/repos/staging-i686/PKGBUILD)
  kdepim-runtime/repos/extra-i686/kdepim-runtime.install
(from rev 141742, kdepim-runtime/repos/staging-i686/kdepim-runtime.install)
Deleted:
  kdepim-runtime/repos/extra-i686/PKGBUILD
  kdepim-runtime/repos/extra-i686/kdepim-runtime.install
  kdepim-runtime/repos/extra-i686/smi0.91.patch
  kdepim-runtime/repos/staging-i686/

+
 PKGBUILD   |   69 +--
 kdepim-runtime.install |   24 
 smi0.91.patch  |   11 ---
 3 files changed, 44 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:12 UTC (rev 141749)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:13 UTC (rev 141750)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.7.2
-pkgrel=2
-pkgdesc='KDE PIM Runtime Environment'
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'smi0.91.patch')
-sha1sums=('f82886a63c48d718f30d60bd76ea7ac97f17a4c3'
-  'b5af2b56cd7c9c57522e862b591e3d4ad23641c6')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-patch -p1 -i ${srcdir}/smi0.91.patch
-
-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
-}

Copied: kdepim-runtime/repos/extra-i686/PKGBUILD (from rev 141742, 
kdepim-runtime/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:13 UTC (rev 141750)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.7.3
+pkgrel=1
+pkgdesc='KDE PIM Runtime Environment'
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdepimlibs' 'kdebase-runtime')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('fa0e336e17f7abea1e36d28d941a4ef79b4e4635')
+
+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
+}

Deleted: extra-i686/kdepim-runtime.install
===
--- extra-i686/kdepim-runtime.install   2011-11-02 18:12:12 UTC (rev 141749)
+++ extra-i686/kdepim-runtime.install   2011-11-02 18:12:13 UTC (rev 141750)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
\ No newline at end of file

Copied: kdepim-runtime/repos/extra-i686/kdepim-runtime.install (from rev 
141742, kdepim-runtime/repos/staging-i686/kdepim-runtime.install)
===
--- extra-i686/kdepim-runtime.install   (rev 0)
+++ extra-i686/kdepim-runtime.install   2011-11-02 18:12:13 UTC (rev 141750)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file

Deleted: extra-i686/smi0.91.patch
===
--- extra-i686/smi0.91.patch2011-11-02 18:12:12 UTC (rev 141749)
+++ extra-i686/smi0.91.patch2011-11-02 18:12:13 UTC (rev 141750)
@@ -1,11 +0,0 @@
 kdepim-runtime-4.7.2/plugins/akonadi_serializer_addressee.desktop~ 
2011-10-12 10:05:55.432618174 +
-+++ kdepim-runtime-4.7.2/plugins/akonadi_serializer_addressee.desktop  
2011-10-12 10:06:06.586046531 +
-@@ -89,7 +89,7 @@
- 

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:14
  Author: andrea
Revision: 141751

db-move: moved kdepim-runtime from [staging] to [extra] (x86_64)

Added:
  kdepim-runtime/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdepim-runtime/repos/staging-x86_64/PKGBUILD)
  kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install
(from rev 141742, 
kdepim-runtime/repos/staging-x86_64/kdepim-runtime.install)
Deleted:
  kdepim-runtime/repos/extra-x86_64/PKGBUILD
  kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install
  kdepim-runtime/repos/extra-x86_64/smi0.91.patch
  kdepim-runtime/repos/staging-x86_64/

+
 PKGBUILD   |   69 +--
 kdepim-runtime.install |   24 
 smi0.91.patch  |   11 ---
 3 files changed, 44 insertions(+), 60 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:13 UTC (rev 141750)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:14 UTC (rev 141751)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.7.2
-pkgrel=2
-pkgdesc='KDE PIM Runtime Environment'
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'smi0.91.patch')
-sha1sums=('f82886a63c48d718f30d60bd76ea7ac97f17a4c3'
-  'b5af2b56cd7c9c57522e862b591e3d4ad23641c6')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-patch -p1 -i ${srcdir}/smi0.91.patch
-
-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
-}

Copied: kdepim-runtime/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdepim-runtime/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:14 UTC (rev 141751)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.7.3
+pkgrel=1
+pkgdesc='KDE PIM Runtime Environment'
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdepimlibs' 'kdebase-runtime')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('fa0e336e17f7abea1e36d28d941a4ef79b4e4635')
+
+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
+}

Deleted: extra-x86_64/kdepim-runtime.install
===
--- extra-x86_64/kdepim-runtime.install 2011-11-02 18:12:13 UTC (rev 141750)
+++ extra-x86_64/kdepim-runtime.install 2011-11-02 18:12:14 UTC (rev 141751)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
\ No newline at end of file

Copied: kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install (from rev 
141742, kdepim-runtime/repos/staging-x86_64/kdepim-runtime.install)
===
--- extra-x86_64/kdepim-runtime.install (rev 0)
+++ extra-x86_64/kdepim-runtime.install 2011-11-02 18:12:14 UTC (rev 141751)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file

Deleted: extra-x86_64/smi0.91.patch
===
--- extra-x86_64/smi0.91.patch  2011-11-02 18:12:13 UTC (rev 141750)
+++ extra-x86_64/smi0.91.patch  2011-11-02 18:12:14 UTC (rev 141751)
@@ -1,11 +0,0 @@
 kdepim-runtime-4.7.2/plugins/akonadi_serializer_addressee.desktop~ 
2011-10-12 10:05:55.432618174 +
-+++ kdepim-runtime-4.7.2/plugins/akonadi_serializer_addressee.desktop  

[arch-commits] Commit in kdebindings-smokegen/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:16
  Author: andrea
Revision: 141752

db-move: moved kdebindings-smokegen from [staging] to [extra] (i686)

Added:
  kdebindings-smokegen/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-smokegen/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/extra-i686/PKGBUILD
  kdebindings-smokegen/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:14 UTC (rev 141751)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:16 UTC (rev 141752)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=A general purpose C++ parser with a plugin infrastructure
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('f2f605b2ca40403529b9065e745ebb1d9b7e0fcb')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokegen/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-smokegen/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:16 UTC (rev 141752)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=A general purpose C++ parser with a plugin infrastructure
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('ede4095fdb190b3bef13b246111e7d79903ad77e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokegen/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:18
  Author: andrea
Revision: 141753

db-move: moved kdebindings-smokegen from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokegen/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-smokegen/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/extra-x86_64/PKGBUILD
  kdebindings-smokegen/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:16 UTC (rev 141752)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:18 UTC (rev 141753)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=A general purpose C++ parser with a plugin infrastructure
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('f2f605b2ca40403529b9065e745ebb1d9b7e0fcb')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokegen/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-smokegen/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:18 UTC (rev 141753)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=A general purpose C++ parser with a plugin infrastructure
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('ede4095fdb190b3bef13b246111e7d79903ad77e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokeqt/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:19
  Author: andrea
Revision: 141754

db-move: moved kdebindings-smokeqt from [staging] to [extra] (i686)

Added:
  kdebindings-smokeqt/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-smokeqt/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokeqt/repos/extra-i686/PKGBUILD
  kdebindings-smokeqt/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:18 UTC (rev 141753)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:19 UTC (rev 141754)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Language independent library for Qt bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('93bf50c340e5188f2432da97c5a3ff7e2928eb3e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokeqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Qwt5=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokeqt/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-smokeqt/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:19 UTC (rev 141754)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Language independent library for Qt bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
+sha1sums=('cf1c4b7116695f0842972b2985eca65f6b63702e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokeqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Qwt5=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokeqt/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:20
  Author: andrea
Revision: 141755

db-move: moved kdebindings-smokeqt from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-smokeqt/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD
  kdebindings-smokeqt/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:19 UTC (rev 141754)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:20 UTC (rev 141755)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Language independent library for Qt bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('93bf50c340e5188f2432da97c5a3ff7e2928eb3e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokeqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Qwt5=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-smokeqt/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:20 UTC (rev 141755)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Language independent library for Qt bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
+sha1sums=('cf1c4b7116695f0842972b2985eca65f6b63702e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokeqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Qwt5=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:22
  Author: andrea
Revision: 141756

db-move: moved kdegraphics-okular from [staging] to [extra] (i686)

Added:
  kdegraphics-okular/repos/extra-i686/PKGBUILD
(from rev 141742, kdegraphics-okular/repos/staging-i686/PKGBUILD)
  kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install
(from rev 141742, 
kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/extra-i686/PKGBUILD
  kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install
  kdegraphics-okular/repos/staging-i686/

+
 PKGBUILD   |   68 +--
 kdegraphics-okular.install |   24 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:20 UTC (rev 141755)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:22 UTC (rev 141756)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-okular
-pkgver=4.7.2
-pkgrel=1
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url=http://kde.org/applications/graphics/okular/;
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
- 'ebook-tools' 'libspectre')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
-sha1sums=('5bc14efec8d00429a45a807a5bc839ffc783a10f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-okular/repos/extra-i686/PKGBUILD (from rev 141742, 
kdegraphics-okular/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:22 UTC (rev 141756)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.7.3
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
+sha1sums=('a14700386f386cc50f7dd6785eeb93dae10a0362')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegraphics-okular.install
===
--- extra-i686/kdegraphics-okular.install   2011-11-02 18:12:20 UTC (rev 
141755)
+++ extra-i686/kdegraphics-okular.install   2011-11-02 18:12:22 UTC (rev 
141756)
@@ -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: kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install (from 
rev 141742, kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
===
--- extra-i686/kdegraphics-okular.install   (rev 0)
+++ extra-i686/kdegraphics-okular.install   2011-11-02 18:12:22 UTC (rev 
141756)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:23
  Author: andrea
Revision: 141757

db-move: moved kdegraphics-okular from [staging] to [extra] (x86_64)

Added:
  kdegraphics-okular/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
  kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install
(from rev 141742, 
kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/extra-x86_64/PKGBUILD
  kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install
  kdegraphics-okular/repos/staging-x86_64/

+
 PKGBUILD   |   68 +--
 kdegraphics-okular.install |   24 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:22 UTC (rev 141756)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:23 UTC (rev 141757)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-okular
-pkgver=4.7.2
-pkgrel=1
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url=http://kde.org/applications/graphics/okular/;
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
- 'ebook-tools' 'libspectre')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
-sha1sums=('5bc14efec8d00429a45a807a5bc839ffc783a10f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-okular/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:23 UTC (rev 141757)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.7.3
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
+sha1sums=('a14700386f386cc50f7dd6785eeb93dae10a0362')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kdegraphics-okular.install
===
--- extra-x86_64/kdegraphics-okular.install 2011-11-02 18:12:22 UTC (rev 
141756)
+++ extra-x86_64/kdegraphics-okular.install 2011-11-02 18:12:23 UTC (rev 
141757)
@@ -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: kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install (from 
rev 141742, kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
===
--- extra-x86_64/kdegraphics-okular.install (rev 0)
+++ extra-x86_64/kdegraphics-okular.install 2011-11-02 18:12:23 UTC (rev 
141757)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kdesdk-kate/repos (9 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:25
  Author: andrea
Revision: 141758

db-move: moved kdesdk-kate from [staging] to [extra] (i686)

Added:
  kdesdk-kate/repos/extra-i686/PKGBUILD
(from rev 141742, kdesdk-kate/repos/staging-i686/PKGBUILD)
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
(from rev 141742, kdesdk-kate/repos/staging-i686/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
(from rev 141742, kdesdk-kate/repos/staging-i686/kdesdk-kate.install)
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
(from rev 141742, 
kdesdk-kate/repos/staging-i686/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/extra-i686/PKGBUILD
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/staging-i686/

-+
 PKGBUILD|  116 +++---
 kdebase-kwrite.install  |   24 +++
 kdesdk-kate.install |   24 +++
 pkgbuild-syntax-highlight.patch |   22 +++
 4 files changed, 93 insertions(+), 93 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:23 UTC (rev 141757)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:25 UTC (rev 141758)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.7.2
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.bz2;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('467b0558f1f86d0b210abd2d78c94cbe63b8579d'
-  'ab0c5d2a796b0f283154799add161c99f48ffcd5')
-
-build() {
-  cd ${srcdir}/kate-${pkgver}
-  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_KTEXTEDITOR=OFF
-  make
-}
-
-package_kdebase-kwrite() {
-  pkgdesc=Text Editor
-  depends=('kdebase-runtime')
-  groups=('kde' 'kdebase')
-  install='kdebase-kwrite.install'
-
-  cd ${srcdir}/build/kwrite
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/part
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdesdk-kate() {
-  pkgdesc=Advanced Text Editor
-  depends=('kdebase-kwrite')
-  groups=('kde' 'kdesdk')
-  install='kdesdk-kate.install'
-
-  cd ${srcdir}/build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kate
-  make DESTDIR=${pkgdir} install
-}

Copied: kdesdk-kate/repos/extra-i686/PKGBUILD (from rev 141742, 
kdesdk-kate/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:25 UTC (rev 141758)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdesdk-kate
+pkgname=('kdebase-kwrite'
+ 'kdesdk-kate')
+pkgver=4.7.3
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs ''cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.bz2;
+'pkgbuild-syntax-highlight.patch')
+sha1sums=('d67e871a49d426246f2e555ace0ad5a303c41045'
+  'ab0c5d2a796b0f283154799add161c99f48ffcd5')
+
+build() {
+  cd ${srcdir}/kate-${pkgver}
+  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_KTEXTEDITOR=OFF
+  make
+}
+
+package_kdebase-kwrite() {
+  pkgdesc=Text Editor
+  depends=('kdebase-runtime')
+  groups=('kde' 'kdebase')
+  install='kdebase-kwrite.install'
+
+  cd ${srcdir}/build/kwrite
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/part
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kwrite
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdesdk-kate() {
+  pkgdesc=Advanced Text Editor
+  depends=('kdebase-kwrite')
+  groups=('kde' 'kdesdk')
+  install='kdesdk-kate.install'
+
+  cd ${srcdir}/build/kate
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kate
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdebase-kwrite.install
===
--- extra-i686/kdebase-kwrite.install   2011-11-02 18:12:23 UTC (rev 141757)
+++ extra-i686/kdebase-kwrite.install   2011-11-02 18:12:25 UTC (rev 141758)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-  

[arch-commits] Commit in kdesdk-kate/repos (9 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:27
  Author: andrea
Revision: 141759

db-move: moved kdesdk-kate from [staging] to [extra] (x86_64)

Added:
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdesdk-kate/repos/staging-x86_64/PKGBUILD)
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
(from rev 141742, kdesdk-kate/repos/staging-x86_64/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
(from rev 141742, kdesdk-kate/repos/staging-x86_64/kdesdk-kate.install)
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch
(from rev 141742, 
kdesdk-kate/repos/staging-x86_64/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/staging-x86_64/

-+
 PKGBUILD|  116 +++---
 kdebase-kwrite.install  |   24 +++
 kdesdk-kate.install |   24 +++
 pkgbuild-syntax-highlight.patch |   22 +++
 4 files changed, 93 insertions(+), 93 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:25 UTC (rev 141758)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:27 UTC (rev 141759)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.7.2
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.bz2;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('467b0558f1f86d0b210abd2d78c94cbe63b8579d'
-  'ab0c5d2a796b0f283154799add161c99f48ffcd5')
-
-build() {
-  cd ${srcdir}/kate-${pkgver}
-  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_KTEXTEDITOR=OFF
-  make
-}
-
-package_kdebase-kwrite() {
-  pkgdesc=Text Editor
-  depends=('kdebase-runtime')
-  groups=('kde' 'kdebase')
-  install='kdebase-kwrite.install'
-
-  cd ${srcdir}/build/kwrite
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/part
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdesdk-kate() {
-  pkgdesc=Advanced Text Editor
-  depends=('kdebase-kwrite')
-  groups=('kde' 'kdesdk')
-  install='kdesdk-kate.install'
-
-  cd ${srcdir}/build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kate
-  make DESTDIR=${pkgdir} install
-}

Copied: kdesdk-kate/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdesdk-kate/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:27 UTC (rev 141759)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdesdk-kate
+pkgname=('kdebase-kwrite'
+ 'kdesdk-kate')
+pkgver=4.7.3
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs ''cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.bz2;
+'pkgbuild-syntax-highlight.patch')
+sha1sums=('d67e871a49d426246f2e555ace0ad5a303c41045'
+  'ab0c5d2a796b0f283154799add161c99f48ffcd5')
+
+build() {
+  cd ${srcdir}/kate-${pkgver}
+  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_KTEXTEDITOR=OFF
+  make
+}
+
+package_kdebase-kwrite() {
+  pkgdesc=Text Editor
+  depends=('kdebase-runtime')
+  groups=('kde' 'kdebase')
+  install='kdebase-kwrite.install'
+
+  cd ${srcdir}/build/kwrite
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/part
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kwrite
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdesdk-kate() {
+  pkgdesc=Advanced Text Editor
+  depends=('kdebase-kwrite')
+  groups=('kde' 'kdesdk')
+  install='kdesdk-kate.install'
+
+  cd ${srcdir}/build/kate
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kate
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kdebase-kwrite.install
===
--- extra-x86_64/kdebase-kwrite.install 2011-11-02 18:12:25 UTC (rev 141758)
+++ extra-x86_64/kdebase-kwrite.install 2011-11-02 18:12:27 UTC (rev 141759)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  

[arch-commits] Commit in kdebindings-smokekde/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:28
  Author: andrea
Revision: 141760

db-move: moved kdebindings-smokekde from [staging] to [extra] (i686)

Added:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-smokekde/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
  kdebindings-smokekde/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:27 UTC (rev 141759)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:28 UTC (rev 141760)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Language independent library for KDE bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
- 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
-sha1sums=('8874744db367dd5c9d7a8783f662b6283b69dc1f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokekde/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-smokekde/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:28 UTC (rev 141760)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Language independent library for KDE bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+ 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
+sha1sums=('a25114d92c540f16af9022366ca2b5da447a1531')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokekde/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:30
  Author: andrea
Revision: 141761

db-move: moved kdebindings-smokekde from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-smokekde/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD
  kdebindings-smokekde/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:28 UTC (rev 141760)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:30 UTC (rev 141761)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Language independent library for KDE bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
- 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
-sha1sums=('8874744db367dd5c9d7a8783f662b6283b69dc1f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokekde/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-smokekde/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:30 UTC (rev 141761)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Language independent library for KDE bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+ 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
+sha1sums=('a25114d92c540f16af9022366ca2b5da447a1531')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-perlqt/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:31
  Author: andrea
Revision: 141762

db-move: moved kdebindings-perlqt from [staging] to [extra] (i686)

Added:
  kdebindings-perlqt/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-perlqt/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-perlqt/repos/extra-i686/PKGBUILD
  kdebindings-perlqt/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:30 UTC (rev 141761)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:31 UTC (rev 141762)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlqt
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Perl bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('cde0c6b325e62d26ee6bd2f3f25d01e0563197c9')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-perlqt/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-perlqt/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:31 UTC (rev 141762)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlqt
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Perl bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
+sha1sums=('6e69719edccb23e3ced7ba30b72e88d214d6f54e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-python/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:34
  Author: andrea
Revision: 141764

db-move: moved kdebindings-python from [staging] to [extra] (i686)

Added:
  kdebindings-python/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-python/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-python/repos/extra-i686/PKGBUILD
  kdebindings-python/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:32 UTC (rev 141763)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:34 UTC (rev 141764)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-python
-pkgver=4.7.2
-pkgrel=2
-pkgdesc=KDE bindings for Python
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
-sha1sums=('cc7844851110697f06da60cf4a1ee527eda76087')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-python/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:34 UTC (rev 141764)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-python
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE bindings for Python
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
+sha1sums=('16063793d39fdc9f5b9916cab49236103ce79da2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}



[arch-commits] Commit in kdebindings-python/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:34
  Author: andrea
Revision: 141765

db-move: moved kdebindings-python from [staging] to [extra] (x86_64)

Added:
  kdebindings-python/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-python/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-python/repos/extra-x86_64/PKGBUILD
  kdebindings-python/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:34 UTC (rev 141764)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:34 UTC (rev 141765)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-python
-pkgver=4.7.2
-pkgrel=2
-pkgdesc=KDE bindings for Python
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
-sha1sums=('cc7844851110697f06da60cf4a1ee527eda76087')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-python/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:34 UTC (rev 141765)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-python
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=KDE bindings for Python
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
+sha1sums=('16063793d39fdc9f5b9916cab49236103ce79da2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}



[arch-commits] Commit in kdebindings-qyoto/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:36
  Author: andrea
Revision: 141766

db-move: moved kdebindings-qyoto from [staging] to [extra] (i686)

Added:
  kdebindings-qyoto/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-qyoto/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-qyoto/repos/extra-i686/PKGBUILD
  kdebindings-qyoto/repos/staging-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:34 UTC (rev 141765)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:36 UTC (rev 141766)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'mono')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
-sha1sums=('f002a31fcdcaa94af02bbf5e368e79463974e467')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qyoto-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qyoto/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-qyoto/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:36 UTC (rev 141766)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'mono')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
+sha1sums=('676042633b8c426adf1f47ad143f5db20ae257ef')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qyoto-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qyoto/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:38
  Author: andrea
Revision: 141767

db-move: moved kdebindings-qyoto from [staging] to [extra] (x86_64)

Added:
  kdebindings-qyoto/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-qyoto/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-qyoto/repos/extra-x86_64/PKGBUILD
  kdebindings-qyoto/repos/staging-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:36 UTC (rev 141766)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:38 UTC (rev 141767)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'mono')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
-sha1sums=('f002a31fcdcaa94af02bbf5e368e79463974e467')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qyoto-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qyoto/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-qyoto/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:38 UTC (rev 141767)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'mono')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
+sha1sums=('676042633b8c426adf1f47ad143f5db20ae257ef')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qyoto-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qtruby/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:39
  Author: andrea
Revision: 141768

db-move: moved kdebindings-qtruby from [staging] to [extra] (i686)

Added:
  kdebindings-qtruby/repos/extra-i686/PKGBUILD
(from rev 141742, kdebindings-qtruby/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-qtruby/repos/extra-i686/PKGBUILD
  kdebindings-qtruby/repos/staging-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:38 UTC (rev 141767)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:39 UTC (rev 141768)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Qt bindings for ruby
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'ruby')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
-sha1sums=('1d13c0dd79a2c90c9e964e23fee3573c9397bd4d')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebindings-qtruby/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:39 UTC (rev 141768)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Qt bindings for ruby
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'ruby')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-ruby')
+source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
+sha1sums=('2e3b36ece9039ccd39be76145575015503c6283c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qtruby/repos (3 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:40
  Author: andrea
Revision: 141769

db-move: moved kdebindings-qtruby from [staging] to [extra] (x86_64)

Added:
  kdebindings-qtruby/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebindings-qtruby/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-qtruby/repos/extra-x86_64/PKGBUILD
  kdebindings-qtruby/repos/staging-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:39 UTC (rev 141768)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:40 UTC (rev 141769)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Qt bindings for ruby
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'ruby')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
-sha1sums=('1d13c0dd79a2c90c9e964e23fee3573c9397bd4d')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebindings-qtruby/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:40 UTC (rev 141769)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Qt bindings for ruby
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'ruby')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-ruby')
+source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
+sha1sums=('2e3b36ece9039ccd39be76145575015503c6283c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebase-workspace/repos (22 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:43
  Author: andrea
Revision: 141770

db-move: moved kdebase-workspace from [staging] to [extra] (i686)

Added:
  kdebase-workspace/repos/extra-i686/PKGBUILD
(from rev 141742, kdebase-workspace/repos/staging-i686/PKGBUILD)
  kdebase-workspace/repos/extra-i686/fix-powerprofiles.patch
(from rev 141742, 
kdebase-workspace/repos/staging-i686/fix-powerprofiles.patch)
  kdebase-workspace/repos/extra-i686/fixpath.patch
(from rev 141742, kdebase-workspace/repos/staging-i686/fixpath.patch)
  kdebase-workspace/repos/extra-i686/kde-np.pam
(from rev 141742, kdebase-workspace/repos/staging-i686/kde-np.pam)
  kdebase-workspace/repos/extra-i686/kde.pam
(from rev 141742, kdebase-workspace/repos/staging-i686/kde.pam)
  kdebase-workspace/repos/extra-i686/kdebase-workspace.install
(from rev 141742, 
kdebase-workspace/repos/staging-i686/kdebase-workspace.install)
  kdebase-workspace/repos/extra-i686/kdm
(from rev 141742, kdebase-workspace/repos/staging-i686/kdm)
  kdebase-workspace/repos/extra-i686/kdm-xinitrd.patch
(from rev 141742, kdebase-workspace/repos/staging-i686/kdm-xinitrd.patch)
  kdebase-workspace/repos/extra-i686/kdm-zsh-profile.patch
(from rev 141742, 
kdebase-workspace/repos/staging-i686/kdm-zsh-profile.patch)
  kdebase-workspace/repos/extra-i686/kscreensaver.pam
(from rev 141742, kdebase-workspace/repos/staging-i686/kscreensaver.pam)
  kdebase-workspace/repos/extra-i686/terminate-server.patch
(from rev 141742, 
kdebase-workspace/repos/staging-i686/terminate-server.patch)
Deleted:
  kdebase-workspace/repos/extra-i686/PKGBUILD
  kdebase-workspace/repos/extra-i686/fixpath.patch
  kdebase-workspace/repos/extra-i686/kde-np.pam
  kdebase-workspace/repos/extra-i686/kde.pam
  kdebase-workspace/repos/extra-i686/kdebase-workspace.install
  kdebase-workspace/repos/extra-i686/kdm
  kdebase-workspace/repos/extra-i686/kdm-xinitrd.patch
  kdebase-workspace/repos/extra-i686/kdm-zsh-profile.patch
  kdebase-workspace/repos/extra-i686/kscreensaver.pam
  kdebase-workspace/repos/extra-i686/terminate-server.patch
  kdebase-workspace/repos/staging-i686/

---+
 PKGBUILD  |  165 ++--
 fix-powerprofiles.patch   |   23 ++
 fixpath.patch |   68 +-
 kde-np.pam|   14 +--
 kde.pam   |   14 +--
 kdebase-workspace.install |   50 ++---
 kdm   |   72 +--
 kdm-xinitrd.patch |   36 -
 kdm-zsh-profile.patch |   22 ++---
 kscreensaver.pam  |2 
 terminate-server.patch|   22 ++---
 11 files changed, 256 insertions(+), 232 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:40 UTC (rev 141769)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:43 UTC (rev 141770)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-workspace
-_pkgname=kde-workspace
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=KDE Base Workspace
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-# note on libxdamage:
-#  not detected by namcap because libgl depends on it
-#  but nvidia providing libgl does not depend on libxdamage
-depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'libqalculate'
- 'qimageblitz' 'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage'
- 'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
- 'xorg-xrdb')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdebindings-python'
- 'networkmanager')
-optdepends=('kde-wallpapers: officials KDE wallapers')
-replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde'
-  'kdebase-kinfocenter')
-conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde'
-   'kdebase-kinfocenter')
-install=${pkgname}.install
-backup=('usr/share/config/kdm/kdmrc'
-'etc/pam.d/kde'
-'etc/pam.d/kde-np'
-'etc/pam.d/kscreensaver')
-options=('emptydirs')
-source=(http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;
-'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
-'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
-sha1sums=('afd37b2f583690e391828c1ceb7311e2e8d37c6f'
-  '8c2bdefb23a03b753b78d16944d03fa3939d2d99'
-  '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
-  'f7b38af38549242a240f1a90ab9964ca8a366129'
-  '603cc79c4d2b4eae62bb5f244aeecb3a778b5516'
-  '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
-  'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  'd509dac592bd8b310df27991b208c95b6d907514')
-
-build() {
-   cd 

[arch-commits] Commit in kdebase-workspace/repos (22 files)

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:45
  Author: andrea
Revision: 141771

db-move: moved kdebase-workspace from [staging] to [extra] (x86_64)

Added:
  kdebase-workspace/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebase-workspace/repos/staging-x86_64/PKGBUILD)
  kdebase-workspace/repos/extra-x86_64/fix-powerprofiles.patch
(from rev 141742, 
kdebase-workspace/repos/staging-x86_64/fix-powerprofiles.patch)
  kdebase-workspace/repos/extra-x86_64/fixpath.patch
(from rev 141742, kdebase-workspace/repos/staging-x86_64/fixpath.patch)
  kdebase-workspace/repos/extra-x86_64/kde-np.pam
(from rev 141742, kdebase-workspace/repos/staging-x86_64/kde-np.pam)
  kdebase-workspace/repos/extra-x86_64/kde.pam
(from rev 141742, kdebase-workspace/repos/staging-x86_64/kde.pam)
  kdebase-workspace/repos/extra-x86_64/kdebase-workspace.install
(from rev 141742, 
kdebase-workspace/repos/staging-x86_64/kdebase-workspace.install)
  kdebase-workspace/repos/extra-x86_64/kdm
(from rev 141742, kdebase-workspace/repos/staging-x86_64/kdm)
  kdebase-workspace/repos/extra-x86_64/kdm-xinitrd.patch
(from rev 141742, kdebase-workspace/repos/staging-x86_64/kdm-xinitrd.patch)
  kdebase-workspace/repos/extra-x86_64/kdm-zsh-profile.patch
(from rev 141742, 
kdebase-workspace/repos/staging-x86_64/kdm-zsh-profile.patch)
  kdebase-workspace/repos/extra-x86_64/kscreensaver.pam
(from rev 141742, kdebase-workspace/repos/staging-x86_64/kscreensaver.pam)
  kdebase-workspace/repos/extra-x86_64/terminate-server.patch
(from rev 141742, 
kdebase-workspace/repos/staging-x86_64/terminate-server.patch)
Deleted:
  kdebase-workspace/repos/extra-x86_64/PKGBUILD
  kdebase-workspace/repos/extra-x86_64/fixpath.patch
  kdebase-workspace/repos/extra-x86_64/kde-np.pam
  kdebase-workspace/repos/extra-x86_64/kde.pam
  kdebase-workspace/repos/extra-x86_64/kdebase-workspace.install
  kdebase-workspace/repos/extra-x86_64/kdm
  kdebase-workspace/repos/extra-x86_64/kdm-xinitrd.patch
  kdebase-workspace/repos/extra-x86_64/kdm-zsh-profile.patch
  kdebase-workspace/repos/extra-x86_64/kscreensaver.pam
  kdebase-workspace/repos/extra-x86_64/terminate-server.patch
  kdebase-workspace/repos/staging-x86_64/

---+
 PKGBUILD  |  165 ++--
 fix-powerprofiles.patch   |   23 ++
 fixpath.patch |   68 +-
 kde-np.pam|   14 +--
 kde.pam   |   14 +--
 kdebase-workspace.install |   50 ++---
 kdm   |   72 +--
 kdm-xinitrd.patch |   36 -
 kdm-zsh-profile.patch |   22 ++---
 kscreensaver.pam  |2 
 terminate-server.patch|   22 ++---
 11 files changed, 256 insertions(+), 232 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:43 UTC (rev 141770)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:45 UTC (rev 141771)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-workspace
-_pkgname=kde-workspace
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=KDE Base Workspace
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-# note on libxdamage:
-#  not detected by namcap because libgl depends on it
-#  but nvidia providing libgl does not depend on libxdamage
-depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'libqalculate'
- 'qimageblitz' 'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage'
- 'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
- 'xorg-xrdb')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdebindings-python'
- 'networkmanager')
-optdepends=('kde-wallpapers: officials KDE wallapers')
-replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde'
-  'kdebase-kinfocenter')
-conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde'
-   'kdebase-kinfocenter')
-install=${pkgname}.install
-backup=('usr/share/config/kdm/kdmrc'
-'etc/pam.d/kde'
-'etc/pam.d/kde-np'
-'etc/pam.d/kscreensaver')
-options=('emptydirs')
-source=(http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;
-'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
-'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
-sha1sums=('afd37b2f583690e391828c1ceb7311e2e8d37c6f'
-  '8c2bdefb23a03b753b78d16944d03fa3939d2d99'
-  '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
-  'f7b38af38549242a240f1a90ab9964ca8a366129'
-  '603cc79c4d2b4eae62bb5f244aeecb3a778b5516'
-  '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
-  'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:46
  Author: andrea
Revision: 141772

db-move: moved kdebase from [staging] to [extra] (i686)

Added:
  kdebase/repos/extra-i686/PKGBUILD
(from rev 141742, kdebase/repos/staging-i686/PKGBUILD)
  kdebase/repos/extra-i686/kdebase.install
(from rev 141742, kdebase/repos/staging-i686/kdebase.install)
Deleted:
  kdebase/repos/extra-i686/PKGBUILD
  kdebase/repos/extra-i686/kdebase.install
  kdebase/repos/staging-i686/

-+
 PKGBUILD|  238 +++---
 kdebase.install |   22 ++--
 2 files changed, 130 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:45 UTC (rev 141771)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:46 UTC (rev 141772)
@@ -1,119 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdebase
-pkgname=('kdebase-dolphin'
- 'kdebase-kdepasswd'
- 'kdebase-kdialog'
- 'kdebase-keditbookmarks'
- 'kdebase-kfind'
- 'kdebase-konq-plugins'
- 'kdebase-konqueror'
- 'kdebase-lib'
- 'kdebase-plasma')
-pkgver=4.7.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-makedepends=('kdelibs' 'pkgconfig' 'cmake' 'automoc4' 'tidyhtml')
-source=(http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2;)
-sha1sums=('b52937ad8e5e4be884cc76f265c19964f461ac2c')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-baseapps-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdebase-dolphin() {
-   pkgdesc='File Manager'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
-'kdegraphics-thumbnailers: thumbnailers for graphics file'
-'ruby: servicemenu installation')
-   url=http://kde.org/applications/system/dolphin/;
-   cd $srcdir/build/dolphin
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/dolphin
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdepasswd() {
-   pkgdesc='Change Password'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   cd $srcdir/build/kdepasswd
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kdepasswd
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdialog() {
-   pkgdesc='A utility for displaying dialog boxes from shell scripts'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/kdialog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-keditbookmarks() {
-   pkgdesc='Bookmark Organizer and Editor'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/keditbookmarks
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kfind() {
-   pkgdesc='Find Files/Folders'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   url=http://kde.org/applications/utilities/kfind/;
-   install='kdebase.install'
-   cd $srcdir/build/kfind
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfind
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konq-plugins() {
-   pkgdesc='Extra plugins for Konqueror'
-   depends=('kdebase-konqueror' 'tidyhtml')
-   replaces=('konq-plugins')
-   install='kdebase.install'
-   cd $srcdir/build/konq-plugins
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konqueror() {
-   pkgdesc='KDE File Manager  Web Browser'
-   depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
-   optdepends=('kwebkitpart: to enable webkit engine')
-   url=http://kde.org/applications/internet/konqueror/;
-   install='kdebase.install'
-conflicts=('kdebase-nsplugins')
-replaces=('kdebase-nsplugins')
-for i in konqueror doc/konqueror nsplugins; do
-cd $srcdir/build/${i}
-make DESTDIR=$pkgdir install
-done
-}
-
-package_kdebase-lib() {
-   pkgdesc='KDE libraries for the basic desktop applications'
-   groups=()
-   depends=('kdelibs')
-   cd $srcdir/build/lib
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-plasma() {
-   pkgdesc='Display the contents of folders (User´s home folder as 
default)'
-   depends=('kdebase-workspace' 'kdebase-lib')
-   cd $srcdir/build/plasma
-   make DESTDIR=$pkgdir install
-}

Copied: kdebase/repos/extra-i686/PKGBUILD (from rev 141742, 
kdebase/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:46 UTC (rev 141772)
@@ -0,0 +1,119 @@
+# $Id$
+# Maintainer: Andrea Scarpino 

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:47
  Author: andrea
Revision: 141773

db-move: moved kdebase from [staging] to [extra] (x86_64)

Added:
  kdebase/repos/extra-x86_64/PKGBUILD
(from rev 141742, kdebase/repos/staging-x86_64/PKGBUILD)
  kdebase/repos/extra-x86_64/kdebase.install
(from rev 141742, kdebase/repos/staging-x86_64/kdebase.install)
Deleted:
  kdebase/repos/extra-x86_64/PKGBUILD
  kdebase/repos/extra-x86_64/kdebase.install
  kdebase/repos/staging-x86_64/

-+
 PKGBUILD|  238 +++---
 kdebase.install |   22 ++--
 2 files changed, 130 insertions(+), 130 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:46 UTC (rev 141772)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:47 UTC (rev 141773)
@@ -1,119 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdebase
-pkgname=('kdebase-dolphin'
- 'kdebase-kdepasswd'
- 'kdebase-kdialog'
- 'kdebase-keditbookmarks'
- 'kdebase-kfind'
- 'kdebase-konq-plugins'
- 'kdebase-konqueror'
- 'kdebase-lib'
- 'kdebase-plasma')
-pkgver=4.7.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-makedepends=('kdelibs' 'pkgconfig' 'cmake' 'automoc4' 'tidyhtml')
-source=(http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2;)
-sha1sums=('b52937ad8e5e4be884cc76f265c19964f461ac2c')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-baseapps-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdebase-dolphin() {
-   pkgdesc='File Manager'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
-'kdegraphics-thumbnailers: thumbnailers for graphics file'
-'ruby: servicemenu installation')
-   url=http://kde.org/applications/system/dolphin/;
-   cd $srcdir/build/dolphin
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/dolphin
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdepasswd() {
-   pkgdesc='Change Password'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   cd $srcdir/build/kdepasswd
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kdepasswd
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdialog() {
-   pkgdesc='A utility for displaying dialog boxes from shell scripts'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/kdialog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-keditbookmarks() {
-   pkgdesc='Bookmark Organizer and Editor'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/keditbookmarks
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kfind() {
-   pkgdesc='Find Files/Folders'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   url=http://kde.org/applications/utilities/kfind/;
-   install='kdebase.install'
-   cd $srcdir/build/kfind
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfind
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konq-plugins() {
-   pkgdesc='Extra plugins for Konqueror'
-   depends=('kdebase-konqueror' 'tidyhtml')
-   replaces=('konq-plugins')
-   install='kdebase.install'
-   cd $srcdir/build/konq-plugins
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konqueror() {
-   pkgdesc='KDE File Manager  Web Browser'
-   depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
-   optdepends=('kwebkitpart: to enable webkit engine')
-   url=http://kde.org/applications/internet/konqueror/;
-   install='kdebase.install'
-conflicts=('kdebase-nsplugins')
-replaces=('kdebase-nsplugins')
-for i in konqueror doc/konqueror nsplugins; do
-cd $srcdir/build/${i}
-make DESTDIR=$pkgdir install
-done
-}
-
-package_kdebase-lib() {
-   pkgdesc='KDE libraries for the basic desktop applications'
-   groups=()
-   depends=('kdelibs')
-   cd $srcdir/build/lib
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-plasma() {
-   pkgdesc='Display the contents of folders (User´s home folder as 
default)'
-   depends=('kdebase-workspace' 'kdebase-lib')
-   cd $srcdir/build/plasma
-   make DESTDIR=$pkgdir install
-}

Copied: kdebase/repos/extra-x86_64/PKGBUILD (from rev 141742, 
kdebase/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:47 UTC (rev 141773)
@@ 

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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:49
  Author: andrea
Revision: 141774

db-move: moved libkdeedu from [staging] to [extra] (i686)

Added:
  libkdeedu/repos/extra-i686/PKGBUILD
(from rev 141742, libkdeedu/repos/staging-i686/PKGBUILD)
  libkdeedu/repos/extra-i686/libkdeedu.install
(from rev 141742, libkdeedu/repos/staging-i686/libkdeedu.install)
Deleted:
  libkdeedu/repos/extra-i686/PKGBUILD
  libkdeedu/repos/extra-i686/libkdeedu.install
  libkdeedu/repos/staging-i686/

---+
 PKGBUILD  |   62 ++--
 libkdeedu.install |   22 +-
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-02 18:12:47 UTC (rev 141773)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:49 UTC (rev 141774)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Libraries used by KDE Education applications
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('51f8ce8847b71674244f7620536939ba4f36d476')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkdeedu/repos/extra-i686/PKGBUILD (from rev 141742, 
libkdeedu/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-02 18:12:49 UTC (rev 141774)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu' 'kdeedu-data')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d2a1e88c6135fa23cea7670dfbb7c8634dc9c870')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/libkdeedu.install
===
--- extra-i686/libkdeedu.install2011-11-02 18:12:47 UTC (rev 141773)
+++ extra-i686/libkdeedu.install2011-11-02 18:12:49 UTC (rev 141774)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdeedu/repos/extra-i686/libkdeedu.install (from rev 141742, 
libkdeedu/repos/staging-i686/libkdeedu.install)
===
--- extra-i686/libkdeedu.install(rev 0)
+++ extra-i686/libkdeedu.install2011-11-02 18:12:49 UTC (rev 141774)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2011-11-02 Thread Andrea Scarpino
Date: Wednesday, November 2, 2011 @ 14:12:50
  Author: andrea
Revision: 141775

db-move: moved libkdeedu from [staging] to [extra] (x86_64)

Added:
  libkdeedu/repos/extra-x86_64/PKGBUILD
(from rev 141742, libkdeedu/repos/staging-x86_64/PKGBUILD)
  libkdeedu/repos/extra-x86_64/libkdeedu.install
(from rev 141742, libkdeedu/repos/staging-x86_64/libkdeedu.install)
Deleted:
  libkdeedu/repos/extra-x86_64/PKGBUILD
  libkdeedu/repos/extra-x86_64/libkdeedu.install
  libkdeedu/repos/staging-x86_64/

---+
 PKGBUILD  |   62 ++--
 libkdeedu.install |   22 +-
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-02 18:12:49 UTC (rev 141774)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:50 UTC (rev 141775)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.7.2
-pkgrel=1
-pkgdesc=Libraries used by KDE Education applications
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('51f8ce8847b71674244f7620536939ba4f36d476')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkdeedu/repos/extra-x86_64/PKGBUILD (from rev 141742, 
libkdeedu/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-02 18:12:50 UTC (rev 141775)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=4.7.3
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu' 'kdeedu-data')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d2a1e88c6135fa23cea7670dfbb7c8634dc9c870')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/libkdeedu.install
===
--- extra-x86_64/libkdeedu.install  2011-11-02 18:12:49 UTC (rev 141774)
+++ extra-x86_64/libkdeedu.install  2011-11-02 18:12:50 UTC (rev 141775)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdeedu/repos/extra-x86_64/libkdeedu.install (from rev 141742, 
libkdeedu/repos/staging-x86_64/libkdeedu.install)
===
--- extra-x86_64/libkdeedu.install  (rev 0)
+++ extra-x86_64/libkdeedu.install  2011-11-02 18:12:50 UTC (rev 141775)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



  1   2   3   >