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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 06:49:40
  Author: eric
Revision: 183553

archrelease: copy trunk to extra-i686

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

---+
 PKGBUILD  |   62 
 dconf.install |   26 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-23 04:49:12 UTC (rev 183552)
+++ PKGBUILD2013-04-23 04:49:40 UTC (rev 183553)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=dconf
-pkgver=0.16.0
-pkgrel=1
-pkgdesc="A low-level configuration system."
-arch=(i686 x86_64)
-url="http://live.gnome.org/dconf";
-license=('LGPL2.1')
-depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('192d682b8e160e22506f3fac6847444013c7cdbef188d937a6ae2b357f9134bb')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/dconf
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make completiondir=/usr/share/bash-completion/completions DESTDIR="$pkgdir" 
install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/extra-i686/PKGBUILD (from rev 183552, dconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-23 04:49:40 UTC (rev 183553)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=dconf
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="A low-level configuration system."
+arch=(i686 x86_64)
+url="http://live.gnome.org/dconf";
+license=('LGPL2.1')
+depends=('glib2' 'gtk-update-icon-cache')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python' 'python2')
+optdepends=('gtk3: for dconf-editor')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('192d682b8e160e22506f3fac6847444013c7cdbef188d937a6ae2b357f9134bb')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make completiondir=/usr/share/bash-completion/completions DESTDIR="$pkgdir" 
install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: dconf.install
===
--- dconf.install   2013-04-23 04:49:12 UTC (rev 183552)
+++ dconf.install   2013-04-23 04:49:40 UTC (rev 183553)
@@ -1,13 +0,0 @@
-post_install() {
-gio-querymodules /usr/lib/gio/modules
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade(){
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: dconf/repos/extra-i686/dconf.install (from rev 183552, 
dconf/trunk/dconf.install)
===
--- dconf.install   (rev 0)
+++ dconf.install   2013-04-23 04:49:40 UTC (rev 183553)
@@ -0,0 +1,13 @@
+post_install() {
+gio-querymodules /usr/lib/gio/modules
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade(){
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 06:49:12
  Author: eric
Revision: 183552

archrelease: copy trunk to extra-x86_64

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

---+
 PKGBUILD  |   62 
 dconf.install |   26 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-23 04:48:41 UTC (rev 183551)
+++ PKGBUILD2013-04-23 04:49:12 UTC (rev 183552)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=dconf
-pkgver=0.16.0
-pkgrel=1
-pkgdesc="A low-level configuration system."
-arch=(i686 x86_64)
-url="http://live.gnome.org/dconf";
-license=('LGPL2.1')
-depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python')
-optdepends=('gtk3: for dconf-editor')
-install=dconf.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('192d682b8e160e22506f3fac6847444013c7cdbef188d937a6ae2b357f9134bb')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/dconf
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make completiondir=/usr/share/bash-completion/completions DESTDIR="$pkgdir" 
install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/extra-x86_64/PKGBUILD (from rev 183551, 
dconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-23 04:49:12 UTC (rev 183552)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=dconf
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="A low-level configuration system."
+arch=(i686 x86_64)
+url="http://live.gnome.org/dconf";
+license=('LGPL2.1')
+depends=('glib2' 'gtk-update-icon-cache')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python' 'python2')
+optdepends=('gtk3: for dconf-editor')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('192d682b8e160e22506f3fac6847444013c7cdbef188d937a6ae2b357f9134bb')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make completiondir=/usr/share/bash-completion/completions DESTDIR="$pkgdir" 
install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: dconf.install
===
--- dconf.install   2013-04-23 04:48:41 UTC (rev 183551)
+++ dconf.install   2013-04-23 04:49:12 UTC (rev 183552)
@@ -1,13 +0,0 @@
-post_install() {
-gio-querymodules /usr/lib/gio/modules
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade(){
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: dconf/repos/extra-x86_64/dconf.install (from rev 183551, 
dconf/trunk/dconf.install)
===
--- dconf.install   (rev 0)
+++ dconf.install   2013-04-23 04:49:12 UTC (rev 183552)
@@ -0,0 +1,13 @@
+post_install() {
+gio-querymodules /usr/lib/gio/modules
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade(){
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 06:48:41
  Author: eric
Revision: 183551

Add missing python2 makedepends (close FS#34900)

Modified:
  dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-23 02:29:33 UTC (rev 183550)
+++ PKGBUILD2013-04-23 04:48:41 UTC (rev 183551)
@@ -9,7 +9,7 @@
 url="http://live.gnome.org/dconf";
 license=('LGPL2.1')
 depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python' 'python2')
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)



[arch-commits] Commit in syslinux/trunk (syslinux.cfg)

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 04:29:33
  Author: eric
Revision: 183550

Remove obsolete poweroff.com reference

Modified:
  syslinux/trunk/syslinux.cfg

--+
 syslinux.cfg |1 -
 1 file changed, 1 deletion(-)

Modified: syslinux.cfg
===
--- syslinux.cfg2013-04-23 00:30:16 UTC (rev 183549)
+++ syslinux.cfg2013-04-23 02:29:33 UTC (rev 183550)
@@ -7,7 +7,6 @@
 #   * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
 #   * hdt.c32 - hardware detection tool
 #   * reboot.c32 - reboots the system
-#   * poweroff.com - shutdown the system
 #
 # To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
 # If /usr and /boot are on the same file system, symlink the files instead



[arch-commits] Commit in gnome-panel/repos (30 files)

2013-04-22 Thread Balló György
Date: Tuesday, April 23, 2013 @ 04:28:34
  Author: bgyorgy
Revision: 88822

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

Added:
  gnome-panel/repos/community-i686/0001-Add-the-GNOME-Flashback-session.patch
(from rev 88821, 
gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch)
  gnome-panel/repos/community-i686/18_fix_force_quit_applet.patch
(from rev 88821, gnome-panel/trunk/18_fix_force_quit_applet.patch)
  gnome-panel/repos/community-i686/PKGBUILD
(from rev 88821, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-i686/drop-gweather-xml-include.patch
(from rev 88821, gnome-panel/trunk/drop-gweather-xml-include.patch)
  gnome-panel/repos/community-i686/fix-autoconf.patch
(from rev 88821, gnome-panel/trunk/fix-autoconf.patch)
  gnome-panel/repos/community-i686/gnome-desktop-3.8.patch
(from rev 88821, gnome-panel/trunk/gnome-desktop-3.8.patch)
  gnome-panel/repos/community-i686/gnome-panel.install
(from rev 88821, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-x86_64/0001-Add-the-GNOME-Flashback-session.patch
(from rev 88821, 
gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch)
  gnome-panel/repos/community-x86_64/18_fix_force_quit_applet.patch
(from rev 88821, gnome-panel/trunk/18_fix_force_quit_applet.patch)
  gnome-panel/repos/community-x86_64/PKGBUILD
(from rev 88821, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-x86_64/drop-gweather-xml-include.patch
(from rev 88821, gnome-panel/trunk/drop-gweather-xml-include.patch)
  gnome-panel/repos/community-x86_64/fix-autoconf.patch
(from rev 88821, gnome-panel/trunk/fix-autoconf.patch)
  gnome-panel/repos/community-x86_64/gnome-desktop-3.8.patch
(from rev 88821, gnome-panel/trunk/gnome-desktop-3.8.patch)
  gnome-panel/repos/community-x86_64/gnome-panel.install
(from rev 88821, gnome-panel/trunk/gnome-panel.install)
Deleted:
  gnome-panel/repos/community-i686/0001-Add-the-GNOME-Flashback-session.patch
  gnome-panel/repos/community-i686/18_fix_force_quit_applet.patch
  gnome-panel/repos/community-i686/PKGBUILD
  gnome-panel/repos/community-i686/drop-gweather-xml-include.patch
  gnome-panel/repos/community-i686/fix-autoconf.patch
  gnome-panel/repos/community-i686/gnome-desktop-3.8.patch
  gnome-panel/repos/community-i686/gnome-panel.install
  gnome-panel/repos/community-i686/logout-hang-workaround.patch
  gnome-panel/repos/community-x86_64/0001-Add-the-GNOME-Flashback-session.patch
  gnome-panel/repos/community-x86_64/18_fix_force_quit_applet.patch
  gnome-panel/repos/community-x86_64/PKGBUILD
  gnome-panel/repos/community-x86_64/drop-gweather-xml-include.patch
  gnome-panel/repos/community-x86_64/fix-autoconf.patch
  gnome-panel/repos/community-x86_64/gnome-desktop-3.8.patch
  gnome-panel/repos/community-x86_64/gnome-panel.install
  gnome-panel/repos/community-x86_64/logout-hang-workaround.patch

-+
 /0001-Add-the-GNOME-Flashback-session.patch |  190 
 /18_fix_force_quit_applet.patch |  196 
 /PKGBUILD   |  158 +++
 /drop-gweather-xml-include.patch|   20 
 /fix-autoconf.patch |   22 
 /gnome-desktop-3.8.patch|  398 ++
 /gnome-panel.install|   24 
 community-i686/0001-Add-the-GNOME-Flashback-session.patch   |   95 --
 community-i686/18_fix_force_quit_applet.patch   |   98 --
 community-i686/PKGBUILD |   84 --
 community-i686/drop-gweather-xml-include.patch  |   10 
 community-i686/fix-autoconf.patch   |   11 
 community-i686/gnome-desktop-3.8.patch  |  199 -
 community-i686/gnome-panel.install  |   12 
 community-i686/logout-hang-workaround.patch |   15 
 community-x86_64/0001-Add-the-GNOME-Flashback-session.patch |   95 --
 community-x86_64/18_fix_force_quit_applet.patch |   98 --
 community-x86_64/PKGBUILD   |   84 --
 community-x86_64/drop-gweather-xml-include.patch|   10 
 community-x86_64/fix-autoconf.patch |   11 
 community-x86_64/gnome-desktop-3.8.patch|  199 -
 community-x86_64/gnome-panel.install|   12 
 community-x86_64/logout-hang-workaround.patch   |   15 
 23 files changed, 1008 insertions(+), 1048 deletions(-)

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


[arch-commits] Commit in gnome-panel/trunk (PKGBUILD logout-hang-workaround.patch)

2013-04-22 Thread Balló György
Date: Tuesday, April 23, 2013 @ 04:12:42
  Author: bgyorgy
Revision: 88821

upgpkg: gnome-panel 3.6.2-4

Remove logout workaround (no longer needed)

Modified:
  gnome-panel/trunk/PKGBUILD
Deleted:
  gnome-panel/trunk/logout-hang-workaround.patch

--+
 PKGBUILD |7 +--
 logout-hang-workaround.patch |   15 ---
 2 files changed, 1 insertion(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-23 01:21:30 UTC (rev 88820)
+++ PKGBUILD2013-04-23 02:12:42 UTC (rev 88821)
@@ -5,7 +5,7 @@
 pkgbase=gnome-panel
 pkgname=('gnome-panel' 'gnome-flashback-session')
 pkgver=3.6.2
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc="Legacy GNOME panel"
@@ -19,14 +19,12 @@
 gnome-desktop-3.8.patch
 drop-gweather-xml-include.patch
 18_fix_force_quit_applet.patch
-logout-hang-workaround.patch
 0001-Add-the-GNOME-Flashback-session.patch
 fix-autoconf.patch)
 sha256sums=('a41c45c5512e796b8602ce50bf0d205993eab364c860aae31afa582d77b77079'
 '3a67f4b07a7dd356fad6b40a43983f3945123ed40080eb153396a481b34efc0c'
 'e3298c62bc577969817c5d6752be83a5129004fd344e4f7998a0d8aa61874305'
 '9d742f675d9e09a032bfe00e0523a4ef7e234589a74a6086243bf335ce212775'
-'e98391114fe618d3c9530cd5ad88e5d0d0e3b62890e4494f7db6a76ec3613a47'
 'f313791d246749f18764ad4af13c4efe54483bc327fab371c47f9fbfc25b20a9'
 '6828c097505d2dbbf465ed7ff694adbd646a0af2105c8dd864d1061bf0afea71')
 
@@ -42,9 +40,6 @@
   # Fix force quit applet to avoid freeze
   patch -Np1 -i "$srcdir/18_fix_force_quit_applet.patch"
 
-  # Apply a workaround to avoid hang on logout for 15-20 sec
-  patch -Np1 -i "$srcdir/logout-hang-workaround.patch"
-
   # Add GNOME Flashback session
   # https://bugzilla.gnome.org/show_bug.cgi?id=694625
   patch -Np1 -i "$srcdir/0001-Add-the-GNOME-Flashback-session.patch"

Deleted: logout-hang-workaround.patch
===
--- logout-hang-workaround.patch2013-04-23 01:21:30 UTC (rev 88820)
+++ logout-hang-workaround.patch2013-04-23 02:12:42 UTC (rev 88821)
@@ -1,15 +0,0 @@
-diff -Naur gnome-panel-3.6.2.orig/gnome-panel/panel-session.c 
gnome-panel-3.6.2/gnome-panel/panel-session.c
 gnome-panel-3.6.2.orig/gnome-panel/panel-session.c 2012-09-03 
17:41:42.0 +0200
-+++ gnome-panel-3.6.2/gnome-panel/panel-session.c  2013-04-11 
00:59:42.125864185 +0200
-@@ -69,11 +69,6 @@
- 
-   egg_sm_client_set_mode (mode);
- 
--  client = egg_sm_client_get ();
--
--  g_signal_connect (client, "quit",
--G_CALLBACK (panel_session_handle_quit), NULL);
--
-   /* We don't want the WM to try and save/restore our
-* window position */
-   gdk_x11_set_sm_client_id (NULL);



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

2013-04-22 Thread Balló György
Date: Tuesday, April 23, 2013 @ 03:21:30
  Author: bgyorgy
Revision: 88820

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

Added:
  metacity/repos/community-i686/PKGBUILD
(from rev 88819, metacity/trunk/PKGBUILD)
  metacity/repos/community-i686/application-switcher.patch
(from rev 88819, metacity/trunk/application-switcher.patch)
  metacity/repos/community-i686/enable_compositing.patch
(from rev 88819, metacity/trunk/enable_compositing.patch)
  metacity/repos/community-i686/fix_compositing_startup.patch
(from rev 88819, metacity/trunk/fix_compositing_startup.patch)
  metacity/repos/community-i686/fix_force_quit.patch
(from rev 88819, metacity/trunk/fix_force_quit.patch)
  metacity/repos/community-i686/fix_shadows.patch
(from rev 88819, metacity/trunk/fix_shadows.patch)
  metacity/repos/community-i686/metacity.install
(from rev 88819, metacity/trunk/metacity.install)
  metacity/repos/community-x86_64/PKGBUILD
(from rev 88819, metacity/trunk/PKGBUILD)
  metacity/repos/community-x86_64/application-switcher.patch
(from rev 88819, metacity/trunk/application-switcher.patch)
  metacity/repos/community-x86_64/enable_compositing.patch
(from rev 88819, metacity/trunk/enable_compositing.patch)
  metacity/repos/community-x86_64/fix_compositing_startup.patch
(from rev 88819, metacity/trunk/fix_compositing_startup.patch)
  metacity/repos/community-x86_64/fix_force_quit.patch
(from rev 88819, metacity/trunk/fix_force_quit.patch)
  metacity/repos/community-x86_64/fix_shadows.patch
(from rev 88819, metacity/trunk/fix_shadows.patch)
  metacity/repos/community-x86_64/metacity.install
(from rev 88819, metacity/trunk/metacity.install)
Deleted:
  metacity/repos/community-i686/PKGBUILD
  metacity/repos/community-i686/enable_compositing.patch
  metacity/repos/community-i686/fix_compositing_startup.patch
  metacity/repos/community-i686/fix_force_quit.patch
  metacity/repos/community-i686/fix_shadows.patch
  metacity/repos/community-i686/metacity.install
  metacity/repos/community-x86_64/PKGBUILD
  metacity/repos/community-x86_64/enable_compositing.patch
  metacity/repos/community-x86_64/fix_compositing_startup.patch
  metacity/repos/community-x86_64/fix_force_quit.patch
  metacity/repos/community-x86_64/fix_shadows.patch
  metacity/repos/community-x86_64/metacity.install

+
 /PKGBUILD  |  110 +
 /enable_compositing.patch  |   24 +
 /fix_compositing_startup.patch |   24 +
 /fix_force_quit.patch  |  444 +++
 /fix_shadows.patch |   78 
 /metacity.install  |   38 +
 community-i686/PKGBUILD|   50 --
 community-i686/application-switcher.patch  |   26 +
 community-i686/enable_compositing.patch|   12 
 community-i686/fix_compositing_startup.patch   |   12 
 community-i686/fix_force_quit.patch|  222 ---
 community-i686/fix_shadows.patch   |   39 --
 community-i686/metacity.install|   19 
 community-x86_64/PKGBUILD  |   50 --
 community-x86_64/application-switcher.patch|   26 +
 community-x86_64/enable_compositing.patch  |   12 
 community-x86_64/fix_compositing_startup.patch |   12 
 community-x86_64/fix_force_quit.patch  |  222 ---
 community-x86_64/fix_shadows.patch |   39 --
 community-x86_64/metacity.install  |   19 
 20 files changed, 770 insertions(+), 708 deletions(-)

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


[arch-commits] Commit in metacity/trunk (PKGBUILD application-switcher.patch)

2013-04-22 Thread Balló György
Date: Tuesday, April 23, 2013 @ 03:21:13
  Author: bgyorgy
Revision: 88819

upgpkg: metacity 2.34.13-5

Fix Alt+Tab switcher

Added:
  metacity/trunk/application-switcher.patch
Modified:
  metacity/trunk/PKGBUILD

+
 PKGBUILD   |   11 ---
 application-switcher.patch |   26 ++
 2 files changed, 34 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-23 01:19:34 UTC (rev 88818)
+++ PKGBUILD2013-04-23 01:21:13 UTC (rev 88819)
@@ -4,7 +4,7 @@
 
 pkgname=metacity
 pkgver=2.34.13
-pkgrel=4
+pkgrel=5
 pkgdesc="Legacy GNOME window manager"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -17,12 +17,14 @@
 fix_compositing_startup.patch
 fix_force_quit.patch
 fix_shadows.patch
-enable_compositing.patch)
+enable_compositing.patch
+application-switcher.patch)
 sha256sums=('8cf4dbf0da0a6f36357ce7db7f829ec685908a7792453c662fb8184572b91075'
 '5094a0ffe3eb8289ed752829877c2e1b743eddf938ad3fc92fb4574b42765ae2'
 '917760ac3375894ebb4052dfc7c8dff1ac556fb81033d7a7caf02123ceede50d'
 'a0981477e9b3fd108fd03b7637bfd1f17a1f6cb13ec703d86b424b55076096f3'
-'e53c1c20e19cd3d94d05d08045c7a9a373ce52051928ccc69bf3068081f30f9a')
+'e53c1c20e19cd3d94d05d08045c7a9a373ce52051928ccc69bf3068081f30f9a'
+'177ded8203c3ff25f59a24445145cb54da9aba4216a0014c34979b7c12f3c099')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -39,6 +41,9 @@
   # Enable compositing by default (required for the desktop rendering feature 
of nautilus)
   patch -Np1 -i "$srcdir/enable_compositing.patch"
 
+  # Rename switch-windows to switch-applications (required for GNOME 3.8 
compatibility)
+  patch -Np1 -i "$srcdir/application-switcher.patch"
+
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
   --disable-static --disable-schemas-compile
   make

Added: application-switcher.patch
===
--- application-switcher.patch  (rev 0)
+++ application-switcher.patch  2013-04-23 01:21:13 UTC (rev 88819)
@@ -0,0 +1,26 @@
+diff -Naur metacity-2.34.13.orig/src/50-metacity-navigation.xml.in 
metacity-2.34.13/src/50-metacity-navigation.xml.in
+--- metacity-2.34.13.orig/src/50-metacity-navigation.xml.in2012-10-15 
20:06:27.0 +0200
 metacity-2.34.13/src/50-metacity-navigation.xml.in 2013-04-23 
02:35:18.000734619 +0200
+@@ -29,7 +29,7 @@
+   
+ 
+-  
+ 
+   

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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 03:19:34
  Author: eric
Revision: 88818

archrelease: copy trunk to community-x86_64

Added:
  mplayer2/repos/community-x86_64/PKGBUILD
(from rev 88817, mplayer2/trunk/PKGBUILD)
  mplayer2/repos/community-x86_64/mplayer2.install
(from rev 88817, mplayer2/trunk/mplayer2.install)
Deleted:
  mplayer2/repos/community-x86_64/PKGBUILD
  mplayer2/repos/community-x86_64/mplayer2.install

--+
 PKGBUILD |  111 ++---
 mplayer2.install |   22 +-
 2 files changed, 67 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-23 01:19:18 UTC (rev 88817)
+++ PKGBUILD2013-04-23 01:19:34 UTC (rev 88818)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Martin Panter 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=mplayer2
-pkgver=20130309
-pkgrel=1
-pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.mplayer2.org/";
-install=$pkgname.install
-depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 
'ffmpeg'
- 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray'
- 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 
'libdvdread'
- 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau'
- 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils'
- 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu')
-makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils')
-backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
-provides=('mplayer')
-conflicts=('mplayer')
-options=(!emptydirs)
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343')
-
-build() {
-  cd $pkgname-$pkgver
-
-  sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop
-  find -type f -exec sed -e 's/python3/python/' -i {} \;
-
-  ./configure --prefix=/usr --confdir=/etc/mplayer \
-  --enable-translation --language=all \
-  --enable-runtime-cpudetection \
-  --enable-joystick \
-  --disable-speex \
-  --disable-openal \
-  --disable-libdv \
-  --disable-musepack
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 etc/{codecs.conf,input.conf,example.conf} $pkgdir/etc/mplayer/
-  install -dm755 $pkgdir/usr/share/mplayer/
-  ln -s /usr/share/fonts/TTF/DejaVuSans.ttf 
$pkgdir/usr/share/mplayer/subfont.ttf
-
-  install -dm755 $pkgdir/usr/share/applications/
-  install -m 644 etc/mplayer.desktop $pkgdir/usr/share/applications/
-}

Copied: mplayer2/repos/community-x86_64/PKGBUILD (from rev 88817, 
mplayer2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-23 01:19:34 UTC (rev 88818)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Martin Panter 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=mplayer2
+pkgver=20130309
+pkgrel=1
+pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.mplayer2.org/";
+install=$pkgname.install
+depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 
'ffmpeg'
+ 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray'
+ 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 
'libdvdread'
+ 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau'
+ 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils'
+ 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu')
+makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils')
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+provides=('mplayer')
+conflicts=('mplayer')
+options=(!emptydirs)
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343'
+'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop
+  find -type f -exec sed -e 's/python3/python/' -i {} \;
+
+  ./configure --prefix=/usr --confdir=/etc/mplayer \
+  --enable-translation --language=all \
+  --enable-runtime-cpudetection \
+  --enable-joystick \
+  --disable-speex \
+  --disable-openal \
+  --disable-libdv \
+  --disable-musepack
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 etc/{codecs.conf,input.conf,exam

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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 03:19:18
  Author: eric
Revision: 88817

archrelease: copy trunk to community-i686

Added:
  mplayer2/repos/community-i686/PKGBUILD
(from rev 88816, mplayer2/trunk/PKGBUILD)
  mplayer2/repos/community-i686/mplayer2.install
(from rev 88816, mplayer2/trunk/mplayer2.install)
Deleted:
  mplayer2/repos/community-i686/PKGBUILD
  mplayer2/repos/community-i686/mplayer2.install

--+
 PKGBUILD |  111 ++---
 mplayer2.install |   22 +-
 2 files changed, 67 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-23 01:18:32 UTC (rev 88816)
+++ PKGBUILD2013-04-23 01:19:18 UTC (rev 88817)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Martin Panter 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=mplayer2
-pkgver=20130309
-pkgrel=1
-pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.mplayer2.org/";
-install=$pkgname.install
-depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 
'ffmpeg'
- 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray'
- 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 
'libdvdread'
- 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau'
- 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils'
- 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu')
-makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils')
-backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
-provides=('mplayer')
-conflicts=('mplayer')
-options=(!emptydirs)
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343')
-
-build() {
-  cd $pkgname-$pkgver
-
-  sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop
-  find -type f -exec sed -e 's/python3/python/' -i {} \;
-
-  ./configure --prefix=/usr --confdir=/etc/mplayer \
-  --enable-translation --language=all \
-  --enable-runtime-cpudetection \
-  --enable-joystick \
-  --disable-speex \
-  --disable-openal \
-  --disable-libdv \
-  --disable-musepack
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 etc/{codecs.conf,input.conf,example.conf} $pkgdir/etc/mplayer/
-  install -dm755 $pkgdir/usr/share/mplayer/
-  ln -s /usr/share/fonts/TTF/DejaVuSans.ttf 
$pkgdir/usr/share/mplayer/subfont.ttf
-
-  install -dm755 $pkgdir/usr/share/applications/
-  install -m 644 etc/mplayer.desktop $pkgdir/usr/share/applications/
-}

Copied: mplayer2/repos/community-i686/PKGBUILD (from rev 88816, 
mplayer2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-23 01:19:18 UTC (rev 88817)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Martin Panter 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=mplayer2
+pkgver=20130309
+pkgrel=1
+pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.mplayer2.org/";
+install=$pkgname.install
+depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 
'ffmpeg'
+ 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray'
+ 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 
'libdvdread'
+ 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau'
+ 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils'
+ 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu')
+makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils')
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+provides=('mplayer')
+conflicts=('mplayer')
+options=(!emptydirs)
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343'
+'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop
+  find -type f -exec sed -e 's/python3/python/' -i {} \;
+
+  ./configure --prefix=/usr --confdir=/etc/mplayer \
+  --enable-translation --language=all \
+  --enable-runtime-cpudetection \
+  --enable-joystick \
+  --disable-speex \
+  --disable-openal \
+  --disable-libdv \
+  --disable-musepack
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 etc/{codecs.conf,input.conf,example.conf} $p

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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 03:18:32
  Author: eric
Revision: 88816

Fix checksums

Modified:
  mplayer2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-23 01:03:57 UTC (rev 88815)
+++ PKGBUILD2013-04-23 01:18:32 UTC (rev 88816)
@@ -23,7 +23,8 @@
 conflicts=('mplayer')
 options=(!emptydirs)
 
source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343')
+sha256sums=('03aeccbd82b3598e0656b54ae6ab60c79afdb78eabe1b2915e7912db7efbd343'
+'SKIP')
 
 build() {
   cd $pkgname-$pkgver



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 03:03:57
  Author: eric
Revision: 88815

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-23 01:03:28 UTC (rev 88814)
+++ community-i686/PKGBUILD 2013-04-23 01:03:57 UTC (rev 88815)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Stefan Husmann 
-# Contributor: William Rea 
-
-pkgname=libmatio
-pkgver=1.5.0
-pkgrel=2
-pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
-arch=('x86_64' 'i686')
-license=('LGPL')
-url='http://sourceforge.net/projects/matio'
-depends=('zlib')
-options=('!libtool' '!emptydirs')
-source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.gz";)
-sha256sums=('550dfa642c4ca7ad5ce5a0249264436ced14c72c116aee9fd14e99c7bd8cc72e')
-
-build() {
-  cd "$srcdir/matio-$pkgver"
-  ./configure --prefix=/usr --enable-shared 
-  make
-}
- 
-package() {
-  cd "$srcdir/matio-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libmatio/repos/community-i686/PKGBUILD (from rev 88814, 
libmatio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-23 01:03:57 UTC (rev 88815)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Stefan Husmann 
+# Contributor: William Rea 
+
+pkgname=libmatio
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
+arch=('x86_64' 'i686')
+license=('LGPL')
+url='http://sourceforge.net/projects/matio'
+depends=('zlib')
+options=('!libtool' '!emptydirs')
+source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.bz2";)
+sha1sums=('12b8ed59688b2f41903ddc3e7975f21f10fe42bb')
+
+build() {
+  cd matio-$pkgver
+  ./configure --prefix=/usr --enable-shared 
+  make
+}
+
+check() {
+  cd matio-$pkgver
+  make check
+}
+ 
+package() {
+  cd matio-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-23 01:03:28 UTC (rev 88814)
+++ community-x86_64/PKGBUILD   2013-04-23 01:03:57 UTC (rev 88815)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Stefan Husmann 
-# Contributor: William Rea 
-
-pkgname=libmatio
-pkgver=1.5.0
-pkgrel=2
-pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
-arch=('x86_64' 'i686')
-license=('LGPL')
-url='http://sourceforge.net/projects/matio'
-depends=('zlib')
-options=('!libtool' '!emptydirs')
-source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.gz";)
-sha256sums=('550dfa642c4ca7ad5ce5a0249264436ced14c72c116aee9fd14e99c7bd8cc72e')
-
-build() {
-  cd "$srcdir/matio-$pkgver"
-  ./configure --prefix=/usr --enable-shared 
-  make
-}
- 
-package() {
-  cd "$srcdir/matio-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libmatio/repos/community-x86_64/PKGBUILD (from rev 88814, 
libmatio/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-23 01:03:57 UTC (rev 88815)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Stefan Husmann 
+# Contributor: William Rea 
+
+pkgname=libmatio
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
+arch=('x86_64' 'i686')
+license=('LGPL')
+url='http://sourceforge.net/projects/matio'
+depends=('zlib')
+options=('!libtool' '!emptydirs')
+source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.bz2";)
+sha1sums=('12b8ed59688b2f41903ddc3e7975f21f10fe42bb')
+
+build() {
+  cd matio-$pkgver
+  ./configure --prefix=/usr --enable-shared 
+  make
+}
+
+check() {
+  cd matio-$pkgver
+  make check
+}
+ 
+package() {
+  cd matio-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 03:03:28
  Author: eric
Revision: 88814

upgpkg: libmatio 1.5.1-1

Upstream update, Add check function

Modified:
  libmatio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 22:03:58 UTC (rev 88813)
+++ PKGBUILD2013-04-23 01:03:28 UTC (rev 88814)
@@ -4,25 +4,30 @@
 # Contributor: William Rea 
 
 pkgname=libmatio
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
 arch=('x86_64' 'i686')
 license=('LGPL')
 url='http://sourceforge.net/projects/matio'
 depends=('zlib')
 options=('!libtool' '!emptydirs')
-source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.gz";)
-sha256sums=('550dfa642c4ca7ad5ce5a0249264436ced14c72c116aee9fd14e99c7bd8cc72e')
+source=("http://downloads.sourceforge.net/matio/matio-$pkgver.tar.bz2";)
+sha1sums=('12b8ed59688b2f41903ddc3e7975f21f10fe42bb')
 
 build() {
-  cd "$srcdir/matio-$pkgver"
+  cd matio-$pkgver
   ./configure --prefix=/usr --enable-shared 
   make
 }
+
+check() {
+  cd matio-$pkgver
+  make check
+}
  
 package() {
-  cd "$srcdir/matio-$pkgver"
+  cd matio-$pkgver
   make DESTDIR="$pkgdir" install
 }
 



[arch-commits] Commit in opengtl/repos/extra-x86_64 (PKGBUILD)

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 02:30:16
  Author: eric
Revision: 183549

archrelease: copy trunk to extra-x86_64

Added:
  opengtl/repos/extra-x86_64/PKGBUILD
(from rev 183548, opengtl/trunk/PKGBUILD)

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

Copied: opengtl/repos/extra-x86_64/PKGBUILD (from rev 183548, 
opengtl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-23 00:30:16 UTC (rev 183549)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Ronald van Haren 
+# Contributor: Andries Radu 
+
+pkgname=opengtl
+pkgver=0.9.18
+pkgrel=1
+pkgdesc="A set of libraries for using and integrating transformation 
algorithms (such as filter or color conversion) in graphics applications"
+url="http://www.opengtl.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gcc-libs' 'llvm')
+makedepends=('cmake' 'libpng')
+optdepends=('libpng: for using the png extension')
+source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2)
+sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8')
+
+build() {
+  cd "$srcdir"
+  mkdir build
+  cd build
+  cmake ../OpenGTL-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd "$srcdir/build"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 02:27:28
  Author: eric
Revision: 183548

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

Added:
  opengtl/repos/extra-i686/PKGBUILD
(from rev 183547, opengtl/trunk/PKGBUILD)
Deleted:
  opengtl/repos/extra-i686/PKGBUILD
  opengtl/repos/extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch
  opengtl/repos/extra-x86_64/PKGBUILD
  opengtl/repos/extra-x86_64/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch

---+
 /PKGBUILD |   35 ++
 extra-i686/PKGBUILD   |   42 
 extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch   |   38 --
 extra-x86_64/PKGBUILD |   42 
 extra-x86_64/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch |   38 --
 5 files changed, 35 insertions(+), 160 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-23 00:26:02 UTC (rev 183547)
+++ extra-i686/PKGBUILD 2013-04-23 00:27:28 UTC (rev 183548)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Ronald van Haren 
-# Contributor: Andries Radu 
-
-pkgname=opengtl
-pkgver=0.9.17
-pkgrel=2
-pkgdesc="A set of libraries for using and integrating transformation 
algorithms (such as filter or color conversion) in graphics applications"
-url="http://www.opengtl.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gcc-libs' 'llvm')
-makedepends=('cmake' 'libpng')
-optdepends=('libpng: for using the png extension')
-source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2
-opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch)
-sha256sums=('89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e'
-'d3e12d964c927e6f659df00e6210815c803c9126b34e9e92d4ccfebd6d30c8d7')
-
-build() {
-  cd "$srcdir"
-
-  #  Fix build with LLVM 3.2
-  patch -d OpenGTL-$pkgver -Np1 -i \
-"$srcdir/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch"
-
-  mkdir build
-  cd build
-  cmake ../OpenGTL-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON
-  make
-}
-
-package() {
-  cd "$srcdir/build"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opengtl/repos/extra-i686/PKGBUILD (from rev 183547, 
opengtl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-23 00:27:28 UTC (rev 183548)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Ronald van Haren 
+# Contributor: Andries Radu 
+
+pkgname=opengtl
+pkgver=0.9.18
+pkgrel=1
+pkgdesc="A set of libraries for using and integrating transformation 
algorithms (such as filter or color conversion) in graphics applications"
+url="http://www.opengtl.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gcc-libs' 'llvm')
+makedepends=('cmake' 'libpng')
+optdepends=('libpng: for using the png extension')
+source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2)
+sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8')
+
+build() {
+  cd "$srcdir"
+  mkdir build
+  cd build
+  cmake ../OpenGTL-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd "$srcdir/build"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch
===
--- extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch 2013-04-23 
00:26:02 UTC (rev 183547)
+++ extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch 2013-04-23 
00:27:28 UTC (rev 183548)
@@ -1,38 +0,0 @@
-diff -upr OpenGTL-0.9.17.orig/CMakeLists.txt OpenGTL-0.9.17/CMakeLists.txt
 OpenGTL-0.9.17.orig/CMakeLists.txt 2012-06-04 17:51:43.0 +0300
-+++ OpenGTL-0.9.17/CMakeLists.txt  2012-12-25 03:00:30.0 +0200
-@@ -47,8 +47,8 @@ configure_file(config-endian.h.cmake ${C
- 
- find_package(LLVM REQUIRED)
- 
--if( NOT MSVC AND NOT (LLVM_VERSION STREQUAL "3.1" OR LLVM_VERSION STREQUAL 
"3.0" ) ) # There is no way with MSVC to know the llvm version
--  message(FATAL_ERROR "LLVM 3.0 or 3.1 is required.")
-+if( NOT MSVC AND NOT LLVM_VERSION STREQUAL "3.2" ) # There is no way with 
MSVC to know the llvm version
-+  message(FATAL_ERROR "LLVM 3.2 is required.")
- endif()
- 
- if(MSVC)
-diff -upr OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp 
OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp
 OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp2012-06-04 
17:51:43.0 +0300
-+++ OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp 2012-12-25 02:59:17.0 
+0200
-@@ -29,7 +29,7 @@
- #include 
- #include 
- #include 
--#include 
-+#include 
- #include 
- 
- // GTLCore
-diff -upr Open

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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 02:26:02
  Author: eric
Revision: 183547

upgpkg: opengtl 0.9.18-1

Upstream update, Remove old patch

Modified:
  opengtl/trunk/PKGBUILD
Deleted:
  opengtl/trunk/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch

--+
 PKGBUILD |   15 ++---
 opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch |   38 -
 2 files changed, 4 insertions(+), 49 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 23:40:38 UTC (rev 183546)
+++ PKGBUILD2013-04-23 00:26:02 UTC (rev 183547)
@@ -4,8 +4,8 @@
 # Contributor: Andries Radu 
 
 pkgname=opengtl
-pkgver=0.9.17
-pkgrel=2
+pkgver=0.9.18
+pkgrel=1
 pkgdesc="A set of libraries for using and integrating transformation 
algorithms (such as filter or color conversion) in graphics applications"
 url="http://www.opengtl.org";
 arch=('i686' 'x86_64')
@@ -13,18 +13,11 @@
 depends=('gcc-libs' 'llvm')
 makedepends=('cmake' 'libpng')
 optdepends=('libpng: for using the png extension')
-source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2
-opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch)
-sha256sums=('89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e'
-'d3e12d964c927e6f659df00e6210815c803c9126b34e9e92d4ccfebd6d30c8d7')
+source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2)
+sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8')
 
 build() {
   cd "$srcdir"
-
-  #  Fix build with LLVM 3.2
-  patch -d OpenGTL-$pkgver -Np1 -i \
-"$srcdir/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch"
-
   mkdir build
   cd build
   cmake ../OpenGTL-$pkgver \

Deleted: opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch
===
--- opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch2013-04-22 23:40:38 UTC 
(rev 183546)
+++ opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch2013-04-23 00:26:02 UTC 
(rev 183547)
@@ -1,38 +0,0 @@
-diff -upr OpenGTL-0.9.17.orig/CMakeLists.txt OpenGTL-0.9.17/CMakeLists.txt
 OpenGTL-0.9.17.orig/CMakeLists.txt 2012-06-04 17:51:43.0 +0300
-+++ OpenGTL-0.9.17/CMakeLists.txt  2012-12-25 03:00:30.0 +0200
-@@ -47,8 +47,8 @@ configure_file(config-endian.h.cmake ${C
- 
- find_package(LLVM REQUIRED)
- 
--if( NOT MSVC AND NOT (LLVM_VERSION STREQUAL "3.1" OR LLVM_VERSION STREQUAL 
"3.0" ) ) # There is no way with MSVC to know the llvm version
--  message(FATAL_ERROR "LLVM 3.0 or 3.1 is required.")
-+if( NOT MSVC AND NOT LLVM_VERSION STREQUAL "3.2" ) # There is no way with 
MSVC to know the llvm version
-+  message(FATAL_ERROR "LLVM 3.2 is required.")
- endif()
- 
- if(MSVC)
-diff -upr OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp 
OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp
 OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp2012-06-04 
17:51:43.0 +0300
-+++ OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp 2012-12-25 02:59:17.0 
+0200
-@@ -29,7 +29,7 @@
- #include 
- #include 
- #include 
--#include 
-+#include 
- #include 
- 
- // GTLCore
-diff -upr OpenGTL-0.9.17.orig/OpenGTL/GTLCore/ModuleData_p.cpp 
OpenGTL-0.9.17/OpenGTL/GTLCore/ModuleData_p.cpp
 OpenGTL-0.9.17.orig/OpenGTL/GTLCore/ModuleData_p.cpp   2012-06-04 
17:51:43.0 +0300
-+++ OpenGTL-0.9.17/OpenGTL/GTLCore/ModuleData_p.cpp2012-12-25 
02:59:34.0 +0200
-@@ -23,7 +23,7 @@
- 
- #include 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 



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

2013-04-22 Thread Tom Gundersen
Date: Tuesday, April 23, 2013 @ 01:40:38
  Author: tomegun
Revision: 183546

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

Added:
  brltty/repos/testing-i686/
  brltty/repos/testing-i686/PKGBUILD
(from rev 183545, brltty/trunk/PKGBUILD)
  brltty/repos/testing-i686/brltty.install
(from rev 183545, brltty/trunk/brltty.install)
  brltty/repos/testing-i686/brltty.service
(from rev 183545, brltty/trunk/brltty.service)
  brltty/repos/testing-x86_64/
  brltty/repos/testing-x86_64/PKGBUILD
(from rev 183545, brltty/trunk/PKGBUILD)
  brltty/repos/testing-x86_64/brltty.install
(from rev 183545, brltty/trunk/brltty.install)
  brltty/repos/testing-x86_64/brltty.service
(from rev 183545, brltty/trunk/brltty.service)

---+
 testing-i686/PKGBUILD |   42 
 testing-i686/brltty.install   |   20 +++
 testing-i686/brltty.service   |   12 +++
 testing-x86_64/PKGBUILD   |   42 
 testing-x86_64/brltty.install |   20 +++
 testing-x86_64/brltty.service |   12 +++
 6 files changed, 148 insertions(+)

Copied: brltty/repos/testing-i686/PKGBUILD (from rev 183545, 
brltty/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-22 23:40:38 UTC (rev 183546)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Jan de Groot 
+# Contributor: Giovanni Scafora 
+
+pkgname=brltty
+pkgver=4.5
+pkgrel=2
+pkgdesc="Braille display driver for Linux/Unix"
+arch=(i686 x86_64)
+url="http://mielke.cc/brltty";
+license=(GPL LGPL)
+depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython)
+makedepends=(bluez)
+optdepends=('bluez: bluetooth support')
+backup=(etc/brltty.conf)
+options=('!emptydirs')
+install=brltty.install
+source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz
+brltty.service)
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--mandir=/usr/share/man \
+--with-tables-directory=/usr/share/brltty \
+--with-screen-driver=a2 \
+--enable-gpm \
+--disable-java-bindings \
+--disable-static
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 Documents/brltty.conf "$pkgdir/etc/brltty.conf"
+  install -Dm644 ../brltty.service 
"$pkgdir/usr/lib/systemd/system/brltty.service"
+}
+md5sums=('7b52fa7746fed41ed344a1f75ce55951'
+ '0cad54bb5470122535f5e3a11d5ca123')

Copied: brltty/repos/testing-i686/brltty.install (from rev 183545, 
brltty/trunk/brltty.install)
===
--- testing-i686/brltty.install (rev 0)
+++ testing-i686/brltty.install 2013-04-22 23:40:38 UTC (rev 183546)
@@ -0,0 +1,20 @@
+post_install () {
+ getent group brlapi  &>/dev/null || groupadd -r brlapi
+ if [ ! -e /etc/brlapi.key ]; then
+ mcookie >/etc/brlapi.key
+ chmod 0640 /etc/brlapi.key
+ chgrp brlapi /etc/brlapi.key
+ echo "Please add your user to the brlapi group."
+ fi
+}
+
+post_upgrade () {
+post_install
+}
+
+post_remove () {
+getent group brlapi >/dev/null 2>&1 && groupdel brlapi
+if [ -e /etc/brlapi.key ]; then
+rm -f /etc/brlapi.key
+fi
+}

Copied: brltty/repos/testing-i686/brltty.service (from rev 183545, 
brltty/trunk/brltty.service)
===
--- testing-i686/brltty.service (rev 0)
+++ testing-i686/brltty.service 2013-04-22 23:40:38 UTC (rev 183546)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Braille Console Driver
+DefaultDependencies=no
+Before=sysinit.target
+
+[Service]
+ExecStart=/usr/bin/brltty --pid-file=/run/brltty.pid
+Type=forking
+PIDFile=/run/brltty.pid
+
+[Install]
+WantedBy=sysinit.target

Copied: brltty/repos/testing-x86_64/PKGBUILD (from rev 183545, 
brltty/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-22 23:40:38 UTC (rev 183546)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Jan de Groot 
+# Contributor: Giovanni Scafora 
+
+pkgname=brltty
+pkgver=4.5
+pkgrel=2
+pkgdesc="Braille display driver for Linux/Unix"
+arch=(i686 x86_64)
+url="http://mielke.cc/brltty";
+license=(GPL LGPL)
+depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython)
+makedepends=(bluez)
+optdepends=('bluez: bluetooth support')
+backup=(etc/brltty.conf)
+options=('!emptydirs')
+install=brltty.install
+source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz
+brltty.service)
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

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

2013-04-22 Thread Tom Gundersen
Date: Tuesday, April 23, 2013 @ 01:40:15
  Author: tomegun
Revision: 183545

upgpkg: brltty 4.5-2

stay enabled in rescue mode

Modified:
  brltty/trunk/PKGBUILD
  brltty/trunk/brltty.service

+
 PKGBUILD   |   11 ++-
 brltty.service |2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 22:24:46 UTC (rev 183544)
+++ PKGBUILD2013-04-22 23:40:15 UTC (rev 183545)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer:
+# Maintainer: Tom Gundersen 
 # Contributor: Jan de Groot 
 # Contributor: Giovanni Scafora 
 
 pkgname=brltty
 pkgver=4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Braille display driver for Linux/Unix"
 arch=(i686 x86_64)
 url="http://mielke.cc/brltty";
 license=(GPL LGPL)
-depends=(libxaw at-spi2-core gpm 'icu>=51.1' tcl atk cython)
+depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython)
 makedepends=(bluez)
 optdepends=('bluez: bluetooth support')
 backup=(etc/brltty.conf)
@@ -18,8 +18,7 @@
 install=brltty.install
 source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz
 brltty.service)
-md5sums=('7b52fa7746fed41ed344a1f75ce55951'
- '7acecd700b9f94d76fe4a6ad56cb0448')
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
@@ -39,3 +38,5 @@
   install -Dm644 Documents/brltty.conf "$pkgdir/etc/brltty.conf"
   install -Dm644 ../brltty.service 
"$pkgdir/usr/lib/systemd/system/brltty.service"
 }
+md5sums=('7b52fa7746fed41ed344a1f75ce55951'
+ '0cad54bb5470122535f5e3a11d5ca123')

Modified: brltty.service
===
--- brltty.service  2013-04-22 22:24:46 UTC (rev 183544)
+++ brltty.service  2013-04-22 23:40:15 UTC (rev 183545)
@@ -9,4 +9,4 @@
 PIDFile=/run/brltty.pid
 
 [Install]
-WantedBy=multi-user.target
+WantedBy=sysinit.target



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

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 00:24:46
  Author: eric
Revision: 183544

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

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

+
 /PKGBUILD  |  104 +++
 /msmtp.install |   36 ++
 extra-i686/PKGBUILD|   47 ---
 extra-i686/msmtp.install   |   18 ---
 extra-x86_64/PKGBUILD  |   47 ---
 extra-x86_64/msmtp.install |   18 ---
 6 files changed, 140 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 22:24:08 UTC (rev 183543)
+++ extra-i686/PKGBUILD 2013-04-22 22:24:46 UTC (rev 183544)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=msmtp
-pkgname=('msmtp' 'msmtp-mta')
-pkgver=1.4.30
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL3')
-url="http://msmtp.sourceforge.net";
-makedepends=('texlive-core' 'gsasl' 'libgnome-keyring')
-source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('fd469bae0c3394b30b771780e62bbd41c4d5d175')
-
-build() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
-  make
-  make -C doc html pdf
-}
-
-package_msmtp() {
-  pkgdesc="A mini smtp client"
-  depends=('gsasl' 'libgnome-keyring')
-  install=msmtp.install
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-  make DESTDIR="${pkgdir}" -C doc install-html install-pdf
-
-# Installing example configs and scripts to /usr/share/doc/msmtp
-# as they are not installed by default (Debian and Gentoo do it this way)
-  install -d "${pkgdir}/usr/share/doc/msmtp"
-  cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} 
"${pkgdir}/usr/share/doc/msmtp/"
-  install -D -m644 doc/*.example "${pkgdir}/usr/share/doc/msmtp/"
-
-  install -D -m644 scripts/vim/msmtp.vim 
"${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim"
-}
-
-package_msmtp-mta() {
-  pkgdesc="A mini smtp client - the regular MTA"
-  depends=('msmtp')
-  provides=('smtp-forwarder')
-
-  install -d "${pkgdir}/usr/sbin"
-  ln -s /usr/bin/msmtp "${pkgdir}/usr/sbin/sendmail"
-}

Copied: msmtp/repos/extra-i686/PKGBUILD (from rev 183543, msmtp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 22:24:46 UTC (rev 183544)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=msmtp
+pkgname=('msmtp' 'msmtp-mta')
+pkgver=1.4.31
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://msmtp.sourceforge.net";
+makedepends=('texlive-core' 'gsasl' 'libgnome-keyring')
+source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
+sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' 
scripts/msmtp-gnome-tool/msmtp-gnome-tool.py
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
+  make
+  make -C doc html pdf
+}
+
+package_msmtp() {
+  pkgdesc="A mini smtp client"
+  depends=('gsasl' 'libgnome-keyring')
+  install=msmtp.install
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install 
+  make DESTDIR="${pkgdir}" -C doc install-html install-pdf
+
+# Installing example configs and scripts to /usr/share/doc/msmtp
+# as they are not installed by default (Debian and Gentoo do it this way)
+  install -d "${pkgdir}/usr/share/doc/msmtp"
+  cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} 
"${pkgdir}/usr/share/doc/msmtp/"
+  install -D -m644 doc/*.example "${pkgdir}/usr/share/doc/msmtp/"
+
+  install -D -m644 scripts/vim/msmtp.vim 
"${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim"
+}
+
+package_msmtp-mta() {
+  pkgdesc="A mini smtp client - the regular MTA"
+  depends=('msmtp')
+  provides=('smtp-forwarder')
+
+  install -d "${pkgdir}/usr/sbin"
+  ln -s /usr/bin/msmtp "${pkgdir}/usr/sbin/sendmail"
+}

Deleted: extra-i686/msmtp.install
===
--- extra-i686/msmtp.install2013-04-22 22:24:08 UTC (rev 183543)
+++ extra-i686/msmtp.install2013-04-22 22:24:46 UTC (rev 183544)
@@ -1,18 +0,0 @@
-infodir=usr/share/info
-filelist=(msmtp.info)
-
-post_install() {
-  for file in ${fil

[arch-commits] Commit in msmtp/trunk (PKGBUILD msmtp-texinfo.patch)

2013-04-22 Thread Eric Bélanger
Date: Tuesday, April 23, 2013 @ 00:24:08
  Author: eric
Revision: 183543

upgpkg: msmtp 1.4.31-1

Upstream update, Remove old patch

Modified:
  msmtp/trunk/PKGBUILD
Deleted:
  msmtp/trunk/msmtp-texinfo.patch

-+
 PKGBUILD|9 --
 msmtp-texinfo.patch |  168 --
 2 files changed, 3 insertions(+), 174 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 20:16:28 UTC (rev 183542)
+++ PKGBUILD2013-04-22 22:24:08 UTC (rev 183543)
@@ -3,20 +3,17 @@
 
 pkgbase=msmtp
 pkgname=('msmtp' 'msmtp-mta')
-pkgver=1.4.30
+pkgver=1.4.31
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://msmtp.sourceforge.net";
 makedepends=('texlive-core' 'gsasl' 'libgnome-keyring')
-source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2
-msmtp-texinfo.patch)
-sha1sums=('fd469bae0c3394b30b771780e62bbd41c4d5d175'
-  'd2ef0138ecc5eb55ae9e044f542aa52d64c31473')
+source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
+sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5')
 
 prepare() {
   cd ${pkgbase}-${pkgver}
-  patch -p1 -i "$srcdir/msmtp-texinfo.patch"
   sed -i 's|/usr/bin/python|/usr/bin/python2|' 
scripts/msmtp-gnome-tool/msmtp-gnome-tool.py
 }
 

Deleted: msmtp-texinfo.patch
===
--- msmtp-texinfo.patch 2013-04-22 20:16:28 UTC (rev 183542)
+++ msmtp-texinfo.patch 2013-04-22 22:24:08 UTC (rev 183543)
@@ -1,168 +0,0 @@
 msmtp-1.4.30/doc/msmtp.texi.orig   2013-04-16 19:31:23.047719598 -0400
-+++ msmtp-1.4.30/doc/msmtp.texi2013-04-16 19:35:22.611522458 -0400
-@@ -495,7 +495,7 @@
- and about the TLS certificate (if TLS is active).
- @xref{Server information mode}.
- @anchor{--rmqs}
--@itemx --rmqs=(@var{host}|@var{@@domain}|@var{#queue})
-+@item --rmqs=(@var{host}|@var{@@domain}|@var{#queue})
- @opindex --rmqs
- Send a Remote Message Queue Starting request for the given host, domain, or
- queue to the SMTP server and exit.
-@@ -519,82 +519,82 @@
- Use the given account instead of the account named @samp{default}. This option
- cannot be used together with the @samp{--host} option.
- @xref{Choosing an account}.
--@itemx --host=@var{hostname}
-+@item --host=@var{hostname}
- @opindex --host
- Use this SMTP server with settings from the command line; do not use any
- configuration file data. This option cannot be used together with the
- @samp{--account} option. It disables loading of configuration files.
- @xref{Choosing an account}.
--@itemx --port=@var{number}
-+@item --port=@var{number}
- @opindex --port
- Set the port number to connect to. @xref{port}.
--@itemx --timeout=(off|@var{seconds})
-+@item --timeout=(off|@var{seconds})
- @opindex --timeout
- Set a network timeout. @xref{timeout}. For compatibility with older versions,
- @samp{--connect-timeout} is accepted as an alias for this option.
--@itemx --protocol=(smtp|lmtp)
-+@item --protocol=(smtp|lmtp)
- @opindex --protocol
- Set the protocol. @xref{protocol}.
--@itemx --domain=[@var{argument}]
-+@item --domain=[@var{argument}]
- @opindex --domain
- Set the argument of the SMTP EHLO (or LMTP LHLO) command. @xref{domain}.
- @anchor{--auth}
--@itemx --auth[=(on|off|@var{method})]
-+@item --auth[=(on|off|@var{method})]
- @opindex --auth
- Enable or disable authentication and optionally choose the method. 
@xref{auth}.
- @anchor{--user}
--@itemx --user=[@var{username}]
-+@item --user=[@var{username}]
- @opindex --user
- Set or unset the user name for authentication. @xref{user}.
- @anchor{--passwordeval}
--@itemx --passwordeval=[@var{eval}]
-+@item --passwordeval=[@var{eval}]
- @opindex --passwordeval
- Evaluate password for authentication. @xref{passwordeval}.
--@itemx --tls[=(on|off)]
-+@item --tls[=(on|off)]
- @opindex --tls
- Enable or disable TLS/SSL. @xref{tls}.
- @anchor{--tls-starttls}
--@itemx --tls-starttls[=(on|off)]
-+@item --tls-starttls[=(on|off)]
- @opindex --tls-starttls
- Enable or disable STARTTLS for TLS encryption. @xref{tls_starttls}.
- @anchor{--tls-trust-file}
--@itemx --tls-trust-file=[@var{file}]
-+@item --tls-trust-file=[@var{file}]
- @opindex --tls-trust-file
- Set or unset a trust file for TLS encryption. @xref{tls_trust_file}.
- @anchor{--tls-crl-file}
--@itemx --tls-crl-file=[@var{file}]
-+@item --tls-crl-file=[@var{file}]
- @opindex --tls-crl-file
- Set or unset a certificate revocation list (CRL) file for TLS. 
- @xref{tls_crl_file}.
- @anchor{--tls-fingerprint}
--@itemx --tls-fingerprint=[@var{fingerprint}]
-+@item --tls-fingerprint=[@var{fingerprint}]
- @opindex --tls-fingerprint
- Set ot unset the fingerprint of a trusted TLS certificate.
- @xref{tls_fingerprint}.
- @anchor{--tls-key-file}
--@itemx --tls-key-file=[@var{file}]
-+@item --tls-key-file=[@var{file}]
- @opindex --tls-key-file
- Set or unset a key file for TLS encrypti

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

2013-04-22 Thread Sven-Hendrik Haase
Date: Tuesday, April 23, 2013 @ 00:03:58
  Author: svenstaro
Revision: 88813

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

Added:
  pypy/repos/community-i686/LICENSE
(from rev 88812, pypy/trunk/LICENSE)
  pypy/repos/community-i686/PKGBUILD
(from rev 88812, pypy/trunk/PKGBUILD)
  pypy/repos/community-x86_64/LICENSE
(from rev 88812, pypy/trunk/LICENSE)
  pypy/repos/community-x86_64/PKGBUILD
(from rev 88812, pypy/trunk/PKGBUILD)
Deleted:
  pypy/repos/community-i686/LICENSE
  pypy/repos/community-i686/PKGBUILD
  pypy/repos/community-x86_64/LICENSE
  pypy/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  308 
 /PKGBUILD |  102 ++
 community-i686/LICENSE|  154 --
 community-i686/PKGBUILD   |   50 ---
 community-x86_64/LICENSE  |  154 --
 community-x86_64/PKGBUILD |   50 ---
 6 files changed, 410 insertions(+), 408 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-04-22 22:03:39 UTC (rev 88812)
+++ community-i686/LICENSE  2013-04-22 22:03:58 UTC (rev 88813)
@@ -1,154 +0,0 @@
-License for files in the pypy/ directory 
-==
-
-Except when otherwise stated (look for LICENSE files in directories or
-information at the beginning of each file) all software and
-documentation in the 'pypy' directories is licensed as follows: 
-
-The MIT License
-
-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 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 
-THE AUTHORS OR COPYRIGHT HOLDERS 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.
-
-
-PyPy Copyright holders 2003-2010
 
-
-Except when otherwise stated (look for LICENSE files or information at
-the beginning of each file) the files in the 'pypy' directory are each
-copyrighted by one or more of the following people and organizations:
-
-Armin Rigo
-Maciej Fijalkowski
-Carl Friedrich Bolz
-Samuele Pedroni
-Antonio Cuni
-Michael Hudson
-Christian Tismer
-Holger Krekel
-Eric van Riet Paap
-Richard Emslie
-Anders Chrigstrom
-Amaury Forgeot d Arc
-Aurelien Campeas
-Anders Lehmann
-Niklaus Haldimann
-Seo Sanghyeon
-Leonardo Santagada
-Lawrence Oluyede
-Jakub Gustak
-Guido Wesdorp
-Benjamin Peterson
-Alexander Schremmer
-Niko Matsakis
-Ludovic Aubry
-Alex Martelli
-Toon Verwaest
-Stephan Diehl
-Adrien Di Mascio
-Stefan Schwarzer
-Tomek Meka
-Patrick Maupin
-Jacob Hallen
-Laura Creighton
-Bob Ippolito
-Camillo Bruni
-Simon Burton
-Bruno Gola
-Alexandre Fayolle
-Marius Gedminas
-Guido van Rossum
-Valentino Volonghi
-Adrian Kuhn
-Paul deGrandis
-Gerald Klix
-Wanja Saatkamp
-Anders Hammarquist
-Oscar Nierstrasz
-Eugene Oden
-Lukas Renggli
-Guenter Jantzen
-Dinu Gherman
-Bartosz Skowron
-Georg Brandl
-Ben Young
-Jean-Paul Calderone
-Nicolas Chauvat
-Rocco Moretti
-Michael Twomey
-boria
-Jared Grubb
-Olivier Dormond
-Stuart Williams
-Jens-Uwe Mager
-Justas Sadzevicius
-Mikael Schönenberg
-Brian Dorsey
-Jonathan David Riehl
-Beatrice During
-Elmo Mäntynen
-Andreas Friedge
-Alex Gaynor
-Anders Qvist
-Alan McIntyre
-Bert Freudenberg
-
-Heinrich-Heine University, Germany 
-Open End AB (formerly AB Strakt), Sweden
-merlinux GmbH, Germany 
-tismerysoft GmbH, Germany 
-Logilab Paris, France 
-DFKI GmbH, Germany 
-Impara, Germany
-Change Maker, Sweden 
-
- 
-License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified'
-== 
-
-Except when otherwise stated (look for LICENSE files or
-copyright/license inform

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

2013-04-22 Thread Sven-Hendrik Haase
Date: Tuesday, April 23, 2013 @ 00:03:39
  Author: svenstaro
Revision: 88812

upgpkg: pypy 2.0beta2.63547-1

Rebuild and use proper pkgver

Modified:
  pypy/trunk/PKGBUILD

--+
 PKGBUILD |   33 +
 1 file changed, 17 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 21:54:46 UTC (rev 88811)
+++ PKGBUILD2013-04-22 22:03:39 UTC (rev 88812)
@@ -1,9 +1,13 @@
 # $Id$
 # Maintainer: Sven-Hendrik Haase 
+# Contributor: William Giokas <1007...@gmail.com>
 
+_hgrev=63547
+
 pkgname=pypy
 pkgver=2.0beta2
-pkgrel=2
+[[ -n $_hgrev ]] && pkgver=2.0beta2.$_hgrev
+pkgrel=1
 pkgdesc="A Python implementation written in Python, JIT enabled"
 url="http://codespeak.net/pypy/";
 arch=('i686' 'x86_64')
@@ -19,32 +23,29 @@
 'zlib: zlib module'
 'bzip2: bz2 module')
 license=('custom:MIT')
-source=('hg+https://bitbucket.org/pypy/pypy')
+source=("hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev";)
 md5sums=('SKIP')
 
 build() {
-  cd ${srcdir}/pypy/pypy/goal
+  cd "${srcdir}"/pypy/pypy/goal
 
-  export CFLAGS="-O1"
-  export CXXFLAGS="-O1"
-
   python2 ../../rpython/bin/rpython -Ojit targetpypystandalone
 }
 
 package() {
-  cd ${srcdir}/pypy/pypy/goal
+  cd "${srcdir}"/pypy/pypy/goal
 
-  install -Dm755 pypy-c ${pkgdir}/opt/pypy/pypy-c
-  mkdir -p ${pkgdir}/opt/pypy/{lib-python,pypy}
+  install -Dm755 pypy-c "${pkgdir}"/opt/pypy/pypy-c
+  mkdir -p "${pkgdir}"/opt/pypy/{lib-python,pypy}
 
-  cd ${srcdir}/pypy
-  cp -r lib-python/2.7 ${pkgdir}/opt/pypy/lib-python/
-  cp -r lib_pypy ${pkgdir}/opt/pypy/
-  cp -r include ${pkgdir}/opt/pypy/
+  cd "${srcdir}"/pypy
+  cp -r lib-python/2.7 "${pkgdir}"/opt/pypy/lib-python/
+  cp -r lib_pypy "${pkgdir}"/opt/pypy/
+  cp -r include "${pkgdir}"/opt/pypy/
 
-  mkdir -p ${pkgdir}/usr/bin
-  ln -s /opt/pypy/pypy-c ${pkgdir}/usr/bin/pypy
+  mkdir -p "${pkgdir}"/usr/bin
+  ln -s /opt/pypy/pypy-c "${pkgdir}"/usr/bin/pypy
 
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/pypy/LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy/LICENSE
 }
 # vim: ts=2 sw=2 et:



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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 22:24:40
  Author: jsteel
Revision: 88810

upgpkg: openclonk 5.3.3-1

Modified:
  openclonk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 20:09:44 UTC (rev 88809)
+++ PKGBUILD2013-04-22 20:24:40 UTC (rev 88810)
@@ -1,10 +1,10 @@
-$Id$
+# $Id$
 # Maintainer: Jonathan Steel 
 # Contributor: Sven-Hendrik Haase 
 # Contributor: Wesley 
 
 pkgname=openclonk
-pkgver=5.3.2
+pkgver=5.3.3
 pkgrel=1
 pkgdesc="A multiplayer-action-tactic-skill game"
 arch=('i686' 'x86_64')
@@ -15,10 +15,10 @@
 makedepends=('cmake' 'boost' 'imagemagick' 'mesa')
 install=$pkgname.install
 
source=(http://hg.openclonk.org/$pkgname/archive/$pkgname-release-$pkgver-src.tar.gz)
-md5sums=('0d43b03f10c8af7a9022f023b21bb1b3')
+md5sums=('a61d8a7d7c41bcc8d85a647c25095658')
 
 build() {
-  cd "$srcdir"/$pkgname-release-$pkgver-src
+  cd "$srcdir"
 
   [[ -d build ]] && rm -rf build
   mkdir build && cd build
@@ -29,13 +29,14 @@
 }
 
 package() {
-  cd "$srcdir"/$pkgname-release-$pkgver-src/build
+  cd "$srcdir"/build
 
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir"/ install
 
   install -Dm644 clonk.png "$pkgdir"/usr/share/pixmaps/clonk.png
 
-  cd ..
+  cd "$srcdir"
+
   install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
   install -m644 licenses/*.txt "$pkgdir"/usr/share/licenses/$pkgname
 }



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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 22:16:28
  Author: andrea
Revision: 183542

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

Added:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
(from rev 183541, oxygen-gtk3/trunk/PKGBUILD)
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD
(from rev 183541, oxygen-gtk3/trunk/PKGBUILD)
Deleted:
  oxygen-gtk3/repos/extra-i686/PKGBUILD
  oxygen-gtk3/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 20:16:20 UTC (rev 183541)
+++ extra-i686/PKGBUILD 2013-04-22 20:16:28 UTC (rev 183542)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('2a251c52a7799e67a4af70adc4ed3c60')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-i686/PKGBUILD (from rev 183541, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 20:16:28 UTC (rev 183542)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('63ae9752dd39a3310d20d973dd6ea247')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-22 20:16:20 UTC (rev 183541)
+++ extra-x86_64/PKGBUILD   2013-04-22 20:16:28 UTC (rev 183542)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=oxygen-gtk3
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk3')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('2a251c52a7799e67a4af70adc4ed3c60')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk3/repos/extra-x86_64/PKGBUILD (from rev 183541, 
oxygen-gtk3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-22 20:16:28 UTC (rev 183542)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=oxygen-gtk3
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk3')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('63ae9752dd39a3310d20d973dd6ea247')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 22:16:20
  Author: andrea
Revision: 183541

upgpkg: oxygen-gtk3 1.1.3-1

Upstream release

Modified:
  oxygen-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 20:14:05 UTC (rev 183540)
+++ PKGBUILD2013-04-22 20:16:20 UTC (rev 183541)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=oxygen-gtk3
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK3"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gtk3')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('2a251c52a7799e67a4af70adc4ed3c60')
+md5sums=('63ae9752dd39a3310d20d973dd6ea247')
 
 build() {
   mkdir build



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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 22:14:05
  Author: andrea
Revision: 183540

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

Added:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
(from rev 183539, oxygen-gtk2/trunk/PKGBUILD)
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD
(from rev 183539, oxygen-gtk2/trunk/PKGBUILD)
Deleted:
  oxygen-gtk2/repos/extra-i686/PKGBUILD
  oxygen-gtk2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 20:13:55 UTC (rev 183539)
+++ extra-i686/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.3.2.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('cc33b2ac08f66d4b70f9c85303d44aad')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-i686/PKGBUILD (from rev 183539, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('37b24d69d386eca5b4382424002ed762')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-22 20:13:55 UTC (rev 183539)
+++ extra-x86_64/PKGBUILD   2013-04-22 20:14:05 UTC (rev 183540)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: birdflesh 
-
-pkgname=oxygen-gtk2
-pkgver=1.3.2.1
-pkgrel=1
-pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
-license=('LGPL')
-depends=('gtk2')
-conflicts=('oxygen-gtk')
-replaces=('oxygen-gtk')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('cc33b2ac08f66d4b70f9c85303d44aad')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: oxygen-gtk2/repos/extra-x86_64/PKGBUILD (from rev 183539, 
oxygen-gtk2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-22 20:14:05 UTC (rev 183540)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: birdflesh 
+
+pkgname=oxygen-gtk2
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
+license=('LGPL')
+depends=('gtk2')
+conflicts=('oxygen-gtk')
+replaces=('oxygen-gtk')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('37b24d69d386eca5b4382424002ed762')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 22:13:55
  Author: andrea
Revision: 183539

upgpkg: oxygen-gtk2 1.3.3-1

Upstream release

Modified:
  oxygen-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 17:24:27 UTC (rev 183538)
+++ PKGBUILD2013-04-22 20:13:55 UTC (rev 183539)
@@ -3,7 +3,7 @@
 # Contributor: birdflesh 
 
 pkgname=oxygen-gtk2
-pkgver=1.3.2.1
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="Port of the default KDE widget theme (Oxygen) to GTK2"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 replaces=('oxygen-gtk')
 makedepends=('cmake')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('cc33b2ac08f66d4b70f9c85303d44aad')
+md5sums=('37b24d69d386eca5b4382424002ed762')
 
 build() {
   mkdir build



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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 22:09:44
  Author: jsteel
Revision: 88809

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

Added:
  apvlv/repos/community-i686/
  apvlv/repos/community-i686/PKGBUILD
(from rev 88808, apvlv/trunk/PKGBUILD)
  apvlv/repos/community-i686/apvlv-poppler015.patch
(from rev 88808, apvlv/trunk/apvlv-poppler015.patch)
  apvlv/repos/community-i686/apvlv.desktop
(from rev 88808, apvlv/trunk/apvlv.desktop)
  apvlv/repos/community-i686/apvlv.install
(from rev 88808, apvlv/trunk/apvlv.install)
  apvlv/repos/community-i686/poppler-gdk.patch
(from rev 88808, apvlv/trunk/poppler-gdk.patch)
  apvlv/repos/community-x86_64/
  apvlv/repos/community-x86_64/PKGBUILD
(from rev 88808, apvlv/trunk/PKGBUILD)
  apvlv/repos/community-x86_64/apvlv-poppler015.patch
(from rev 88808, apvlv/trunk/apvlv-poppler015.patch)
  apvlv/repos/community-x86_64/apvlv.desktop
(from rev 88808, apvlv/trunk/apvlv.desktop)
  apvlv/repos/community-x86_64/apvlv.install
(from rev 88808, apvlv/trunk/apvlv.install)
  apvlv/repos/community-x86_64/poppler-gdk.patch
(from rev 88808, apvlv/trunk/poppler-gdk.patch)
Deleted:
  apvlv/repos/community-i686/
  apvlv/repos/community-x86_64/

-+
 community-i686/PKGBUILD |   44 
 community-i686/apvlv-poppler015.patch   |   12 ++
 community-i686/apvlv.desktop|   17 +++
 community-i686/apvlv.install|7 +
 community-i686/poppler-gdk.patch|  150 ++
 community-x86_64/PKGBUILD   |   44 
 community-x86_64/apvlv-poppler015.patch |   12 ++
 community-x86_64/apvlv.desktop  |   17 +++
 community-x86_64/apvlv.install  |7 +
 community-x86_64/poppler-gdk.patch  |  150 ++
 10 files changed, 460 insertions(+)

Copied: apvlv/repos/community-i686/PKGBUILD (from rev 88808, 
apvlv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 20:09:44 UTC (rev 88809)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Brad Fanella 
+# Contributor: Stefan Husmann 
+# Contributor: tocer.deng 
+
+pkgname=apvlv
+pkgver=0.1.4.20121023
+pkgrel=3
+pkgdesc='A PDF Viewer, which behaves like Vim'
+arch=('i686' 'x86_64')
+url="http://naihe2010.github.com/apvlv/";
+license=('GPL')
+depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils')
+makedepends=('cmake' 'libwebkit')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
+$pkgname.desktop)
+backup=(etc/apvlvrc)
+md5sums=('f222fc4b09b15358eb4e7f996ba810d6'
+ '54478fecb54f36d1c44d8fdc233ddbac')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  mkdir -p build
+  cd build
+  
+  cmake -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DAPVLV_WITH_UMD=no  ..
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir"/ install
+
+  install -Dm644 "$srcdir"/$pkgname.desktop \
+"$pkgdir"/usr/share/applications/$pkgname.desktop
+}

Copied: apvlv/repos/community-i686/apvlv-poppler015.patch (from rev 88808, 
apvlv/trunk/apvlv-poppler015.patch)
===
--- community-i686/apvlv-poppler015.patch   (rev 0)
+++ community-i686/apvlv-poppler015.patch   2013-04-22 20:09:44 UTC (rev 
88809)
@@ -0,0 +1,12 @@
+diff -Naur apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 
apvlv-0.1.2-Source.new//src/ApvlvFile.cpp
+--- apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 2011-07-29 17:19:13.0 
+0200
 apvlv-0.1.2-Source.new//src/ApvlvFile.cpp  2011-07-29 17:22:22.0 
+0200
+@@ -304,7 +304,7 @@
+ {
+   PopplerRectangle rect = { x1, y1, x2, y2 };
+   PopplerPage *page = poppler_document_get_page (mDoc, pn);
+-  *out = poppler_page_get_text (page, POPPLER_SELECTION_WORD, &rect);
++  *out = poppler_page_get_selected_text (page, POPPLER_SELECTION_WORD, &rect);
+   if (*out != NULL)
+ {
+   return true;

Copied: apvlv/repos/community-i686/apvlv.desktop (from rev 88808, 
apvlv/trunk/apvlv.desktop)
===
--- community-i686/apvlv.desktop(rev 0)
+++ community-i686/apvlv.desktop2013-04-22 20:09:44 UTC (rev 88809)
@@ -0,0 +1,17 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=apvlv
+Comment=A minimalistic document viewer
+Comment[de]=Ein minimalistischer Dokumenten-Betrachter
+Comment[fr]=Un visionneur de document minimaliste
+Comment[ru]=Минималистичный просмотрщик документов
+Comment[tr]=Minimalist bir belge görüntüleyicisi
+Comment[es_CL]=Un visor de documentos minimalista
+Comment[uk_UA]=Легкий переглядач доку

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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 21:32:02
  Author: jsteel
Revision: 88808

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

Deleted:
  apvlv/repos/community-i686/PKGBUILD
  apvlv/repos/community-i686/apvlv-poppler015.patch
  apvlv/repos/community-i686/poppler-gdk.patch
  apvlv/repos/community-x86_64/PKGBUILD
  apvlv/repos/community-x86_64/apvlv-poppler015.patch
  apvlv/repos/community-x86_64/poppler-gdk.patch

-+
 community-i686/PKGBUILD |   43 
 community-i686/apvlv-poppler015.patch   |   12 --
 community-i686/poppler-gdk.patch|  150 --
 community-x86_64/PKGBUILD   |   43 
 community-x86_64/apvlv-poppler015.patch |   12 --
 community-x86_64/poppler-gdk.patch  |  150 --
 6 files changed, 410 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 19:31:34 UTC (rev 88807)
+++ community-i686/PKGBUILD 2013-04-22 19:32:02 UTC (rev 88808)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer:  Jonathan Steel 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Brad Fanella 
-# Contributor: Stefan Husmann 
-# Contributor: tocer.deng 
-
-pkgname=apvlv
-pkgver=0.1.4.20121023
-pkgrel=2
-pkgdesc='A PDF Viewer, which behaves like Vim'
-arch=('i686' 'x86_64')
-url="http://naihe2010.github.com/apvlv/";
-license=('GPL')
-depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils')
-makedepends=('cmake' 'libwebkit')
-install=$pkgname.install
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
-$pkgname.desktop)
-md5sums=('f222fc4b09b15358eb4e7f996ba810d6'
- '54478fecb54f36d1c44d8fdc233ddbac')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  mkdir -p build
-  cd build
-  
-  cmake -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DAPVLV_WITH_UMD=no  ..
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/build
-
-  make DESTDIR="$pkgdir"/ install
-
-  install -Dm644 "$srcdir"/$pkgname.desktop \
-"$pkgdir"/usr/share/applications/$pkgname.desktop
-}

Deleted: community-i686/apvlv-poppler015.patch
===
--- community-i686/apvlv-poppler015.patch   2013-04-22 19:31:34 UTC (rev 
88807)
+++ community-i686/apvlv-poppler015.patch   2013-04-22 19:32:02 UTC (rev 
88808)
@@ -1,12 +0,0 @@
-diff -Naur apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 
apvlv-0.1.2-Source.new//src/ApvlvFile.cpp
 apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 2011-07-29 17:19:13.0 
+0200
-+++ apvlv-0.1.2-Source.new//src/ApvlvFile.cpp  2011-07-29 17:22:22.0 
+0200
-@@ -304,7 +304,7 @@
- {
-   PopplerRectangle rect = { x1, y1, x2, y2 };
-   PopplerPage *page = poppler_document_get_page (mDoc, pn);
--  *out = poppler_page_get_text (page, POPPLER_SELECTION_WORD, &rect);
-+  *out = poppler_page_get_selected_text (page, POPPLER_SELECTION_WORD, &rect);
-   if (*out != NULL)
- {
-   return true;

Deleted: community-i686/poppler-gdk.patch
===
--- community-i686/poppler-gdk.patch2013-04-22 19:31:34 UTC (rev 88807)
+++ community-i686/poppler-gdk.patch2013-04-22 19:32:02 UTC (rev 88808)
@@ -1,150 +0,0 @@
-diff -ruN apvlv-0.1.2-Source/src/ApvlvFile.cpp 
apvlv-0.1.2-Source.new/src/ApvlvFile.cpp
 apvlv-0.1.2-Source/src/ApvlvFile.cpp   2011-10-10 14:23:19.205606984 
+0200
-+++ apvlv-0.1.2-Source.new/src/ApvlvFile.cpp   2011-10-10 14:21:50.870952455 
+0200
-@@ -29,6 +29,10 @@
- #include "ApvlvUtil.hpp"
- #include "ApvlvView.hpp"
- 
-+#ifndef POPPLER_WITH_GDK
-+#include "poppler-gdk.h"
-+#endif
-+
- #ifdef HAVE_LIBUMD
- #define LIBUMD_ENABLE_GTK
- #include 
-diff -ruN apvlv-0.1.2-Source/src/poppler-gdk.h 
apvlv-0.1.2-Source.new/src/poppler-gdk.h
 apvlv-0.1.2-Source/src/poppler-gdk.h   1970-01-01 01:00:00.0 
+0100
-+++ apvlv-0.1.2-Source.new/src/poppler-gdk.h   2011-10-10 14:22:06.077846565 
+0200
-@@ -0,0 +1,132 @@
-+#include 
-+
-+static void
-+copy_cairo_surface_to_pixbuf (cairo_surface_t *surface,
-+GdkPixbuf   *pixbuf)
-+{
-+  int cairo_width, cairo_height, cairo_rowstride;
-+  unsigned char *pixbuf_data, *dst, *cairo_data;
-+  int pixbuf_rowstride, pixbuf_n_channels;
-+  unsigned int *src;
-+  int x, y;
-+
-+  cairo_width = cairo_image_surface_get_width (surface);
-+  cairo_height = cairo_image_surface_get_height (surface);
-+  cairo_rowstride = cairo_image_surface_get_stride (surface);
-+  cairo_data = cairo_image_surface_get_data (surface);
-+
-+  pixbuf_data = gdk_pixbuf_get_pixels (pixbuf);
-+  pixbuf_rowstride = gdk_pixbuf_get_rowstride (pixbuf);
-+  pixbuf_n_channels = gdk_pixbuf_get_n_channels (pixbuf);
-+
-+  if (cairo_width > gdk_pixbuf_get_width (pixbuf))
-+cairo_width = gdk_pixbuf_get_wid

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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 21:31:34
  Author: jsteel
Revision: 88807

added backup variable

Modified:
  apvlv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 19:13:17 UTC (rev 88806)
+++ PKGBUILD2013-04-22 19:31:34 UTC (rev 88807)
@@ -7,7 +7,7 @@
 
 pkgname=apvlv
 pkgver=0.1.4.20121023
-pkgrel=2
+pkgrel=3
 pkgdesc='A PDF Viewer, which behaves like Vim'
 arch=('i686' 'x86_64')
 url="http://naihe2010.github.com/apvlv/";
@@ -17,6 +17,7 @@
 install=$pkgname.install
 
source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
 $pkgname.desktop)
+backup=(etc/apvlvrc)
 md5sums=('f222fc4b09b15358eb4e7f996ba810d6'
  '54478fecb54f36d1c44d8fdc233ddbac')
 



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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 21:13:17
  Author: jsteel
Revision: 88806

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

Added:
  apvlv/repos/community-i686/PKGBUILD
(from rev 88805, apvlv/trunk/PKGBUILD)
  apvlv/repos/community-i686/apvlv-poppler015.patch
(from rev 88805, apvlv/trunk/apvlv-poppler015.patch)
  apvlv/repos/community-i686/apvlv.desktop
(from rev 88805, apvlv/trunk/apvlv.desktop)
  apvlv/repos/community-i686/apvlv.install
(from rev 88805, apvlv/trunk/apvlv.install)
  apvlv/repos/community-i686/poppler-gdk.patch
(from rev 88805, apvlv/trunk/poppler-gdk.patch)
  apvlv/repos/community-x86_64/PKGBUILD
(from rev 88805, apvlv/trunk/PKGBUILD)
  apvlv/repos/community-x86_64/apvlv-poppler015.patch
(from rev 88805, apvlv/trunk/apvlv-poppler015.patch)
  apvlv/repos/community-x86_64/apvlv.desktop
(from rev 88805, apvlv/trunk/apvlv.desktop)
  apvlv/repos/community-x86_64/apvlv.install
(from rev 88805, apvlv/trunk/apvlv.install)
  apvlv/repos/community-x86_64/poppler-gdk.patch
(from rev 88805, apvlv/trunk/poppler-gdk.patch)
Deleted:
  apvlv/repos/community-i686/PKGBUILD
  apvlv/repos/community-i686/apvlv-poppler015.patch
  apvlv/repos/community-i686/poppler-gdk.patch
  apvlv/repos/community-x86_64/PKGBUILD
  apvlv/repos/community-x86_64/apvlv-poppler015.patch
  apvlv/repos/community-x86_64/poppler-gdk.patch

-+
 /PKGBUILD   |   86 
 /apvlv-poppler015.patch |   24 ++
 /poppler-gdk.patch  |  300 ++
 community-i686/PKGBUILD |   35 ---
 community-i686/apvlv-poppler015.patch   |   12 -
 community-i686/apvlv.desktop|   17 +
 community-i686/apvlv.install|7 
 community-i686/poppler-gdk.patch|  150 ---
 community-x86_64/PKGBUILD   |   35 ---
 community-x86_64/apvlv-poppler015.patch |   12 -
 community-x86_64/apvlv.desktop  |   17 +
 community-x86_64/apvlv.install  |7 
 community-x86_64/poppler-gdk.patch  |  150 ---
 13 files changed, 458 insertions(+), 394 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 19:12:47 UTC (rev 88805)
+++ community-i686/PKGBUILD 2013-04-22 19:13:17 UTC (rev 88806)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Brad Fanella 
-# Contributor: Stefan Husmann 
-# Contributor: tocer.deng 
-
-pkgname=apvlv
-pkgver=0.1.4.20121023
-pkgrel=1
-pkgdesc='A PDF Viewer which behaves like Vim'
-arch=('i686' 'x86_64')
-url="http://naihe2010.github.com/apvlv/";
-license=('GPL')
-depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre')
-makedepends=('cmake' 'libwebkit')
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('f222fc4b09b15358eb4e7f996ba810d6')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  mkdir -p build
-  cd build
-  
-  cmake -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DAPVLV_WITH_UMD=no  ..
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver/build
-
-  make DESTDIR=$pkgdir/ install
-}

Copied: apvlv/repos/community-i686/PKGBUILD (from rev 88805, 
apvlv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 19:13:17 UTC (rev 88806)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Brad Fanella 
+# Contributor: Stefan Husmann 
+# Contributor: tocer.deng 
+
+pkgname=apvlv
+pkgver=0.1.4.20121023
+pkgrel=2
+pkgdesc='A PDF Viewer, which behaves like Vim'
+arch=('i686' 'x86_64')
+url="http://naihe2010.github.com/apvlv/";
+license=('GPL')
+depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils')
+makedepends=('cmake' 'libwebkit')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
+$pkgname.desktop)
+md5sums=('f222fc4b09b15358eb4e7f996ba810d6'
+ '54478fecb54f36d1c44d8fdc233ddbac')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  mkdir -p build
+  cd build
+  
+  cmake -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DAPVLV_WITH_UMD=no  ..
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir"/ install
+
+  install -Dm644 "$srcdir"/$pkgname.desktop \
+"$pkgdir"/usr/share/applications/$pkgname.desktop
+}

Deleted: community-i686/apvlv-poppler015.patch
===
--- community-i686/apvlv-poppler015.patch   2013-04-22 19:12:47 UTC (rev 
88805)
+++ community-i686/apvlv-poppler015.patch   2013-04-22 19:13:17 UTC (rev 
88806)
@@ -1,12 +0,0 @@
-diff -Naur apvlv-0.1

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

2013-04-22 Thread Jonathan Steel
Date: Monday, April 22, 2013 @ 21:12:47
  Author: jsteel
Revision: 88805

desktop and install file

Added:
  apvlv/trunk/apvlv.desktop
  apvlv/trunk/apvlv.install
Modified:
  apvlv/trunk/PKGBUILD

---+
 PKGBUILD  |   26 +-
 apvlv.desktop |   17 +
 apvlv.install |7 +++
 3 files changed, 41 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 18:07:32 UTC (rev 88804)
+++ PKGBUILD2013-04-22 19:12:47 UTC (rev 88805)
@@ -1,23 +1,27 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski 
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
 # Contributor: Brad Fanella 
 # Contributor: Stefan Husmann 
 # Contributor: tocer.deng 
 
 pkgname=apvlv
 pkgver=0.1.4.20121023
-pkgrel=1
-pkgdesc='A PDF Viewer which behaves like Vim'
+pkgrel=2
+pkgdesc='A PDF Viewer, which behaves like Vim'
 arch=('i686' 'x86_64')
 url="http://naihe2010.github.com/apvlv/";
 license=('GPL')
-depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre')
+depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils')
 makedepends=('cmake' 'libwebkit')
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('f222fc4b09b15358eb4e7f996ba810d6')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
+$pkgname.desktop)
+md5sums=('f222fc4b09b15358eb4e7f996ba810d6'
+ '54478fecb54f36d1c44d8fdc233ddbac')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd "$srcdir"/$pkgname-$pkgver
 
   mkdir -p build
   cd build
@@ -25,11 +29,15 @@
   cmake -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DAPVLV_WITH_UMD=no  ..
+
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver/build
+  cd "$srcdir"/$pkgname-$pkgver/build
 
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR="$pkgdir"/ install
+
+  install -Dm644 "$srcdir"/$pkgname.desktop \
+"$pkgdir"/usr/share/applications/$pkgname.desktop
 }

Added: apvlv.desktop
===
--- apvlv.desktop   (rev 0)
+++ apvlv.desktop   2013-04-22 19:12:47 UTC (rev 88805)
@@ -0,0 +1,17 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=apvlv
+Comment=A minimalistic document viewer
+Comment[de]=Ein minimalistischer Dokumenten-Betrachter
+Comment[fr]=Un visionneur de document minimaliste
+Comment[ru]=Минималистичный просмотрщик документов
+Comment[tr]=Minimalist bir belge görüntüleyicisi
+Comment[es_CL]=Un visor de documentos minimalista
+Comment[uk_UA]=Легкий переглядач документів
+Comment[it]=Un visualizzatore di documenti minimalista
+Comment[pl]=Minimalistyczna przeglądarka dokumentów
+Exec=apvlv %f
+Terminal=false
+Categories=Office;Viewer;
+MimeType=application/pdf;application/postscript;application/eps;application/x-eps;image/eps;image/x-eps;image/vnd.djvu;

Added: apvlv.install
===
--- apvlv.install   (rev 0)
+++ apvlv.install   2013-04-22 19:12:47 UTC (rev 88805)
@@ -0,0 +1,7 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in nemo/trunk (PKGBUILD remove-desktop-background.patch)

2013-04-22 Thread Balló György
Date: Monday, April 22, 2013 @ 20:07:32
  Author: bgyorgy
Revision: 88804

upgpkg: nemo 1.7.3-3

Remove cinnamon dependency

Modified:
  nemo/trunk/PKGBUILD
  nemo/trunk/remove-desktop-background.patch

-+
 PKGBUILD|7 +-
 remove-desktop-background.patch |  102 +++---
 2 files changed, 97 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 16:03:37 UTC (rev 88803)
+++ PKGBUILD2013-04-22 18:07:32 UTC (rev 88804)
@@ -4,14 +4,13 @@
 
 pkgname=nemo
 pkgver=1.7.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxmint/nemo";
 license=('GPL')
 depends=('libexif' 'gvfs' 'dconf' 'desktop-file-utils' 'exempi' 'python2'
- 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql'
- 'cinnamon')
+ 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql')
 makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common')
 optdepends=('gksu: Open as Root')
 options=('!emptydirs' '!libtool')
@@ -21,7 +20,7 @@
 "remove-desktop-background.patch")
 md5sums=('04c021da543e2562b712107c2be9a8c2'
  '9e170cc74eee901634b3367b06a209c6'
- '700b595dfcf06e39f9dc3bdb7c81e086')
+ 'f10af52377e44e1efe8ec4934aa4d4d2')
 
 build() {
   cd linuxmint-nemo-*

Modified: remove-desktop-background.patch
===
--- remove-desktop-background.patch 2013-04-22 16:03:37 UTC (rev 88803)
+++ remove-desktop-background.patch 2013-04-22 18:07:32 UTC (rev 88804)
@@ -1,7 +1,7 @@
 From 5f82ebba474f6c1068a21f51ded2b0e26869ecaf Mon Sep 17 00:00:00 2001
 From: Michael Webster 
 Date: Mon, 15 Apr 2013 18:44:35 -0400
-Subject: [PATCH 1/4] Don't render the background.  Need to fix selected icon
+Subject: [PATCH 1/6] Don't render the background.  Need to fix selected icon
  style
 
 ---
@@ -100,13 +100,13 @@
GTK_WIDGET_CLASS (nemo_desktop_window_parent_class)->realize (widget);
  
 -- 
-1.8.1.5
+1.8.1.6
 
 
 From 6b013acb8f0ad855d042d0e8d51350c539a37c21 Mon Sep 17 00:00:00 2001
 From: Michael Webster 
 Date: Mon, 15 Apr 2013 20:03:03 -0400
-Subject: [PATCH 2/4] Remove nemo-desktop-background, the desktop window makes
+Subject: [PATCH 2/6] Remove nemo-desktop-background, the desktop window makes
  a transparent background and just uses the existing rendered background from
  muffin/g-s-d
 
@@ -867,13 +867,13 @@
  }
  
 -- 
-1.8.1.5
+1.8.1.6
 
 
 From b40990397b6fff55878481a806a1b5574e43951f Mon Sep 17 00:00:00 2001
 From: Michael Webster 
 Date: Mon, 15 Apr 2013 20:14:40 -0400
-Subject: [PATCH 3/4] Forgot an include
+Subject: [PATCH 3/6] Forgot an include
 
 ---
  libnemo-private/nemo-icon-dnd.c | 1 -
@@ -892,13 +892,13 @@
  #include 
  #include 
 -- 
-1.8.1.5
+1.8.1.6
 
 
 From 020d4dc15fa9c0e1303cef7795e45e688ede7726 Mon Sep 17 00:00:00 2001
 From: Michael Webster 
 Date: Tue, 16 Apr 2013 18:00:01 -0400
-Subject: [PATCH 4/4] Change to use cinnamon background keys
+Subject: [PATCH 4/6] Change to use cinnamon background keys
 
 ---
  libnemo-private/nemo-global-preferences.c | 2 +-
@@ -960,5 +960,91 @@
  g_free (uri);
  }
 -- 
-1.8.1.5
+1.8.1.6
 
+
+From f487954ebce3f564744e9c83b5dd40fa8f8fad6d Mon Sep 17 00:00:00 2001
+From: Michael Webster 
+Date: Mon, 22 Apr 2013 08:33:41 -0400
+Subject: [PATCH 5/6] Fall back to org.gnome.desktop.background schema when
+ cinnamon is not installed
+
+---
+ libnemo-private/nemo-global-preferences.c | 20 +++-
+ 1 file changed, 19 insertions(+), 1 deletion(-)
+
+diff --git a/libnemo-private/nemo-global-preferences.c 
b/libnemo-private/nemo-global-preferences.c
+index 336afc3..7eb04ef 100644
+--- a/libnemo-private/nemo-global-preferences.c
 b/libnemo-private/nemo-global-preferences.c
+@@ -76,7 +76,25 @@
+   nemo_desktop_preferences = g_settings_new("org.nemo.desktop");
+   nemo_tree_sidebar_preferences = 
g_settings_new("org.nemo.sidebar-panels.tree");
+   gnome_lockdown_preferences = 
g_settings_new("org.gnome.desktop.lockdown");
+-  cinnamon_background_preferences = 
g_settings_new("org.cinnamon.background");
+   gnome_media_handling_preferences = 
g_settings_new("org.gnome.desktop.media-handling");
+   gnome_terminal_preferences = 
g_settings_new("org.gnome.desktop.default-applications.terminal");
++
++const gchar * const *schema_list = g_settings_list_schemas ();
++int i = 0;
++gboolean has_cinnamon = FALSE;
++if (schema_list != NULL) {
++while (schema_list[i] != NULL) {
++if (g_strcmp0 (schema_list[i], "org.cinnamon.background") == 0) {
++has_cinnamon = TRUE;
++break;
++}
++i++;
++}
++}
++
++if (has_cinnamon) {
++cinnamon_background_preferences = g_settin

[arch-commits] Commit in java7-openjdk/repos (44 files)

2013-04-22 Thread Andreas Radke
Date: Monday, April 22, 2013 @ 19:24:27
  Author: andyrtr
Revision: 183538

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

Added:
  java7-openjdk/repos/extra-i686/PKGBUILD
(from rev 183537, java7-openjdk/trunk/PKGBUILD)
  java7-openjdk/repos/extra-i686/fix_corba_cmds_path.diff
(from rev 183537, java7-openjdk/trunk/fix_corba_cmds_path.diff)
  java7-openjdk/repos/extra-i686/fontconfig-paths.diff
(from rev 183537, java7-openjdk/trunk/fontconfig-paths.diff)
  java7-openjdk/repos/extra-i686/jdk7-openjdk.profile
(from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile)
  java7-openjdk/repos/extra-i686/jdk7-openjdk.profile.csh
(from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile.csh)
  java7-openjdk/repos/extra-i686/jre7-openjdk-headless.install
(from rev 183537, java7-openjdk/trunk/jre7-openjdk-headless.install)
  java7-openjdk/repos/extra-i686/jre7-openjdk.install
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.install)
  java7-openjdk/repos/extra-i686/jre7-openjdk.profile
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile)
  java7-openjdk/repos/extra-i686/jre7-openjdk.profile.csh
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile.csh)
  java7-openjdk/repos/extra-i686/openjdk7_fix_jdk_cmds_path.diff
(from rev 183537, java7-openjdk/trunk/openjdk7_fix_jdk_cmds_path.diff)
  java7-openjdk/repos/extra-i686/openjdk7_nonreparenting-wm.diff
(from rev 183537, java7-openjdk/trunk/openjdk7_nonreparenting-wm.diff)
  java7-openjdk/repos/extra-x86_64/PKGBUILD
(from rev 183537, java7-openjdk/trunk/PKGBUILD)
  java7-openjdk/repos/extra-x86_64/fix_corba_cmds_path.diff
(from rev 183537, java7-openjdk/trunk/fix_corba_cmds_path.diff)
  java7-openjdk/repos/extra-x86_64/fontconfig-paths.diff
(from rev 183537, java7-openjdk/trunk/fontconfig-paths.diff)
  java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile
(from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile)
  java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile.csh
(from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile.csh)
  java7-openjdk/repos/extra-x86_64/jre7-openjdk-headless.install
(from rev 183537, java7-openjdk/trunk/jre7-openjdk-headless.install)
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.install
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.install)
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile)
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile.csh
(from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile.csh)
  java7-openjdk/repos/extra-x86_64/openjdk7_fix_jdk_cmds_path.diff
(from rev 183537, java7-openjdk/trunk/openjdk7_fix_jdk_cmds_path.diff)
  java7-openjdk/repos/extra-x86_64/openjdk7_nonreparenting-wm.diff
(from rev 183537, java7-openjdk/trunk/openjdk7_nonreparenting-wm.diff)
Deleted:
  java7-openjdk/repos/extra-i686/PKGBUILD
  java7-openjdk/repos/extra-i686/fix_corba_cmds_path.diff
  java7-openjdk/repos/extra-i686/fontconfig-paths.diff
  java7-openjdk/repos/extra-i686/jdk7-openjdk.profile
  java7-openjdk/repos/extra-i686/jdk7-openjdk.profile.csh
  java7-openjdk/repos/extra-i686/jre7-openjdk-headless.install
  java7-openjdk/repos/extra-i686/jre7-openjdk.install
  java7-openjdk/repos/extra-i686/jre7-openjdk.profile
  java7-openjdk/repos/extra-i686/jre7-openjdk.profile.csh
  java7-openjdk/repos/extra-i686/openjdk7_fix_jdk_cmds_path.diff
  java7-openjdk/repos/extra-i686/openjdk7_nonreparenting-wm.diff
  java7-openjdk/repos/extra-x86_64/PKGBUILD
  java7-openjdk/repos/extra-x86_64/fix_corba_cmds_path.diff
  java7-openjdk/repos/extra-x86_64/fontconfig-paths.diff
  java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile
  java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile.csh
  java7-openjdk/repos/extra-x86_64/jre7-openjdk-headless.install
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.install
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile
  java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile.csh
  java7-openjdk/repos/extra-x86_64/openjdk7_fix_jdk_cmds_path.diff
  java7-openjdk/repos/extra-x86_64/openjdk7_nonreparenting-wm.diff

--+
 /PKGBUILD|  694 +
 /fix_corba_cmds_path.diff|   58 ++
 /fontconfig-paths.diff   |  268 +
 /jdk7-openjdk.profile|2 
 /jdk7-openjdk.profile.csh|2 
 /jre7-openjdk-headless.install   |   22 
 /jre7-openjdk.install|   36 +
 /jre7-openjdk.profile|8 
 /jre7-openjdk.profile.csh|8 
 /openjdk7_fix_jdk_cmds_path.diff |   72 ++
 /openjdk7_nonreparenting-wm.diff |  116 
 extra-i686/PKGBUILD  |  352 
 extra-i686/fix_corba_cmds_path.diff  |   29 -
 extra-i686/fontconfig-

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

2013-04-22 Thread Andreas Radke
Date: Monday, April 22, 2013 @ 19:23:30
  Author: andyrtr
Revision: 183537

upgpkg: java7-openjdk 7.u17_2.3.9-1

upstream update 2.3.9

Modified:
  java7-openjdk/trunk/PKGBUILD

--+
 PKGBUILD |   37 -
 1 file changed, 16 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 16:39:02 UTC (rev 183536)
+++ PKGBUILD2013-04-22 17:23:30 UTC (rev 183537)
@@ -8,17 +8,17 @@
 pkgbase=java7-openjdk
 _java_ver=7
 _updatever=u17
-_icedtea_ver=2.3.8
+_icedtea_ver=2.3.9
 
 # check "${srcdir}/icedtea7"/Makefile.am
-_CORBA_CHANGESET=516aae5f27cf
-_JAXP_CHANGESET=1fbe99283d97
-_JAXWS_CHANGESET=3c7be82314bf
-_JDK_CHANGESET=deac45dc94f0
-_LANGTOOLS_CHANGESET=41426c72b802
-_OPENJDK_CHANGESET=ed02a059ea15
+_CORBA_CHANGESET=47a6bf94ce11
+_JAXP_CHANGESET=d2142901bcb7
+_JAXWS_CHANGESET=b1877762d45c
+_JDK_CHANGESET=8e91101e36f0
+_LANGTOOLS_CHANGESET=fd956199cb82
+_OPENJDK_CHANGESET=12b96a57263c
 
-_HOTSPOT_CHANGESET=a152dced63a1 # see "${srcdir}/icedtea7"/hotspot.map
+_HOTSPOT_CHANGESET=ad5a321edea2 # see "${srcdir}/icedtea7"/hotspot.map
 
 _bootstrap=0 # 0/1 for quick build or full bootstrap
 
@@ -50,14 +50,14 @@
 jdk7-openjdk.profile.csh
 jre7-openjdk.profile
 jre7-openjdk.profile.csh)
-sha256sums=('750a4c6e3e22369aa7dcfb0751fe85d5ea7a36b32871861c5063dbcadddc7153'
-'865030303330856c988e353bf1bc86fc95669179b0958a4072538fc59d9a073b'
-'181ceb85a4dade1a8d8465e2d69255ee3612dbc5a50699a59a4f21e69be7a1c6'
-'ed3a963c4309316fba654f0a60ba4bec21b2d170e64423eddfa2ba635ac76572'
-'4abe7366900327a0de21caee8a7b0ea5494821507a02bfb07cffc980cebe90ad'
-'00e3e4cb436f4153434faa2d1063114a9028e9c8a7eacf558873053c47365215'
-'cbef395a2af27673a3611ed50d84a76ae9f9539a7c42ed8e06e171bfc1ac030c'
-'eac2313e3012653afa7549257765d56e4348c775363eee0733968d32a7c1eeae'
+sha256sums=('7e1fdd4c53c9772337c971b6f6f8058dabd99d7f4c4fcc85c88d836c9005c6da'
+'651f99364e451d79156c879b8c8e47b8568fb3b4e4d28ebc38d36028acbed8bc'
+'7346565688c3f01872af2c16a491233325ad5e924475dc89ff01f50582814934'
+'8cad2dfee2d5e58a217193dcc9650debe519f72df7c136a15311195c9a1b48d6'
+'b8e109ac705b95e5605280c8ae13319a128e16eac950a455bfa30364ae4192cc'
+'349009abfc8df1575336648bebd8a5ff0cb0f2ad045f6b661d88691411881d5e'
+'2806de9d41a91acff5bb917ec9dc41cb805e893b43828491b920f9ec14b53b12'
+'c184f29b13626e7327f58e4c1df506daf2b57d8084b7a2d2106504ab0fd5eaac'
 '9ad943ceb3dbcdf45d72974fc3667886a7ed65c69ab9abc17be5412827551a7f'
 '7b2db65bfb9d5014e1522178d65cabf05dfa85e0926cde5648b5a338db376479'
 'b742113dc6debc3eb92a246e442595481c04a2a3973e7902b86037acb50050ea'
@@ -82,12 +82,7 @@
   
 build() {
   cd "${srcdir}/icedtea-${_icedtea_ver}"
-
-#  unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
   
-#  # default is to build with first found java-environment found in our repos 
- is jdk7-openjdk
-#  [ -f /etc/profile.d/jdk.sh ] && . /etc/profile.d/jdk.sh
-  
   export ALT_PARALLEL_COMPILE_JOBS="${MAKEFLAGS/-j}"
   export HOTSPOT_BUILD_JOBS="${ALT_PARALLEL_COMPILE_JOBS}"
 



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

2013-04-22 Thread Giovanni Scafora
Date: Monday, April 22, 2013 @ 18:39:02
  Author: giovanni
Revision: 183536

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

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

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

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

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

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

Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 183535, 
live-media/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-22 16:39:02 UTC (rev 183536)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Gilles CHAUVI

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

2013-04-22 Thread Giovanni Scafora
Date: Monday, April 22, 2013 @ 18:38:55
  Author: giovanni
Revision: 183535

upgpkg: live-media 2013.04.22-1

upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 16:17:15 UTC (rev 183534)
+++ PKGBUILD2013-04-22 16:38:55 UTC (rev 183535)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN 
 
 pkgname=live-media
-pkgver=2013.04.08
+pkgver=2013.04.22
 pkgrel=1
 pkgdesc="A set of C++ libraries for multimedia streaming"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url="http://live555.com/liveMedia";
 depends=('gcc-libs')
 source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
-md5sums=('25ff9f7bf9e47c699878e58c7789ee13')
+md5sums=('83362b57ecfa0ed07a1f1bd93bb4cdfb')
 
 build() {
   cd ${srcdir}/live



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

2013-04-22 Thread Lukas Jirkovsky
Date: Monday, April 22, 2013 @ 18:03:37
  Author: stativ
Revision: 88803

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

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

-+
 /PKGBUILD   |   98 ++
 /soundkonverter.install |   24 +++
 community-i686/PKGBUILD |   49 ---
 community-i686/soundkonverter.install   |   12 ---
 community-x86_64/PKGBUILD   |   49 ---
 community-x86_64/soundkonverter.install |   12 ---
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 16:03:30 UTC (rev 88802)
+++ community-i686/PKGBUILD 2013-04-22 16:03:37 UTC (rev 88803)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Mateusz Herych 
-# Contributor: Eric Belanger 
-# Contributor: Darwin Bautista 
-
-pkgname=soundkonverter
-pkgver=2.0.0
-pkgrel=1
-pkgdesc="Front-end to various audio converters"
-arch=('i686' 'x86_64')
-url="http://www.kde-apps.org/content/show.php?content=29024";
-license=('GPL')
-depends=('kdebase-runtime' 'libkcddb' 'cdparanoia' 'taglib')
-makedepends=('automoc4' 'cmake')
-optdepends=('cdrkit: cdda2wav backend'
-'faac: faac backend'
-'faad2: faad backend'
-'ffmpeg: ffmpeg backend'
-'flac: flac backend'
-'fluidsynth: flouidsynth backend'
-'lame: lame backend'
-'mac: mac backend'
-'mplayer: mplayer backend'
-'mp3gain: mp3gain backend'
-'opus-tools: opus backend'
-'speex: speexenc, speexdec backends'
-'timidity++: midi backend'
-'twolame: twolame backend'
-'vorbisgain: vorbisgain backend'
-'vorbis-tools: vorbis tools backend'
-'wavpack: wavpack backend'
-'sox: sox plugin (change sample rate, various effects)')
-install=$pkgname.install
-source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz";)
-md5sums=('f1df729916b2418c474b859ed6b9eda6')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-   cd "$srcdir"/$pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-}

Copied: soundkonverter/repos/community-i686/PKGBUILD (from rev 88802, 
soundkonverter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 16:03:37 UTC (rev 88803)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Mateusz Herych 
+# Contributor: Eric Belanger 
+# Contributor: Darwin Bautista 
+
+pkgname=soundkonverter
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Front-end to various audio converters"
+arch=('i686' 'x86_64')
+url="http://www.kde-apps.org/content/show.php?content=29024";
+license=('GPL')
+depends=('kdebase-runtime' 'libkcddb' 'cdparanoia' 'taglib')
+makedepends=('automoc4' 'cmake')
+optdepends=('cdrkit: cdda2wav backend'
+'faac: faac backend'
+'faad2: faad backend'
+'ffmpeg: ffmpeg backend'
+'flac: flac backend'
+'fluidsynth: flouidsynth backend'
+'lame: lame backend'
+'mac: mac backend'
+'mplayer: mplayer backend'
+'mp3gain: mp3gain backend'
+'opus-tools: opus backend'
+'speex: speexenc, speexdec backends'
+'timidity++: midi backend'
+'twolame: twolame backend'
+'vorbisgain: vorbisgain backend'
+'vorbis-tools: vorbis tools backend'
+'wavpack: wavpack backend'
+'sox: sox plugin (change sample rate, various effects)')
+install=$pkgname.install
+source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz";)
+md5sums=('d4f039003954c5279e56113237f608ca')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+   cd "$srcdir"/$pkgname-$pkgver
+   make D

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

2013-04-22 Thread Lukas Jirkovsky
Date: Monday, April 22, 2013 @ 18:03:30
  Author: stativ
Revision: 88802

upgpkg: soundkonverter 2.0.1-1

update to 2.0.1

Modified:
  soundkonverter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 15:03:41 UTC (rev 88801)
+++ PKGBUILD2013-04-22 16:03:30 UTC (rev 88802)
@@ -5,7 +5,7 @@
 # Contributor: Darwin Bautista 
 
 pkgname=soundkonverter
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Front-end to various audio converters"
 arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@
 'sox: sox plugin (change sample rate, various effects)')
 install=$pkgname.install
 
source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz";)
-md5sums=('f1df729916b2418c474b859ed6b9eda6')
+md5sums=('d4f039003954c5279e56113237f608ca')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



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

2013-04-22 Thread Jan Steffens
Date: Monday, April 22, 2013 @ 17:40:22
  Author: heftig
Revision: 183533

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 15:39:27 UTC (rev 183532)
+++ extra-i686/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gjs
-pkgver=1.36.0
-pkgrel=2
-pkgdesc="Javascript Bindings for GNOME"
-arch=(i686 x86_64)
-url="http://live.gnome.org/Gjs";
-license=(GPL)
-depends=(cairo gobject-introspection 'js>=17.0.0')
-options=('!libtool')
-source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2)
-sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gjs/repos/extra-i686/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gjs
+pkgver=1.36.1
+pkgrel=1
+pkgdesc="Javascript Bindings for GNOME"
+arch=(i686 x86_64)
+url="http://live.gnome.org/Gjs";
+license=(GPL)
+depends=(cairo gobject-introspection 'js>=17.0.0')
+options=('!libtool')
+source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2)
+sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-22 15:39:27 UTC (rev 183532)
+++ extra-x86_64/PKGBUILD   2013-04-22 15:40:22 UTC (rev 183533)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gjs
-pkgver=1.36.0
-pkgrel=2
-pkgdesc="Javascript Bindings for GNOME"
-arch=(i686 x86_64)
-url="http://live.gnome.org/Gjs";
-license=(GPL)
-depends=(cairo gobject-introspection 'js>=17.0.0')
-options=('!libtool')
-source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2)
-sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gjs/repos/extra-x86_64/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-22 15:40:22 UTC (rev 183533)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gjs
+pkgver=1.36.1
+pkgrel=1
+pkgdesc="Javascript Bindings for GNOME"
+arch=(i686 x86_64)
+url="http://live.gnome.org/Gjs";
+license=(GPL)
+depends=(cairo gobject-introspection 'js>=17.0.0')
+options=('!libtool')
+source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2)
+sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2013-04-22 Thread Jan Steffens
Date: Monday, April 22, 2013 @ 17:39:27
  Author: heftig
Revision: 183532

1.36.1

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 14:06:04 UTC (rev 183531)
+++ PKGBUILD2013-04-22 15:39:27 UTC (rev 183532)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru 
 
 pkgname=gjs
-pkgver=1.36.0
-pkgrel=2
+pkgver=1.36.1
+pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=(i686 x86_64)
 url="http://live.gnome.org/Gjs";
@@ -11,7 +11,7 @@
 depends=(cairo gobject-introspection 'js>=17.0.0')
 options=('!libtool')
 source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2)
-sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7')
+sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27')
 
 build() {
   cd $pkgname-$pkgver



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 16:06:04
  Author: tpowa
Revision: 183531

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-04-22 14:05:56 UTC (rev 183530)
+++ testing-i686/PKGBUILD   2013-04-22 14:06:04 UTC (rev 183531)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-pkgname=pciutils
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="PCI bus configuration space access library and tools"
-arch=(i686 x86_64)
-license=('GPL2')
-groups=('base')
-url="http://mj.ucw.cz/sw/pciutils/";
-depends=('glibc' 'hwids')
-source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
-   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3fccb0b28879adb57d8156115f8003c8')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make OPT="${CFLAGS} -fPIC -DPIC" ZLIB=no SHARED=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a 
-  cp lib/libpci.a "${srcdir}/"
-  make clean
-  make OPT="${CFLAGS}" ZLIB=no SHARED=yes PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man 
DESTDIR="${pkgdir}" install install-lib
-  install -m644 "${srcdir}/libpci.a" "${pkgdir}/usr/lib/"
-  # this is now supplied by the hwids package
-  rm -rf 
$pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}}
-}

Copied: pciutils/repos/testing-i686/PKGBUILD (from rev 183530, 
pciutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-22 14:06:04 UTC (rev 183531)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+pkgname=pciutils
+pkgver=3.2.0
+pkgrel=2
+pkgdesc="PCI bus configuration space access library and tools"
+arch=(i686 x86_64)
+license=('GPL2')
+groups=('base')
+url="http://mj.ucw.cz/sw/pciutils/";
+depends=('glibc' 'hwids' 'kmod')
+source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
+md5sums=('3fccb0b28879adb57d8156115f8003c8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make OPT="${CFLAGS} -fPIC -DPIC" ZLIB=no SHARED=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a 
+  cp lib/libpci.a "${srcdir}/"
+  make clean
+  make OPT="${CFLAGS}" ZLIB=no SHARED=yes PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man 
DESTDIR="${pkgdir}" install install-lib
+  install -m644 "${srcdir}/libpci.a" "${pkgdir}/usr/lib/"
+  # this is now supplied by the hwids package
+  rm -rf 
$pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}}
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2013-04-22 14:05:56 UTC (rev 183530)
+++ testing-x86_64/PKGBUILD 2013-04-22 14:06:04 UTC (rev 183531)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-pkgname=pciutils
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="PCI bus configuration space access library and tools"
-arch=(i686 x86_64)
-license=('GPL2')
-groups=('base')
-url="http://mj.ucw.cz/sw/pciutils/";
-depends=('glibc' 'hwids')
-source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
-   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3fccb0b28879adb57d8156115f8003c8')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make OPT="${CFLAGS} -fPIC -DPIC" ZLIB=no SHARED=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a 
-  cp lib/libpci.a "${srcdir}/"
-  make clean
-  make OPT="${CFLAGS}" ZLIB=no SHARED=yes PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man 
DESTDIR="${pkgdir}" install install-lib
-  install -m644 "${srcdir}/libpci.a" "${pkgdir}/usr/lib/"
-  # this is now supplied by the hwids packag

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 16:05:56
  Author: tpowa
Revision: 183530

upgpkg: pciutils 3.2.0-2

fix kmod depend

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 13:10:36 UTC (rev 183529)
+++ PKGBUILD2013-04-22 14:05:56 UTC (rev 183530)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski 
 pkgname=pciutils
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
 license=('GPL2')
 groups=('base')
 url="http://mj.ucw.cz/sw/pciutils/";
-depends=('glibc' 'hwids')
+depends=('glibc' 'hwids' 'kmod')
 
source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2

ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
 md5sums=('3fccb0b28879adb57d8156115f8003c8')



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

2013-04-22 Thread Jan Steffens
Date: Monday, April 22, 2013 @ 15:10:36
  Author: heftig
Revision: 183529

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

Added:
  p11-kit/repos/extra-i686/PKGBUILD
(from rev 183528, p11-kit/trunk/PKGBUILD)
  p11-kit/repos/extra-x86_64/PKGBUILD
(from rev 183528, p11-kit/trunk/PKGBUILD)
Deleted:
  p11-kit/repos/extra-i686/PKGBUILD
  p11-kit/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 13:09:48 UTC (rev 183528)
+++ extra-i686/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=p11-kit
-pkgver=0.18.0
-pkgrel=1
-pkgdesc="Library to work with PKCS#11 modules"
-arch=(i686 x86_64)
-url="http://p11-glue.freedesktop.org";
-license=('BSD')
-depends=('glibc' 'libtasn1')
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('abb4683c7f193df6e48dbfad443ec9a8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd  $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-i686/PKGBUILD (from rev 183528, 
p11-kit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=p11-kit
+pkgver=0.18.1
+pkgrel=1
+pkgdesc="Library to work with PKCS#11 modules"
+arch=(i686 x86_64)
+url="http://p11-glue.freedesktop.org";
+license=('BSD')
+depends=('glibc' 'libtasn1')
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd  $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-22 13:09:48 UTC (rev 183528)
+++ extra-x86_64/PKGBUILD   2013-04-22 13:10:36 UTC (rev 183529)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=p11-kit
-pkgver=0.18.0
-pkgrel=1
-pkgdesc="Library to work with PKCS#11 modules"
-arch=(i686 x86_64)
-url="http://p11-glue.freedesktop.org";
-license=('BSD')
-depends=('glibc' 'libtasn1')
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('abb4683c7f193df6e48dbfad443ec9a8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd  $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-x86_64/PKGBUILD (from rev 183528, 
p11-kit/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-22 13:10:36 UTC (rev 183529)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=p11-kit
+pkgver=0.18.1
+pkgrel=1
+pkgdesc="Library to work with PKCS#11 modules"
+arch=(i686 x86_64)
+url="http://p11-glue.freedesktop.org";
+license=('BSD')
+depends=('glibc' 'libtasn1')
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd  $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-04-22 Thread Jan Steffens
Date: Monday, April 22, 2013 @ 15:09:48
  Author: heftig
Revision: 183528

0.18.1

Modified:
  p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 12:29:00 UTC (rev 183527)
+++ PKGBUILD2013-04-22 13:09:48 UTC (rev 183528)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=p11-kit
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc="Library to work with PKCS#11 modules"
 arch=(i686 x86_64)
@@ -10,8 +10,9 @@
 license=('BSD')
 depends=('glibc' 'libtasn1')
 options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('abb4683c7f193df6e48dbfad443ec9a8')
+source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c'
+ 'SKIP')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in cinnamon-control-center/repos (12 files)

2013-04-22 Thread Balló György
Date: Monday, April 22, 2013 @ 14:29:37
  Author: bgyorgy
Revision: 88800

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

Added:
  cinnamon-control-center/repos/community-i686/PKGBUILD
(from rev 88799, cinnamon-control-center/trunk/PKGBUILD)
  cinnamon-control-center/repos/community-i686/cinnamon-control-center.install
(from rev 88799, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch
(from rev 88799, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-i686/idle-delay.patch
(from rev 88799, cinnamon-control-center/trunk/idle-delay.patch)
  cinnamon-control-center/repos/community-x86_64/PKGBUILD
(from rev 88799, cinnamon-control-center/trunk/PKGBUILD)
  cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install
(from rev 88799, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch
(from rev 88799, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-x86_64/idle-delay.patch
(from rev 88799, cinnamon-control-center/trunk/idle-delay.patch)
Deleted:
  cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch
  cinnamon-control-center/repos/community-i686/idle-delay.patch
  cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch
  cinnamon-control-center/repos/community-x86_64/idle-delay.patch

--+
 /gnomerrlabeler.patch| 1532 +
 /idle-delay.patch|  142 +
 community-i686/PKGBUILD  |   68 
 community-i686/cinnamon-control-center.install   |   11 
 community-i686/gnomerrlabeler.patch  |  766 --
 community-i686/idle-delay.patch  |   63 
 community-x86_64/PKGBUILD|   68 
 community-x86_64/cinnamon-control-center.install |   11 
 community-x86_64/gnomerrlabeler.patch|  766 --
 community-x86_64/idle-delay.patch|   63 
 10 files changed, 1832 insertions(+), 1658 deletions(-)

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


[arch-commits] Commit in cinnamon-control-center/repos (4 files)

2013-04-22 Thread Balló György
Date: Monday, April 22, 2013 @ 14:28:59
  Author: bgyorgy
Revision: 88799

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

Deleted:
  cinnamon-control-center/repos/community-i686/PKGBUILD
  cinnamon-control-center/repos/community-i686/cinnamon-control-center.install
  cinnamon-control-center/repos/community-x86_64/PKGBUILD
  cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install

--+
 community-i686/PKGBUILD  |   68 -
 community-i686/cinnamon-control-center.install   |   11 ---
 community-x86_64/PKGBUILD|   68 -
 community-x86_64/cinnamon-control-center.install |   11 ---
 4 files changed, 158 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 12:28:48 UTC (rev 88798)
+++ community-i686/PKGBUILD 2013-04-22 12:28:59 UTC (rev 88799)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueira 
-# Jan de Groot 
-
-pkgname=cinnamon-control-center
-pkgver=1.7.3
-pkgrel=2
-pkgdesc="The Control Center for Cinnamon"
-arch=('i686' 'x86_64')
-depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet')
-optdepends=('mesa-demos: provides glxinfo for graphics information'
-'gnome-color-manager: for color management tasks')
-makedepends=('intltool' 'gnome-common')
-url="https://github.com/linuxmint/cinnamon-control-center";
-install=cinnamon-control-center.install
-license=('GPL')
-options=('!libtool' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz";
-"gnomerrlabeler.patch"
-"idle-delay.patch")
-sha256sums=('44a4484238c2b9e9060d062028438df589fc29c9e3da45edad068198a990c8be'
-'826de61fa60349a99c6895f2ffb0ea1c7f71031b17dd80bb245e3834b30b6ff6'
-'9ca1a56b19413cc86dfce10558e1f696d63b93134afc76c0cb467944a9ea10f5')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Build fix for GNOME 3.8
-  patch -Np1 -i "$srcdir/gnomerrlabeler.patch"
-
-  # Runtime fix for GNOME 3.8
-  patch -Np1 -i "$srcdir/idle-delay.patch"
-
-  autoreconf -fi
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-systemd \
-  --disable-update-mimedb
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  # Remove unused stuff
-  make -C panels/datetime DESTDIR="$pkgdir" uninstall
-  make -C panels/printers DESTDIR="$pkgdir" uninstall
-  make -C panels/sound DESTDIR="$pkgdir" uninstall
-  make -C panels/sound/data DESTDIR="$pkgdir" install
-  make -C shell DESTDIR="$pkgdir" uninstall
-  make -C shell DESTDIR="$pkgdir" install-libLTLIBRARIES
-
-  # Remove broken desktop files
-  rm -R "$pkgdir/usr/share/applications"
-  rm -R "$pkgdir/etc"
-
-  # Fix a warning
-  chown 102:0 "$pkgdir/usr/share/polkit-1/rules.d"
-  chmod 700 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Deleted: community-i686/cinnamon-control-center.install
===
--- community-i686/cinnamon-control-center.install  2013-04-22 12:28:48 UTC 
(rev 88798)
+++ community-i686/cinnamon-control-center.install  2013-04-22 12:28:59 UTC 
(rev 88799)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install $1
-}
-
-post_remove() {
-post_install $1
-}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-22 12:28:48 UTC (rev 88798)
+++ community-x86_64/PKGBUILD   2013-04-22 12:28:59 UTC (rev 88799)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueira 
-# Jan de Groot 
-
-pkgname=cinnamon-control-center
-pkgver=1.7.3
-pkgrel=2
-pkgdesc="The Control Center for Cinnamon"
-arch=('i686' 'x86_64')
-depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet')
-optdepends=('mesa-demos: provides glxinfo for graphics information'
-'gnome-color-manager: for color management tasks')
-makedepends=('intltool' 'gnome-common')
-url="https://github.com/linuxmint/cinnamon-control-center";
-install=cinnamon-control-center.install
-license=('GPL')
-options=('!libtool' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz";
-"gnomerrlabeler.patch"
-"idle-delay.patch")
-sha256sums=('44a4484238c2b9e9060d0620

[arch-commits] Commit in cinnamon-control-center/trunk (PKGBUILD idle-delay.patch)

2013-04-22 Thread Balló György
Date: Monday, April 22, 2013 @ 14:28:48
  Author: bgyorgy
Revision: 88798

upgpkg: cinnamon-control-center 1.7.3-3

Fix idle-delay setting

Modified:
  cinnamon-control-center/trunk/PKGBUILD
  cinnamon-control-center/trunk/idle-delay.patch

--+
 PKGBUILD |4 ++--
 idle-delay.patch |   24 
 2 files changed, 18 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 11:33:22 UTC (rev 88797)
+++ PKGBUILD2013-04-22 12:28:48 UTC (rev 88798)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon-control-center
 pkgver=1.7.3
-pkgrel=2
+pkgrel=3
 pkgdesc="The Control Center for Cinnamon"
 arch=('i686' 'x86_64')
 depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet')
@@ -22,7 +22,7 @@
 "idle-delay.patch")
 sha256sums=('44a4484238c2b9e9060d062028438df589fc29c9e3da45edad068198a990c8be'
 '826de61fa60349a99c6895f2ffb0ea1c7f71031b17dd80bb245e3834b30b6ff6'
-'9ca1a56b19413cc86dfce10558e1f696d63b93134afc76c0cb467944a9ea10f5')
+'42ea92628dc234d65e582592a66c0011d5bb2c2eac14854a06f7a9dc923c8d67')
 
 build() {
   cd $pkgname-$pkgver

Modified: idle-delay.patch
===
--- idle-delay.patch2013-04-22 11:33:22 UTC (rev 88797)
+++ idle-delay.patch2013-04-22 12:28:48 UTC (rev 88798)
@@ -30,29 +30,37 @@
  
 diff -Naur cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c 
cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c
 --- cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c 
2013-04-15 16:04:38.0 +0200
-+++ cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c  
2013-04-22 04:48:28.047061908 +0200
-@@ -351,9 +351,8 @@
 cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c  
2013-04-22 14:15:28.440488342 +0200
+@@ -351,10 +351,6 @@
1, &value,
-1);
  
 -  /* set both battery and ac keys */
 -  g_settings_set_int (self->priv->gsd_settings, "sleep-display-ac", value);
 -  g_settings_set_int (self->priv->gsd_settings, "sleep-display-battery", 
value);
-+  /* set idle-delay key */
-+  g_settings_set_int (self->priv->session_settings, "idle-delay", value);
- 
+-
set_idle_delay_from_dpms (self, value);
  }
-@@ -399,7 +398,7 @@
+ 
+@@ -384,7 +380,7 @@
+ {
+   GtkTreeIter iter;
+   GtkTreeModel *model;
+-  gint value;
++  guint value;
+   gint value_tmp, value_prev;
+   gboolean ret;
+   guint i;
+@@ -399,7 +395,7 @@
i = 0;
  
/* try to make the UI match the AC setting */
 -  value = g_settings_get_int (self->priv->gsd_settings, "sleep-display-ac");
-+  value = g_settings_get_int (self->priv->session_settings, "idle-delay");
++  g_settings_get (self->priv->session_settings, "idle-delay", "u", &value);
do
  {
gtk_tree_model_get (model, &iter,
-@@ -510,7 +509,7 @@
+@@ -510,7 +506,7 @@
/* bind the auto dim checkbox */
widget = WID ("screen_auto_reduce_checkbutton");
g_settings_bind (self->priv->gsd_settings,



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

2013-04-22 Thread Timothy Redaelli
Date: Monday, April 22, 2013 @ 13:33:22
  Author: tredaelli
Revision: 88797

archrelease: copy trunk to community-any

Added:
  parallel/repos/community-any/PKGBUILD
(from rev 88796, parallel/trunk/PKGBUILD)
Deleted:
  parallel/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 11:32:54 UTC (rev 88796)
+++ PKGBUILD2013-04-22 11:33:22 UTC (rev 88797)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Vianney le Clément 
-# Contributor: Peter Simons 
-
-pkgname=parallel
-pkgver=20130222
-pkgrel=1
-pkgdesc='A shell tool for executing jobs in parallel'
-arch=('any')
-url='http://www.gnu.org/software/parallel/'
-license=('GPL3')
-depends=('perl')
-source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('6f369ee1715e5e9b421d4b041d00b31f'
- '18d1aea776113c692552bfd3e3a5266b')
-sha1sums=('2b470ce7ff3f19682511690e9f391dba8a275dd4'
-  'fb8306131cdf57476a4ce2dd256a6314ac002fc8')
-
-build() {
-  cd "$pkgname-$pkgver"
-  source /etc/profile.d/perlbin.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: parallel/repos/community-any/PKGBUILD (from rev 88796, 
parallel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 11:33:22 UTC (rev 88797)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Vianney le Clément 
+# Contributor: Peter Simons 
+
+pkgname=parallel
+pkgver=20130422
+pkgrel=1
+pkgdesc='A shell tool for executing jobs in parallel'
+arch=('any')
+url='http://www.gnu.org/software/parallel/'
+license=('GPL3')
+depends=('perl')
+source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
+md5sums=('37051ad79a3f304635c2dc4bbba65a63'
+ 'SKIP')
+sha1sums=('77d88d5f518d3980bc98333e17314132dd02feaa'
+  'SKIP')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-04-22 Thread Timothy Redaelli
Date: Monday, April 22, 2013 @ 13:32:54
  Author: tredaelli
Revision: 88796

upgpkg: parallel 20130422-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:32:02 UTC (rev 88795)
+++ PKGBUILD2013-04-22 11:32:54 UTC (rev 88796)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons 
 
 pkgname=parallel
-pkgver=20130222
+pkgver=20130422
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -12,14 +12,13 @@
 license=('GPL3')
 depends=('perl')
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('6f369ee1715e5e9b421d4b041d00b31f'
- '18d1aea776113c692552bfd3e3a5266b')
-sha1sums=('2b470ce7ff3f19682511690e9f391dba8a275dd4'
-  'fb8306131cdf57476a4ce2dd256a6314ac002fc8')
+md5sums=('37051ad79a3f304635c2dc4bbba65a63'
+ 'SKIP')
+sha1sums=('77d88d5f518d3980bc98333e17314132dd02feaa'
+  'SKIP')
 
 build() {
   cd "$pkgname-$pkgver"
-  source /etc/profile.d/perlbin.sh
   ./configure --prefix=/usr
   make
 }



[arch-commits] Commit in kdeadmin/repos/extra-x86_64 (6 files)

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 13:05:18
  Author: andrea
Revision: 183526

archrelease: copy trunk to extra-x86_64

Added:
  kdeadmin/repos/extra-x86_64/PKGBUILD
(from rev 183525, kdeadmin/trunk/PKGBUILD)
  kdeadmin/repos/extra-x86_64/kdeadmin.install
(from rev 183525, kdeadmin/trunk/kdeadmin.install)
  kdeadmin/repos/extra-x86_64/syslog-path.patch
(from rev 183525, kdeadmin/trunk/syslog-path.patch)
Deleted:
  kdeadmin/repos/extra-x86_64/PKGBUILD
  kdeadmin/repos/extra-x86_64/kdeadmin.install
  kdeadmin/repos/extra-x86_64/syslog-path.patch

---+
 PKGBUILD  |  128 ++--
 kdeadmin.install  |   22 
 syslog-path.patch |   22 
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 11:05:11 UTC (rev 183525)
+++ PKGBUILD2013-04-22 11:05:18 UTC (rev 183526)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdeadmin
-pkgname=('kdeadmin-kcron'
- 'kdeadmin-ksystemlog'
- 'kdeadmin-kuser')
-pkgver=4.10.2
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";
-'syslog-path.patch')
-sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'
-  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
-
-build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   patch -p1 -i ${srcdir}/syslog-path.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DBUILD_strigi-analyzer=OFF
-   make
-}
-
-package_kdeadmin-kcron() {
-   pkgdesc='Configure and schedule tasks'
-url='http://userbase.kde.org/KCron'
-   depends=('kdelibs')
-   cd $srcdir/build/kcron
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kcron
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-ksystemlog() {
-   pkgdesc='System log viewer tool'
-   depends=('kdebase-runtime')
-   url="http://kde.org/applications/system/ksystemlog/";
-   cd $srcdir/build/ksystemlog
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/ksystemlog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-kuser() {
-   pkgdesc='User Manager'
-   depends=('kdebase-runtime' 'kdepimlibs')
-   url="http://kde.org/applications/system/kuser/";
-   install='kdeadmin.install'
-   cd $srcdir/build/kuser
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kuser
-   make DESTDIR=$pkgdir install
-}

Copied: kdeadmin/repos/extra-x86_64/PKGBUILD (from rev 183525, 
kdeadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 11:05:18 UTC (rev 183526)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdeadmin
+pkgname=('kdeadmin-kcron'
+ 'kdeadmin-ksystemlog'
+ 'kdeadmin-kuser')
+pkgver=4.10.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+makedepends=('cmake' 'automoc4' 'kdepimlibs')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";
+'syslog-path.patch')
+sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+build() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -p1 -i ${srcdir}/syslog-path.patch
+
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DBUILD_strigi-analyzer=OFF
+   make
+}
+
+package_kdeadmin-kcron() {
+   pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+   depends=('kdelibs')
+   cd $srcdir/build/kcron
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kcron
+   make DESTDIR=$pkgdir install
+}
+
+package_kdeadmin-ksystemlog() {
+   pkgdesc='System log viewer tool'
+   depends=('kdebase-runtime')
+   url="http://kde.org/applications/system/ksystemlog/";
+   cd $srcdir/build/ksystemlog
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/ksystemlog
+   make DESTDIR=$pkgdir install
+}
+
+package_kdeadmin-kuser() {
+   pkgdesc='User Manager'
+   depends=('kdebase-runtime' 'kdepimlibs')
+   url="http://kde.org/applications/system/kuser/";
+   install='kdeadmin.install'
+   cd $srcdir/build/kuser
+   make DESTDIR=$pkgdi

[arch-commits] Commit in kdeadmin/repos/extra-i686 (6 files)

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 13:05:11
  Author: andrea
Revision: 183525

archrelease: copy trunk to extra-i686

Added:
  kdeadmin/repos/extra-i686/PKGBUILD
(from rev 183524, kdeadmin/trunk/PKGBUILD)
  kdeadmin/repos/extra-i686/kdeadmin.install
(from rev 183524, kdeadmin/trunk/kdeadmin.install)
  kdeadmin/repos/extra-i686/syslog-path.patch
(from rev 183524, kdeadmin/trunk/syslog-path.patch)
Deleted:
  kdeadmin/repos/extra-i686/PKGBUILD
  kdeadmin/repos/extra-i686/kdeadmin.install
  kdeadmin/repos/extra-i686/syslog-path.patch

---+
 PKGBUILD  |  128 ++--
 kdeadmin.install  |   22 
 syslog-path.patch |   22 
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 11:04:58 UTC (rev 183524)
+++ PKGBUILD2013-04-22 11:05:11 UTC (rev 183525)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdeadmin
-pkgname=('kdeadmin-kcron'
- 'kdeadmin-ksystemlog'
- 'kdeadmin-kuser')
-pkgver=4.10.2
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";
-'syslog-path.patch')
-sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'
-  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
-
-build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   patch -p1 -i ${srcdir}/syslog-path.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DBUILD_strigi-analyzer=OFF
-   make
-}
-
-package_kdeadmin-kcron() {
-   pkgdesc='Configure and schedule tasks'
-url='http://userbase.kde.org/KCron'
-   depends=('kdelibs')
-   cd $srcdir/build/kcron
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kcron
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-ksystemlog() {
-   pkgdesc='System log viewer tool'
-   depends=('kdebase-runtime')
-   url="http://kde.org/applications/system/ksystemlog/";
-   cd $srcdir/build/ksystemlog
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/ksystemlog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-kuser() {
-   pkgdesc='User Manager'
-   depends=('kdebase-runtime' 'kdepimlibs')
-   url="http://kde.org/applications/system/kuser/";
-   install='kdeadmin.install'
-   cd $srcdir/build/kuser
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kuser
-   make DESTDIR=$pkgdir install
-}

Copied: kdeadmin/repos/extra-i686/PKGBUILD (from rev 183524, 
kdeadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 11:05:11 UTC (rev 183525)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdeadmin
+pkgname=('kdeadmin-kcron'
+ 'kdeadmin-ksystemlog'
+ 'kdeadmin-kuser')
+pkgver=4.10.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+makedepends=('cmake' 'automoc4' 'kdepimlibs')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";
+'syslog-path.patch')
+sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+build() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -p1 -i ${srcdir}/syslog-path.patch
+
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DBUILD_strigi-analyzer=OFF
+   make
+}
+
+package_kdeadmin-kcron() {
+   pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+   depends=('kdelibs')
+   cd $srcdir/build/kcron
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kcron
+   make DESTDIR=$pkgdir install
+}
+
+package_kdeadmin-ksystemlog() {
+   pkgdesc='System log viewer tool'
+   depends=('kdebase-runtime')
+   url="http://kde.org/applications/system/ksystemlog/";
+   cd $srcdir/build/ksystemlog
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/ksystemlog
+   make DESTDIR=$pkgdir install
+}
+
+package_kdeadmin-kuser() {
+   pkgdesc='User Manager'
+   depends=('kdebase-runtime' 'kdepimlibs')
+   url="http://kde.org/applications/system/kuser/";
+   install='kdeadmin.install'
+   cd $srcdir/build/kuser
+   make DESTDIR=$pkgdir install
+ 

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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 13:04:58
  Author: andrea
Revision: 183524

Add missing deps (FS#34648)

Modified:
  kdeadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:48:39 UTC (rev 183523)
+++ PKGBUILD2013-04-22 11:04:58 UTC (rev 183524)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'kdepimlibs')
 
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";
 'syslog-path.patch')
 sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'



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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 12:48:39
  Author: andrea
Revision: 183523

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

Added:
  qtwebkit/repos/extra-i686/PKGBUILD
(from rev 183522, qtwebkit/trunk/PKGBUILD)
  qtwebkit/repos/extra-i686/qwebview.patch
(from rev 183522, qtwebkit/trunk/qwebview.patch)
  qtwebkit/repos/extra-i686/use-python2.patch
(from rev 183522, qtwebkit/trunk/use-python2.patch)
  qtwebkit/repos/extra-x86_64/PKGBUILD
(from rev 183522, qtwebkit/trunk/PKGBUILD)
  qtwebkit/repos/extra-x86_64/qwebview.patch
(from rev 183522, qtwebkit/trunk/qwebview.patch)
  qtwebkit/repos/extra-x86_64/use-python2.patch
(from rev 183522, qtwebkit/trunk/use-python2.patch)
Deleted:
  qtwebkit/repos/extra-i686/PKGBUILD
  qtwebkit/repos/extra-i686/qwebview.patch
  qtwebkit/repos/extra-i686/use-python2.patch
  qtwebkit/repos/extra-x86_64/PKGBUILD
  qtwebkit/repos/extra-x86_64/qwebview.patch
  qtwebkit/repos/extra-x86_64/use-python2.patch

+
 /PKGBUILD  |  112 ++
 /qwebview.patch|   42 ++
 /use-python2.patch |  114 +++
 extra-i686/PKGBUILD|   56 ---
 extra-i686/qwebview.patch  |   21 ---
 extra-i686/use-python2.patch   |   57 ---
 extra-x86_64/PKGBUILD  |   56 ---
 extra-x86_64/qwebview.patch|   21 ---
 extra-x86_64/use-python2.patch |   57 ---
 9 files changed, 268 insertions(+), 268 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-22 10:48:30 UTC (rev 183522)
+++ extra-i686/PKGBUILD 2013-04-22 10:48:39 UTC (rev 183523)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=qtwebkit
-pkgver=2.3.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://trac.webkit.org/wiki/QtWebKit'
-pkgdesc='An open source web browser engine (Qt port)'
-license=('LGPL2.1' 'GPL3')
-depends=('qt4' 'systemd' 'gstreamer0.10-base')
-makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa')
-conflicts=('qt<4.8')
-_qtver=4.8.4
-source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-${pkgver}";
-
"http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz";
-'use-python2.patch'
-'qwebview.patch')
-sha1sums=('8e0aa2f895376a0a88b55548bfadb270da3708ba'
-  'f5880f11c139d7d8d01ecb8d874535f7d9553198'
-  '315b6ff603f35e5492a036f7082f6aa075dfb607'
-  'ef467fcfc9e74aa88356f27acc21792706ed1e4d')
-
-build() {
-  cd webkit-qtwebkit-23
-
-  patch -p1 -i "${srcdir}"/use-python2.patch
-
-  OPTS="--no-webkit2"
-  if [ "${CARCH}" = "i686" ]; then
-  # FS#33418
-  OPTS="${OPTS} --no-force-sse2"
-  fi
-
-  export QTDIR=/usr
-  export PATH="/usr/lib/qt4/bin:$PATH"
-  Tools/Scripts/build-webkit --qt \
---makeargs="${MAKEFLAGS}" \
---prefix=/usr \
-${OPTS}
-
-  # Build the QWebView plugin (FS#27914)
-  cd ../qt-everywhere-opensource-src-${_qtver}
-  patch -p1 -i "${srcdir}"/qwebview.patch
-  cd tools/designer/src/plugins/qwebview
-  qmake-qt4
-  make
-}
-
-package() {
-  cd webkit-qtwebkit-23
-  make INSTALL_ROOT="${pkgdir}" -C WebKitBuild/Release install
-
-  cd 
../qt-everywhere-opensource-src-${_qtver}/tools/designer/src/plugins/qwebview
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtwebkit/repos/extra-i686/PKGBUILD (from rev 183522, 
qtwebkit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-22 10:48:39 UTC (rev 183523)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=qtwebkit
+pkgver=2.3.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://trac.webkit.org/wiki/QtWebKit'
+pkgdesc='An open source web browser engine (Qt port)'
+license=('LGPL2.1' 'GPL3')
+depends=('qt4' 'systemd' 'gstreamer0.10-base')
+makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa')
+conflicts=('qt<4.8')
+_qtver=4.8.4
+source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-${pkgver}";
+
"http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz";
+'use-python2.patch'
+'qwebview.patch')
+sha1sums=('5b71baa0c92290d00b8cc3739c298098c1ed4bcd'
+  'f5880f11c139d7d8d01ecb8d874535f7d9553198'
+  '315b6ff603f35e5492a036f7082f6aa075dfb607'
+  'ef467fcfc9e74aa88356f27acc21792706ed1e4d')
+
+build() {
+  cd webkit-qtwebkit-23
+
+  patch -p1 -i "${srcdir}"/use-python2.patch
+
+  OPTS="--no-webkit2"
+  if [ "${CARCH}" = "i686" ]; then
+  # FS#33418
+  OPTS="${OPTS} --no-force-sse2"
+  fi
+
+  export QTDIR=/usr
+  export PATH="/usr/lib/qt4/bin:$PATH"
+  Tools/Scripts/build-webkit --qt \
+--makear

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

2013-04-22 Thread Andrea Scarpino
Date: Monday, April 22, 2013 @ 12:48:30
  Author: andrea
Revision: 183522

upgpkg: qtwebkit 2.3.1-1

Upstream release

Modified:
  qtwebkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:23:41 UTC (rev 183521)
+++ PKGBUILD2013-04-22 10:48:30 UTC (rev 183522)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=qtwebkit
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://trac.webkit.org/wiki/QtWebKit'
@@ -16,7 +16,7 @@
 
"http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz";
 'use-python2.patch'
 'qwebview.patch')
-sha1sums=('8e0aa2f895376a0a88b55548bfadb270da3708ba'
+sha1sums=('5b71baa0c92290d00b8cc3739c298098c1ed4bcd'
   'f5880f11c139d7d8d01ecb8d874535f7d9553198'
   '315b6ff603f35e5492a036f7082f6aa075dfb607'
   'ef467fcfc9e74aa88356f27acc21792706ed1e4d')



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:32:02
  Author: spupykin
Revision: 88795

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

Added:
  xdebug/repos/community-i686/PKGBUILD
(from rev 88794, xdebug/trunk/PKGBUILD)
  xdebug/repos/community-i686/xdebug-5.2.ini
(from rev 88794, xdebug/trunk/xdebug-5.2.ini)
  xdebug/repos/community-i686/xdebug.ini
(from rev 88794, xdebug/trunk/xdebug.ini)
  xdebug/repos/community-i686/xdebug.install
(from rev 88794, xdebug/trunk/xdebug.install)
  xdebug/repos/community-x86_64/PKGBUILD
(from rev 88794, xdebug/trunk/PKGBUILD)
  xdebug/repos/community-x86_64/xdebug-5.2.ini
(from rev 88794, xdebug/trunk/xdebug-5.2.ini)
  xdebug/repos/community-x86_64/xdebug.ini
(from rev 88794, xdebug/trunk/xdebug.ini)
  xdebug/repos/community-x86_64/xdebug.install
(from rev 88794, xdebug/trunk/xdebug.install)
Deleted:
  xdebug/repos/community-i686/PKGBUILD
  xdebug/repos/community-i686/xdebug-5.2.ini
  xdebug/repos/community-i686/xdebug.ini
  xdebug/repos/community-i686/xdebug.install
  xdebug/repos/community-x86_64/PKGBUILD
  xdebug/repos/community-x86_64/xdebug-5.2.ini
  xdebug/repos/community-x86_64/xdebug.ini
  xdebug/repos/community-x86_64/xdebug.install

-+
 /PKGBUILD   |   98 ++
 /xdebug-5.2.ini |   10 +++
 /xdebug.ini |   10 +++
 /xdebug.install |   36 +
 community-i686/PKGBUILD |   49 ---
 community-i686/xdebug-5.2.ini   |5 -
 community-i686/xdebug.ini   |5 -
 community-i686/xdebug.install   |   18 --
 community-x86_64/PKGBUILD   |   49 ---
 community-x86_64/xdebug-5.2.ini |5 -
 community-x86_64/xdebug.ini |5 -
 community-x86_64/xdebug.install |   18 --
 12 files changed, 154 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 10:31:38 UTC (rev 88794)
+++ community-i686/PKGBUILD 2013-04-22 10:32:02 UTC (rev 88795)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonathan Wiersma 
-# Contributor: Jonathan Wiersma 
-# Contributor: sracker 
-
-pkgname=xdebug
-pkgver=2.2.2
-pkgrel=1
-pkgdesc="PHP debugging extension"
-arch=('i686' 'x86_64')
-url="http://www.xdebug.org";
-license=('GPL')
-depends=('php')
-install="${pkgname}.install"
-backup=('etc/php/conf.d/xdebug.ini')
-source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz
-   xdebug-5.2.ini
-   xdebug.ini)
-md5sums=('5687bca6270b9668721090d780c7c966'
- '6b7fdbbe0bf381bda40e77e29981f439'
- '68de800943369d4c76bdf7eb35c8463b')
-
-build() {
-  local PHPVER=`php -r 'echo phpversion();'`
-
-  cd $srcdir/$pkgname-$pkgver
-  phpize
-  ./configure --prefix=/usr --enable-xdebug
-  make
-
-  cd debugclient
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver/debugclient
-  make DESTDIR=$pkgdir install
-
-  cd $srcdir/$pkgname-$pkgver
-  if [ "$PHPVER" \< "5.3.0" ] ; then
-install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/xdebug.so
-install -D -m 644 $srcdir/xdebug-5.2.ini $pkgdir/etc/php/conf.d/xdebug.ini
-  else
-install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so
-install -D -m 644 $srcdir/xdebug.ini $pkgdir/etc/php/conf.d/xdebug.ini
-  fi
-}

Copied: xdebug/repos/community-i686/PKGBUILD (from rev 88794, 
xdebug/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 10:32:02 UTC (rev 88795)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonathan Wiersma 
+# Contributor: Jonathan Wiersma 
+# Contributor: sracker 
+
+pkgname=xdebug
+pkgver=2.2.2
+pkgrel=2
+pkgdesc="PHP debugging extension"
+arch=('i686' 'x86_64')
+url="http://www.xdebug.org";
+license=('GPL')
+depends=('php')
+install="${pkgname}.install"
+backup=('etc/php/conf.d/xdebug.ini')
+source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz
+   xdebug-5.2.ini
+   xdebug.ini)
+md5sums=('5687bca6270b9668721090d780c7c966'
+ '6b7fdbbe0bf381bda40e77e29981f439'
+ '68de800943369d4c76bdf7eb35c8463b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  phpize
+  ./configure --prefix=/usr --enable-xdebug
+  make
+
+  cd debugclient
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  local PHPVER=`php -r 'echo phpversion();'`
+
+  cd $srcdir/$pkgname-$pkgver/debugclient
+  make DESTDIR=$pkgdir install
+
+  cd $srcdir/$pkgname-$pkgver
+  if [ "$PHPVER" \< "5.3.0" ] ; then
+install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so
+install -D -m 644 $srcdir/xdebug-5.2.ini $pkgdir/etc/php/conf.d/xdebug.ini
+  else
+install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/

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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:31:38
  Author: spupykin
Revision: 88794

upgpkg: xdebug 2.2.2-2

upd

Modified:
  xdebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:31:24 UTC (rev 88793)
+++ PKGBUILD2013-04-22 10:31:38 UTC (rev 88794)
@@ -6,7 +6,7 @@
 
 pkgname=xdebug
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="PHP debugging extension"
 arch=('i686' 'x86_64')
 url="http://www.xdebug.org";
@@ -22,8 +22,6 @@
  '68de800943369d4c76bdf7eb35c8463b')
 
 build() {
-  local PHPVER=`php -r 'echo phpversion();'`
-
   cd $srcdir/$pkgname-$pkgver
   phpize
   ./configure --prefix=/usr --enable-xdebug
@@ -35,12 +33,14 @@
 }
 
 package() {
+  local PHPVER=`php -r 'echo phpversion();'`
+
   cd $srcdir/$pkgname-$pkgver/debugclient
   make DESTDIR=$pkgdir install
 
   cd $srcdir/$pkgname-$pkgver
   if [ "$PHPVER" \< "5.3.0" ] ; then
-install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/xdebug.so
+install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so
 install -D -m 644 $srcdir/xdebug-5.2.ini $pkgdir/etc/php/conf.d/xdebug.ini
   else
 install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so



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

2013-04-22 Thread Sergej Pupykin
.. all)
-}
-
-package() {
-  cd ${srcdir}/notion-build
-
-  # notion
-  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
-
-  # modules
-  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
-(cd $i && make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
-  done
-  cp ${srcdir}/mod_xinerama/*.lua $pkgdir/etc/notion/
-  cp ${srcdir}/mod_xkbevents/*.lua $pkgdir/etc/notion/
-
-  # contrib
-  mkdir -p $pkgdir/usr/share/notion/contrib
-  cp -a ${srcdir}/contrib/* $pkgdir/usr/share/notion/contrib
-
-  # license
-  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
-}

Copied: notion/repos/community-i686/PKGBUILD (from rev 88792, 
notion/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 10:31:24 UTC (rev 88793)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com
+# Contributor: aunoor
+
+pkgname=notion
+pkgver=20130422
+pkgrel=1
+pkgdesc="Tabbed tiling, window manager. Fork of Ion3"
+url="http://sourceforge.net/projects/notion/";
+arch=('i686' 'x86_64')
+license=('custom:LGPL')
+depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm')
+optdepends=('libxinerama' 'libxrandr')
+makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
+'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
+provides=('libtu' 'libextl')
+changelog=ChangleLog
+source=("git://notion.git.sourceforge.net/gitroot/notion/notion"
+   "git://notion.git.sourceforge.net/gitroot/notion/libtu"
+   "git://notion.git.sourceforge.net/gitroot/notion/libextl"
+   "git://notion.git.sourceforge.net/gitroot/notion/notion-doc"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux"
+   "git://notion.git.sourceforge.net/gitroot/notion/contrib")
+md5sums=('SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}
+
+  for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
+cp -r  ${srcdir}/$i ${srcdir}/notion/
+  done
+
+  # build notion
+  cd ${srcdir}/notion
+  msg "Starting make..."
+  sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
+   -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
+   -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
+   -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
+   -i system-autodetect.mk
+  make INCLUDES=-I${srcdir}/notion
+
+  # build doc and modules
+  for i in mod_xinerama mod_xkbevents mod_xrandr; do
+(cd $i && make -j1 TOPDIR=.. all)
+  done
+
+  (cd notion-doc && make -j1 TOPDIR=.. all)
+}
+
+package() {
+  cd ${srcdir}/notion
+
+  # notion
+  make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
+
+  # modules
+  for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do
+(cd $i && make  PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. 
install)
+  done
+  cp ${srcdir}/mod_xinerama/*.lua $pkgdir/etc/notion/
+  cp ${srcdir}/mod_xkbevents/*.lua $pkgdir/etc/notion/
+
+  # contrib
+  mkdir -p $pkgdir/usr/share/notion/contrib
+  cp -a ${srcdir}/contrib/* $pkgdir/usr/share/notion/contrib
+
+  # license
+  install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE
+}

Deleted: community-x86_64/ChangleLog
===
--- community-x86_64/ChangleLog 2013-04-22 10:31:06 UTC (rev 88792)
+++ community-x86_64/ChangleLog 2013-04-22 10:31:24 UTC (rev 88793)
@@ -1,5 +0,0 @@
-2011-09-14 Sergej Pupykin 
-
-   * 20110914-1 :
-   Add contrib/ to /usr/share/notion/contrib
-   Add mod_*.lua to /etc/notion/

Copied: notion/repos/community-x86_64/ChangleLog (from rev 88792, 
notion/trunk/ChangleLog)
===
--- community-x86_64/ChangleLog (rev 0)
+++ community-x86_64/ChangleLog 2013-04-22 10:31:24 UTC (rev 88793)
@@ -0,0 +1,5 @@
+2011-09-14 Sergej Pupykin 
+
+   * 20110914-1 :
+   Add contrib/ to /usr/share/notion/contrib
+   Add mod_*.lua to /etc/notion/

Deleted: community-x86_64/PKGBUILD
==

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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:31:06
  Author: spupykin
Revision: 88792

upgpkg: notion 20130422-1

upd

Modified:
  notion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:19:12 UTC (rev 88791)
+++ PKGBUILD2013-04-22 10:31:06 UTC (rev 88792)
@@ -4,7 +4,7 @@
 # Contributor: aunoor
 
 pkgname=notion
-pkgver=20121119
+pkgver=20130422
 pkgrel=1
 pkgdesc="Tabbed tiling, window manager. Fork of Ion3"
 url="http://sourceforge.net/projects/notion/";
@@ -16,53 +16,41 @@
 'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra')
 provides=('libtu' 'libextl')
 changelog=ChangleLog
-_gitroots=("git://notion.git.sourceforge.net/gitroot/notion/notion"
-  "git://notion.git.sourceforge.net/gitroot/notion/libtu"
-  "git://notion.git.sourceforge.net/gitroot/notion/libextl"
-  "git://notion.git.sourceforge.net/gitroot/notion/notion-doc"
-  "git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama"
-  "git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents"
-  "git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr"
-  "git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux"
-  "git://notion.git.sourceforge.net/gitroot/notion/contrib")
-md5sums=()
-md5sums=()
-md5sums=()
-md5sums=()
+source=("git://notion.git.sourceforge.net/gitroot/notion/notion"
+   "git://notion.git.sourceforge.net/gitroot/notion/libtu"
+   "git://notion.git.sourceforge.net/gitroot/notion/libextl"
+   "git://notion.git.sourceforge.net/gitroot/notion/notion-doc"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr"
+   "git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux"
+   "git://notion.git.sourceforge.net/gitroot/notion/contrib")
+md5sums=('SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP')
 
 build() {
   cd ${srcdir}
 
-  # git clone
-  for _gitroot in ${_gitroots[@]}; do
-msg "Connecting to the git repository..."
-_gitname=`basename ${_gitroot}`
-if [ -d ${srcdir}/${_gitname} ]; then
-pushd ${srcdir}/${_gitname}
-git pull origin
-popd
-else
-git clone --depth 1 ${_gitroot}
-fi
-msg "GIT checkout done or server timeout"
-  done
-
-  # copy to notion-build
-  rm -rf ${srcdir}/notion-build
-  cp -r  ${srcdir}/notion ${srcdir}/notion-build
   for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux 
notion-doc; do
-cp -r  ${srcdir}/$i ${srcdir}/notion-build/
+cp -r  ${srcdir}/$i ${srcdir}/notion/
   done
 
   # build notion
-  cd ${srcdir}/notion-build
+  cd ${srcdir}/notion
   msg "Starting make..."
   sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \
-e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \
-e 's/^\(LUA_DIR=\).*$/\1\/usr/' \
-e 's/^\(X11_PREFIX=\).*/\1\/usr/' \
-i system-autodetect.mk
-  make INCLUDES=-I${srcdir}/notion-build
+  make INCLUDES=-I${srcdir}/notion
 
   # build doc and modules
   for i in mod_xinerama mod_xkbevents mod_xrandr; do
@@ -73,7 +61,7 @@
 }
 
 package() {
-  cd ${srcdir}/notion-build
+  cd ${srcdir}/notion
 
   # notion
   make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 12:23:41
  Author: tpowa
Revision: 183521

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

Added:
  pciutils/repos/testing-i686/
  pciutils/repos/testing-i686/PKGBUILD
(from rev 183520, pciutils/trunk/PKGBUILD)
  pciutils/repos/testing-x86_64/
  pciutils/repos/testing-x86_64/PKGBUILD
(from rev 183520, pciutils/trunk/PKGBUILD)

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

Copied: pciutils/repos/testing-i686/PKGBUILD (from rev 183520, 
pciutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-22 10:23:41 UTC (rev 183521)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+pkgname=pciutils
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="PCI bus configuration space access library and tools"
+arch=(i686 x86_64)
+license=('GPL2')
+groups=('base')
+url="http://mj.ucw.cz/sw/pciutils/";
+depends=('glibc' 'hwids')
+source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
+md5sums=('3fccb0b28879adb57d8156115f8003c8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make OPT="${CFLAGS} -fPIC -DPIC" ZLIB=no SHARED=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a 
+  cp lib/libpci.a "${srcdir}/"
+  make clean
+  make OPT="${CFLAGS}" ZLIB=no SHARED=yes PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man 
DESTDIR="${pkgdir}" install install-lib
+  install -m644 "${srcdir}/libpci.a" "${pkgdir}/usr/lib/"
+  # this is now supplied by the hwids package
+  rm -rf 
$pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}}
+}

Copied: pciutils/repos/testing-x86_64/PKGBUILD (from rev 183520, 
pciutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-22 10:23:41 UTC (rev 183521)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+pkgname=pciutils
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="PCI bus configuration space access library and tools"
+arch=(i686 x86_64)
+license=('GPL2')
+groups=('base')
+url="http://mj.ucw.cz/sw/pciutils/";
+depends=('glibc' 'hwids')
+source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
+md5sums=('3fccb0b28879adb57d8156115f8003c8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make OPT="${CFLAGS} -fPIC -DPIC" ZLIB=no SHARED=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a 
+  cp lib/libpci.a "${srcdir}/"
+  make clean
+  make OPT="${CFLAGS}" ZLIB=no SHARED=yes PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man 
DESTDIR="${pkgdir}" install install-lib
+  install -m644 "${srcdir}/libpci.a" "${pkgdir}/usr/lib/"
+  # this is now supplied by the hwids package
+  rm -rf 
$pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}}
+}



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 12:23:21
  Author: tpowa
Revision: 183520

upgpkg: pciutils 3.2.0-1

bump to latest version

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:42:42 UTC (rev 183519)
+++ PKGBUILD2013-04-22 10:23:21 UTC (rev 183520)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski 
 pkgname=pciutils
-pkgver=3.1.10
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc' 'hwids')
 
source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2

ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cdb1e5a95ab7ac67349f10c8f77a6d3c')
+md5sums=('3fccb0b28879adb57d8156115f8003c8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in xsettings-client/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:19:12
  Author: spupykin
Revision: 88791

archrelease: copy trunk to community-x86_64

Added:
  xsettings-client/repos/community-x86_64/PKGBUILD
(from rev 88790, xsettings-client/trunk/PKGBUILD)
Deleted:
  xsettings-client/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:18:55 UTC (rev 88790)
+++ PKGBUILD2013-04-22 10:19:12 UTC (rev 88791)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Alois Belaska 
-
-pkgname=xsettings-client
-pkgver=0.10
-pkgrel=6
-pkgdesc="Provides cross toolkit configuration settings such as theme 
parameters"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://matchbox-project.org";
-depends=('libx11')
-options=('!libtool')
-source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
-md5sums=('c14aa9db6c097e0306dac97fb7da1add')
-
-build() {
-  cd $srcdir/Xsettings-client-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: xsettings-client/repos/community-x86_64/PKGBUILD (from rev 88790, 
xsettings-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:19:12 UTC (rev 88791)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Alois Belaska 
+
+pkgname=xsettings-client
+pkgver=0.10
+pkgrel=6
+pkgdesc="Provides cross toolkit configuration settings such as theme 
parameters"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://matchbox-project.org";
+depends=('libx11')
+options=('!libtool')
+source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
+md5sums=('c14aa9db6c097e0306dac97fb7da1add')
+
+build() {
+  cd $srcdir/Xsettings-client-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/Xsettings-client-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in xsettings-client/repos/community-i686 (PKGBUILD PKGBUILD)

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:18:55
  Author: spupykin
Revision: 88790

archrelease: copy trunk to community-i686

Added:
  xsettings-client/repos/community-i686/PKGBUILD
(from rev 88789, xsettings-client/trunk/PKGBUILD)
Deleted:
  xsettings-client/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:18:35 UTC (rev 88789)
+++ PKGBUILD2013-04-22 10:18:55 UTC (rev 88790)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Alois Belaska 
-
-pkgname=xsettings-client
-pkgver=0.10
-pkgrel=6
-pkgdesc="Provides cross toolkit configuration settings such as theme 
parameters"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://matchbox-project.org";
-depends=('libx11')
-options=('!libtool')
-source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
-md5sums=('c14aa9db6c097e0306dac97fb7da1add')
-
-build() {
-  cd $srcdir/Xsettings-client-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: xsettings-client/repos/community-i686/PKGBUILD (from rev 88789, 
xsettings-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:18:55 UTC (rev 88790)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Alois Belaska 
+
+pkgname=xsettings-client
+pkgver=0.10
+pkgrel=6
+pkgdesc="Provides cross toolkit configuration settings such as theme 
parameters"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://matchbox-project.org";
+depends=('libx11')
+options=('!libtool')
+source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
+md5sums=('c14aa9db6c097e0306dac97fb7da1add')
+
+build() {
+  cd $srcdir/Xsettings-client-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/Xsettings-client-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:18:35
  Author: spupykin
Revision: 88789

Modified:
  xsettings-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:16:23 UTC (rev 88788)
+++ PKGBUILD2013-04-22 10:18:35 UTC (rev 88789)
@@ -11,7 +11,7 @@
 url="http://matchbox-project.org";
 depends=('libx11')
 options=('!libtool')
-source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
+source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
 md5sums=('c14aa9db6c097e0306dac97fb7da1add')
 
 build() {



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:16:23
  Author: spupykin
Revision: 88788

archrelease: copy trunk to community-any

Added:
  python2-ipy/repos/community-any/PKGBUILD
(from rev 88787, python2-ipy/trunk/PKGBUILD)
Deleted:
  python2-ipy/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:16:10 UTC (rev 88787)
+++ PKGBUILD2013-04-22 10:16:23 UTC (rev 88788)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: mathieui 
-# Contributor: Celos 
-
-pkgname=python2-ipy
-pkgver=0.75
-pkgrel=1
-pkgdesc="Python class and tools for handling of IPv4 and IPv6 addresses and 
networks."
-arch=('any')
-url="http://software.inl.fr/trac/wiki/IPy";
-license=('BSD')
-depends=('python2')
-source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz)
-md5sums=('d56716a3d8c77fe8539b6e90c88010bd')
-
-build() {
-  cd "$srcdir/IPy-$pkgver"
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-  install -D -m644 $srcdir/IPy-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: python2-ipy/repos/community-any/PKGBUILD (from rev 88787, 
python2-ipy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:16:23 UTC (rev 88788)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: mathieui 
+# Contributor: Celos 
+
+pkgname=python2-ipy
+pkgver=0.81
+pkgrel=1
+pkgdesc="Python class and tools for handling of IPv4 and IPv6 addresses and 
networks."
+arch=('any')
+url="http://software.inl.fr/trac/wiki/IPy";
+license=('BSD')
+depends=('python2')
+source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz)
+md5sums=('7a305c0b60950a9a90c89e9a6f9e06f4')
+
+package() {
+  cd "$srcdir/IPy-$pkgver"
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+  install -D -m644 $srcdir/IPy-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
+}



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:16:10
  Author: spupykin
Revision: 88787

upgpkg: python2-ipy 0.81-1

upd

Modified:
  python2-ipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:16:04 UTC (rev 88786)
+++ PKGBUILD2013-04-22 10:16:10 UTC (rev 88787)
@@ -4,7 +4,7 @@
 # Contributor: Celos 
 
 pkgname=python2-ipy
-pkgver=0.75
+pkgver=0.81
 pkgrel=1
 pkgdesc="Python class and tools for handling of IPv4 and IPv6 addresses and 
networks."
 arch=('any')
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('python2')
 source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz)
-md5sums=('d56716a3d8c77fe8539b6e90c88010bd')
+md5sums=('7a305c0b60950a9a90c89e9a6f9e06f4')
 
 package() {
   cd "$srcdir/IPy-$pkgver"



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:16:04
  Author: spupykin
Revision: 88786

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:15:53 UTC (rev 88785)
+++ PKGBUILD2013-04-22 10:16:04 UTC (rev 88786)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Tom K 
-
-pkgname=perl-ldap
-pkgver=0.53
-pkgrel=1
-pkgdesc="Interface to LDAP Protocol (RFC1777)"
-arch=('any')
-url="http://search.cpan.org/dist/perl-ldap";
-depends=('perl-convert-asn1' 'perl-xml-sax-writer')
-license=("GPL")
-source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz)
-md5sums=('3063be5e1597586fd50c10f572e3a853')
-
-build() {
-  cd  $srcdir/perl-ldap-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/perl-ldap-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-ldap/repos/community-any/PKGBUILD (from rev 88785, 
perl-ldap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:16:04 UTC (rev 88786)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Tom K 
+
+pkgname=perl-ldap
+pkgver=0.54
+pkgrel=1
+pkgdesc="Interface to LDAP Protocol (RFC1777)"
+arch=('any')
+url="http://search.cpan.org/dist/perl-ldap";
+depends=('perl-convert-asn1' 'perl-xml-sax-writer')
+license=("GPL")
+source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz)
+md5sums=('3694703930bb3af0468d3a4f2d5a9376')
+
+build() {
+  cd  $srcdir/perl-ldap-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/perl-ldap-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:15:53
  Author: spupykin
Revision: 88785

upgpkg: perl-ldap 0.54-1

upd

Modified:
  perl-ldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:15:49 UTC (rev 88784)
+++ PKGBUILD2013-04-22 10:15:53 UTC (rev 88785)
@@ -3,7 +3,7 @@
 # Maintainer: Tom K 
 
 pkgname=perl-ldap
-pkgver=0.53
+pkgver=0.54
 pkgrel=1
 pkgdesc="Interface to LDAP Protocol (RFC1777)"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl-convert-asn1' 'perl-xml-sax-writer')
 license=("GPL")
 
source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz)
-md5sums=('3063be5e1597586fd50c10f572e3a853')
+md5sums=('3694703930bb3af0468d3a4f2d5a9376')
 
 build() {
   cd  $srcdir/perl-ldap-$pkgver



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:15:49
  Author: spupykin
Revision: 88784

archrelease: copy trunk to community-any

Added:
  perl-cache-memcached/repos/community-any/PKGBUILD
(from rev 88783, perl-cache-memcached/trunk/PKGBUILD)
Deleted:
  perl-cache-memcached/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:15:37 UTC (rev 88783)
+++ PKGBUILD2013-04-22 10:15:49 UTC (rev 88784)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-# Contributor: Francois Charette 
-
-pkgname=perl-cache-memcached
-pkgver=1.29
-pkgrel=2
-pkgdesc="client library for memcached (memory cache daemon) "
-arch=(any)
-url="http://search.cpan.org/dist/Cache-Memcached";
-license=('GPL' 'PerlArtistic')
-depends=('perl-string-crc32')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz)
-md5sums=('d255a6b3937b77c5e9d0f3fffb5bcfbd')
-
-build() {
-  cd  $srcdir/Cache-Memcached-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make pure_install doc_install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-cache-memcached/repos/community-any/PKGBUILD (from rev 88783, 
perl-cache-memcached/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:15:49 UTC (rev 88784)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+# Contributor: Francois Charette 
+
+pkgname=perl-cache-memcached
+pkgver=1.30
+pkgrel=1
+pkgdesc="client library for memcached (memory cache daemon) "
+arch=(any)
+url="http://search.cpan.org/dist/Cache-Memcached";
+license=('GPL' 'PerlArtistic')
+depends=('perl-string-crc32')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz)
+md5sums=('6f87a85c8dee38fb9ebf1df56cb07f7b')
+
+build() {
+  cd  $srcdir/Cache-Memcached-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Cache-Memcached-$pkgver
+  make pure_install doc_install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:15:37
  Author: spupykin
Revision: 88783

upgpkg: perl-cache-memcached 1.30-1

upd

Modified:
  perl-cache-memcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:15:33 UTC (rev 88782)
+++ PKGBUILD2013-04-22 10:15:37 UTC (rev 88783)
@@ -4,8 +4,8 @@
 # Contributor: Francois Charette 
 
 pkgname=perl-cache-memcached
-pkgver=1.29
-pkgrel=2
+pkgver=1.30
+pkgrel=1
 pkgdesc="client library for memcached (memory cache daemon) "
 arch=(any)
 url="http://search.cpan.org/dist/Cache-Memcached";
@@ -13,7 +13,7 @@
 depends=('perl-string-crc32')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz)
-md5sums=('d255a6b3937b77c5e9d0f3fffb5bcfbd')
+md5sums=('6f87a85c8dee38fb9ebf1df56cb07f7b')
 
 build() {
   cd  $srcdir/Cache-Memcached-$pkgver



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:15:33
  Author: spupykin
Revision: 88782

archrelease: copy trunk to community-any

Added:
  perl-authen-radius/repos/community-any/PKGBUILD
(from rev 88781, perl-authen-radius/trunk/PKGBUILD)
Deleted:
  perl-authen-radius/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:15:23 UTC (rev 88781)
+++ PKGBUILD2013-04-22 10:15:33 UTC (rev 88782)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=perl-authen-radius
-pkgver=0.20
-pkgrel=2
-pkgdesc="perl radius client"
-arch=('any')
-url="http://search.cpan.org/dist/RadiusPerl";
-license=('GPL' 'PerlArtistic')
-depends=('perl-data-hexdump>=0.02')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz)
-md5sums=('acd0f83204117e47bacc0105868266b1')
-
-build() {
-  cd  $srcdir/Authen-Radius-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-authen-radius/repos/community-any/PKGBUILD (from rev 88781, 
perl-authen-radius/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:15:33 UTC (rev 88782)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=perl-authen-radius
+pkgver=0.22
+pkgrel=1
+pkgdesc="perl radius client"
+arch=('any')
+url="http://search.cpan.org/dist/RadiusPerl";
+license=('GPL' 'PerlArtistic')
+depends=('perl-data-hexdump>=0.02')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz)
+md5sums=('d1fe2d6ecf7ea99299e4e3a8f945aad8')
+
+build() {
+  cd  $srcdir/Authen-Radius-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Authen-Radius-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:15:23
  Author: spupykin
Revision: 88781

upgpkg: perl-authen-radius 0.22-1

upd

Modified:
  perl-authen-radius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:14:55 UTC (rev 88780)
+++ PKGBUILD2013-04-22 10:15:23 UTC (rev 88781)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=perl-authen-radius
-pkgver=0.20
-pkgrel=2
+pkgver=0.22
+pkgrel=1
 pkgdesc="perl radius client"
 arch=('any')
 url="http://search.cpan.org/dist/RadiusPerl";
@@ -11,7 +11,7 @@
 depends=('perl-data-hexdump>=0.02')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz)
-md5sums=('acd0f83204117e47bacc0105868266b1')
+md5sums=('d1fe2d6ecf7ea99299e4e3a8f945aad8')
 
 build() {
   cd  $srcdir/Authen-Radius-$pkgver



[arch-commits] Commit in mediawiki/repos/community-any (6 files)

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:14:55
  Author: spupykin
Revision: 88780

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 88779, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 88779, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 88779, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  124 +-
 apache.example.conf |   16 +++---
 mediawiki.install   |8 +--
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 10:14:42 UTC (rev 88779)
+++ PKGBUILD2013-04-22 10:14:55 UTC (rev 88780)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=mediawiki
-pkgver=1.20.3
-pkgrel=1
-pkgdesc="MediaWiki engine"
-arch=('any')
-url="http://www.mediawiki.org/wiki/MediaWiki";
-# + http://www.mediawiki.org/wiki/Extension:Math
-license=("GPL")
-depends=('php')
-optdepends=('texvc: for math rendering'
-   'python2'
-   'pcre: for regular expressions support'
-   'php-intl: to handle Unicode normalization'
-   'php-mysql: for MySQL database support'
-   'php-pgsql: for PostgreSQL database support'
-   'php-sqlite: for sqlite database support'
-   'php-apc: for cache support'
-   'php-xcache: for cache support'
-   'memcached: for cache support'
-   'php-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'sendmail: for meail sending')
-backup=(etc/webapps/mediawiki/.htaccess)
-install=mediawiki.install
-options=(!strip)
-source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz
-   
mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
-   apache.example.conf)
-md5sums=('a1c1436ad25d105b82ac5fc1d57e1ca4'
- 'ee8fceb0a86f2972409104767406591c'
- '99c25f04d4093fdb1be7624fe4e7')
-
-package() {
-  cd $srcdir
-  install -vdm0755 $pkgdir/usr/share/webapps
-  install -vdm0755 $pkgdir/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver $pkgdir/usr/share/webapps/mediawiki
-  cp -a wikimedia-mediawiki-extensions-Math-* 
$pkgdir/usr/share/webapps/mediawiki/extensions/Math
-  ln -s /usr/bin/texvc 
$pkgdir/usr/share/webapps/mediawiki/extensions/Math/math/texvc
-  echo "deny from all" >> $pkgdir/etc/webapps/mediawiki/.htaccess
-  ln -sf /etc/webapps/mediawiki/.htaccess 
$pkgdir/usr/share/webapps/mediawiki/.htaccess
-  install -vDm0644 $srcdir/apache.example.conf 
$pkgdir/etc/webapps/mediawiki/apache.example.conf
-
-  # move cache and images to /var
-  install -vdm0755 -o http -g http $pkgdir/var/cache/mediawiki
-  install -vdm0755 -o http -g http $pkgdir/var/lib/mediawiki
-
-  cd $pkgdir/usr/share/webapps/mediawiki
-
-  mv cache/.htaccess $pkgdir/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* $pkgdir/var/lib/mediawiki/
-  mv images/.htaccess $pkgdir/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 88779, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-22 10:14:55 UTC (rev 88780)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=mediawiki
+pkgver=1.20.4
+pkgrel=1
+pkgdesc="MediaWiki engine"
+arch=('any')
+url="http://www.mediawiki.org/wiki/MediaWiki";
+# + http://www.mediawiki.org/wiki/Extension:Math
+license=("GPL")
+depends=('php')
+optdepends=('texvc: for math rendering'
+   'python2'
+   'pcre: for regular expressions support'
+   'php-intl: to handle Unicode normalization'
+   'php-mysql: for MySQL database support'
+   'php-pgsql: for PostgreSQL database support'
+   'php-sqlite: for sqlite database support'
+   'php-apc: for cache support'
+   'php-xcache: for cache support'
+   'memcached: for cache support'
+   'php-gd: for thumbnails rendering'
+   'imagemagick: for thumbnails rendering'
+   'sendmail: for meail sending')
+backup=(etc/webapps/mediawiki/.htaccess)
+install=mediawiki.install
+options=(!strip)
+source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz
+   
mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
+   apache.example.conf)
+md5sums=('ad0e4c2319bc80713da2b8bf74091c3f'
+   

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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:14:42
  Author: spupykin
Revision: 88779

upgpkg: mediawiki 1.20.4-1

upd

Modified:
  mediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:14:34 UTC (rev 88778)
+++ PKGBUILD2013-04-22 10:14:42 UTC (rev 88779)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=mediawiki
-pkgver=1.20.3
+pkgver=1.20.4
 pkgrel=1
 pkgdesc="MediaWiki engine"
 arch=('any')
@@ -30,7 +30,7 @@
 source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz

mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20
apache.example.conf)
-md5sums=('a1c1436ad25d105b82ac5fc1d57e1ca4'
+md5sums=('ad0e4c2319bc80713da2b8bf74091c3f'
  'ee8fceb0a86f2972409104767406591c'
  '99c25f04d4093fdb1be7624fe4e7')
 



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:14:34
  Author: spupykin
Revision: 88778

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

Added:
  ktoblzcheck/repos/community-i686/PKGBUILD
(from rev 88777, ktoblzcheck/trunk/PKGBUILD)
  ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch
(from rev 88777, ktoblzcheck/trunk/ktoblzcheck-python3.patch)
  ktoblzcheck/repos/community-x86_64/PKGBUILD
(from rev 88777, ktoblzcheck/trunk/PKGBUILD)
  ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch
(from rev 88777, ktoblzcheck/trunk/ktoblzcheck-python3.patch)
Deleted:
  ktoblzcheck/repos/community-i686/PKGBUILD
  ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch
  ktoblzcheck/repos/community-x86_64/PKGBUILD
  ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch

+
 /PKGBUILD  |   60 ++
 /ktoblzcheck-python3.patch |  114 +++
 community-i686/PKGBUILD|   30 ---
 community-i686/ktoblzcheck-python3.patch   |   57 -
 community-x86_64/PKGBUILD  |   30 ---
 community-x86_64/ktoblzcheck-python3.patch |   57 -
 6 files changed, 174 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 10:14:15 UTC (rev 88777)
+++ community-i686/PKGBUILD 2013-04-22 10:14:34 UTC (rev 88778)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Philipp Sandhaus 
-
-pkgname=ktoblzcheck
-pkgver=1.40
-pkgrel=1
-pkgdesc="A library to check account numbers and bank codes of German banks"
-arch=(i686 x86_64)
-url="http://ktoblzcheck.sourceforge.net";
-options=('!libtool')
-license=("LGPL")
-depends=('gcc-libs' 'python')
-optdepends=('perl')
-source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
-   ktoblzcheck-python3.patch)
-md5sums=('fe29ec3ef8b48adf0302fd9d2607580b'
- 'a81a697bb3aaeffb7fac0ad7d9166e3f')
-
-build() {
-  cd "$srcdir/ktoblzcheck-$pkgver"
-  ./configure --prefix=/usr
-  patch -p1 <$srcdir/ktoblzcheck-python3.patch
-  make
-}
-
-package() {
-  cd "$srcdir/ktoblzcheck-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: ktoblzcheck/repos/community-i686/PKGBUILD (from rev 88777, 
ktoblzcheck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 10:14:34 UTC (rev 88778)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Philipp Sandhaus 
+
+pkgname=ktoblzcheck
+pkgver=1.41
+pkgrel=1
+pkgdesc="A library to check account numbers and bank codes of German banks"
+arch=(i686 x86_64)
+url="http://ktoblzcheck.sourceforge.net";
+options=('!libtool')
+license=("LGPL")
+depends=('gcc-libs' 'python')
+optdepends=('perl')
+source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
+   ktoblzcheck-python3.patch)
+md5sums=('48f6d0086d780d1c101b17b5b63706f3'
+ 'a81a697bb3aaeffb7fac0ad7d9166e3f')
+
+build() {
+  cd "$srcdir/ktoblzcheck-$pkgver"
+  ./configure --prefix=/usr
+  patch -p1 <$srcdir/ktoblzcheck-python3.patch
+  make
+}
+
+package() {
+  cd "$srcdir/ktoblzcheck-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/ktoblzcheck-python3.patch
===
--- community-i686/ktoblzcheck-python3.patch2013-04-22 10:14:15 UTC (rev 
88777)
+++ community-i686/ktoblzcheck-python3.patch2013-04-22 10:14:34 UTC (rev 
88778)
@@ -1,57 +0,0 @@
-diff -ur ktoblzcheck-1.28/src/python/ktoblzcheck.py 
ktoblzcheck-1.28.my/src/python/ktoblzcheck.py
 ktoblzcheck-1.28/src/python/ktoblzcheck.py 2008-08-12 16:48:54.0 
+
-+++ ktoblzcheck-1.28.my/src/python/ktoblzcheck.py  2010-09-20 
09:08:36.0 +
-@@ -197,35 +197,35 @@
- 
- def test():
- a = AccountNumberCheck()
--print 'Number of Banks:', a.bankCount
--print 'find 20010020:', a.findBank('20010020')
--print 'find 20010033:', a.findBank('20010033')
--print 'check 20070024/9291394:', a.check('20070024','9291394')
--print 'check 20070024/9291394:', a.check('20070024','9291394023')
--print
-+print('Number of Banks:', a.bankCount)
-+print('find 20010020:', a.findBank('20010020'))
-+print('find 20010033:', a.findBank('20010033'))
-+print('check 20070024/9291394:', a.check('20070024','9291394'))
-+print('check 20070024/9291394:', a.check('20070024','9291394023'))
-+print()
- ck = IbanCheck()
- if not kto.IbanCheck_selftest(ck):  # not publicly defined
--  print "Self-Test failed!"
-+print("Self-Test failed!")
-   raise SystemExit
- s = " iban fr14 2004 1010 0505 0001 3m02 606"
--print "test for iban 

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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:14:15
  Author: spupykin
Revision: 88777

upgpkg: ktoblzcheck 1.41-1

upd

Modified:
  ktoblzcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:14:05 UTC (rev 88776)
+++ PKGBUILD2013-04-22 10:14:15 UTC (rev 88777)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Sandhaus 
 
 pkgname=ktoblzcheck
-pkgver=1.40
+pkgver=1.41
 pkgrel=1
 pkgdesc="A library to check account numbers and bank codes of German banks"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('perl')
 
source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
ktoblzcheck-python3.patch)
-md5sums=('fe29ec3ef8b48adf0302fd9d2607580b'
+md5sums=('48f6d0086d780d1c101b17b5b63706f3'
  'a81a697bb3aaeffb7fac0ad7d9166e3f')
 
 build() {



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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:14:05
  Author: spupykin
Revision: 88776

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-22 10:13:41 UTC (rev 88775)
+++ community-i686/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.18
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://www.cython.org";
-license=('APACHE')
-makedepends=('python-distribute' 'python2-distribute')
-source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
-md5sums=('6a72d14e72f3df597b34ac326152f8d2')
-
-build() {
-  true
-}
-
-package_cython() {
-  depends=('python')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-}

Copied: cython/repos/community-i686/PKGBUILD (from rev 88775, 
cython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.19
+pkgrel=1
+pkgdesc="C-Extensions for Python "
+arch=(i686 x86_64)
+url="http://www.cython.org";
+license=('APACHE')
+makedepends=('python-distribute' 'python2-distribute')
+source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
+md5sums=('76989337dee4cf7afdcb5cde514423f8')
+
+build() {
+  true
+}
+
+package_cython() {
+  depends=('python')
+
+  cd $srcdir/Cython-$pkgver
+  python setup.py install --root=$pkgdir
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
+}
+
+package_cython2() {
+  depends=('python2')
+
+  cd $srcdir/Cython-$pkgver
+  python2 setup.py install --root=$pkgdir
+
+  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
+  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-22 10:13:41 UTC (rev 88775)
+++ community-x86_64/PKGBUILD   2013-04-22 10:14:05 UTC (rev 88776)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.18
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://www.cython.org";
-license=('APACHE')
-makedepends=('python-distribute' 'python2-distribute')
-source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
-md5sums=('6a72d14e72f3df597b34ac326152f8d2')
-
-build() {
-  true
-}
-
-package_cython() {
-  depends=('python')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-}

Copied: cython/repos/community-x86_64/PKGBUILD (from rev 88775, 
cython/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-22 10:14:05 UTC (rev 88776)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.19
+pkgrel=1
+pkgdesc="C-Extensions for Python "
+arch=(i686 x86_64)
+url="http://www.cython.org";
+license=('APACHE')
+makedepends=('python-distribute' 'python2-distribute')
+source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
+md5sums=('76989337dee4cf7afdcb5cde514423f8')
+
+build() {
+  true
+}
+
+package_cython() {
+  depends=('python')
+
+  cd $srcdir/Cython-$pkgver
+  python setup.py install --root=$pkgdir
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
+}
+
+package_cython2() {
+  depends=('py

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

2013-04-22 Thread Sergej Pupykin
Date: Monday, April 22, 2013 @ 12:13:41
  Author: spupykin
Revision: 88775

upgpkg: cython 0.19-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 10:05:20 UTC (rev 88774)
+++ PKGBUILD2013-04-22 10:13:41 UTC (rev 88775)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.18
+pkgver=0.19
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-distribute' 'python2-distribute')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz";)
-md5sums=('6a72d14e72f3df597b34ac326152f8d2')
+md5sums=('76989337dee4cf7afdcb5cde514423f8')
 
 build() {
   true



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

2013-04-22 Thread Felix Yan
Date: Monday, April 22, 2013 @ 12:05:20
  Author: fyan
Revision: 88774

remove cpu mining options - not supported anymore

Modified:
  cgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:44:29 UTC (rev 88773)
+++ PKGBUILD2013-04-22 10:05:20 UTC (rev 88774)
@@ -32,7 +32,7 @@
   #export CFLAGS="-O2 -march=native -mtune=native -msse2"
   
   ./autogen.sh
-  ./configure --prefix=/usr --enable-cpumining --enable-scrypt --disable-adl
+  ./configure --prefix=/usr --enable-scrypt --disable-adl
   
   make
 }



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

2013-04-22 Thread Alexandre Filgueira
Date: Monday, April 22, 2013 @ 11:44:29
  Author: faidoc
Revision: 88773

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

Added:
  nemo/repos/community-i686/PKGBUILD
(from rev 88772, nemo/trunk/PKGBUILD)
  nemo/repos/community-i686/nemo.install
(from rev 88772, nemo/trunk/nemo.install)
  nemo/repos/community-i686/remove-desktop-background.patch
(from rev 88772, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-i686/tracker-0.16.patch
(from rev 88772, nemo/trunk/tracker-0.16.patch)
  nemo/repos/community-x86_64/PKGBUILD
(from rev 88772, nemo/trunk/PKGBUILD)
  nemo/repos/community-x86_64/nemo.install
(from rev 88772, nemo/trunk/nemo.install)
  nemo/repos/community-x86_64/remove-desktop-background.patch
(from rev 88772, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-x86_64/tracker-0.16.patch
(from rev 88772, nemo/trunk/tracker-0.16.patch)
Deleted:
  nemo/repos/community-i686/PKGBUILD
  nemo/repos/community-i686/nemo.install
  nemo/repos/community-i686/remove-desktop-background.patch
  nemo/repos/community-i686/tracker-0.16.patch
  nemo/repos/community-x86_64/PKGBUILD
  nemo/repos/community-x86_64/nemo.install
  nemo/repos/community-x86_64/remove-desktop-background.patch
  nemo/repos/community-x86_64/tracker-0.16.patch

--+
 /PKGBUILD|  104 +
 /nemo.install|   28 
 /remove-desktop-background.patch | 1928 +
 /tracker-0.16.patch  |   66 
 community-i686/PKGBUILD  |   51 
 community-i686/nemo.install  |   14 
 community-i686/remove-desktop-background.patch   |  964 --
 community-i686/tracker-0.16.patch|   33 
 community-x86_64/PKGBUILD|   51 
 community-x86_64/nemo.install|   14 
 community-x86_64/remove-desktop-background.patch |  964 --
 community-x86_64/tracker-0.16.patch  |   33 
 12 files changed, 2126 insertions(+), 2124 deletions(-)

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


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

2013-04-22 Thread Alexandre Filgueira
Date: Monday, April 22, 2013 @ 11:43:38
  Author: faidoc
Revision: 88772

upgpkg: nemo 1.7.3-2

Modified:
  nemo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:42:16 UTC (rev 88771)
+++ PKGBUILD2013-04-22 09:43:38 UTC (rev 88772)
@@ -4,13 +4,14 @@
 
 pkgname=nemo
 pkgver=1.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxmint/nemo";
 license=('GPL')
 depends=('libexif' 'gvfs' 'dconf' 'desktop-file-utils' 'exempi' 'python2'
- 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql')
+ 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql'
+ 'cinnamon')
 makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common')
 optdepends=('gksu: Open as Root')
 options=('!emptydirs' '!libtool')



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

2013-04-22 Thread Sven-Hendrik Haase
Date: Monday, April 22, 2013 @ 11:34:04
  Author: svenstaro
Revision: 88759

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 88758, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 88758, wine/trunk/PKGBUILD)
  wine/repos/multilib-x86_64/wine.install
(from rev 88758, wine/trunk/wine.install)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD
  wine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  353 
 wine.install  |   24 +--
 3 files changed, 211 insertions(+), 206 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-04-22 09:28:48 UTC (rev 88758)
+++ 30-win32-aliases.conf   2013-04-22 09:34:04 UTC (rev 88759)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 88758, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2013-04-22 09:34:04 UTC (rev 88759)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-22 09:28:48 UTC (rev 88758)
+++ PKGBUILD2013-04-22 09:34:04 UTC (rev 88759)
@@ -1,174 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=1.5.28
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('a5b94becaf41a3e7f6d3d85a57a2f8d4'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com";
-arch=(i686 x86_64)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  oss
-  samba
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  libxinerama lib32-libxinerama
-  oss cups
-  samba
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("bin32-wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('bin32-wine' 'wine-wow64')
-  replaces=('bin32-wine')
-fi
-
-build() {
-  cd "$srcdir"
-
-  # Allow ccache to work
-  mv $pkgname-$_pkgbasever $pkgname
-
-  # ncurses fix
-  sed -i 's|libncurses|libncursesw|g' "$srcdir/$pkgname/configure"
-  sed -i 's|lncurses|lncursesw|g' "$srcdir/$pkgname/configure"
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-
-  # These 

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:28:22
  Author: tpowa
Revision: 88756

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

Added:
  tp_smapi/repos/community-testing-i686/
  tp_smapi/repos/community-testing-i686/PKGBUILD
(from rev 88755, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-i686/tp_smapi.install
(from rev 88755, tp_smapi/trunk/tp_smapi.install)
  tp_smapi/repos/community-testing-x86_64/
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
(from rev 88755, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-x86_64/tp_smapi.install
(from rev 88755, tp_smapi/trunk/tp_smapi.install)

---+
 community-testing-i686/PKGBUILD   |   59 
 community-testing-i686/tp_smapi.install   |   13 ++
 community-testing-x86_64/PKGBUILD |   59 
 community-testing-x86_64/tp_smapi.install |   13 ++
 4 files changed, 144 insertions(+)

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 88755, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:28:22 UTC (rev 88756)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=18
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=3.8' 'linux<3.9')
+makedepends=('linux-headers>=3.8' 'linux-headers<3.9')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f "/usr/lib/modules/${_kernver}/extramodules" || 
true)
+  _kernver=$(< "${_extramodules}/version")
+
+  sed -ri -e "s/^(KVER\s*:=).*$/\1 ${_kernver}/" \
+ -e "s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}#" Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f "/usr/lib/modules/${_kernver}/extramodules" || 
true)
+  _kernver=$(< "${_extramodules}/version")
+
+  make -C "${_extramodules%/*}/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/${_extramodules%%/lib/*}" \
+M="${srcdir}/${pkgname}-${pkgver}" modules_install
+
+  cd "${pkgdir}/${_extramodules%/*}"
+  mv "${_kernver}/extra" "${_extramodules##*/}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > "${srcdir}/${pkgname}.conf"
+  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+
+  # update kernel version in install file
+  sed -ri "s#^(extramodules=).*\$#\1${_extramodules}#" 
"${startdir}/${pkgname}.install"
+}

Copied: tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 88755, 
tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2013-04-22 09:28:22 UTC (rev 
88756)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.8-ARCH
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 88755, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-22 09:28:22 UTC (rev 88756)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=18
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=3.8' 'linux<3.9')
+makedepends=('linux-headers>=3.8' 'linux-headers<3.9')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f "/usr/lib/modules/${_kernver

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:28:48
  Author: tpowa
Revision: 88758

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

Added:
  vhba-module/repos/community-testing-i686/
  vhba-module/repos/community-testing-i686/60-vhba.rules
(from rev 88757, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 88757, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 88757, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-testing-x86_64/
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 88757, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 88757, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 88757, vhba-module/trunk/vhba-module.install)

--+
 community-testing-i686/60-vhba.rules |   13 +++
 community-testing-i686/PKGBUILD  |   44 +
 community-testing-i686/vhba-module.install   |   21 +++
 community-testing-x86_64/60-vhba.rules   |   13 +++
 community-testing-x86_64/PKGBUILD|   44 +
 community-testing-x86_64/vhba-module.install |   21 +++
 6 files changed, 156 insertions(+)

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 88757, 
vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2013-04-22 09:28:48 UTC (rev 
88758)
@@ -0,0 +1,13 @@
+ACTION=="remove", GOTO="vhba_end"
+KERNEL!="vhba_ctl", GOTO="vhba_end"
+
+NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu"
+
+TEST=="/sys/fs/cgroup/systemd", GOTO="vhba_uaccess"
+TAG+="udev-acl"
+GOTO="vhba_end"
+
+LABEL="vhba_uaccess"
+TAG+="uaccess"
+
+LABEL="vhba_end"

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 88757, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:28:48 UTC (rev 88758)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=vhba-module
+pkgver=20120422
+_extramodules=extramodules-3.8-ARCH
+pkgrel=21
+pkgdesc="Kernel module that emulates SCSI devices"
+arch=('i686' 'x86_64')
+url="http://cdemu.sourceforge.net/";
+license=('GPL')
+depends=('linux>=3.8' 'linux<3.9')
+makedepends=('linux-headers')
+options=(!makeflags)
+install=$pkgname.install
+source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";
+'60-vhba.rules')
+md5sums=('d97372da1d270d1605742b2995fb6678'
+ 'b5e82d0160e7a181219b67c1794d5c27')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+
+  make KDIR=/usr/lib/modules/$_kernver/build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  install -Dm644 vhba.ko \
+"$pkgdir/usr/lib/modules/$_extramodules/vhba.ko"
+
+  sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/" \
+"$startdir/vhba-module.install"
+
+  install -Dm644 "$srcdir/60-vhba.rules" \
+ "$pkgdir/usr/lib/udev/rules.d/60-vhba.rules"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 
88757, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2013-04-22 09:28:48 UTC (rev 
88758)
@@ -0,0 +1,21 @@
+_updatemod() {
+  echo "  > Updating module dependencies..."
+  EXTRAMODULES='extramodules-3.8-ARCH'
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_upgrade() {
+  getent group cdemu &>/dev/null || groupadd -r cdemu
+  _updatemod
+}
+
+post_remove() {
+  _updatemod
+  groupdel cdemu
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
88757, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2013-04-22 09:28:48 UTC (rev 
88758)
@@ -0,0 +1,13 @@
+ACTION=="remove", GOTO="vhba_end"
+KERNEL!="vhba_ctl", GOTO="vhba_end"
+
+NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu"
+
+TEST=="/sys/fs/cgroup/systemd", GOTO="vhba_uaccess"
+TAG+="udev-acl"
+GOTO="vhba_end"
+
+LABEL="vhba_uaccess"
+TAG+="uaccess"
+
+LABEL="vhba_end"

Copied: vhba-module/repos/community

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:28:40
  Author: tpowa
Revision: 88757

upgpkg: vhba-module 20120422-21

rebuild against 3.8.8

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:28:22 UTC (rev 88756)
+++ PKGBUILD2013-04-22 09:28:40 UTC (rev 88757)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20120422
 _extramodules=extramodules-3.8-ARCH
-pkgrel=20
+pkgrel=21
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/";



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:28:16
  Author: tpowa
Revision: 88755

upgpkg: tp_smapi 0.41-18

rebuild against 3.8.8

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:28:06 UTC (rev 88754)
+++ PKGBUILD2013-04-22 09:28:16 UTC (rev 88755)
@@ -10,7 +10,7 @@
 
 pkgname=tp_smapi
 pkgver=0.41
-pkgrel=17
+pkgrel=18
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:28:06
  Author: tpowa
Revision: 88754

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

Added:
  rt3562sta/repos/community-testing-i686/
  rt3562sta/repos/community-testing-i686/PKGBUILD
(from rev 88753, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-i686/linux-3.8.patch
(from rev 88753, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta.install
(from rev 88753, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-testing-x86_64/
  rt3562sta/repos/community-testing-x86_64/PKGBUILD
(from rev 88753, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-x86_64/linux-3.8.patch
(from rev 88753, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-config.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 88753, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta.install
(from rev 88753, rt3562sta/trunk/rt3562sta.install)

+
 community-testing-i686/PKGBUILD
|   88 
 community-testing-i686/linux-3.8.patch 
|   50 +
 community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch   
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-config.patch  
|   98 ++
 community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch 
|   13 +
 community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch 
|   14 +
 community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch 
|   15 +
 
community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
   |   47 
 community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch  
|   11 +
 community-testing-i686/rt3562sta.install   
|   16 +
 community-testing-x86_64/PKGBUILD  
|   88 
 community-testing-x86_64/linux-3.8.patch  

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:43
  Author: tpowa
Revision: 88753

upgpkg: rt3562sta 2.4.1.1-27

rebuild against 3.8.8

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:27:36 UTC (rev 88752)
+++ PKGBUILD2013-04-22 09:27:43 UTC (rev 88753)
@@ -4,7 +4,7 @@
 
 pkgname=rt3562sta
 pkgver=2.4.1.1
-pkgrel=26
+pkgrel=27
 pkgdesc="Ralink RT3562 PCI WLAN adaptors kernel module"
 arch=(i686 x86_64)
 url="http://www.mediatek.com/en/Products/support.php?sn=501";



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:36
  Author: tpowa
Revision: 88752

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

Added:
  r8168/repos/community-testing-i686/
  r8168/repos/community-testing-i686/PKGBUILD
(from rev 88751, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-3.8.patch
(from rev 88751, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 88751, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 88751, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-3.8.patch
(from rev 88751, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 88751, r8168/trunk/r8168.install)

--+
 community-testing-i686/PKGBUILD  |   49 +
 community-testing-i686/linux-3.8.patch   |   48 
 community-testing-i686/r8168.install |   17 ++
 community-testing-x86_64/PKGBUILD|   49 +
 community-testing-x86_64/linux-3.8.patch |   48 
 community-testing-x86_64/r8168.install   |   17 ++
 6 files changed, 228 insertions(+)

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 88751, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:27:36 UTC (rev 88752)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.035.00
+pkgrel=9
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2
+linux-3.8.patch)
+install=$pkgname.install
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd "$pkgname-$pkgver"
+
+   patch -Np1 -i "$srcdir/linux-3.8.patch"
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=("linux>=3.${_kernver}" "linux<3.$(expr ${_kernver} + 1)")
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+   sed -i "s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH|" 
"$startdir/$pkgname.install"
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73'
+'fcf49d6147a7db3e739e6798b41230c13403cdba8ef8db93e7691c4c1e4617c3')

Copied: r8168/repos/community-testing-i686/linux-3.8.patch (from rev 88751, 
r8168/trunk/linux-3.8.patch)
===
--- community-testing-i686/linux-3.8.patch  (rev 0)
+++ community-testing-i686/linux-3.8.patch  2013-04-22 09:27:36 UTC (rev 
88752)
@@ -0,0 +1,48 @@
+diff -upr r8168-8.035.00.orig/src/r8168_n.c r8168-8.035.00/src/r8168_n.c
+--- r8168-8.035.00.orig/src/r8168_n.c  2013-02-21 03:31:04.0 +0200
 r8168-8.035.00/src/r8168_n.c   2013-02-21 03:31:56.0 +0200
+@@ -14541,7 +14541,7 @@ rtl8168_phy_power_down (struct net_devic
+   spin_unlock_irqrestore(&tp->phy_lock, flags);
+ }
+ 
+-static int __devinit
++static int
+ rtl8168_init_board(struct pci_dev *pdev,
+  struct net_device **dev_out,
+  void __iomem **ioaddr_out)
+@@ -14711,7 +14711,7 @@ err_out:
+   goto out;
+ }
+ 
+-static void __devinit
++static void
+ rtl8168_init_sequence(struct rtl8168_private *tp)
+ {
+   void __iomem *ioaddr = tp->mmio_addr;
+@@ -14964,7 +14964,7 @@ static const struct net_device_ops rtl81
+ };
+ #endif
+ 
+-static int __devinit
++static int
+ rtl8168_init_one(struct pci_dev *pdev,
+const struct pci_device_id *ent)
+ {
+@@ -15128,7 +15128,7 @@ rtl8168_init_one(struct pci_dev *pdev,
+   return 0;
+ }
+ 
+-static void __devexit
++static void
+ rtl8168_remove_one(struct pci_dev *pdev)
+ {
+   struct 

[arch-commits] Commit in open-vm-tools-modules/repos (10 files)

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:20
  Author: tpowa
Revision: 88750

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

Added:
  open-vm-tools-modules/repos/community-testing-i686/
  open-vm-tools-modules/repos/community-testing-i686/PKGBUILD
(from rev 88749, open-vm-tools-modules/trunk/PKGBUILD)
  open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch
(from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch)
  open-vm-tools-modules/repos/community-testing-i686/modprobe.conf
(from rev 88749, open-vm-tools-modules/trunk/modprobe.conf)
  
open-vm-tools-modules/repos/community-testing-i686/open-vm-tools-modules.install
(from rev 88749, open-vm-tools-modules/trunk/open-vm-tools-modules.install)
  open-vm-tools-modules/repos/community-testing-x86_64/
  open-vm-tools-modules/repos/community-testing-x86_64/PKGBUILD
(from rev 88749, open-vm-tools-modules/trunk/PKGBUILD)
  open-vm-tools-modules/repos/community-testing-x86_64/linux-3.8.patch
(from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch)
  open-vm-tools-modules/repos/community-testing-x86_64/modprobe.conf
(from rev 88749, open-vm-tools-modules/trunk/modprobe.conf)
  
open-vm-tools-modules/repos/community-testing-x86_64/open-vm-tools-modules.install
(from rev 88749, open-vm-tools-modules/trunk/open-vm-tools-modules.install)

+
 community-testing-i686/PKGBUILD|   60 +++
 community-testing-i686/linux-3.8.patch |   53 +
 community-testing-i686/modprobe.conf   |1 
 community-testing-i686/open-vm-tools-modules.install   |   23 +
 community-testing-x86_64/PKGBUILD  |   60 +++
 community-testing-x86_64/linux-3.8.patch   |   53 +
 community-testing-x86_64/modprobe.conf |1 
 community-testing-x86_64/open-vm-tools-modules.install |   23 +
 8 files changed, 274 insertions(+)

Copied: open-vm-tools-modules/repos/community-testing-i686/PKGBUILD (from rev 
88749, open-vm-tools-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:27:20 UTC (rev 88750)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Krzysztof Raczkowski 
+
+pkgname=open-vm-tools-modules
+epoch=1
+pkgver=9.2.2
+_pkgsubver=893683
+pkgrel=10
+pkgdesc="kernel modules for the open source implementation of VMware Tools"
+arch=('i686' 'x86_64')
+url="http://open-vm-tools.sourceforge.net/";
+license=('GPL')
+makedepends=('libdnet' 'procps' 'icu' 'uriparser' 'linux-headers')
+depends=('linux')
+install=$pkgname.install
+options=('!strip' '!makeflags')
+source=("http://downloads.sourceforge.net/open-vm-tools/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz";
+   "modprobe.conf"
+   "linux-3.8.patch")
+md5sums=('7af505681d736d4c9ee6493b1166689f'
+ 'bc5518489077e91655489bd04b868584'
+ 'ff757686649404db0c2c9761eb293174')
+
+build() {
+  _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+  KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.${_kernver}-ARCH/version)
+
+  cd "$srcdir/open-vm-tools-${pkgver}-${_pkgsubver}"
+
+  patch -Np1 -i "${srcdir}/linux-3.8.patch"
+
+  sed -i 's|proc-3.2.8|procps|g' configure
+  sed -i 's|putname(name);|__putname(name);|' 
modules/linux/vmblock/linux/control.c
+
+  [ $NOEXTRACT -eq 1 ] || ./configure \
+  --prefix=/usr \
+  --without-x \
+  --with-linuxdir=/usr/lib/modules/$KERNEL_RELEASE
+
+  make -C modules modules
+}
+
+package() {
+  _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+  depends=("linux>=3.${_kernver}" "linux<3.$(expr ${_kernver} + 1)")
+  KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.${_kernver}-ARCH/version)
+  msg "Kernel = $KERNEL_VERSION"
+
+  cd "$srcdir/open-vm-tools-${pkgver}-${_pkgsubver}"
+  mkdir -p $pkgdir/usr/lib/modules/extramodules-3.${_kernver}-ARCH/
+
+  find -type f -name '*.ko' \
+-exec install -t "$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH" 
{} +
+
+  gzip "$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH"/*.ko
+
+  install -D -m 644 ${srcdir}/modprobe.conf 
${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf
+  sed -i "s|extramodules-.*-ARCH|extramodules-3.${_kernver}-ARCH|" 
$startdir/$pkgname.install
+}

Copied: open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch 
(from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch)
===
--- community-testing-i686/linux-3.8.patch  (rev 0)
+++ community-testing-i686/linux-3.8.patch  2013-04-22 09:27:20 UTC (rev 
88750)
@@ -0,0 +1,53 @@
+diff -upr open-vm-tools-9.2.2-893683.orig/modules/linux/shared/compat_mm.h 
open-vm-tools-9.2.2-

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:29
  Author: tpowa
Revision: 88751

upgpkg: r8168 8.035.00-9

rebuild against 3.8.8

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:27:20 UTC (rev 88750)
+++ PKGBUILD2013-04-22 09:27:29 UTC (rev 88751)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.035.00
-pkgrel=8
+pkgrel=9
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL")



[arch-commits] Commit in open-vm-tools-modules/trunk (PKGBUILD)

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:08
  Author: tpowa
Revision: 88749

upgpkg: open-vm-tools-modules 1:9.2.2-10

rebuild against 3.8.8

Modified:
  open-vm-tools-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:27:03 UTC (rev 88748)
+++ PKGBUILD2013-04-22 09:27:08 UTC (rev 88749)
@@ -6,7 +6,7 @@
 epoch=1
 pkgver=9.2.2
 _pkgsubver=893683
-pkgrel=9
+pkgrel=10
 pkgdesc="kernel modules for the open source implementation of VMware Tools"
 arch=('i686' 'x86_64')
 url="http://open-vm-tools.sourceforge.net/";



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:27:03
  Author: tpowa
Revision: 88748

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

Added:
  ndiswrapper/repos/community-testing-i686/
  ndiswrapper/repos/community-testing-i686/PKGBUILD
(from rev 88747, ndiswrapper/trunk/PKGBUILD)
  ndiswrapper/repos/community-testing-i686/ndiswrapper.install
(from rev 88747, ndiswrapper/trunk/ndiswrapper.install)
  ndiswrapper/repos/community-testing-x86_64/
  ndiswrapper/repos/community-testing-x86_64/PKGBUILD
(from rev 88747, ndiswrapper/trunk/PKGBUILD)
  ndiswrapper/repos/community-testing-x86_64/ndiswrapper.install
(from rev 88747, ndiswrapper/trunk/ndiswrapper.install)

--+
 community-testing-i686/PKGBUILD  |   48 +
 community-testing-i686/ndiswrapper.install   |   17 
 community-testing-x86_64/PKGBUILD|   48 +
 community-testing-x86_64/ndiswrapper.install |   17 
 4 files changed, 130 insertions(+)

Copied: ndiswrapper/repos/community-testing-i686/PKGBUILD (from rev 88747, 
ndiswrapper/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:27:03 UTC (rev 88748)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Thorsten Töpper 
+# Contributor: SpepS 
+# Contributor: Tobias Powalowski 
+
+_extramodules=extramodules-3.8-ARCH
+pkgname=ndiswrapper
+pkgver=1.58
+pkgrel=6
+pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors."
+license=('GPL')
+arch=('i686' 'x86_64')
+url="http://ndiswrapper.sourceforge.net";
+install=ndiswrapper.install
+depends=('linux>=3.8' 'linux<3.9' 'wireless_tools' 'perl')
+makedepends=('linux-headers')
+provides=("$pkgname-utils" "$pkgname-bin")
+replaces=("$pkgname-utils" "$pkgname-bin")
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+options=('!strip')
+sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  _kver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  # modinfo path fix
+  sed -i "/modinfo/s/s/usr\//" driver/Makefile
+
+  # make sure we point to the right build directory
+  sed -i "/^KBUILD/ s,.*,KBUILD = $(readlink -f 
/usr/lib/modules/$_kver/build)," driver/Makefile
+
+  make KVERS=$_kver
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  _kver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make INST_DIR="usr/lib/modules/$_extramodules" \
+KVERS=$_kver DESTDIR="$pkgdir/" install
+
+  gzip "$pkgdir/usr/lib/modules/$_extramodules/$pkgname.ko"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ndiswrapper/repos/community-testing-i686/ndiswrapper.install (from rev 
88747, ndiswrapper/trunk/ndiswrapper.install)
===
--- community-testing-i686/ndiswrapper.install  (rev 0)
+++ community-testing-i686/ndiswrapper.install  2013-04-22 09:27:03 UTC (rev 
88748)
@@ -0,0 +1,17 @@
+post_install()
+{
+  post_upgrade
+}
+
+post_upgrade()
+{
+  EXTRAMODULES='extramodules-3.8-ARCH'
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove()
+{
+  post_upgrade
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ndiswrapper/repos/community-testing-x86_64/PKGBUILD (from rev 88747, 
ndiswrapper/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-22 09:27:03 UTC (rev 88748)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Thorsten Töpper 
+# Contributor: SpepS 
+# Contributor: Tobias Powalowski 
+
+_extramodules=extramodules-3.8-ARCH
+pkgname=ndiswrapper
+pkgver=1.58
+pkgrel=6
+pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors."
+license=('GPL')
+arch=('i686' 'x86_64')
+url="http://ndiswrapper.sourceforge.net";
+install=ndiswrapper.install
+depends=('linux>=3.8' 'linux<3.9' 'wireless_tools' 'perl')
+makedepends=('linux-headers')
+provides=("$pkgname-utils" "$pkgname-bin")
+replaces=("$pkgname-utils" "$pkgname-bin")
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+options=('!strip')
+sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  _kver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  # modinfo path fix
+  sed -i "/modinfo/s/s/usr\//" driver/Makefile
+
+  # make sure we point to the right build directory
+  sed -i "/^KBUILD/ s,.*,KBUILD = $(readlink -f 
/usr/lib/modules/$_kver/build)," driver/Makefile
+
+  make KVERS=$_kver
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  _kver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make INST_DIR="usr/lib/modules/$_extramodules" \
+KVERS=$_kver 

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:57
  Author: tpowa
Revision: 88747

upgpkg: ndiswrapper 1.58-6

rebuild against 3.8.8

Modified:
  ndiswrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:26:55 UTC (rev 88746)
+++ PKGBUILD2013-04-22 09:26:57 UTC (rev 88747)
@@ -6,7 +6,7 @@
 _extramodules=extramodules-3.8-ARCH
 pkgname=ndiswrapper
 pkgver=1.58
-pkgrel=5
+pkgrel=6
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors."
 license=('GPL')
 arch=('i686' 'x86_64')



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:55
  Author: tpowa
Revision: 88746

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

Added:
  cdfs/repos/community-testing-i686/PKGBUILD
(from rev 88745, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-i686/cdfs-3.0.patch
(from rev 88745, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-i686/cdfs-3.2.patch
(from rev 88745, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-i686/cdfs-3.4.patch
(from rev 88745, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-i686/cdfs-3.8.patch
(from rev 88745, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-i686/cdfs.install
(from rev 88745, cdfs/trunk/cdfs.install)
  cdfs/repos/community-testing-x86_64/PKGBUILD
(from rev 88745, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-x86_64/cdfs-3.0.patch
(from rev 88745, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.2.patch
(from rev 88745, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.4.patch
(from rev 88745, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.8.patch
(from rev 88745, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-x86_64/cdfs.install
(from rev 88745, cdfs/trunk/cdfs.install)
Deleted:
  cdfs/repos/community-testing-i686/PKGBUILD
  cdfs/repos/community-testing-i686/cdfs-3.0.patch
  cdfs/repos/community-testing-i686/cdfs-3.2.patch
  cdfs/repos/community-testing-i686/cdfs-3.4.patch
  cdfs/repos/community-testing-i686/cdfs-3.8.patch
  cdfs/repos/community-testing-i686/cdfs.install
  cdfs/repos/community-testing-x86_64/PKGBUILD
  cdfs/repos/community-testing-x86_64/cdfs-3.0.patch
  cdfs/repos/community-testing-x86_64/cdfs-3.2.patch
  cdfs/repos/community-testing-x86_64/cdfs-3.4.patch
  cdfs/repos/community-testing-x86_64/cdfs-3.8.patch
  cdfs/repos/community-testing-x86_64/cdfs.install

-+
 /PKGBUILD   |   84 
 /cdfs-3.0.patch |  548 ++
 /cdfs-3.2.patch |   24 +
 /cdfs-3.4.patch |   24 +
 /cdfs-3.8.patch |   84 
 /cdfs.install   |   28 +
 community-testing-i686/PKGBUILD |   42 --
 community-testing-i686/cdfs-3.0.patch   |  274 ---
 community-testing-i686/cdfs-3.2.patch   |   12 
 community-testing-i686/cdfs-3.4.patch   |   12 
 community-testing-i686/cdfs-3.8.patch   |   42 --
 community-testing-i686/cdfs.install |   14 
 community-testing-x86_64/PKGBUILD   |   42 --
 community-testing-x86_64/cdfs-3.0.patch |  274 ---
 community-testing-x86_64/cdfs-3.2.patch |   12 
 community-testing-x86_64/cdfs-3.4.patch |   12 
 community-testing-x86_64/cdfs-3.8.patch |   42 --
 community-testing-x86_64/cdfs.install   |   14 
 18 files changed, 792 insertions(+), 792 deletions(-)

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


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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:36
  Author: tpowa
Revision: 88745

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

Added:
  bbswitch/repos/community-testing-i686/PKGBUILD
(from rev 88744, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 88744, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 88744, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 88744, bbswitch/trunk/bbswitch.install)
Deleted:
  bbswitch/repos/community-testing-i686/PKGBUILD
  bbswitch/repos/community-testing-i686/bbswitch.install
  bbswitch/repos/community-testing-x86_64/PKGBUILD
  bbswitch/repos/community-testing-x86_64/bbswitch.install

---+
 /PKGBUILD |   64 
 /bbswitch.install |   24 ++
 community-testing-i686/PKGBUILD   |   32 --
 community-testing-i686/bbswitch.install   |   12 -
 community-testing-x86_64/PKGBUILD |   32 --
 community-testing-x86_64/bbswitch.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2013-04-22 09:26:13 UTC (rev 88744)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:26:36 UTC (rev 88745)
@@ -1,32 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: M0Rf30
-# Contributor: Samsagax 
-
-pkgname=bbswitch
-pkgver=0.6
-_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install
-pkgrel=4
-pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
-arch=('i686' 'x86_64')
-url=("http://github.com/Bumblebee-Project/bbswitch";)
-license=('GPL')
-depends=('linux>=3.8' 'linux<3.9')
-makedepends=('linux-headers>=3.8' 'linux-headers<3.9')
-install=bbswitch.install
-source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
-md5sums=('c5496e3225c8e70d02a24bfd8a50faf6')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-   
-  make KDIR=/usr/src/linux-${_kernver}
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-   
-  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
-  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
-}

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 88744, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:26:36 UTC (rev 88745)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch
+pkgver=0.6
+_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install
+pkgrel=4
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url=("http://github.com/Bumblebee-Project/bbswitch";)
+license=('GPL')
+depends=('linux>=3.8' 'linux<3.9')
+makedepends=('linux-headers>=3.8' 'linux-headers<3.9')
+install=bbswitch.install
+source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('c5496e3225c8e70d02a24bfd8a50faf6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+   
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Deleted: community-testing-i686/bbswitch.install
===
--- community-testing-i686/bbswitch.install 2013-04-22 09:26:13 UTC (rev 
88744)
+++ community-testing-i686/bbswitch.install 2013-04-22 09:26:36 UTC (rev 
88745)
@@ -1,12 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-3.8-ARCH'
-depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 88744, 
bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2013-04-22 09:26:36 UTC (rev 
88745)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.8-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:13
  Author: tpowa
Revision: 88744

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

Added:
  r8168-lts/repos/community-testing-i686/
  r8168-lts/repos/community-testing-i686/PKGBUILD
(from rev 88743, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-i686/r8168-lts.install
(from rev 88743, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 88743, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-x86_64/r8168-lts.install
(from rev 88743, r8168-lts/trunk/r8168-lts.install)

+
 community-testing-i686/PKGBUILD|   34 +++
 community-testing-i686/r8168-lts.install   |   17 +
 community-testing-x86_64/PKGBUILD  |   34 +++
 community-testing-x86_64/r8168-lts.install |   17 +
 4 files changed, 102 insertions(+)

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 88743, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:26:13 UTC (rev 88744)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=3
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=3.0" "linux-lts<3.1")
+makedepends=("linux-lts-headers>=3.0" "linux-lts-headers<3.1")
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   local _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 
88743, r8168-lts/trunk/r8168-lts.install)
===
--- community-testing-i686/r8168-lts.install(rev 0)
+++ community-testing-i686/r8168-lts.install2013-04-22 09:26:13 UTC (rev 
88744)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-3.0-lts'
+   depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88743, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-22 09:26:13 UTC (rev 88744)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=3
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=3.0" "linux-lts<3.1")
+makedepends=("linux-lts-headers>=3.0" "linux-lts-headers<3.1")
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   local _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 
88743, r8168-lts/trunk/r8168-lts.install)

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:07
  Author: tpowa
Revision: 88743

upgpkg: r8168-lts 8.035.00-3

rebuild against 3.0.74

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:26:04 UTC (rev 88742)
+++ PKGBUILD2013-04-22 09:26:07 UTC (rev 88743)
@@ -4,7 +4,7 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.035.00
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw";
 license=("GPL")



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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:26:04
  Author: tpowa
Revision: 88742

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

Added:
  tp_smapi-lts/repos/community-testing-i686/
  tp_smapi-lts/repos/community-testing-i686/PKGBUILD
(from rev 88741, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install
(from rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install)
  tp_smapi-lts/repos/community-testing-x86_64/
  tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 88741, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-x86_64/tp_smapi-lts.install
(from rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install)

---+
 community-testing-i686/PKGBUILD   |   56 
 community-testing-i686/tp_smapi-lts.install   |   13 +
 community-testing-x86_64/PKGBUILD |   56 
 community-testing-x86_64/tp_smapi-lts.install |   13 +
 4 files changed, 138 insertions(+)

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 88741, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-22 09:26:04 UTC (rev 88742)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=11
+pkgdesc="linux-lts modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=3.0' 'linux-lts<3.1')
+makedepends=('linux-lts-headers>=3.0' 'linux-lts-headers<3.1')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${_pkgname}-${pkgver}"
+
+  _kernver=$(< "${_extramodules}/version")
+
+  sed -ri -e "s/^(KVER\s*:=).*$/\1 ${_kernver}/" \
+ -e "s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}#" Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=$(< "${_extramodules}/version")
+
+  make -C "${_extramodules%/*}/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/${_extramodules%%/lib/*}" \
+M="${srcdir}/${_pkgname}-${pkgver}" modules_install
+
+  cd "${pkgdir}/${_extramodules%/*}"
+  mv "${_kernver}/extra" "${_extramodules##*/}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > "${srcdir}/${pkgname}.conf"
+  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+
+  # update kernel version in install file
+  sed -ri "s#^(extramodules=).*\$#\1${_extramodules}#" 
"${startdir}/${pkgname}.install"
+}

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2013-04-22 09:26:04 UTC (rev 
88742)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.0-lts
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88741, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-22 09:26:04 UTC (rev 88742)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=11
+pkgdesc="linux-lts modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=3.0' 'linux-lts<3.1')
+makedepends=('linux-lts-headers>=3.0' 'linux-lts-headers<3.1')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${_pkgname}-${pkgver}"
+
+  _kernver=$(< "${_extramodules}/version")
+
+ 

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

2013-04-22 Thread Tobias Powalowski
Date: Monday, April 22, 2013 @ 11:25:58
  Author: tpowa
Revision: 88741

upgpkg: tp_smapi-lts 0.41-11

rebuild against 3.0.74

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-22 09:25:04 UTC (rev 88740)
+++ PKGBUILD2013-04-22 09:25:58 UTC (rev 88741)
@@ -11,7 +11,7 @@
 _pkgname=tp_smapi
 _extramodules=/usr/lib/modules/extramodules-3.0-lts
 pkgver=0.41
-pkgrel=10
+pkgrel=11
 pkgdesc="linux-lts modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



  1   2   >