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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 09:26:39
  Author: andrea
Revision: 206442

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

Added:
  kdebase-workspace/repos/testing-i686/
  kdebase-workspace/repos/testing-i686/PKGBUILD
(from rev 206441, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/testing-i686/etc-scripts.patch
(from rev 206441, kdebase-workspace/trunk/etc-scripts.patch)
  kdebase-workspace/repos/testing-i686/kde-np.pam
(from rev 206441, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/testing-i686/kde.pam
(from rev 206441, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/testing-i686/kdebase-workspace.install
(from rev 206441, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/testing-i686/kdm-xinitrd.patch
(from rev 206441, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/testing-i686/kdm.logrotate
(from rev 206441, kdebase-workspace/trunk/kdm.logrotate)
  kdebase-workspace/repos/testing-i686/kdm.service
(from rev 206441, kdebase-workspace/trunk/kdm.service)
  kdebase-workspace/repos/testing-i686/kscreensaver.pam
(from rev 206441, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/testing-i686/systemd209.patch
(from rev 206441, kdebase-workspace/trunk/systemd209.patch)
  kdebase-workspace/repos/testing-i686/terminate-server.patch
(from rev 206441, kdebase-workspace/trunk/terminate-server.patch)
  kdebase-workspace/repos/testing-x86_64/
  kdebase-workspace/repos/testing-x86_64/PKGBUILD
(from rev 206441, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/testing-x86_64/etc-scripts.patch
(from rev 206441, kdebase-workspace/trunk/etc-scripts.patch)
  kdebase-workspace/repos/testing-x86_64/kde-np.pam
(from rev 206441, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/testing-x86_64/kde.pam
(from rev 206441, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/testing-x86_64/kdebase-workspace.install
(from rev 206441, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/testing-x86_64/kdm-xinitrd.patch
(from rev 206441, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/testing-x86_64/kdm.logrotate
(from rev 206441, kdebase-workspace/trunk/kdm.logrotate)
  kdebase-workspace/repos/testing-x86_64/kdm.service
(from rev 206441, kdebase-workspace/trunk/kdm.service)
  kdebase-workspace/repos/testing-x86_64/kscreensaver.pam
(from rev 206441, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/testing-x86_64/systemd209.patch
(from rev 206441, kdebase-workspace/trunk/systemd209.patch)
  kdebase-workspace/repos/testing-x86_64/terminate-server.patch
(from rev 206441, kdebase-workspace/trunk/terminate-server.patch)

--+
 testing-i686/PKGBUILD|   92 +
 testing-i686/etc-scripts.patch   |   11 +++
 testing-i686/kde-np.pam  |   12 +++
 testing-i686/kde.pam |8 ++
 testing-i686/kdebase-workspace.install   |   31 +
 testing-i686/kdm-xinitrd.patch   |   18 +
 testing-i686/kdm.logrotate   |6 +
 testing-i686/kdm.service |9 ++
 testing-i686/kscreensaver.pam|1 
 testing-i686/systemd209.patch|   32 ++
 testing-i686/terminate-server.patch  |   11 +++
 testing-x86_64/PKGBUILD  |   92 +
 testing-x86_64/etc-scripts.patch |   11 +++
 testing-x86_64/kde-np.pam|   12 +++
 testing-x86_64/kde.pam   |8 ++
 testing-x86_64/kdebase-workspace.install |   31 +
 testing-x86_64/kdm-xinitrd.patch |   18 +
 testing-x86_64/kdm.logrotate |6 +
 testing-x86_64/kdm.service   |9 ++
 testing-x86_64/kscreensaver.pam  |1 
 testing-x86_64/systemd209.patch  |   32 ++
 testing-x86_64/terminate-server.patch|   11 +++
 22 files changed, 462 insertions(+)

Copied: kdebase-workspace/repos/testing-i686/PKGBUILD (from rev 206441, 
kdebase-workspace/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-02-26 08:26:39 UTC (rev 206442)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdebase-workspace
+_pkgname=kde-workspace
+pkgver=4.11.6
+_pkgver=4.12.2
+pkgrel=3
+pkgdesc="Provides the interface and basic tools for the KDE workspace"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-workspace'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde')
+# note on libxdamage:
+#  not detected by namcap because libgl depends on it
+#  but nvidia providing libgl does not depend on libxdamage
+depen

[arch-commits] Commit in kdebase-workspace/trunk (PKGBUILD systemd209.patch)

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 09:26:20
  Author: andrea
Revision: 206441

upgpkg: kdebase-workspace 4.11.6-3

Fix compatibility with systemd >= 209

Added:
  kdebase-workspace/trunk/systemd209.patch
Modified:
  kdebase-workspace/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 systemd209.patch |   32 
 2 files changed, 40 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 07:02:43 UTC (rev 206440)
+++ PKGBUILD2014-02-26 08:26:20 UTC (rev 206441)
@@ -6,7 +6,7 @@
 _pkgname=kde-workspace
 pkgver=4.11.6
 _pkgver=4.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Provides the interface and basic tools for the KDE workspace"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-workspace'
@@ -28,7 +28,8 @@
 backup=('usr/share/config/kdm/kdmrc')
 
source=("http://download.kde.org/stable/${_pkgver}/src/${_pkgname}-${pkgver}.tar.xz";
 'kde.pam' 'kde-np.pam' 'kscreensaver.pam' 'kdm.service' 'kdm.logrotate'
-'etc-scripts.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
+'etc-scripts.patch' 'terminate-server.patch' 'kdm-xinitrd.patch'
+'systemd209.patch')
 sha1sums=('f1da23a472064307dcd244605a7004701982e5de'
   '660eae40a707d2711d8d7f32a93214865506b795'
   '6aeecc9e0e221f0515c6bf544f9a3c11cb6961fe'
@@ -37,7 +38,8 @@
   'bbe55f2000217474ce7246f12ee437ceaaf7e9ae'
   'c079ebd157c836ba996190f0d2bcea1a7828d02c'
   'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  'd509dac592bd8b310df27991b208c95b6d907514')
+  'd509dac592bd8b310df27991b208c95b6d907514'
+  'cf57f90debbdabb359272e87696280f8df423fba')
 
 prepare() {
 mkdir build
@@ -51,6 +53,9 @@
 
 # KDEBUG#202629
 patch -p0 -i "${srcdir}"/terminate-server.patch
+
+# KDEBUG#331403
+patch -p1 -i "${srcdir}"/systemd209.patch
 }
 
 build() {

Added: systemd209.patch
===
--- systemd209.patch(rev 0)
+++ systemd209.patch2014-02-26 08:26:20 UTC (rev 206441)
@@ -0,0 +1,32 @@
+commit 7584a63924620bac3bd87277c11cdb8cdb5018b1
+Author: Raymond Wooninck 
+Date:   Tue Feb 25 20:12:58 2014 +0100
+
+Perform the systemd version evaluation through a regular expression to be 
more flexible for changes in the version string that systemd returns (Based on 
Review request 115271)
+
+diff --git a/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp 
b/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp
+index cc3b6ad..70124ad 100644
+--- a/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp
 b/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp
+@@ -41,13 +41,17 @@
+ 
+ bool checkSystemdVersion(uint requiredVersion)
+ {
+-bool ok;
+ 
+ QDBusInterface systemdIface("org.freedesktop.systemd1", 
"/org/freedesktop/systemd1", "org.freedesktop.systemd1.Manager",
+ QDBusConnection::systemBus(), 0);
+-const uint version = 
systemdIface.property("Version").toString().section(' ', 1).toUInt(&ok);
+-if (ok) {
+-   return (version >= requiredVersion);
++
++const QString reply = systemdIface.property("Version").toString();
++
++QRegExp expsd("(systemd )?([0-9]+)");
++
++if (expsd.exactMatch(reply)) {
++const uint version = expsd.cap(2).toUInt();
++return (version >= requiredVersion);
+ }
+ 
+ // Since version 1.11 Upstart user sessions implement the exact same API 
as logind



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:17
  Author: spupykin
Revision: 106267

upgpkg: firefox-adblock-plus 2.5.1-1

upd

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 03:44:24 UTC (rev 106266)
+++ PKGBUILD2014-02-26 10:45:17 UTC (rev 106267)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=firefox-adblock-plus
-pkgver=2.4.1
-_addons_file=230225
+pkgver=2.5.1
+_addons_file=244872
 pkgrel=1
 pkgdesc="plugin for firefox which block ads and banners"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('unzip')
 noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi")
 
source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('3fe51813290a0d7103b620e2813a8c0e')
+md5sums=('7e1c072961be0d108c81ab91bd89d687')
 
 package() {
 #  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:31
  Author: spupykin
Revision: 106268

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 106267, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-26 10:45:17 UTC (rev 106267)
+++ PKGBUILD2014-02-26 10:45:31 UTC (rev 106268)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.4.1
-_addons_file=230225
-pkgrel=1
-pkgdesc="plugin for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/";
-license=('GPL')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi")
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('3fe51813290a0d7103b620e2813a8c0e')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=("firefox>=${_ffver}" "firefox<=${_ffver/0/99}")
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#.*#20.*#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 106267, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-26 10:45:31 UTC (rev 106268)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=firefox-adblock-plus
+pkgver=2.5.1
+_addons_file=244872
+pkgrel=1
+pkgdesc="plugin for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/";
+license=('GPL')
+depends=("firefox")
+makedepends=('unzip')
+noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi")
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('7e1c072961be0d108c81ab91bd89d687')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=("firefox>=${_ffver}" "firefox<=${_ffver/0/99}")
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#.*#20.*#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:34
  Author: spupykin
Revision: 106269

upgpkg: perl-cpan-perl-releases 1.64-1

upd

Modified:
  perl-cpan-perl-releases/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 10:45:31 UTC (rev 106268)
+++ PKGBUILD2014-02-26 10:45:34 UTC (rev 106269)
@@ -2,7 +2,7 @@
 # Maintainer: 
 
 pkgname=perl-cpan-perl-releases
-pkgver=1.62
+pkgver=1.64
 pkgrel=1
 pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz";)
-md5sums=('9191da4ea73b48c6741c442104f9a4a0')
+md5sums=('654764322ea411bc2b8411fb7845eb91')
 
 build() {
   cd CPAN-Perl-Releases-$pkgver



[arch-commits] Commit in perl-cpan-perl-releases/repos/community-any (2 files)

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:43
  Author: spupykin
Revision: 106270

archrelease: copy trunk to community-any

Added:
  perl-cpan-perl-releases/repos/community-any/PKGBUILD
(from rev 106269, perl-cpan-perl-releases/trunk/PKGBUILD)
Deleted:
  perl-cpan-perl-releases/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-26 10:45:34 UTC (rev 106269)
+++ PKGBUILD2014-02-26 10:45:43 UTC (rev 106270)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: 
-
-pkgname=perl-cpan-perl-releases
-pkgver=1.62
-pkgrel=1
-pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
-arch=('any')
-url="https://metacpan.org/release/CPAN-Perl-Releases";
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz";)
-md5sums=('9191da4ea73b48c6741c442104f9a4a0')
-
-build() {
-  cd CPAN-Perl-Releases-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd CPAN-Perl-Releases-$pkgver
-  make test
-}
-
-package() {
-  cd CPAN-Perl-Releases-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-cpan-perl-releases/repos/community-any/PKGBUILD (from rev 106269, 
perl-cpan-perl-releases/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-26 10:45:43 UTC (rev 106270)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: 
+
+pkgname=perl-cpan-perl-releases
+pkgver=1.64
+pkgrel=1
+pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
+arch=('any')
+url="https://metacpan.org/release/CPAN-Perl-Releases";
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz";)
+md5sums=('654764322ea411bc2b8411fb7845eb91')
+
+build() {
+  cd CPAN-Perl-Releases-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd CPAN-Perl-Releases-$pkgver
+  make test
+}
+
+package() {
+  cd CPAN-Perl-Releases-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in perl-dbd-odbc/repos (4 files)

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:46:00
  Author: spupykin
Revision: 106272

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

Added:
  perl-dbd-odbc/repos/community-i686/PKGBUILD
(from rev 106271, perl-dbd-odbc/trunk/PKGBUILD)
  perl-dbd-odbc/repos/community-x86_64/PKGBUILD
(from rev 106271, perl-dbd-odbc/trunk/PKGBUILD)
Deleted:
  perl-dbd-odbc/repos/community-i686/PKGBUILD
  perl-dbd-odbc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 10:45:46 UTC (rev 106271)
+++ community-i686/PKGBUILD 2014-02-26 10:46:00 UTC (rev 106272)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: François Charette 
-
-pkgname=perl-dbd-odbc
-pkgver=1.45
-pkgrel=1
-pkgdesc="ODBC Driver for DBI"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/DBD-ODBC/";
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi' 'perl' 'unixodbc')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz";)
-md5sums=('3c750cde8e39fbba804043485f18ba68')
-
-build() {
-  cd  DBD-ODBC-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  DBD-ODBC-${pkgver}
-  make install DESTDIR=${pkgdir}
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-dbd-odbc/repos/community-i686/PKGBUILD (from rev 106271, 
perl-dbd-odbc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 10:46:00 UTC (rev 106272)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: François Charette 
+
+pkgname=perl-dbd-odbc
+pkgver=1.47
+pkgrel=1
+pkgdesc="ODBC Driver for DBI"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/DBD-ODBC/";
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi' 'perl' 'unixodbc')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz";)
+md5sums=('d5dc91518dc4a476f98e74d8c0774947')
+
+build() {
+  cd  DBD-ODBC-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  DBD-ODBC-${pkgver}
+  make install DESTDIR=${pkgdir}
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-26 10:45:46 UTC (rev 106271)
+++ community-x86_64/PKGBUILD   2014-02-26 10:46:00 UTC (rev 106272)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: François Charette 
-
-pkgname=perl-dbd-odbc
-pkgver=1.45
-pkgrel=1
-pkgdesc="ODBC Driver for DBI"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/DBD-ODBC/";
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi' 'perl' 'unixodbc')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz";)
-md5sums=('3c750cde8e39fbba804043485f18ba68')
-
-build() {
-  cd  DBD-ODBC-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  DBD-ODBC-${pkgver}
-  make install DESTDIR=${pkgdir}
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-dbd-odbc/repos/community-x86_64/PKGBUILD (from rev 106271, 
perl-dbd-odbc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-26 10:46:00 UTC (rev 106272)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: François Charette 
+
+pkgname=perl-dbd-odbc
+pkgver=1.47
+pkgrel=1
+pkgdesc="ODBC Driver for DBI"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/DBD-ODBC/";
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi' 'perl' 'unixodbc')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz";)
+md5sums=('d5dc91518dc4a476f98e74d8c0774947')
+
+build() {
+  cd  DBD-ODBC-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  DBD-ODBC-${pkgver}
+  make install DESTDIR=${pkgdir}
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:46:16
  Author: spupykin
Revision: 106274

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

Added:
  tomoyo-tools/repos/community-i686/PKGBUILD
(from rev 106273, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
(from rev 106273, tomoyo-tools/trunk/tomoyo-tools.install)
  tomoyo-tools/repos/community-x86_64/PKGBUILD
(from rev 106273, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install
(from rev 106273, tomoyo-tools/trunk/tomoyo-tools.install)
Deleted:
  tomoyo-tools/repos/community-i686/PKGBUILD
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
  tomoyo-tools/repos/community-x86_64/PKGBUILD
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install

---+
 /PKGBUILD |   74 
 /tomoyo-tools.install |   22 +
 community-i686/PKGBUILD   |   37 
 community-i686/tomoyo-tools.install   |   11 
 community-x86_64/PKGBUILD |   37 
 community-x86_64/tomoyo-tools.install |   11 
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 10:46:03 UTC (rev 106273)
+++ community-i686/PKGBUILD 2014-02-26 10:46:16 UTC (rev 106274)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jamie Nguyen 
-
-pkgname=tomoyo-tools
-_basever=2.5.0
-_timestamp=20130406
-_file=53357
-pkgver=${_basever}.${_timestamp}
-pkgrel=2
-pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
-arch=('i686' 'x86_64')
-url='http://tomoyo.sourceforge.jp'
-#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
-license=('GPL')
-depends=('ncurses' 'linux>=3.2')
-install=tomoyo-tools.install
-source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
-md5sums=('f83fcb87823d714ff551e8680d0d')
-
-prepare() {
-  cd "${srcdir}/${pkgname}"
-  sed -i \
--e 's|usr/sbin|usr/bin|g' \
--e 's|sbin|usr/bin|g' \
-usr_lib_tomoyo/init_policy.c
-}
-
-build() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
-}
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
-}

Copied: tomoyo-tools/repos/community-i686/PKGBUILD (from rev 106273, 
tomoyo-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 10:46:16 UTC (rev 106274)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jamie Nguyen 
+
+pkgname=tomoyo-tools
+_basever=2.5.0
+_timestamp=20140105
+_file=53357
+pkgver=2.5.0.20140105
+pkgrel=1
+pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
+arch=('i686' 'x86_64')
+url='http://tomoyo.sourceforge.jp'
+#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
+license=('GPL')
+depends=('ncurses' 'linux>=3.2')
+install=tomoyo-tools.install
+source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
+md5sums=('61e733a530f5514521d45bdbfeec')
+
+prepare() {
+  cd "${srcdir}/${pkgname}"
+  sed -i \
+-e 's|usr/sbin|usr/bin|g' \
+-e 's|sbin|usr/bin|g' \
+usr_lib_tomoyo/init_policy.c
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
+}

Deleted: community-i686/tomoyo-tools.install
===
--- community-i686/tomoyo-tools.install 2014-02-26 10:46:03 UTC (rev 106273)
+++ community-i686/tomoyo-tools.install 2014-02-26 10:46:16 UTC (rev 106274)
@@ -1,11 +0,0 @@
-post_install () {
-  echo
-  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
-  echo "   boot options and initialize policy with this command:"
-  echo " /usr/lib/tomoyo/init_policy"
-  echo
-}
-
-post_upgrade () {
-post_install $1
-}

Copied: tomoyo-tools/repos/community-i686/tomoyo-tools.install (from rev 
106273, tomoyo-tools/trunk/tomoyo-tools.install)
===
--- community-i686/tomoyo-tools.install (rev 0)
+++ community-i686/tomoyo-tools.install 2014-02-26 10:46:16 UTC (rev 106274)
@@ -0,0 +1,11 @@
+post_install () {
+  echo
+  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
+  echo "   boot options and initialize policy with this command:"
+  echo " /usr/lib/tomoyo/init_policy"
+  echo

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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:46
  Author: spupykin
Revision: 106271

upgpkg: perl-dbd-odbc 1.47-1

upd

Modified:
  perl-dbd-odbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 10:45:43 UTC (rev 106270)
+++ PKGBUILD2014-02-26 10:45:46 UTC (rev 106271)
@@ -3,7 +3,7 @@
 # Contributor: François Charette 
 
 pkgname=perl-dbd-odbc
-pkgver=1.45
+pkgver=1.47
 pkgrel=1
 pkgdesc="ODBC Driver for DBI"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('perl-dbi' 'perl' 'unixodbc')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz";)
-md5sums=('3c750cde8e39fbba804043485f18ba68')
+md5sums=('d5dc91518dc4a476f98e74d8c0774947')
 
 build() {
   cd  DBD-ODBC-${pkgver}



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:46:03
  Author: spupykin
Revision: 106273

upgpkg: tomoyo-tools 2.5.0.20140105-1

upd

Modified:
  tomoyo-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 10:46:00 UTC (rev 106272)
+++ PKGBUILD2014-02-26 10:46:03 UTC (rev 106273)
@@ -4,10 +4,10 @@
 
 pkgname=tomoyo-tools
 _basever=2.5.0
-_timestamp=20130406
+_timestamp=20140105
 _file=53357
-pkgver=${_basever}.${_timestamp}
-pkgrel=2
+pkgver=2.5.0.20140105
+pkgrel=1
 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
 arch=('i686' 'x86_64')
 url='http://tomoyo.sourceforge.jp'
@@ -16,7 +16,7 @@
 depends=('ncurses' 'linux>=3.2')
 install=tomoyo-tools.install
 
source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
-md5sums=('f83fcb87823d714ff551e8680d0d')
+md5sums=('61e733a530f5514521d45bdbfeec')
 
 prepare() {
   cd "${srcdir}/${pkgname}"



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:06:59
  Author: spupykin
Revision: 106275

upgpkg: tomoyo-tools 2.5.0.20140105-2

upd

Modified:
  tomoyo-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 10:46:16 UTC (rev 106274)
+++ PKGBUILD2014-02-26 11:06:59 UTC (rev 106275)
@@ -7,7 +7,7 @@
 _timestamp=20140105
 _file=53357
 pkgver=2.5.0.20140105
-pkgrel=1
+pkgrel=2
 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
 arch=('i686' 'x86_64')
 url='http://tomoyo.sourceforge.jp'



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:07:11
  Author: spupykin
Revision: 106276

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

Added:
  tomoyo-tools/repos/community-i686/PKGBUILD
(from rev 106275, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
(from rev 106275, tomoyo-tools/trunk/tomoyo-tools.install)
  tomoyo-tools/repos/community-x86_64/PKGBUILD
(from rev 106275, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install
(from rev 106275, tomoyo-tools/trunk/tomoyo-tools.install)
Deleted:
  tomoyo-tools/repos/community-i686/PKGBUILD
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
  tomoyo-tools/repos/community-x86_64/PKGBUILD
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install

---+
 /PKGBUILD |   74 
 /tomoyo-tools.install |   22 +
 community-i686/PKGBUILD   |   37 
 community-i686/tomoyo-tools.install   |   11 
 community-x86_64/PKGBUILD |   37 
 community-x86_64/tomoyo-tools.install |   11 
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 11:06:59 UTC (rev 106275)
+++ community-i686/PKGBUILD 2014-02-26 11:07:11 UTC (rev 106276)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jamie Nguyen 
-
-pkgname=tomoyo-tools
-_basever=2.5.0
-_timestamp=20140105
-_file=53357
-pkgver=2.5.0.20140105
-pkgrel=1
-pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
-arch=('i686' 'x86_64')
-url='http://tomoyo.sourceforge.jp'
-#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
-license=('GPL')
-depends=('ncurses' 'linux>=3.2')
-install=tomoyo-tools.install
-source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
-md5sums=('61e733a530f5514521d45bdbfeec')
-
-prepare() {
-  cd "${srcdir}/${pkgname}"
-  sed -i \
--e 's|usr/sbin|usr/bin|g' \
--e 's|sbin|usr/bin|g' \
-usr_lib_tomoyo/init_policy.c
-}
-
-build() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
-}
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
-}

Copied: tomoyo-tools/repos/community-i686/PKGBUILD (from rev 106275, 
tomoyo-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 11:07:11 UTC (rev 106276)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jamie Nguyen 
+
+pkgname=tomoyo-tools
+_basever=2.5.0
+_timestamp=20140105
+_file=53357
+pkgver=2.5.0.20140105
+pkgrel=2
+pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
+arch=('i686' 'x86_64')
+url='http://tomoyo.sourceforge.jp'
+#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
+license=('GPL')
+depends=('ncurses' 'linux>=3.2')
+install=tomoyo-tools.install
+source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
+md5sums=('61e733a530f5514521d45bdbfeec')
+
+prepare() {
+  cd "${srcdir}/${pkgname}"
+  sed -i \
+-e 's|usr/sbin|usr/bin|g' \
+-e 's|sbin|usr/bin|g' \
+usr_lib_tomoyo/init_policy.c
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
+}

Deleted: community-i686/tomoyo-tools.install
===
--- community-i686/tomoyo-tools.install 2014-02-26 11:06:59 UTC (rev 106275)
+++ community-i686/tomoyo-tools.install 2014-02-26 11:07:11 UTC (rev 106276)
@@ -1,11 +0,0 @@
-post_install () {
-  echo
-  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
-  echo "   boot options and initialize policy with this command:"
-  echo " /usr/lib/tomoyo/init_policy"
-  echo
-}
-
-post_upgrade () {
-post_install $1
-}

Copied: tomoyo-tools/repos/community-i686/tomoyo-tools.install (from rev 
106275, tomoyo-tools/trunk/tomoyo-tools.install)
===
--- community-i686/tomoyo-tools.install (rev 0)
+++ community-i686/tomoyo-tools.install 2014-02-26 11:07:11 UTC (rev 106276)
@@ -0,0 +1,11 @@
+post_install () {
+  echo
+  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
+  echo "   boot options and initialize policy with this command:"
+  echo " /usr/lib/tomoyo/init_policy"
+  echo
+}
+
+post

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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:07:14
  Author: spupykin
Revision: 106277

upgpkg: xbmc 12.3-10

upd

Modified:
  xbmc/trunk/PKGBUILD
  xbmc/trunk/xbmc.service

--+
 PKGBUILD |8 
 xbmc.service |1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 11:07:11 UTC (rev 106276)
+++ PKGBUILD2014-02-26 11:07:14 UTC (rev 106277)
@@ -10,7 +10,7 @@
 pkgname=xbmc
 pkgver=12.3
 _codename=Frodo
-pkgrel=9
+pkgrel=10
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org";
@@ -35,7 +35,7 @@
"polkit.rules"
"libass.patch::https://bugs.archlinux.org/index.php?getfile=11285";)
 md5sums=('7ae385ebf8e5cfcb917393235e6efbdb'
- '4d3cc17703a9a477a32db486c257a305'
+ 'a32b879d010a0060a8057bb8cb2f4c9e'
  '02f7951824ee13103344f36009c0ef2a'
  '7fd6399d2ffbdf06b724f0cc2efa0784')
 
@@ -117,7 +117,7 @@
   done
 
   install -Dm0644 $srcdir/xbmc.service 
$pkgdir/usr/lib/systemd/system/xbmc.service
-#  install -Dm0644 $srcdir/polkit.rules 
$pkgdir/usr/share/polkit-1/rules.d/10-xbmc.rules
-#  chmod 0700 $pkgdir/usr/share/polkit-1/rules.d/
+  install -Dm0644 $srcdir/polkit.rules 
$pkgdir/usr/share/polkit-1/rules.d/10-xbmc.rules
+  chmod 0700 $pkgdir/usr/share/polkit-1/rules.d/
 }
 # vim:set ts=2 sw=2 et:

Modified: xbmc.service
===
--- xbmc.service2014-02-26 11:07:11 UTC (rev 106276)
+++ xbmc.service2014-02-26 11:07:14 UTC (rev 106277)
@@ -5,6 +5,7 @@
 [Service]
 User = xbmc
 Group = xbmc
+PAMName=login
 Type = simple
 ExecStart = /usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l 
/run/lirc/lircd -- :0 -nolisten tcp
 Restart = on-abort



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:07:31
  Author: spupykin
Revision: 106278

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

Added:
  xbmc/repos/community-i686/PKGBUILD
(from rev 106277, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/polkit.rules
(from rev 106277, xbmc/trunk/polkit.rules)
  xbmc/repos/community-i686/xbmc.install
(from rev 106277, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 106277, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 106277, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/polkit.rules
(from rev 106277, xbmc/trunk/polkit.rules)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 106277, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 106277, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/polkit.rules
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/polkit.rules
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /PKGBUILD |  246 
 /polkit.rules |   24 +++
 /xbmc.install |   38 ++
 /xbmc.service |   28 
 community-i686/PKGBUILD   |  123 
 community-i686/polkit.rules   |   12 -
 community-i686/xbmc.install   |   19 ---
 community-i686/xbmc.service   |   13 --
 community-x86_64/PKGBUILD |  123 
 community-x86_64/polkit.rules |   12 -
 community-x86_64/xbmc.install |   19 ---
 community-x86_64/xbmc.service |   13 --
 12 files changed, 336 insertions(+), 334 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 11:07:14 UTC (rev 106277)
+++ community-i686/PKGBUILD 2014-02-26 11:07:31 UTC (rev 106278)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Brad Fanella 
-# Contributor: [vEX] 
-# Contributor: Zeqadious 
-# Contributor: BlackIkeEagle < ike DOT devolder AT gmail DOT com >
-
-_prefix=/usr
-
-pkgname=xbmc
-pkgver=12.3
-_codename=Frodo
-pkgrel=9
-pkgdesc="A software media player and entertainment hub for digital media"
-arch=('i686' 'x86_64')
-url="http://xbmc.org";
-license=('GPL' 'custom')
-depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
-'libpng' 'libcdio' 'yajl' 'libmariadbclient' 'libjpeg-turbo' 
'libsamplerate'
-'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 
'python2'
-'libass' 'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 
'mesa-demos'
-'xorg-xdpyinfo' 'libbluray' 'libnfs' 'afpfs-ng' 'libshairport' 'avahi' 
'bluez-libs' 'glu'
-'tinyxml' 'taglib' 'ffmpeg-compat')
-makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libvdpau' 
'libcec'
-'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
-optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
-   'lirc: remote controller support'
-   'udisks: automount external drives'
-   'upower: used to trigger power management functionality'
-   'unrar: access compressed files without unpacking them'
-   'xorg-xinit: autostart xbmc')
-install="${pkgname}.install"
-source=("http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz";
-   "xbmc.service"
-   "polkit.rules"
-   "libass.patch::https://bugs.archlinux.org/index.php?getfile=11285";)
-md5sums=('7ae385ebf8e5cfcb917393235e6efbdb'
- '4d3cc17703a9a477a32db486c257a305'
- '02f7951824ee13103344f36009c0ef2a'
- '7fd6399d2ffbdf06b724f0cc2efa0784')
-
-prepare() {
-  cd "${srcdir}/xbmc-$pkgver-$_codename"
-
-  patch -p0 <$srcdir/libass.patch
-
-  # fix lsb_release dependency
-  sed -i -e 's:/usr/bin/lsb_release -d:cat /etc/arch-release:' 
xbmc/utils/SystemInfo.cpp
-  sed -i -e 's:#include :#include :' 
xbmc/filesystem/{SmbFile,SMBDirectory}.cpp
-}
-
-build() {
-  cd "${srcdir}/xbmc-$pkgver-$_codename"
-
-  # Bootstrapping XBMC
-  ./bootstrap
-
-  # Configuring XBMC
-  export PYTHON_VERSION=2  # external python v2
-  export PKG_CONFIG_PATH=/usr/lib/ffmpeg-compat/pkgconfig:$PKG_CONFIG_PATH
-  ./configure --prefix=$_prefix --exec-prefix=$_prefix \
---disable-debug \
---enable-optimizations \
---enable-gl \
---enable-sdl \
---enable-vaapi \
---enable-vdpau \
---enable-xvba \
---enable-joystick \
---enable-xrandr \
---enable-rsxs \
---enable-projectm \
---enable-x11 \
---enable-rtmp \
---enable-samba \
---enable-nfs \
---enable-afpclient \
---enable-airplay \
---enable-airtunes \
---enable-ffmpeg-libvorbis \
---enable-dvdcss \
---disable-ha

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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:22:01
  Author: spupykin
Revision: 106279

upgpkg: vile 9.8_l-1

upd

Modified:
  vile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 11:07:31 UTC (rev 106278)
+++ PKGBUILD2014-02-26 11:22:01 UTC (rev 106279)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=vile
-pkgver=9.8_k
+pkgver=9.8_l
 _basever=9.8
 pkgrel=1
 pkgdesc="vi like emacs"
@@ -21,7 +21,8 @@
"ftp://invisible-island.net/vile/patches/vile-${_basever}h.patch.gz";
"ftp://invisible-island.net/vile/patches/vile-${_basever}i.patch.gz";
"ftp://invisible-island.net/vile/patches/vile-${_basever}j.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}k.patch.gz";)
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}k.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}l.patch.gz";)
 md5sums=('b5a0d89165f633a662cdb4b5c57f2e2f'
  '685cb681943e9315a1689a6a6f4734cb'
  'f3842ea427c635d0ee96f6da8566fa56'
@@ -33,7 +34,8 @@
  '6ea4cf22e29f5418f26ba6632985c70e'
  '908e8f9cf3c9a681c3ef76a3cd04a0c3'
  '66f4136ab1ce33f491080c0fb3c87b06'
- 'e4a60ed7e3959269201c5a937b206272')
+ 'e4a60ed7e3959269201c5a937b206272'
+ '6dcca45518004247ff9e11a791a054c9')
 
 prepare() {
   cd $srcdir/$pkgname-${_basever}
@@ -51,6 +53,7 @@
 
 package() {
   cd $srcdir/$pkgname-${_basever}
+  mkdir -p $pkgdir/usr/lib/vile
   make install DESTDIR=$pkgdir
   mkdir -p $pkgdir/usr/share/licenses/$pkgname
   cat <$pkgdir/usr/share/licenses/$pkgname/license



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:22:15
  Author: spupykin
Revision: 106280

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

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

---+
 /PKGBUILD |  132 
 community-i686/PKGBUILD   |   63 -
 community-x86_64/PKGBUILD |   63 -
 3 files changed, 132 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 11:22:01 UTC (rev 106279)
+++ community-i686/PKGBUILD 2014-02-26 11:22:15 UTC (rev 106280)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=vile
-pkgver=9.8_k
-_basever=9.8
-pkgrel=1
-pkgdesc="vi like emacs"
-arch=('i686' 'x86_64')
-url="http://invisible-island.net/vile/vile.html";
-depends=('ncurses')
-license=('custom')
-source=("ftp://invisible-island.net/vile/vile-${_basever}.tgz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}a.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}b.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}c.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}d.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}e.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}f.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}g.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}h.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}i.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}j.patch.gz";
-   "ftp://invisible-island.net/vile/patches/vile-${_basever}k.patch.gz";)
-md5sums=('b5a0d89165f633a662cdb4b5c57f2e2f'
- '685cb681943e9315a1689a6a6f4734cb'
- 'f3842ea427c635d0ee96f6da8566fa56'
- '69cfdbb0b84a51802455bbe44a5ce32e'
- '5d675193bc02ac4cab72452bf0051489'
- '1e6317a15d7b2cd99f921f3af312b977'
- '7f8a38272395f07e1377cc1943d37e7f'
- '26ab76a7305b7ec97b22855810911ceb'
- '6ea4cf22e29f5418f26ba6632985c70e'
- '908e8f9cf3c9a681c3ef76a3cd04a0c3'
- '66f4136ab1ce33f491080c0fb3c87b06'
- 'e4a60ed7e3959269201c5a937b206272')
-
-prepare() {
-  cd $srcdir/$pkgname-${_basever}
-  for i in $srcdir/vile-${_basever}?.patch; do
-patch -p1 <$i
-  done
-  sed -i 's|FLEX_BETA|FLEX_NOBETA|g' filters/filters.h
-}
-
-build() {
-  cd $srcdir/$pkgname-${_basever}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${_basever}
-  make install DESTDIR=$pkgdir
-  mkdir -p $pkgdir/usr/share/licenses/$pkgname
-  cat <$pkgdir/usr/share/licenses/$pkgname/license
-Copyright
-
-Vile is copyrighted by Paul G. Fox, Thomas E. Dickey and Kevin Buettner with 
some
-files (e.g., visvile) copyright by Clark Morgan.
-We distribute it under the terms of the GNU Public License, Version 2.
-EOF
-}

Copied: vile/repos/community-i686/PKGBUILD (from rev 106279, 
vile/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 11:22:15 UTC (rev 106280)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=vile
+pkgver=9.8_l
+_basever=9.8
+pkgrel=1
+pkgdesc="vi like emacs"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/vile/vile.html";
+depends=('ncurses')
+license=('custom')
+source=("ftp://invisible-island.net/vile/vile-${_basever}.tgz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}a.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}b.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}c.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}d.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}e.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}f.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}g.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}h.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}i.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}j.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}k.patch.gz";
+   "ftp://invisible-island.net/vile/patches/vile-${_basever}l.patch.gz";)
+md5sums=('b5a0d89165f633a662cdb4b5c57f2e2f'
+ '685cb681943e9315a1689a6a6f4734cb'
+ 'f3842ea427c635d0ee96f6da8566fa56'
+ '6

[arch-commits] Commit in tomoyo-tools/trunk (tomoyo-tools.install)

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:52:54
  Author: spupykin
Revision: 106281

Modified:
  tomoyo-tools/trunk/tomoyo-tools.install

--+
 tomoyo-tools.install |   10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: tomoyo-tools.install
===
--- tomoyo-tools.install2014-02-26 11:22:15 UTC (rev 106280)
+++ tomoyo-tools.install2014-02-26 11:52:54 UTC (rev 106281)
@@ -1,11 +1,7 @@
 post_install () {
-  echo
-  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
+  echo " * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel"
   echo "   boot options and initialize policy with this command:"
   echo " /usr/lib/tomoyo/init_policy"
-  echo
+  echo "  Also you may pass TOMOYO_trigger parameter if 
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER"
+  echo "  kernel option has wrong value"
 }
-
-post_upgrade () {
-post_install $1
-}



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:56:44
  Author: spupykin
Revision: 106282

upgpkg: tomoyo-tools 2.5.0.20140105-3

upd

Modified:
  tomoyo-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 11:52:54 UTC (rev 106281)
+++ PKGBUILD2014-02-26 11:56:44 UTC (rev 106282)
@@ -7,7 +7,7 @@
 _timestamp=20140105
 _file=53357
 pkgver=2.5.0.20140105
-pkgrel=2
+pkgrel=3
 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
 arch=('i686' 'x86_64')
 url='http://tomoyo.sourceforge.jp'



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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 12:56:59
  Author: spupykin
Revision: 106283

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

Added:
  tomoyo-tools/repos/community-i686/PKGBUILD
(from rev 106282, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
(from rev 106282, tomoyo-tools/trunk/tomoyo-tools.install)
  tomoyo-tools/repos/community-x86_64/PKGBUILD
(from rev 106282, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install
(from rev 106282, tomoyo-tools/trunk/tomoyo-tools.install)
Deleted:
  tomoyo-tools/repos/community-i686/PKGBUILD
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
  tomoyo-tools/repos/community-x86_64/PKGBUILD
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install

---+
 /PKGBUILD |   74 
 /tomoyo-tools.install |   14 ++
 community-i686/PKGBUILD   |   37 
 community-i686/tomoyo-tools.install   |   11 
 community-x86_64/PKGBUILD |   37 
 community-x86_64/tomoyo-tools.install |   11 
 6 files changed, 88 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 11:56:44 UTC (rev 106282)
+++ community-i686/PKGBUILD 2014-02-26 11:56:59 UTC (rev 106283)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jamie Nguyen 
-
-pkgname=tomoyo-tools
-_basever=2.5.0
-_timestamp=20140105
-_file=53357
-pkgver=2.5.0.20140105
-pkgrel=2
-pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
-arch=('i686' 'x86_64')
-url='http://tomoyo.sourceforge.jp'
-#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
-license=('GPL')
-depends=('ncurses' 'linux>=3.2')
-install=tomoyo-tools.install
-source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
-md5sums=('61e733a530f5514521d45bdbfeec')
-
-prepare() {
-  cd "${srcdir}/${pkgname}"
-  sed -i \
--e 's|usr/sbin|usr/bin|g' \
--e 's|sbin|usr/bin|g' \
-usr_lib_tomoyo/init_policy.c
-}
-
-build() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
-}
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
-}

Copied: tomoyo-tools/repos/community-i686/PKGBUILD (from rev 106282, 
tomoyo-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 11:56:59 UTC (rev 106283)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jamie Nguyen 
+
+pkgname=tomoyo-tools
+_basever=2.5.0
+_timestamp=20140105
+_file=53357
+pkgver=2.5.0.20140105
+pkgrel=3
+pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2'
+arch=('i686' 'x86_64')
+url='http://tomoyo.sourceforge.jp'
+#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
+license=('GPL')
+depends=('ncurses' 'linux>=3.2')
+install=tomoyo-tools.install
+source=("http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz";)
+md5sums=('61e733a530f5514521d45bdbfeec')
+
+prepare() {
+  cd "${srcdir}/${pkgname}"
+  sed -i \
+-e 's|usr/sbin|usr/bin|g' \
+-e 's|sbin|usr/bin|g' \
+usr_lib_tomoyo/init_policy.c
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  make USRSBINDIR=/usr/bin SBINDIR=/usr/bin INSTALLDIR="${pkgdir}" install
+}

Deleted: community-i686/tomoyo-tools.install
===
--- community-i686/tomoyo-tools.install 2014-02-26 11:56:44 UTC (rev 106282)
+++ community-i686/tomoyo-tools.install 2014-02-26 11:56:59 UTC (rev 106283)
@@ -1,11 +0,0 @@
-post_install () {
-  echo
-  echo " * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/usr/bin/init' to the kernel"
-  echo "   boot options and initialize policy with this command:"
-  echo " /usr/lib/tomoyo/init_policy"
-  echo
-}
-
-post_upgrade () {
-post_install $1
-}

Copied: tomoyo-tools/repos/community-i686/tomoyo-tools.install (from rev 
106282, tomoyo-tools/trunk/tomoyo-tools.install)
===
--- community-i686/tomoyo-tools.install (rev 0)
+++ community-i686/tomoyo-tools.install 2014-02-26 11:56:59 UTC (rev 106283)
@@ -0,0 +1,7 @@
+post_install () {
+  echo " * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel"
+  echo "   boot options and initialize policy with this command:"
+  echo " /usr/lib/tomoyo/init_policy"
+  echo "  Also you may pass TOMOYO_trigger parameter if 
CO

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

2014-02-26 Thread Lukas Fleischer
Date: Wednesday, February 26, 2014 @ 16:00:41
  Author: lfleischer
Revision: 106284

upgpkg: pv 1.5.2-1

Upstream update.

Modified:
  pv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 11:56:59 UTC (rev 106283)
+++ PKGBUILD2014-02-26 15:00:41 UTC (rev 106284)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=pv
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline.'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom:Artistic 2.0')
 depends=('glibc')
 source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2";)
-md5sums=('fb7ecf2f5a8d5562d618efd5d85cdf82')
+md5sums=('fdcd0be1e333602f82a70921b87976b8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2014-02-26 Thread Lukas Fleischer
Date: Wednesday, February 26, 2014 @ 16:01:01
  Author: lfleischer
Revision: 106285

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 15:00:41 UTC (rev 106284)
+++ community-i686/PKGBUILD 2014-02-26 15:01:01 UTC (rev 106285)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen 
-# Contributor: Aaron Schaefer 
-
-pkgname=pv
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline.'
-arch=('i686' 'x86_64')
-url='http://www.ivarch.com/programs/pv.shtml'
-license=('custom:Artistic 2.0')
-depends=('glibc')
-source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2";)
-md5sums=('fb7ecf2f5a8d5562d618efd5d85cdf82')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-  
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: pv/repos/community-i686/PKGBUILD (from rev 106284, pv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 15:01:01 UTC (rev 106285)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=pv
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline.'
+arch=('i686' 'x86_64')
+url='http://www.ivarch.com/programs/pv.shtml'
+license=('custom:Artistic 2.0')
+depends=('glibc')
+source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2";)
+md5sums=('fdcd0be1e333602f82a70921b87976b8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+  
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-26 15:00:41 UTC (rev 106284)
+++ community-x86_64/PKGBUILD   2014-02-26 15:01:01 UTC (rev 106285)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen 
-# Contributor: Aaron Schaefer 
-
-pkgname=pv
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline.'
-arch=('i686' 'x86_64')
-url='http://www.ivarch.com/programs/pv.shtml'
-license=('custom:Artistic 2.0')
-depends=('glibc')
-source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2";)
-md5sums=('fb7ecf2f5a8d5562d618efd5d85cdf82')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-  
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: pv/repos/community-x86_64/PKGBUILD (from rev 106284, pv/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-26 15:01:01 UTC (rev 106285)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=pv
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline.'
+arch=('i686' 'x86_64')
+url='http://www.ivarch.com/programs/pv.shtml'
+license=('custom:Artistic 2.0')
+depends=('glibc')
+source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2";)
+md5sums=('fdcd0be1e333602f82a70921b87976b8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+  
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2014-02-26 Thread Bartłomiej Piotrowski
Date: Wednesday, February 26, 2014 @ 16:19:44
  Author: bpiotrowski
Revision: 106286

upgpkg: haskell-haskeline 0.7.1.2-2

update the depends array to reflect haskell-terminfo update (FS#39051)

Modified:
  haskell-haskeline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 15:01:01 UTC (rev 106285)
+++ PKGBUILD2014-02-26 15:19:44 UTC (rev 106286)
@@ -6,12 +6,12 @@
 _hkgname=haskeline
 pkgname=haskell-haskeline
 pkgver=0.7.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A command-line interface for user input, written in Haskell."
 url="http://hackage.haskell.org/package/haskeline";
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
+depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.4.0.0-1')
 install=${pkgname}.install
 options=('staticlibs')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)



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

2014-02-26 Thread Bartłomiej Piotrowski
Date: Wednesday, February 26, 2014 @ 16:19:55
  Author: bpiotrowski
Revision: 106287

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

Added:
  haskell-haskeline/repos/community-i686/PKGBUILD
(from rev 106286, haskell-haskeline/trunk/PKGBUILD)
  haskell-haskeline/repos/community-i686/haskell-haskeline.install
(from rev 106286, haskell-haskeline/trunk/haskell-haskeline.install)
  haskell-haskeline/repos/community-x86_64/PKGBUILD
(from rev 106286, haskell-haskeline/trunk/PKGBUILD)
  haskell-haskeline/repos/community-x86_64/haskell-haskeline.install
(from rev 106286, haskell-haskeline/trunk/haskell-haskeline.install)
Deleted:
  haskell-haskeline/repos/community-i686/PKGBUILD
  haskell-haskeline/repos/community-i686/haskell-haskeline.install
  haskell-haskeline/repos/community-x86_64/PKGBUILD
  haskell-haskeline/repos/community-x86_64/haskell-haskeline.install

+
 /PKGBUILD  |   82 +++
 /haskell-haskeline.install |   36 +++
 community-i686/PKGBUILD|   41 -
 community-i686/haskell-haskeline.install   |   18 -
 community-x86_64/PKGBUILD  |   41 -
 community-x86_64/haskell-haskeline.install |   18 -
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 15:19:44 UTC (rev 106286)
+++ community-i686/PKGBUILD 2014-02-26 15:19:55 UTC (rev 106287)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta 
-# Contributor: Arch Haskell Team 
-# Package generated by cabal2arch 0.7.6
-
-_hkgname=haskeline
-pkgname=haskell-haskeline
-pkgver=0.7.1.2
-pkgrel=1
-pkgdesc="A command-line interface for user input, written in Haskell."
-url="http://hackage.haskell.org/package/haskeline";
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
-install=${pkgname}.install
-options=('staticlibs')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('5a34c0912564a1ea4bec0a3aaf71')
-
-build() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure \
-  -O -p --enable-split-objs --enable-shared -fterminfo --prefix=/usr \
-  --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-haskeline/repos/community-i686/PKGBUILD (from rev 106286, 
haskell-haskeline/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 15:19:55 UTC (rev 106287)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+# Package generated by cabal2arch 0.7.6
+
+_hkgname=haskeline
+pkgname=haskell-haskeline
+pkgver=0.7.1.2
+pkgrel=2
+pkgdesc="A command-line interface for user input, written in Haskell."
+url="http://hackage.haskell.org/package/haskeline";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 
'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.4.0.0-1')
+install=${pkgname}.install
+options=('staticlibs')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('5a34c0912564a1ea4bec0a3aaf71')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure \
+  -O -p --enable-split-objs --enable-shared -fterminfo --prefix=/usr \
+  --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/reg

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

2014-02-26 Thread Giovanni Scafora
Date: Wednesday, February 26, 2014 @ 16:37:49
  Author: giovanni
Revision: 206443

upgpkg: perl-soap-lite 1.11-1

upstream release

Modified:
  perl-soap-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 08:26:39 UTC (rev 206442)
+++ PKGBUILD2014-02-26 15:37:49 UTC (rev 206443)
@@ -3,7 +3,7 @@
 # Contributor: François Charette 
 
 pkgname=perl-soap-lite
-pkgver=1.10
+pkgver=1.11
 pkgrel=1
 pkgdesc="Client and server side SOAP implementation"
 arch=('any')
@@ -43,7 +43,7 @@
 perl-xmlrpc-transport-tcp
 )
 
source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
-md5sums=('aad50cef6b379c7568bc22ce948c9322')
+md5sums=('32606983a405249839753e434aac90a1')
 
 build() {
   cd  "${srcdir}/SOAP-Lite-${pkgver}"



[arch-commits] Commit in perl-soap-lite/repos/extra-any (PKGBUILD PKGBUILD)

2014-02-26 Thread Giovanni Scafora
Date: Wednesday, February 26, 2014 @ 16:37:55
  Author: giovanni
Revision: 206444

archrelease: copy trunk to extra-any

Added:
  perl-soap-lite/repos/extra-any/PKGBUILD
(from rev 206443, perl-soap-lite/trunk/PKGBUILD)
Deleted:
  perl-soap-lite/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-26 15:37:49 UTC (rev 206443)
+++ PKGBUILD2014-02-26 15:37:55 UTC (rev 206444)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: François Charette 
-
-pkgname=perl-soap-lite
-pkgver=1.10
-pkgrel=1
-pkgdesc="Client and server side SOAP implementation"
-arch=('any')
-url="http://search.cpan.org/dist/SOAP-Lite";
-license=('GPL' 'PerlArtistic')
-depends=('perl' 'perl-crypt-ssleay' 'perl-mime-lite' 'perl-libwww' 'perl-uri' \
- 'perl-mime-tools' 'perl-io-socket-ssl' 'perl-xml-parser' 'perl-fcgi' \
- 'perl-class-inspector' )
-options=('!emptydirs')
-provides=(
-perl-apache-soap
-perl-apache-xmlrpc-lite
-perl-io-sessiondata=1.20.0
-perl-io-sessionset
-perl-soap-constants
-perl-soap-lite-deserializer-xmlschema1999
-perl-soap-lite-deserializer-xmlschema2001
-perl-soap-lite-deserializer-xmlschemasoap1_1
-perl-soap-lite-deserializer-xmlschemasoap1_2
-perl-soap-lite-packager
-perl-soap-lite-utils
-perl-soap-packager=0.712.0
-perl-soap-test
-perl-soap-transport-http
-perl-soap-transport-io
-perl-soap-transport-local
-perl-soap-transport-loopback
-perl-soap-transport-mailto
-perl-soap-transport-pop3=0.712.0
-perl-soap-transport-tcp=0.712.0
-perl-uddi-lite=0.712.0
-perl-xml-parser-lite
-perl-xmlrpc-lite
-perl-xmlrpc-test
-perl-xmlrpc-transport-http
-perl-xmlrpc-transport-pop3
-perl-xmlrpc-transport-tcp
-)
-source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
-md5sums=('aad50cef6b379c7568bc22ce948c9322')
-
-build() {
-  cd  "${srcdir}/SOAP-Lite-${pkgver}"
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "${srcdir}/SOAP-Lite-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-}

Copied: perl-soap-lite/repos/extra-any/PKGBUILD (from rev 206443, 
perl-soap-lite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-26 15:37:55 UTC (rev 206444)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: François Charette 
+
+pkgname=perl-soap-lite
+pkgver=1.11
+pkgrel=1
+pkgdesc="Client and server side SOAP implementation"
+arch=('any')
+url="http://search.cpan.org/dist/SOAP-Lite";
+license=('GPL' 'PerlArtistic')
+depends=('perl' 'perl-crypt-ssleay' 'perl-mime-lite' 'perl-libwww' 'perl-uri' \
+ 'perl-mime-tools' 'perl-io-socket-ssl' 'perl-xml-parser' 'perl-fcgi' \
+ 'perl-class-inspector' )
+options=('!emptydirs')
+provides=(
+perl-apache-soap
+perl-apache-xmlrpc-lite
+perl-io-sessiondata=1.20.0
+perl-io-sessionset
+perl-soap-constants
+perl-soap-lite-deserializer-xmlschema1999
+perl-soap-lite-deserializer-xmlschema2001
+perl-soap-lite-deserializer-xmlschemasoap1_1
+perl-soap-lite-deserializer-xmlschemasoap1_2
+perl-soap-lite-packager
+perl-soap-lite-utils
+perl-soap-packager=0.712.0
+perl-soap-test
+perl-soap-transport-http
+perl-soap-transport-io
+perl-soap-transport-local
+perl-soap-transport-loopback
+perl-soap-transport-mailto
+perl-soap-transport-pop3=0.712.0
+perl-soap-transport-tcp=0.712.0
+perl-uddi-lite=0.712.0
+perl-xml-parser-lite
+perl-xmlrpc-lite
+perl-xmlrpc-test
+perl-xmlrpc-transport-http
+perl-xmlrpc-transport-pop3
+perl-xmlrpc-transport-tcp
+)
+source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
+md5sums=('32606983a405249839753e434aac90a1')
+
+build() {
+  cd  "${srcdir}/SOAP-Lite-${pkgver}"
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "${srcdir}/SOAP-Lite-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+}



[arch-commits] Commit in spectrwm/trunk (PKGBUILD swmhack_path.patch)

2014-02-26 Thread Kyle Keen
Date: Wednesday, February 26, 2014 @ 17:09:20
  Author: kkeen
Revision: 106288

upgpkg: spectrwm 2.5.0-1

Modified:
  spectrwm/trunk/PKGBUILD
Deleted:
  spectrwm/trunk/swmhack_path.patch

+
 PKGBUILD   |   11 +++
 swmhack_path.patch |   27 ---
 2 files changed, 3 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 15:19:55 UTC (rev 106287)
+++ PKGBUILD2014-02-26 16:09:20 UTC (rev 106288)
@@ -3,8 +3,8 @@
 # Contributor: Christoph Zeiler 
 
 pkgname=spectrwm
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out 
of the way."
 arch=('i686' 'x86_64')
 url="http://www.spectrwm.org";
@@ -18,12 +18,10 @@
 
source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz 
\
LICENSE \
 baraction.sh \
-swmhack_path.patch \
 spectrwm-no-preload)
-md5sums=('23e32c1e292f2fc94ed88195ffe60023'
+md5sums=('22355256693393779b2d366d312c4577'
  'a67cfe51079481e5b0eab1ad371379e3'
  '950d663692e1da56e0ac864c6c3ed80e'
- '8914dc2bef96e3587fc9317a25c1cbe8'
  '974d109ce0af39cc73936d5efd682480')
 
 build() {
@@ -39,9 +37,6 @@
   # see spectrwm FS#403
   sed -i 's/setconfspawn("lock".*/setconfspawn("lock", "xlock", 
SWM_SPAWN_OPTIONAL);/' spectrwm.c
 
-  # FS#37998, remove on 2.4.1
-  patch -p1 -i "$srcdir/swmhack_path.patch"
-
   cd linux
   make PREFIX="/usr"
 }

Deleted: swmhack_path.patch
===
--- swmhack_path.patch  2014-02-26 15:19:55 UTC (rev 106287)
+++ swmhack_path.patch  2014-02-26 16:09:20 UTC (rev 106288)
@@ -1,27 +0,0 @@
-diff --git a/linux/Makefile b/linux/Makefile
-index 73c3d37..f48a32f 100644
 a/linux/Makefile
-+++ b/linux/Makefile
-@@ -1,16 +1,16 @@
--CFLAGS+= -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow 
-Wno-uninitialized -g
--CFLAGS+= -D_GNU_SOURCE -I. -I/usr/include/freetype2 
-DSWM_LIB=\"libswmhack.so.$(LVERS)\"
--LDADD+= -lX11 -lX11-xcb -lxcb -lxcb-icccm -lxcb-randr -lxcb-keysyms 
-lxcb-util -lxcb-xtest -lXft -lXcursor
--
- PREFIX?= /usr/local
- BINDIR?= $(PREFIX)/bin
- LIBDIR?= $(PREFIX)/lib
- MANDIR?= $(PREFIX)/share/man
-
--CC?= cc
--
- LVERS= $(shell . ../lib/shlib_version; echo $$major.$$minor)
-
-+CFLAGS+= -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow 
-Wno-uninitialized -g
-+CFLAGS+= -D_GNU_SOURCE -I. -I/usr/include/freetype2 
-DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
-+LDADD+= -lX11 -lX11-xcb -lxcb -lxcb-icccm -lxcb-randr -lxcb-keysyms 
-lxcb-util -lxcb-xtest -lXft -lXcursor
-+
-+CC?= cc
-+
- BUILDVERSION= $(shell sh $(CURDIR)/../buildver.sh)
- ifneq ("${BUILDVERSION}", "")
- CFLAGS+= -DSPECTRWM_BUILDSTR=\"$(BUILDVERSION)\"



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

2014-02-26 Thread Kyle Keen
Date: Wednesday, February 26, 2014 @ 17:09:53
  Author: kkeen
Revision: 106289

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

Added:
  spectrwm/repos/community-i686/LICENSE
(from rev 106288, spectrwm/trunk/LICENSE)
  spectrwm/repos/community-i686/PKGBUILD
(from rev 106288, spectrwm/trunk/PKGBUILD)
  spectrwm/repos/community-i686/baraction.sh
(from rev 106288, spectrwm/trunk/baraction.sh)
  spectrwm/repos/community-i686/spectrwm-no-preload
(from rev 106288, spectrwm/trunk/spectrwm-no-preload)
  spectrwm/repos/community-x86_64/LICENSE
(from rev 106288, spectrwm/trunk/LICENSE)
  spectrwm/repos/community-x86_64/PKGBUILD
(from rev 106288, spectrwm/trunk/PKGBUILD)
  spectrwm/repos/community-x86_64/baraction.sh
(from rev 106288, spectrwm/trunk/baraction.sh)
  spectrwm/repos/community-x86_64/spectrwm-no-preload
(from rev 106288, spectrwm/trunk/spectrwm-no-preload)
Deleted:
  spectrwm/repos/community-i686/LICENSE
  spectrwm/repos/community-i686/PKGBUILD
  spectrwm/repos/community-i686/baraction.sh
  spectrwm/repos/community-i686/spectrwm-no-preload
  spectrwm/repos/community-i686/swmhack_path.patch
  spectrwm/repos/community-x86_64/LICENSE
  spectrwm/repos/community-x86_64/PKGBUILD
  spectrwm/repos/community-x86_64/baraction.sh
  spectrwm/repos/community-x86_64/spectrwm-no-preload
  spectrwm/repos/community-x86_64/swmhack_path.patch

--+
 /LICENSE |   94 ++
 /PKGBUILD|  138 +++
 /baraction.sh|  164 +
 /spectrwm-no-preload |4 
 community-i686/LICENSE   |   47 -
 community-i686/PKGBUILD  |   74 --
 community-i686/baraction.sh  |   82 
 community-i686/spectrwm-no-preload   |2 
 community-i686/swmhack_path.patch|   27 -
 community-x86_64/LICENSE |   47 -
 community-x86_64/PKGBUILD|   74 --
 community-x86_64/baraction.sh|   82 
 community-x86_64/spectrwm-no-preload |2 
 community-x86_64/swmhack_path.patch  |   27 -
 14 files changed, 400 insertions(+), 464 deletions(-)

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


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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 17:22:54
  Author: spupykin
Revision: 106291

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

Added:
  dbmail/repos/community-i686/PKGBUILD
(from rev 106290, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-i686/dbmail-7-systemd.diff
(from rev 106290, dbmail/trunk/dbmail-7-systemd.diff)
  dbmail/repos/community-i686/dbmail-imapd.xinetd
(from rev 106290, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
(from rev 106290, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
(from rev 106290, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
(from rev 106290, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-x86_64/PKGBUILD
(from rev 106290, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-x86_64/dbmail-7-systemd.diff
(from rev 106290, dbmail/trunk/dbmail-7-systemd.diff)
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
(from rev 106290, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
(from rev 106290, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
(from rev 106290, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd
(from rev 106290, dbmail/trunk/dbmail-timsieved.xinetd)
Deleted:
  dbmail/repos/community-i686/PKGBUILD
  dbmail/repos/community-i686/dbmail-7-systemd.diff
  dbmail/repos/community-i686/dbmail-imapd.xinetd
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
  dbmail/repos/community-x86_64/PKGBUILD
  dbmail/repos/community-x86_64/dbmail-7-systemd.diff
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd

--+
 /PKGBUILD|  136 +++
 /dbmail-7-systemd.diff   |  352 +
 /dbmail-imapd.xinetd |   26 ++
 /dbmail-lmtpd.xinetd |   26 ++
 /dbmail-pop3d.xinetd |   26 ++
 /dbmail-timsieved.xinetd |   30 ++
 community-i686/PKGBUILD  |   68 -
 community-i686/dbmail-7-systemd.diff |  176 --
 community-i686/dbmail-imapd.xinetd   |   13 -
 community-i686/dbmail-lmtpd.xinetd   |   13 -
 community-i686/dbmail-pop3d.xinetd   |   13 -
 community-i686/dbmail-timsieved.xinetd   |   15 -
 community-x86_64/PKGBUILD|   68 -
 community-x86_64/dbmail-7-systemd.diff   |  176 --
 community-x86_64/dbmail-imapd.xinetd |   13 -
 community-x86_64/dbmail-lmtpd.xinetd |   13 -
 community-x86_64/dbmail-pop3d.xinetd |   13 -
 community-x86_64/dbmail-timsieved.xinetd |   15 -
 18 files changed, 596 insertions(+), 596 deletions(-)

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


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

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 17:22:29
  Author: spupykin
Revision: 106290

upgpkg: dbmail 3.1.11-1

upd

Modified:
  dbmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 16:09:53 UTC (rev 106289)
+++ PKGBUILD2014-02-26 16:22:29 UTC (rev 106290)
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Faltoni 
 
 pkgname=dbmail
-pkgver=3.1.10
-pkgrel=4
+pkgver=3.1.11
+pkgrel=1
 pkgdesc="Fast and scalable sql based mail services"
 arch=('i686' 'x86_64')
 depends=('gmime' 'libzdb' 'mhash' 'libevent')
@@ -20,14 +20,14 @@
etc/xinetd.d/dbmail-pop3d
etc/xinetd.d/dbmail-lmtpd
etc/xinetd.d/dbmail-timsieved)
-#source=("http://www.dbmail.org/download/3.1/dbmail-${pkgver}.tar.gz";
-source=("dbmail-$pkgver::git://git.subdir.eu/paul/dbmail#branch=dbmail_3_1"
+#source=("dbmail-$pkgver::git://git.subdir.eu/paul/dbmail#branch=dbmail_3_1"
+source=("http://www.dbmail.org/download/3.1/dbmail-${pkgver}.tar.gz";
"dbmail-imapd.xinetd"
"dbmail-lmtpd.xinetd"
"dbmail-pop3d.xinetd"
"dbmail-timsieved.xinetd"
"dbmail-7-systemd.diff")
-md5sums=('SKIP'
+md5sums=('e32b167106a2b34483070cbb08839567'
  '890de13361afbdf4fed12d6d7eb53e66'
  '961593658cd596297d03d25eb9c9e98f'
  '4cb764894abd3914802e90602bf90a0c'



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

2014-02-26 Thread Allan McRae
Date: Wednesday, February 26, 2014 @ 17:48:03
  Author: allan
Revision: 206445

upgpkg: readline 6.3-1

upstream update

Modified:
  readline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 15:37:55 UTC (rev 206444)
+++ PKGBUILD2014-02-26 16:48:03 UTC (rev 206445)
@@ -3,10 +3,10 @@
 # Contributor: judd 
 
 pkgname=readline
-_basever=6.2
-_patchlevel=004 #prepare for some patches
-pkgver=$_basever.$_patchlevel
-pkgrel=2
+_basever=6.3
+_patchlevel=000 #prepare for some patches
+pkgver=$_basever #.$_patchlevel
+pkgrel=1
 pkgdesc="GNU readline library"
 arch=('i686' 'x86_64')
 url="http://tiswww.case.edu/php/chet/readline/rltop.html";
@@ -22,18 +22,11 @@
 source=(${source[@]} 
http://ftp.gnu.org/gnu/readline/readline-$_basever-patches/readline${_basever//./}-$(printf
 "%03d" $p){,.sig})
 done
 fi
-md5sums=('67948acb2ca081f23359d0256e9a271c'
- '928f7d248320a65e43c2dc427e99582b'
- '58d54966c1191db45973cb3191ac621a'
- '83287d52a482f790dfb30ec0a8746669'
- '8e6a51e2e0e6e45a82752e3692c111ac'
- '0665020ea118e8434bd145fb71f452cc'
- '285361ca6d48c51ae2428157e174e812'
- 'c9d5d79718856e711667dede87cb7622'
- '4437205bb1462f5f32e4812b8292c675'
- 'c08e787f50579ce301075c523fa660a4'
- '7e39cad1d349b8ae789e4fc33dbb235f')
+md5sums=('33c8fb279e981274f485fd91da77e94a'
+ 'SKIP'
+ '58d54966c1191db45973cb3191ac621a')
 
+
 build() {
   cd ${srcdir}/${pkgname}-$_basever
   for (( p=1; p<=$((10#${_patchlevel})); p++ )); do



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

2014-02-26 Thread Allan McRae
Date: Wednesday, February 26, 2014 @ 17:49:17
  Author: allan
Revision: 206446

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

Added:
  readline/repos/testing-i686/
  readline/repos/testing-i686/PKGBUILD
(from rev 206445, readline/trunk/PKGBUILD)
  readline/repos/testing-i686/inputrc
(from rev 206445, readline/trunk/inputrc)
  readline/repos/testing-i686/readline.install
(from rev 206445, readline/trunk/readline.install)
  readline/repos/testing-x86_64/
  readline/repos/testing-x86_64/PKGBUILD
(from rev 206445, readline/trunk/PKGBUILD)
  readline/repos/testing-x86_64/inputrc
(from rev 206445, readline/trunk/inputrc)
  readline/repos/testing-x86_64/readline.install
(from rev 206445, readline/trunk/readline.install)

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-i686/inputrc|   36 ++
 testing-i686/readline.install   |   17 
 testing-x86_64/PKGBUILD |   52 ++
 testing-x86_64/inputrc  |   36 ++
 testing-x86_64/readline.install |   17 
 6 files changed, 210 insertions(+)

Copied: readline/repos/testing-i686/PKGBUILD (from rev 206445, 
readline/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-02-26 16:49:17 UTC (rev 206446)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: judd 
+
+pkgname=readline
+_basever=6.3
+_patchlevel=000 #prepare for some patches
+pkgver=$_basever #.$_patchlevel
+pkgrel=1
+pkgdesc="GNU readline library"
+arch=('i686' 'x86_64')
+url="http://tiswww.case.edu/php/chet/readline/rltop.html";
+license=('GPL')
+depends=('glibc' 'ncurses')
+backup=('etc/inputrc')
+options=('!emptydirs')
+install=readline.install
+source=(http://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz{,.sig}
+inputrc)
+if [ $_patchlevel -gt 00 ]; then
+for (( p=1; p<=$((10#${_patchlevel})); p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/readline/readline-$_basever-patches/readline${_basever//./}-$(printf
 "%03d" $p){,.sig})
+done
+fi
+md5sums=('33c8fb279e981274f485fd91da77e94a'
+ 'SKIP'
+ '58d54966c1191db45973cb3191ac621a')
+
+
+build() {
+  cd ${srcdir}/${pkgname}-$_basever
+  for (( p=1; p<=$((10#${_patchlevel})); p++ )); do
+msg "applying patch readline${_basever//./}-$(printf "%03d" $p)"
+patch -p0 -i $srcdir/readline${_basever//./}-$(printf "%03d" $p)
+  done
+
+  # Remove RPATH from shared objects (FS#14366)
+  sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
+
+  # build with -fPIC for x86_64 (FS#15634)
+  [[ $CARCH == "x86_64" ]] && CFLAGS="$CFLAGS -fPIC"
+
+  ./configure --prefix=/usr
+  make SHLIB_LIBS=-lncurses
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make DESTDIR=${pkgdir} install
+  
+  install -Dm644 ${srcdir}/inputrc ${pkgdir}/etc/inputrc
+}

Copied: readline/repos/testing-i686/inputrc (from rev 206445, 
readline/trunk/inputrc)
===
--- testing-i686/inputrc(rev 0)
+++ testing-i686/inputrc2014-02-26 16:49:17 UTC (rev 206446)
@@ -0,0 +1,36 @@
+# do not bell on tab-completion
+#set bell-style none
+
+set meta-flag on
+set input-meta on
+set convert-meta off
+set output-meta on
+
+$if mode=emacs
+
+# for linux console and RH/Debian xterm
+"\e[1~": beginning-of-line
+"\e[4~": end-of-line
+"\e[5~": beginning-of-history
+"\e[6~": end-of-history
+"\e[7~": beginning-of-line
+"\e[3~": delete-char
+"\e[2~": quoted-insert
+"\e[5C": forward-word
+"\e[5D": backward-word
+"\e\e[C": forward-word
+"\e\e[D": backward-word
+"\e[1;5C": forward-word
+"\e[1;5D": backward-word
+
+# for rxvt
+"\e[8~": end-of-line
+
+# for non RH/Debian xterm, can't hurt for RH/DEbian xterm
+"\eOH": beginning-of-line
+"\eOF": end-of-line
+
+# for freebsd console
+"\e[H": beginning-of-line
+"\e[F": end-of-line
+$endif

Copied: readline/repos/testing-i686/readline.install (from rev 206445, 
readline/trunk/readline.install)
===
--- testing-i686/readline.install   (rev 0)
+++ testing-i686/readline.install   2014-02-26 16:49:17 UTC (rev 206446)
@@ -0,0 +1,17 @@
+infodir=usr/share/info
+filelist=(history.info readline.info rluserman.info)
+
+post_upgrade() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+

Copied: readline/repos/testing-x86_64/PKGBUILD (from rev 206445, 
readline/trunk/PKGBUILD)

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

2014-02-26 Thread Allan McRae
Date: Wednesday, February 26, 2014 @ 18:14:20
  Author: allan
Revision: 206447

upgpkg: bash 4.3-1

upstream update

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 16:49:17 UTC (rev 206446)
+++ PKGBUILD2014-02-26 17:14:20 UTC (rev 206447)
@@ -3,10 +3,10 @@
 # Contributor: Aaron Griffin 
 
 pkgname=bash
-_basever=4.2
-_patchlevel=045 #prepare for some patches
-pkgver=$_basever.$_patchlevel
-pkgrel=5
+_basever=4.3
+_patchlevel=000 #prepare for some patches
+pkgver=$_basever #.$_patchlevel
+pkgrel=1
 pkgdesc="The GNU Bourne Again shell"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 url="http://www.gnu.org/software/bash/bash.html";
 groups=('base')
 backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
-depends=('readline>=6.1' 'glibc')
+depends=('readline>=6.3' 'glibc')
 provides=('sh')
 install=bash.install
 source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
@@ -21,8 +21,7 @@
 dot.bash_profile
 dot.bash_logout
 system.bashrc
-system.bash_logout
-bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch)
+system.bash_logout)
 if [ $_patchlevel -gt 000 ]; then
 for (( p=1; p<=$((10#${_patchlevel})); p++ )); do
 source=(${source[@]} 
http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf 
"%03d" $p){,.sig})
@@ -36,8 +35,6 @@
 msg "applying patch bash${_basever//./}-$(printf "%03d" $p)"
 patch -p0 -i $srcdir/bash${_basever//./}-$(printf "%03d" $p)
   done
-  
-  patch -p1 -i $srcdir/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch
 }
 
 build() {
@@ -77,101 +74,10 @@
   install -m644 ${srcdir}/dot.bash_logout ${pkgdir}/etc/skel/.bash_logout
 }
 
-md5sums=('3fb927c7c33022f1c327f14a81c0d4b0'
+md5sums=('81348932d5da294953e15d4814c74dd1'
  'SKIP'
  '027d6bd8f5f6a06b75bb7698cb478089'
  '2902e0fee7a9168f3a4fd2ccd60ff047'
  '42f4400ed2314bd7519c020d0187edc5'
  '3546099a1b2f667adc9794f52e78e35b'
- '472f536d7c9e8250dc4568ec4cfaf294'
- '9e55d01f2d9dda4a0c96031b25d19f45'
- '1100bc1dda2cdc06ac44d7e5d17864a3'
- 'SKIP'
- '30e7948079921d3261efcc6a40722135'
- 'SKIP'
- '9ea06decec43a198f3d7cf29acc602f8'
- 'SKIP'
- 'fb48f6134d7b013135929476aa0c250c'
- 'SKIP'
- 'e70e45de33426b38153b390be0dbbcd4'
- 'SKIP'
- 'ce4e5c484993705b27daa151eca242c2'
- 'SKIP'
- '88d1f96db29461767602e2546803bda7'
- 'SKIP'
- '24c574bf6d6a581e300823d9c1276af6'
- 'SKIP'
- '4c5835f2fbab36c4292bb334977e5b6d'
- 'SKIP'
- '0a51602b535ef661ee707be6c8bdb373'
- 'SKIP'
- '58deacf3d57cbd75575444ff6a3b0806'
- 'SKIP'
- '72d5059820015231483bb7415d09e9db'
- 'SKIP'
- '608336ebe215984ef126e3c29d2d3409'
- 'SKIP'
- 'ed19da878e3f630834c62b9d9dcc6fce'
- 'SKIP'
- '2d07daba0b8ca8f876d2aa052ff594b4'
- 'SKIP'
- '53d246537e1fffd1aaa02ba5c056211c'
- 'SKIP'
- '304fd129a58fee2d8a34f8b4704db0aa'
- 'SKIP'
- '6921a0b4228fe89b6537a5c29f027c89'
- 'SKIP'
- '1195d85447f3d048d2c9bcd075fa765c'
- 'SKIP'
- 'b09000bba08da6ac753124593850cdf7'
- 'SKIP'
- '09d3f96a16b881334cfaee0cf320b47e'
- 'SKIP'
- '597bf71a2aac6feb510b7505cdd3d4f7'
- 'SKIP'
- '3fab459b4e09daea529cacad025b13b3'
- 'SKIP'
- '4ad8d11e72afc6090e701073ff034cf4'
- 'SKIP'
- 'c7d2493e44490f01dd20bdc8feb0a6a7'
- 'SKIP'
- '9f19c199dd8d1fa9254eebe738759272'
- 'SKIP'
- 'a6ed82daf034587aee2f2581ba5fe829'
- 'SKIP'
- 'da9265aa2527fd4a7481baa3e0550287'
- 'SKIP'
- 'ec444d229e8899fbaaf6fc7de2d82ae6'
- 'SKIP'
- 'b4bc1c4dc1b508ff9cdfc44f1a5039b5'
- 'SKIP'
- '89390ff6a3c2ef7e09dd4b8b097a8e56'
- 'SKIP'
- 'eee08003395c417f677d1a4bf8c548ee'
- 'SKIP'
- '2fe070dd6d75d8ff16f269184a16e9c4'
- 'SKIP'
- '4e610506c1711bf3483b965800ac3d5d'
- 'SKIP'
- '7cd9bfdf7cbfd45274d07620ee94c8d9'
- 'SKIP'
- '9c3142956064d175a880bcb186e51ef9'
- 'SKIP'
- 'c10692f447d4966c879f8fb8d7c8ebc9'
- 'SKIP'
- '9ef3c308cde413e95866c1266cfb4e98'
- 'SKIP'
- 'cd48f57a404498d4e5c73a3501c4b1a5'
- 'SKIP'
- '00a2371b6c05acbfce6bc850c6d982f8'
- 'SKIP'
- '7bc4942a66ca4024ee964db7ede07896'
- 'SKIP'
- '1cf7701017ebfc8e129de92c8f8b798c'
- 'SKIP'
- '9e61168fca692d8d1a733c389a63712e'
- 'SKIP

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

2014-02-26 Thread Allan McRae
Date: Wednesday, February 26, 2014 @ 18:17:00
  Author: allan
Revision: 206448

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

Added:
  bash/repos/testing-i686/
  bash/repos/testing-i686/PKGBUILD
(from rev 206447, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch
(from rev 206447, 
bash/trunk/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch)
  bash/repos/testing-i686/bash.install
(from rev 206447, bash/trunk/bash.install)
  bash/repos/testing-i686/dot.bash_logout
(from rev 206447, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 206447, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 206447, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/system.bash_logout
(from rev 206447, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 206447, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 206447, bash/trunk/PKGBUILD)
  
bash/repos/testing-x86_64/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch
(from rev 206447, 
bash/trunk/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch)
  bash/repos/testing-x86_64/bash.install
(from rev 206447, bash/trunk/bash.install)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 206447, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 206447, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 206447, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 206447, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 206447, bash/trunk/system.bashrc)

---+
 testing-i686/PKGBUILD |   83 
++
 testing-i686/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch   |   12 +
 testing-i686/bash.install |   16 +
 testing-i686/dot.bash_logout  |3 
 testing-i686/dot.bash_profile |5 
 testing-i686/dot.bashrc   |9 +
 testing-i686/system.bash_logout   |3 
 testing-i686/system.bashrc|   23 ++
 testing-x86_64/PKGBUILD   |   83 
++
 testing-x86_64/bash-4.2-do-not-use-memcpy-on-overlapping-memory.patch |   12 +
 testing-x86_64/bash.install   |   16 +
 testing-x86_64/dot.bash_logout|3 
 testing-x86_64/dot.bash_profile   |5 
 testing-x86_64/dot.bashrc |9 +
 testing-x86_64/system.bash_logout |3 
 testing-x86_64/system.bashrc  |   23 ++
 16 files changed, 308 insertions(+)

Copied: bash/repos/testing-i686/PKGBUILD (from rev 206447, bash/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-02-26 17:17:00 UTC (rev 206448)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Aaron Griffin 
+
+pkgname=bash
+_basever=4.3
+_patchlevel=000 #prepare for some patches
+pkgver=$_basever #.$_patchlevel
+pkgrel=1
+pkgdesc="The GNU Bourne Again shell"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.gnu.org/software/bash/bash.html";
+groups=('base')
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline>=6.3' 'glibc')
+provides=('sh')
+install=bash.install
+source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout)
+if [ $_patchlevel -gt 000 ]; then
+for (( p=1; p<=$((10#${_patchlevel})); p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf 
"%03d" $p){,.sig})
+done
+fi
+
+prepare() {
+  cd ${srcdir}/${pkgname}-$_basever
+
+  for (( p=1; p<=$((10#${_patchlevel})); p++ )); do
+msg "applying patch bash${_basever//./}-$(printf "%03d" $p)"
+patch -p0 -i $srcdir/bash${_basever//./}-$(printf "%03d" $p)
+  done
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-$_basever
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\"/usr/local/sbin:/usr/local/bin:/usr/bin\"\'
+   -DSTANDARD_UTILS_PATH=\'\"/usr/bin\"\'
+   -DSYS_BASHRC=\'\"/etc/bash.bashrc\"\'
+   -DSYS_BASH_LOGOUT=\'\"/etc/bash.bash_logout\"\')
+  export CFLAGS="${CFLAGS} ${_b

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

2014-02-26 Thread Anatol Pomozov
Date: Wednesday, February 26, 2014 @ 18:43:11
  Author: anatolik
Revision: 206449

fuse: do not compile examples - they are not used in the Arch package

Modified:
  fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 17:17:00 UTC (rev 206448)
+++ PKGBUILD2014-02-26 17:43:11 UTC (rev 206449)
@@ -30,7 +30,7 @@
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr --libdir=/usr/lib \
-  --enable-lib --enable-util
+  --enable-lib --enable-util --disable-example
   make
 }
 



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

2014-02-26 Thread Alexander Rødseth
Date: Wednesday, February 26, 2014 @ 18:47:34
  Author: arodseth
Revision: 106292

Fix for FS#38860, including go tools

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 16:22:54 UTC (rev 106291)
+++ PKGBUILD2014-02-26 17:47:34 UTC (rev 106292)
@@ -10,7 +10,7 @@
 
 pkgname=go
 pkgver=1.2
-pkgrel=4
+pkgrel=3
 epoch=2
 pkgdesc='Compiler and tools for the Go programming language from Google'
 arch=('x86_64' 'i686')
@@ -17,6 +17,7 @@
 url='http://golang.org/'
 license=('custom')
 depends=('perl' 'gawk')
+# Depends on itself when building, in order to include the go tools
 makedepends=('inetutils' 'mercurial' 'go')
 options=('!strip' 'staticlibs')
 optdepends=('liteide: IDE for editing and building projects written in Go'
@@ -52,6 +53,22 @@
   bash make.bash --no-clean
 done
   done
+
+
+  # Build the go tools (like vet and cover)
+  # Working methods to do the same that does not rely on "go get" are warmly 
welcome,
+  # just create a feature request and include your solution.
+
+  export GOROOT="$srcdir/$pkgname-$pkgver"
+  export PATH="$srcdir/$pkgname-$pkgver/bin:$PATH"
+
+  if [ "$CARCH" == 'x86_64' ]; then
+export GOARCH=amd64
+  elif [ "$CARCH" == 'i686' ]; then
+export GOARCH=386
+  fi
+
+  go get code.google.com/p/go.tools/cmd/...
 }
 
 check() {
@@ -136,25 +153,6 @@
   install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
 
   find "$pkgdir/usr/"{lib/go/pkg,bin} -type f -exec touch '{}' +
-
-  # Needed tools
-  if [ "$CARCH" == 'x86_64' ]; then
-export GOARCH=amd64
-  elif [ "$CARCH" == 'i686' ]; then
-export GOARCH=386
-  fi
-  export GOROOT="$srcdir/$pkgname-$pkgver"
-  export PATH="$srcdir/$pkgname-$pkgver/bin:$PATH"
-  for cmd in cover godoc vet; do
-go get code.google.com/p/go.tools/cmd/$cmd
-find "$srcdir" -name $cmd -type f -exec cp '{}' "$pkgdir/usr/bin/$cmd"
-  done
-  # TODO: Figure out which of these are really needed
-  cp -ruv "$GOROOT/src/pkg" "$pkgdir/usr/lib/go/src/"
-  cp -ruv "$GOROOT/src/cmd" "$pkgdir/usr/lib/go/src/cmd"
-  cp -ruv "$GOROOT/src/lib9" "$pkgdir/usr/lib/go/src/"
-  cp -ruv "$GOROOT/lib" "$pkgdir/usr/lib/go/"
-  cp -ruv "$GOROOT/include" "$pkgdir/usr/lib/go/"
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 20:59:25
  Author: andrea
Revision: 206450

upgpkg: libaccounts-qt 1.11-1

Upstream release

Modified:
  libaccounts-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 17:43:11 UTC (rev 206449)
+++ PKGBUILD2014-02-26 19:59:25 UTC (rev 206450)
@@ -4,7 +4,7 @@
 
 pkgbase=libaccounts-qt
 pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
-pkgver=1.10
+pkgver=1.11
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/accounts-sso/";
@@ -11,7 +11,7 @@
 license=('LGPL')
 makedepends=('qt4' 'libaccounts-glib' 'doxygen')
 source=("http://accounts-sso.googlecode.com/files/accounts-qt-$pkgver.tar.bz2";)
-sha1sums=('a71ee49a3dda9c44a385e8f0215b08240e48512a')
+sha1sums=('a09eb0487db215d6b8809fc33790cdbb2f785393')
 
 prepare() {
   cd accounts-qt-$pkgver



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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 20:59:34
  Author: andrea
Revision: 206451

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

Added:
  libaccounts-qt/repos/extra-i686/PKGBUILD
(from rev 206450, libaccounts-qt/trunk/PKGBUILD)
  libaccounts-qt/repos/extra-x86_64/PKGBUILD
(from rev 206450, libaccounts-qt/trunk/PKGBUILD)
Deleted:
  libaccounts-qt/repos/extra-i686/PKGBUILD
  libaccounts-qt/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-26 19:59:25 UTC (rev 206450)
+++ extra-i686/PKGBUILD 2014-02-26 19:59:34 UTC (rev 206451)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Balló György 
-
-pkgbase=libaccounts-qt
-pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
-pkgver=1.10
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-makedepends=('qt4' 'libaccounts-glib' 'doxygen')
-source=("http://accounts-sso.googlecode.com/files/accounts-qt-$pkgver.tar.bz2";)
-sha1sums=('a71ee49a3dda9c44a385e8f0215b08240e48512a')
-
-prepare() {
-  cd accounts-qt-$pkgver
-  sed -i 's|SUBDIRS  += Accounts tests|SUBDIRS += Accounts|' accounts-qt.pro
-
-  sed -i 's|QHG_LOCATION   = qhelpgenerator|QHG_LOCATION = 
qhelpgenerator-qt4|' doc/doxy.conf
-}
-
-build() {
-  cd accounts-qt-$pkgver
-  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package_libaccounts-qt() {
-  pkgdesc="Qt-based client library for accessing the online accounts database"
-  depends=('qt4' 'libaccounts-glib')
-
-  cd accounts-qt-$pkgver
-  make INSTALL_ROOT="$pkgdir" install_subtargets
-}
-
-package_libaccounts-qt-doc() {
-  cd accounts-qt-$pkgver
-  make INSTALL_ROOT="$pkgdir" install_documentation
-}

Copied: libaccounts-qt/repos/extra-i686/PKGBUILD (from rev 206450, 
libaccounts-qt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-26 19:59:34 UTC (rev 206451)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Balló György 
+
+pkgbase=libaccounts-qt
+pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
+pkgver=1.11
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+makedepends=('qt4' 'libaccounts-glib' 'doxygen')
+source=("http://accounts-sso.googlecode.com/files/accounts-qt-$pkgver.tar.bz2";)
+sha1sums=('a09eb0487db215d6b8809fc33790cdbb2f785393')
+
+prepare() {
+  cd accounts-qt-$pkgver
+  sed -i 's|SUBDIRS  += Accounts tests|SUBDIRS += Accounts|' accounts-qt.pro
+
+  sed -i 's|QHG_LOCATION   = qhelpgenerator|QHG_LOCATION = 
qhelpgenerator-qt4|' doc/doxy.conf
+}
+
+build() {
+  cd accounts-qt-$pkgver
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_libaccounts-qt() {
+  pkgdesc="Qt-based client library for accessing the online accounts database"
+  depends=('qt4' 'libaccounts-glib')
+
+  cd accounts-qt-$pkgver
+  make INSTALL_ROOT="$pkgdir" install_subtargets
+}
+
+package_libaccounts-qt-doc() {
+  cd accounts-qt-$pkgver
+  make INSTALL_ROOT="$pkgdir" install_documentation
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-26 19:59:25 UTC (rev 206450)
+++ extra-x86_64/PKGBUILD   2014-02-26 19:59:34 UTC (rev 206451)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Balló György 
-
-pkgbase=libaccounts-qt
-pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
-pkgver=1.10
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-makedepends=('qt4' 'libaccounts-glib' 'doxygen')
-source=("http://accounts-sso.googlecode.com/files/accounts-qt-$pkgver.tar.bz2";)
-sha1sums=('a71ee49a3dda9c44a385e8f0215b08240e48512a')
-
-prepare() {
-  cd accounts-qt-$pkgver
-  sed -i 's|SUBDIRS  += Accounts tests|SUBDIRS += Accounts|' accounts-qt.pro
-
-  sed -i 's|QHG_LOCATION   = qhelpgenerator|QHG_LOCATION = 
qhelpgenerator-qt4|' doc/doxy.conf
-}
-
-build() {
-  cd accounts-qt-$pkgver
-  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package_libaccounts-qt() {
-  pkgdesc="Qt-based client library for accessing the online accounts database"
-  depends=('qt4' 'libaccounts-glib')
-
-  cd accounts-qt-$pkgver
-  make INSTALL_ROOT="$pkgdir" install_subtargets
-}
-
-package_libaccounts-qt-doc() {
-  cd accounts-qt-$pkgver
-  make INSTALL_ROOT="$pkgdir" install_documentation
-}

Copied: libaccounts-qt/repos/extra-x86_64/PKGBUILD (from rev 206450, 
libaccounts-qt/trunk/PKGBUILD)
===
--- extr

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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 20:59:44
  Author: andrea
Revision: 206452

upgpkg: libaccounts-glib 1.16-1

Upstream release

Modified:
  libaccounts-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 19:59:34 UTC (rev 206451)
+++ PKGBUILD2014-02-26 19:59:44 UTC (rev 206452)
@@ -3,7 +3,7 @@
 # Contributor: Balló György 
 
 pkgname=libaccounts-glib
-pkgver=1.15
+pkgver=1.16
 pkgrel=1
 pkgdesc="Glib-based client library for accessing the online accounts database"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('dbus-glib' 'libxml2' 'sqlite')
 makedepends=('python2-gobject' 'docbook-xsl')
 source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
-sha1sums=('0b681e624af0bec3866d8ad662d40df9aa8b3d7a')
+sha1sums=('1d1393030591e38e7b8b33a37555710b3116860e')
 
 build() {
   cd $pkgname-$pkgver



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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 20:59:53
  Author: andrea
Revision: 206453

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

Added:
  libaccounts-glib/repos/extra-i686/PKGBUILD
(from rev 206452, libaccounts-glib/trunk/PKGBUILD)
  libaccounts-glib/repos/extra-x86_64/PKGBUILD
(from rev 206452, libaccounts-glib/trunk/PKGBUILD)
Deleted:
  libaccounts-glib/repos/extra-i686/PKGBUILD
  libaccounts-glib/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-26 19:59:44 UTC (rev 206452)
+++ extra-i686/PKGBUILD 2014-02-26 19:59:53 UTC (rev 206453)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Balló György 
-
-pkgname=libaccounts-glib
-pkgver=1.15
-pkgrel=1
-pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('dbus-glib' 'libxml2' 'sqlite')
-makedepends=('python2-gobject' 'docbook-xsl')
-source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
-sha1sums=('0b681e624af0bec3866d8ad662d40df9aa8b3d7a')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 HAVE_GCOV_FALSE='#' ./configure \
---prefix=/usr \
---disable-static \
---disable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libaccounts-glib/repos/extra-i686/PKGBUILD (from rev 206452, 
libaccounts-glib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-26 19:59:53 UTC (rev 206453)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Balló György 
+
+pkgname=libaccounts-glib
+pkgver=1.16
+pkgrel=1
+pkgdesc="Glib-based client library for accessing the online accounts database"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('dbus-glib' 'libxml2' 'sqlite')
+makedepends=('python2-gobject' 'docbook-xsl')
+source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
+sha1sums=('1d1393030591e38e7b8b33a37555710b3116860e')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 HAVE_GCOV_FALSE='#' ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-26 19:59:44 UTC (rev 206452)
+++ extra-x86_64/PKGBUILD   2014-02-26 19:59:53 UTC (rev 206453)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Balló György 
-
-pkgname=libaccounts-glib
-pkgver=1.15
-pkgrel=1
-pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('dbus-glib' 'libxml2' 'sqlite')
-makedepends=('python2-gobject' 'docbook-xsl')
-source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
-sha1sums=('0b681e624af0bec3866d8ad662d40df9aa8b3d7a')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 HAVE_GCOV_FALSE='#' ./configure \
---prefix=/usr \
---disable-static \
---disable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libaccounts-glib/repos/extra-x86_64/PKGBUILD (from rev 206452, 
libaccounts-glib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-02-26 19:59:53 UTC (rev 206453)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Balló György 
+
+pkgname=libaccounts-glib
+pkgver=1.16
+pkgrel=1
+pkgdesc="Glib-based client library for accessing the online accounts database"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('dbus-glib' 'libxml2' 'sqlite')
+makedepends=('python2-gobject' 'docbook-xsl')
+source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
+sha1sums=('1d1393030591e38e7b8b33a37555710b3116860e')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 HAVE_GCOV_FALSE='#' ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 21:00:25
  Author: andrea
Revision: 206454

upgpkg: signon 8.56-1

Upstream release

Modified:
  signon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 19:59:53 UTC (rev 206453)
+++ PKGBUILD2014-02-26 20:00:25 UTC (rev 206454)
@@ -4,7 +4,7 @@
 
 pkgbase=signon
 pkgname=('signon' 'signon-doc')
-pkgver=8.55
+pkgver=8.56
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/accounts-sso/";
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2";
 'use_keyring.patch')
-sha1sums=('e71bfe54bdd4ad50705eb7071c3a426293370b2a'
+sha1sums=('54c502204e2f31446feafba21041ebdfc2401fc5'
   'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
 
 prepare() {



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

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 21:00:34
  Author: andrea
Revision: 206455

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

Added:
  signon/repos/extra-i686/PKGBUILD
(from rev 206454, signon/trunk/PKGBUILD)
  signon/repos/extra-i686/signon.install
(from rev 206454, signon/trunk/signon.install)
  signon/repos/extra-i686/use_keyring.patch
(from rev 206454, signon/trunk/use_keyring.patch)
  signon/repos/extra-x86_64/PKGBUILD
(from rev 206454, signon/trunk/PKGBUILD)
  signon/repos/extra-x86_64/signon.install
(from rev 206454, signon/trunk/signon.install)
  signon/repos/extra-x86_64/use_keyring.patch
(from rev 206454, signon/trunk/use_keyring.patch)
Deleted:
  signon/repos/extra-i686/PKGBUILD
  signon/repos/extra-i686/signon.install
  signon/repos/extra-i686/use_keyring.patch
  signon/repos/extra-x86_64/PKGBUILD
  signon/repos/extra-x86_64/signon.install
  signon/repos/extra-x86_64/use_keyring.patch

+
 /PKGBUILD  |  106 +++
 /signon.install|   12 
 /use_keyring.patch |   24 
 extra-i686/PKGBUILD|   53 ---
 extra-i686/signon.install  |6 --
 extra-i686/use_keyring.patch   |   12 
 extra-x86_64/PKGBUILD  |   53 ---
 extra-x86_64/signon.install|6 --
 extra-x86_64/use_keyring.patch |   12 
 9 files changed, 142 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-26 20:00:25 UTC (rev 206454)
+++ extra-i686/PKGBUILD 2014-02-26 20:00:34 UTC (rev 206455)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Balló György 
-
-pkgbase=signon
-pkgname=('signon' 'signon-doc')
-pkgver=8.55
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-makedepends=('qt4' 'libproxy' 'doxygen' 'graphviz' 'ttf-font')
-options=('!emptydirs')
-source=("http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2";
-'use_keyring.patch')
-sha1sums=('e71bfe54bdd4ad50705eb7071c3a426293370b2a'
-  'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
-
-prepare() {
-  cd $pkgbase-$pkgver
-
-  # Use gnome-keyring secrets storage if signon-keyring-extension is available
-  patch -Np1 -i "$srcdir/use_keyring.patch"
-
-  # qt4 fix
-  sed -i 's/qdbusxml2cpp/qdbusxml2cpp-qt4/' src/signond/signond.pro
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package_signon() {
-  pkgdesc="Framework to provide credential storage and authentication service"
-  depends=('qt4' 'libproxy')
-  backup=('etc/signond.conf')
-  install=$pkgname.install
-
-  cd $pkgbase-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Split out documentation
-  mv "$pkgdir/usr/share/doc" "$srcdir"
-}
-
-package_signon-doc() {
-  pkgdesc="Developer documention of signon"
-
-  mkdir -p "$pkgdir/usr/share"
-  mv "$srcdir/doc" "$pkgdir/usr/share"
-}

Copied: signon/repos/extra-i686/PKGBUILD (from rev 206454, 
signon/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-26 20:00:34 UTC (rev 206455)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Balló György 
+
+pkgbase=signon
+pkgname=('signon' 'signon-doc')
+pkgver=8.56
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+makedepends=('qt4' 'libproxy' 'doxygen' 'graphviz' 'ttf-font')
+options=('!emptydirs')
+source=("http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2";
+'use_keyring.patch')
+sha1sums=('54c502204e2f31446feafba21041ebdfc2401fc5'
+  'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Use gnome-keyring secrets storage if signon-keyring-extension is available
+  patch -Np1 -i "$srcdir/use_keyring.patch"
+
+  # qt4 fix
+  sed -i 's/qdbusxml2cpp/qdbusxml2cpp-qt4/' src/signond/signond.pro
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_signon() {
+  pkgdesc="Framework to provide credential storage and authentication service"
+  depends=('qt4' 'libproxy')
+  backup=('etc/signond.conf')
+  install=$pkgname.install
+
+  cd $pkgbase-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Split out documentation
+  mv "$pkgdir/usr/share/doc" "$srcdir"
+}
+
+package_signon-doc() {
+  pkgdesc="Developer documention of signon"
+
+  mkdir -p "$pkgdir/usr/share"
+  mv "$srcdir/doc" "$pkgdir/usr/share"
+}

Deleted: extra-i686/signon.install
===
--- extra-i686/signon.install   2014-02-26 20:00:25 UTC (rev 206454)
+++ extra-i686/signon.install   2014-02-26 20:00:34 UTC (rev 206455)
@@ -1,6 +0,0 @@
-post_upgrad

[arch-commits] Commit in kdeplasma-applets-plasma-nm/trunk (PKGBUILD)

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 21:09:50
  Author: andrea
Revision: 206456

upgpkg: kdeplasma-applets-plasma-nm 0.9.3.3-1

Upstream release

Modified:
  kdeplasma-applets-plasma-nm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 20:00:34 UTC (rev 206455)
+++ PKGBUILD2014-02-26 20:09:50 UTC (rev 206456)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas < nqn1976 @ gmail.com >
 
 pkgname=kdeplasma-applets-plasma-nm
-pkgver=0.9.3.2
+pkgver=0.9.3.3
 pkgrel=1
 pkgdesc="Plasma applet written in QML for managing network connections"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 'openconnect: Cisco AnyConnect VPN plugin')
 conflicts=('kdeplasma-applets-networkmanagement')
 
source=("http://download.kde.org/unstable/plasma-nm/plasma-nm-${pkgver}.tar.xz";)
-md5sums=('67dde011a859f2d72633cf3af5c9f847')
+md5sums=('5bcb5b76929f116d8ed24ddb1fdf9043')
 
 prepare() {
   mkdir build



[arch-commits] Commit in kdeplasma-applets-plasma-nm/repos (4 files)

2014-02-26 Thread Andrea Scarpino
Date: Wednesday, February 26, 2014 @ 21:10:01
  Author: andrea
Revision: 206457

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

Added:
  kdeplasma-applets-plasma-nm/repos/extra-i686/PKGBUILD
(from rev 206456, kdeplasma-applets-plasma-nm/trunk/PKGBUILD)
  kdeplasma-applets-plasma-nm/repos/extra-x86_64/PKGBUILD
(from rev 206456, kdeplasma-applets-plasma-nm/trunk/PKGBUILD)
Deleted:
  kdeplasma-applets-plasma-nm/repos/extra-i686/PKGBUILD
  kdeplasma-applets-plasma-nm/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-26 20:09:50 UTC (rev 206456)
+++ extra-i686/PKGBUILD 2014-02-26 20:10:01 UTC (rev 206457)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Antonio Rojas < nqn1976 @ gmail.com >
-
-pkgname=kdeplasma-applets-plasma-nm
-pkgver=0.9.3.2
-pkgrel=1
-pkgdesc="Plasma applet written in QML for managing network connections"
-arch=('i686' 'x86_64')
-url="https://projects.kde.org/projects/playground/network/plasma-nm";
-license=('GPL')
-depends=('kdebase-workspace' 'libnm-qt')
-makedepends=('cmake' 'automoc4' 'openconnect' 'mobile-broadband-provider-info')
-optdepends=('mobile-broadband-provider-info: Database of mobile broadband 
service providers'
-'openconnect: Cisco AnyConnect VPN plugin')
-conflicts=('kdeplasma-applets-networkmanagement')
-source=("http://download.kde.org/unstable/plasma-nm/plasma-nm-${pkgver}.tar.xz";)
-md5sums=('67dde011a859f2d72633cf3af5c9f847')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../plasma-nm-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeplasma-applets-plasma-nm/repos/extra-i686/PKGBUILD (from rev 206456, 
kdeplasma-applets-plasma-nm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-26 20:10:01 UTC (rev 206457)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Antonio Rojas < nqn1976 @ gmail.com >
+
+pkgname=kdeplasma-applets-plasma-nm
+pkgver=0.9.3.3
+pkgrel=1
+pkgdesc="Plasma applet written in QML for managing network connections"
+arch=('i686' 'x86_64')
+url="https://projects.kde.org/projects/playground/network/plasma-nm";
+license=('GPL')
+depends=('kdebase-workspace' 'libnm-qt')
+makedepends=('cmake' 'automoc4' 'openconnect' 'mobile-broadband-provider-info')
+optdepends=('mobile-broadband-provider-info: Database of mobile broadband 
service providers'
+'openconnect: Cisco AnyConnect VPN plugin')
+conflicts=('kdeplasma-applets-networkmanagement')
+source=("http://download.kde.org/unstable/plasma-nm/plasma-nm-${pkgver}.tar.xz";)
+md5sums=('5bcb5b76929f116d8ed24ddb1fdf9043')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../plasma-nm-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-26 20:09:50 UTC (rev 206456)
+++ extra-x86_64/PKGBUILD   2014-02-26 20:10:01 UTC (rev 206457)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Antonio Rojas < nqn1976 @ gmail.com >
-
-pkgname=kdeplasma-applets-plasma-nm
-pkgver=0.9.3.2
-pkgrel=1
-pkgdesc="Plasma applet written in QML for managing network connections"
-arch=('i686' 'x86_64')
-url="https://projects.kde.org/projects/playground/network/plasma-nm";
-license=('GPL')
-depends=('kdebase-workspace' 'libnm-qt')
-makedepends=('cmake' 'automoc4' 'openconnect' 'mobile-broadband-provider-info')
-optdepends=('mobile-broadband-provider-info: Database of mobile broadband 
service providers'
-'openconnect: Cisco AnyConnect VPN plugin')
-conflicts=('kdeplasma-applets-networkmanagement')
-source=("http://download.kde.org/unstable/plasma-nm/plasma-nm-${pkgver}.tar.xz";)
-md5sums=('67dde011a859f2d72633cf3af5c9f847')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../plasma-nm-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeplasma-applets-plasma-nm/repos/extra-x86_64/PKGBUILD (from rev 
206456, kdeplasma-applets-plasma-nm/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2

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

2014-02-26 Thread Sven-Hendrik Haase
Date: Wednesday, February 26, 2014 @ 22:30:22
  Author: svenstaro
Revision: 106293

upgpkg: fmodex 4.44.31-1

upstream release 4.44.31

Modified:
  fmodex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 17:47:34 UTC (rev 106292)
+++ PKGBUILD2014-02-26 21:30:22 UTC (rev 106293)
@@ -5,7 +5,7 @@
 # Note: This packae is proprietary and distribution is limited. However, we
 # have written permission to by the FMOD CEO to distribute this in binary form.
 pkgname=fmodex
-pkgver=4.44.30
+pkgver=4.44.31
 pkgrel=1
 pkgdesc="An advanced audio engine"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url="http://www.fmod.org/";
 license=('custom')
 
source=("http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz";)
-md5sums=('7e9520ba703897945b14d443f8fd7f5f')
+md5sums=('222ab675a059694c58b5299e818e820f')
 
 package() {
   cd fmodapi${pkgver//./}linux



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

2014-02-26 Thread Sven-Hendrik Haase
Date: Wednesday, February 26, 2014 @ 22:30:35
  Author: svenstaro
Revision: 106294

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

Added:
  fmodex/repos/community-i686/PERMISSION
(from rev 106293, fmodex/trunk/PERMISSION)
  fmodex/repos/community-i686/PKGBUILD
(from rev 106293, fmodex/trunk/PKGBUILD)
  fmodex/repos/community-x86_64/PERMISSION
(from rev 106293, fmodex/trunk/PERMISSION)
  fmodex/repos/community-x86_64/PKGBUILD
(from rev 106293, fmodex/trunk/PKGBUILD)
Deleted:
  fmodex/repos/community-i686/PERMISSION
  fmodex/repos/community-i686/PKGBUILD
  fmodex/repos/community-x86_64/PERMISSION
  fmodex/repos/community-x86_64/PKGBUILD

-+
 /PERMISSION |   50 +
 /PKGBUILD   |   82 ++
 community-i686/PERMISSION   |   25 
 community-i686/PKGBUILD |   41 -
 community-x86_64/PERMISSION |   25 
 community-x86_64/PKGBUILD   |   41 -
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/PERMISSION
===
--- community-i686/PERMISSION   2014-02-26 21:30:22 UTC (rev 106293)
+++ community-i686/PERMISSION   2014-02-26 21:30:35 UTC (rev 106294)
@@ -1,25 +0,0 @@
-Hi Sven,
-sounds ok to me.
-regards,
-
-Brett Paterson | CEO
-FMOD by Firelight Technologies Pty Ltd
-Interactive Audio Middleware | www.fmod.org
-PH: +61 3 96635947 Fax: +61 3 96635951
-
-
--Original Message-
-From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
-Sent: Thursday, 15 July 2010 9:51 AM
-To: sa...@fmod.org
-Subject: Redistribution for Arch Linux
-
- Hello,
-
- I'm a packager for the Arch Linux project (http://www.archlinux.org) and
- I would like to ask you for permission for redistributing FMOD in binary
- form in our project. Arch Linux is a free operating system and is run
- entirely by volunteers. There is no commercial context.
-
- Regards,
- Sven-Hendrik Haase

Copied: fmodex/repos/community-i686/PERMISSION (from rev 106293, 
fmodex/trunk/PERMISSION)
===
--- community-i686/PERMISSION   (rev 0)
+++ community-i686/PERMISSION   2014-02-26 21:30:35 UTC (rev 106294)
@@ -0,0 +1,25 @@
+Hi Sven,
+sounds ok to me.
+regards,
+
+Brett Paterson | CEO
+FMOD by Firelight Technologies Pty Ltd
+Interactive Audio Middleware | www.fmod.org
+PH: +61 3 96635947 Fax: +61 3 96635951
+
+
+-Original Message-
+From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
+Sent: Thursday, 15 July 2010 9:51 AM
+To: sa...@fmod.org
+Subject: Redistribution for Arch Linux
+
+ Hello,
+
+ I'm a packager for the Arch Linux project (http://www.archlinux.org) and
+ I would like to ask you for permission for redistributing FMOD in binary
+ form in our project. Arch Linux is a free operating system and is run
+ entirely by volunteers. There is no commercial context.
+
+ Regards,
+ Sven-Hendrik Haase

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-26 21:30:22 UTC (rev 106293)
+++ community-i686/PKGBUILD 2014-02-26 21:30:35 UTC (rev 106294)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Christoph Zeiler 
-
-# Note: This packae is proprietary and distribution is limited. However, we
-# have written permission to by the FMOD CEO to distribute this in binary form.
-pkgname=fmodex
-pkgver=4.44.30
-pkgrel=1
-pkgdesc="An advanced audio engine"
-arch=('i686' 'x86_64')
-url="http://www.fmod.org/";
-license=('custom')
-source=("http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz";)
-md5sums=('7e9520ba703897945b14d443f8fd7f5f')
-
-package() {
-  cd fmodapi${pkgver//./}linux
-
-  mkdir -p ${pkgdir}/usr/lib
-  mkdir -p ${pkgdir}/usr/include/fmodex
-
-  cp -d api/lib/* ${pkgdir}/usr/lib/
-  [[ $CARCH == "i686" ]] && rm ${pkgdir}/usr/lib/*64*
-
-  if [[ $CARCH == "x86_64" ]]; then
-cd ${pkgdir}/usr/lib
-ln -sf libfmodex64-${pkgver}.so libfmodex-${pkgver}.so
-ln -sf libfmodexL64-${pkgver}.so libfmodexL-${pkgver}.so
-cd ${srcdir}/fmodapi${pkgver//./}linux
-  fi
-
-  cp api/inc/* ${pkgdir}/usr/include/fmodex/
-
-  install -Dm644 documentation/LICENSE.TXT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  mkdir -p ${pkgdir}/usr/share/doc/fmodex
-  cp -r documentation examples ${pkgdir}/usr/share/doc/fmodex
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fmodex/repos/community-i686/PKGBUILD (from rev 106293, 
fmodex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-26 21:30:35 UTC (rev 106294)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Christoph Zeiler 
+
+# Note: This

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

2014-02-26 Thread Thomas Bächler
Date: Wednesday, February 26, 2014 @ 23:37:42
  Author: thomas
Revision: 206458

upgpkg: lvm2 2.02.105-2: Fix FS#38710 and FS#38729

Added:
  lvm2/trunk/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch
  lvm2/trunk/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch
Modified:
  lvm2/trunk/PKGBUILD
  lvm2/trunk/sd-lvm2

-+
 0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch |  199 
++
 0002-snapshot-zero-cow-header-for-read-only-snapshot.patch  |   74 +++
 PKGBUILD|   19 
 sd-lvm2 |2 
 4 files changed, 287 insertions(+), 7 deletions(-)

Added: 0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch
===
--- 0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch 
(rev 0)
+++ 0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch 
2014-02-26 22:37:42 UTC (rev 206458)
@@ -0,0 +1,199 @@
+From a29d36c9ac41aa3aa4818c277c9c0e20cbd6175b Mon Sep 17 00:00:00 2001
+From: Peter Rajnoha 
+Date: Mon, 10 Feb 2014 13:28:13 +0100
+Subject: [PATCH 1/2] wiping: wipe DM_snapshot_cow signature without prompt in
+ newly created LVs
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The libblkid can detect DM_snapshot_cow signature and when creating
+new LVs with blkid wiping used (allocation/use_blkid_wiping=1 lvm.conf
+setting and --wipe y used at the same time - which it is by default).
+
+Do not issue any prompts about this signature when new LV is created
+and just wipe it right away without asking questions. Still keep the
+log in verbose mode though.
+
+Conflicts:
+   WHATS_NEW
+   lib/device/dev-type.c
+
+[backported to 2.02.105 by Thomas Bächler, tho...@archlinux.org]
+---
+ WHATS_NEW   |  2 ++
+ lib/device/dev-type.c   | 47 ---
+ lib/device/dev-type.h   |  6 +-
+ lib/metadata/lv_manip.c |  4 +++-
+ lib/metadata/metadata.c |  4 +++-
+ 5 files changed, 45 insertions(+), 18 deletions(-)
+
+diff --git a/WHATS_NEW b/WHATS_NEW
+index 26b63ae..d2a3482 100644
+--- a/WHATS_NEW
 b/WHATS_NEW
+@@ -1,3 +1,5 @@
++  Wipe DM_snapshot_cow signature without prompt in new LVs with blkid wiping.
++
+ Version 2.02.105 - 20th January 2014
+ 
+   Fix thin LV flagging for udev to skip scanning only if the LV is wiped.
+diff --git a/lib/device/dev-type.c b/lib/device/dev-type.c
+index 78b093c..d2ff71e 100644
+--- a/lib/device/dev-type.c
 b/lib/device/dev-type.c
+@@ -449,17 +449,25 @@ out:
+ 
+ #ifdef BLKID_WIPING_SUPPORT
+ 
++static inline int _type_in_flag_list(const char *type, uint32_t flag_list)
++{
++  return (((flag_list & TYPE_LVM2_MEMBER) && !strcmp(type, 
"LVM2_member")) ||
++  ((flag_list & TYPE_LVM1_MEMBER) && !strcmp(type, 
"LVM1_member")) ||
++  ((flag_list & TYPE_DM_SNAPSHOT_COW) && !strcmp(type, 
"DM_snapshot_cow")));
++}
++
+ static int _blkid_wipe(blkid_probe probe, struct device *dev, const char 
*name,
+- int exclude_lvm_member, int yes, force_t force)
++ uint32_t types_to_exclude, uint32_t types_no_prompt,
++ int yes, force_t force)
+ {
++  static const char* msg_wiping = "Wiping %s signature on %s.";
+   const char *offset = NULL, *type = NULL, *magic = NULL,
+  *usage = NULL, *label = NULL, *uuid = NULL;
+   loff_t offset_value;
+   size_t len;
+ 
+   if (!blkid_probe_lookup_value(probe, "TYPE", &type, NULL)) {
+-  if (exclude_lvm_member &&
+-  (!strcmp(type, "LVM1_member") || !strcmp(type, 
"LVM2_member")))
++  if (_type_in_flag_list(type, types_to_exclude))
+   return 1;
+   if (!blkid_probe_lookup_value(probe, "SBMAGIC_OFFSET", &offset, 
NULL) &&
+blkid_probe_lookup_value(probe, "SBMAGIC", &magic, &len))
+@@ -483,12 +491,15 @@ static int _blkid_wipe(blkid_probe probe, struct device 
*dev, const char *name,
+   "UUID=\"%s\" TYPE=\"%s\" USAGE=\"%s\"",
+name, offset, label, uuid, type, usage);
+ 
+-  if (!yes && (force == PROMPT) &&
+-  yes_no_prompt("WARNING: %s signature detected on %s at offset %s. "
+-"Wipe it? [y/n] ", type, name, offset) != 'y')
+-  return_0;
++  if (!_type_in_flag_list(type, types_no_prompt)) {
++  if (!yes && (force == PROMPT) &&
++  yes_no_prompt("WARNING: %s signature detected on %s at 
offset %s. "
++"Wipe it? [y/n] ", type, name, offset) != 'y')
++  return_0;
++  log_print_unless_silent(msg_wiping, type, na

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

2014-02-26 Thread Thomas Bächler
Date: Wednesday, February 26, 2014 @ 23:38:20
  Author: thomas
Revision: 206459

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

Added:
  lvm2/repos/testing-i686/
  
lvm2/repos/testing-i686/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch
(from rev 206458, 
lvm2/trunk/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch)
  
lvm2/repos/testing-i686/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch
(from rev 206458, 
lvm2/trunk/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 206458, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 206458, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/dmeventd.service
(from rev 206458, lvm2/trunk/dmeventd.service)
  lvm2/repos/testing-i686/dmeventd.socket
(from rev 206458, lvm2/trunk/dmeventd.socket)
  lvm2/repos/testing-i686/lvm-monitoring.service
(from rev 206458, lvm2/trunk/lvm-monitoring.service)
  lvm2/repos/testing-i686/lvm2.conf
(from rev 206458, lvm2/trunk/lvm2.conf)
  lvm2/repos/testing-i686/lvm2.install
(from rev 206458, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 206458, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 206458, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/lvmetad.service
(from rev 206458, lvm2/trunk/lvmetad.service)
  lvm2/repos/testing-i686/lvmetad.socket
(from rev 206458, lvm2/trunk/lvmetad.socket)
  lvm2/repos/testing-i686/sd-lvm2
(from rev 206458, lvm2/trunk/sd-lvm2)
  lvm2/repos/testing-x86_64/
  
lvm2/repos/testing-x86_64/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch
(from rev 206458, 
lvm2/trunk/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch)
  
lvm2/repos/testing-x86_64/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch
(from rev 206458, 
lvm2/trunk/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 206458, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 206458, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/dmeventd.service
(from rev 206458, lvm2/trunk/dmeventd.service)
  lvm2/repos/testing-x86_64/dmeventd.socket
(from rev 206458, lvm2/trunk/dmeventd.socket)
  lvm2/repos/testing-x86_64/lvm-monitoring.service
(from rev 206458, lvm2/trunk/lvm-monitoring.service)
  lvm2/repos/testing-x86_64/lvm2.conf
(from rev 206458, lvm2/trunk/lvm2.conf)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 206458, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 206458, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 206458, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/lvmetad.service
(from rev 206458, lvm2/trunk/lvmetad.service)
  lvm2/repos/testing-x86_64/lvmetad.socket
(from rev 206458, lvm2/trunk/lvmetad.socket)
  lvm2/repos/testing-x86_64/sd-lvm2
(from rev 206458, lvm2/trunk/sd-lvm2)

+
 testing-i686/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch   
|  199 ++
 testing-i686/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch
|   74 +++
 testing-i686/11-dm-initramfs.rules 
|3 
 testing-i686/PKGBUILD  
|  106 +
 testing-i686/dmeventd.service  
|   14 
 testing-i686/dmeventd.socket   
|   11 
 testing-i686/lvm-monitoring.service
|   17 
 testing-i686/lvm2.conf 
|2 
 testing-i686/lvm2.install  
|   16 
 testing-i686/lvm2_hook 
|   12 
 testing-i686/lvm2_install  
|   29 +
 testing-i686/lvmetad.service   
|   16 
 testing-i686/lvmetad.socket
|   10 
 testing-i686/sd-lvm2   
|   31 +
 testing-x86_64/0001-wiping-wipe-DM_snapshot_cow-signature-without-prompt.patch 
|  199 ++
 testing-x86_64/0002-snapshot-zero-cow-header-for-read-only-snapshot.patch  
|   74 +++
 testing-x86_64/11-dm-initramfs.rules   
|3 
 testing-x86_64/PKGBUILD
|  106 +
 testing-x86_64/dmeventd.service
|   14 
 testing-x86_64/dmeventd.socket 
|   1

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

2014-02-26 Thread Eric Bélanger
Date: Thursday, February 27, 2014 @ 05:30:46
  Author: eric
Revision: 106295

upgpkg: youtube-dl 2014.02.26-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-26 21:30:35 UTC (rev 106294)
+++ PKGBUILD2014-02-27 04:30:46 UTC (rev 106295)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2014.02.25
+pkgver=2014.02.26
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('8af4c222d451e30ba59d3da916b31789e7879e22'
+sha1sums=('8c4a52adb87f0b3f9636cf03b3eb125b89773b3a'
   'SKIP')
 
 prepare() {



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

2014-02-26 Thread Eric Bélanger
Date: Thursday, February 27, 2014 @ 05:31:21
  Author: eric
Revision: 106296

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 106295, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-27 04:30:46 UTC (rev 106295)
+++ PKGBUILD2014-02-27 04:31:21 UTC (rev 106296)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2014.02.25
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/";
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('8af4c222d451e30ba59d3da916b31789e7879e22'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
-"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 106295, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-27 04:31:21 UTC (rev 106296)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2014.02.26
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/";
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('8c4a52adb87f0b3f9636cf03b3eb125b89773b3a'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



[arch-commits] Commit in (6 files)

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 06:13:06
  Author: anatolik
Revision: 206461

Bump apache to 2.4 release. No need for itk patches as it can be compiled as a 
separate module (mod_itk).

Added:
  mod_fastcgi/trunk/compile-against-apache24.diff
Modified:
  apache/trunk/PKGBUILD
  apache/trunk/apache.install
  mod_fastcgi/trunk/PKGBUILD
Deleted:
  apache/trunk/apache.conf.d
  apache/trunk/apachectl-confd.patch

-+
 apache/trunk/PKGBUILD   |  197 +++---
 apache/trunk/apache.conf.d  |   15 -
 apache/trunk/apache.install |5 
 apache/trunk/apachectl-confd.patch  |   15 -
 mod_fastcgi/trunk/PKGBUILD  |   11 -
 mod_fastcgi/trunk/compile-against-apache24.diff |  137 +++
 6 files changed, 219 insertions(+), 161 deletions(-)

Modified: apache/trunk/PKGBUILD
===
--- apache/trunk/PKGBUILD   2014-02-26 23:09:38 UTC (rev 206460)
+++ apache/trunk/PKGBUILD   2014-02-27 05:13:06 UTC (rev 206461)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apache
-pkgver=2.2.26
+pkgver=2.4.7
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
@@ -14,154 +14,95 @@
 etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
 etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
 etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
-etc/conf.d/apache
+   etc/httpd/conf/extra/proxy-html.conf
+   etc/httpd/conf/{mime.types,magic}
 etc/logrotate.d/httpd)
 depends=('openssl' 'zlib' 'apr-util' 'pcre' 'systemd')
 optdepends=('lynx: apachectl status')
 install=apache.install
-_itkurl=http://mpm-itk.sesse.net/apache2.2-mpm-itk-2.2.17-01
 source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
-${_itkurl}/02-rename-prefork-to-itk.patch
-${_itkurl}/03-add-mpm-to-build-system.patch
-${_itkurl}/04-correct-output-makefile-location.patch
-${_itkurl}/05-add-copyright.patch
-${_itkurl}/06-hook-just-after-merging-perdir-config.patch
-${_itkurl}/07-base-functionality.patch
-${_itkurl}/08-max-clients-per-vhost.patch
-${_itkurl}/09-capabilities.patch
-${_itkurl}/10-nice.patch
-${_itkurl}/11-fix-htaccess-reads-for-persistent-connections.patch
-apachectl-confd.patch
-apache.conf.d
 apache.tmpfiles.conf
 httpd.logrotate
 httpd.service
 arch.layout)
-md5sums=('254eda547f8d624604e4bf403241e617'
- 'SKIP'
- 'f1d9d41360908ceb2374da55ae99197a'
- 'cdfa04985a0efa850976aef01c2a0c40'
- '0930d2d0612eb0a53a0d00aea7e8687f'
- '3a0c29bb91442c33ea73ebbe072af922'
- '0ef4729a6f1ffc848ad0e9b440a66f66'
- '940944caa948340b11ddae56adaef89b'
- 'ce09a987523884de8838f73dc8ec0d19'
- 'e75b7dd8d8afcd299ba4ab2ab81c11e4'
- 'ce1ccc21f3ad8625169c8f62913450ac'
- '1e5b222edcfbf99a3edc56fcb2074fbe'
- '4ac64df6e019edbe137017cba1ff2f51'
- '08b3c875f6260644f2f52b4056d656b0'
- '82068753dab92fe86312b1010a2904d7'
- '13dbaaf949c5bc36cfcf5718b95cb020'
- 'a823bb355c136fd0e2b3fb820e2d903c'
- '6b7122245a67597230a3b3f317eaf34e')
+sha256sums=('64368d8301836815ae237f2b62d909711c896c1bd34573771e0ee5ad808ce71b'
+'SKIP'
+'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
+'875903831634edf35d8d57e9a51bacb818255ecb3bfff29627f03e43d1ab65c3'
+'14d0a775eea7f8c66ba55399a9ad1e4fd29e0302f479a15b28bbfc754c5aa347'
+'dda05c6e76f12624e418ca18a36f2e90ec1c5b1cc52fed7142fce6076ec413f3')
 
 build() {
-   cd "${srcdir}/httpd-${pkgver}"
+  cd httpd-${pkgver}
 
-   patch -Np0 -i "${srcdir}/apachectl-confd.patch"
+  # set default user
+  sed -e 's#User daemon#User http#' \
+  -e 's#Group daemon#Group http#' \
+  -i docs/conf/httpd.conf.in
 
-   # set default user
-   sed -e 's#User daemon#User http#' \
-   -e 's#Group daemon#Group http#' \
-   -i docs/conf/httpd.conf.in
-
-   cat "${srcdir}/arch.layout" >> config.layout
-
-   cd ..
-   cp -r httpd-${pkgver} httpd-itk-${pkgver}
-
-   cd httpd-itk-${pkgver}
+  cat "${srcdir}/arch.layout" >> config.layout

-   # Fix patch to apply with latest Apache version
-   sed -i -e 's/mpmt_os2}/mpmt_os2|winnt}/g' 
"${srcdir}/03-add-mpm-to-build-system.patch"
+  ./configure --sbindir=/usr/bin \
+  --enable-layout=Arch \
+  --enable-mpms-shared=all \
+  --enable-modules=all \
+  --enable-mods-shared=all \
+  --enable-so \
+  --enable-suexec \
+  --with-suexec-caller=http \
+  --with-suexec-docroot=/srv/http \
+  --with-suexec-logfile=/var/log/httpd/suexec.log \
+  --with-suexe

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

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 06:43:56
  Author: anatolik
Revision: 206462

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

Added:
  apache/repos/staging-i686/
  apache/repos/staging-i686/PKGBUILD
(from rev 206461, apache/trunk/PKGBUILD)
  apache/repos/staging-i686/apache.install
(from rev 206461, apache/trunk/apache.install)
  apache/repos/staging-i686/apache.tmpfiles.conf
(from rev 206461, apache/trunk/apache.tmpfiles.conf)
  apache/repos/staging-i686/arch.layout
(from rev 206461, apache/trunk/arch.layout)
  apache/repos/staging-i686/httpd.logrotate
(from rev 206461, apache/trunk/httpd.logrotate)
  apache/repos/staging-i686/httpd.service
(from rev 206461, apache/trunk/httpd.service)
  apache/repos/staging-x86_64/
  apache/repos/staging-x86_64/PKGBUILD
(from rev 206461, apache/trunk/PKGBUILD)
  apache/repos/staging-x86_64/apache.install
(from rev 206461, apache/trunk/apache.install)
  apache/repos/staging-x86_64/apache.tmpfiles.conf
(from rev 206461, apache/trunk/apache.tmpfiles.conf)
  apache/repos/staging-x86_64/arch.layout
(from rev 206461, apache/trunk/arch.layout)
  apache/repos/staging-x86_64/httpd.logrotate
(from rev 206461, apache/trunk/httpd.logrotate)
  apache/repos/staging-x86_64/httpd.service
(from rev 206461, apache/trunk/httpd.service)

-+
 staging-i686/PKGBUILD   |  108 ++
 staging-i686/apache.install |   12 +++
 staging-i686/apache.tmpfiles.conf   |1 
 staging-i686/arch.layout|   22 ++
 staging-i686/httpd.logrotate|6 +
 staging-i686/httpd.service  |   15 
 staging-x86_64/PKGBUILD |  108 ++
 staging-x86_64/apache.install   |   12 +++
 staging-x86_64/apache.tmpfiles.conf |1 
 staging-x86_64/arch.layout  |   22 ++
 staging-x86_64/httpd.logrotate  |6 +
 staging-x86_64/httpd.service|   15 
 12 files changed, 328 insertions(+)

Copied: apache/repos/staging-i686/PKGBUILD (from rev 206461, 
apache/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-27 05:43:56 UTC (rev 206462)
@@ -0,0 +1,108 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.7
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('i686' 'x86_64')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+   etc/httpd/conf/extra/proxy-html.conf
+   etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd)
+depends=('openssl' 'zlib' 'apr-util' 'pcre' 'systemd')
+optdepends=('lynx: apachectl status')
+install=apache.install
+source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout)
+sha256sums=('64368d8301836815ae237f2b62d909711c896c1bd34573771e0ee5ad808ce71b'
+'SKIP'
+'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
+'875903831634edf35d8d57e9a51bacb818255ecb3bfff29627f03e43d1ab65c3'
+'14d0a775eea7f8c66ba55399a9ad1e4fd29e0302f479a15b28bbfc754c5aa347'
+'dda05c6e76f12624e418ca18a36f2e90ec1c5b1cc52fed7142fce6076ec413f3')
+
+build() {
+  cd httpd-${pkgver}
+
+  # set default user
+  sed -e 's#User daemon#User http#' \
+  -e 's#Group daemon#Group http#' \
+  -i docs/conf/httpd.conf.in
+
+  cat "${srcdir}/arch.layout" >> config.layout
+   
+  ./configure --sbindir=/usr/bin \
+  --enable-layout=Arch \
+  --enable-mpms-shared=all \
+  --enable-modules=all \
+  --enable-mods-shared=all \
+  --enable-so \
+  --enable-suexec \
+  --with-suexec-caller=http \
+  --with-suexec-docroot=/srv/http \
+  --with-suexec-logfile=/var/log/httpd/suexec.log \
+  --with-suexec-bin=/usr/bin/suexec \
+  --with-suexec-uidmin=99 --with-suexec-gidmin=99 \
+  --enable-ldap --enable-authnz-ldap \
+  --enable-cache --enable-disk-cache --enable-mem-cache 
--enable-file-cache \
+  --enable-ssl --with-ssl \
+  --enable-deflate --enable-cgid \
+  --enable-proxy --enable-proxy-connect \
+  --enable-proxy-http --enable-proxy-ftp \
+  --enable-dbd \
+  --with-apr=/usr/bin/apr-1-config \
+  --with-apr-util=/usr/bin/apu-1-config \
+  --with-pcre=/usr
+
+  make
+}
+
+package() {
+  cd httpd-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+   
+  install -D -m755 httpd "${pkgdir}/usr/bin/httpd"
+  install -D -m644 "${srcdir

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

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 06:47:22
  Author: anatolik
Revision: 106297

mod_itk: add module that was previously part of apache 2.2

Added:
  mod_itk/
  mod_itk/repos/
  mod_itk/trunk/
  mod_itk/trunk/PKGBUILD

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

Added: mod_itk/trunk/PKGBUILD
===
--- mod_itk/trunk/PKGBUILD  (rev 0)
+++ mod_itk/trunk/PKGBUILD  2014-02-27 05:47:22 UTC (rev 106297)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_version=2.4.7-01
+pkgname=mod_itk
+pkgver=${_version//-/.r}
+pkgrel=1
+pkgdesc='Apache module that allows you to run each of your vhost under a 
separate uid and gid'
+arch=(i686 x86_64)
+url='http://mpm-itk.sesse.net/'
+license=(APACHE)
+depends=(apache)
+source=(http://mpm-itk.sesse.net/mpm-itk-$_version.tar.gz)
+sha256sums=('7cd2f6c08ff3872c472a88794161a6bbe9d7166eb3f6ffda4d1b5239f6d39004')
+
+build() {
+  cd mpm-itk-$_version
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd mpm-itk-$_version
+  install -D -m755 .libs/mpm_itk.so "$pkgdir/usr/lib/httpd/modules/mpm_itk.so"
+}


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


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

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 07:09:42
  Author: anatolik
Revision: 106298

Remove obsolete installation code

Modified:
  rethinkdb/trunk/rethinkdb.install

---+
 rethinkdb.install |   12 
 1 file changed, 12 deletions(-)

Modified: rethinkdb.install
===
--- rethinkdb.install   2014-02-27 05:47:22 UTC (rev 106297)
+++ rethinkdb.install   2014-02-27 06:09:42 UTC (rev 106298)
@@ -19,16 +19,6 @@
   IFS='.' read -a new_version <<< "$1"
   IFS='.' read -a old_version <<< "$2"
 
-  # previously data diecotry was /var/lib/rethinkdb/
-  # now we moved to multi-instance location: /var/lib/rethinkdb/default
-  # convert from previous location, remove this check Q3'13
-  if [ -e /var/lib/rethinkdb/metadata -a ! -d /var/lib/rethinkdb/default ]; 
then
-echo "You store rethinkdb data in /var/lib/rethinkdb. Moving this data to 
per-instance location /var/lib/rethinkdb/default."
-mkdir /var/lib/rethinkdb/default
-mv /var/lib/rethinkdb/* /var/lib/rethinkdb/default
-chown -R rethinkdb:rethinkdb /var/lib/rethinkdb
-  fi
-
   if [ "${old_version[0]}" != "${new_version[0]}" -o "${old_version[1]}" != 
"${new_version[1]}" ]; then
 echo "This release changed data storage format. Please upgrade your data 
using following information 
https://github.com/rethinkdb/rethinkdb/tree/next/scripts/migration";
   fi
@@ -38,8 +28,6 @@
 }
 
 post_remove() {
-  #/usr/bin/systemctl stop rethinkdb@default.service
-
   getent passwd rethinkdb >/dev/null && userdel rethinkdb
   getent group rethinkdb >/dev/null && groupdel rethinkdb
 



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

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 07:18:29
  Author: anatolik
Revision: 206463

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

Added:
  mod_fastcgi/repos/staging-i686/
  mod_fastcgi/repos/staging-i686/PKGBUILD
(from rev 206462, mod_fastcgi/trunk/PKGBUILD)
  mod_fastcgi/repos/staging-i686/compile-against-apache24.diff
(from rev 206462, mod_fastcgi/trunk/compile-against-apache24.diff)
  mod_fastcgi/repos/staging-x86_64/
  mod_fastcgi/repos/staging-x86_64/PKGBUILD
(from rev 206462, mod_fastcgi/trunk/PKGBUILD)
  mod_fastcgi/repos/staging-x86_64/compile-against-apache24.diff
(from rev 206462, mod_fastcgi/trunk/compile-against-apache24.diff)

--+
 staging-i686/PKGBUILD|   37 ++
 staging-i686/compile-against-apache24.diff   |  137 +
 staging-x86_64/PKGBUILD  |   37 ++
 staging-x86_64/compile-against-apache24.diff |  137 +
 4 files changed, 348 insertions(+)

Copied: mod_fastcgi/repos/staging-i686/PKGBUILD (from rev 206462, 
mod_fastcgi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-27 06:18:29 UTC (rev 206463)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:
+# Contributor: Jan de Groot 
+
+pkgname=mod_fastcgi
+pkgver=2.4.7
+pkgrel=2
+_SNAP=SNAP-0910052141
+pkgdesc="Apache module to support the FastCGI protocol"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://www.fastcgi.com/";
+depends=('apache')
+# mod_fastcgi upstream development is dead. There is a third-party patch that
+# adopts mod_fastcgi to apache 2.4 
https://github.com/ByteInternet/libapache-mod-fastcgi
+source=(http://www.fastcgi.com/dist/${pkgname}-${_SNAP}.tar.gz
+compile-against-apache24.diff)
+sha256sums=('e6564ae206284806c781834e9e89aa4b0a4dd647b45c6da5cc389c65a984bdc7'
+'e405f365fac2d80c181a7ddefc9c6332cac7766cb9c67c464c272d595cde1800')
+
+prepare() {
+  cd $pkgname-$_SNAP
+  patch -p1 < "$srcdir/compile-against-apache24.diff"
+  cp Makefile.AP2 Makefile
+}
+
+build() {
+  cd $pkgname-$_SNAP
+  make top_dir=/usr/lib/httpd
+}
+
+package() {
+  cd $pkgname-$_SNAP
+  make top_dir=/usr/lib/httpd DESTDIR="${pkgdir}" install
+  install -Dm644 docs/LICENSE.TERMS \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: mod_fastcgi/repos/staging-i686/compile-against-apache24.diff (from rev 
206462, mod_fastcgi/trunk/compile-against-apache24.diff)
===
--- staging-i686/compile-against-apache24.diff  (rev 0)
+++ staging-i686/compile-against-apache24.diff  2014-02-27 06:18:29 UTC (rev 
206463)
@@ -0,0 +1,137 @@
+Index: libapache-mod-fastcgi/fcgi.h
+===
+--- libapache-mod-fastcgi.orig/fcgi.h  2012-03-07 14:29:04.005720240 +0100
 libapache-mod-fastcgi/fcgi.h   2012-03-07 14:29:07.830566657 +0100
+@@ -34,6 +34,10 @@
+ #define APACHE2
+ #endif
+ 
++#ifdef AP_DECLARE_MODULE
++#define APACHE24
++#endif
++
+ #ifdef APACHE2
+ 
+ #include 
+@@ -57,10 +61,16 @@
+ #define XtOffsetOf APR_OFFSETOF
+ #define ap_select select
+ 
++#ifdef APACHE24
++#define unixd_config ap_unixd_config
++#endif
++
++#ifdef APACHE2
+ #define ap_user_idunixd_config.user_id
+ #define ap_group_id   unixd_config.group_id
+ #define ap_user_name  unixd_config.user_name
+ #define ap_suexec_enabled unixd_config.suexec_enabled
++#endif
+ 
+ #ifndef S_ISDIR
+ #define S_ISDIR(m)  (((m)&(S_IFMT)) == (S_IFDIR))
+@@ -365,42 +375,42 @@
+ #ifdef APACHE2
+ 
+ #ifdef WIN32
+-#define FCGI_LOG_EMERG  
__FILE__,__LINE__,APLOG_EMERG,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_ALERT  
__FILE__,__LINE__,APLOG_ALERT,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_CRIT   
__FILE__,__LINE__,APLOG_CRIT,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_ERR
__FILE__,__LINE__,APLOG_ERR,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_WARN   
__FILE__,__LINE__,APLOG_WARNING,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_NOTICE 
__FILE__,__LINE__,APLOG_NOTICE,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_INFO   
__FILE__,__LINE__,APLOG_INFO,APR_FROM_OS_ERROR(GetLastError())
+-#define FCGI_LOG_DEBUG  
__FILE__,__LINE__,APLOG_DEBUG,APR_FROM_OS_ERROR(GetLastError())
++#define FCGI_LOG_EMERG  
APLOG_MARK,APLOG_EMERG,APR_FROM_OS_ERROR(GetLastError())
++#define FCGI_LOG_ALERT  
APLOG_MARK,APLOG_ALERT,APR_FROM_OS_ERROR(GetLastError())
++#define FCGI_LOG_CRIT   
APLOG_MARK,APLOG_CRIT,APR_FROM_OS_ERROR(GetLastError())
++#define FCGI_LOG_ERR
APLOG_MARK,APLOG_ERR,APR_FROM_OS_ERROR(GetLastError())
++#define FCGI_LOG_WARN   
APLOG_MARK,APLOG_WARNING,APR_FROM_OS_ERROR(GetLast

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

2014-02-26 Thread Anatol Pomozov
Date: Thursday, February 27, 2014 @ 07:20:51
  Author: anatolik
Revision: 106299

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

Added:
  mod_itk/repos/community-staging-i686/
  mod_itk/repos/community-staging-i686/PKGBUILD
(from rev 106298, mod_itk/trunk/PKGBUILD)
  mod_itk/repos/community-staging-x86_64/
  mod_itk/repos/community-staging-x86_64/PKGBUILD
(from rev 106298, mod_itk/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   25 +
 community-staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: mod_itk/repos/community-staging-i686/PKGBUILD (from rev 106298, 
mod_itk/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-02-27 06:20:51 UTC (rev 106299)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_version=2.4.7-01
+pkgname=mod_itk
+pkgver=${_version//-/.r}
+pkgrel=1
+pkgdesc='Apache module that allows you to run each of your vhost under a 
separate uid and gid'
+arch=(i686 x86_64)
+url='http://mpm-itk.sesse.net/'
+license=(APACHE)
+depends=(apache)
+source=(http://mpm-itk.sesse.net/mpm-itk-$_version.tar.gz)
+sha256sums=('7cd2f6c08ff3872c472a88794161a6bbe9d7166eb3f6ffda4d1b5239f6d39004')
+
+build() {
+  cd mpm-itk-$_version
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd mpm-itk-$_version
+  install -D -m755 .libs/mpm_itk.so "$pkgdir/usr/lib/httpd/modules/mpm_itk.so"
+}

Copied: mod_itk/repos/community-staging-x86_64/PKGBUILD (from rev 106298, 
mod_itk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-02-27 06:20:51 UTC (rev 106299)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_version=2.4.7-01
+pkgname=mod_itk
+pkgver=${_version//-/.r}
+pkgrel=1
+pkgdesc='Apache module that allows you to run each of your vhost under a 
separate uid and gid'
+arch=(i686 x86_64)
+url='http://mpm-itk.sesse.net/'
+license=(APACHE)
+depends=(apache)
+source=(http://mpm-itk.sesse.net/mpm-itk-$_version.tar.gz)
+sha256sums=('7cd2f6c08ff3872c472a88794161a6bbe9d7166eb3f6ffda4d1b5239f6d39004')
+
+build() {
+  cd mpm-itk-$_version
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd mpm-itk-$_version
+  install -D -m755 .libs/mpm_itk.so "$pkgdir/usr/lib/httpd/modules/mpm_itk.so"
+}