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

2014-01-11 Thread Felix Yan
Date: Sunday, January 12, 2014 @ 08:13:10
  Author: fyan
Revision: 103837

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

Added:
  mongodb/repos/community-testing-i686/
  mongodb/repos/community-testing-i686/PKGBUILD
(from rev 103836, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-testing-i686/SConscript.client.patch
(from rev 103836, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-testing-i686/mongodb.conf
(from rev 103836, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-testing-i686/mongodb.install
(from rev 103836, mongodb/trunk/mongodb.install)
  mongodb/repos/community-testing-i686/mongodb.service
(from rev 103836, mongodb/trunk/mongodb.service)
  mongodb/repos/community-testing-i686/removeWerror.patch
(from rev 103836, mongodb/trunk/removeWerror.patch)
  mongodb/repos/community-testing-x86_64/
  mongodb/repos/community-testing-x86_64/PKGBUILD
(from rev 103836, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-testing-x86_64/SConscript.client.patch
(from rev 103836, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-testing-x86_64/mongodb.conf
(from rev 103836, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-testing-x86_64/mongodb.install
(from rev 103836, mongodb/trunk/mongodb.install)
  mongodb/repos/community-testing-x86_64/mongodb.service
(from rev 103836, mongodb/trunk/mongodb.service)
  mongodb/repos/community-testing-x86_64/removeWerror.patch
(from rev 103836, mongodb/trunk/removeWerror.patch)

--+
 community-testing-i686/PKGBUILD  |   80 +
 community-testing-i686/SConscript.client.patch   |   13 +++
 community-testing-i686/mongodb.conf  |8 ++
 community-testing-i686/mongodb.install   |   32 
 community-testing-i686/mongodb.service   |   10 ++
 community-testing-i686/removeWerror.patch|   21 +
 community-testing-x86_64/PKGBUILD|   80 +
 community-testing-x86_64/SConscript.client.patch |   13 +++
 community-testing-x86_64/mongodb.conf|8 ++
 community-testing-x86_64/mongodb.install |   32 
 community-testing-x86_64/mongodb.service |   10 ++
 community-testing-x86_64/removeWerror.patch  |   21 +
 12 files changed, 328 insertions(+)

Copied: mongodb/repos/community-testing-i686/PKGBUILD (from rev 103836, 
mongodb/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-01-12 07:13:10 UTC (rev 103837)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Mathias Stearn 
+# Contributor: Alec Thomas
+
+pkgname=mongodb
+pkgver=2.4.9
+pkgrel=1
+pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org'
+license=('AGPL3')
+depends=('boost-libs' 'pcre' 'snappy' 'openssl' 'gperftools')
+makedepends=('scons' 'boost' 'readline' 'ncurses' 'libpcap') # 'cyrus-sasl')
+checkdepends=('python2-pymongo')
+optdepends=('libpcap: needed for mongosniff')
+backup=('etc/mongodb.conf')
+install=mongodb.install
+source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz";
+'mongodb.conf' 'mongodb.service' 'removeWerror.patch')
+
+build() {
+  # fucking mongo aint no fun to package
+  export SCONSFLAGS="$MAKEFLAGS"
+
+  cd mongodb-src-r${pkgver}
+
+  # failed to build with -Werror since 2.4.0
+  patch -Np1 -i "$srcdir/removeWerror.patch"
+
+  scons all \
+--use-system-boost \
+--use-system-pcre \
+--use-system-snappy \
+--use-system-tcmalloc \
+--ssl \
+--sharedclient
+# --use-sasl-client
+# --use-system-v8
+}
+
+ Warning: the 32 bit version of MongoDB is limited to about 2GB 
of data.'
+echo '==> See http://blog.mongodb.org/post/137788967/32-bit-limitations'
+  f

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

2014-01-11 Thread Felix Yan
Date: Sunday, January 12, 2014 @ 08:10:56
  Author: fyan
Revision: 103836

upgpkg: mongodb 2.4.9-1

Modified:
  mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-12 02:47:26 UTC (rev 103835)
+++ PKGBUILD2014-01-12 07:10:56 UTC (rev 103836)
@@ -6,8 +6,8 @@
 # Contributor: Alec Thomas
 
 pkgname=mongodb
-pkgver=2.4.8
-pkgrel=2
+pkgver=2.4.9
+pkgrel=1
 pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
 arch=('i686' 'x86_64')
 url='http://www.mongodb.org'
@@ -65,8 +65,8 @@
 --sharedclient \
 --full \
 --prefix="$pkgdir/usr"
+# --use-sasl-client
 # --use-system-v8
-# --use-sasl-client
 
   install -Dm644 "$srcdir/mongodb.conf" "$pkgdir/etc/mongodb.conf"
   install -Dm644 "$srcdir/mongodb.service" 
"$pkgdir/usr/lib/systemd/system/mongodb.service"
@@ -74,7 +74,7 @@
   install -dm755 "$pkgdir/var/log/mongodb"
 }
 
-sha512sums=('33202f101d00c796253c5fd333242ce2c5399352bf325e0af1df92d9c291d7a768bbed56f7b7fccfaa3cea2385cec941bd05cb27a635ca034485bd39ef4129a1'
+sha512sums=('f9991b30eebdc13e04b553ea9c133f73cb7c0d034ae94e6293a28f3c40e8c93d3e63257e20ff801dfd586a22c95ca52551da8517d0e25534dda62f3ed650aa23'
 
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
 
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9'
 
'e709f76fa71a10d6b72d2eeae65d715e0a0a7e6cb93704114f22db8662d7102de77bd1e6706049351beb159aaa04548cfe4b14fe6ee498a166c5ad54c8275f84')



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

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 03:47:26
  Author: eric
Revision: 103835

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

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

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   32 -
 community-x86_64/PKGBUILD |   32 -
 3 files changed, 66 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-12 02:46:56 UTC (rev 103834)
+++ community-i686/PKGBUILD 2014-01-12 02:47:26 UTC (rev 103835)
@@ -1,32 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=wxcam
-pkgver=1.1
-pkgrel=2
-arch=('i686' 'x86_64')
-license=(GPL)
-pkgdesc="Webcam application for linux"
-# version of CImg library needed to compile wxcam -
-# http://cimg.sourceforge.net/
-_CImg_ver=1.4.9
-url="http://wxcam.sourceforge.net";
-makedepends=('intltool>=0.35.0')
-depends=('libglade' 'mjpegtools' 'perlxml' 'wxgtk' 'xvidcore' 'v4l-utils' 
'alsa-lib')
-source=(http://downloads.sourceforge.net/wxcam/${pkgname}-${pkgver}.tar.bz2
-   http://downloads.sourceforge.net/cimg/CImg-${_CImg_ver}.zip)
-md5sums=('c9ea8991b6375c1709a7ce4e61fcc263'
- 'a07cba03f6d66a9970e0b3fcc230bddc')
-
-build() {
-cp $srcdir/CImg-${_CImg_ver}/CImg.h $srcdir/$pkgname-$pkgver
-
-cd $srcdir/$pkgname-$pkgver
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-
-mv $pkgdir/usr/doc $pkgdir/usr/share/
-}

Copied: wxcam/repos/community-i686/PKGBUILD (from rev 103834, 
wxcam/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-12 02:47:26 UTC (rev 103835)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=wxcam
+pkgver=1.1
+pkgrel=3
+arch=('i686' 'x86_64')
+license=(GPL)
+pkgdesc="Webcam application for linux"
+# version of CImg library needed to compile wxcam -
+# http://cimg.sourceforge.net/
+_CImg_ver=1.4.9
+url="http://wxcam.sourceforge.net";
+makedepends=('intltool>=0.35.0' 'libsm')
+depends=('libglade' 'mjpegtools' 'perlxml' 'wxgtk' 'xvidcore' 'v4l-utils' 
'alsa-lib')
+source=(http://downloads.sourceforge.net/wxcam/${pkgname}-${pkgver}.tar.bz2
+   http://downloads.sourceforge.net/cimg/CImg-${_CImg_ver}.zip)
+md5sums=('c9ea8991b6375c1709a7ce4e61fcc263'
+ 'a07cba03f6d66a9970e0b3fcc230bddc')
+
+prepare() {
+cp "$srcdir"/CImg-${_CImg_ver}/CImg.h "$srcdir"/$pkgname-$pkgver
+}
+
+build() {
+cd "$srcdir"/$pkgname-$pkgver
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "$srcdir"/$pkgname-$pkgver
+make DESTDIR="$pkgdir" wxcamdocdir=/usr/share/doc/wxcam install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-12 02:46:56 UTC (rev 103834)
+++ community-x86_64/PKGBUILD   2014-01-12 02:47:26 UTC (rev 103835)
@@ -1,32 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=wxcam
-pkgver=1.1
-pkgrel=2
-arch=('i686' 'x86_64')
-license=(GPL)
-pkgdesc="Webcam application for linux"
-# version of CImg library needed to compile wxcam -
-# http://cimg.sourceforge.net/
-_CImg_ver=1.4.9
-url="http://wxcam.sourceforge.net";
-makedepends=('intltool>=0.35.0')
-depends=('libglade' 'mjpegtools' 'perlxml' 'wxgtk' 'xvidcore' 'v4l-utils' 
'alsa-lib')
-source=(http://downloads.sourceforge.net/wxcam/${pkgname}-${pkgver}.tar.bz2
-   http://downloads.sourceforge.net/cimg/CImg-${_CImg_ver}.zip)
-md5sums=('c9ea8991b6375c1709a7ce4e61fcc263'
- 'a07cba03f6d66a9970e0b3fcc230bddc')
-
-build() {
-cp $srcdir/CImg-${_CImg_ver}/CImg.h $srcdir/$pkgname-$pkgver
-
-cd $srcdir/$pkgname-$pkgver
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-
-mv $pkgdir/usr/doc $pkgdir/usr/share/
-}

Copied: wxcam/repos/community-x86_64/PKGBUILD (from rev 103834, 
wxcam/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-12 02:47:26 UTC (rev 103835)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=wxcam
+pkgver=1.1
+pkgrel=3
+arch=('i686' 'x86_64')
+license=(GPL)
+pkgdesc="Webcam application for linux"
+# version of CImg library needed to compile wxcam -
+# http://cimg.sourceforge.net/
+_CImg_ver=1.4.9
+url="http://wxcam.sourceforge.net";
+makedepends=('intltool>=0.35.0' 'libsm')
+depend

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

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 03:46:56
  Author: eric
Revision: 103834

upgpkg: wxcam 1.1-3

Fix unknown symbol, Add libsm makedepends (close FS#38471)

Modified:
  wxcam/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-12 00:46:05 UTC (rev 103833)
+++ PKGBUILD2014-01-12 02:46:56 UTC (rev 103834)
@@ -1,7 +1,8 @@
+# $Id$
 # Maintainer: Sven-Hendrik Haase 
 pkgname=wxcam
 pkgver=1.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=(GPL)
 pkgdesc="Webcam application for linux"
@@ -9,7 +10,7 @@
 # http://cimg.sourceforge.net/
 _CImg_ver=1.4.9
 url="http://wxcam.sourceforge.net";
-makedepends=('intltool>=0.35.0')
+makedepends=('intltool>=0.35.0' 'libsm')
 depends=('libglade' 'mjpegtools' 'perlxml' 'wxgtk' 'xvidcore' 'v4l-utils' 
'alsa-lib')
 source=(http://downloads.sourceforge.net/wxcam/${pkgname}-${pkgver}.tar.bz2
http://downloads.sourceforge.net/cimg/CImg-${_CImg_ver}.zip)
@@ -16,17 +17,17 @@
 md5sums=('c9ea8991b6375c1709a7ce4e61fcc263'
  'a07cba03f6d66a9970e0b3fcc230bddc')
 
+prepare() {
+cp "$srcdir"/CImg-${_CImg_ver}/CImg.h "$srcdir"/$pkgname-$pkgver
+}
+
 build() {
-cp $srcdir/CImg-${_CImg_ver}/CImg.h $srcdir/$pkgname-$pkgver
-
-cd $srcdir/$pkgname-$pkgver
+cd "$srcdir"/$pkgname-$pkgver
 ./configure --prefix=/usr
 make
 }
 
 package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-
-mv $pkgdir/usr/doc $pkgdir/usr/share/
+cd "$srcdir"/$pkgname-$pkgver
+make DESTDIR="$pkgdir" wxcamdocdir=/usr/share/doc/wxcam install
 }


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


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

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 03:17:51
  Author: eric
Revision: 203509

upgpkg: wxpython 3.0.0.0-2

Fix undefined symbol (close FS#38473)

Modified:
  wxpython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-12 01:30:04 UTC (rev 203508)
+++ PKGBUILD2014-01-12 02:17:51 UTC (rev 203509)
@@ -4,7 +4,7 @@
 pkgname=wxpython
 pkgver=3.0.0.0
 _editraver=0.7.20
-pkgrel=1
+pkgrel=2
 pkgdesc="A wxWidgets GUI toolkit for Python"
 arch=('i686' 'x86_64')
 license=('custom:wxWindows')



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

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 03:18:23
  Author: eric
Revision: 203510

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-12 02:17:51 UTC (rev 203509)
+++ extra-i686/PKGBUILD 2014-01-12 02:18:23 UTC (rev 203510)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=wxpython
-pkgver=3.0.0.0
-_editraver=0.7.20
-pkgrel=1
-pkgdesc="A wxWidgets GUI toolkit for Python"
-arch=('i686' 'x86_64')
-license=('custom:wxWindows')
-url="http://www.wxpython.org";
-depends=('wxgtk' 'python2')
-makedepends=('mesa' 'glu')
-source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
-http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
-sha1sums=('48451763275cfe4e5bbec49ccd75bc9652cba719'
-  'f439f4aa2cb90b8348cebb1670df9cf47ba341ab')
-
-prepare() {
-  cd "${srcdir}"
-  find . -type f -exec sed -i 's/env python/env python2/' {} \;
-  sed -i 's/sys.exit(1)//' Editra-${_editraver}/setup.py
-}
-
-build() {
-  cd "${srcdir}/wxPython-src-${pkgver}"
-  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
---enable-graphics_ctx --enable-mediactrl --disable-precomp-headers \
---with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys
-  cd wxPython
-  python2 setup.py WXPORT=gtk2 UNICODE=1 build
-}
-
-package() {
-  cd "${srcdir}/wxPython-src-${pkgver}/wxPython"
-  python2 setup.py WXPORT=gtk2 UNICODE=1 install --root="${pkgdir}"
-  install -D -m644 ../docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  cd "${srcdir}/Editra-${_editraver}"
-  python2 setup.py install --root="${pkgdir}"
-  rm -r "${pkgdir}/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/tools/Editra"
-}

Copied: wxpython/repos/extra-i686/PKGBUILD (from rev 203509, 
wxpython/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-12 02:18:23 UTC (rev 203510)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=wxpython
+pkgver=3.0.0.0
+_editraver=0.7.20
+pkgrel=2
+pkgdesc="A wxWidgets GUI toolkit for Python"
+arch=('i686' 'x86_64')
+license=('custom:wxWindows')
+url="http://www.wxpython.org";
+depends=('wxgtk' 'python2')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
+http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
+sha1sums=('48451763275cfe4e5bbec49ccd75bc9652cba719'
+  'f439f4aa2cb90b8348cebb1670df9cf47ba341ab')
+
+prepare() {
+  cd "${srcdir}"
+  find . -type f -exec sed -i 's/env python/env python2/' {} \;
+  sed -i 's/sys.exit(1)//' Editra-${_editraver}/setup.py
+}
+
+build() {
+  cd "${srcdir}/wxPython-src-${pkgver}"
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --disable-precomp-headers \
+--with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys
+  cd wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 build
+}
+
+package() {
+  cd "${srcdir}/wxPython-src-${pkgver}/wxPython"
+  python2 setup.py WXPORT=gtk2 UNICODE=1 install --root="${pkgdir}"
+  install -D -m644 ../docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd "${srcdir}/Editra-${_editraver}"
+  python2 setup.py install --root="${pkgdir}"
+  rm -r "${pkgdir}/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/tools/Editra"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-12 02:17:51 UTC (rev 203509)
+++ extra-x86_64/PKGBUILD   2014-01-12 02:18:23 UTC (rev 203510)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=wxpython
-pkgver=3.0.0.0
-_editraver=0.7.20
-pkgrel=1
-pkgdesc="A wxWidgets GUI toolkit for Python"
-arch=('i686' 'x86_64')
-license=('custom:wxWindows')
-url="http://www.wxpython.org";
-depends=('wxgtk' 'python2')
-makedepends=('mesa' 'glu')
-source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
-http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
-sha1sums=('48451763275cfe4e5bbec49ccd75bc9652cba719'
-  'f439f4aa2cb90b8348cebb1670df9cf47ba341ab')
-
-prepare() {
-  cd 

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

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 02:30:04
  Author: eric
Revision: 203508

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

Added:
  hugin/repos/extra-i686/PKGBUILD
(from rev 203507, hugin/trunk/PKGBUILD)
  hugin/repos/extra-i686/hugin-build.patch
(from rev 203507, hugin/trunk/hugin-build.patch)
  hugin/repos/extra-i686/install
(from rev 203507, hugin/trunk/install)
  hugin/repos/extra-x86_64/PKGBUILD
(from rev 203507, hugin/trunk/PKGBUILD)
  hugin/repos/extra-x86_64/hugin-build.patch
(from rev 203507, hugin/trunk/hugin-build.patch)
  hugin/repos/extra-x86_64/install
(from rev 203507, hugin/trunk/install)
Deleted:
  hugin/repos/extra-i686/PKGBUILD
  hugin/repos/extra-i686/install
  hugin/repos/extra-x86_64/PKGBUILD
  hugin/repos/extra-x86_64/install

+
 /PKGBUILD  |   82 +++
 /install   |   26 
 extra-i686/PKGBUILD|   35 
 extra-i686/hugin-build.patch   |   11 +
 extra-i686/install |   13 --
 extra-x86_64/PKGBUILD  |   35 
 extra-x86_64/hugin-build.patch |   11 +
 extra-x86_64/install   |   13 --
 8 files changed, 130 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-12 01:29:03 UTC (rev 203507)
+++ extra-i686/PKGBUILD 2014-01-12 01:30:04 UTC (rev 203508)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-# Contributor: Giovanni Scafora 
-# Contributor: Dominik Ryba 
-
-pkgname=hugin
-pkgver=2013.0.0
-pkgrel=4
-pkgdesc='Panorama photo stitcher'
-url='http://hugin.sourceforge.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-optdepends=('python2: bindings and plugins')
-makedepends=('cmake' 'boost' 'tclap' 'mesa' 'python2' 'swig')
-depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
- 'lensfun' 'lapack' 'make' 'perl-image-exiftool' 'desktop-file-utils')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('0e0689cf2ca0c4a2730cffe06380eda976b6772d')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   cmake . \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DENABLE_LAPACK=yes
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: hugin/repos/extra-i686/PKGBUILD (from rev 203507, hugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-12 01:30:04 UTC (rev 203508)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: Giovanni Scafora 
+# Contributor: Dominik Ryba 
+
+pkgname=hugin
+pkgver=2013.0.0
+pkgrel=5
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('python2: bindings and plugins')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'python2' 'swig')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
+ 'lensfun' 'lapack' 'make' 'perl-image-exiftool' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2";
 hugin-build.patch)
+sha1sums=('0e0689cf2ca0c4a2730cffe06380eda976b6772d'
+  '45a8d8f5ee9b3c013cbc1ae3cfad14a2705c0dd4')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../hugin-build.patch
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   cmake . \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DENABLE_LAPACK=yes
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: hugin/repos/extra-i686/hugin-build.patch (from rev 203507, 
hugin/trunk/hugin-build.patch)
===
--- extra-i686/hugin-build.patch(rev 0)
+++ extra-i686/hugin-build.patch2014-01-12 01:30:04 UTC (rev 203508)
@@ -0,0 +1,11 @@
+--- a/src/hugin1/ptbatcher/PTBatcherGUI.cpp
 b/src/hugin1/ptbatcher/PTBatcherGUI.cpp
+@@ -150,7 +150,7 @@
+ { wxCMD_LINE_SWITCH, "v", "verbose",  "show verbose output when 
processing projects" },
+ { wxCMD_LINE_SWITCH, "a", "assistant", "run the assistant on the 
given projects" },
+ {
+-wxCMD_LINE_PARAM,  NULL, NULL, _("stitch_project.pto [output 
prefix]|assistant_project.pto"),
++wxCMD_LINE_PARAM,  NULL, NULL, "stitch_project.pto [output 
prefix]|assistant

[arch-commits] Commit in hugin/trunk (PKGBUILD hugin-build.patch)

2014-01-11 Thread Eric Bélanger
Date: Sunday, January 12, 2014 @ 02:29:03
  Author: eric
Revision: 203507

upgpkg: hugin 2013.0.0-5

Fix issue with wxgtk, Add build patch

Added:
  hugin/trunk/hugin-build.patch
Modified:
  hugin/trunk/PKGBUILD

---+
 PKGBUILD  |   12 +---
 hugin-build.patch |   11 +++
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 20:25:08 UTC (rev 203506)
+++ PKGBUILD2014-01-12 01:29:03 UTC (rev 203507)
@@ -6,7 +6,7 @@
 
 pkgname=hugin
 pkgver=2013.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Panorama photo stitcher'
 url='http://hugin.sourceforge.net/'
 license=('GPL')
@@ -15,11 +15,17 @@
 makedepends=('cmake' 'boost' 'tclap' 'mesa' 'python2' 'swig')
 depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
  'lensfun' 'lapack' 'make' 'perl-image-exiftool' 'desktop-file-utils')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('0e0689cf2ca0c4a2730cffe06380eda976b6772d')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2";
 hugin-build.patch)
+sha1sums=('0e0689cf2ca0c4a2730cffe06380eda976b6772d'
+  '45a8d8f5ee9b3c013cbc1ae3cfad14a2705c0dd4')
 
 install=install
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../hugin-build.patch
+}
+
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
cmake . \

Added: hugin-build.patch
===
--- hugin-build.patch   (rev 0)
+++ hugin-build.patch   2014-01-12 01:29:03 UTC (rev 203507)
@@ -0,0 +1,11 @@
+--- a/src/hugin1/ptbatcher/PTBatcherGUI.cpp
 b/src/hugin1/ptbatcher/PTBatcherGUI.cpp
+@@ -150,7 +150,7 @@
+ { wxCMD_LINE_SWITCH, "v", "verbose",  "show verbose output when 
processing projects" },
+ { wxCMD_LINE_SWITCH, "a", "assistant", "run the assistant on the 
given projects" },
+ {
+-wxCMD_LINE_PARAM,  NULL, NULL, _("stitch_project.pto [output 
prefix]|assistant_project.pto"),
++wxCMD_LINE_PARAM,  NULL, NULL, "stitch_project.pto [output 
prefix]|assistant_project.pto",
+ wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL + 
wxCMD_LINE_PARAM_MULTIPLE
+ },
+ { wxCMD_LINE_NONE }



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

2014-01-11 Thread Connor Behan
Date: Sunday, January 12, 2014 @ 01:46:05
  Author: cbehan
Revision: 103833

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

Added:
  pidgin-talkfilters/repos/community-i686/PKGBUILD
(from rev 103832, pidgin-talkfilters/trunk/PKGBUILD)
  pidgin-talkfilters/repos/community-x86_64/PKGBUILD
(from rev 103832, pidgin-talkfilters/trunk/PKGBUILD)
Deleted:
  pidgin-talkfilters/repos/community-i686/PKGBUILD
  pidgin-talkfilters/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-12 00:45:21 UTC (rev 103832)
+++ community-i686/PKGBUILD 2014-01-12 00:46:05 UTC (rev 103833)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan 
-
-pkgname=purple-plugin-pack
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="Implements GNU talkfilters in pidgin chats"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
-license=('GPL')
-depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
-
-build() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --with-plugins=talkfilters
-}
-
-package() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  make
-  make DESTDIR="$pkgdir" install
-}

Copied: pidgin-talkfilters/repos/community-i686/PKGBUILD (from rev 103832, 
pidgin-talkfilters/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-12 00:46:05 UTC (rev 103833)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+
+pkgname=pidgin-talkfilters
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --with-plugins=talkfilters
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-12 00:45:21 UTC (rev 103832)
+++ community-x86_64/PKGBUILD   2014-01-12 00:46:05 UTC (rev 103833)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan 
-
-pkgname=purple-plugin-pack
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="Implements GNU talkfilters in pidgin chats"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
-license=('GPL')
-depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
-
-build() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --with-plugins=talkfilters
-}
-
-package() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  make
-  make DESTDIR="$pkgdir" install
-}

Copied: pidgin-talkfilters/repos/community-x86_64/PKGBUILD (from rev 103832, 
pidgin-talkfilters/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-12 00:46:05 UTC (rev 103833)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+
+pkgname=pidgin-talkfilters
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --with-plugins=talkfilters
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make
+  make DESTDIR="$p

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

2014-01-11 Thread Connor Behan
Date: Sunday, January 12, 2014 @ 01:45:21
  Author: cbehan
Revision: 103832

upgpkg: pidgin-talkfilters 2.7.0-2

Real update to 2.7.0-2

Modified:
  pidgin-talkfilters/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-12 00:36:49 UTC (rev 103831)
+++ PKGBUILD2014-01-12 00:45:21 UTC (rev 103832)
@@ -1,6 +1,6 @@
 # Maintainer: Connor Behan 
 
-pkgname=purple-plugin-pack
+pkgname=pidgin-talkfilters
 pkgver=2.7.0
 pkgrel=2
 pkgdesc="Implements GNU talkfilters in pidgin chats"



[arch-commits] Commit in pidgin-talkfilters (5 files)

2014-01-11 Thread Connor Behan
Date: Sunday, January 12, 2014 @ 01:36:49
  Author: cbehan
Revision: 103831

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

Added:
  pidgin-talkfilters/repos/
  pidgin-talkfilters/repos/community-i686/
  pidgin-talkfilters/repos/community-i686/PKGBUILD
(from rev 103830, pidgin-talkfilters/trunk/PKGBUILD)
  pidgin-talkfilters/repos/community-x86_64/
  pidgin-talkfilters/repos/community-x86_64/PKGBUILD
(from rev 103830, pidgin-talkfilters/trunk/PKGBUILD)

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

Copied: pidgin-talkfilters/repos/community-i686/PKGBUILD (from rev 103830, 
pidgin-talkfilters/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-01-12 00:36:49 UTC (rev 103831)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+
+pkgname=purple-plugin-pack
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --with-plugins=talkfilters
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make
+  make DESTDIR="$pkgdir" install
+}

Copied: pidgin-talkfilters/repos/community-x86_64/PKGBUILD (from rev 103830, 
pidgin-talkfilters/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-01-12 00:36:49 UTC (rev 103831)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+
+pkgname=purple-plugin-pack
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --with-plugins=talkfilters
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make
+  make DESTDIR="$pkgdir" install
+}



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

2014-01-11 Thread Connor Behan
Date: Sunday, January 12, 2014 @ 01:36:08
  Author: cbehan
Revision: 103830

upgpkg: purple-plugin-pack 2.7.0-2

Update to 2.7.0-2

Added:
  pidgin-talkfilters/trunk/
  pidgin-talkfilters/trunk/PKGBUILD

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2014-01-12 00:36:08 UTC (rev 103830)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+
+pkgname=purple-plugin-pack
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --with-plugins=talkfilters
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make
+  make DESTDIR="$pkgdir" install
+}


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


[arch-commits] Commit in (pidgin-talkfilters)

2014-01-11 Thread Connor Behan
Date: Sunday, January 12, 2014 @ 00:42:20
  Author: cbehan
Revision: 103829

Fixing pidgin-talkfilters

Added:
  pidgin-talkfilters/



[arch-commits] Commit in hamster-time-tracker/repos/community-any (4 files)

2014-01-11 Thread Balló György
Date: Sunday, January 12, 2014 @ 00:22:34
  Author: bgyorgy
Revision: 103828

archrelease: copy trunk to community-any

Added:
  hamster-time-tracker/repos/community-any/PKGBUILD
(from rev 103827, hamster-time-tracker/trunk/PKGBUILD)
  hamster-time-tracker/repos/community-any/hamster-time-tracker.install
(from rev 103827, hamster-time-tracker/trunk/hamster-time-tracker.install)
Deleted:
  hamster-time-tracker/repos/community-any/PKGBUILD
  hamster-time-tracker/repos/community-any/hamster-time-tracker.install

--+
 PKGBUILD |   89 +
 hamster-time-tracker.install |   44 ++--
 2 files changed, 69 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-11 23:22:11 UTC (rev 103827)
+++ PKGBUILD2014-01-11 23:22:34 UTC (rev 103828)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-# Contributor: Georg Vogetseder 
-
-pkgname=hamster-time-tracker
-pkgver=1.03.3
-pkgrel=1
-pkgdesc="Time tracking application that helps you to keep track on how much 
time you have spent during the day on activities you choose to track"
-arch=('any')
-url="http://projecthamster.wordpress.com/";
-license=('GPL')
-depends=('python2-dbus' 'python2-gconf' 'python2-notify' 'python2-wnck' 
'python2-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
-makedepends=('intltool' 'gnome-doc-utils')
-provides=('hamster-applet')
-conflicts=('hamster-applet')
-replaces=('hamster-applet')
-install=$pkgname.install
-source=(https://github.com/projecthamster/hamster/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('b98520bee8871f6d5944ba0ab8e71b834fd4f189b5d9f07838f22bb938227214')
-
-build() {
-  cd "$srcdir/hamster-$pkgname-$pkgver"
-
-  # Python2 fix
-  find . -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
-
-  python2 ./waf configure --prefix=/usr
-  python2 ./waf build
-}
-
-package() {
-  cd "$srcdir/hamster-$pkgname-$pkgver"
-
-  python2 ./waf install --destdir=$pkgdir
-
-  # Move bash completion and GConf schema to it's correct place
-  install -dm755 "$pkgdir/usr/share/bash-completion/completions"
-  mv "$pkgdir/etc/bash_completion.d/hamster.bash" 
"$pkgdir/usr/share/bash-completion/completions/hamster"
-  mv "$pkgdir/etc/gconf" "$pkgdir/usr/share"
-  rm -r "$pkgdir/etc"
-}

Copied: hamster-time-tracker/repos/community-any/PKGBUILD (from rev 103827, 
hamster-time-tracker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-11 23:22:34 UTC (rev 103828)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+# Contributor: Georg Vogetseder 
+
+pkgname=hamster-time-tracker
+pkgver=1.04
+pkgrel=1
+pkgdesc="Time tracking application that helps you to keep track on how much 
time you have spent during the day on activities you choose to track"
+arch=('any')
+url="http://projecthamster.wordpress.com/";
+license=('GPL')
+depends=('python2-dbus' 'python2-gconf' 'python2-notify' 'python2-wnck' 
'python2-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
+makedepends=('intltool' 'gnome-doc-utils')
+provides=('hamster-applet')
+conflicts=('hamster-applet')
+replaces=('hamster-applet')
+install=$pkgname.install
+source=(https://github.com/projecthamster/hamster/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('ab38601d66494c8e1c30d9a3f5ce588248efffd0870dba693bb80a108222ded7')
+
+prepare() {
+  cd "$srcdir/hamster-$pkgname-$pkgver"
+
+  # Python2 fix
+  find . -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
+
+  # Fix version number
+  sed -i '/VERSION/ s/1.03.3/1.04/' wscript
+}
+
+build() {
+  cd "$srcdir/hamster-$pkgname-$pkgver"
+  python2 ./waf configure --prefix=/usr
+  python2 ./waf build
+}
+
+package() {
+  cd "$srcdir/hamster-$pkgname-$pkgver"
+  python2 ./waf install --destdir=$pkgdir
+
+  # Move bash completion and GConf schema to its correct place
+  install -dm755 "$pkgdir/usr/share/bash-completion/completions"
+  mv "$pkgdir/etc/bash_completion.d/hamster.bash" 
"$pkgdir/usr/share/bash-completion/completions/hamster"
+  mv "$pkgdir/etc/gconf" "$pkgdir/usr/share"
+  rm -r "$pkgdir/etc"
+}

Deleted: hamster-time-tracker.install
===
--- hamster-time-tracker.install2014-01-11 23:22:11 UTC (rev 103827)
+++ hamster-time-tracker.install2014-01-11 23:22:34 UTC (rev 103828)
@@ -1,22 +0,0 @@
-pkgname=hamster-time-tracker
-
-post_install() {
-  gconfpkg --install $pkgname
-  xdg-icon-resource forceupdate
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  gconfpkg --uninstall $pkgname
-}
-
-post_remove() {
-  xdg-icon-resource forceupdate
-}

Copied: hamster-time-tracker/repos/community-any/hamster-time-tracker.install 
(fro

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

2014-01-11 Thread Balló György
Date: Sunday, January 12, 2014 @ 00:22:11
  Author: bgyorgy
Revision: 103827

upgpkg: hamster-time-tracker 1.04-1

Update to version 1.04

Modified:
  hamster-time-tracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 21:56:33 UTC (rev 103826)
+++ PKGBUILD2014-01-11 23:22:11 UTC (rev 103827)
@@ -4,7 +4,7 @@
 # Contributor: Georg Vogetseder 
 
 pkgname=hamster-time-tracker
-pkgver=1.03.3
+pkgver=1.04
 pkgrel=1
 pkgdesc="Time tracking application that helps you to keep track on how much 
time you have spent during the day on activities you choose to track"
 arch=('any')
@@ -17,7 +17,7 @@
 replaces=('hamster-applet')
 install=$pkgname.install
 
source=(https://github.com/projecthamster/hamster/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('b98520bee8871f6d5944ba0ab8e71b834fd4f189b5d9f07838f22bb938227214')
+sha256sums=('ab38601d66494c8e1c30d9a3f5ce588248efffd0870dba693bb80a108222ded7')
 
 prepare() {
   cd "$srcdir/hamster-$pkgname-$pkgver"
@@ -24,6 +24,9 @@
 
   # Python2 fix
   find . -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
+
+  # Fix version number
+  sed -i '/VERSION/ s/1.03.3/1.04/' wscript
 }
 
 build() {



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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 22:56:33
  Author: bgyorgy
Revision: 103826

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

Added:
  gsmartcontrol/repos/community-i686/PKGBUILD
(from rev 103825, gsmartcontrol/trunk/PKGBUILD)
  gsmartcontrol/repos/community-i686/gsmartcontrol.install
(from rev 103825, gsmartcontrol/trunk/gsmartcontrol.install)
  gsmartcontrol/repos/community-i686/gsmartcontrol_polkit
(from rev 103825, gsmartcontrol/trunk/gsmartcontrol_polkit)
  gsmartcontrol/repos/community-i686/org.archlinux.pkexec.gsmartcontrol.policy
(from rev 103825, 
gsmartcontrol/trunk/org.archlinux.pkexec.gsmartcontrol.policy)
  gsmartcontrol/repos/community-x86_64/PKGBUILD
(from rev 103825, gsmartcontrol/trunk/PKGBUILD)
  gsmartcontrol/repos/community-x86_64/gsmartcontrol.install
(from rev 103825, gsmartcontrol/trunk/gsmartcontrol.install)
  gsmartcontrol/repos/community-x86_64/gsmartcontrol_polkit
(from rev 103825, gsmartcontrol/trunk/gsmartcontrol_polkit)
  gsmartcontrol/repos/community-x86_64/org.archlinux.pkexec.gsmartcontrol.policy
(from rev 103825, 
gsmartcontrol/trunk/org.archlinux.pkexec.gsmartcontrol.policy)
Deleted:
  gsmartcontrol/repos/community-i686/PKGBUILD
  gsmartcontrol/repos/community-i686/gsmartcontrol.desktop
  gsmartcontrol/repos/community-i686/gsmartcontrol.install
  gsmartcontrol/repos/community-i686/org.archlinux.pkexec.gsmartcontrol.policy
  gsmartcontrol/repos/community-x86_64/PKGBUILD
  gsmartcontrol/repos/community-x86_64/gsmartcontrol.desktop
  gsmartcontrol/repos/community-x86_64/gsmartcontrol.install
  gsmartcontrol/repos/community-x86_64/org.archlinux.pkexec.gsmartcontrol.policy

+
 /PKGBUILD  |  102 +++
 /gsmartcontrol.install |   22 ++
 community-i686/PKGBUILD|   50 ---
 community-i686/gsmartcontrol.desktop   |9 --
 community-i686/gsmartcontrol.install   |   14 
 community-i686/gsmartcontrol_polkit|6 +
 community-x86_64/PKGBUILD  |   50 ---
 community-x86_64/gsmartcontrol.desktop |9 --
 community-x86_64/gsmartcontrol.install |   14 
 community-x86_64/gsmartcontrol_polkit  |6 +
 10 files changed, 136 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 21:56:20 UTC (rev 103825)
+++ community-i686/PKGBUILD 2014-01-11 21:56:33 UTC (rev 103826)
@@ -1,50 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-pkgname=gsmartcontrol
-pkgver=0.8.7
-pkgrel=3
-pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
-arch=('i686' 'x86_64')
-url="http://gsmartcontrol.berlios.de/home/index.php/en/Home";
-license=('GPL3')
-depends=('smartmontools' 'gtkmm' 'xorg-xmessage' 'hicolor-icon-theme' 'polkit')
-optdepends=('polkit-gnome: to run gsmartcontrol directly from menu')
-install=${pkgname}.install
-source=(http://download.berlios.de/gsmartcontrol/${pkgname}-${pkgver}.tar.bz2
-org.archlinux.pkexec.gsmartcontrol.policy)
-md5sums=('6d104c2ffc1e693cd1a8052a6d7e3b30'
- 'e403f8e06e6b8a3d1a99da5e584b2257')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make 
-}
-
-check() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-make check
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-
-# We need rename the original binary
-mv "${pkgdir}/usr/bin/gsmartcontrol" 
"${pkgdir}/usr/bin/gsmartcontrol.elf"
-
-# Install launcher script
-echo '#!/bin/sh' > ${pkgdir}/usr/bin/gsmartcontrol
-echo 'pkexec --disable-internal-agent "/usr/bin/gsmartcontrol.elf" 
"$@"' \
->> ${pkgdir}/usr/bin/gsmartcontrol
-chmod 755 ${pkgdir}/usr/bin/gsmartcontrol
-
-# Modify desktop file
-sed -i -e "s|^Exec=.*|Exec=/usr/bin/gsmartcontrol|" \
-"${pkgdir}/usr/share/applications/gsmartcontrol.desktop"
-
-# Install policy file
-install -Dm766 $srcdir/org.archlinux.pkexec.gsmartcontrol.policy \
-
$pkgdir/usr/share/polkit-1/actions/org.archlinux.pkexec.gsmartcontrol.policy
-}

Copied: gsmartcontrol/repos/community-i686/PKGBUILD (from rev 103825, 
gsmartcontrol/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 21:56:33 UTC (rev 103826)
@@ -0,0 +1,51 @@
+# Maintainer: Jelle van der Waa 
+
+pkgname=gsmartcontrol
+pkgver=0.8.7
+pkgrel=4
+pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
+arch=('i686' 'x86_64')
+url="http://gsmartcontrol.berlios.de/home/index.php/en/Home";
+license=('GPL3')
+depends=('smartmontools' 'gtkmm' 'x

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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 22:56:20
  Author: bgyorgy
Revision: 103825

upgpkg: gsmartcontrol 0.8.7-4

Make polkit optional

Added:
  gsmartcontrol/trunk/gsmartcontrol_polkit
Modified:
  gsmartcontrol/trunk/PKGBUILD
  gsmartcontrol/trunk/gsmartcontrol.install
  gsmartcontrol/trunk/org.archlinux.pkexec.gsmartcontrol.policy

---+
 PKGBUILD  |   43 ++-
 gsmartcontrol.install |7 ++-
 gsmartcontrol_polkit  |6 ++
 3 files changed, 30 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 21:33:28 UTC (rev 103824)
+++ PKGBUILD2014-01-11 21:56:20 UTC (rev 103825)
@@ -2,49 +2,50 @@
 
 pkgname=gsmartcontrol
 pkgver=0.8.7
-pkgrel=3
+pkgrel=4
 pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
 arch=('i686' 'x86_64')
 url="http://gsmartcontrol.berlios.de/home/index.php/en/Home";
 license=('GPL3')
-depends=('smartmontools' 'gtkmm' 'xorg-xmessage' 'hicolor-icon-theme' 'polkit')
-optdepends=('polkit-gnome: to run gsmartcontrol directly from menu')
+depends=('smartmontools' 'gtkmm' 'xorg-xmessage' 'hicolor-icon-theme')
+optdepends=('polkit: to run gsmartcontrol directly from menu')
 install=${pkgname}.install
 source=(http://download.berlios.de/gsmartcontrol/${pkgname}-${pkgver}.tar.bz2
-org.archlinux.pkexec.gsmartcontrol.policy)
+org.archlinux.pkexec.gsmartcontrol.policy
+gsmartcontrol_polkit)
 md5sums=('6d104c2ffc1e693cd1a8052a6d7e3b30'
- 'e403f8e06e6b8a3d1a99da5e584b2257')
+ '503989a7e6a9a287d81e91243d03f162'
+ '33bdda04d8db1525f2507485f3f2a663')
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+# Modify desktop file
+sed -i "s|^Exec=.*|Exec="@prefix@/bin/gsmartcontrol_polkit"|" \
+data/gsmartcontrol.desktop.in
+}
+
 build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr
make 
 }
 
 check() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd "${srcdir}/${pkgname}-${pkgver}"
 make check
 }
 
 package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd "${srcdir}/${pkgname}-${pkgver}"
 
make DESTDIR=${pkgdir} install
 
-# We need rename the original binary
-mv "${pkgdir}/usr/bin/gsmartcontrol" 
"${pkgdir}/usr/bin/gsmartcontrol.elf"
-
 # Install launcher script
-echo '#!/bin/sh' > ${pkgdir}/usr/bin/gsmartcontrol
-echo 'pkexec --disable-internal-agent "/usr/bin/gsmartcontrol.elf" 
"$@"' \
->> ${pkgdir}/usr/bin/gsmartcontrol
-chmod 755 ${pkgdir}/usr/bin/gsmartcontrol
+install -m755 ${srcdir}/gsmartcontrol_polkit \
+"${pkgdir}/usr/bin/gsmartcontrol_polkit"
 
-# Modify desktop file
-sed -i -e "s|^Exec=.*|Exec=/usr/bin/gsmartcontrol|" \
-"${pkgdir}/usr/share/applications/gsmartcontrol.desktop"
-
 # Install policy file
-install -Dm766 $srcdir/org.archlinux.pkexec.gsmartcontrol.policy \
-
$pkgdir/usr/share/polkit-1/actions/org.archlinux.pkexec.gsmartcontrol.policy
+install -Dm644 ${srcdir}/org.archlinux.pkexec.gsmartcontrol.policy \
+
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.gsmartcontrol.policy"
 }

Modified: gsmartcontrol.install
===
--- gsmartcontrol.install   2014-01-11 21:33:28 UTC (rev 103824)
+++ gsmartcontrol.install   2014-01-11 21:56:20 UTC (rev 103825)
@@ -1,14 +1,11 @@
 post_install() {
   which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
-  echo 'If you use a lightweight windowmanager, remember to run'
-  echo '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 to enable'
-  echo 'graphical authentication, which may be needed for pkexec to work.'
 }
 
 post_upgrade() {
-  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
+  post_install $1
 }
 
 post_remove() {
-  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
+  post_install $1
 }

Added: gsmartcontrol_polkit
===
--- gsmartcontrol_polkit(rev 0)
+++ gsmartcontrol_polkit2014-01-11 21:56:20 UTC (rev 103825)
@@ -0,0 +1,6 @@
+#!/bin/bash
+if [ $(which pkexec) ]; then
+   pkexec --disable-internal-agent "/usr/bin/gsmartcontrol" "$@"
+else
+   /usr/bin/gsmartcontrol "$@"
+fi

Modified: org.archlinux.pkexec.gsmartcontrol.policy
===
(Binary files differ)



[arch-commits] Commit in wifi-radar/repos/community-any (5 files)

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 22:33:28
  Author: bgyorgy
Revision: 103824

archrelease: copy trunk to community-any

Added:
  wifi-radar/repos/community-any/PKGBUILD
(from rev 103823, wifi-radar/trunk/PKGBUILD)
  wifi-radar/repos/community-any/org.archlinux.pkexec.wifi-radar.policy
(from rev 103823, wifi-radar/trunk/org.archlinux.pkexec.wifi-radar.policy)
  wifi-radar/repos/community-any/wifi-radar_polkit
(from rev 103823, wifi-radar/trunk/wifi-radar_polkit)
Deleted:
  wifi-radar/repos/community-any/PKGBUILD
  wifi-radar/repos/community-any/org.archlinux.pkexec.wifi-radar.policy

---+
 PKGBUILD  |  113 
 wifi-radar_polkit |6 ++
 2 files changed, 68 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-11 21:33:22 UTC (rev 103823)
+++ PKGBUILD2014-01-11 21:33:28 UTC (rev 103824)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Andrea Scarpino 
-# Contributor: dtw 
-# Contributor: shawnifoley http://bbs.archlinux.org/viewtopic.php?t=11492
-# Contributor: sebastien le guillerm 
-
-pkgname=wifi-radar
-pkgver=2.0.s08
-pkgrel=7
-pkgdesc="A PyGTK2 utility for managing WiFi profiles"
-arch=('any')
-url="http://wifi-radar.berlios.de/";
-license=('GPL')
-depends=('net-tools' 'pygtk' 'wireless_tools')
-optdepends=('polkit-gnome: needed if you launch wifi-radar from menu')
-backup=('etc/wifi-radar.conf')
-source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2
-org.archlinux.pkexec.wifi-radar.policy)
-md5sums=('cbad24805d5dc6696e38dc1df619c819'
- 'b66236233a5644a75e638ab6fdcc54fc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  # python2 fix
-  sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $pkgname
-
-  # Fix iwlist and iwconfig path
-   sed -i -e 's|/sbin/iwlist|/usr/bin/iwlist|' \
- -i -e 's|/sbin/iwconfig|/usr/bin/iwconfig|' \
- -i -e 's|/sbin/ifconfig|/usr/bin/ifconfig|' \
- -i -e 's|/sbin/route|/usr/bin/route|' \
- -i -e 's|/sbin/dhcpcd|/usr/bin/dhcpcd|' \
- -i -e 's|/usr/sbin/wpa_supplicant|/usr/bin/wpa_supplicant|' $pkgname
-
-  make
-}
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR="$pkgdir/usr" sysconfdir="$pkgdir/etc" 
sbindir="$pkgdir/usr/bin" install
-
-  # remove empty /etc dir
-  rmdir $pkgdir/etc
-
-  # Install policy file
-  install -Dm644 "${srcdir}/org.archlinux.pkexec.wifi-radar.policy" 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.wifi-radar.policy"
-
-  # Modify desktop file
-  sed -i -e "s/^Exec=.*/Exec=pkexec --disable-internal-agent wifi-radar/" 
"${pkgdir}/usr/share/applications/wifi-radar.desktop"
-}

Copied: wifi-radar/repos/community-any/PKGBUILD (from rev 103823, 
wifi-radar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-11 21:33:28 UTC (rev 103824)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Andrea Scarpino 
+# Contributor: dtw 
+# Contributor: shawnifoley http://bbs.archlinux.org/viewtopic.php?t=11492
+# Contributor: sebastien le guillerm 
+
+pkgname=wifi-radar
+pkgver=2.0.s08
+pkgrel=8
+pkgdesc="A PyGTK2 utility for managing WiFi profiles"
+arch=('any')
+url="http://wifi-radar.berlios.de/";
+license=('GPL')
+depends=('net-tools' 'pygtk' 'wireless_tools')
+optdepends=('polkit: needed if you launch wifi-radar from menu')
+backup=('etc/wifi-radar.conf')
+source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2
+org.archlinux.pkexec.wifi-radar.policy
+wifi-radar_polkit)
+md5sums=('cbad24805d5dc6696e38dc1df619c819'
+ '8a71c78f741fe0ec01929255c9edce28'
+ '7a3f018a1f163e4775b1a4e83bfcb593')
+
+prepare() {
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  # python2 fix
+  sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $pkgname
+
+  # Fix iwlist and iwconfig path
+   sed -i -e 's|/sbin/iwlist|/usr/bin/iwlist|' \
+ -i -e 's|/sbin/iwconfig|/usr/bin/iwconfig|' \
+ -i -e 's|/sbin/ifconfig|/usr/bin/ifconfig|' \
+ -i -e 's|/sbin/route|/usr/bin/route|' \
+ -i -e 's|/sbin/dhcpcd|/usr/bin/dhcpcd|' \
+ -i -e 's|/usr/sbin/wpa_supplicant|/usr/bin/wpa_supplicant|' $pkgname
+
+  # Modify desktop file
+  sed -i -e "s/Exec=gksudo -S wifi-radar/Exec=wifi-radar_polkit/" 
$pkgname.desktop
+}
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/usr" sysconfdir="$pkgdir/etc" 
sbindir="$pkgdir/usr/bin" install
+
+  # remove empty /etc dir
+  rmdir $pkgdir/etc
+
+  # Install policy file
+  install -Dm644 "${srcdir}/org.archlinux.pkexec.wifi-radar.policy" \
+ 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.wifi-radar.policy"
+
+  # Install launcher script
+  install -m755 "${srcdir}/wifi-radar_polkit" \
+ 

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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 22:33:22
  Author: bgyorgy
Revision: 103823

upgpkg: wifi-radar 2.0.s08-8

Fix polkit support

Added:
  wifi-radar/trunk/wifi-radar_polkit
Modified:
  wifi-radar/trunk/PKGBUILD
  wifi-radar/trunk/org.archlinux.pkexec.wifi-radar.policy

---+
 PKGBUILD  |   31 +--
 wifi-radar_polkit |6 ++
 2 files changed, 27 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 20:36:36 UTC (rev 103822)
+++ PKGBUILD2014-01-11 21:33:22 UTC (rev 103823)
@@ -7,21 +7,23 @@
 
 pkgname=wifi-radar
 pkgver=2.0.s08
-pkgrel=7
+pkgrel=8
 pkgdesc="A PyGTK2 utility for managing WiFi profiles"
 arch=('any')
 url="http://wifi-radar.berlios.de/";
 license=('GPL')
 depends=('net-tools' 'pygtk' 'wireless_tools')
-optdepends=('polkit-gnome: needed if you launch wifi-radar from menu')
+optdepends=('polkit: needed if you launch wifi-radar from menu')
 backup=('etc/wifi-radar.conf')
 source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2
-org.archlinux.pkexec.wifi-radar.policy)
+org.archlinux.pkexec.wifi-radar.policy
+wifi-radar_polkit)
 md5sums=('cbad24805d5dc6696e38dc1df619c819'
- 'b66236233a5644a75e638ab6fdcc54fc')
+ '8a71c78f741fe0ec01929255c9edce28'
+ '7a3f018a1f163e4775b1a4e83bfcb593')
 
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
+prepare() {
+  cd "${srcdir}/$pkgname-$pkgver"
 
   # python2 fix
   sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $pkgname
@@ -34,10 +36,17 @@
  -i -e 's|/sbin/dhcpcd|/usr/bin/dhcpcd|' \
  -i -e 's|/usr/sbin/wpa_supplicant|/usr/bin/wpa_supplicant|' $pkgname
 
+  # Modify desktop file
+  sed -i -e "s/Exec=gksudo -S wifi-radar/Exec=wifi-radar_polkit/" 
$pkgname.desktop
+}
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
   make
 }
+
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}/$pkgname-$pkgver"
   make DESTDIR="$pkgdir/usr" sysconfdir="$pkgdir/etc" 
sbindir="$pkgdir/usr/bin" install
 
   # remove empty /etc dir
@@ -44,8 +53,10 @@
   rmdir $pkgdir/etc
 
   # Install policy file
-  install -Dm644 "${srcdir}/org.archlinux.pkexec.wifi-radar.policy" 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.wifi-radar.policy"
+  install -Dm644 "${srcdir}/org.archlinux.pkexec.wifi-radar.policy" \
+ 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.wifi-radar.policy"
 
-  # Modify desktop file
-  sed -i -e "s/^Exec=.*/Exec=pkexec --disable-internal-agent wifi-radar/" 
"${pkgdir}/usr/share/applications/wifi-radar.desktop"
+  # Install launcher script
+  install -m755 "${srcdir}/wifi-radar_polkit" \
+"${pkgdir}/usr/bin/wifi-radar_polkit"
 }

Modified: org.archlinux.pkexec.wifi-radar.policy
===
(Binary files differ)

Added: wifi-radar_polkit
===
--- wifi-radar_polkit   (rev 0)
+++ wifi-radar_polkit   2014-01-11 21:33:22 UTC (rev 103823)
@@ -0,0 +1,6 @@
+#!/bin/bash
+if [ $(which pkexec) ]; then
+   pkexec --disable-internal-agent "/usr/bin/wifi-radar" "$@"
+else
+   /usr/bin/wifi-radar "$@"
+fi



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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 21:36:36
  Author: bgyorgy
Revision: 103822

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

Added:
  ettercap/repos/community-i686/PKGBUILD
(from rev 103821, ettercap/trunk/PKGBUILD)
  ettercap/repos/community-x86_64/PKGBUILD
(from rev 103821, ettercap/trunk/PKGBUILD)
Deleted:
  ettercap/repos/community-i686/PKGBUILD
  ettercap/repos/community-i686/ettercap-gtk.install
  ettercap/repos/community-x86_64/PKGBUILD
  ettercap/repos/community-x86_64/ettercap-gtk.install

---+
 /PKGBUILD |  110 
 community-i686/PKGBUILD   |   72 
 community-i686/ettercap-gtk.install   |   14 
 community-x86_64/PKGBUILD |   72 
 community-x86_64/ettercap-gtk.install |   14 
 5 files changed, 110 insertions(+), 172 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 20:36:28 UTC (rev 103821)
+++ community-i686/PKGBUILD 2014-01-11 20:36:36 UTC (rev 103822)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tom Newsom 
-
-pkgbase=ettercap
-pkgname=('ettercap' 'ettercap-gtk')
-pkgver=0.8.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://ettercap.github.com/ettercap/";
-license=('GPL')
-depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet')
-makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
-options=('!makeflags' '!emptydirs')
-source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz";)
-md5sums=('067514bb53ff76b81d578676e2048319')
-
-build() {
-  cd "${srcdir}"
-
-  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
-
-  cd ${pkgbase}-${pkgver}
-  mkdir build
-  cd build
-  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
-  make
-
-  cd "$srcdir"/${pkgbase}-${pkgver}-gtk
-  mkdir build
-  cd build
-  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
-  make
-}
-
-package_ettercap() {
-  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - console"
-  backup=('etc/ettercap/etter.conf')
-  conflicts=('ettercap-gtk')
-
-  cd "${srcdir}"/${pkgbase}-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-}
-
-package_ettercap-gtk() {
-  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - GTK 
frontend"
-  depends+=('gtk2')
-  backup=('etc/ettercap/etter.conf')
-  conflicts=('ettercap')
-  provides=('ettercap')
-  optdepends=('polkit-gnome')
-  install='ettercap-gtk.install'
-
-  install -d $pkgdir/usr/share/polkit-1/actions/
-  cd "${srcdir}"/${pkgbase}-${pkgver}-gtk/build
-  make DESTDIR="${pkgdir}" install
-
-#install -Dm644 "${srcdir}/ettercap.desktop" 
"${pkgdir}/usr/share/applications/ettercap.desktop"
-#install -Dm644 "${srcdir}/${pkgbase}-${pkgver}-gtk/desktop/ettercap.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/ettercap.svg"
-
-  # Install policy file
-  #install -Dm644 "${srcdir}/org.archlinux.pkexec.ettercap.policy" 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.ettercap.policy"
-
-  # We need rename the original script
-  #mv "${pkgdir}/usr/bin/ettercap" "${pkgdir}/usr/bin/ettercap.elf"
-
-  # Install launcher script
-  #echo '#!/bin/sh' > ${pkgdir}/usr/bin/ettercap
-  #echo 'pkexec --disable-internal-agent "/usr/bin/ettercap.elf" "$@"' >> 
${pkgdir}/usr/bin/ettercap
-  #chmod 755 ${pkgdir}/usr/bin/ettercap
-
-}

Copied: ettercap/repos/community-i686/PKGBUILD (from rev 103821, 
ettercap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 20:36:36 UTC (rev 103822)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom 
+
+pkgbase=ettercap
+pkgname=('ettercap' 'ettercap-gtk')
+pkgver=0.8.0
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://ettercap.github.com/ettercap/";
+license=('GPL')
+depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet')
+makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
+options=('!makeflags' '!emptydirs')
+source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz";)
+md5sums=('067514bb53ff76b81d578676e2048319')
+
+build() {
+  cd "${srcdir}"
+
+  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
+
+  cd ${pkgbase}-${pkgver}
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+
+  cd "$srcdir"/${pkgbase}-${pkgver}-gtk
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+}
+
+package_ettercap() {
+  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - console"
+  backup=('etc/ettercap/etter.co

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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 21:36:28
  Author: bgyorgy
Revision: 103821

upgpkg: ettercap 0.8.0-2

Remove obsoleted polkit stuff (upstream has correct pkexec implementation), 
replace polkit-gnome with polkit in optdepends (FS#36859)

Modified:
  ettercap/trunk/PKGBUILD
Deleted:
  ettercap/trunk/ettercap-gtk.install

--+
 PKGBUILD |   21 ++---
 ettercap-gtk.install |   14 --
 2 files changed, 2 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 20:15:05 UTC (rev 103820)
+++ PKGBUILD2014-01-11 20:36:28 UTC (rev 103821)
@@ -5,7 +5,7 @@
 pkgbase=ettercap
 pkgname=('ettercap' 'ettercap-gtk')
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://ettercap.github.com/ettercap/";
 license=('GPL')
@@ -48,25 +48,8 @@
   backup=('etc/ettercap/etter.conf')
   conflicts=('ettercap')
   provides=('ettercap')
-  optdepends=('polkit-gnome')
-  install='ettercap-gtk.install'
+  optdepends=('polkit: to run ettercap directly from menu')
 
-  install -d $pkgdir/usr/share/polkit-1/actions/
   cd "${srcdir}"/${pkgbase}-${pkgver}-gtk/build
   make DESTDIR="${pkgdir}" install
-
-#install -Dm644 "${srcdir}/ettercap.desktop" 
"${pkgdir}/usr/share/applications/ettercap.desktop"
-#install -Dm644 "${srcdir}/${pkgbase}-${pkgver}-gtk/desktop/ettercap.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/ettercap.svg"
-
-  # Install policy file
-  #install -Dm644 "${srcdir}/org.archlinux.pkexec.ettercap.policy" 
"${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.ettercap.policy"
-
-  # We need rename the original script
-  #mv "${pkgdir}/usr/bin/ettercap" "${pkgdir}/usr/bin/ettercap.elf"
-
-  # Install launcher script
-  #echo '#!/bin/sh' > ${pkgdir}/usr/bin/ettercap
-  #echo 'pkexec --disable-internal-agent "/usr/bin/ettercap.elf" "$@"' >> 
${pkgdir}/usr/bin/ettercap
-  #chmod 755 ${pkgdir}/usr/bin/ettercap
-
 }

Deleted: ettercap-gtk.install
===
--- ettercap-gtk.install2014-01-11 20:15:05 UTC (rev 103820)
+++ ettercap-gtk.install2014-01-11 20:36:28 UTC (rev 103821)
@@ -1,14 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  echo 'If you use a lightweight windowmanager, remember to run'
-  echo '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 to enable'
-  echo 'graphical authentication, which may be needed for pkexec to work.'
-}
-
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}



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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:25:08
  Author: tpowa
Revision: 203506

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

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

+
 testing-i686/PKGBUILD  |   34 ++
 testing-i686/gettext.install   |   22 ++
 testing-x86_64/PKGBUILD|   34 ++
 testing-x86_64/gettext.install |   22 ++
 4 files changed, 112 insertions(+)

Copied: gettext/repos/testing-i686/PKGBUILD (from rev 203505, 
gettext/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-11 20:25:08 UTC (rev 203506)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:
+
+pkgname=gettext
+pkgver=0.18.3.2
+pkgrel=1
+pkgdesc="GNU internationalization library"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/gettext/";
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
+optdepends=('cvs: for autopoint tool')
+options=(!docs)
+install=gettext.install
+source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('241aba309d07aa428252c74b40a818ef'
+ 'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: gettext/repos/testing-i686/gettext.install (from rev 203505, 
gettext/trunk/gettext.install)
===
--- testing-i686/gettext.install(rev 0)
+++ testing-i686/gettext.install2014-01-11 20:25:08 UTC (rev 203506)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(gettext.info.gz autosprintf.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gettext/repos/testing-x86_64/PKGBUILD (from rev 203505, 
gettext/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-01-11 20:25:08 UTC (rev 203506)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:
+
+pkgname=gettext
+pkgver=0.18.3.2
+pkgrel=1
+pkgdesc="GNU internationalization library"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/gettext/";
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
+optdepends=('cvs: for autopoint tool')
+options=(!docs)
+install=gettext.install
+source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('241aba309d07aa428252c74b40a818ef'
+ 'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: gettext/repos/testing-x86_64/gettext.install (from rev 203505, 
gettext/trunk/gettext.install)
===
--- testing-x86_64/gettext.install  (rev 0)
+++ testing-x86_64/gettext.install  2014-01-11 20:25:08 UTC (rev 203506)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(gettext.info.gz autosprintf.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:24:56
  Author: tpowa
Revision: 203505

upgpkg: gettext 0.18.3.2-1

bump to latest version

Modified:
  gettext/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 20:12:33 UTC (rev 203504)
+++ PKGBUILD2014-01-11 20:24:56 UTC (rev 203505)
@@ -2,8 +2,8 @@
 # Maintainer:
 
 pkgname=gettext
-pkgver=0.18.3.1
-pkgrel=2
+pkgver=0.18.3.2
+pkgrel=1
 pkgdesc="GNU internationalization library"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gettext/";
@@ -14,7 +14,7 @@
 options=(!docs)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3fc808f7d25487fc72b5759df7419e02'
+md5sums=('241aba309d07aa428252c74b40a818ef'
  'SKIP')
 
 build() {



[arch-commits] Commit in (lib32-wxgtk wxgtk2.9)

2014-01-11 Thread Eric Bélanger
Date: Saturday, January 11, 2014 @ 21:15:05
  Author: eric
Revision: 103820

Removing no longer needed packages from repos

Deleted:
  lib32-wxgtk/
  wxgtk2.9/



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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:42
  Author: tpowa
Revision: 103819

db-move: moved virtualbox-modules from [community-testing] to [community] 
(i686, x86_64)

Added:
  virtualbox-modules/repos/community-i686/PKGBUILD
(from rev 103813, virtualbox-modules/repos/community-testing-i686/PKGBUILD)
  virtualbox-modules/repos/community-i686/build.sh
(from rev 103813, virtualbox-modules/repos/community-testing-i686/build.sh)
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
(from rev 103813, 
virtualbox-modules/repos/community-testing-i686/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
(from rev 103813, 
virtualbox-modules/repos/community-testing-i686/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-x86_64/PKGBUILD
(from rev 103813, 
virtualbox-modules/repos/community-testing-x86_64/PKGBUILD)
  virtualbox-modules/repos/community-x86_64/build.sh
(from rev 103813, 
virtualbox-modules/repos/community-testing-x86_64/build.sh)
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
(from rev 103813, 
virtualbox-modules/repos/community-testing-x86_64/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install
(from rev 103813, 
virtualbox-modules/repos/community-testing-x86_64/virtualbox-host-modules.install)
Deleted:
  virtualbox-modules/repos/community-i686/PKGBUILD
  virtualbox-modules/repos/community-i686/build.sh
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
  virtualbox-modules/repos/community-testing-i686/
  virtualbox-modules/repos/community-testing-x86_64/
  virtualbox-modules/repos/community-x86_64/PKGBUILD
  virtualbox-modules/repos/community-x86_64/build.sh
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install

---+
 /PKGBUILD |  126 
 /build.sh |  120 +++
 /virtualbox-guest-modules.install |   42 ++
 /virtualbox-host-modules.install  |   46 +++
 community-i686/PKGBUILD   |   63 --
 community-i686/build.sh   |   60 -
 community-i686/virtualbox-guest-modules.install   |   21 ---
 community-i686/virtualbox-host-modules.install|   23 ---
 community-x86_64/PKGBUILD |   63 --
 community-x86_64/build.sh |   60 -
 community-x86_64/virtualbox-guest-modules.install |   21 ---
 community-x86_64/virtualbox-host-modules.install  |   23 ---
 12 files changed, 334 insertions(+), 334 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 20:13:41 UTC (rev 103818)
+++ community-i686/PKGBUILD 2014-01-11 20:13:42 UTC (rev 103819)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Sébastien Luttringer
-
-pkgbase=virtualbox-modules
-pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.6
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux>=3.12' 'linux<3.13'
- 'linux-headers>=3.12' 'linux-headers<3.13'
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.12-ARCH
-
-build() {
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo "dkms_tree='$srcdir/dkms'" > dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build "vboxhost/$pkgver" -k "$_kernver"
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build "vboxguest/$pkgver" -k "$_kernver"
-}
-
-package_virtualbox-host-modules(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux>=3.12' 'linux<3.13')
-  replaces=('virtualbox-modules')
-  conflicts=('virtualbox-modules')
-  install=virtualbox-host-modules.install
-
-  cd "dkms/vboxhost/$pkgver/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux>=3.12' 'linux<3.13')
-  replaces=('virtu

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:41
  Author: tpowa
Revision: 103818

db-move: moved vhba-module from [community-testing] to [community] (i686, 
x86_64)

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

--+
 /60-vhba.rules   |2 
 /PKGBUILD|   80 +
 /vhba-module.install |   44 ++
 community-i686/60-vhba.rules |1 
 community-i686/PKGBUILD  |   40 
 community-i686/vhba-module.install   |   22 -
 community-x86_64/60-vhba.rules   |1 
 community-x86_64/PKGBUILD|   40 
 community-x86_64/vhba-module.install |   22 -
 9 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/60-vhba.rules
===
--- community-i686/60-vhba.rules2014-01-11 20:13:40 UTC (rev 103817)
+++ community-i686/60-vhba.rules2014-01-11 20:13:41 UTC (rev 103818)
@@ -1 +0,0 @@
-ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-i686/60-vhba.rules (from rev 103813, 
vhba-module/repos/community-testing-i686/60-vhba.rules)
===
--- community-i686/60-vhba.rules(rev 0)
+++ community-i686/60-vhba.rules2014-01-11 20:13:41 UTC (rev 103818)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 20:13:40 UTC (rev 103817)
+++ community-i686/PKGBUILD 2014-01-11 20:13:41 UTC (rev 103818)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Mateusz Herych 
-# Contributor: Charles Lindsay 
-
-pkgname=vhba-module
-pkgver=20130607
-_extramodules=extramodules-3.12-ARCH
-pkgrel=21
-pkgdesc="Kernel module that emulates SCSI devices"
-arch=('i686' 'x86_64')
-url="http://cdemu.sourceforge.net/";
-license=('GPL')
-depends=('linux>=3.12' 'linux<3.13')
-makedepends=('linux-headers')
-options=(!makeflags)
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";
-'60-vhba.rules')
-md5sums=('660df41d08b1fd86baad1f16a0264438'
- '4dc37dc348b5a2c83585829bde790dcc')
-
-build() {
-  cd $pkgname-$pkgver
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  make KDIR=/usr/lib/modules/$_kernver/build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 vhba.ko "$pkgdir/usr/lib/modules/$_extramodules/vhba.ko"
-  install -Dm644 ../60-vhba.rules "$pkgdir/usr/lib/udev/rules.d/60-vhba.rules"
-
-  cd $startdir
-  cp -f $install ${install}.pkg
-  true && install=${install}.pkg
-  sed -i "s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/" $install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-i686/PKGBUILD (from rev 103813, 
vhba-module/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 20:13:41 UTC (rev 103818)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=vhba-module
+pkgver=20130607
+_extramodules=extramodules-3.12-ARCH
+pkgrel=22
+pkgdesc="Kernel module that emulates SCSI devices"
+arch=('i686' 'x86_64')
+url="http://cdemu.sourceforge.net/";
+license=('GPL')
+depends=('linux>=3.12' 'linux<3.13')
+makedepends=('linux-headers')
+options=(!makeflags)
+install=$pkgname

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:39
  Author: tpowa
Revision: 103816

db-move: moved rt3562sta from [community-testing] to [community] (i686, x86_64)

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

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:37
  Author: tpowa
Revision: 103815

db-move: moved r8168 from [community-testing] to [community] (i686, x86_64)

Added:
  r8168/repos/community-i686/PKGBUILD
(from rev 103813, r8168/repos/community-testing-i686/PKGBUILD)
  r8168/repos/community-i686/r8168.install
(from rev 103813, r8168/repos/community-testing-i686/r8168.install)
  r8168/repos/community-x86_64/PKGBUILD
(from rev 103813, r8168/repos/community-testing-x86_64/PKGBUILD)
  r8168/repos/community-x86_64/r8168.install
(from rev 103813, r8168/repos/community-testing-x86_64/r8168.install)
Deleted:
  r8168/repos/community-i686/PKGBUILD
  r8168/repos/community-i686/r8168.install
  r8168/repos/community-testing-i686/
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-x86_64/PKGBUILD
  r8168/repos/community-x86_64/r8168.install

+
 /PKGBUILD  |   90 +++
 /r8168.install |   34 ++
 community-i686/PKGBUILD|   45 ---
 community-i686/r8168.install   |   17 ---
 community-x86_64/PKGBUILD  |   45 ---
 community-x86_64/r8168.install |   17 ---
 6 files changed, 124 insertions(+), 124 deletions(-)

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

Copied: r8168/repos/community-i686/PKGBUILD (from rev 103813, 
r8168/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 20:13:37 UTC (rev 103815)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.037.00
+pkgrel=5
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd "$pkgname-$pkgver"
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=("linux>=3.${_kernver}" "linux<3.$(expr ${_kernver} + 1)")
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-3.$_ke

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:40
  Author: tpowa
Revision: 103817

db-move: moved tp_smapi from [community-testing] to [community] (i686, x86_64)

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

---+
 /PKGBUILD |  118 
 /tp_smapi.install |   26 +++
 community-i686/PKGBUILD   |   59 --
 community-i686/tp_smapi.install   |   13 ---
 community-x86_64/PKGBUILD |   59 --
 community-x86_64/tp_smapi.install |   13 ---
 6 files changed, 144 insertions(+), 144 deletions(-)

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

Copied: tp_smapi/repos/community-i686/PKGBUILD (from rev 103813, 
tp_smapi/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 20:13:40 UTC (rev 103817)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=42
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=3.12' 'linux<3.13')
+makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
+install="${pkgname}.install"
+source=("https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f "/usr/lib/modules/${_kernver}/extramodules" || 
true)
+  _kernver=$(< "${_extramodules}/version")
+
+  sed -ri -e "s/^(KVER\s*:=).*$/\1 ${_kernver}/" \
+ -e "s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}#" Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(read

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:13:36
  Author: tpowa
Revision: 103814

db-move: moved bbswitch from [community-testing] to [community] (i686, x86_64)

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

---+
 /PKGBUILD |   66 
 /bbswitch.install |   24 +
 community-i686/PKGBUILD   |   33 --
 community-i686/bbswitch.install   |   12 --
 community-x86_64/PKGBUILD |   33 --
 community-x86_64/bbswitch.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 20:12:48 UTC (rev 103813)
+++ community-i686/PKGBUILD 2014-01-11 20:13:36 UTC (rev 103814)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: M0Rf30
-# Contributor: Samsagax 
-
-pkgname=bbswitch
-pkgver=0.8
-_extramodules=extramodules-3.12-ARCH # Don't forget to update bbswitch.install
-pkgrel=3
-pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
-arch=('i686' 'x86_64')
-url=("http://github.com/Bumblebee-Project/bbswitch";)
-license=('GPL')
-depends=('linux>=3.12' 'linux<3.13')
-makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
-install=bbswitch.install
-source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
-md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make KDIR=/usr/src/linux-${_kernver}
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-   
-  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
-  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
-}

Copied: bbswitch/repos/community-i686/PKGBUILD (from rev 103813, 
bbswitch/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 20:13:36 UTC (rev 103814)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch
+pkgver=0.8
+_extramodules=extramodules-3.12-ARCH # Don't forget to update bbswitch.install
+pkgrel=4
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url=("http://github.com/Bumblebee-Project/bbswitch";)
+license=('GPL')
+depends=('linux>=3.12' 'linux<3.13')
+makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
+install=bbswitch.install
+source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Deleted: community-i686/bbswitch.install
===
--- community-i686/bbswitch.install 2014-01-11 20:12:48 UTC (rev 103813)
+++ community-i686/bbswitch.install 2014-01-11 20:13:36 UTC (rev 103814)
@@ -1,12 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-3.12-ARCH'
-depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: bbswitch/repos/community-i686/bbswitch.install (from rev 103813, 
bbswitch/repos/community-testing-i686/bbswitch.install)
===
--- community-i686/bbswitch.install (rev 0)
+++ community-i686/bbswitch.install 2014-01-11 20:13:36 UTC (rev 103814)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.12-ARCH'
+depmod $(cat /usr/lib/mod

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:12:30
  Author: tpowa
Revision: 203502

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

Added:
  nvidia/repos/extra-i686/PKGBUILD
(from rev 203501, nvidia/repos/testing-i686/PKGBUILD)
  nvidia/repos/extra-i686/nvidia.install
(from rev 203501, nvidia/repos/testing-i686/nvidia.install)
  nvidia/repos/extra-x86_64/PKGBUILD
(from rev 203501, nvidia/repos/testing-x86_64/PKGBUILD)
  nvidia/repos/extra-x86_64/nvidia.install
(from rev 203501, nvidia/repos/testing-x86_64/nvidia.install)
Deleted:
  nvidia/repos/extra-i686/PKGBUILD
  nvidia/repos/extra-i686/nvidia.install
  nvidia/repos/extra-x86_64/PKGBUILD
  nvidia/repos/extra-x86_64/nvidia.install
  nvidia/repos/testing-i686/
  nvidia/repos/testing-x86_64/

-+
 /PKGBUILD   |  102 ++
 /nvidia.install |   36 ++
 extra-i686/PKGBUILD |   51 -
 extra-i686/nvidia.install   |   18 ---
 extra-x86_64/PKGBUILD   |   51 -
 extra-x86_64/nvidia.install |   18 ---
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 20:12:14 UTC (rev 203501)
+++ extra-i686/PKGBUILD 2014-01-11 20:12:30 UTC (rev 203502)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler 
-
-pkgname=nvidia
-pkgver=331.20
-_extramodules=extramodules-3.12-ARCH
-pkgrel=3
-pkgdesc="NVIDIA drivers for linux"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux>=3.12' 'linux<3.13' "nvidia-libgl" "nvidia-utils=${pkgver}")
-makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
-conflicts=('nvidia-96xx' 'nvidia-173xx')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-#source=('nvidia-linux-3.12.patch')
-#md5sums=('d267069bc456de269424b4e1b46a3745')
-
-if [ "$CARCH" = "i686" ]; then
-_arch='x86'
-_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums+=('801aa04a087891690f1cac09575b2ba9')
-elif [ "$CARCH" = "x86_64" ]; then
-_arch='x86_64'
-   _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums+=('28295eed56c2ca996401c0093279620f')
-fi
-
-prepare() {
-cd "${srcdir}"
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${srcdir}"/"${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package() {
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/nvidia.install"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-}

Copied: nvidia/repos/extra-i686/PKGBUILD (from rev 203501, 
nvidia/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 20:12:30 UTC (rev 203502)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer : Thomas Baechler 
+
+pkgname=nvidia
+pkgver=331.20
+_extramodules=extramodules-3.12-ARCH
+pkgrel=4
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.12' 'linux<3.13' "nvidia-libgl" "nvidia-utils=${pkgver}")
+makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+#source=('nvidia-linux-3.12.patch')
+#md5sums=('d267069bc456de269424b4e1b46a3745')
+
+if [ "$CARCH" = "i686" ]; then
+_arch='x86'
+_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums+=('801aa04a087891690f1cac09575b2ba9')
+elif [ "$CARCH" = "x86_64" ]; then
+_arch='x86_64'
+   _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums+=('28295eed56c2ca996401c0093279620f')
+fi
+
+prepare() {
+cd "${srcdir}"
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${srcdir}"/"${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau"

[arch-commits] Commit in nvidia-304xx/repos (10 files)

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:12:31
  Author: tpowa
Revision: 203503

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

Added:
  nvidia-304xx/repos/extra-i686/PKGBUILD
(from rev 203501, nvidia-304xx/repos/testing-i686/PKGBUILD)
  nvidia-304xx/repos/extra-i686/nvidia.install
(from rev 203501, nvidia-304xx/repos/testing-i686/nvidia.install)
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
(from rev 203501, nvidia-304xx/repos/testing-x86_64/PKGBUILD)
  nvidia-304xx/repos/extra-x86_64/nvidia.install
(from rev 203501, nvidia-304xx/repos/testing-x86_64/nvidia.install)
Deleted:
  nvidia-304xx/repos/extra-i686/PKGBUILD
  nvidia-304xx/repos/extra-i686/nvidia.install
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
  nvidia-304xx/repos/extra-x86_64/nvidia.install
  nvidia-304xx/repos/testing-i686/
  nvidia-304xx/repos/testing-x86_64/

-+
 /PKGBUILD   |   96 ++
 /nvidia.install |   30 +
 extra-i686/PKGBUILD |   48 -
 extra-i686/nvidia.install   |   15 --
 extra-x86_64/PKGBUILD   |   48 -
 extra-x86_64/nvidia.install |   15 --
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 20:12:30 UTC (rev 203502)
+++ extra-i686/PKGBUILD 2014-01-11 20:12:31 UTC (rev 203503)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler 
-
-pkgname=nvidia-304xx
-pkgver=304.117
-_extramodules=extramodules-3.12-ARCH
-pkgrel=2
-pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux>=3.12' 'linux<3.13' "nvidia-304xx-utils=${pkgver}")
-makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
-conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-
-if [ "$CARCH" = "i686" ]; then
-_arch='x86'
-_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums=('023eb03da304a1842fc503c81e3c5694')
-elif [ "$CARCH" = "x86_64" ]; then
-_arch='x86_64'
-   _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums=('8ee9f672028971c6d36118894d0e2c59')
-fi
-
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${srcdir}"
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}/kernel"
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package() {
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/nvidia.install"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-
-# the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.
-}

Copied: nvidia-304xx/repos/extra-i686/PKGBUILD (from rev 203501, 
nvidia-304xx/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 20:12:31 UTC (rev 203503)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Thomas Baechler 
+
+pkgname=nvidia-304xx
+pkgver=304.117
+_extramodules=extramodules-3.12-ARCH
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.12' 'linux<3.13' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-headers>=3.12' 'linux-headers<3.13')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ "$CARCH" = "i686" ]; then
+_arch='x86'
+_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums=('023eb03da304a1842fc503c81e3c5694')
+elif [ "$CARCH" = "x86_64" ]; then
+_arch='x86_64'
+   _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+md5sums=('8ee9f672028971c6d36118894d0e2c59')
+fi
+
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${srcdir}"
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist no

[arch-commits] Commit in lirc/repos (54 files)

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:12:33
  Author: tpowa
Revision: 203504

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

Added:
  lirc/repos/extra-i686/PKGBUILD
(from rev 203501, lirc/repos/testing-i686/PKGBUILD)
  lirc/repos/extra-i686/irexec.service
(from rev 203501, lirc/repos/testing-i686/irexec.service)
  lirc/repos/extra-i686/kernel-2.6.39.patch
(from rev 203501, lirc/repos/testing-i686/kernel-2.6.39.patch)
  lirc/repos/extra-i686/linux-3.8.patch
(from rev 203501, lirc/repos/testing-i686/linux-3.8.patch)
  lirc/repos/extra-i686/lirc-utils.install
(from rev 203501, lirc/repos/testing-i686/lirc-utils.install)
  lirc/repos/extra-i686/lirc.install
(from rev 203501, lirc/repos/testing-i686/lirc.install)
  lirc/repos/extra-i686/lirc.logrotate
(from rev 203501, lirc/repos/testing-i686/lirc.logrotate)
  lirc/repos/extra-i686/lirc.service
(from rev 203501, lirc/repos/testing-i686/lirc.service)
  lirc/repos/extra-i686/lirc.tmpfiles
(from rev 203501, lirc/repos/testing-i686/lirc.tmpfiles)
  lirc/repos/extra-i686/lirc_atiusb-kfifo.patch
(from rev 203501, lirc/repos/testing-i686/lirc_atiusb-kfifo.patch)
  lirc/repos/extra-i686/lirc_wpc8769l.patch
(from rev 203501, lirc/repos/testing-i686/lirc_wpc8769l.patch)
  lirc/repos/extra-i686/lircd-handle-large-config.patch
(from rev 203501, lirc/repos/testing-i686/lircd-handle-large-config.patch)
  lirc/repos/extra-i686/lircm.service
(from rev 203501, lirc/repos/testing-i686/lircm.service)
  lirc/repos/extra-x86_64/PKGBUILD
(from rev 203501, lirc/repos/testing-x86_64/PKGBUILD)
  lirc/repos/extra-x86_64/irexec.service
(from rev 203501, lirc/repos/testing-x86_64/irexec.service)
  lirc/repos/extra-x86_64/kernel-2.6.39.patch
(from rev 203501, lirc/repos/testing-x86_64/kernel-2.6.39.patch)
  lirc/repos/extra-x86_64/linux-3.8.patch
(from rev 203501, lirc/repos/testing-x86_64/linux-3.8.patch)
  lirc/repos/extra-x86_64/lirc-utils.install
(from rev 203501, lirc/repos/testing-x86_64/lirc-utils.install)
  lirc/repos/extra-x86_64/lirc.install
(from rev 203501, lirc/repos/testing-x86_64/lirc.install)
  lirc/repos/extra-x86_64/lirc.logrotate
(from rev 203501, lirc/repos/testing-x86_64/lirc.logrotate)
  lirc/repos/extra-x86_64/lirc.service
(from rev 203501, lirc/repos/testing-x86_64/lirc.service)
  lirc/repos/extra-x86_64/lirc.tmpfiles
(from rev 203501, lirc/repos/testing-x86_64/lirc.tmpfiles)
  lirc/repos/extra-x86_64/lirc_atiusb-kfifo.patch
(from rev 203501, lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch)
  lirc/repos/extra-x86_64/lirc_wpc8769l.patch
(from rev 203501, lirc/repos/testing-x86_64/lirc_wpc8769l.patch)
  lirc/repos/extra-x86_64/lircd-handle-large-config.patch
(from rev 203501, lirc/repos/testing-x86_64/lircd-handle-large-config.patch)
  lirc/repos/extra-x86_64/lircm.service
(from rev 203501, lirc/repos/testing-x86_64/lircm.service)
Deleted:
  lirc/repos/extra-i686/PKGBUILD
  lirc/repos/extra-i686/irexec.service
  lirc/repos/extra-i686/kernel-2.6.39.patch
  lirc/repos/extra-i686/linux-3.8.patch
  lirc/repos/extra-i686/lirc-utils.install
  lirc/repos/extra-i686/lirc.install
  lirc/repos/extra-i686/lirc.logrotate
  lirc/repos/extra-i686/lirc.service
  lirc/repos/extra-i686/lirc.tmpfiles
  lirc/repos/extra-i686/lirc_atiusb-kfifo.patch
  lirc/repos/extra-i686/lirc_wpc8769l.patch
  lirc/repos/extra-i686/lircd-handle-large-config.patch
  lirc/repos/extra-i686/lircm.service
  lirc/repos/extra-x86_64/PKGBUILD
  lirc/repos/extra-x86_64/irexec.service
  lirc/repos/extra-x86_64/kernel-2.6.39.patch
  lirc/repos/extra-x86_64/linux-3.8.patch
  lirc/repos/extra-x86_64/lirc-utils.install
  lirc/repos/extra-x86_64/lirc.install
  lirc/repos/extra-x86_64/lirc.logrotate
  lirc/repos/extra-x86_64/lirc.service
  lirc/repos/extra-x86_64/lirc.tmpfiles
  lirc/repos/extra-x86_64/lirc_atiusb-kfifo.patch
  lirc/repos/extra-x86_64/lirc_wpc8769l.patch
  lirc/repos/extra-x86_64/lircd-handle-large-config.patch
  lirc/repos/extra-x86_64/lircm.service
  lirc/repos/testing-i686/
  lirc/repos/testing-x86_64/

--+
 /PKGBUILD|  242 +
 /irexec.service  |   22 ++
 /kernel-2.6.39.patch |  108 +++
 /linux-3.8.patch |  160 
 /lirc-utils.install  |   14 +
 /lirc.install|   32 +++
 /lirc.logrotate  |   10 +
 /lirc.service|   24 ++
 /lirc.tmpfiles   |2 
 /lirc_atiusb-kfifo.patch |   62 ++
 /lirc_wpc8769l.patch |  176 ++
 /lircd-handle-large-config.patch |   78 
 /lircm.service   |   24 ++
 extra-i686/PKGBUILD 

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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 21:12:14
  Author: tpowa
Revision: 203501

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

Added:
  linux/repos/core-i686/3.12-btrfs-relocate-csums.patch
(from rev 203500, linux/repos/testing-i686/3.12-btrfs-relocate-csums.patch)
  linux/repos/core-i686/PKGBUILD
(from rev 203500, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 203500, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 203500, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 203500, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/criu-no-expert.patch
(from rev 203500, linux/repos/testing-i686/criu-no-expert.patch)
  linux/repos/core-i686/linux.install
(from rev 203500, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 203500, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/3.12-btrfs-relocate-csums.patch
(from rev 203500, 
linux/repos/testing-x86_64/3.12-btrfs-relocate-csums.patch)
  linux/repos/core-x86_64/PKGBUILD
(from rev 203500, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 203500, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 203500, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 203500, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/criu-no-expert.patch
(from rev 203500, linux/repos/testing-x86_64/criu-no-expert.patch)
  linux/repos/core-x86_64/linux.install
(from rev 203500, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 203500, linux/repos/testing-x86_64/linux.preset)
Deleted:
  linux/repos/core-i686/3.12-btrfs-relocate-csums.patch
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/criu-no-expert.patch
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-x86_64/3.12-btrfs-relocate-csums.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/criu-no-expert.patch
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

---+
 /3.12-btrfs-relocate-csums.patch  |  126 
 /PKGBUILD |  672 +
 /change-default-console-loglevel.patch|   24 
 /config   |12950 
 /config.x86_64|12550 +++
 /criu-no-expert.patch |   44 
 /linux.install|   62 
 /linux.preset |   28 
 core-i686/3.12-btrfs-relocate-csums.patch |   63 
 core-i686/PKGBUILD|  336 
 core-i686/change-default-console-loglevel.patch   |   12 
 core-i686/config  | 6480 --
 core-i686/config.x86_64   | 6281 -
 core-i686/criu-no-expert.patch|   22 
 core-i686/linux.install   |   31 
 core-i686/linux.preset|   14 
 core-x86_64/3.12-btrfs-relocate-csums.patch   |   63 
 core-x86_64/PKGBUILD  |  336 
 core-x86_64/change-default-console-loglevel.patch |   12 
 core-x86_64/config| 6480 --
 core-x86_64/config.x86_64 | 6281 -
 core-x86_64/criu-no-expert.patch  |   22 
 core-x86_64/linux.install |   31 
 core-x86_64/linux.preset  |   14 
 24 files changed, 26456 insertions(+), 26478 deletions(-)

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


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

2014-01-11 Thread Lukas Jirkovsky
Date: Saturday, January 11, 2014 @ 20:56:49
  Author: stativ
Revision: 103786

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

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

--+
 /PKGBUILD|   74 +
 /rawtherapee.install |   34 +++
 community-i686/PKGBUILD  |   34 ---
 community-i686/rawtherapee.install   |   17 ---
 community-x86_64/PKGBUILD|   34 ---
 community-x86_64/rawtherapee.install |   17 ---
 6 files changed, 108 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 19:56:39 UTC (rev 103785)
+++ community-i686/PKGBUILD 2014-01-11 19:56:49 UTC (rev 103786)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Bogdan Szczurek 
-# Contributor: Vaclav Kramar 
-# Contributor: Archie 
-
-pkgname=rawtherapee
-pkgver=4.0.11
-pkgrel=1
-epoch=1
-pkgdesc="RAW photo editor"
-arch=('i686' 'x86_64')
-url="http://www.rawtherapee.com/";
-license=('GPL3')
-depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 
'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('cmake')
-install=rawtherapee.install
-source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz";)
-md5sums=('d30a54e6446326d8299c06ec76c281d8')
-
-build() {
-  mkdir "$srcdir/$pkgname-build"
-  cd "$srcdir/$pkgname-build"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-"$srcdir/$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-build"
-  make DESTDIR="$pkgdir/" install
-}

Copied: rawtherapee/repos/community-i686/PKGBUILD (from rev 103785, 
rawtherapee/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 19:56:49 UTC (rev 103786)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Bogdan Szczurek 
+# Contributor: Vaclav Kramar 
+# Contributor: Archie 
+
+pkgname=rawtherapee
+pkgver=4.0.12
+pkgrel=1
+epoch=1
+pkgdesc="RAW photo editor"
+arch=('i686' 'x86_64')
+url="http://www.rawtherapee.com/";
+license=('GPL3')
+depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 
'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('cmake' 'mercurial')
+#makedepends=('cmake')
+install=rawtherapee.install
+source=("rawtherapee-$pkgver::hg+https://code.google.com/p/rawtherapee/#tag=$pkgver";)
+md5sums=('SKIP')
+#source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz";)
+#md5sums=('d30a54e6446326d8299c06ec76c281d8')
+
+build() {
+  mkdir "$srcdir/$pkgname-build"
+  cd "$srcdir/$pkgname-build"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+"$srcdir/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-build"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-i686/rawtherapee.install
===
--- community-i686/rawtherapee.install  2014-01-11 19:56:39 UTC (rev 103785)
+++ community-i686/rawtherapee.install  2014-01-11 19:56:49 UTC (rev 103786)
@@ -1,17 +0,0 @@
-post_install() {
-  echo "update desktop mime database..."
-  update-desktop-database -q
-  update-mime-database usr/share/mime 1>&2 > /dev/null
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-
-# vim:set ts=2 sw=2 et:

Copied: rawtherapee/repos/community-i686/rawtherapee.install (from rev 103785, 
rawtherapee/trunk/rawtherapee.install)
===
--- community-i686/rawtherapee.install  (rev 0)
+++ community-i686/rawtherapee.install  2014-01-11 19:56:49 UTC (rev 103786)
@@ -0,0 +1,17 @@
+post_install() {
+  echo "update desktop mime database..."
+  update-desktop-database -q
+  update-mime-database usr/share/mime 1>&2 > /dev/null
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
=

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

2014-01-11 Thread Lukas Jirkovsky
Date: Saturday, January 11, 2014 @ 20:56:39
  Author: stativ
Revision: 103785

upgpkg: rawtherapee 1:4.0.12-1

update to 4.0.12

Modified:
  rawtherapee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 19:28:38 UTC (rev 103784)
+++ PKGBUILD2014-01-11 19:56:39 UTC (rev 103785)
@@ -13,7 +13,8 @@
 url="http://www.rawtherapee.com/";
 license=('GPL3')
 depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 
'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('cmake')
+makedepends=('cmake' 'mercurial')
+#makedepends=('cmake')
 install=rawtherapee.install
 
source=("rawtherapee-$pkgver::hg+https://code.google.com/p/rawtherapee/#tag=$pkgver";)
 md5sums=('SKIP')



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

2014-01-11 Thread Lukas Jirkovsky
Date: Saturday, January 11, 2014 @ 20:28:38
  Author: stativ
Revision: 103784

rawtherapee: prepare for the update to 4.0.12

Modified:
  rawtherapee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 19:10:38 UTC (rev 103783)
+++ PKGBUILD2014-01-11 19:28:38 UTC (rev 103784)
@@ -5,7 +5,7 @@
 # Contributor: Archie 
 
 pkgname=rawtherapee
-pkgver=4.0.11
+pkgver=4.0.12
 pkgrel=1
 epoch=1
 pkgdesc="RAW photo editor"
@@ -15,8 +15,10 @@
 depends=('fftw' 'gtkmm' 'libcanberra' 'libiptcdata' 'lcms2' 
'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('cmake')
 install=rawtherapee.install
-source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz";)
-md5sums=('d30a54e6446326d8299c06ec76c281d8')
+source=("rawtherapee-$pkgver::hg+https://code.google.com/p/rawtherapee/#tag=$pkgver";)
+md5sums=('SKIP')
+#source=("http://rawtherapee.googlecode.com/files/rawtherapee-$pkgver.tar.xz";)
+#md5sums=('d30a54e6446326d8299c06ec76c281d8')
 
 build() {
   mkdir "$srcdir/$pkgname-build"



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

2014-01-11 Thread Sébastien Luttringer
Date: Saturday, January 11, 2014 @ 20:10:38
  Author: seblu
Revision: 103783

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

Added:
  radvd/repos/community-i686/PKGBUILD
(from rev 103782, radvd/trunk/PKGBUILD)
  radvd/repos/community-i686/radvd.service
(from rev 103782, radvd/trunk/radvd.service)
  radvd/repos/community-x86_64/PKGBUILD
(from rev 103782, radvd/trunk/PKGBUILD)
  radvd/repos/community-x86_64/radvd.service
(from rev 103782, radvd/trunk/radvd.service)
Deleted:
  radvd/repos/community-i686/PKGBUILD
  radvd/repos/community-i686/radvd.service
  radvd/repos/community-x86_64/PKGBUILD
  radvd/repos/community-x86_64/radvd.service

+
 /PKGBUILD  |   86 +++
 /radvd.service |   18 
 community-i686/PKGBUILD|   42 ---
 community-i686/radvd.service   |9 
 community-x86_64/PKGBUILD  |   42 ---
 community-x86_64/radvd.service |9 
 6 files changed, 104 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 19:10:15 UTC (rev 103782)
+++ community-i686/PKGBUILD 2014-01-11 19:10:38 UTC (rev 103783)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Kaiting Chen 
-# Contributor: Mark Smith 
-
-pkgname=radvd
-pkgver=1.9.7
-pkgrel=1
-pkgdesc='IPv6 Router Advertisement Daemon'
-url='http://www.litech.org/radvd/'
-license=('custom')
-depends=('glibc' 'libdaemon')
-arch=('i686' 'x86_64')
-backup=('etc/radvd.conf')
-source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz";
-"$pkgname.service")
-sha1sums=('92f7eadfee951f787e861f41c344689416f3f504'
-  '2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---with-pidfile=/run/radvd.pid \
---mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  # default config
-  install -D -m 644 radvd.conf.example "$pkgdir/etc/radvd.conf"
-  # license
-  install -D -m 644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/COPYRIGHT"
-  # systemd
-  install -D -m 644 ../$pkgname.service \
-"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: radvd/repos/community-i686/PKGBUILD (from rev 103782, 
radvd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 19:10:38 UTC (rev 103783)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Kaiting Chen 
+# Contributor: Mark Smith 
+
+pkgname=radvd
+pkgver=1.9.8
+pkgrel=1
+pkgdesc='IPv6 Router Advertisement Daemon'
+url='http://www.litech.org/radvd/'
+license=('custom')
+depends=('glibc' 'libdaemon')
+arch=('i686' 'x86_64')
+backup=('etc/radvd.conf')
+source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.xz"{,.asc}
+"$pkgname.service")
+sha1sums=('69db8ee2e74e2312db482882bb68726f7bbd3477'
+  'SKIP'
+  '2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--with-pidfile=/run/radvd.pid \
+--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+  # default config
+  install -D -m 644 radvd.conf.example "$pkgdir/etc/radvd.conf"
+  # license
+  install -D -m 644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/COPYRIGHT"
+  # systemd
+  install -D -m 644 ../$pkgname.service \
+"$pkgdir/usr/lib/systemd/system/$pkgname.service"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/radvd.service
===
--- community-i686/radvd.service2014-01-11 19:10:15 UTC (rev 103782)
+++ community-i686/radvd.service2014-01-11 19:10:38 UTC (rev 103783)
@@ -1,9 +0,0 @@
-[Unit]
-Description=IPv6 Router Advertisement Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/radvd --nodaemon --logmethod=stderr
-
-[Install]
-WantedBy=multi-user.target

Copied: radvd/repos/community-i686/radvd.service (from rev 103782, 
radvd/trunk/radvd.service)
===
--- community-i686/radvd.service(rev 0)
+++ community-i686/radvd.service2014-01-11 19:10:38 UTC (rev 103783)
@@ -0,0 +1,9 @@
+[Unit]
+Description=IPv6 Router Advertisement Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/radvd --nodaemon --logmethod=stderr
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-x86_64/PKGBUILD
=

[arch-commits] Commit in samba/repos (52 files)

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 20:09:33
  Author: tpowa
Revision: 203488

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

Added:
  samba/repos/testing-i686/PKGBUILD
(from rev 203487, samba/trunk/PKGBUILD)
  samba/repos/testing-i686/nmbd.service
(from rev 203487, samba/trunk/nmbd.service)
  samba/repos/testing-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 203487, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/testing-i686/samba.conf
(from rev 203487, samba/trunk/samba.conf)
  samba/repos/testing-i686/samba.conf.d
(from rev 203487, samba/trunk/samba.conf.d)
  samba/repos/testing-i686/samba.install
(from rev 203487, samba/trunk/samba.install)
  samba/repos/testing-i686/samba.logrotate
(from rev 203487, samba/trunk/samba.logrotate)
  samba/repos/testing-i686/samba.pam
(from rev 203487, samba/trunk/samba.pam)
  samba/repos/testing-i686/samba.service
(from rev 203487, samba/trunk/samba.service)
  samba/repos/testing-i686/smbd.service
(from rev 203487, samba/trunk/smbd.service)
  samba/repos/testing-i686/smbd.socket
(from rev 203487, samba/trunk/smbd.socket)
  samba/repos/testing-i686/smbd@.service
(from rev 203487, samba/trunk/smbd@.service)
  samba/repos/testing-i686/winbindd.service
(from rev 203487, samba/trunk/winbindd.service)
  samba/repos/testing-x86_64/PKGBUILD
(from rev 203487, samba/trunk/PKGBUILD)
  samba/repos/testing-x86_64/nmbd.service
(from rev 203487, samba/trunk/nmbd.service)
  samba/repos/testing-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 203487, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/testing-x86_64/samba.conf
(from rev 203487, samba/trunk/samba.conf)
  samba/repos/testing-x86_64/samba.conf.d
(from rev 203487, samba/trunk/samba.conf.d)
  samba/repos/testing-x86_64/samba.install
(from rev 203487, samba/trunk/samba.install)
  samba/repos/testing-x86_64/samba.logrotate
(from rev 203487, samba/trunk/samba.logrotate)
  samba/repos/testing-x86_64/samba.pam
(from rev 203487, samba/trunk/samba.pam)
  samba/repos/testing-x86_64/samba.service
(from rev 203487, samba/trunk/samba.service)
  samba/repos/testing-x86_64/smbd.service
(from rev 203487, samba/trunk/smbd.service)
  samba/repos/testing-x86_64/smbd.socket
(from rev 203487, samba/trunk/smbd.socket)
  samba/repos/testing-x86_64/smbd@.service
(from rev 203487, samba/trunk/smbd@.service)
  samba/repos/testing-x86_64/winbindd.service
(from rev 203487, samba/trunk/winbindd.service)
Deleted:
  samba/repos/testing-i686/PKGBUILD
  samba/repos/testing-i686/nmbd.service
  samba/repos/testing-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/testing-i686/samba.conf
  samba/repos/testing-i686/samba.conf.d
  samba/repos/testing-i686/samba.install
  samba/repos/testing-i686/samba.logrotate
  samba/repos/testing-i686/samba.pam
  samba/repos/testing-i686/samba.service
  samba/repos/testing-i686/smbd.service
  samba/repos/testing-i686/smbd.socket
  samba/repos/testing-i686/smbd@.service
  samba/repos/testing-i686/winbindd.service
  samba/repos/testing-x86_64/PKGBUILD
  samba/repos/testing-x86_64/nmbd.service
  samba/repos/testing-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/testing-x86_64/samba.conf
  samba/repos/testing-x86_64/samba.conf.d
  samba/repos/testing-x86_64/samba.install
  samba/repos/testing-x86_64/samba.logrotate
  samba/repos/testing-x86_64/samba.pam
  samba/repos/testing-x86_64/samba.service
  samba/repos/testing-x86_64/smbd.service
  samba/repos/testing-x86_64/smbd.socket
  samba/repos/testing-x86_64/smbd@.service
  samba/repos/testing-x86_64/winbindd.service

--+
 /PKGBUILD|  506 +
 /nmbd.service|   24 
 /samba-4.0.3-fix_pidl_with_gcc48.patch   |  120 
 /samba.conf  |4 
 /samba.conf.d|   36 +
 /samba.install   |   28 
 /samba.logrotate |   18 
 /samba.pam   |6 
 /samba.service   |   28 
 /smbd.service|   24 
 /smbd.socket |   18 
 /smbd@.service   |   14 
 /winbindd.service|   24 
 testing-i686/PKGBUILD|  253 
 testing-i686/nmbd.service|   12 
 testing-i686/samba-4.0.3-fix_pidl_with_gcc48.patch   |   60 --
 testing-i686/samba.conf  |2 
 testing-i686/samba.conf.d|   18 
 testing-i686/samba.install   |   14 
 testing-i686/samba.logrotate  

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

2014-01-11 Thread Sébastien Luttringer
Date: Saturday, January 11, 2014 @ 20:10:15
  Author: seblu
Revision: 103782

upgpkg: radvd 1.9.8-1

Modified:
  radvd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 18:54:00 UTC (rev 103781)
+++ PKGBUILD2014-01-11 19:10:15 UTC (rev 103782)
@@ -4,7 +4,7 @@
 # Contributor: Mark Smith 
 
 pkgname=radvd
-pkgver=1.9.7
+pkgver=1.9.8
 pkgrel=1
 pkgdesc='IPv6 Router Advertisement Daemon'
 url='http://www.litech.org/radvd/'
@@ -12,9 +12,10 @@
 depends=('glibc' 'libdaemon')
 arch=('i686' 'x86_64')
 backup=('etc/radvd.conf')
-source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz";
+source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.xz"{,.asc}
 "$pkgname.service")
-sha1sums=('92f7eadfee951f787e861f41c344689416f3f504'
+sha1sums=('69db8ee2e74e2312db482882bb68726f7bbd3477'
+  'SKIP'
   '2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
 build() {
   cd ${pkgname}-${pkgver}



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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 20:08:56
  Author: tpowa
Revision: 203487

upgpkg: samba 4.1.4-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 18:36:55 UTC (rev 203486)
+++ PKGBUILD2014-01-11 19:08:56 UTC (rev 203487)
@@ -10,12 +10,12 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.1.3
+pkgver=4.1.4
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=4.1.3
-pkgrel=2
+_realver=4.1.4
+pkgrel=1
 arch=(i686 x86_64)
 url="http://www.samba.org";
 license=('GPL3')
@@ -173,7 +173,7 @@
 package_samba() {
 pkgdesc="SMB Fileserver and AD Domain server"
 depends=('db>=4.7' 'popt' 'libcups' 'libcap>=2.16' 'gamin' 'gnutls>=2.4.1'
- 'talloc' 'ldb' 'libbsd' 'python2' 'tdb' 'iniparser' 'libaio' 
"smbclient>=$pkgver")
+ 'talloc' 'ldb' 'libbsd' 'python2' 'iniparser' 'tdb' 'libaio' 
"smbclient>=$pkgver")
 backup=(etc/logrotate.d/samba
 etc/pam.d/samba
 etc/samba/smb.conf
@@ -240,7 +240,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema 
${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('a5dbfe87f4cb3d9d91e15e5df99a59a1'
+md5sums=('c7871012ac40b8c74afff42bbd873bd7'
  '5697da77590ec092cc8a883bae06093c'
  '96f82c38f3f540b53f3e5144900acf17'
  'ee4763a656cf00d92bfda31b6bb2c5cb'



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

2014-01-11 Thread Lukas Jirkovsky
Date: Saturday, January 11, 2014 @ 19:54:00
  Author: stativ
Revision: 103781

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 18:46:22 UTC (rev 103780)
+++ community-i686/PKGBUILD 2014-01-11 18:54:00 UTC (rev 103781)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=cdrtools
-pkgver=3.01a20
-pkgrel=1
-pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning"
-arch=('i686' 'x86_64')
-url="http://cdrecord.berlios.de/private/cdrecord.html";
-license=('CDDL')
-depends=('acl' 'libcap')
-conflicts=('cdrkit')
-provides=('cdrkit')
-options=(!makeflags)
-backup=('etc/default/cdrecord' 'etc/default/rscsi')
-source=(http://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-$pkgver.tar.bz2)
-md5sums=('f8c6f0fdcba7df0606095498d10315a7')
-
-build() {
-  cd "$srcdir"/cdrtools-${pkgver%%a*}
-  sed -i 's|/opt/schily|/usr|g' DEFAULTS/Defaults.linux
-  sed -i 's|DEFINSGRP=.*|DEFINSGRP=root|' DEFAULTS/Defaults.linux
-  # install rscsi to /usr/bin instead of /usr/sbin
-  sed -i 's|INSDIR=.*|INSDIR=bin|' rscsi/Makefile
-  
-  export GMAKE_NOWARN=true
-  make INS_BASE=/usr INS_RBASE=/
-}
-
-package() {
-  cd "$srcdir"/cdrtools-${pkgver%%a*}
-
-  export GMAKE_NOWARN=true
-  make INS_BASE=/usr INS_RBASE=/ DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/include
-  rm -rf "$pkgdir"/usr/lib/{*.a,profiled}
-
-  # autoload 'sg' module needed by cdrecord
-  install -d -m755 "$pkgdir"/usr/lib/modules-load.d/
-  echo sg > "$pkgdir"/usr/lib/modules-load.d/cdrecord.conf
-
-  # create symlinks for cdrkit compatibility
-  cd "$pkgdir"/usr/bin
-  ln -s cdrecord wodim
-  ln -s readcd readom
-  ln -s mkisofs genisoimage
-  ln -s cdda2wav icedax
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cdrtools/repos/community-i686/PKGBUILD (from rev 103780, 
cdrtools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 18:54:00 UTC (rev 103781)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=cdrtools
+pkgver=3.01a21
+pkgrel=1
+pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning"
+arch=('i686' 'x86_64')
+url="http://cdrecord.berlios.de/private/cdrecord.html";
+license=('CDDL')
+depends=('acl' 'libcap')
+conflicts=('cdrkit')
+provides=('cdrkit')
+options=(!makeflags)
+backup=('etc/default/cdrecord' 'etc/default/rscsi')
+source=(http://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-$pkgver.tar.bz2)
+md5sums=('1615eb0f5f38b9b76b73df8f3522d4b6')
+
+build() {
+  cd "$srcdir"/cdrtools-${pkgver%%a*}
+  sed -i 's|/opt/schily|/usr|g' DEFAULTS/Defaults.linux
+  sed -i 's|DEFINSGRP=.*|DEFINSGRP=root|' DEFAULTS/Defaults.linux
+  # install rscsi to /usr/bin instead of /usr/sbin
+  sed -i 's|INSDIR=.*|INSDIR=bin|' rscsi/Makefile
+  
+  export GMAKE_NOWARN=true
+  make INS_BASE=/usr INS_RBASE=/
+}
+
+package() {
+  cd "$srcdir"/cdrtools-${pkgver%%a*}
+
+  export GMAKE_NOWARN=true
+  make INS_BASE=/usr INS_RBASE=/ DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/usr/include
+  rm -rf "$pkgdir"/usr/lib/{*.a,profiled}
+
+  # autoload 'sg' module needed by cdrecord
+  install -d -m755 "$pkgdir"/usr/lib/modules-load.d/
+  echo sg > "$pkgdir"/usr/lib/modules-load.d/cdrecord.conf
+
+  # create symlinks for cdrkit compatibility
+  cd "$pkgdir"/usr/bin
+  ln -s cdrecord wodim
+  ln -s readcd readom
+  ln -s mkisofs genisoimage
+  ln -s cdda2wav icedax
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-11 18:46:22 UTC (rev 103780)
+++ community-x86_64/PKGBUILD   2014-01-11 18:54:00 UTC (rev 103781)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=cdrtools
-pkgver=3.01a20
-pkgrel=1
-pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning"
-arch=('i686' 'x86_64')
-url="http://cdrecord.berlios.de/private/cdrecord.html";
-license=('CDDL')
-depends=('acl' 'libcap')
-conflicts=('cdrkit')
-provides=('cdrkit')
-options=(!makeflags)
-backup=('etc/default/cdrecord' 'etc/default/rscsi')
-source=(http://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-$pkgver.tar.bz2)
-md5sums=('f8c6f0fdcba7df0606095498d10315a7')
-
-build() {
-  cd "$srcdir"/cdrtools-${pkgver%%a*}
-  sed -i 's|/

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

2014-01-11 Thread Lukas Jirkovsky
Date: Saturday, January 11, 2014 @ 19:46:22
  Author: stativ
Revision: 103780

prepare 3.01a21 upgrade

Modified:
  cdrtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 14:29:12 UTC (rev 103779)
+++ PKGBUILD2014-01-11 18:46:22 UTC (rev 103780)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=cdrtools
-pkgver=3.01a20
+pkgver=3.01a21
 pkgrel=1
 pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=(!makeflags)
 backup=('etc/default/cdrecord' 'etc/default/rscsi')
 source=(http://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-$pkgver.tar.bz2)
-md5sums=('f8c6f0fdcba7df0606095498d10315a7')
+md5sums=('1615eb0f5f38b9b76b73df8f3522d4b6')
 
 build() {
   cd "$srcdir"/cdrtools-${pkgver%%a*}



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

2014-01-11 Thread Tobias Powalowski
Date: Saturday, January 11, 2014 @ 19:36:55
  Author: tpowa
Revision: 203486

db-move: moved hwdetect from [testing] to [extra] (any)

Added:
  hwdetect/repos/extra-any/PKGBUILD
(from rev 203485, hwdetect/repos/testing-any/PKGBUILD)
  hwdetect/repos/extra-any/hwdetect
(from rev 203485, hwdetect/repos/testing-any/hwdetect)
Deleted:
  hwdetect/repos/extra-any/PKGBUILD
  hwdetect/repos/extra-any/hwdetect
  hwdetect/repos/testing-any/

+
 /PKGBUILD  |   19 +++
 /hwdetect  |  285 +
 extra-any/PKGBUILD |   19 ---
 extra-any/hwdetect |  292 ---
 4 files changed, 304 insertions(+), 311 deletions(-)

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2014-01-11 17:11:51 UTC (rev 203485)
+++ extra-any/PKGBUILD  2014-01-11 18:36:55 UTC (rev 203486)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-pkgname=hwdetect
-pkgver=2013.10
-pkgrel=4
-pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / 
rc.conf support"
-arch=(any)
-license=('GPL')
-depends=('sh' 'awk' 'grep' 'coreutils' 'sed' 'e2fsprogs')
-optdepends=('cryptsetup: for encrypt mkinitcpio config support'
-'dmraid: for dmraid mkinitcpio config support'
-'lvm2:   for lvm2 mkinitcpio config support'
-'mdadm:  for raid mkinitcpio config support')
-source=(hwdetect)
-
-package() {
-  install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"
-}
-md5sums=('3f7825074b5adfa1abebe4e052b929c6')

Copied: hwdetect/repos/extra-any/PKGBUILD (from rev 203485, 
hwdetect/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2014-01-11 18:36:55 UTC (rev 203486)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+pkgname=hwdetect
+pkgver=2013.12
+pkgrel=1
+pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / 
rc.conf support"
+arch=(any)
+license=('GPL')
+depends=('sh' 'awk' 'grep' 'coreutils' 'sed' 'e2fsprogs')
+optdepends=('cryptsetup: for encrypt mkinitcpio config support'
+'dmraid: for dmraid mkinitcpio config support'
+'lvm2:   for lvm2 mkinitcpio config support'
+'mdadm:  for raid mkinitcpio config support')
+source=(hwdetect)
+
+package() {
+  install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"
+}
+md5sums=('b55e0501dab6599e94c3b5c54c2166bc')

Deleted: extra-any/hwdetect
===
--- extra-any/hwdetect  2014-01-11 17:11:51 UTC (rev 203485)
+++ extra-any/hwdetect  2014-01-11 18:36:55 UTC (rev 203486)
@@ -1,292 +0,0 @@
-#! /bin/sh
-# Autodetection script for scanning /sys for hardware
-# for Archlinux by Tobias Powalowski 
-usage () {
-   echo "$0 [options]"
-   echo ""
-   echo " This is a tool that detects/lists modules that are exported by 
/sys"
-   echo ""
-   echo "  Options:"
-   echo "--kernel_version=  use kernel version (no autodetect)"
-   echo "--kernel_directory=use kernel module directory (no 
autodetect)"
-   echo "--show-modules show all detected modules"
-   echo "--show-modules-order   shows load order of detected modules"
-   echo "--show-agp show AGP modules"
-   echo "--show-acpishow ACPI modules"
-echo "--show-block   show BLOCK DEVICE modules"
-echo "--show-bluetooth   show BLUETOOTH modules"
-echo "--show-cdrom   show CDROM modules"
-echo "--show-cpufreq show CPUFREQ modules"
-echo "--show-crypto  show CRYPTO modules"
-echo "--show-drm show DRM modules"
-echo "--show-hwmon   show HWMON modules"
-echo "--show-i2c show I2C modules"
-   echo "--show-input   show INPUT modules"
-   echo "--show-irdashow IRDA modules"
-   echo "--show-isdnshow ISDN modules"
-echo "--show-kvm show KVM modules"
-echo "--show-media   show MEDIA modules"
-   echo "--show-net show NETWORK modules"
-   echo "--show-parport show PARPORT modules"
-   echo "--show-pcmcia  show PCMCIA modules"
-   echo "--show-sound   show SOUND modules"
-   echo "--show-staging show STAGING modules"
-echo "--show-tpm show TPM modules"
-echo "--show-watchdogshow WATCHDOG modules"
-   echo "--show-other   show OTHER modules"
-   echo ""
-   echo "  For /etc/mkinitcpio.conf use:"
-   echo "--filesystem  

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

2014-01-11 Thread Gaetan Bisson
Date: Saturday, January 11, 2014 @ 18:11:51
  Author: bisson
Revision: 203485

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

Added:
  octave/repos/extra-i686/PKGBUILD
(from rev 203484, octave/trunk/PKGBUILD)
  octave/repos/extra-i686/mex-gcc-4.8.patch
(from rev 203484, octave/trunk/mex-gcc-4.8.patch)
  octave/repos/extra-i686/octave.install
(from rev 203484, octave/trunk/octave.install)
  octave/repos/extra-x86_64/PKGBUILD
(from rev 203484, octave/trunk/PKGBUILD)
  octave/repos/extra-x86_64/mex-gcc-4.8.patch
(from rev 203484, octave/trunk/mex-gcc-4.8.patch)
  octave/repos/extra-x86_64/octave.install
(from rev 203484, octave/trunk/octave.install)
Deleted:
  octave/repos/extra-i686/PKGBUILD
  octave/repos/extra-i686/mex-gcc-4.8.patch
  octave/repos/extra-i686/octave.install
  octave/repos/extra-x86_64/PKGBUILD
  octave/repos/extra-x86_64/mex-gcc-4.8.patch
  octave/repos/extra-x86_64/octave.install

+
 /PKGBUILD  |  106 +++
 /mex-gcc-4.8.patch |   62 ++
 /octave.install|   36 +
 extra-i686/PKGBUILD|   53 ---
 extra-i686/mex-gcc-4.8.patch   |   31 ---
 extra-i686/octave.install  |   18 --
 extra-x86_64/PKGBUILD  |   53 ---
 extra-x86_64/mex-gcc-4.8.patch |   31 ---
 extra-x86_64/octave.install|   18 --
 9 files changed, 204 insertions(+), 204 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 17:11:17 UTC (rev 203484)
+++ extra-i686/PKGBUILD 2014-01-11 17:11:51 UTC (rev 203485)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor : shining 
-# Contributor : cyberdune 
-
-pkgname=octave
-pkgver=3.6.4
-pkgrel=5
-pkgdesc="A high-level language, primarily intended for numerical computations."
-arch=('i686' 'x86_64')
-url="http://www.octave.org";
-license=('GPL')
-depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'fltk' 'arpack' 
'glu') 
-makedepends=('gcc-fortran' 'texlive-core' 'suitesparse')
-optdepends=('texinfo: for help-support in octave'
-'gnuplot: alternative plotting')
-source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.bz2{,.sig}
-mex-gcc-4.8.patch)
-options=('!emptydirs')
-install=octave.install
-sha1sums=('3cc9366b6dbbd336eaf90fe70ad16e63705d82c4'
-  'SKIP'
-  '0608af9b7ccce8455f534d2fc4acf2f4c8f83a60')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # https://savannah.gnu.org/bugs/?38746
-  patch -Np1 -i "${srcdir}/mex-gcc-4.8.patch"
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  autoreconf -vfi
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib \
-  --enable-shared --disable-static \
-  --with-quantum-depth=32 \
-  --with-umfpack="-lumfpack -lsuitesparseconfig" # 
https://mailman.cae.wisc.edu/pipermail/help-octave/2012-September/053991.html
-
-  LANG=C make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # add octave library path to ld.so.conf.d
-  install -d "${pkgdir}/etc/ld.so.conf.d"
-  echo "/usr/lib/${pkgname}/${pkgver}" > 
"${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf"
-}

Copied: octave/repos/extra-i686/PKGBUILD (from rev 203484, 
octave/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 17:11:51 UTC (rev 203485)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor : shining 
+# Contributor : cyberdune 
+
+pkgname=octave
+pkgver=3.6.4
+pkgrel=6
+pkgdesc="A high-level language, primarily intended for numerical computations."
+arch=('i686' 'x86_64')
+url="http://www.octave.org";
+license=('GPL')
+depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'fltk' 'arpack' 
'glu') 
+makedepends=('gcc-fortran' 'texlive-core' 'suitesparse')
+optdepends=('texinfo: for help-support in octave'
+'gnuplot: alternative plotting')
+source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.bz2{,.sig}
+mex-gcc-4.8.patch)
+options=('!emptydirs')
+install=octave.install
+sha1sums=('3cc9366b6dbbd336eaf90fe70ad16e63705d82c4'
+  'SKIP'
+  '0608af9b7ccce8455f534d2fc4acf2f4c8f83a60')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # https://savannah.gnu.org/bugs/?38746
+  patch -Np1 -i "${srcdir}/mex-gcc-4.8.patch"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  autoreconf -vfi
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+  --enable-shared --disable-static \
+  --with-quantum-depth=16 \
+  --with-umfpack="-lumfpack -lsuitesparseconfig" # 
https://mailman.cae.wisc.edu/pipermail/help-octave/2012-September/053991.html
+
+  LANG=C make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR=

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

2014-01-11 Thread Gaetan Bisson
Date: Saturday, January 11, 2014 @ 18:11:17
  Author: bisson
Revision: 203484

fix FS#38463

Modified:
  octave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 16:49:37 UTC (rev 203483)
+++ PKGBUILD2014-01-11 17:11:17 UTC (rev 203484)
@@ -5,7 +5,7 @@
 
 pkgname=octave
 pkgver=3.6.4
-pkgrel=5
+pkgrel=6
 pkgdesc="A high-level language, primarily intended for numerical computations."
 arch=('i686' 'x86_64')
 url="http://www.octave.org";
@@ -36,7 +36,7 @@
 
   ./configure --prefix=/usr --libexecdir=/usr/lib \
   --enable-shared --disable-static \
-  --with-quantum-depth=32 \
+  --with-quantum-depth=16 \
   --with-umfpack="-lumfpack -lsuitesparseconfig" # 
https://mailman.cae.wisc.edu/pipermail/help-octave/2012-September/053991.html
 
   LANG=C make



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

2014-01-11 Thread Gaetan Bisson
Date: Saturday, January 11, 2014 @ 17:49:37
  Author: bisson
Revision: 203483

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

Added:
  ntp/repos/extra-i686/PKGBUILD
(from rev 203482, ntp/trunk/PKGBUILD)
  ntp/repos/extra-i686/install
(from rev 203482, ntp/trunk/install)
  ntp/repos/extra-i686/ntp.conf
(from rev 203482, ntp/trunk/ntp.conf)
  ntp/repos/extra-i686/ntpd.service
(from rev 203482, ntp/trunk/ntpd.service)
  ntp/repos/extra-i686/ntpdate.service
(from rev 203482, ntp/trunk/ntpdate.service)
  ntp/repos/extra-x86_64/PKGBUILD
(from rev 203482, ntp/trunk/PKGBUILD)
  ntp/repos/extra-x86_64/install
(from rev 203482, ntp/trunk/install)
  ntp/repos/extra-x86_64/ntp.conf
(from rev 203482, ntp/trunk/ntp.conf)
  ntp/repos/extra-x86_64/ntpd.service
(from rev 203482, ntp/trunk/ntpd.service)
  ntp/repos/extra-x86_64/ntpdate.service
(from rev 203482, ntp/trunk/ntpdate.service)
Deleted:
  ntp/repos/extra-i686/PKGBUILD
  ntp/repos/extra-i686/install
  ntp/repos/extra-i686/ntp.conf
  ntp/repos/extra-i686/ntpd.service
  ntp/repos/extra-i686/ntpdate.service
  ntp/repos/extra-x86_64/PKGBUILD
  ntp/repos/extra-x86_64/install
  ntp/repos/extra-x86_64/ntp.conf
  ntp/repos/extra-x86_64/ntpd.service
  ntp/repos/extra-x86_64/ntpdate.service

--+
 /PKGBUILD|  120 +
 /install |   74 +
 /ntp.conf|   38 
 /ntpd.service|   26 
 /ntpdate.service |   22 +++
 extra-i686/PKGBUILD  |   60 
 extra-i686/install   |   37 
 extra-i686/ntp.conf  |   19 --
 extra-i686/ntpd.service  |   12 
 extra-i686/ntpdate.service   |   11 ---
 extra-x86_64/PKGBUILD|   60 
 extra-x86_64/install |   37 
 extra-x86_64/ntp.conf|   19 --
 extra-x86_64/ntpd.service|   12 
 extra-x86_64/ntpdate.service |   11 ---
 15 files changed, 280 insertions(+), 278 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 16:48:38 UTC (rev 203482)
+++ extra-i686/PKGBUILD 2014-01-11 16:49:37 UTC (rev 203483)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: kevin 
-
-pkgname=ntp
-pkgver=4.2.6.p5
-_realver=4.2.6p5
-pkgrel=17
-pkgdesc='Network Time Protocol reference implementation'
-url='http://www.ntp.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-makedepends=('perl-html-parser')
-depends=('openssl' 'libcap' 'libedit')
-backup=('etc/ntp.conf')
-source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver}.tar.gz";
-'ntp.conf'
-'ntpd.service'
-'ntpdate.service')
-sha1sums=('4a5353a4791b6f4315a66c28d504ec6c7926b192'
-  'd3496dbeb7d531dd6ab071dbce3262c3c9618d8b'
-  'ff8370719f003f184563b7d6068c03086678482f'
-  'e1c48cba549b7d21501aadf513926e463884c090'
-)
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${_realver}"
-
-   ./configure \
-   --prefix=/usr \
-   --mandir=/usr/share/man \
-   --enable-linuxcaps \
-   --enable-ntp-signd \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${_realver}"
-
-   make DESTDIR="${pkgdir}" install
-
-   rmdir "${pkgdir}"/usr/{lib,sbin}
-   install -d -o 87 "${pkgdir}"/var/lib/ntp
-   install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
-   install -Dm644 ../ntpd.service 
"${pkgdir}"/usr/lib/systemd/system/ntpd.service
-   install -Dm644 ../ntpdate.service 
"${pkgdir}"/usr/lib/systemd/system/ntpdate.service
-   install -Dm644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   
-   cd html
-   ../scripts/html2man
-   install -d "${pkgdir}"/usr/share/man
-   mv man/man* "${pkgdir}"/usr/share/man
-   mv "${pkgdir}/usr/share/man/man8/ntpd.8" 
"${pkgdir}/usr/share/man/man8/ntp-ntpd.8" # we should ditch openntpd
-
-   install -dm755 "${pkgdir}/usr/lib/systemd/ntp-units.d"
-   echo 'ntpd.service' > 
"${pkgdir}/usr/lib/systemd/ntp-units.d/${pkgname}.list"
-}

Copied: ntp/repos/extra-i686/PKGBUILD (from rev 203482, ntp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 16:49:37 UTC (rev 203483)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: kevin 
+
+pkgname=ntp
+pkgver=4.2.6.p5
+_realver=4.2.6p5
+pkgrel=18
+pkgdesc='Network Time Protocol reference implementation'
+url='http://www.ntp.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+makedepends=('perl-html-parser')
+depends=('openssl' 'libcap' 'libedit')
+backup=('etc/ntp.conf')
+source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver

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

2014-01-11 Thread Gaetan Bisson
Date: Saturday, January 11, 2014 @ 17:48:38
  Author: bisson
Revision: 203482

implement FS#38459

Modified:
  ntp/trunk/PKGBUILD
  ntp/trunk/ntpd.service

--+
 PKGBUILD |4 ++--
 ntpd.service |3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 16:19:45 UTC (rev 203481)
+++ PKGBUILD2014-01-11 16:48:38 UTC (rev 203482)
@@ -5,7 +5,7 @@
 pkgname=ntp
 pkgver=4.2.6.p5
 _realver=4.2.6p5
-pkgrel=17
+pkgrel=18
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -19,7 +19,7 @@
 'ntpdate.service')
 sha1sums=('4a5353a4791b6f4315a66c28d504ec6c7926b192'
   'd3496dbeb7d531dd6ab071dbce3262c3c9618d8b'
-  'ff8370719f003f184563b7d6068c03086678482f'
+  'dd24216e8333e12d5080965696602591c72537b1'
   'e1c48cba549b7d21501aadf513926e463884c090'
 )
 

Modified: ntpd.service
===
--- ntpd.service2014-01-11 16:19:45 UTC (rev 203481)
+++ ntpd.service2014-01-11 16:48:38 UTC (rev 203482)
@@ -5,7 +5,8 @@
 [Service]
 Type=forking
 PrivateTmp=true
-ExecStart=/usr/bin/ntpd -g -u ntp:ntp
+PIDFile=/run/ntpd.pid
+ExecStart=/usr/bin/ntpd -g -u ntp:ntp -p /run/ntpd.pid
 Restart=always
 
 [Install]



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

2014-01-11 Thread Andreas Radke
Date: Saturday, January 11, 2014 @ 17:19:22
  Author: andyrtr
Revision: 203480

upgpkg: man-pages 3.56-1

upstream update 3.56

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:57:22 UTC (rev 203479)
+++ PKGBUILD2014-01-11 16:19:22 UTC (rev 203480)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=man-pages
-pkgver=3.55
+pkgver=3.56
 _posixver=2003-a
 pkgrel=1
 pkgdesc="Linux man pages"
@@ -13,8 +13,8 @@
 depends=()
 source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz
 
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
-md5sums=('443b13defb23df578aa11c6c768f2c7d'
- '7c78aff03c0a6767ba483d34f19e4b09')
+sha256sums=('a0cbdf5e90e21138d4e5cb0b932d51f34907e4e0d2d200c77b2bababc93828aa'
+'e355b1b7bbccd4cef6b4a38dccf090e4535e038c21a9985c19891f21173d49ea')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver



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

2014-01-11 Thread Andreas Radke
Date: Saturday, January 11, 2014 @ 17:19:45
  Author: andyrtr
Revision: 203481

archrelease: copy trunk to testing-any

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

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

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



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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 15:29:12
  Author: bgyorgy
Revision: 103779

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 14:29:04 UTC (rev 103778)
+++ community-i686/PKGBUILD 2014-01-11 14:29:12 UTC (rev 103779)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Daniel Isenmann 
-
-pkgname=gcompris
-pkgver=13.11
-pkgrel=1
-pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
-arch=('i686' 'x86_64')
-url="http://gcompris.net/";
-license=('GPL3')
-depends=('pygtk' 'librsvg' 'python2-pysqlite' 'gstreamer0.10-base-plugins')
-optdepends=('gnucap: for computer simulation within the electricity activity'
-'tuxpaint: for the painting activity')
-makedepends=('texinfo' 'texi2html' 'intltool' 'gettext')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  depends+=("gcompris-data=$pkgver-$pkgrel")
-
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install-exec
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris/repos/community-i686/PKGBUILD (from rev 103778, 
gcompris/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 14:29:12 UTC (rev 103779)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Daniel Isenmann 
+
+pkgname=gcompris
+pkgver=13.11
+pkgrel=2
+pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
+arch=('i686' 'x86_64')
+url="http://gcompris.net/";
+license=('GPL3')
+depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins')
+optdepends=('gnucap: for computer simulation within the electricity activity'
+'tuxpaint: for the painting activity')
+makedepends=('texinfo' 'texi2html' 'intltool')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  depends+=("gcompris-data=$pkgver")
+
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install-exec
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-11 14:29:04 UTC (rev 103778)
+++ community-x86_64/PKGBUILD   2014-01-11 14:29:12 UTC (rev 103779)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Daniel Isenmann 
-
-pkgname=gcompris
-pkgver=13.11
-pkgrel=1
-pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
-arch=('i686' 'x86_64')
-url="http://gcompris.net/";
-license=('GPL3')
-depends=('pygtk' 'librsvg' 'python2-pysqlite' 'gstreamer0.10-base-plugins')
-optdepends=('gnucap: for computer simulation within the electricity activity'
-'tuxpaint: for the painting activity')
-makedepends=('texinfo' 'texi2html' 'intltool' 'gettext')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  depends+=("gcompris-data=$pkgver-$pkgrel")
-
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install-exec
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris/repos/community-x86_64/PKGBUILD (from rev 103778, 
gcompris/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-11 14:29:12 UTC (rev 103779)
@@ -0,0 +1,39 @@
+# $Id$
+# Mai

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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 15:29:04
  Author: bgyorgy
Revision: 103778

upgpkg: gcompris 13.11-2

Remove unused python2-pysqlite dependency (gcompris already uses python's 
internal sqlite3 driver)

Modified:
  gcompris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 14:11:41 UTC (rev 103777)
+++ PKGBUILD2014-01-11 14:29:04 UTC (rev 103778)
@@ -4,15 +4,15 @@
 
 pkgname=gcompris
 pkgver=13.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
 arch=('i686' 'x86_64')
 url="http://gcompris.net/";
 license=('GPL3')
-depends=('pygtk' 'librsvg' 'python2-pysqlite' 'gstreamer0.10-base-plugins')
+depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins')
 optdepends=('gnucap: for computer simulation within the electricity activity'
 'tuxpaint: for the painting activity')
-makedepends=('texinfo' 'texi2html' 'intltool' 'gettext')
+makedepends=('texinfo' 'texi2html' 'intltool')
 
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
 sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
 
@@ -30,7 +30,7 @@
 }
 
 package() {
-  depends+=("gcompris-data=$pkgver-$pkgrel")
+  depends+=("gcompris-data=$pkgver")
 
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install-exec



[arch-commits] Commit in gcompris-data (repos/community-any/PKGBUILD trunk/PKGBUILD)

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 15:11:41
  Author: bgyorgy
Revision: 103777

Remove unused makedepends (gnet, python2-pysqlite)

Modified:
  gcompris-data/repos/community-any/PKGBUILD
  gcompris-data/trunk/PKGBUILD

--+
 repos/community-any/PKGBUILD |3 +--
 trunk/PKGBUILD   |3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: repos/community-any/PKGBUILD
===
--- repos/community-any/PKGBUILD2014-01-11 12:42:06 UTC (rev 103776)
+++ repos/community-any/PKGBUILD2014-01-11 14:11:41 UTC (rev 103777)
@@ -9,8 +9,7 @@
 arch=('any')
 url="http://gcompris.net/";
 license=('GPL3')
-makedepends=('texinfo' 'texi2html' 'intltool' 'gettext' 'pygtk' 'librsvg'
- 'gnet' 'python2-pysqlite' 'gstreamer0.10-base-plugins')
+makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg' 
'gstreamer0.10-base-plugins')
 
source=(http://downloads.sourceforge.net/project/gcompris/$pkgver/gcompris-$pkgver.tar.bz2)
 sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
 

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2014-01-11 12:42:06 UTC (rev 103776)
+++ trunk/PKGBUILD  2014-01-11 14:11:41 UTC (rev 103777)
@@ -9,8 +9,7 @@
 arch=('any')
 url="http://gcompris.net/";
 license=('GPL3')
-makedepends=('texinfo' 'texi2html' 'intltool' 'gettext' 'pygtk' 'librsvg'
- 'gnet' 'python2-pysqlite' 'gstreamer0.10-base-plugins')
+makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg' 
'gstreamer0.10-base-plugins')
 
source=(http://downloads.sourceforge.net/project/gcompris/$pkgver/gcompris-$pkgver.tar.bz2)
 sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57')
 



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:42:06
  Author: alucryd
Revision: 103776

archrelease: copy trunk to community-staging-any

Added:
  rubyripper/repos/community-staging-any/
  rubyripper/repos/community-staging-any/PKGBUILD
(from rev 103775, rubyripper/trunk/PKGBUILD)
  rubyripper/repos/community-staging-any/rubyripper.install
(from rev 103775, rubyripper/trunk/rubyripper.install)

+
 PKGBUILD   |   41 +
 rubyripper.install |   11 +++
 2 files changed, 52 insertions(+)

Copied: rubyripper/repos/community-staging-any/PKGBUILD (from rev 103775, 
rubyripper/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:42:06 UTC (rev 103776)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Dave Reisner 
+# Contributor: Alexander Fehr 
+
+pkgname=rubyripper
+pkgver=0.6.2
+pkgrel=5
+pkgdesc='Secure audiodisc ripper'
+arch=('any')
+url='http://code.google.com/p/rubyripper/'
+license=('GPL3')
+depends=('cdparanoia' 'gtk2' 'hicolor-icon-theme' 'ruby-iconv')
+optdepends=('ruby-gtk2: GTK+ GUI'
+'cd-discid: Freedb support'
+'eject: Eject support'
+'lame: MP3 encoding support'
+'vorbis-tools: Ogg Vorbis encoding support'
+'flac: FLAC encoding support'
+'wavegain: WAV ReplayGain support'
+'mp3gain: MP3 ReplayGain support'
+'vorbisgain: Ogg Vorbis ReplayGain support'
+'normalize: Normalization support'
+'cdrdao: Advanced TOC analysis')
+install="${pkgname}.install"
+source=("http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2";)
+sha256sums=('817a800ba9a8eca9a8130fad861913c8ebdc4ec3011135e216b41007fc989ebb')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix='/usr' --enable-{cli,gtk2} --ruby="$(ruby -e 'v = 
RbConfig::CONFIG["vendorlibdir"] ; v["/usr"] = ""; puts v')"
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: rubyripper/repos/community-staging-any/rubyripper.install (from rev 
103775, rubyripper/trunk/rubyripper.install)
===
--- community-staging-any/rubyripper.install(rev 0)
+++ community-staging-any/rubyripper.install2014-01-11 12:42:06 UTC (rev 
103776)
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+update_icon_cache() {
+  if type gtk-update-icon-cache >/dev/null 2>&1; then
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  fi
+}
+
+post_install() { update_icon_cache; }
+post_upgrade() { update_icon_cache; }
+post_remove()  { update_icon_cache; }



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:42:00
  Author: alucryd
Revision: 103775

ruby 2.1 todo: rubyripper 0.6.2-5

Modified:
  rubyripper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:34:21 UTC (rev 103774)
+++ PKGBUILD2014-01-11 12:42:00 UTC (rev 103775)
@@ -5,10 +5,10 @@
 
 pkgname=rubyripper
 pkgver=0.6.2
-pkgrel=4
-pkgdesc="Secure audiodisc ripper"
+pkgrel=5
+pkgdesc='Secure audiodisc ripper'
 arch=('any')
-url="http://code.google.com/p/rubyripper/";
+url='http://code.google.com/p/rubyripper/'
 license=('GPL3')
 depends=('cdparanoia' 'gtk2' 'hicolor-icon-theme' 'ruby-iconv')
 optdepends=('ruby-gtk2: GTK+ GUI'
@@ -22,7 +22,7 @@
 'vorbisgain: Ogg Vorbis ReplayGain support'
 'normalize: Normalization support'
 'cdrdao: Advanced TOC analysis')
-install=${pkgname}.install
+install="${pkgname}.install"
 source=("http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2";)
 sha256sums=('817a800ba9a8eca9a8130fad861913c8ebdc4ec3011135e216b41007fc989ebb')
 
@@ -29,7 +29,7 @@
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
 
-  ./configure --prefix=/usr --enable-{cli,gtk2} --ruby=$(ruby -e 'v = 
RbConfig::CONFIG["vendorlibdir"] ; v["/usr"] = ""; puts v')
+  ./configure --prefix='/usr' --enable-{cli,gtk2} --ruby="$(ruby -e 'v = 
RbConfig::CONFIG["vendorlibdir"] ; v["/usr"] = ""; puts v')"
 }
 
 package() {



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:34:16
  Author: alucryd
Revision: 103773

ruby 2.1 todo: taskjuggler3 3.5.0-6

Modified:
  taskjuggler3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:32:54 UTC (rev 103772)
+++ PKGBUILD2014-01-11 12:34:16 UTC (rev 103773)
@@ -4,7 +4,7 @@
 
 pkgname=taskjuggler3
 pkgver=3.5.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Project Management Software'
 arch=('any')
 url='http://www.taskjuggler.org'



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:34:21
  Author: alucryd
Revision: 103774

archrelease: copy trunk to community-staging-any

Added:
  taskjuggler3/repos/community-staging-any/
  taskjuggler3/repos/community-staging-any/PKGBUILD
(from rev 103773, taskjuggler3/trunk/PKGBUILD)
  taskjuggler3/repos/community-staging-any/tj-system-dirs.patch
(from rev 103773, taskjuggler3/trunk/tj-system-dirs.patch)

--+
 PKGBUILD |   50 +
 tj-system-dirs.patch |   43 ++
 2 files changed, 93 insertions(+)

Copied: taskjuggler3/repos/community-staging-any/PKGBUILD (from rev 103773, 
taskjuggler3/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:34:21 UTC (rev 103774)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Mathieu Clabaut 
+
+pkgname=taskjuggler3
+pkgver=3.5.0
+pkgrel=6
+pkgdesc='Project Management Software'
+arch=('any')
+url='http://www.taskjuggler.org'
+license=('GPL')
+depends=('ruby-mail' 'ruby-term-ansicolor')
+source=("http://rubygems.org/downloads/${pkgname%3}-${pkgver}.gem";
+'tj-system-dirs.patch')
+noextract=("${pkgname%3}-${pkgver}.gem")
+sha256sums=('42f2e81470be9b2486fc074ba6ff04180258f462fed5c46cba871b7518cd0465'
+'8174f62598b4230df033feb213e5ec25bc6d3105c71455a88514eaff3db0410a')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname%3}-${pkgver}.gem
+
+  cd gems/${pkgname%3}-${pkgver}
+  patch -Np1 -i ../../tj-system-dirs.patch
+}
+
+package() {
+  cd gems/${pkgname%3}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 
"${pkgdir}"/usr/{lib/ruby/{gems/${_rubyver},vendor_ruby},share/{doc,vim/vimfiles/{ftdetect,syntax}}}
+  mv bin "${pkgdir}"/usr/
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# Vim syntax
+  mv data/tjp.vim "${pkgdir}"/usr/share/vim/vimfiles/syntax/
+  echo 'au! BufNewFile,BufRead *.tjp,*.tji set ft=tjp' > 
"${pkgdir}"/usr/share/vim/vimfiles/ftdetect/tjp.vim
+
+# Data
+  mv data "${pkgdir}"/usr/share/${pkgname%3}
+  mv examples "${pkgdir}"/usr/share/${pkgname%3}/
+
+# Documentation
+  mv manual "${pkgdir}"/usr/share/doc/${pkgname%3}
+}
+
+# vim: ts=2 sw=2 et:

Copied: taskjuggler3/repos/community-staging-any/tj-system-dirs.patch (from rev 
103773, taskjuggler3/trunk/tj-system-dirs.patch)
===
--- community-staging-any/tj-system-dirs.patch  (rev 0)
+++ community-staging-any/tj-system-dirs.patch  2014-01-11 12:34:21 UTC (rev 
103774)
@@ -0,0 +1,43 @@
+From af46d6b1a731a3e2c3dc7aedcaf8dfe8291a4ab7 Mon Sep 17 00:00:00 2001
+From: Maxime Gauduin 
+Date: Wed, 25 Sep 2013 10:42:57 +0200
+Subject: [PATCH] Look for data and manual in system dirs
+
+Signed-off-by: Maxime Gauduin 
+---
+ lib/taskjuggler/AppConfig.rb   | 2 ++
+ lib/taskjuggler/apps/Tj3Man.rb | 5 ++---
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/lib/taskjuggler/AppConfig.rb b/lib/taskjuggler/AppConfig.rb
+index 11a214b..2051a17 100644
+--- a/lib/taskjuggler/AppConfig.rb
 b/lib/taskjuggler/AppConfig.rb
+@@ -137,6 +137,8 @@ class AppConfig
+ # This one is for Debian based distros
+ dirs << rubyLibDir + '/gems/' \
+ + @@packageName + '-' + @@version + "/#{baseDir}/"
++# Also look in system share directory
++dirs << '/usr/share/' + @@packageName
+ 
+ dirs
+   end
+diff --git a/lib/taskjuggler/apps/Tj3Man.rb b/lib/taskjuggler/apps/Tj3Man.rb
+index 6337dcd..a51f7eb 100644
+--- a/lib/taskjuggler/apps/Tj3Man.rb
 b/lib/taskjuggler/apps/Tj3Man.rb
+@@ -105,9 +105,8 @@ EOT
+ # Start the web browser with either the entry page or the page for the
+ # specified keyword.
+ def startBrowser(keyword = nil)
+-  # Find the manual relative to this file.
+-  manualDir = File.join(File.dirname(__FILE__), '..', '..', '..',
+-'manual', 'html')
++  # Find the manual in system doc directory.
++  manualDir = '/usr/share/doc/taskjuggler/html'
+   file = "#{manualDir}/#{keyword || 'index'}.html"
+   # Make sure the file exists.
+   unless File.exists?(file)
+-- 
+1.8.4
+



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:32:54
  Author: alucryd
Revision: 103772

archrelease: copy trunk to community-staging-any

Added:
  ruby-mail/repos/community-staging-any/
  ruby-mail/repos/community-staging-any/PKGBUILD
(from rev 103771, ruby-mail/trunk/PKGBUILD)

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

Copied: ruby-mail/repos/community-staging-any/PKGBUILD (from rev 103771, 
ruby-mail/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:32:54 UTC (rev 103772)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Emiliano Vavassori 
+# Contributor: Alexsandr Pavlov 
+
+pkgname=ruby-mail
+pkgver=2.5.4
+pkgrel=3
+pkgdesc='A really Ruby Mail handler'
+arch=('any')
+url='http://github.com/mikel/mail'
+license=('MIT')
+depends=('ruby-mime-types' 'ruby-treetop')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('446585c38b062121252688dcc9cc70af1f470822e30db021bb97d185969e257c')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}MIT-LICENSE
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:32:49
  Author: alucryd
Revision: 103771

ruby 2.1 todo: ruby-mail 2.5.4-3

Modified:
  ruby-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:31:06 UTC (rev 103770)
+++ PKGBUILD2014-01-11 12:32:49 UTC (rev 103771)
@@ -5,10 +5,10 @@
 
 pkgname=ruby-mail
 pkgver=2.5.4
-pkgrel=2
-pkgdesc="A really Ruby Mail handler"
+pkgrel=3
+pkgdesc='A really Ruby Mail handler'
 arch=('any')
-url="http://github.com/mikel/mail";
+url='http://github.com/mikel/mail'
 license=('MIT')
 depends=('ruby-mime-types' 'ruby-treetop')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:31:00
  Author: alucryd
Revision: 103769

ruby 2.1 todo: ruby-treetop 1.4.15-4

Modified:
  ruby-treetop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:29:05 UTC (rev 103768)
+++ PKGBUILD2014-01-11 12:31:00 UTC (rev 103769)
@@ -5,7 +5,7 @@
 
 pkgname=ruby-treetop
 pkgver=1.4.15
-pkgrel=3
+pkgrel=4
 pkgdesc='A Ruby-based text parsing and interpretation DSL'
 arch=('any')
 url='http://treetop.rubyforge.org/'



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:31:06
  Author: alucryd
Revision: 103770

archrelease: copy trunk to community-staging-any

Added:
  ruby-treetop/repos/community-staging-any/
  ruby-treetop/repos/community-staging-any/PKGBUILD
(from rev 103769, ruby-treetop/trunk/PKGBUILD)

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

Copied: ruby-treetop/repos/community-staging-any/PKGBUILD (from rev 103769, 
ruby-treetop/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:31:06 UTC (rev 103770)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Emiliano Vavassori 
+# Contributor: Guilherme Nogueira 
+
+pkgname=ruby-treetop
+pkgver=1.4.15
+pkgrel=4
+pkgdesc='A Ruby-based text parsing and interpretation DSL'
+arch=('any')
+url='http://treetop.rubyforge.org/'
+license=('MIT')
+depends=('ruby-polyglot')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-$pkgver.gem")
+sha256sums=('ffa68f201c0f62c26b0a1d13233d73194400596964696843f87ebb5d812f12ff')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv bin "${pkgdir}"/usr/
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}LICENSE
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:28:58
  Author: alucryd
Revision: 103767

ruby 2.1 todo: ruby-term-ansicolor 1.2.2-4

Modified:
  ruby-term-ansicolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:27:30 UTC (rev 103766)
+++ PKGBUILD2014-01-11 12:28:58 UTC (rev 103767)
@@ -5,10 +5,10 @@
 
 pkgname=ruby-term-ansicolor
 pkgver=1.2.2
-pkgrel=3
-pkgdesc="A ruby library that colors strings using ANSI escape sequences"
+pkgrel=4
+pkgdesc='A ruby library that colors strings using ANSI escape sequences'
 arch=('any')
-url="https://rubygems.org/gems/term-ansicolor";
+url='https://rubygems.org/gems/term-ansicolor'
 license=('GPL2')
 depends=('ruby-tins')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)



[arch-commits] Commit in ruby-term-ansicolor/repos (2 files)

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:29:05
  Author: alucryd
Revision: 103768

archrelease: copy trunk to community-staging-any

Added:
  ruby-term-ansicolor/repos/community-staging-any/
  ruby-term-ansicolor/repos/community-staging-any/PKGBUILD
(from rev 103767, ruby-term-ansicolor/trunk/PKGBUILD)

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

Copied: ruby-term-ansicolor/repos/community-staging-any/PKGBUILD (from rev 
103767, ruby-term-ansicolor/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:29:05 UTC (rev 103768)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Hilton Medeiros 
+
+pkgname=ruby-term-ansicolor
+pkgver=1.2.2
+pkgrel=4
+pkgdesc='A ruby library that colors strings using ANSI escape sequences'
+arch=('any')
+url='https://rubygems.org/gems/term-ansicolor'
+license=('GPL2')
+depends=('ruby-tins')
+source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv bin "${pkgdir}"/usr/
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# Prevent conflict with colordiff
+  rm "${pkgdir}"/usr/bin/cdiff
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:27:24
  Author: alucryd
Revision: 103765

ruby 2.1 todo: ruby-tins 0.13.1-1

Modified:
  ruby-tins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:25:07 UTC (rev 103764)
+++ PKGBUILD2014-01-11 12:27:24 UTC (rev 103765)
@@ -4,16 +4,16 @@
 # Contributor: Hyacinthe Cartiaux 
 
 pkgname=ruby-tins
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.13.1
+pkgrel=1
 pkgdesc="All the stuff that isn't good/big enough for a real library"
 arch=('any')
-url="https://github.com/flori/tins";
+url='https://github.com/flori/tins'
 license=('MIT')
 depends=('ruby')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('b6cc4ea8c05cc5949326b6ff6205d4d8369835d9b7e5694e1a05888e4cccd5a2')
+sha256sums=('c53bf237462be8d61cfa2a5f4b48f372d010825b0dc594c952d9857fe4c3ef30')
 
 prepare() {
   gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:27:30
  Author: alucryd
Revision: 103766

archrelease: copy trunk to community-staging-any

Added:
  ruby-tins/repos/community-staging-any/
  ruby-tins/repos/community-staging-any/PKGBUILD
(from rev 103765, ruby-tins/trunk/PKGBUILD)

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

Copied: ruby-tins/repos/community-staging-any/PKGBUILD (from rev 103765, 
ruby-tins/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:27:30 UTC (rev 103766)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Julien Nicoulaud 
+# Contributor: Hyacinthe Cartiaux 
+
+pkgname=ruby-tins
+pkgver=0.13.1
+pkgrel=1
+pkgdesc="All the stuff that isn't good/big enough for a real library"
+arch=('any')
+url='https://github.com/flori/tins'
+license=('MIT')
+depends=('ruby')
+source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('c53bf237462be8d61cfa2a5f4b48f372d010825b0dc594c952d9857fe4c3ef30')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}COPYING
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:25:01
  Author: alucryd
Revision: 103763

ruby 2.1 todo: ruby-polyglot 0.3.3-3

Modified:
  ruby-polyglot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:23:34 UTC (rev 103762)
+++ PKGBUILD2014-01-11 12:25:01 UTC (rev 103763)
@@ -4,10 +4,10 @@
 
 pkgname=ruby-polyglot
 pkgver=0.3.3
-pkgrel=2
-pkgdesc="Allows custom language loaders to be hooked into require"
+pkgrel=3
+pkgdesc='Allows custom language loaders to be hooked into require'
 arch=('any')
-url="http://polyglot.rubyforge.org/";
+url='http://polyglot.rubyforge.org/'
 license=('MIT')
 depends=('ruby')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:25:07
  Author: alucryd
Revision: 103764

archrelease: copy trunk to community-staging-any

Added:
  ruby-polyglot/repos/community-staging-any/
  ruby-polyglot/repos/community-staging-any/PKGBUILD
(from rev 103763, ruby-polyglot/trunk/PKGBUILD)

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

Copied: ruby-polyglot/repos/community-staging-any/PKGBUILD (from rev 103763, 
ruby-polyglot/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:25:07 UTC (rev 103764)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Guilherme Nogueira 
+
+pkgname=ruby-polyglot
+pkgver=0.3.3
+pkgrel=3
+pkgdesc='Allows custom language loaders to be hooked into require'
+arch=('any')
+url='http://polyglot.rubyforge.org/'
+license=('MIT')
+depends=('ruby')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('1b0026fa0ce5aef4a65199ff3f5c589a4865265cd1f2f053eb6c4041a3aa5f20')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}License.txt
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Alexander Rødseth
Date: Saturday, January 11, 2014 @ 13:23:21
  Author: arodseth
Revision: 103759

upgpkg: nemiver 0.9.5-1

Modified:
  nemiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:21:40 UTC (rev 103758)
+++ PKGBUILD2014-01-11 12:23:21 UTC (rev 103759)
@@ -3,8 +3,8 @@
 # Contributor: jordz 
 
 pkgname=nemiver
-pkgver=0.9.4
-pkgrel=5
+pkgver=0.9.5
+pkgrel=1
 pkgdesc='C/C++ debugger for GNOME'
 arch=('x86_64' 'i686')
 license=('GPL')
@@ -14,7 +14,7 @@
 makedepends=('boost' 'intltool' 'itstool')
 
source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz";)
 options=('!emptydirs')
-sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')
+sha256sums=('33590e3964092cabb629a6ba8415786b054702063a944eca5fe4156048baf8d9')
 
 build() {  
   cd "$pkgname-$pkgver"



[arch-commits] Commit in ruby-mime-types/repos (2 files)

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:23:34
  Author: alucryd
Revision: 103762

archrelease: copy trunk to community-staging-any

Added:
  ruby-mime-types/repos/community-staging-any/
  ruby-mime-types/repos/community-staging-any/PKGBUILD
(from rev 103760, ruby-mime-types/trunk/PKGBUILD)

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

Copied: ruby-mime-types/repos/community-staging-any/PKGBUILD (from rev 103760, 
ruby-mime-types/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-01-11 12:23:34 UTC (rev 103762)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Alexsandr Pavlov 
+
+pkgname=ruby-mime-types
+pkgver=2.0
+pkgrel=2
+pkgdesc='MIME Content-Type database'
+arch=('any')
+url='http://mime-types.rubyforge.org'
+license=('GPL2' 'MIT' 'PerlArtistic')
+depends=('ruby')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('d3e53ba4162d4ee93ce75e644c7fca5503fad1c512277b9ca80ad43aa8103ae0')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}Licence.rdoc
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:23:28
  Author: alucryd
Revision: 103760

ruby 2.1 todo: ruby-mime-types 2.0-2

Modified:
  ruby-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 12:23:21 UTC (rev 103759)
+++ PKGBUILD2014-01-11 12:23:28 UTC (rev 103760)
@@ -4,10 +4,10 @@
 
 pkgname=ruby-mime-types
 pkgver=2.0
-pkgrel=1
-pkgdesc="MIME Content-Type database"
+pkgrel=2
+pkgdesc='MIME Content-Type database'
 arch=('any')
-url="http://mime-types.rubyforge.org";
+url='http://mime-types.rubyforge.org'
 license=('GPL2' 'MIT' 'PerlArtistic')
 depends=('ruby')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)



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

2014-01-11 Thread Alexander Rødseth
Date: Saturday, January 11, 2014 @ 13:23:34
  Author: arodseth
Revision: 103761

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

Added:
  nemiver/repos/community-i686/PKGBUILD
(from rev 103760, nemiver/trunk/PKGBUILD)
  nemiver/repos/community-i686/nemiver.install
(from rev 103760, nemiver/trunk/nemiver.install)
  nemiver/repos/community-x86_64/PKGBUILD
(from rev 103759, nemiver/trunk/PKGBUILD)
  nemiver/repos/community-x86_64/nemiver.install
(from rev 103759, nemiver/trunk/nemiver.install)
Deleted:
  nemiver/repos/community-i686/PKGBUILD
  nemiver/repos/community-i686/nemiver.install
  nemiver/repos/community-x86_64/PKGBUILD
  nemiver/repos/community-x86_64/nemiver.install

--+
 /PKGBUILD|   84 +
 /nemiver.install |   28 
 community-i686/PKGBUILD  |   42 --
 community-i686/nemiver.install   |   14 --
 community-x86_64/PKGBUILD|   42 --
 community-x86_64/nemiver.install |   14 --
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 12:23:28 UTC (rev 103760)
+++ community-i686/PKGBUILD 2014-01-11 12:23:34 UTC (rev 103761)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: jordz 
-
-pkgname=nemiver
-pkgver=0.9.4
-pkgrel=5
-pkgdesc='C/C++ debugger for GNOME'
-arch=('x86_64' 'i686')
-license=('GPL')
-url='http://www.gnome.org/projects/nemiver/'
-install="$pkgname.install"
-depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 
'gsettings-desktop-schemas')
-makedepends=('boost' 'intltool' 'itstool')
-source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz";)
-options=('!emptydirs')
-sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')
-
-build() {  
-  cd "$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-static \
---with-boost \
---disable-scrollkeeper \
---enable-symsvis=yes \
---enable-memoryview=yes \
---enable-gsettings=yes \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nemiver/repos/community-i686/PKGBUILD (from rev 103760, 
nemiver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 12:23:34 UTC (rev 103761)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: jordz 
+
+pkgname=nemiver
+pkgver=0.9.5
+pkgrel=1
+pkgdesc='C/C++ debugger for GNOME'
+arch=('x86_64' 'i686')
+license=('GPL')
+url='http://www.gnome.org/projects/nemiver/'
+install="$pkgname.install"
+depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 
'gsettings-desktop-schemas')
+makedepends=('boost' 'intltool' 'itstool')
+source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz";)
+options=('!emptydirs')
+sha256sums=('33590e3964092cabb629a6ba8415786b054702063a944eca5fe4156048baf8d9')
+
+build() {  
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-static \
+--with-boost \
+--disable-scrollkeeper \
+--enable-symsvis=yes \
+--enable-memoryview=yes \
+--enable-gsettings=yes \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/nemiver.install
===
--- community-i686/nemiver.install  2014-01-11 12:23:28 UTC (rev 103760)
+++ community-i686/nemiver.install  2014-01-11 12:23:34 UTC (rev 103761)
@@ -1,14 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nemiver/repos/community-i686/nemiver.install (from rev 103760, 
nemiver/trunk/nemiver.install)
===
--- community-i686/nemiver.install  (rev 0)
+++ community-i686/nemiver.install  2014-01-11 12:23:34 UTC (rev 103761)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--

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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:21:40
  Author: alucryd
Revision: 103758

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

Added:
  ruby-iconv/repos/community-staging-i686/
  ruby-iconv/repos/community-staging-i686/PKGBUILD
(from rev 103757, ruby-iconv/trunk/PKGBUILD)
  ruby-iconv/repos/community-staging-x86_64/
  ruby-iconv/repos/community-staging-x86_64/PKGBUILD
(from rev 103757, ruby-iconv/trunk/PKGBUILD)

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

Copied: ruby-iconv/repos/community-staging-i686/PKGBUILD (from rev 103757, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-11 12:21:40 UTC (rev 103758)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ruby-iconv
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Wrapper library for iconv'
+arch=('i686' 'x86_64')
+url='https://github.com/nurse/iconv'
+license=('BSD')
+depends=('ruby')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+  sed "s|iconv/iconv.so|$CARCH-linux/iconv.so|" -i 
gems/${pkgname#*-}-${pkgver}/lib/iconv.rb
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Native extension
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}/$CARCH-linux
+  mv 
"${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}BSDL
+}
+
+# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-staging-x86_64/PKGBUILD (from rev 103757, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-11 12:21:40 UTC (rev 103758)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ruby-iconv
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Wrapper library for iconv'
+arch=('i686' 'x86_64')
+url='https://github.com/nurse/iconv'
+license=('BSD')
+depends=('ruby')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+  sed "s|iconv/iconv.so|$CARCH-linux/iconv.so|" -i 
gems/${pkgname#*-}-${pkgver}/lib/iconv.rb
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver="$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')"
+
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Native extension
+  install -dm 755 "${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}/$CARCH-linux
+  mv 
"${pkgdir}"/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
+
+# Gem compatibility
+  mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m 644 {,"${pkgdir}"/usr/share/licenses/${pkgname}/}BSDL
+}
+
+# vim: ts=2 sw=2 et:



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

2014-01-11 Thread Maxime Gauduin
Date: Saturday, January 11, 2014 @ 13:21:29
  Author: alucryd
Revision: 103757

ruby 2.1 todo: ruby-iconv 1.0.4-1

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 11:29:06 UTC (rev 103756)
+++ PKGBUILD2014-01-11 12:21:29 UTC (rev 103757)
@@ -2,16 +2,16 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=ruby-iconv
-pkgver=1.0.3
-pkgrel=6
-pkgdesc="Wrapper library for iconv"
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Wrapper library for iconv'
 arch=('i686' 'x86_64')
-url="https://github.com/nurse/iconv";
+url='https://github.com/nurse/iconv'
 license=('BSD')
 depends=('ruby')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
+sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
 
 prepare() {
   gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem



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

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:28:49
  Author: bpiotrowski
Revision: 103753

upgpkg: tp_smapi-lts 0.41-22

rebuild against linux-lts 3.10.26

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 11:28:41 UTC (rev 103752)
+++ PKGBUILD2014-01-11 11:28:49 UTC (rev 103753)
@@ -12,7 +12,7 @@
 _pkgname=tp_smapi
 _extramodules=/usr/lib/modules/extramodules-3.10-lts
 pkgver=0.41
-pkgrel=21
+pkgrel=22
 pkgdesc="linux-lts modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



[arch-commits] Commit in virtualbox-modules-lts/repos (10 files)

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:29:06
  Author: bpiotrowski
Revision: 103756

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

Added:
  virtualbox-modules-lts/repos/community-testing-i686/
  virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD
(from rev 103755, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-testing-i686/build.sh
(from rev 103755, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-testing-i686/virtualbox-guest-modules-lts.install
(from rev 103755, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-testing-i686/virtualbox-host-modules-lts.install
(from rev 103755, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
  virtualbox-modules-lts/repos/community-testing-x86_64/
  virtualbox-modules-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 103755, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-testing-x86_64/build.sh
(from rev 103755, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-testing-x86_64/virtualbox-guest-modules-lts.install
(from rev 103755, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-testing-x86_64/virtualbox-host-modules-lts.install
(from rev 103755, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)

---+
 community-testing-i686/PKGBUILD   |   66 ++
 community-testing-i686/build.sh   |   60 +
 community-testing-i686/virtualbox-guest-modules-lts.install   |   21 +++
 community-testing-i686/virtualbox-host-modules-lts.install|   23 +++
 community-testing-x86_64/PKGBUILD |   66 ++
 community-testing-x86_64/build.sh |   60 +
 community-testing-x86_64/virtualbox-guest-modules-lts.install |   21 +++
 community-testing-x86_64/virtualbox-host-modules-lts.install  |   23 +++
 8 files changed, 340 insertions(+)

Copied: virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD (from rev 
103755, virtualbox-modules-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-01-11 11:29:06 UTC (rev 103756)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Sébastien Luttringer
+
+pkgbase=virtualbox-modules-lts
+pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
+pkgver=4.3.6
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-lts>=3.10' 'linux-lts<3.11'
+ 'linux-lts-headers>=3.10' 'linux-lts-headers<3.11'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.10-lts
+
+build() {
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  # dkms need modification to be run as user
+  cp -r /var/lib/dkms .
+  echo "dkms_tree='$srcdir/dkms'" > dkms.conf
+  # build host modules
+  msg2 'Host modules'
+  dkms --dkmsframework dkms.conf build "vboxhost/$pkgver" -k "$_kernver"
+  # build guest modules
+  msg2 'Guest modules'
+  dkms --dkmsframework dkms.conf build "vboxguest/$pkgver" -k "$_kernver"
+}
+
+package_virtualbox-host-modules-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux-lts>=3.10' 'linux-lts<3.11')
+  replaces=('virtualbox-modules-lts')
+  conflicts=('virtualbox-modules-lts')
+  provides=("virtualbox-host-modules=$pkgver")
+  install=virtualbox-host-modules-lts.install
+
+  cd "dkms/vboxhost/$pkgver/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+package_virtualbox-guest-modules-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux-lts>=3.10' 'linux-lts<3.11')
+  replaces=('virtualbox-archlinux-modules-lts')
+  conflicts=('virtualbox-archlinux-modules-lts')
+  provides=("virtualbox-guest-modules=$pkgver")
+  install=virtualbox-guest-modules-lts.install
+
+  cd "dkms/vboxguest/$pkgver/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=()

Copied: virtualbox-modules-lts/repos/community-tes

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

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:29:02
  Author: bpiotrowski
Revision: 103755

upgpkg: virtualbox-modules-lts 4.3.6-3

rebuild against linux-lts 3.10.26

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 11:28:52 UTC (rev 103754)
+++ PKGBUILD2014-01-11 11:29:02 UTC (rev 103755)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.3.6
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



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

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:28:52
  Author: bpiotrowski
Revision: 103754

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

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

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

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

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 103753, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2014-01-11 11:28:52 UTC (rev 
103754)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.10-lts
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

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

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

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:28:30
  Author: bpiotrowski
Revision: 103751

upgpkg: r8168-lts 8.037.00-3

rebuild against linux-lts 3.10.26

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:44:14 UTC (rev 103750)
+++ PKGBUILD2014-01-11 11:28:30 UTC (rev 103751)
@@ -4,7 +4,7 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.037.00
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw";
 license=("GPL")



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

2014-01-11 Thread Bartłomiej Piotrowski
Date: Saturday, January 11, 2014 @ 12:28:41
  Author: bpiotrowski
Revision: 103752

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

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

+
 community-testing-i686/PKGBUILD|   34 +++
 community-testing-i686/linux-3.10.patch|   59 +++
 community-testing-i686/r8168-lts.install   |   17 +++
 community-testing-x86_64/PKGBUILD  |   34 +++
 community-testing-x86_64/linux-3.10.patch  |   59 +++
 community-testing-x86_64/r8168-lts.install |   17 +++
 6 files changed, 220 insertions(+)

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

Copied: r8168-lts/repos/community-testing-i686/linux-3.10.patch (from rev 
103751, r8168-lts/trunk/linux-3.10.patch)
===
--- community-testing-i686/linux-3.10.patch (rev 0)
+++ community-testing-i686/linux-3.10.patch 2014-01-11 11:28:41 UTC (rev 
103752)
@@ -0,0 +1,59 @@
+--- src/r8168_n.c.orig 2013-07-02 14:20:27.355887286 +0200
 src/r8168_n.c  2013-07-02 14:24:25.302573010 +0200
+@@ -52,6 +52,10 @@
+ #include 
+ #include 
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
++#include 
++#endif
++
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
+ #include 
+ #endif
+@@ -2232,6 +2236,9 @@
+swab16(opts2 & 0x));
+ ret = 0;
+ }
++#elif LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
++  if (opts2 & RxVlanTag)
++  __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), swab16(opts2 & 
0x));
+ #else
+ if (opts2 & RxVlanTag)
+ __vlan_hwaccel_put_tag(skb, swab16(opts2 & 0x));
+@@ -2295,7 +2302,11 @@
+ else
+ tp->cp_cmd &= ~RxChkSum;
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
++  if (dev->features & NETIF_F_HW_VLAN_CTAG_RX)
++#else
+ if (dev->features & NETIF_F_HW_VLAN_RX)
++#endif
+ tp->cp_cmd |= RxVlan;
+ else
+ tp->cp_cmd &= ~RxVlan;
+@@ -16195,7 +16206,11 @@
+ 
+ #ifdef CONFIG_R8168_VLAN
+ if (tp->mcfg != CFG_METHOD_DEFAULT) {
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
++  dev->features |= NETIF_F_HW_VLAN_CTAG_TX | 
NETIF_F_HW_VLAN_CTAG_RX;
++#else
+ dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX;
++#endif
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22)
+ dev->vlan_rx_kill_vid = rtl8168_vlan_rx_kill_vid;
+ #endif //LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22)
+@@ -16210,7 +16225,11 @@
+ #else
+ dev->features |= NETIF_F_RXCSUM;
+ dev->hw_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO |
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
++   NETIF_F_R

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

2014-01-11 Thread Andrea Scarpino
Date: Saturday, January 11, 2014 @ 11:57:22
  Author: andrea
Revision: 203479

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

Added:
  libotr/repos/testing-i686/
  libotr/repos/testing-i686/PKGBUILD
(from rev 203478, libotr/trunk/PKGBUILD)
  libotr/repos/testing-i686/kopete.patch
(from rev 203478, libotr/trunk/kopete.patch)
  libotr/repos/testing-x86_64/
  libotr/repos/testing-x86_64/PKGBUILD
(from rev 203478, libotr/trunk/PKGBUILD)
  libotr/repos/testing-x86_64/kopete.patch
(from rev 203478, libotr/trunk/kopete.patch)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-i686/kopete.patch   |   12 
 testing-x86_64/PKGBUILD |   33 +
 testing-x86_64/kopete.patch |   12 
 4 files changed, 90 insertions(+)

Copied: libotr/repos/testing-i686/PKGBUILD (from rev 203478, 
libotr/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-11 10:57:22 UTC (rev 203479)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Pierre Schmitz 
+# Contributor: Bug 
+
+pkgname=libotr
+pkgver=4.0.0
+pkgrel=5
+pkgdesc='Off-the-Record Messaging Library and Toolkit'
+url='http://www.cypherpunks.ca/otr/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('libgcrypt')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";
+'kopete.patch')
+sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc'
+  '55988c4f11b6852491a758ea7a5b7071e8959c55')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../kopete.patch # FS#38326
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: libotr/repos/testing-i686/kopete.patch (from rev 203478, 
libotr/trunk/kopete.patch)
===
--- testing-i686/kopete.patch   (rev 0)
+++ testing-i686/kopete.patch   2014-01-11 10:57:22 UTC (rev 203479)
@@ -0,0 +1,12 @@
+diff -Naur old/src/message.c new/src/message.c
+--- old/src/message.c  2012-08-31 02:15:35.0 -1000
 new/src/message.c  2014-01-06 01:22:43.316831758 -1000
+@@ -441,7 +441,7 @@
+   /* Fragment and send according to policy */
+   if (!err && messagep && *messagep) {
+   if (context) {
+-  err = fragment_and_send(ops, NULL, context, *messagep,
++  err = fragment_and_send(ops, opdata, context, *messagep,
+   fragPolicy, messagep);
+   }
+   }

Copied: libotr/repos/testing-x86_64/PKGBUILD (from rev 203478, 
libotr/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-01-11 10:57:22 UTC (rev 203479)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Pierre Schmitz 
+# Contributor: Bug 
+
+pkgname=libotr
+pkgver=4.0.0
+pkgrel=5
+pkgdesc='Off-the-Record Messaging Library and Toolkit'
+url='http://www.cypherpunks.ca/otr/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('libgcrypt')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";
+'kopete.patch')
+sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc'
+  '55988c4f11b6852491a758ea7a5b7071e8959c55')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../kopete.patch # FS#38326
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: libotr/repos/testing-x86_64/kopete.patch (from rev 203478, 
libotr/trunk/kopete.patch)
===
--- testing-x86_64/kopete.patch (rev 0)
+++ testing-x86_64/kopete.patch 2014-01-11 10:57:22 UTC (rev 203479)
@@ -0,0 +1,12 @@
+diff -Naur old/src/message.c new/src/message.c
+--- old/src/message.c  2012-08-31 02:15:35.0 -1000
 new/src/message.c  2014-01-06 01:22:43.316831758 -1000
+@@ -441,7 +441,7 @@
+   /* Fragment and send according to policy */
+   if (!err && messagep && *messagep) {
+   if (context) {
+-  err = fragment_and_send(ops, NULL, context, *messagep,
++  err = fragment_and_send(ops, opdata, context, *messagep,
+   fragPolicy, messagep);
+   }
+   }



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

2014-01-11 Thread Andrea Scarpino
Date: Saturday, January 11, 2014 @ 11:57:15
  Author: andrea
Revision: 203478

upgpkg: libotr 4.0.0-5

libgcrypt rebuild

Modified:
  libotr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:56:47 UTC (rev 203477)
+++ PKGBUILD2014-01-11 10:57:15 UTC (rev 203478)
@@ -5,7 +5,7 @@
 
 pkgname=libotr
 pkgver=4.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Off-the-Record Messaging Library and Toolkit'
 url='http://www.cypherpunks.ca/otr/'
 license=('GPL' 'LGPL')



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

2014-01-11 Thread Andrea Scarpino
Date: Saturday, January 11, 2014 @ 11:56:47
  Author: andrea
Revision: 203477

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

Added:
  libotr/repos/extra-i686/PKGBUILD
(from rev 203476, libotr/trunk/PKGBUILD)
  libotr/repos/extra-i686/kopete.patch
(from rev 203476, libotr/trunk/kopete.patch)
  libotr/repos/extra-x86_64/PKGBUILD
(from rev 203476, libotr/trunk/PKGBUILD)
  libotr/repos/extra-x86_64/kopete.patch
(from rev 203476, libotr/trunk/kopete.patch)
Deleted:
  libotr/repos/extra-i686/PKGBUILD
  libotr/repos/extra-i686/kopete.patch
  libotr/repos/extra-x86_64/PKGBUILD
  libotr/repos/extra-x86_64/kopete.patch

---+
 /PKGBUILD |   66 
 /kopete.patch |   24 
 extra-i686/PKGBUILD   |   33 --
 extra-i686/kopete.patch   |   12 
 extra-x86_64/PKGBUILD |   33 --
 extra-x86_64/kopete.patch |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 10:56:39 UTC (rev 203476)
+++ extra-i686/PKGBUILD 2014-01-11 10:56:47 UTC (rev 203477)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Pierre Schmitz 
-# Contributor: Bug 
-
-pkgname=libotr
-pkgver=4.0.0
-pkgrel=3
-pkgdesc='Off-the-Record Messaging Library and Toolkit'
-url='http://www.cypherpunks.ca/otr/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('libgcrypt')
-source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";
-'kopete.patch')
-sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc'
-  '55988c4f11b6852491a758ea7a5b7071e8959c55')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -p1 -i ../kopete.patch # FS#38326
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --mandir=/usr/share/man
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: libotr/repos/extra-i686/PKGBUILD (from rev 203476, 
libotr/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 10:56:47 UTC (rev 203477)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Pierre Schmitz 
+# Contributor: Bug 
+
+pkgname=libotr
+pkgver=4.0.0
+pkgrel=4
+pkgdesc='Off-the-Record Messaging Library and Toolkit'
+url='http://www.cypherpunks.ca/otr/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('libgcrypt')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";
+'kopete.patch')
+sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc'
+  '55988c4f11b6852491a758ea7a5b7071e8959c55')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../kopete.patch # FS#38326
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kopete.patch
===
--- extra-i686/kopete.patch 2014-01-11 10:56:39 UTC (rev 203476)
+++ extra-i686/kopete.patch 2014-01-11 10:56:47 UTC (rev 203477)
@@ -1,12 +0,0 @@
-diff -Naur old/src/message.c new/src/message.c
 old/src/message.c  2012-08-31 02:15:35.0 -1000
-+++ new/src/message.c  2014-01-06 01:22:43.316831758 -1000
-@@ -441,7 +441,7 @@
-   /* Fragment and send according to policy */
-   if (!err && messagep && *messagep) {
-   if (context) {
--  err = fragment_and_send(ops, NULL, context, *messagep,
-+  err = fragment_and_send(ops, opdata, context, *messagep,
-   fragPolicy, messagep);
-   }
-   }

Copied: libotr/repos/extra-i686/kopete.patch (from rev 203476, 
libotr/trunk/kopete.patch)
===
--- extra-i686/kopete.patch (rev 0)
+++ extra-i686/kopete.patch 2014-01-11 10:56:47 UTC (rev 203477)
@@ -0,0 +1,12 @@
+diff -Naur old/src/message.c new/src/message.c
+--- old/src/message.c  2012-08-31 02:15:35.0 -1000
 new/src/message.c  2014-01-06 01:22:43.316831758 -1000
+@@ -441,7 +441,7 @@
+   /* Fragment and send according to policy */
+   if (!err && messagep && *messagep) {
+   if (context) {
+-  err = fragment_and_send(ops, NULL, context, *messagep,
++  err = fragment_and_send(ops, opdata, context, *messagep,
+   fragPolicy, messagep);
+   }
+   }

Deleted: extra-x86_64/PKGBUILD
===
--- e

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

2014-01-11 Thread Andrea Scarpino
Date: Saturday, January 11, 2014 @ 11:56:39
  Author: andrea
Revision: 203476

upgpkg: libotr 4.0.0-4

Rebuilt for libgcrypt in [extra]

Modified:
  libotr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:49:04 UTC (rev 203475)
+++ PKGBUILD2014-01-11 10:56:39 UTC (rev 203476)
@@ -5,7 +5,7 @@
 
 pkgname=libotr
 pkgver=4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Off-the-Record Messaging Library and Toolkit'
 url='http://www.cypherpunks.ca/otr/'
 license=('GPL' 'LGPL')



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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 11:44:09
  Author: bgyorgy
Revision: 103749

upgpkg: pychess 0.10.1-4

Remove unused python2-pysqlite dependency

Modified:
  pychess/trunk/PKGBUILD
  pychess/trunk/pychess.install

-+
 PKGBUILD|   12 
 pychess.install |1 +
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:18:38 UTC (rev 103748)
+++ PKGBUILD2014-01-11 10:44:09 UTC (rev 103749)
@@ -4,23 +4,27 @@
 
 pkgname=pychess
 pkgver=0.10.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Chess client for the GNOME desktop"
 arch=('any')
 url="http://pychess.org/";
 license=('GPL')
-depends=('python2-pysqlite' 'gnome-icon-theme' 'python2-rsvg'
- 'pygtksourceview2' 'gstreamer0.10-python')
+depends=('gnome-icon-theme' 'python2-rsvg' 'pygtksourceview2' 
'gstreamer0.10-python'
+ 'desktop-file-utils')
 install=pychess.install
 source=(http://pychess.googlecode.com/files/pychess-$pkgver.tar.gz)
 md5sums=('ee1893071823b3d41ecdb1ef314fb8ba')
 
-package() {
+prepare() {
   cd $srcdir/pychess-$pkgver
 
   sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" 
lib/pychess/Players/PyChess.py
   sed -i "/vm binname/s|python|python2|" lib/pychess/Players/engineNest.py
   sed -i "/binname ==/s|python|python2|" lib/pychess/widgets/newGameDialog.py
+}
 
+package() {
+  cd $srcdir/pychess-$pkgver
+
   python2 setup.py install --prefix=/usr --root=$pkgdir
 }

Modified: pychess.install
===
--- pychess.install 2014-01-11 10:18:38 UTC (rev 103748)
+++ pychess.install 2014-01-11 10:44:09 UTC (rev 103749)
@@ -1,5 +1,6 @@
 post_install() {
 gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+update-desktop-database -q
 }
 
 post_upgrade() {



[arch-commits] Commit in pychess/repos/community-any (4 files)

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 11:44:14
  Author: bgyorgy
Revision: 103750

archrelease: copy trunk to community-any

Added:
  pychess/repos/community-any/PKGBUILD
(from rev 103749, pychess/trunk/PKGBUILD)
  pychess/repos/community-any/pychess.install
(from rev 103749, pychess/trunk/pychess.install)
Deleted:
  pychess/repos/community-any/PKGBUILD
  pychess/repos/community-any/pychess.install

-+
 PKGBUILD|   56 --
 pychess.install |   23 +++---
 2 files changed, 42 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-11 10:44:09 UTC (rev 103749)
+++ PKGBUILD2014-01-11 10:44:14 UTC (rev 103750)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae 
-# Contributor: Alexander Fehr 
-
-pkgname=pychess
-pkgver=0.10.1
-pkgrel=3
-pkgdesc="Chess client for the GNOME desktop"
-arch=('any')
-url="http://pychess.org/";
-license=('GPL')
-depends=('python2-pysqlite' 'gnome-icon-theme' 'python2-rsvg'
- 'pygtksourceview2' 'gstreamer0.10-python')
-install=pychess.install
-source=(http://pychess.googlecode.com/files/pychess-$pkgver.tar.gz)
-md5sums=('ee1893071823b3d41ecdb1ef314fb8ba')
-
-package() {
-  cd $srcdir/pychess-$pkgver
-
-  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" 
lib/pychess/Players/PyChess.py
-  sed -i "/vm binname/s|python|python2|" lib/pychess/Players/engineNest.py
-  sed -i "/binname ==/s|python|python2|" lib/pychess/widgets/newGameDialog.py
-
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}

Copied: pychess/repos/community-any/PKGBUILD (from rev 103749, 
pychess/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-11 10:44:14 UTC (rev 103750)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Alexander Fehr 
+
+pkgname=pychess
+pkgver=0.10.1
+pkgrel=4
+pkgdesc="Chess client for the GNOME desktop"
+arch=('any')
+url="http://pychess.org/";
+license=('GPL')
+depends=('gnome-icon-theme' 'python2-rsvg' 'pygtksourceview2' 
'gstreamer0.10-python'
+ 'desktop-file-utils')
+install=pychess.install
+source=(http://pychess.googlecode.com/files/pychess-$pkgver.tar.gz)
+md5sums=('ee1893071823b3d41ecdb1ef314fb8ba')
+
+prepare() {
+  cd $srcdir/pychess-$pkgver
+
+  sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" 
lib/pychess/Players/PyChess.py
+  sed -i "/vm binname/s|python|python2|" lib/pychess/Players/engineNest.py
+  sed -i "/binname ==/s|python|python2|" lib/pychess/widgets/newGameDialog.py
+}
+
+package() {
+  cd $srcdir/pychess-$pkgver
+
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}

Deleted: pychess.install
===
--- pychess.install 2014-01-11 10:44:09 UTC (rev 103749)
+++ pychess.install 2014-01-11 10:44:14 UTC (rev 103750)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: pychess/repos/community-any/pychess.install (from rev 103749, 
pychess/trunk/pychess.install)
===
--- pychess.install (rev 0)
+++ pychess.install 2014-01-11 10:44:14 UTC (rev 103750)
@@ -0,0 +1,12 @@
+post_install() {
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:30:11
  Author: giovanni
Revision: 203473

upgpkg: smb4k 1.1.0-1

upstream release

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:10:43 UTC (rev 203472)
+++ PKGBUILD2014-01-11 10:30:11 UTC (rev 203473)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini 
 
 pkgname=smb4k
-pkgver=1.0.9
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=smb4k.install
 
source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('7a27698842663c6197228ff3c282a079')
+md5sums=('2ccd1f4eda732654460ff03b77738a96')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:30:22
  Author: giovanni
Revision: 203474

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

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

+
 /PKGBUILD  |   60 +++
 /smb4k.install |   22 +++
 extra-i686/PKGBUILD|   30 -
 extra-i686/smb4k.install   |   11 ---
 extra-x86_64/PKGBUILD  |   30 -
 extra-x86_64/smb4k.install |   11 ---
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 10:30:11 UTC (rev 203473)
+++ extra-i686/PKGBUILD 2014-01-11 10:30:22 UTC (rev 203474)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Emanuele Rampichini 
-
-pkgname=smb4k
-pkgver=1.0.9
-pkgrel=1
-pkgdesc="A KDE program that browses samba shares"
-arch=('i686' 'x86_64')
-url="http://smb4k.sourceforge.net/";
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=smb4k.install
-source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('7a27698842663c6197228ff3c282a079')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=RELEASE
-  make VERBOSE=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: smb4k/repos/extra-i686/PKGBUILD (from rev 203473, smb4k/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 10:30:22 UTC (rev 203474)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Emanuele Rampichini 
+
+pkgname=smb4k
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="A KDE program that browses samba shares"
+arch=('i686' 'x86_64')
+url="http://smb4k.sourceforge.net/";
+license=('GPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=smb4k.install
+source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('2ccd1f4eda732654460ff03b77738a96')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=RELEASE
+  make VERBOSE=1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/smb4k.install
===
--- extra-i686/smb4k.install2014-01-11 10:30:11 UTC (rev 203473)
+++ extra-i686/smb4k.install2014-01-11 10:30:22 UTC (rev 203474)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: smb4k/repos/extra-i686/smb4k.install (from rev 203473, 
smb4k/trunk/smb4k.install)
===
--- extra-i686/smb4k.install(rev 0)
+++ extra-i686/smb4k.install2014-01-11 10:30:22 UTC (rev 203474)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-11 10:30:11 UTC (rev 203473)
+++ extra-x86_64/PKGBUILD   2014-01-11 10:30:22 UTC (rev 203474)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Emanuele Rampichini 
-
-pkgname=smb4k
-pkgver=1.0.9
-pkgrel=1
-pkgdesc="A KDE program that browses samba shares"
-arch=('i686' 'x86_64')
-url="http://smb4k.sourceforge.net/";
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=smb4k.install
-source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('7a27698842663c6197228ff3c282a079')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=RELEASE
-  make VERBOSE=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install

[arch-commits] Commit in billreminder/repos/community-any (4 files)

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 11:18:30
  Author: bgyorgy
Revision: 103747

archrelease: copy trunk to community-any

Added:
  billreminder/repos/community-any/PKGBUILD
(from rev 103746, billreminder/trunk/PKGBUILD)
  billreminder/repos/community-any/billreminder.install
(from rev 103746, billreminder/trunk/billreminder.install)
Deleted:
  billreminder/repos/community-any/PKGBUILD
  billreminder/repos/community-any/billreminder.install

--+
 PKGBUILD |   90 ++---
 billreminder.install |   30 
 2 files changed, 64 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-11 10:18:25 UTC (rev 103746)
+++ PKGBUILD2014-01-11 10:18:30 UTC (rev 103747)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Daniel J Griffiths 
-# Contributor: Hugo Doria 
-
-pkgname=billreminder
-pkgver=0.4.0
-pkgrel=5
-pkgdesc="Small and quick accounting application designed to allow for easy 
tracking of bills"
-arch=('any')
-url="http://billreminder.gnulinuxbrasil.org/";
-license=('GPL3')
-depends=('python2-pysqlite' 'python2-dbus' 'desktop-file-utils' 'pygtk' 
'python2-xdg'
- 'xdg-utils' 'python2-gconf' 'python2-sqlalchemy' 'hicolor-icon-theme')
-makedepends=('intltool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6a89584a1c90f661a7954a0c5c8bd392b8e2712d6cfd759fb6e588548ac8ff4e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # python2 fix
-  for file in billreminder.in billreminderd.in src/gui/widgets/*.py ; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
-  done
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---with-gconf-schema-file-dir=/usr/share/gconf/schemas
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: billreminder/repos/community-any/PKGBUILD (from rev 103746, 
billreminder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-11 10:18:30 UTC (rev 103747)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Daniel J Griffiths 
+# Contributor: Hugo Doria 
+
+pkgname=billreminder
+pkgver=0.4.0
+pkgrel=6
+pkgdesc="Small and quick accounting application designed to allow for easy 
tracking of bills"
+arch=('any')
+url="http://billreminder.gnulinuxbrasil.org/";
+license=('GPL3')
+depends=('python2-dbus' 'desktop-file-utils' 'pygtk' 'python2-xdg'
+ 'xdg-utils' 'python2-gconf' 'python2-sqlalchemy' 'hicolor-icon-theme')
+makedepends=('intltool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('6a89584a1c90f661a7954a0c5c8bd392b8e2712d6cfd759fb6e588548ac8ff4e')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # python2 fix
+  for file in billreminder.in billreminderd.in src/gui/widgets/*.py ; do
+sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
+  done
+
+  # fix python version check
+  sed -i 's/"x$PYTHON_VERSION" = "x2.5"/"x$PYTHON_VERSION" > "x2.4"/' configure
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-schemas-install \
+--with-gconf-schema-file-dir=/usr/share/gconf/schemas
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: billreminder.install
===
--- billreminder.install2014-01-11 10:18:25 UTC (rev 103746)
+++ billreminder.install2014-01-11 10:18:30 UTC (rev 103747)
@@ -1,15 +0,0 @@
-post_install() {
-  gconfpkg --install billreminder
-
-  update-desktop-database -q
-  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
-}
-
-pre_remove() {
-  gconfpkg --uninstall billreminder
-}
-
-post_remove() {
-  update-desktop-database -q
-  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
-}

Copied: billreminder/repos/community-any/billreminder.install (from rev 103746, 
billreminder/trunk/billreminder.install)
===
--- billreminder.install(rev 0)
+++ billreminder.install2014-01-11 10:18:30 UTC (rev 103747)
@@ -0,0 +1,15 @@
+post_install() {
+  gconfpkg --install billreminder
+
+  update-desktop-database -q
+  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
+}
+
+pre_remove() {
+  gconfp

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

2014-01-11 Thread Jelle van der Waa
Date: Saturday, January 11, 2014 @ 11:18:38
  Author: jelle
Revision: 103748

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 103745, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre-mount-helper
(from rev 103746, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-i686/calibre.install
(from rev 103746, calibre/trunk/calibre.install)
  calibre/repos/community-i686/desktop_integration.patch
(from rev 103746, calibre/trunk/desktop_integration.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 103747, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre-mount-helper
(from rev 103747, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-x86_64/calibre.install
(from rev 103747, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/desktop_integration.patch
(from rev 103747, calibre/trunk/desktop_integration.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre-mount-helper
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/desktop_integration.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre-mount-helper
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/desktop_integration.patch

+
 /PKGBUILD  |  178 
 /calibre-mount-helper  |   56 ++
 /calibre.install   |   24 ++
 /desktop_integration.patch |  238 +++
 community-i686/PKGBUILD|   89 --
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  119 -
 community-x86_64/PKGBUILD  |   89 --
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  119 -
 12 files changed, 496 insertions(+), 496 deletions(-)

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


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

2014-01-11 Thread Jelle van der Waa
Date: Saturday, January 11, 2014 @ 11:18:19
  Author: jelle
Revision: 103745

upgpkg: calibre 1.19.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:02:16 UTC (rev 103744)
+++ PKGBUILD2014-01-11 10:18:19 UTC (rev 103745)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali 
 
 pkgname=calibre
-pkgver=1.18.0
+pkgver=1.19.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
@@ -25,7 +25,7 @@
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('6a89229787a8ca63ece9c905df304222'
+md5sums=('5ce57bf48ed7f534fe9d5c55157dd15a'
  '95ca4eb3afa7c737c8371708a23bdad9'
  '675cd87d41342119827ef706055491e7')
 



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

2014-01-11 Thread Balló György
Date: Saturday, January 11, 2014 @ 11:18:25
  Author: bgyorgy
Revision: 103746

upgpkg: billreminder 0.4.0-6

Remove unneeded python2-pysqlite dependency

Modified:
  billreminder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 10:18:19 UTC (rev 103745)
+++ PKGBUILD2014-01-11 10:18:25 UTC (rev 103746)
@@ -6,12 +6,12 @@
 
 pkgname=billreminder
 pkgver=0.4.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Small and quick accounting application designed to allow for easy 
tracking of bills"
 arch=('any')
 url="http://billreminder.gnulinuxbrasil.org/";
 license=('GPL3')
-depends=('python2-pysqlite' 'python2-dbus' 'desktop-file-utils' 'pygtk' 
'python2-xdg'
+depends=('python2-dbus' 'desktop-file-utils' 'pygtk' 'python2-xdg'
  'xdg-utils' 'python2-gconf' 'python2-sqlalchemy' 'hicolor-icon-theme')
 makedepends=('intltool')
 install=$pkgname.install
@@ -18,7 +18,7 @@
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('6a89584a1c90f661a7954a0c5c8bd392b8e2712d6cfd759fb6e588548ac8ff4e')
 
-build() {
+prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
   # python2 fix
@@ -26,9 +26,17 @@
 sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
   done
 
+  # fix python version check
+  sed -i 's/"x$PYTHON_VERSION" = "x2.5"/"x$PYTHON_VERSION" > "x2.4"/' configure
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
+--disable-schemas-install \
 --with-gconf-schema-file-dir=/usr/share/gconf/schemas
 
   make



[arch-commits] Commit in perl-net-ssleay/repos (4 files)

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:10:43
  Author: giovanni
Revision: 203472

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

Added:
  perl-net-ssleay/repos/extra-i686/PKGBUILD
(from rev 203471, perl-net-ssleay/trunk/PKGBUILD)
  perl-net-ssleay/repos/extra-x86_64/PKGBUILD
(from rev 203471, perl-net-ssleay/trunk/PKGBUILD)
Deleted:
  perl-net-ssleay/repos/extra-i686/PKGBUILD
  perl-net-ssleay/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 10:10:36 UTC (rev 203471)
+++ extra-i686/PKGBUILD 2014-01-11 10:10:43 UTC (rev 203472)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Manolis Tzanidakis
-
-pkgname=perl-net-ssleay
-_cpanname=Net-SSLeay
-pkgver=1.55
-pkgrel=2
-pkgdesc="Perl extension for using OpenSSL"
-arch=('i686' 'x86_64')
-license=('custom:BSD')
-url="http://search.cpan.org/dist/${_cpanname}/";
-depends=('openssl')
-options=(!emptydirs)
-replaces=('net-ssleay')
-provides=('net-ssleay')
-source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz";)
-md5sums=('473b8d66ca69d5784bb0e428721f58e0')
-
-prepare() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  sed -i \
-  -e "/\$opts->{optimize} = '-O2 -g';/d" \
-  inc/Module/Install/PRIVATE/Net/SSLeay.pm
-}
-
-build() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  export OPTIMIZE="$CFLAGS"
-  export OPENSSL_PREFIX=/usr
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL -- INSTALLDIRS=vendor 
-  make
-}
-
-package() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  make install DESTDIR=${pkgdir} 
-  install -D -m644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: perl-net-ssleay/repos/extra-i686/PKGBUILD (from rev 203471, 
perl-net-ssleay/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 10:10:43 UTC (rev 203472)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Manolis Tzanidakis
+
+pkgname=perl-net-ssleay
+_cpanname=Net-SSLeay
+pkgver=1.56
+pkgrel=1
+pkgdesc="Perl extension for using OpenSSL"
+arch=('i686' 'x86_64')
+license=('custom:BSD')
+url="http://search.cpan.org/dist/${_cpanname}/";
+depends=('openssl')
+options=(!emptydirs)
+replaces=('net-ssleay')
+provides=('net-ssleay')
+source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz";)
+md5sums=('1a5258167ad0ac6a2b695a6fdc0c6e60')
+
+prepare() {
+  cd ${srcdir}/${_cpanname}-${pkgver}
+
+  sed -i \
+  -e "/\$opts->{optimize} = '-O2 -g';/d" \
+  inc/Module/Install/PRIVATE/Net/SSLeay.pm
+}
+
+build() {
+  cd ${srcdir}/${_cpanname}-${pkgver}
+
+  export OPTIMIZE="$CFLAGS"
+  export OPENSSL_PREFIX=/usr
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL -- INSTALLDIRS=vendor 
+  make
+}
+
+package() {
+  cd ${srcdir}/${_cpanname}-${pkgver}
+
+  make install DESTDIR=${pkgdir} 
+  install -D -m644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-11 10:10:36 UTC (rev 203471)
+++ extra-x86_64/PKGBUILD   2014-01-11 10:10:43 UTC (rev 203472)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Manolis Tzanidakis
-
-pkgname=perl-net-ssleay
-_cpanname=Net-SSLeay
-pkgver=1.55
-pkgrel=2
-pkgdesc="Perl extension for using OpenSSL"
-arch=('i686' 'x86_64')
-license=('custom:BSD')
-url="http://search.cpan.org/dist/${_cpanname}/";
-depends=('openssl')
-options=(!emptydirs)
-replaces=('net-ssleay')
-provides=('net-ssleay')
-source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz";)
-md5sums=('473b8d66ca69d5784bb0e428721f58e0')
-
-prepare() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  sed -i \
-  -e "/\$opts->{optimize} = '-O2 -g';/d" \
-  inc/Module/Install/PRIVATE/Net/SSLeay.pm
-}
-
-build() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  export OPTIMIZE="$CFLAGS"
-  export OPENSSL_PREFIX=/usr
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL -- INSTALLDIRS=vendor 
-  make
-}
-
-package() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-
-  make install DESTDIR=${pkgdir} 
-  install -D -m644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: perl-net-ssleay/repos/extra-x86_64/PKGBUILD (from rev 203471, 
perl-net-ssleay/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)

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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:10:36
  Author: giovanni
Revision: 203471

upgpkg: perl-net-ssleay 1.56-1

upstream release

Modified:
  perl-net-ssleay/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 09:55:41 UTC (rev 203470)
+++ PKGBUILD2014-01-11 10:10:36 UTC (rev 203471)
@@ -4,8 +4,8 @@
 
 pkgname=perl-net-ssleay
 _cpanname=Net-SSLeay
-pkgver=1.55
-pkgrel=2
+pkgver=1.56
+pkgrel=1
 pkgdesc="Perl extension for using OpenSSL"
 arch=('i686' 'x86_64')
 license=('custom:BSD')
@@ -15,7 +15,7 @@
 replaces=('net-ssleay')
 provides=('net-ssleay')
 
source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz";)
-md5sums=('473b8d66ca69d5784bb0e428721f58e0')
+md5sums=('1a5258167ad0ac6a2b695a6fdc0c6e60')
 
 prepare() {
   cd ${srcdir}/${_cpanname}-${pkgver}



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:02:16
  Author: giovanni
Revision: 103744

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-11 10:02:09 UTC (rev 103743)
+++ community-i686/PKGBUILD 2014-01-11 10:02:16 UTC (rev 103744)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-# Contributor: Denis Tikhomirov 
-
-pkgname=minicom
-pkgver=2.6.2
-pkgrel=2
-pkgdesc="A serial communication program"
-arch=('i686'  'x86_64')
-url="http://alioth.debian.org/projects/minicom/";
-license=('GPL')
-depends=('bash')
-optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
-backup=('etc/minirc.dfl')
-source=("https://alioth.debian.org/frs/download.php/file/3869/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('203c56c4b447f45e2301b0cc4e83da3c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/" install
-  install -Dm644 doc/minirc.dfl ${pkgdir}/etc/minirc.dfl
-}

Copied: minicom/repos/community-i686/PKGBUILD (from rev 103743, 
minicom/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-11 10:02:16 UTC (rev 103744)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+# Contributor: Denis Tikhomirov 
+
+pkgname=minicom
+pkgver=2.7
+pkgrel=1
+pkgdesc="A serial communication program"
+arch=('i686'  'x86_64')
+url="http://alioth.debian.org/projects/minicom/";
+license=('GPL')
+depends=('bash')
+optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
+backup=('etc/minirc.dfl')
+source=("https://alioth.debian.org/frs/download.php/file/3977/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('7044ca3e291268c33294f171d426dc2d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}/" install
+  install -Dm644 doc/minirc.dfl ${pkgdir}/etc/minirc.dfl
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-11 10:02:09 UTC (rev 103743)
+++ community-x86_64/PKGBUILD   2014-01-11 10:02:16 UTC (rev 103744)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-# Contributor: Denis Tikhomirov 
-
-pkgname=minicom
-pkgver=2.6.2
-pkgrel=2
-pkgdesc="A serial communication program"
-arch=('i686'  'x86_64')
-url="http://alioth.debian.org/projects/minicom/";
-license=('GPL')
-depends=('bash')
-optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
-backup=('etc/minirc.dfl')
-source=("https://alioth.debian.org/frs/download.php/file/3869/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('203c56c4b447f45e2301b0cc4e83da3c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/" install
-  install -Dm644 doc/minirc.dfl ${pkgdir}/etc/minirc.dfl
-}

Copied: minicom/repos/community-x86_64/PKGBUILD (from rev 103743, 
minicom/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-11 10:02:16 UTC (rev 103744)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+# Contributor: Denis Tikhomirov 
+
+pkgname=minicom
+pkgver=2.7
+pkgrel=1
+pkgdesc="A serial communication program"
+arch=('i686'  'x86_64')
+url="http://alioth.debian.org/projects/minicom/";
+license=('GPL')
+depends=('bash')
+optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
+backup=('etc/minirc.dfl')
+source=("https://alioth.debian.org/frs/download.php/file/3977/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('7044ca3e291268c33294f171d426dc2d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"

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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 11:02:09
  Author: giovanni
Revision: 103743

upgpkg: minicom 2.7-1

upstream release

Modified:
  minicom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 03:12:30 UTC (rev 103742)
+++ PKGBUILD2014-01-11 10:02:09 UTC (rev 103743)
@@ -5,8 +5,8 @@
 # Contributor: Denis Tikhomirov 
 
 pkgname=minicom
-pkgver=2.6.2
-pkgrel=2
+pkgver=2.7
+pkgrel=1
 pkgdesc="A serial communication program"
 arch=('i686'  'x86_64')
 url="http://alioth.debian.org/projects/minicom/";
@@ -14,8 +14,8 @@
 depends=('bash')
 optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
 backup=('etc/minirc.dfl')
-source=("https://alioth.debian.org/frs/download.php/file/3869/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('203c56c4b447f45e2301b0cc4e83da3c')
+source=("https://alioth.debian.org/frs/download.php/file/3977/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('7044ca3e291268c33294f171d426dc2d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 10:55:41
  Author: giovanni
Revision: 203470

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

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

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

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

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

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

Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 203469, 
live-media/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-11 09:55:41 UTC (rev 203470)
@@ -0,0 +1,

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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 10:55:34
  Author: giovanni
Revision: 203469

upgpkg: live-media 2014.01.07-1

upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 09:48:53 UTC (rev 203468)
+++ PKGBUILD2014-01-11 09:55:34 UTC (rev 203469)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN 
 
 pkgname=live-media
-pkgver=2013.12.05
+pkgver=2014.01.07
 pkgrel=1
 pkgdesc="A set of C++ libraries for multimedia streaming"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 options=('staticlibs')
 source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";)
-md5sums=('7f3d0e17b6d894a3140c35f9091a8a70')
+md5sums=('691421f4c3c6c8a40bd6045d76103e98')
 
 build() {
   cd ${srcdir}/live



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 10:48:53
  Author: giovanni
Revision: 203468

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

Added:
  link-grammar/repos/extra-i686/PKGBUILD
(from rev 203467, link-grammar/trunk/PKGBUILD)
  link-grammar/repos/extra-x86_64/PKGBUILD
(from rev 203467, link-grammar/trunk/PKGBUILD)
Deleted:
  link-grammar/repos/extra-i686/PKGBUILD
  link-grammar/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-11 09:48:46 UTC (rev 203467)
+++ extra-i686/PKGBUILD 2014-01-11 09:48:53 UTC (rev 203468)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-
-pkgname=link-grammar
-pkgver=4.8.2
-pkgrel=1
-pkgdesc="A Grammar Checking library"
-arch=('i686' 'x86_64')
-url="http://www.abisource.com/downloads/link-grammar/";
-license=('BSD')
-depends=('aspell')
-options=('!makeflags')
-source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('57eb0738c57a177e2e76f0b398af811d')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/link-grammar/LICENSE"
-}

Copied: link-grammar/repos/extra-i686/PKGBUILD (from rev 203467, 
link-grammar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-11 09:48:53 UTC (rev 203468)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+
+pkgname=link-grammar
+pkgver=4.8.5
+pkgrel=1
+pkgdesc="A Grammar Checking library"
+arch=('i686' 'x86_64')
+url="http://www.abisource.com/downloads/link-grammar/";
+license=('BSD')
+depends=('aspell')
+options=('!makeflags')
+source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('2059342ce25d610428dfda6c8f65a06f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/link-grammar/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-11 09:48:46 UTC (rev 203467)
+++ extra-x86_64/PKGBUILD   2014-01-11 09:48:53 UTC (rev 203468)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-
-pkgname=link-grammar
-pkgver=4.8.2
-pkgrel=1
-pkgdesc="A Grammar Checking library"
-arch=('i686' 'x86_64')
-url="http://www.abisource.com/downloads/link-grammar/";
-license=('BSD')
-depends=('aspell')
-options=('!makeflags')
-source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('57eb0738c57a177e2e76f0b398af811d')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/link-grammar/LICENSE"
-}

Copied: link-grammar/repos/extra-x86_64/PKGBUILD (from rev 203467, 
link-grammar/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-11 09:48:53 UTC (rev 203468)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+
+pkgname=link-grammar
+pkgver=4.8.5
+pkgrel=1
+pkgdesc="A Grammar Checking library"
+arch=('i686' 'x86_64')
+url="http://www.abisource.com/downloads/link-grammar/";
+license=('BSD')
+depends=('aspell')
+options=('!makeflags')
+source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('2059342ce25d610428dfda6c8f65a06f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/link-grammar/LICENSE"
+}



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 10:48:46
  Author: giovanni
Revision: 203467

upgpkg: link-grammar 4.8.5-1

upstream release

Modified:
  link-grammar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 09:29:09 UTC (rev 203466)
+++ PKGBUILD2014-01-11 09:48:46 UTC (rev 203467)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=link-grammar
-pkgver=4.8.2
+pkgver=4.8.5
 pkgrel=1
 pkgdesc="A Grammar Checking library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('aspell')
 options=('!makeflags')
 
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('57eb0738c57a177e2e76f0b398af811d')
+md5sums=('2059342ce25d610428dfda6c8f65a06f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2014-01-11 Thread Giovanni Scafora
Date: Saturday, January 11, 2014 @ 10:29:03
  Author: giovanni
Revision: 203465

upgpkg: fribidi 0.19.6-1

upstream release

Modified:
  fribidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-11 09:14:57 UTC (rev 203464)
+++ PKGBUILD2014-01-11 09:29:03 UTC (rev 203465)
@@ -3,15 +3,15 @@
 # Contributor: Nezmer 
 
 pkgname=fribidi
-pkgver=0.19.5
+pkgver=0.19.6
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
 arch=('i686' 'x86_64')
 license=('LGPL')
 url="http://fribidi.org";
-depends=('glibc')
+depends=('glib2')
 source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('925bafb97afee8a2fc2d0470c072a155')
+md5sums=('ce93d862344991173dabb609bf93ca1d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



  1   2   >