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

2014-07-18 Thread Daniel Micay
Date: Saturday, July 19, 2014 @ 06:03:22
  Author: thestinger
Revision: 115947

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

Added:
  linux-grsec/repos/community-i686/0013-efistub-fix.patch
(from rev 115946, linux-grsec/trunk/0013-efistub-fix.patch)
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 115946, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 115946, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 115946, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 115946, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 115946, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 115946, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-i686/sysctl.conf
(from rev 115946, linux-grsec/trunk/sysctl.conf)
  linux-grsec/repos/community-x86_64/0013-efistub-fix.patch
(from rev 115946, linux-grsec/trunk/0013-efistub-fix.patch)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 115946, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 115946, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 115946, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 115946, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 115946, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 115946, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/sysctl.conf
(from rev 115946, linux-grsec/trunk/sysctl.conf)
Deleted:
  linux-grsec/repos/community-i686/0013-efistub-fix.patch
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-i686/sysctl.conf
  linux-grsec/repos/community-x86_64/0013-efistub-fix.patch
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset
  linux-grsec/repos/community-x86_64/sysctl.conf

+
 /0013-efistub-fix.patch|  354 
 /PKGBUILD  |  652 
 /change-default-console-loglevel.patch |   24 
 /config|13824 +++
 /config.x86_64 |13384 ++
 /linux-grsec.install   |  174 
 /linux.preset  |   28 
 /sysctl.conf   |  262 
 community-i686/0013-efistub-fix.patch  |  177 
 community-i686/PKGBUILD|  326 
 community-i686/change-default-console-loglevel.patch   |   12 
 community-i686/config  | 6912 ---
 community-i686/config.x86_64   | 6692 ---
 community-i686/linux-grsec.install |   87 
 community-i686/linux.preset|   14 
 community-i686/sysctl.conf |  131 
 community-x86_64/0013-efistub-fix.patch|  177 
 community-x86_64/PKGBUILD  |  326 
 community-x86_64/change-default-console-loglevel.patch |   12 
 community-x86_64/config| 6912 ---
 community-x86_64/config.x86_64 | 6692 ---
 community-x86_64/linux-grsec.install   |   87 
 community-x86_64/linux.preset  |   14 
 community-x86_64/sysctl.conf   |  131 
 24 files changed, 28702 insertions(+), 28702 deletions(-)

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


[arch-commits] Commit in linux-grsec/trunk (PKGBUILD config config.x86_64)

2014-07-18 Thread Daniel Micay
Date: Saturday, July 19, 2014 @ 06:02:12
  Author: thestinger
Revision: 115946

upgpkg: linux-grsec 3.15.5.201407170639-2

* enable CONFIG_PAX_MEMORY_SANITIZE
* use the higher upstream value for CONFIG_DEFAULT_MMAP_MIN_ADDR

Modified:
  linux-grsec/trunk/PKGBUILD
  linux-grsec/trunk/config
  linux-grsec/trunk/config.x86_64

---+
 PKGBUILD  |6 +++---
 config|6 +++---
 config.x86_64 |6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-19 00:55:27 UTC (rev 115945)
+++ PKGBUILD2014-07-19 04:02:12 UTC (rev 115946)
@@ -11,7 +11,7 @@
 _timestamp=201407170639
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=https://grsecurity.net/
 license=('GPL2')
@@ -33,8 +33,8 @@
 '9b0d000e0bdec7a25ee6303afdab8d2af77439995876eadd6ce248e5c954037d'
 '5c895b9b328b8df59a83eb62d3afdbb42a7dfaa790751cfbce595768fc50db22'
 'SKIP'
-'9e54806d6de98eeec1616657f29f0842ed63e3d79c3c8d644fb89eac6aaeb4fe'
-'9b2ae8b17b3d0048d785ba81184b1bbc0734296cd03e3be4780274616155941d'
+'4df3ada4372716916ef6007fb87dd086ef26cc5d5fb6f6194576735a6b0235d8'
+'7738242314babeed7b633d6115bab438701c84bd336bf2aee1486c852998c1c2'
 'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
 'faced4eb4c47c4eb1a9ee8a5bf8a7c4b49d6b4d78efbe426e410730e6267d182'
 '937dc895b4f5948381775a75bd198ed2f157a9f356da0ab5a5006f9f1dacde5c'

Modified: config
===
--- config  2014-07-19 00:55:27 UTC (rev 115945)
+++ config  2014-07-19 04:02:12 UTC (rev 115946)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.15.3.201407012153-2 Kernel Configuration
+# Linux/x86 3.15.5.201407170639-2 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -455,7 +455,7 @@
 CONFIG_VIRT_TO_BUS=y
 CONFIG_MMU_NOTIFIER=y
 CONFIG_KSM=y
-CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
+CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
 CONFIG_MEMORY_FAILURE=y
 CONFIG_TRANSPARENT_HUGEPAGE=y
@@ -6522,7 +6522,7 @@
 #
 # Miscellaneous hardening features
 #
-# CONFIG_PAX_MEMORY_SANITIZE is not set
+CONFIG_PAX_MEMORY_SANITIZE=y
 CONFIG_PAX_MEMORY_STACKLEAK=y
 CONFIG_PAX_MEMORY_STRUCTLEAK=y
 CONFIG_PAX_MEMORY_UDEREF=y

Modified: config.x86_64
===
--- config.x86_64   2014-07-19 00:55:27 UTC (rev 115945)
+++ config.x86_64   2014-07-19 04:02:12 UTC (rev 115946)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.15.3.201407012153-2 Kernel Configuration
+# Linux/x86 3.15.5.201407170639-2 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -465,7 +465,7 @@
 CONFIG_VIRT_TO_BUS=y
 CONFIG_MMU_NOTIFIER=y
 CONFIG_KSM=y
-CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
+CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
 CONFIG_MEMORY_FAILURE=y
 CONFIG_TRANSPARENT_HUGEPAGE=y
@@ -6291,7 +6291,7 @@
 #
 # Miscellaneous hardening features
 #
-# CONFIG_PAX_MEMORY_SANITIZE is not set
+CONFIG_PAX_MEMORY_SANITIZE=y
 CONFIG_PAX_MEMORY_STACKLEAK=y
 CONFIG_PAX_MEMORY_STRUCTLEAK=y
 CONFIG_PAX_REFCOUNT=y



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

2014-07-18 Thread Anatol Pomozov
Date: Saturday, July 19, 2014 @ 02:55:27
  Author: anatolik
Revision: 115945

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-19 00:54:37 UTC (rev 115944)
+++ community-i686/PKGBUILD 2014-07-19 00:55:27 UTC (rev 115945)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=2.1.10
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(i686 x86_64)
-url='http://freshmeat.net/projects/fio'
-license=(GPL2)
-depends=(bash libaio python2 numactl)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
-sha256sums=('4dd98cfe7da343b82ce351dd2a12f9ea456f9a54efc80a380786956a68c4edfc')
-
-prepare() {
-  cd fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot 
-}
-
-# TODO: enable rdma, need to move the libraries from AUR
-build() {
-  cd fio-$pkgver
-  ./configure --enable-gfio --extra-cflags="$CFLAGS"
-}
-
-package() {
-  cd fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-i686/PKGBUILD (from rev 115944, fio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-19 00:55:27 UTC (rev 115945)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=2.1.11
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(i686 x86_64)
+url='http://freshmeat.net/projects/fio'
+license=(GPL2)
+depends=(bash libaio python2 numactl)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
+sha256sums=('aba2d8bac1997277cb9bb5a0abab345248298d4c0c712d484c3d2fab0674dbb1')
+
+prepare() {
+  cd fio-$pkgver
+
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot 
+}
+
+# TODO: enable rdma, need to move the libraries from AUR
+build() {
+  cd fio-$pkgver
+  ./configure --enable-gfio --extra-cflags="$CFLAGS"
+}
+
+package() {
+  cd fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-19 00:54:37 UTC (rev 115944)
+++ community-x86_64/PKGBUILD   2014-07-19 00:55:27 UTC (rev 115945)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=2.1.10
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(i686 x86_64)
-url='http://freshmeat.net/projects/fio'
-license=(GPL2)
-depends=(bash libaio python2 numactl)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
-sha256sums=('4dd98cfe7da343b82ce351dd2a12f9ea456f9a54efc80a380786956a68c4edfc')
-
-prepare() {
-  cd fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot 
-}
-
-# TODO: enable rdma, need to move the libraries from AUR
-build() 

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

2014-07-18 Thread Anatol Pomozov
Date: Saturday, July 19, 2014 @ 02:54:37
  Author: anatolik
Revision: 115944

upgpkg: fio 2.1.11-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 21:51:45 UTC (rev 115943)
+++ PKGBUILD2014-07-19 00:54:37 UTC (rev 115944)
@@ -4,7 +4,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=2.1.10
+pkgver=2.1.11
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
   'gnuplot: generating plots using fio_generate_plots'
 )
 source=(http://brick.kernel.dk/snaps/fio-$pkgver.tar.bz2)
-sha256sums=('4dd98cfe7da343b82ce351dd2a12f9ea456f9a54efc80a380786956a68c4edfc')
+sha256sums=('aba2d8bac1997277cb9bb5a0abab345248298d4c0c712d484c3d2fab0674dbb1')
 
 prepare() {
   cd fio-$pkgver



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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 23:51:21
  Author: heftig
Revision: 115942

archrelease: copy trunk to multilib-testing-x86_64

Added:
  gcc-multilib/repos/multilib-testing-x86_64/
  gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 115941, gcc-multilib/trunk/PKGBUILD)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-4.8-filename-output.patch
(from rev 115941, gcc-multilib/trunk/gcc-4.8-filename-output.patch)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-4.8-lambda-ICE.patch
(from rev 115941, gcc-multilib/trunk/gcc-4.8-lambda-ICE.patch)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-4.9-isl-0.13-hack.patch
(from rev 115941, gcc-multilib/trunk/gcc-4.9-isl-0.13-hack.patch)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-ada.install
(from rev 115941, gcc-multilib/trunk/gcc-ada.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-fortran.install
(from rev 115941, gcc-multilib/trunk/gcc-fortran.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-go.install
(from rev 115941, gcc-multilib/trunk/gcc-go.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-libs.install
(from rev 115941, gcc-multilib/trunk/gcc-libs.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc.install
(from rev 115941, gcc-multilib/trunk/gcc.install)

---+
 PKGBUILD  |  384 
 gcc-4.8-filename-output.patch |   17 +
 gcc-4.8-lambda-ICE.patch  |   35 +++
 gcc-4.9-isl-0.13-hack.patch   |   71 +++
 gcc-ada.install   |   20 ++
 gcc-fortran.install   |   16 +
 gcc-go.install|   20 ++
 gcc-libs.install  |   16 +
 gcc.install   |   20 ++
 9 files changed, 599 insertions(+)

Copied: gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD (from rev 115941, 
gcc-multilib/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-07-18 21:51:21 UTC (rev 115942)
@@ -0,0 +1,384 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+# NOTE: libtool requires rebuilt with each new gcc version
+
+pkgname=('gcc-multilib' 'gcc-libs-multilib' 'lib32-gcc-libs' 
'gcc-fortran-multilib' 'gcc-objc-multilib' 'gcc-ada-multilib' 'gcc-go-multilib')
+pkgver=4.9.1
+_pkgver=4.9
+pkgrel=1
+#_snapshot=4.9-20140604
+pkgdesc="The GNU Compiler Collection for multilib"
+arch=('x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url="http://gcc.gnu.org";
+makedepends=('binutils>=2.24' 'libmpc' 'cloog' 'gcc-ada-multilib' 'doxygen'
+ 'lib32-glibc>=2.19')
+checkdepends=('dejagnu' 'inetutils')
+options=('!emptydirs')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
+
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
+gcc-4.8-filename-output.patch
+gcc-4.9-isl-0.13-hack.patch)
+md5sums=('fddf71348546af523353bd43d34919c1'
+ '40cb437805e2f7a006aa0d0c3098ab0f'
+ 'f26ae06b9cbc8abe86f5ee4dc5737da8')
+
+if [ -n "${_snapshot}" ]; then
+  _basedir=gcc-${_snapshot}
+else
+  _basedir=gcc-${pkgver}
+fi
+
+_libdir="usr/lib/gcc/$CHOST/$pkgver"
+
+prepare() {
+  cd ${srcdir}/${_basedir}
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # Arch Linux installs x86_64 libraries /lib
+  [[ $CARCH == "x86_64" ]] && sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
+
+  echo ${pkgver} > gcc/BASE-VER
+
+  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57653
+  patch -p0 -i ${srcdir}/gcc-4.8-filename-output.patch
+
+  # isl-0.13 support - mostly header includes and a function rename
+  # (which does not seem right but causes no testsuite failures...)
+  patch -p1 -i ${srcdir}/gcc-4.9-isl-0.13-hack.patch
+
+  mkdir ${srcdir}/gcc-build
+}
+
+build() {
+  cd ${srcdir}/gcc-build
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  ${srcdir}/${_basedir}/configure --prefix=/usr \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --mandir=/usr/share/man --infodir=/usr/share/info \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
+  --enable-shared --enable-threads=posix \
+  --with-system-zlib --enable-__cxa_atexit \
+  --disable-libunwind-exceptions --enable-clocale=gnu \
+  --disable-libstdcxx-pch --disable-libssp \
+  --enable-gnu-unique-object --enable-linker-build-id \
+  --enable-cloog-backend=isl \
+  --disable-isl

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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 23:51:45
  Author: heftig
Revision: 115943

archrelease: copy trunk to multilib-testing-x86_64

Added:
  libtool-multilib/repos/multilib-testing-x86_64/
  libtool-multilib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 115942, libtool-multilib/trunk/PKGBUILD)
  libtool-multilib/repos/multilib-testing-x86_64/libtool.install
(from rev 115942, libtool-multilib/trunk/libtool.install)

-+
 PKGBUILD|   74 ++
 libtool.install |   22 
 2 files changed, 96 insertions(+)

Copied: libtool-multilib/repos/multilib-testing-x86_64/PKGBUILD (from rev 
115942, libtool-multilib/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-07-18 21:51:45 UTC (rev 115943)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+# NOTE: requires rebuild with each new gcc version
+
+pkgbase=libtool-multilib
+pkgname=(libtool-multilib lib32-libltdl)
+pkgver=2.4.2
+_gccver=4.9.1
+pkgrel=14
+pkgdesc="A generic library support script for multilib"
+arch=('x86_64')
+url="http://www.gnu.org/software/libtool";
+license=('GPL')
+makedepends=("gcc-multilib=${_gccver}")
+source=(ftp://ftp.gnu.org/pub/gnu/libtool/libtool-${pkgver}.tar.xz{,.sig})
+md5sums=('2ec8997e0c07249eb4cbd072417d70fe'
+ '1e6ba57420c82c663c85e745d11c7eed')
+
+prepare() {
+  mv libtool-$pkgver libtool-64
+  cp -a libtool-64 libtool-32
+}
+
+build() {
+  ( msg2 "Building libtool-64..."
+cd libtool-64
+./configure --prefix=/usr
+make
+  )
+
+  ( msg2 "Building libtool-32..."
+export CC="gcc -m32"
+export CXX="g++ -m32"
+
+cd libtool-32
+./configure --prefix=/usr --libdir=/usr/lib32
+make
+  )
+}
+
+check() {
+  cd libtool-64
+  make -k check
+  cd ../libtool-32
+  make -k check
+}
+
+package_libtool-multilib() {
+  depends=('sh' "libltdl=$pkgver" 'tar' "gcc-multilib=${_gccver}" 
"lib32-libltdl=$pkgver")
+  groups=('multilib-devel')
+  install=libtool.install
+  provides=("libtool=$pkgver-$pkgrel")
+  conflicts=(libtool)
+
+  cd libtool-64
+  
+  make DESTDIR=${pkgdir} install-binSCRIPTS install-man install-info \
+ install-data-local
+  rm -r ${pkgdir}/usr/share/libtool/libltdl/
+}
+
+package_lib32-libltdl() {
+  pkgdesc="A system independent dlopen wrapper for GNU libtool (32-bit)"
+  depends=(lib32-glibc libltdl)
+  replaces=(lib32-libtool)
+  provides=("lib32-libtool=$pkgver-$pkgrel")
+  conflicts=(lib32-libtool)
+
+  cd libtool-32
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES
+}

Copied: libtool-multilib/repos/multilib-testing-x86_64/libtool.install (from 
rev 115942, libtool-multilib/trunk/libtool.install)
===
--- multilib-testing-x86_64/libtool.install (rev 0)
+++ multilib-testing-x86_64/libtool.install 2014-07-18 21:51:45 UTC (rev 
115943)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(libtool.info  libtool.info-1  libtool.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:49:39
  Author: flexiondotorg
Revision: 115940

upgpkg: libopenshot 0.0.2-2 - Initial release.

Modified:
  libopenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 21:46:56 UTC (rev 115939)
+++ PKGBUILD2014-07-18 21:49:39 UTC (rev 115940)
@@ -13,7 +13,7 @@
 license=('LGPL3')
 depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'qt5-base' 
'qt5-multimedia')
 makedepends=('cmake' 'swig' 'unittestpp')
-source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/$_{pkgname}-${pkgver}.tar.gz";)
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
 md5sums=('05b3b9ef07ec8ecc9c5850851af900fa')
 
 build() {



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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:49:44
  Author: flexiondotorg
Revision: 115941

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

Added:
  libopenshot/repos/community-i686/
  libopenshot/repos/community-i686/PKGBUILD
(from rev 115940, libopenshot/trunk/PKGBUILD)
  libopenshot/repos/community-x86_64/
  libopenshot/repos/community-x86_64/PKGBUILD
(from rev 115940, libopenshot/trunk/PKGBUILD)

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

Copied: libopenshot/repos/community-i686/PKGBUILD (from rev 115940, 
libopenshot/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 21:49:44 UTC (rev 115941)
@@ -0,0 +1,32 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+_pkgname=libopenshot1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'qt5-base' 
'qt5-multimedia')
+makedepends=('cmake' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('05b3b9ef07ec8ecc9c5850851af900fa')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}
+

Copied: libopenshot/repos/community-x86_64/PKGBUILD (from rev 115940, 
libopenshot/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 21:49:44 UTC (rev 115941)
@@ -0,0 +1,32 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+_pkgname=libopenshot1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'qt5-base' 
'qt5-multimedia')
+makedepends=('cmake' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('05b3b9ef07ec8ecc9c5850851af900fa')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}
+



[arch-commits] Commit in (4 files)

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:46:56
  Author: flexiondotorg
Revision: 115939

Initial release.

Added:
  libopenshot/
  libopenshot/repos/
  libopenshot/trunk/
  libopenshot/trunk/PKGBUILD

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

Added: libopenshot/trunk/PKGBUILD
===
--- libopenshot/trunk/PKGBUILD  (rev 0)
+++ libopenshot/trunk/PKGBUILD  2014-07-18 21:46:56 UTC (rev 115939)
@@ -0,0 +1,32 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+_pkgname=libopenshot1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'qt5-base' 
'qt5-multimedia')
+makedepends=('cmake' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/$_{pkgname}-${pkgver}.tar.gz";)
+md5sums=('05b3b9ef07ec8ecc9c5850851af900fa')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}
+


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


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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:45:51
  Author: flexiondotorg
Revision: 115938

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-18 21:45:43 UTC (rev 115937)
+++ community-i686/PKGBUILD 2014-07-18 21:45:51 UTC (rev 115938)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Martin Wimpress 
-# Contributor: Gustavo Alvarez 
-# Contributor: Dirk Berg 
-
-pkgname=libaacs
-pkgver=0.7.0
-pkgrel=2
-pkgdesc="Advanced Access Content System"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://www.videolan.org/developers/libaacs.html";
-depends=('libgcrypt')
-source=("ftp://ftp.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-provides=('libaacs')
-conflicts=('libaacs-git')
-md5sums=('8da0da893d1f266b31bf8a8fc7c84a84')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./bootstrap
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -Dm644 KEYDB.cfg "${pkgdir}/usr/share/doc/${pkgname}"/KEYDB.cfg
-install -Dm644 README.txt "${pkgdir}/usr/share/doc/${pkgname}"/README.txt
-}

Copied: libaacs/repos/community-i686/PKGBUILD (from rev 115937, 
libaacs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 21:45:51 UTC (rev 115938)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Martin Wimpress 
+# Contributor: Gustavo Alvarez 
+# Contributor: Dirk Berg 
+
+pkgname=libaacs
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="Advanced Access Content System"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://www.videolan.org/developers/libaacs.html";
+depends=('libgcrypt')
+source=("ftp://ftp.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('09eb61bcfceca77cd779c4475093dd22a0cb5510')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./bootstrap
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+install -Dm644 KEYDB.cfg "${pkgdir}/usr/share/doc/${pkgname}"/KEYDB.cfg
+install -Dm644 README.txt "${pkgdir}/usr/share/doc/${pkgname}"/README.txt
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-18 21:45:43 UTC (rev 115937)
+++ community-x86_64/PKGBUILD   2014-07-18 21:45:51 UTC (rev 115938)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Martin Wimpress 
-# Contributor: Gustavo Alvarez 
-# Contributor: Dirk Berg 
-
-pkgname=libaacs
-pkgver=0.7.0
-pkgrel=2
-pkgdesc="Advanced Access Content System"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://www.videolan.org/developers/libaacs.html";
-depends=('libgcrypt')
-source=("ftp://ftp.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-provides=('libaacs')
-conflicts=('libaacs-git')
-md5sums=('8da0da893d1f266b31bf8a8fc7c84a84')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./bootstrap
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -Dm644 KEYDB.cfg "${pkgdir}/usr/share/doc/${pkgname}"/KEYDB.cfg
-install -Dm644 README.txt "${pkgdir}/usr/share/doc/${pkgname}"/README.txt
-}

Copied: libaacs/repos/community-x86_64/PKGBUILD (from rev 115937, 
libaacs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 21:45:51 UTC (rev 115938)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Martin Wimpress 
+# Contributor: Gustavo Alvarez 
+# Contributor: Dirk Berg 
+
+pkgname=libaacs
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="Advanced Access Content System"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://www.videolan.org/developers/libaacs.html";
+depends=('libgcrypt')
+source=("ftp://ftp.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('09eb61bcfceca77cd779c4475093dd22a0cb5510')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./bootstrap
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "${s

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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:45:43
  Author: flexiondotorg
Revision: 115937

upgpkg: libaacs 0.7.1-1 - New upstream release.

Modified:
  libaacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 21:39:10 UTC (rev 115936)
+++ PKGBUILD2014-07-18 21:45:43 UTC (rev 115937)
@@ -4,8 +4,8 @@
 # Contributor: Dirk Berg 
 
 pkgname=libaacs
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="Advanced Access Content System"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,9 +12,7 @@
 url="http://www.videolan.org/developers/libaacs.html";
 depends=('libgcrypt')
 
source=("ftp://ftp.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-provides=('libaacs')
-conflicts=('libaacs-git')
-md5sums=('8da0da893d1f266b31bf8a8fc7c84a84')
+sha1sums=('09eb61bcfceca77cd779c4475093dd22a0cb5510')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in (4 files)

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:37:11
  Author: flexiondotorg
Revision: 115935

Initial release

Added:
  libopenshot-audio/
  libopenshot-audio/repos/
  libopenshot-audio/trunk/
  libopenshot-audio/trunk/PKGBUILD

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

Added: libopenshot-audio/trunk/PKGBUILD
===
--- libopenshot-audio/trunk/PKGBUILD(rev 0)
+++ libopenshot-audio/trunk/PKGBUILD2014-07-18 21:37:11 UTC (rev 115935)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot-audio
+_pkgname=libopenshot-audio1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libx11' 'libxcursor' 'libxinerama')
+makedepends=('cmake')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('adfd4fd1b0d1731a1e336c4f3628d033')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}


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


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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:39:10
  Author: flexiondotorg
Revision: 115936

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

Added:
  libopenshot-audio/repos/community-i686/
  libopenshot-audio/repos/community-i686/PKGBUILD
(from rev 115935, libopenshot-audio/trunk/PKGBUILD)
  libopenshot-audio/repos/community-x86_64/
  libopenshot-audio/repos/community-x86_64/PKGBUILD
(from rev 115935, libopenshot-audio/trunk/PKGBUILD)

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

Copied: libopenshot-audio/repos/community-i686/PKGBUILD (from rev 115935, 
libopenshot-audio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 21:39:10 UTC (rev 115936)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot-audio
+_pkgname=libopenshot-audio1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libx11' 'libxcursor' 'libxinerama')
+makedepends=('cmake')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('adfd4fd1b0d1731a1e336c4f3628d033')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}

Copied: libopenshot-audio/repos/community-x86_64/PKGBUILD (from rev 115935, 
libopenshot-audio/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 21:39:10 UTC (rev 115936)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot-audio
+_pkgname=libopenshot-audio1
+pkgver=0.0.2
+pkgrel=2
+pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/";
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libx11' 'libxcursor' 'libxinerama')
+makedepends=('cmake')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${_pkgname}-${pkgver}.tar.gz";)
+md5sums=('adfd4fd1b0d1731a1e336c4f3628d033')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+}



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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 23:35:36
  Author: heftig
Revision: 115933

gcc-multilib 4.9.1

Modified:
  libtool-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 21:34:40 UTC (rev 115932)
+++ PKGBUILD2014-07-18 21:35:36 UTC (rev 115933)
@@ -8,8 +8,8 @@
 pkgbase=libtool-multilib
 pkgname=(libtool-multilib lib32-libltdl)
 pkgver=2.4.2
-_gccver=4.9.0
-pkgrel=13
+_gccver=4.9.1
+pkgrel=14
 pkgdesc="A generic library support script for multilib"
 arch=('x86_64')
 url="http://www.gnu.org/software/libtool";



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

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:35:45
  Author: flexiondotorg
Revision: 115934

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

Added:
  unittestpp/repos/community-i686/
  unittestpp/repos/community-i686/PKGBUILD
(from rev 115933, unittestpp/trunk/PKGBUILD)
  unittestpp/repos/community-i686/unittest++.pc
(from rev 115933, unittestpp/trunk/unittest++.pc)
  unittestpp/repos/community-x86_64/
  unittestpp/repos/community-x86_64/PKGBUILD
(from rev 115933, unittestpp/trunk/PKGBUILD)
  unittestpp/repos/community-x86_64/unittest++.pc
(from rev 115933, unittestpp/trunk/unittest++.pc)

+
 community-i686/PKGBUILD|   45 +++
 community-i686/unittest++.pc   |   14 
 community-x86_64/PKGBUILD  |   45 +++
 community-x86_64/unittest++.pc |   14 
 4 files changed, 118 insertions(+)

Copied: unittestpp/repos/community-i686/PKGBUILD (from rev 115933, 
unittestpp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 21:35:45 UTC (rev 115934)
@@ -0,0 +1,45 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Jorge Araya Navarro 
+# Contributor: Piotr Beling 
+# Contributor: Vianney le Clément 
+
+pkgname=unittestpp
+pkgver=1.4
+pkgrel=6
+pkgdesc="A lightweight unit testing framework for C++"
+arch=('i686' 'x86_64')
+url="http://unittest-cpp.sourceforge.net/";
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/project/unittest-cpp/UnitTest%2B%2B/$pkgver/unittest-cpp-$pkgver.zip";
+'unittest++.pc')
+md5sums=('bd373a53403ed51ea1bbb60b1952d7e3'
+ 'fa35c8a0274264dcb75e5106c5b3deb7')
+license=('MIT')
+options=('staticlibs')
+
+build() {
+cd "${srcdir}/UnitTest++"
+make all
+}
+
+package() {
+install -dm755 "${pkgdir}/usr/lib/pkgconfig"
+install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
+
+cd "${srcdir}/UnitTest++"
+
+install -dm755 "${pkgdir}/usr/include/unittest++/Posix"
+install -m644 src/*.h "${pkgdir}/usr/include/unittest++"
+install -m644 src/Posix/*.h "${pkgdir}/usr/include/unittest++/Posix"
+
+install -dm755 "${pkgdir}/usr/lib"
+install -m644 libUnitTest++.a "${pkgdir}/usr/lib"
+ln -s libUnitTest++.a "${pkgdir}/usr/lib/libunittest++.a"
+
+install -dm755 "${pkgdir}/usr/share/licenses/unittestpp"
+install -m644 COPYING "${pkgdir}/usr/share/licenses/unittestpp/LICENSE"
+install -dm755 "${pkgdir}/usr/share/doc/unittestpp"
+install -m644 README "${pkgdir}/usr/share/doc/unittestpp/README"
+install -m644 docs/UnitTest++.html 
"${pkgdir}/usr/share/doc/unittestpp/UnitTest++.html"
+}

Copied: unittestpp/repos/community-i686/unittest++.pc (from rev 115933, 
unittestpp/trunk/unittest++.pc)
===
--- community-i686/unittest++.pc(rev 0)
+++ community-i686/unittest++.pc2014-07-18 21:35:45 UTC (rev 115934)
@@ -0,0 +1,14 @@
+# pkg-config source file
+
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: unittest++
+Description: UnitTest++ is a unit testing framework for C++
+Version: 1.4
+Requires:
+Conflicts:
+Libs: -L${libdir} -lUnitTest++
+Cflags: -I${includedir}/unittest++

Copied: unittestpp/repos/community-x86_64/PKGBUILD (from rev 115933, 
unittestpp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 21:35:45 UTC (rev 115934)
@@ -0,0 +1,45 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Jorge Araya Navarro 
+# Contributor: Piotr Beling 
+# Contributor: Vianney le Clément 
+
+pkgname=unittestpp
+pkgver=1.4
+pkgrel=6
+pkgdesc="A lightweight unit testing framework for C++"
+arch=('i686' 'x86_64')
+url="http://unittest-cpp.sourceforge.net/";
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/project/unittest-cpp/UnitTest%2B%2B/$pkgver/unittest-cpp-$pkgver.zip";
+'unittest++.pc')
+md5sums=('bd373a53403ed51ea1bbb60b1952d7e3'
+ 'fa35c8a0274264dcb75e5106c5b3deb7')
+license=('MIT')
+options=('staticlibs')
+
+build() {
+cd "${srcdir}/UnitTest++"
+make all
+}
+
+package() {
+install -dm755 "${pkgdir}/usr/lib/pkgconfig"
+install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
+
+cd "${srcdir}/UnitTest++"
+
+install -dm755 "${pkgdir}/usr/include/unittest++/Posix"
+install -m644 src/*.h "${pkgdir}/usr/include/unittest++"
+install -m644 src/Posix/*.h "${pkgdir}/usr/include/unittest++/Posix"
+
+install -dm755 "${pkgdir}/usr/lib"
+install -m644 libUnitTest++.a "${pkgdir}/usr/lib"
+ln -s libUnitTest++.a "${pkgdir}/usr/lib/libunittest++.a"
+
+install -dm755 "${pkgdir

[arch-commits] Commit in (5 files)

2014-07-18 Thread Martin Wimpress
Date: Friday, July 18, 2014 @ 23:34:40
  Author: flexiondotorg
Revision: 115932

Initial release.

Added:
  unittestpp/
  unittestpp/repos/
  unittestpp/trunk/
  unittestpp/trunk/PKGBUILD
  unittestpp/trunk/unittest++.pc

---+
 PKGBUILD  |   45 +
 unittest++.pc |   14 ++
 2 files changed, 59 insertions(+)

Added: unittestpp/trunk/PKGBUILD
===
--- unittestpp/trunk/PKGBUILD   (rev 0)
+++ unittestpp/trunk/PKGBUILD   2014-07-18 21:34:40 UTC (rev 115932)
@@ -0,0 +1,45 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Jorge Araya Navarro 
+# Contributor: Piotr Beling 
+# Contributor: Vianney le Clément 
+
+pkgname=unittestpp
+pkgver=1.4
+pkgrel=6
+pkgdesc="A lightweight unit testing framework for C++"
+arch=('i686' 'x86_64')
+url="http://unittest-cpp.sourceforge.net/";
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/project/unittest-cpp/UnitTest%2B%2B/$pkgver/unittest-cpp-$pkgver.zip";
+'unittest++.pc')
+md5sums=('bd373a53403ed51ea1bbb60b1952d7e3'
+ 'fa35c8a0274264dcb75e5106c5b3deb7')
+license=('MIT')
+options=('staticlibs')
+
+build() {
+cd "${srcdir}/UnitTest++"
+make all
+}
+
+package() {
+install -dm755 "${pkgdir}/usr/lib/pkgconfig"
+install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
+
+cd "${srcdir}/UnitTest++"
+
+install -dm755 "${pkgdir}/usr/include/unittest++/Posix"
+install -m644 src/*.h "${pkgdir}/usr/include/unittest++"
+install -m644 src/Posix/*.h "${pkgdir}/usr/include/unittest++/Posix"
+
+install -dm755 "${pkgdir}/usr/lib"
+install -m644 libUnitTest++.a "${pkgdir}/usr/lib"
+ln -s libUnitTest++.a "${pkgdir}/usr/lib/libunittest++.a"
+
+install -dm755 "${pkgdir}/usr/share/licenses/unittestpp"
+install -m644 COPYING "${pkgdir}/usr/share/licenses/unittestpp/LICENSE"
+install -dm755 "${pkgdir}/usr/share/doc/unittestpp"
+install -m644 README "${pkgdir}/usr/share/doc/unittestpp/README"
+install -m644 docs/UnitTest++.html 
"${pkgdir}/usr/share/doc/unittestpp/UnitTest++.html"
+}


Property changes on: unittestpp/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: unittestpp/trunk/unittest++.pc
===
--- unittestpp/trunk/unittest++.pc  (rev 0)
+++ unittestpp/trunk/unittest++.pc  2014-07-18 21:34:40 UTC (rev 115932)
@@ -0,0 +1,14 @@
+# pkg-config source file
+
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: unittest++
+Description: UnitTest++ is a unit testing framework for C++
+Version: 1.4
+Requires:
+Conflicts:
+Libs: -L${libdir} -lUnitTest++
+Cflags: -I${includedir}/unittest++



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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 23:30:35
  Author: heftig
Revision: 115931

4.9.1

Modified:
  gcc-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 20:57:42 UTC (rev 115930)
+++ PKGBUILD2014-07-18 21:30:35 UTC (rev 115931)
@@ -6,10 +6,10 @@
 # NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=('gcc-multilib' 'gcc-libs-multilib' 'lib32-gcc-libs' 
'gcc-fortran-multilib' 'gcc-objc-multilib' 'gcc-ada-multilib' 'gcc-go-multilib')
-pkgver=4.9.0
+pkgver=4.9.1
 _pkgver=4.9
-pkgrel=5
-_snapshot=4.9-20140604
+pkgrel=1
+#_snapshot=4.9-20140604
 pkgdesc="The GNU Compiler Collection for multilib"
 arch=('x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -18,11 +18,11 @@
  'lib32-glibc>=2.19')
 checkdepends=('dejagnu' 'inetutils')
 options=('!emptydirs')
-source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
-
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
+
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 gcc-4.8-filename-output.patch
 gcc-4.9-isl-0.13-hack.patch)
-md5sums=('57aa4ff81c56262dc89994853c4d0149'
+md5sums=('fddf71348546af523353bd43d34919c1'
  '40cb437805e2f7a006aa0d0c3098ab0f'
  'f26ae06b9cbc8abe86f5ee4dc5737da8')
 



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

2014-07-18 Thread Alexander Rødseth
Date: Friday, July 18, 2014 @ 22:57:42
  Author: arodseth
Revision: 115930

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

Added:
  julia/repos/community-i686/PKGBUILD
(from rev 115929, julia/trunk/PKGBUILD)
  julia/repos/community-i686/sysfix.install
(from rev 115929, julia/trunk/sysfix.install)
  julia/repos/community-x86_64/PKGBUILD
(from rev 115929, julia/trunk/PKGBUILD)
  julia/repos/community-x86_64/sysfix.install
(from rev 115929, julia/trunk/sysfix.install)
Deleted:
  julia/repos/community-i686/PKGBUILD
  julia/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |  174 ++
 community-i686/PKGBUILD |   89 ---
 community-i686/sysfix.install   |8 +
 community-x86_64/PKGBUILD   |   89 ---
 community-x86_64/sysfix.install |8 +
 5 files changed, 190 insertions(+), 178 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-18 20:16:09 UTC (rev 115929)
+++ community-i686/PKGBUILD 2014-07-18 20:57:42 UTC (rev 115930)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Lex Black 
-# Contributor: Michael Jakl 
-# Contributor: devmotion 
-
-pkgname=julia
-pkgver=0.3.0_prerelease
-pkgrel=8
-pkgdesc='High-level, high-performance, dynamic programming language'
-arch=('x86_64' 'i686')
-url='http://julialang.org'
-license=('GPL')
-depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 
'zlib')
-makedepends=('gcc-fortran' 'python2' 'libuv' 'setconf')
-optdepends=('gnuplot: If using the Gaston Package from julia')
-options=('!emptydirs' 'staticlibs')
-source=('git://github.com/JuliaLang/julia.git#commit=a8545c0a93')
-sha256sums=('SKIP')
-
-prepare() {
-  # Fix for FS#40736
-  [ $CARCH = x86_64 ] && (setconf "$pkgname/Make.inc" JULIA_CPU_TARGET core2) 
|| true
-}
-
-build() {
-  make -C "$pkgname" prefix=/usr sysconfdir=/etc \
-USE_SYSTEM_LLVM=0 \
-USE_SYSTEM_LIBUNWIND=1 \
-USE_SYSTEM_READLINE=1 \
-USE_SYSTEM_PCRE=1 \
-USE_SYSTEM_LIBM=1 \
-USE_SYSTEM_OPENLIBM=0 \
-USE_SYSTEM_OPENSPECFUN=0 \
-USE_SYSTEM_BLAS=1 \
-USE_SYSTEM_LAPACK=1 \
-USE_SYSTEM_FFTW=1 \
-USE_SYSTEM_GMP=1 \
-USE_SYSTEM_MPFR=1 \
-USE_SYSTEM_ARPACK=1 \
-USE_SYSTEM_SUITESPARSE=0 \
-USE_SYSTEM_ZLIB=1 \
-USE_SYSTEM_GRISU=0 \
-USE_SYSTEM_RMATH=0 \
-USE_SYSTEM_LIBUV=0 \
-USE_SYSTEM_UTF8PROC=0 \
-USE_MKL=0 \
-USE_BLAS64=0 \
-USE_LLVM_SHLIB=0
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" \
-prefix=/usr sysconfdir=/etc  \
-USE_SYSTEM_LLVM=0 \
-USE_SYSTEM_LIBUNWIND=1 \
-USE_SYSTEM_READLINE=1 \
-USE_SYSTEM_PCRE=1 \
-USE_SYSTEM_LIBM=1 \
-USE_SYSTEM_OPENLIBM=0 \
-USE_SYSTEM_OPENSPECFUN=0 \
-USE_SYSTEM_BLAS=1 \
-USE_SYSTEM_LAPACK=1 \
-USE_SYSTEM_FFTW=1 \
-USE_SYSTEM_GMP=1 \
-USE_SYSTEM_MPFR=1 \
-USE_SYSTEM_ARPACK=1 \
-USE_SYSTEM_SUITESPARSE=0 \
-USE_SYSTEM_ZLIB=1 \
-USE_SYSTEM_GRISU=0 \
-USE_SYSTEM_RMATH=0 \
-USE_SYSTEM_LIBUV=0 \
-USE_SYSTEM_UTF8PROC=0 \
-USE_MKL=0 \
-USE_BLAS64=0 \
-USE_LLVM_SHLIB=0 \
-install
-
-# Remove duplicate man-page from julia/doc
-rm -rv "$pkgdir/usr/share/julia/doc/man"
-
-# Remove this file in order for Julia to start, see FS#39721
-rm -v "$pkgdir/usr/lib/julia/sys.so"
-
-# Fix wonky permission
-chmod 644 "$pkgdir/usr/lib/julia/libuv.a"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: julia/repos/community-i686/PKGBUILD (from rev 115929, 
julia/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 20:57:42 UTC (rev 115930)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Lex Black 
+# Contributor: Michael Jakl 
+# Contributor: devmotion 
+
+pkgname=julia
+pkgver=0.3.0_rc1
+pkgrel=1
+pkgdesc='High-level, high-performance, dynamic programming language'
+arch=('x86_64' 'i686')
+url='http://julialang.org'
+license=('GPL')
+depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 
'zlib')
+makedepends=('gcc-fortran' 'python2' 'libuv' 'setconf')
+optdepends=('gnuplot: If using the Gaston Package from julia')
+options=('!emptydirs' 'staticlibs')
+source=("git://github.com/JuliaLang/julia.git#tag=v${pkgver/_/-}")
+install=sysfix.install
+sha256sums=('SKIP')
+
+prepare() {
+  # Fix for FS#40736
+  [ $CARCH = x86_64 ] && (setconf "$pkgname/Make.inc" JULIA_CPU_TARGET core2) 
|| true
+}
+
+build() {
+  make -C "$pkgname" prefix=/usr sysconfdir=/etc \
+USE_SYSTEM_LLVM=0 \
+USE_SYSTEM_LIBUNWIND=1 \
+USE_SYSTEM_READLINE=1 \
+USE_SYSTEM_PCRE=1 \
+USE_SYSTEM_LIBM=1 \
+USE_SYSTEM_OPENLIBM=0 \
+USE_SYSTEM_OPENSPECFUN=0 \
+USE_SY

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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 22:19:08
  Author: heftig
Revision: 217479

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

Added:
  xorg-server/repos/testing-i686/10-quirks.conf
(from rev 217478, xorg-server/trunk/10-quirks.conf)
  xorg-server/repos/testing-i686/PKGBUILD
(from rev 217478, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-i686/autoconfig-nvidia.patch
(from rev 217478, xorg-server/trunk/autoconfig-nvidia.patch)
  xorg-server/repos/testing-i686/autoconfig-sis.patch
(from rev 217478, xorg-server/trunk/autoconfig-sis.patch)
  xorg-server/repos/testing-i686/xvfb-run
(from rev 217478, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-i686/xvfb-run.1
(from rev 217478, xorg-server/trunk/xvfb-run.1)
  xorg-server/repos/testing-x86_64/10-quirks.conf
(from rev 217478, xorg-server/trunk/10-quirks.conf)
  xorg-server/repos/testing-x86_64/PKGBUILD
(from rev 217478, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-x86_64/autoconfig-nvidia.patch
(from rev 217478, xorg-server/trunk/autoconfig-nvidia.patch)
  xorg-server/repos/testing-x86_64/autoconfig-sis.patch
(from rev 217478, xorg-server/trunk/autoconfig-sis.patch)
  xorg-server/repos/testing-x86_64/xvfb-run
(from rev 217478, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-x86_64/xvfb-run.1
(from rev 217478, xorg-server/trunk/xvfb-run.1)
Deleted:
  xorg-server/repos/testing-i686/10-quirks.conf
  xorg-server/repos/testing-i686/PKGBUILD
  xorg-server/repos/testing-i686/autoconfig-nvidia.patch
  xorg-server/repos/testing-i686/autoconfig-sis.patch
  xorg-server/repos/testing-i686/xvfb-run
  xorg-server/repos/testing-i686/xvfb-run.1
  xorg-server/repos/testing-x86_64/10-quirks.conf
  xorg-server/repos/testing-x86_64/PKGBUILD
  xorg-server/repos/testing-x86_64/autoconfig-nvidia.patch
  xorg-server/repos/testing-x86_64/autoconfig-sis.patch
  xorg-server/repos/testing-x86_64/xvfb-run
  xorg-server/repos/testing-x86_64/xvfb-run.1

+
 /10-quirks.conf|   20 +
 /PKGBUILD  |  444 
 /autoconfig-nvidia.patch   |   56 +++
 /autoconfig-sis.patch  |   42 ++
 /xvfb-run  |  360 +++
 /xvfb-run.1|  564 +++
 testing-i686/10-quirks.conf|   10 
 testing-i686/PKGBUILD  |  221 
 testing-i686/autoconfig-nvidia.patch   |   28 -
 testing-i686/autoconfig-sis.patch  |   21 -
 testing-i686/xvfb-run  |  180 -
 testing-i686/xvfb-run.1|  282 ---
 testing-x86_64/10-quirks.conf  |   10 
 testing-x86_64/PKGBUILD|  221 
 testing-x86_64/autoconfig-nvidia.patch |   28 -
 testing-x86_64/autoconfig-sis.patch|   21 -
 testing-x86_64/xvfb-run|  180 -
 testing-x86_64/xvfb-run.1  |  282 ---
 18 files changed, 1486 insertions(+), 1484 deletions(-)

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


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

2014-07-18 Thread Daniel Micay
Date: Friday, July 18, 2014 @ 22:16:09
  Author: thestinger
Revision: 115929

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

Added:
  ebizzy/repos/community-i686/
  ebizzy/repos/community-i686/Makefile
(from rev 115928, ebizzy/trunk/Makefile)
  ebizzy/repos/community-i686/PKGBUILD
(from rev 115928, ebizzy/trunk/PKGBUILD)
  ebizzy/repos/community-x86_64/
  ebizzy/repos/community-x86_64/Makefile
(from rev 115928, ebizzy/trunk/Makefile)
  ebizzy/repos/community-x86_64/PKGBUILD
(from rev 115928, ebizzy/trunk/PKGBUILD)

---+
 community-i686/Makefile   |3 +++
 community-i686/PKGBUILD   |   30 ++
 community-x86_64/Makefile |3 +++
 community-x86_64/PKGBUILD |   30 ++
 4 files changed, 66 insertions(+)

Copied: ebizzy/repos/community-i686/Makefile (from rev 115928, 
ebizzy/trunk/Makefile)
===
--- community-i686/Makefile (rev 0)
+++ community-i686/Makefile 2014-07-18 20:16:09 UTC (rev 115929)
@@ -0,0 +1,3 @@
+LDLIBS = -lpthread
+
+ebizzy: ebizzy.c

Copied: ebizzy/repos/community-i686/PKGBUILD (from rev 115928, 
ebizzy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 20:16:09 UTC (rev 115929)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel Micay 
+# Contributor: Masami Ichikawae 
+pkgname=ebizzy
+pkgver=0.3
+pkgrel=3
+pkgdesc='Generate a workload resembling common web application server 
workloads'
+arch=('i686' 'x86_64')
+url="http://ebizzy.sourceforge.net/";
+license=('GPL2')
+depends=('glibc')
+source=('https://downloads.sourceforge.net/project/ebizzy/ebizzy/0.3/ebizzy-0.3.tar.gz'
+Makefile)
+sha1sums=('e1a8afc36a68a4ea79ad5ec8f786a06d614d8ca5'
+  '51da05091701e4a2ecc3be9ba638de235f596755')
+
+build() {
+  cd $pkgname-$pkgver
+  make -f ../Makefile
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm 755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm 644 README "$pkgdir/usr/share/$pkgname/README"
+}
+
+check() {
+  cd $pkgname-$pkgver
+  ./ebizzy
+}

Copied: ebizzy/repos/community-x86_64/Makefile (from rev 115928, 
ebizzy/trunk/Makefile)
===
--- community-x86_64/Makefile   (rev 0)
+++ community-x86_64/Makefile   2014-07-18 20:16:09 UTC (rev 115929)
@@ -0,0 +1,3 @@
+LDLIBS = -lpthread
+
+ebizzy: ebizzy.c

Copied: ebizzy/repos/community-x86_64/PKGBUILD (from rev 115928, 
ebizzy/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 20:16:09 UTC (rev 115929)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel Micay 
+# Contributor: Masami Ichikawae 
+pkgname=ebizzy
+pkgver=0.3
+pkgrel=3
+pkgdesc='Generate a workload resembling common web application server 
workloads'
+arch=('i686' 'x86_64')
+url="http://ebizzy.sourceforge.net/";
+license=('GPL2')
+depends=('glibc')
+source=('https://downloads.sourceforge.net/project/ebizzy/ebizzy/0.3/ebizzy-0.3.tar.gz'
+Makefile)
+sha1sums=('e1a8afc36a68a4ea79ad5ec8f786a06d614d8ca5'
+  '51da05091701e4a2ecc3be9ba638de235f596755')
+
+build() {
+  cd $pkgname-$pkgver
+  make -f ../Makefile
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm 755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm 644 README "$pkgdir/usr/share/$pkgname/README"
+}
+
+check() {
+  cd $pkgname-$pkgver
+  ./ebizzy
+}



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

2014-07-18 Thread Jan Steffens
Date: Friday, July 18, 2014 @ 22:15:21
  Author: heftig
Revision: 217478

Disable setuid for the unwrapped binary

Modified:
  xorg-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 18:35:18 UTC (rev 217477)
+++ PKGBUILD2014-07-18 20:15:21 UTC (rev 217478)
@@ -5,7 +5,7 @@
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
 pkgver=1.16.0
-pkgrel=1 # build first with 0.1 and then rebuild it after xf86-input-evdev 
rebuild
+pkgrel=2 # build first with 0.1 and then rebuild it after xf86-input-evdev 
rebuild
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org";
@@ -59,6 +59,7 @@
   --enable-config-udev \
   --enable-systemd-logind \
   --enable-suid-wrapper \
+  --disable-install-setuid \
   --disable-config-dbus \
   --enable-record \
   --disable-xfbdev \



[arch-commits] Commit in (5 files)

2014-07-18 Thread Daniel Micay
Date: Friday, July 18, 2014 @ 22:15:44
  Author: thestinger
Revision: 115928

add ebizzy

Added:
  ebizzy/
  ebizzy/repos/
  ebizzy/trunk/
  ebizzy/trunk/Makefile
  ebizzy/trunk/PKGBUILD

--+
 Makefile |3 +++
 PKGBUILD |   30 ++
 2 files changed, 33 insertions(+)

Added: ebizzy/trunk/Makefile
===
--- ebizzy/trunk/Makefile   (rev 0)
+++ ebizzy/trunk/Makefile   2014-07-18 20:15:44 UTC (rev 115928)
@@ -0,0 +1,3 @@
+LDLIBS = -lpthread
+
+ebizzy: ebizzy.c

Added: ebizzy/trunk/PKGBUILD
===
--- ebizzy/trunk/PKGBUILD   (rev 0)
+++ ebizzy/trunk/PKGBUILD   2014-07-18 20:15:44 UTC (rev 115928)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel Micay 
+# Contributor: Masami Ichikawae 
+pkgname=ebizzy
+pkgver=0.3
+pkgrel=3
+pkgdesc='Generate a workload resembling common web application server 
workloads'
+arch=('i686' 'x86_64')
+url="http://ebizzy.sourceforge.net/";
+license=('GPL2')
+depends=('glibc')
+source=('https://downloads.sourceforge.net/project/ebizzy/ebizzy/0.3/ebizzy-0.3.tar.gz'
+Makefile)
+sha1sums=('e1a8afc36a68a4ea79ad5ec8f786a06d614d8ca5'
+  '51da05091701e4a2ecc3be9ba638de235f596755')
+
+build() {
+  cd $pkgname-$pkgver
+  make -f ../Makefile
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm 755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm 644 README "$pkgdir/usr/share/$pkgname/README"
+}
+
+check() {
+  cd $pkgname-$pkgver
+  ./ebizzy
+}



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

2014-07-18 Thread Alexander Rødseth
Date: Friday, July 18, 2014 @ 21:46:33
  Author: arodseth
Revision: 115927

Quiet check. Also check at upgrade.

Modified:
  julia/trunk/sysfix.install

+
 sysfix.install |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: sysfix.install
===
--- sysfix.install  2014-07-18 18:46:12 UTC (rev 115926)
+++ sysfix.install  2014-07-18 19:46:33 UTC (rev 115927)
@@ -1,4 +1,8 @@
 post_install() {
   # Removing sys.so if needed, in order for Julia to start, see FS#39721
-  julia --version || rm /usr/lib/julia/sys.so
+  julia --version 2>/dev/null || rm /usr/lib/julia/sys.so
 }
+
+post_upgrade() {
+  post_install
+}



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

2014-07-18 Thread Alexander Rødseth
Date: Friday, July 18, 2014 @ 20:46:12
  Author: arodseth
Revision: 115926

Added an install file for removing sys.so, if needed

Modified:
  julia/trunk/sysfix.install

+
 sysfix.install |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: sysfix.install
===
--- sysfix.install  2014-07-18 14:55:56 UTC (rev 115925)
+++ sysfix.install  2014-07-18 18:46:12 UTC (rev 115926)
@@ -1,4 +1,4 @@
 post_install() {
-  # If needed, remove this file in order for Julia to start, see FS#39721
+  # Removing sys.so if needed, in order for Julia to start, see FS#39721
   julia --version || rm /usr/lib/julia/sys.so
 }



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

2014-07-18 Thread Andrea Scarpino
Date: Friday, July 18, 2014 @ 20:35:18
  Author: andrea
Revision: 217477

Doesn't build with newer PyQt build system

Modified:
  kdebindings-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 18:34:16 UTC (rev 217476)
+++ PKGBUILD2014-07-18 18:35:18 UTC (rev 217477)
@@ -5,7 +5,7 @@
 pkgname=('kdebindings-python'
  'kdebindings-python2'
  'kdebindings-python-common')
-pkgver=4.13.3
+pkgver=4.13.2
 pkgrel=1
 url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
  'python-pyqt4' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
 source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz";
 'sip-4.15.5.patch')
-sha1sums=('63616a49d2fec3828741ae6e0db65eec04f9925a'
+sha1sums=('d62f3d5f31c061a4e6454ee0aaf5ad329f8e8661'
   'bffd9f642ad10fb3a49c42e4b457b2b90665d641')
 
 prepare() {



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

2014-07-18 Thread Andrea Scarpino
Date: Friday, July 18, 2014 @ 20:34:16
  Author: andrea
Revision: 217476

Support PyQt newer build system

Added:
  kdelibs/trunk/pyqt.patch
Modified:
  kdelibs/trunk/PKGBUILD
Deleted:
  kdelibs/trunk/CVE-2014-3494.patch
  kdelibs/trunk/fix-cifs-mount.patch

--+
 CVE-2014-3494.patch  |   55 
 PKGBUILD |   10 +--
 fix-cifs-mount.patch |   49 --
 pyqt.patch   |  161 +
 4 files changed, 166 insertions(+), 109 deletions(-)

Deleted: CVE-2014-3494.patch
===
--- CVE-2014-3494.patch 2014-07-18 17:07:22 UTC (rev 217475)
+++ CVE-2014-3494.patch 2014-07-18 18:34:16 UTC (rev 217476)
@@ -1,55 +0,0 @@
-From: David Faure 
-Date: Wed, 18 Jun 2014 18:29:04 +
-Subject: Don't require a job to handle messageboxes.
-X-Git-Url: 
http://quickgit.kde.org/?p=kdelibs.git&a=commitdiff&h=bbae87dc1be3ae063796a582774bd5642cacdd5d

-Don't require a job to handle messageboxes.
-
-The POP3 ioslave doesn't have a job when it gets here.

-
-
 a/kio/kio/usernotificationhandler.cpp
-+++ b/kio/kio/usernotificationhandler.cpp
-@@ -19,7 +19,7 @@
- #include "usernotificationhandler_p.h"
- 
- #include "slave.h"
--#include "job_p.h"
-+#include "jobuidelegate.h"
- 
- #include 
- 
-@@ -76,19 +76,18 @@
- 
- if (m_cachedResults.contains(key)) {
- result = *(m_cachedResults[key]);
--} else if (r->slave->job()) {
--SimpleJobPrivate* jobPrivate = 
SimpleJobPrivate::get(r->slave->job());
--if (jobPrivate) {
--result = jobPrivate->requestMessageBox(r->type,
--  
r->data.value(MSG_TEXT).toString(),
--  
r->data.value(MSG_CAPTION).toString(),
--  
r->data.value(MSG_YES_BUTTON_TEXT).toString(),
--  
r->data.value(MSG_NO_BUTTON_TEXT).toString(),
--  
r->data.value(MSG_YES_BUTTON_ICON).toString(),
--  
r->data.value(MSG_NO_BUTTON_ICON).toString(),
--  
r->data.value(MSG_DONT_ASK_AGAIN).toString(),
--  
r->data.value(MSG_META_DATA).toMap());
--}
-+} else {
-+JobUiDelegate ui;
-+const JobUiDelegate::MessageBoxType type = 
static_cast(r->type);
-+result = ui.requestMessageBox(type,
-+  r->data.value(MSG_TEXT).toString(),
-+  
r->data.value(MSG_CAPTION).toString(),
-+  
r->data.value(MSG_YES_BUTTON_TEXT).toString(),
-+  
r->data.value(MSG_NO_BUTTON_TEXT).toString(),
-+  
r->data.value(MSG_YES_BUTTON_ICON).toString(),
-+  
r->data.value(MSG_NO_BUTTON_ICON).toString(),
-+  
r->data.value(MSG_DONT_ASK_AGAIN).toString(),
-+  
r->data.value(MSG_META_DATA).toMap());
- m_cachedResults.insert(key, new int(result));
- }
- } else {
-

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 17:07:22 UTC (rev 217475)
+++ PKGBUILD2014-07-18 18:34:16 UTC (rev 217476)
@@ -17,12 +17,12 @@
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";
 'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
-'CVE-2014-3494.patch')
+'pyqt.patch')
 sha1sums=('9c0e963fa2db119ac37e15f31c05d18d3043a58e'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
   'ed1f57ee661e5c7440efcaba7e51d2554709701c'
-  'c8b4010c68cee6352a68d97da3d5316f52207e83')
+  'd32534d7d6dc287c80951d24caf0259ab18c9abc')
 
 prepare() {
mkdir build
@@ -33,9 +33,9 @@
patch -p1 -i "${srcdir}"/archlinux-menu.patch
# qmake refers to Qt5
patch -p1 -i "${srcdir}"/qt4.patch
-   # fix build with giflib 5.1.0
-   sed -i "/DGifCloseFile/s:file:&, NULL:g" 
khtml/imload/decoders/gifloader.cpp
-   patch -p1 -i "${srcdir}"/CVE-2014-3494.patch
+
+   # support newer PyQt build system
+   patch -p1 -i "${srcdir}"/pyqt.patch
 }
 
 build() {

Deleted: fix-cifs-mount.patch
===
--- fix-cifs-mount.patch2014-07-18 17:07:22 UTC (rev 217475)
+++ fix-cifs-mount.patch2014-07-18 18:34:16 UTC (rev 217476)
@@ -1,49 +0,0 @@
-commit 9

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 18:49:04
  Author: lcarlier
Revision: 217473

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 16:48:50 UTC (rev 217472)
+++ extra-i686/PKGBUILD 2014-07-18 16:49:04 UTC (rev 217473)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Maintainer: Jan de Groot 
-
-pkgname=libxi
-pkgver=1.7.3
-pkgrel=1
-pkgdesc="X11 Input extension library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org";
-depends=('libxext' 'inputproto')
-makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
-license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha256sums=('763db879f57b44c6e2cc96ae4bb756cf276170c979ef8a51b4db6e04c969953c')
-
-build() {
-  cd libXi-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd libXi-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxi/repos/extra-i686/PKGBUILD (from rev 217472, libxi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 16:49:04 UTC (rev 217473)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxi
+pkgver=1.7.4
+pkgrel=1
+pkgdesc="X11 Input extension library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org";
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha256sums=('2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244')
+
+build() {
+  cd libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXi-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 16:48:50 UTC (rev 217472)
+++ extra-x86_64/PKGBUILD   2014-07-18 16:49:04 UTC (rev 217473)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Maintainer: Jan de Groot 
-
-pkgname=libxi
-pkgver=1.7.3
-pkgrel=1
-pkgdesc="X11 Input extension library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org";
-depends=('libxext' 'inputproto')
-makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
-license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha256sums=('763db879f57b44c6e2cc96ae4bb756cf276170c979ef8a51b4db6e04c969953c')
-
-build() {
-  cd libXi-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd libXi-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxi/repos/extra-x86_64/PKGBUILD (from rev 217472, 
libxi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 16:49:04 UTC (rev 217473)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxi
+pkgver=1.7.4
+pkgrel=1
+pkgdesc="X11 Input extension library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org";
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
+sha256sums=('2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244')
+
+build() {
+  cd libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXi-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 18:48:50
  Author: lcarlier
Revision: 217472

upgpkg: libxi 1.7.4-1

upstream update 1.7.4

Modified:
  libxi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 16:46:29 UTC (rev 217471)
+++ PKGBUILD2014-07-18 16:48:50 UTC (rev 217472)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxi
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
 license=('custom')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha256sums=('763db879f57b44c6e2cc96ae4bb756cf276170c979ef8a51b4db6e04c969953c')
+sha256sums=('2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244')
 
 build() {
   cd libXi-${pkgver}



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 18:46:17
  Author: lcarlier
Revision: 217470

upgpkg: libxfont 1.4.99.901-1

upstream update 1.4.99.901

Modified:
  libxfont/trunk/PKGBUILD
Deleted:
  libxfont/trunk/CVE-2014-209-210-211.patch
  libxfont/trunk/fix-for-fontsproto213.patch

-+
 CVE-2014-209-210-211.patch  |  925 --
 PKGBUILD|   22 
 fix-for-fontsproto213.patch |   70 ---
 3 files changed, 5 insertions(+), 1012 deletions(-)

Deleted: CVE-2014-209-210-211.patch
===
--- CVE-2014-209-210-211.patch  2014-07-18 14:56:43 UTC (rev 217469)
+++ CVE-2014-209-210-211.patch  2014-07-18 16:46:17 UTC (rev 217470)
@@ -1,925 +0,0 @@
-From 2f5e57317339c526e6eaee1010b0e2ab8089c42e Mon Sep 17 00:00:00 2001
-From: Alan Coopersmith 
-Date: Fri, 25 Apr 2014 23:01:11 -0700
-Subject: [PATCH 01/12] CVE-2014-0209: integer overflow of realloc() size in
- FontFileAddEntry()
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-FontFileReadDirectory() opens a fonts.dir file, and reads over every
-line in an fscanf loop.  For each successful entry read (font name,
-file name) a call is made to FontFileAddFontFile().
-
-FontFileAddFontFile() will add a font file entry (for the font name
-and file) each time it’s called, by calling FontFileAddEntry().
-FontFileAddEntry() will do the actual adding.  If the table it has
-to add to is full, it will do a realloc, adding 100 more entries
-to the table size without checking to see if that will overflow the
-int used to store the size.
-
-Reported-by: Ilja Van Sprundel 
-Signed-off-by: Alan Coopersmith 
-Reviewed-by: Adam Jackson 
-Reviewed-by: Matthieu Herrb 

- src/fontfile/fontdir.c | 5 +
- 1 file changed, 5 insertions(+)
-
-diff --git a/src/fontfile/fontdir.c b/src/fontfile/fontdir.c
-index ef7ffa5..7271603 100644
 a/src/fontfile/fontdir.c
-+++ b/src/fontfile/fontdir.c
-@@ -177,6 +177,11 @@ FontFileAddEntry(FontTablePtr table, FontEntryPtr 
prototype)
- if (table->sorted)
-   return (FontEntryPtr) 0;/* "cannot" happen */
- if (table->used == table->size) {
-+  if (table->size >= ((INT32_MAX / sizeof(FontEntryRec)) - 100))
-+  /* If we've read so many entries we're going to ask for 2gb
-+ or more of memory, something is so wrong with this font
-+ directory that we should just give up before we overflow. */
-+  return NULL;
-   newsize = table->size + 100;
-   entry = realloc(table->entries, newsize * sizeof(FontEntryRec));
-   if (!entry)
--- 
-1.9.2
-
-
-From 05c8020a49416dd8b7510cbba45ce4f3fc81a7dc Mon Sep 17 00:00:00 2001
-From: Alan Coopersmith 
-Date: Fri, 25 Apr 2014 23:01:48 -0700
-Subject: [PATCH 02/12] CVE-2014-0209: integer overflow of realloc() size in
- lexAlias()
-
-lexAlias() reads from a file in a loop. It does this by starting with a
-64 byte buffer.  If that size limit is hit, it does a realloc of the
-buffer size << 1, basically doubling the needed length every time the
-length limit is hit.
-
-Eventually, this will shift out to 0 (for a length of ~4gig), and that
-length will be passed on to realloc().  A length of 0 (with a valid
-pointer) causes realloc to free the buffer on most POSIX platforms,
-but the caller will still have a pointer to it, leading to use after
-free issues.
-
-Reported-by: Ilja Van Sprundel 
-Signed-off-by: Alan Coopersmith 
-Reviewed-by: Adam Jackson 
-Reviewed-by: Matthieu Herrb 

- src/fontfile/dirfile.c | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/src/fontfile/dirfile.c b/src/fontfile/dirfile.c
-index cb28333..38ced75 100644
 a/src/fontfile/dirfile.c
-+++ b/src/fontfile/dirfile.c
-@@ -42,6 +42,7 @@ in this Software without prior written authorization from 
The Open Group.
- #include 
- #include 
- #include 
-+#include 
- 
- static Bool AddFileNameAliases ( FontDirectoryPtr dir );
- static int ReadFontAlias ( char *directory, Bool isFile,
-@@ -376,6 +377,9 @@ lexAlias(FILE *file, char **lexToken)
-   int nsize;
-   char   *nbuf;
- 
-+  if (tokenSize >= (INT_MAX >> 2))
-+  /* Stop before we overflow */
-+  return EALLOC;
-   nsize = tokenSize ? (tokenSize << 1) : 64;
-   nbuf = realloc(tokenBuf, nsize);
-   if (!nbuf)
--- 
-1.9.2
-
-
-From 891e084b26837162b12f841060086a105edde86d Mon Sep 17 00:00:00 2001
-From: Alan Coopersmith 
-Date: Fri, 25 Apr 2014 23:02:00 -0700
-Subject: [PATCH 03/12] CVE-2014-0210: unvalidated length in
- _fs_recv_conn_setup()
-
-The connection setup reply from the font server can include a list
-of alternate servers to contact if this font server stops working.
-
-The reply specifies a total size of all the font server names, and
-then provides a list of names. _fs_recv_conn_setup() allocated the
-specified total size for copying the names to, but 

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 18:46:29
  Author: lcarlier
Revision: 217471

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

Added:
  libxfont/repos/testing-i686/
  libxfont/repos/testing-i686/PKGBUILD
(from rev 217470, libxfont/trunk/PKGBUILD)
  libxfont/repos/testing-x86_64/
  libxfont/repos/testing-x86_64/PKGBUILD
(from rev 217470, libxfont/trunk/PKGBUILD)

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

Copied: libxfont/repos/testing-i686/PKGBUILD (from rev 217470, 
libxfont/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-07-18 16:46:29 UTC (rev 217471)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libxfont
+pkgver=1.4.99.901
+pkgrel=1
+pkgdesc="X11 font rasterisation library"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('freetype2' 'libfontenc' 'xproto' 'fontsproto>=2.1.3')
+makedepends=('xorg-util-macros' 'xtrans')
+source=(${url}/archive/individual/lib/libXfont-${pkgver}.tar.bz2)
+sha256sums=('483645ae5a7c1728026ef9eb32f61cc9017bc6f9e09edb9694d487891ab44e4e')
+
+build() {
+  cd "${srcdir}/libXfont-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/libXfont-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: libxfont/repos/testing-x86_64/PKGBUILD (from rev 217470, 
libxfont/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-07-18 16:46:29 UTC (rev 217471)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libxfont
+pkgver=1.4.99.901
+pkgrel=1
+pkgdesc="X11 font rasterisation library"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('freetype2' 'libfontenc' 'xproto' 'fontsproto>=2.1.3')
+makedepends=('xorg-util-macros' 'xtrans')
+source=(${url}/archive/individual/lib/libXfont-${pkgver}.tar.bz2)
+sha256sums=('483645ae5a7c1728026ef9eb32f61cc9017bc6f9e09edb9694d487891ab44e4e')
+
+build() {
+  cd "${srcdir}/libXfont-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/libXfont-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 16:43:08
  Author: lcarlier
Revision: 115924

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

Added:
  virtualbox/repos/community-staging-i686/
  virtualbox/repos/community-staging-i686/001-vboxdrv-reference.patch
(from rev 115923, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-staging-i686/002-dri-driver-path.patch
(from rev 115923, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-staging-i686/003-ogl-include-path.patch
(from rev 115923, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-staging-i686/004-xorg.patch
(from rev 115923, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-staging-i686/005-gsoap-build.patch
(from rev 115923, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-staging-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 115923, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-staging-i686/007-python2-path.patch
(from rev 115923, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-staging-i686/60-vboxdrv.rules
(from rev 115923, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-staging-i686/60-vboxguest.rules
(from rev 115923, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-staging-i686/LocalConfig.kmk
(from rev 115923, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-staging-i686/PKGBUILD
(from rev 115923, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-staging-i686/vboxreload
(from rev 115923, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-staging-i686/vboxservice.service
(from rev 115923, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-staging-i686/vboxweb.service
(from rev 115923, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-staging-i686/virtualbox-ext-vnc.install
(from rev 115923, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-staging-i686/virtualbox-guest-dkms.install
(from rev 115923, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-staging-i686/virtualbox-guest-utils.install
(from rev 115923, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-staging-i686/virtualbox-host-dkms.install
(from rev 115923, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-staging-i686/virtualbox.install
(from rev 115923, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-staging-x86_64/
  virtualbox/repos/community-staging-x86_64/001-vboxdrv-reference.patch
(from rev 115923, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-staging-x86_64/002-dri-driver-path.patch
(from rev 115923, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-staging-x86_64/003-ogl-include-path.patch
(from rev 115923, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-staging-x86_64/004-xorg.patch
(from rev 115923, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-staging-x86_64/005-gsoap-build.patch
(from rev 115923, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-staging-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 115923, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-staging-x86_64/007-python2-path.patch
(from rev 115923, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-staging-x86_64/60-vboxdrv.rules
(from rev 115923, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-staging-x86_64/60-vboxguest.rules
(from rev 115923, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-staging-x86_64/LocalConfig.kmk
(from rev 115923, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-staging-x86_64/PKGBUILD
(from rev 115923, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-staging-x86_64/vboxreload
(from rev 115923, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-staging-x86_64/vboxservice.service
(from rev 115923, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-staging-x86_64/vboxweb.service
(from rev 115923, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-staging-x86_64/virtualbox-ext-vnc.install
(from rev 115923, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-staging-x86_64/virtualbox-guest-dkms.install
(from rev 115923, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-staging-x86_64/virtualbox-guest-utils.install
(from rev 115923, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-staging-x86_64/virtualbox-host-dkms.install
(from rev 115923, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-st

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 16:42:22
  Author: lcarlier
Revision: 115923

upgpkg: virtualbox 4.3.14-2

xorg-server 1.16 rebuild

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:55:35 UTC (rev 115922)
+++ PKGBUILD2014-07-18 14:42:22 UTC (rev 115923)
@@ -10,7 +10,7 @@
  'virtualbox-guest-utils'
  'virtualbox-ext-vnc')
 pkgver=4.3.14
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -284,7 +284,7 @@
 package_virtualbox-guest-utils() {
 pkgdesc='VirtualBox Guest userspace utilities'
 depends=('virtualbox-guest-modules' 'gcc-libs' 'libxmu' 'xorg-xrandr' 
'libxfixes'
-'X-ABI-VIDEODRV_VERSION=15')
+'X-ABI-VIDEODRV_VERSION=18')
 optdepends=('virtualbox-guest-dkms: Guest kernel source modules for 
non-stock kernels')
 replaces=('virtualbox-archlinux-additions' 'virtualbox-guest-additions')
 conflicts=('virtualbox-archlinux-additions' 'virtualbox-guest-additions')



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 16:13:25
  Author: lcarlier
Revision: 217419

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

Added:
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 217418, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 217418, lvm2/trunk/PKGBUILD)
  
lvm2/repos/testing-i686/libdm-fix-double-const-for-value-in-dm_report_reserv.patch
(from rev 217418, 
lvm2/trunk/libdm-fix-double-const-for-value-in-dm_report_reserv.patch)
  lvm2/repos/testing-i686/lvm2-fix-pvscan-service.patch
(from rev 217418, lvm2/trunk/lvm2-fix-pvscan-service.patch)
  lvm2/repos/testing-i686/lvm2-make-sockets-static.patch
(from rev 217418, lvm2/trunk/lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/lvm2.install
(from rev 217418, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 217418, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 217418, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2
(from rev 217418, lvm2/trunk/sd-lvm2)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 217418, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 217418, lvm2/trunk/PKGBUILD)
  
lvm2/repos/testing-x86_64/libdm-fix-double-const-for-value-in-dm_report_reserv.patch
(from rev 217418, 
lvm2/trunk/libdm-fix-double-const-for-value-in-dm_report_reserv.patch)
  lvm2/repos/testing-x86_64/lvm2-fix-pvscan-service.patch
(from rev 217418, lvm2/trunk/lvm2-fix-pvscan-service.patch)
  lvm2/repos/testing-x86_64/lvm2-make-sockets-static.patch
(from rev 217418, lvm2/trunk/lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 217418, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 217418, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 217418, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2
(from rev 217418, lvm2/trunk/sd-lvm2)
Deleted:
  lvm2/repos/testing-i686/11-dm-initramfs.rules
  lvm2/repos/testing-i686/PKGBUILD
  lvm2/repos/testing-i686/lvm2-fix-pvscan-service.patch
  lvm2/repos/testing-i686/lvm2-make-sockets-static.patch
  lvm2/repos/testing-i686/lvm2.install
  lvm2/repos/testing-i686/lvm2_hook
  lvm2/repos/testing-i686/lvm2_install
  lvm2/repos/testing-i686/sd-lvm2
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
  lvm2/repos/testing-x86_64/PKGBUILD
  lvm2/repos/testing-x86_64/lvm2-fix-pvscan-service.patch
  lvm2/repos/testing-x86_64/lvm2-make-sockets-static.patch
  lvm2/repos/testing-x86_64/lvm2.install
  lvm2/repos/testing-x86_64/lvm2_hook
  lvm2/repos/testing-x86_64/lvm2_install
  lvm2/repos/testing-x86_64/sd-lvm2

---+
 /11-dm-initramfs.rules|
6 
 /PKGBUILD |  
210 ++
 /lvm2-fix-pvscan-service.patch|   
22 +
 /lvm2-make-sockets-static.patch   |   
40 +
 /lvm2.install |   
50 ++
 /lvm2_hook|   
24 +
 /lvm2_install |   
58 ++
 /sd-lvm2  |   
64 +++
 testing-i686/11-dm-initramfs.rules|
3 
 testing-i686/PKGBUILD |  
101 
 testing-i686/libdm-fix-double-const-for-value-in-dm_report_reserv.patch   |   
27 +
 testing-i686/lvm2-fix-pvscan-service.patch|   
11 
 testing-i686/lvm2-make-sockets-static.patch   |   
20 
 testing-i686/lvm2.install |   
25 -
 testing-i686/lvm2_hook|   
12 
 testing-i686/lvm2_install |   
29 -
 testing-i686/sd-lvm2  |   
32 -
 testing-x86_64/11-dm-initramfs.rules  |
3 
 testing-x86_64/PKGBUILD   |  
101 
 testing-x86_64/libdm-fix-double-const-for-value-in-dm_report_reserv.patch |   
27 +
 testing-x86_64/lvm2-fix-pvscan-service.patch  |   
11 
 testing-x86_64/lvm2-make-sockets-static.patch |   
20 
 testing-x86_64/lvm2.install   |   
25 -
 testing-x86_64/lvm2_hook  |   
12 
 testing-x86_64/lvm2_install   |   
29 -
 testing-x86_64/sd-lvm2

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 16:12:58
  Author: lcarlier
Revision: 217418

upgpkg: lvm2 2.02.107-2

fix virtualbox building (FS#41252)

Added:
  lvm2/trunk/libdm-fix-double-const-for-value-in-dm_report_reserv.patch
Modified:
  lvm2/trunk/PKGBUILD

+
 PKGBUILD   |   10 ++--
 libdm-fix-double-const-for-value-in-dm_report_reserv.patch |   27 +++
 2 files changed, 34 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 13:18:28 UTC (rev 217417)
+++ PKGBUILD2014-07-18 14:12:58 UTC (rev 217418)
@@ -5,7 +5,7 @@
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
 pkgver=2.02.107
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/";
 license=('GPL2' 'LGPL2.1')
@@ -16,7 +16,8 @@
 lvm2_hook
 sd-lvm2
 11-dm-initramfs.rules
-lvm2-make-sockets-static.patch)
+lvm2-make-sockets-static.patch
+   libdm-fix-double-const-for-value-in-dm_report_reserv.patch)
 sha1sums=('95e99c04ac1b5b987de41d4e31cca982caaee5f9'
   'SKIP'
   'be3b7db02e76d31d4742dc853b2fa3f898368ff8'
@@ -23,7 +24,8 @@
   'ff0fdf0a3005a41acd4b36865056109effc3474b'
   '86c18852409dc03f38bdd734ac3e7b54bed9c4ce'
   'f6a554eea9557c3c236df2943bb6e7e723945c41'
-  'b084512af42f2e16cdccd8b7ee4de27b574d1f94')
+  'b084512af42f2e16cdccd8b7ee4de27b574d1f94'
+  '3628a39b49162d08da87cf52a830eb2f8dff4995')
 
 prepare() {
   cd LVM2.${pkgver}
@@ -31,6 +33,8 @@
   sed -i 's|use_lvmetad = 0|use_lvmetad = 1|' conf/example.conf.in
   # make systemd sockets static
   patch -p1 -i "${srcdir}/lvm2-make-sockets-static.patch"
+  # fix virtualbox building (merged upstream)
+  patch -p1 -i 
"${srcdir}/libdm-fix-double-const-for-value-in-dm_report_reserv.patch"
 }
 
 build() {

Added: libdm-fix-double-const-for-value-in-dm_report_reserv.patch
===
--- libdm-fix-double-const-for-value-in-dm_report_reserv.patch  
(rev 0)
+++ libdm-fix-double-const-for-value-in-dm_report_reserv.patch  2014-07-18 
14:12:58 UTC (rev 217418)
@@ -0,0 +1,27 @@
+From 100342605ce4a304b397665682d2ec555af5aa27 Mon Sep 17 00:00:00 2001
+From: Peter Rajnoha 
+Date: Mon, 30 Jun 2014 09:44:23 +0200
+Subject: [PATCH] libdm: fix double const for "value" in
+ dm_report_reserved_value structure
+
+C++ may have
+---
+ libdm/libdevmapper.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/libdm/libdevmapper.h b/libdm/libdevmapper.h
+index 90e0b51..ad504da 100644
+--- a/libdm/libdevmapper.h
 b/libdm/libdevmapper.h
+@@ -1660,7 +1660,7 @@ struct dm_report_field_type {
+ 
+ struct dm_report_reserved_value {
+   const unsigned type;/* DM_REPORT_FIELD_TYPE_* */
+-  const void const *value;/* reserved value:
++  const void *value;  /* reserved value:
+   uint64_t for 
DM_REPORT_FIELD_TYPE_NUMBER
+   uint64_t for 
DM_REPORT_FIELD_TYPE_SIZE (number of 512-byte sectors)
+   uint64_t for 
DM_REPORT_FIELD_TYPE_PERCENT
+-- 
+2.0.1
+



[arch-commits] Commit in xf86-video-geode/repos/staging-i686 (3 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 15:18:28
  Author: lcarlier
Revision: 217417

archrelease: copy trunk to staging-i686

Added:
  xf86-video-geode/repos/staging-i686/PKGBUILD
(from rev 217416, xf86-video-geode/trunk/PKGBUILD)
Deleted:
  xf86-video-geode/repos/staging-i686/PKGBUILD
  xf86-video-geode/repos/staging-i686/geode-2.11.14-ftbfs.patch

---+
 PKGBUILD  |   78 +++-
 geode-2.11.14-ftbfs.patch |   12 --
 2 files changed, 35 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-18 13:18:18 UTC (rev 217416)
+++ PKGBUILD2014-07-18 13:18:28 UTC (rev 217417)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-geode
-pkgver=2.11.15
-pkgrel=3
-pkgdesc="X.org AMD/Geode LX & NX video driver"
-# there is no 64bit geode
-arch=(i686)
-license=('custom')
-url="http://xorg.freedesktop.org/";
-depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
-conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
-options=('!libtool')
-conflicts=('xf86-video-amd')
-replaces=('xf86-video-amd')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-geode-2.11.14-ftbfs.patch)
-sha256sums=('00db3bd697b32286eb0e42f5dbd7fcc8d7255dd11c299b1ee16a06a244868ff0'
-'c444ab1615808fe8016668f41555bf2c1e3c9d326ea48056433ad67de5b1880a')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # fix build with Xorg 1.15 - taken from FC
-  patch -Np1 -i ${srcdir}/geode-2.11.14-ftbfs.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-geode/repos/staging-i686/PKGBUILD (from rev 217416, 
xf86-video-geode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-18 13:18:28 UTC (rev 217417)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-geode
+pkgver=2.11.16
+pkgrel=1
+pkgdesc="X.org AMD/Geode LX & NX video driver"
+# there is no 64bit geode
+arch=(i686)
+license=('custom')
+url="http://xorg.freedesktop.org/";
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+options=('!libtool')
+conflicts=('xf86-video-amd')
+replaces=('xf86-video-amd')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('38fc1f55e29fb7985b90c9021a4b7e5295d42888bd669174f42f3b7f681fc1a7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: geode-2.11.14-ftbfs.patch
===
--- geode-2.11.14-ftbfs.patch   2014-07-18 13:18:18 UTC (rev 217416)
+++ geode-2.11.14-ftbfs.patch   2014-07-18 13:18:28 UTC (rev 217417)
@@ -1,12 +0,0 @@
-diff -up xf86-video-geode-2.11.14/src/geode_dcon.c.jx 
xf86-video-geode-2.11.14/src/geode_dcon.c
 xf86-video-geode-2.11.14/src/geode_dcon.c.jx   2012-11-24 
05:01:15.0 -0500
-+++ xf86-video-geode-2.11.14/src/geode_dcon.c  2013-10-25 16:19:35.950234174 
-0400
-@@ -29,6 +29,7 @@
- 
- /* Includes that are used by all drivers */
- #include 
-+#include 
- #include 
- #include 
- 
-



[arch-commits] Commit in xf86-video-geode/trunk (PKGBUILD geode-2.11.14-ftbfs.patch)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 15:18:18
  Author: lcarlier
Revision: 217416

upgpkg: xf86-video-geode 2.11.16-1

upstream update 2.11.16

Modified:
  xf86-video-geode/trunk/PKGBUILD
Deleted:
  xf86-video-geode/trunk/geode-2.11.14-ftbfs.patch

---+
 PKGBUILD  |   16 
 geode-2.11.14-ftbfs.patch |   12 
 2 files changed, 4 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:55:32 UTC (rev 217415)
+++ PKGBUILD2014-07-18 13:18:18 UTC (rev 217416)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-geode
-pkgver=2.11.15
-pkgrel=3
+pkgver=2.11.16
+pkgrel=1
 pkgdesc="X.org AMD/Geode LX & NX video driver"
 # there is no 64bit geode
 arch=(i686)
@@ -17,17 +17,9 @@
 conflicts=('xf86-video-amd')
 replaces=('xf86-video-amd')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-geode-2.11.14-ftbfs.patch)
-sha256sums=('00db3bd697b32286eb0e42f5dbd7fcc8d7255dd11c299b1ee16a06a244868ff0'
-'c444ab1615808fe8016668f41555bf2c1e3c9d326ea48056433ad67de5b1880a')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('38fc1f55e29fb7985b90c9021a4b7e5295d42888bd669174f42f3b7f681fc1a7')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # fix build with Xorg 1.15 - taken from FC
-  patch -Np1 -i ${srcdir}/geode-2.11.14-ftbfs.patch
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr

Deleted: geode-2.11.14-ftbfs.patch
===
--- geode-2.11.14-ftbfs.patch   2014-07-18 12:55:32 UTC (rev 217415)
+++ geode-2.11.14-ftbfs.patch   2014-07-18 13:18:18 UTC (rev 217416)
@@ -1,12 +0,0 @@
-diff -up xf86-video-geode-2.11.14/src/geode_dcon.c.jx 
xf86-video-geode-2.11.14/src/geode_dcon.c
 xf86-video-geode-2.11.14/src/geode_dcon.c.jx   2012-11-24 
05:01:15.0 -0500
-+++ xf86-video-geode-2.11.14/src/geode_dcon.c  2013-10-25 16:19:35.950234174 
-0400
-@@ -29,6 +29,7 @@
- 
- /* Includes that are used by all drivers */
- #include 
-+#include 
- #include 
- #include 
- 
-



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:55:17
  Author: lcarlier
Revision: 217414

upgpkg: xf86-video-voodoo 1.2.5-5

xorg-server 1.16 rebuild

Modified:
  xf86-video-voodoo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:52:28 UTC (rev 217413)
+++ PKGBUILD2014-07-18 12:55:17 UTC (rev 217414)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-voodoo
 pkgver=1.2.5
-pkgrel=4
+pkgrel=5
 pkgdesc="X.org 3dfx Voodoo1/Voodoo2 2D video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'xf86dgaproto')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18' 'xf86dgaproto')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('9e3eb8a3fdcc60ce4f7c37649188cfa67dcf25cda3a85d8027588458bb3fd7e8')



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

2014-07-18 Thread Felix Yan
Date: Friday, July 18, 2014 @ 14:55:35
  Author: fyan
Revision: 115922

archrelease: copy trunk to community-any

Added:
  systemd-swap/repos/community-any/PKGBUILD
(from rev 115921, systemd-swap/trunk/PKGBUILD)
  systemd-swap/repos/community-any/systemd-swap.install
(from rev 115921, systemd-swap/trunk/systemd-swap.install)
Deleted:
  systemd-swap/repos/community-any/PKGBUILD
  systemd-swap/repos/community-any/systemd-swap.install

--+
 PKGBUILD |   52 -
 systemd-swap.install |6 ++---
 2 files changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-18 12:55:18 UTC (rev 115921)
+++ PKGBUILD2014-07-18 12:55:35 UTC (rev 115922)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Timofey Titovets 
-
-pkgname=systemd-swap
-pkgver=2.24.1
-pkgrel=1
-pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions."
-arch=('any')
-url="https://github.com/Nefelim4ag/systemd-swap";
-license=('GPL3')
-conflicts=(systemd-loop-swapfile zramswap zram)
-depends=('systemd' 'bash')
-optdepends=('zramctl: for zram support')
-makedepends=('git')
-backup=(etc/systemd-swap.conf)
-install=$pkgname.install
-source=("git://github.com/Nefelim4ag/systemd-swap.git#tag=$pkgver")
-md5sums=('SKIP')
-
-package() {
-  install -Dm644 "$srcdir"/$pkgname/90-systemd-swap.conf 
"$pkgdir"/etc/modprobe.d/90-systemd-swap.conf
-  install -Dm644 "$srcdir"/$pkgname/systemd-swap.service 
"$pkgdir"/usr/lib/systemd/system/systemd-swap.service
-  install -Dm755 "$srcdir"/$pkgname/systemd-swap.sh  
"$pkgdir"/usr/lib/systemd/scripts/systemd-swap.sh
-  install -Dm644 "$srcdir"/$pkgname/systemd-swap.conf
"$pkgdir"/etc/systemd-swap.conf
-}

Copied: systemd-swap/repos/community-any/PKGBUILD (from rev 115921, 
systemd-swap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-18 12:55:35 UTC (rev 115922)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Timofey Titovets 
+
+pkgname=systemd-swap
+pkgver=2.24.2
+pkgrel=1
+pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions."
+arch=('any')
+url="https://github.com/Nefelim4ag/systemd-swap";
+license=('GPL3')
+conflicts=(systemd-loop-swapfile zramswap zram)
+depends=('systemd' 'bash')
+optdepends=('zramctl: for zram support')
+makedepends=('git')
+backup=(etc/systemd-swap.conf)
+install=$pkgname.install
+source=("git://github.com/Nefelim4ag/systemd-swap.git#tag=$pkgver")
+md5sums=('SKIP')
+
+package() {
+  install -Dm644 "$srcdir"/$pkgname/90-systemd-swap.conf 
"$pkgdir"/etc/modprobe.d/90-systemd-swap.conf
+  install -Dm644 "$srcdir"/$pkgname/systemd-swap.service 
"$pkgdir"/usr/lib/systemd/system/systemd-swap.service
+  install -Dm755 "$srcdir"/$pkgname/systemd-swap.sh  
"$pkgdir"/usr/lib/systemd/scripts/systemd-swap.sh
+  install -Dm644 "$srcdir"/$pkgname/systemd-swap.conf
"$pkgdir"/etc/systemd-swap.conf
+}

Deleted: systemd-swap.install
===
--- systemd-swap.install2014-07-18 12:55:18 UTC (rev 115921)
+++ systemd-swap.install2014-07-18 12:55:35 UTC (rev 115922)
@@ -1,3 +0,0 @@
-post_install() {
-  echo "To enable: sudo systemctl enable systemd-swap. Config in 
/etc/systemd-swap.conf"
-}

Copied: systemd-swap/repos/community-any/systemd-swap.install (from rev 115921, 
systemd-swap/trunk/systemd-swap.install)
===
--- systemd-swap.install(rev 0)
+++ systemd-swap.install2014-07-18 12:55:35 UTC (rev 115922)
@@ -0,0 +1,3 @@
+post_install() {
+  echo "To enable: sudo systemctl enable systemd-swap. Config in 
/etc/systemd-swap.conf"
+}



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

2014-07-18 Thread Felix Yan
Date: Friday, July 18, 2014 @ 14:55:18
  Author: fyan
Revision: 115921

upgpkg: systemd-swap 2.24.2-1

Modified:
  systemd-swap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:55:05 UTC (rev 115920)
+++ PKGBUILD2014-07-18 12:55:18 UTC (rev 115921)
@@ -3,7 +3,7 @@
 # Contributor: Timofey Titovets 
 
 pkgname=systemd-swap
-pkgver=2.24.1
+pkgver=2.24.2
 pkgrel=1
 pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions."
 arch=('any')



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:52:17
  Author: lcarlier
Revision: 217412

upgpkg: xf86-video-vmware 13.0.2-2

xorg-server 1.16 rebuild

Modified:
  xf86-video-vmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:37:19 UTC (rev 217411)
+++ PKGBUILD2014-07-18 12:52:17 UTC (rev 217412)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-vmware
 pkgver=13.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org vmware video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('libdrm' 'svga-dri' 'mesa>=10.0')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 groups=('xorg-drivers' 'xorg')
 options=('!emptydirs')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)



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

2014-07-18 Thread Felix Yan
Date: Friday, July 18, 2014 @ 14:54:40
  Author: fyan
Revision: 115919

upgpkg: zramctl 0.2-1

Modified:
  zramctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:32:26 UTC (rev 115918)
+++ PKGBUILD2014-07-18 12:54:40 UTC (rev 115919)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=zramctl
-pkgver=0.1
+pkgver=0.2
 pkgrel=1
 pkgdesc="Tool to control zram devices"
 arch=('i686' 'x86_64')



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:55:32
  Author: lcarlier
Revision: 217415

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

Added:
  xf86-video-voodoo/repos/staging-i686/
  xf86-video-voodoo/repos/staging-i686/PKGBUILD
(from rev 217414, xf86-video-voodoo/trunk/PKGBUILD)
  xf86-video-voodoo/repos/staging-x86_64/
  xf86-video-voodoo/repos/staging-x86_64/PKGBUILD
(from rev 217414, xf86-video-voodoo/trunk/PKGBUILD)

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

Copied: xf86-video-voodoo/repos/staging-i686/PKGBUILD (from rev 217414, 
xf86-video-voodoo/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 12:55:32 UTC (rev 217415)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-voodoo
+pkgver=1.2.5
+pkgrel=5
+pkgdesc="X.org 3dfx Voodoo1/Voodoo2 2D video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18' 'xf86dgaproto')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9e3eb8a3fdcc60ce4f7c37649188cfa67dcf25cda3a85d8027588458bb3fd7e8')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: xf86-video-voodoo/repos/staging-x86_64/PKGBUILD (from rev 217414, 
xf86-video-voodoo/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 12:55:32 UTC (rev 217415)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-voodoo
+pkgver=1.2.5
+pkgrel=5
+pkgdesc="X.org 3dfx Voodoo1/Voodoo2 2D video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18' 'xf86dgaproto')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9e3eb8a3fdcc60ce4f7c37649188cfa67dcf25cda3a85d8027588458bb3fd7e8')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:52:28
  Author: lcarlier
Revision: 217413

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

Added:
  xf86-video-vmware/repos/staging-i686/
  xf86-video-vmware/repos/staging-i686/PKGBUILD
(from rev 217412, xf86-video-vmware/trunk/PKGBUILD)
  xf86-video-vmware/repos/staging-x86_64/
  xf86-video-vmware/repos/staging-x86_64/PKGBUILD
(from rev 217412, xf86-video-vmware/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   31 +++
 staging-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: xf86-video-vmware/repos/staging-i686/PKGBUILD (from rev 217412, 
xf86-video-vmware/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 12:52:28 UTC (rev 217413)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-vmware
+pkgver=13.0.2
+pkgrel=2
+pkgdesc="X.org vmware video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('libdrm' 'svga-dri' 'mesa>=10.0')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+options=('!emptydirs')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c8ba3d2cead3620dba2cbf5defb7f1759b2b96f4fe209f4bf6976832b6763c54')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-vmwarectrl-client
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-vmware/repos/staging-x86_64/PKGBUILD (from rev 217412, 
xf86-video-vmware/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 12:52:28 UTC (rev 217413)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-vmware
+pkgver=13.0.2
+pkgrel=2
+pkgdesc="X.org vmware video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('libdrm' 'svga-dri' 'mesa>=10.0')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+options=('!emptydirs')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c8ba3d2cead3620dba2cbf5defb7f1759b2b96f4fe209f4bf6976832b6763c54')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-vmwarectrl-client
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



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

2014-07-18 Thread Felix Yan
Date: Friday, July 18, 2014 @ 14:55:05
  Author: fyan
Revision: 115920

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-18 12:54:40 UTC (rev 115919)
+++ community-i686/PKGBUILD 2014-07-18 12:55:05 UTC (rev 115920)
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
-# Maintainer: Felix Yan 
-
-pkgname=zramctl
-pkgver=0.1
-pkgrel=1
-pkgdesc="Tool to control zram devices"
-arch=('i686' 'x86_64')
-url="https://github.com/Nefelim4ag/zramctl";
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-build() {
-  cd zramctl
-  ./compile.sh
-}
-
-package() {
-  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
-}

Copied: zramctl/repos/community-i686/PKGBUILD (from rev 115919, 
zramctl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-18 12:55:05 UTC (rev 115920)
@@ -0,0 +1,23 @@
+# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
+# Maintainer: Felix Yan 
+
+pkgname=zramctl
+pkgver=0.2
+pkgrel=1
+pkgdesc="Tool to control zram devices"
+arch=('i686' 'x86_64')
+url="https://github.com/Nefelim4ag/zramctl";
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd zramctl
+  ./compile.sh
+}
+
+package() {
+  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-18 12:54:40 UTC (rev 115919)
+++ community-x86_64/PKGBUILD   2014-07-18 12:55:05 UTC (rev 115920)
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
-# Maintainer: Felix Yan 
-
-pkgname=zramctl
-pkgver=0.1
-pkgrel=1
-pkgdesc="Tool to control zram devices"
-arch=('i686' 'x86_64')
-url="https://github.com/Nefelim4ag/zramctl";
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-build() {
-  cd zramctl
-  ./compile.sh
-}
-
-package() {
-  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
-}

Copied: zramctl/repos/community-x86_64/PKGBUILD (from rev 115919, 
zramctl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 12:55:05 UTC (rev 115920)
@@ -0,0 +1,23 @@
+# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
+# Maintainer: Felix Yan 
+
+pkgname=zramctl
+pkgver=0.2
+pkgrel=1
+pkgdesc="Tool to control zram devices"
+arch=('i686' 'x86_64')
+url="https://github.com/Nefelim4ag/zramctl";
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd zramctl
+  ./compile.sh
+}
+
+package() {
+  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
+}



[arch-commits] Commit in xf86-video-vesa/repos (8 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:37:19
  Author: lcarlier
Revision: 217411

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

Added:
  xf86-video-vesa/repos/staging-i686/
  xf86-video-vesa/repos/staging-i686/PKGBUILD
(from rev 217410, xf86-video-vesa/trunk/PKGBUILD)
  xf86-video-vesa/repos/staging-i686/git-fixes.patch
(from rev 217410, xf86-video-vesa/trunk/git-fixes.patch)
  xf86-video-vesa/repos/staging-i686/revert-kernelcheck.patch
(from rev 217410, xf86-video-vesa/trunk/revert-kernelcheck.patch)
  xf86-video-vesa/repos/staging-x86_64/
  xf86-video-vesa/repos/staging-x86_64/PKGBUILD
(from rev 217410, xf86-video-vesa/trunk/PKGBUILD)
  xf86-video-vesa/repos/staging-x86_64/git-fixes.patch
(from rev 217410, xf86-video-vesa/trunk/git-fixes.patch)
  xf86-video-vesa/repos/staging-x86_64/revert-kernelcheck.patch
(from rev 217410, xf86-video-vesa/trunk/revert-kernelcheck.patch)

-+
 staging-i686/PKGBUILD   |   39 +
 staging-i686/git-fixes.patch|   55 ++
 staging-i686/revert-kernelcheck.patch   |   31 
 staging-x86_64/PKGBUILD |   39 +
 staging-x86_64/git-fixes.patch  |   55 ++
 staging-x86_64/revert-kernelcheck.patch |   31 
 6 files changed, 250 insertions(+)

Copied: xf86-video-vesa/repos/staging-i686/PKGBUILD (from rev 217410, 
xf86-video-vesa/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 12:37:19 UTC (rev 217411)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-vesa
+pkgver=2.3.2
+pkgrel=5
+pkgdesc="X.org vesa video driver"
+arch=(i686 x86_64)
+license=('custom')
+url="http://xorg.freedesktop.org/";
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+revert-kernelcheck.patch
+git-fixes.patch)
+sha256sums=('144a17ffae3c86603ddc4ae33521a52813498ee1f8213faa662dc4a8d6490ee3'
+'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c'
+'beba7e8499b1d0b457762e28e7e413b223cbe87a84a39a3566e96c44da8544a1')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -R -i "${srcdir}/revert-kernelcheck.patch"
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-vesa/repos/staging-i686/git-fixes.patch (from rev 217410, 
xf86-video-vesa/trunk/git-fixes.patch)
===
--- staging-i686/git-fixes.patch(rev 0)
+++ staging-i686/git-fixes.patch2014-07-18 12:37:19 UTC (rev 217411)
@@ -0,0 +1,55 @@
+From 7aafaf56fbca97f36c775462c1ceea3e03700c42 Mon Sep 17 00:00:00 2001
+From: Alexandr Shadchin 
+Date: Sat, 18 Aug 2012 14:53:34 +
+Subject: Fix check function in VESASaveRestore
+
+Signed-off-by: Alexandr Shadchin 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+---
+diff --git a/src/vesa.c b/src/vesa.c
+index 8ac77da..11cd26c 100644
+--- a/src/vesa.c
 b/src/vesa.c
+@@ -1626,7 +1626,7 @@ VESASaveRestore(ScrnInfoPtr pScrn, 
vbeSaveRestoreFunction function)
+ {
+ VESAPtr pVesa;
+ 
+-if (MODE_QUERY < 0 || function > MODE_RESTORE)
++if (function < MODE_QUERY || function > MODE_RESTORE)
+   return (FALSE);
+ 
+ pVesa = VESAGetRec(pScrn);
+--
+cgit v0.9.0.2-2-gbebe
+From 60d2dc115c4b6210d3b1e05f5b0c39d1f7917cbc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 25 Sep 2012 12:55:03 +
+Subject: Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+---
+diff --git a/src/vesa.c b/src/vesa.c
+index 11cd26c..b73d104 100644
+--- a/src/vesa.c
 b/src/vesa.c
+@@ -49,9 +49,6 @@
+ /* All drivers initialising the SW cursor need this */
+ #include "mipointer.h"
+ 
+-/* All drivers implementing backing store need this */
+-#include "mibstore.h"
+-
+ /* Colormap handling */
+ #include "micmap.h"
+ #include "xf86cmap.h"
+@@ -1081,7 +1078,6 @@ VESAScreenInit(SCREEN_INIT_ARGS_DECL)
+ VESADGAInit(pScrn, pScreen);
+ 
+ xf86SetBlackWhitePixels(pScreen);
+-miInitializeBackingStore(pScreen);
+ xf86SetBackingStore(pScreen);
+ 
+ /* software cursor */
+--
+cgit v0.9.0.2-2-gbebe

Copied: xf86-video-vesa/repos/staging-i686/revert-kernelcheck.patch (from rev 
217410, xf86-video-vesa/trunk/revert-kernelcheck.patch

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:37:08
  Author: lcarlier
Revision: 217410

upgpkg: xf86-video-vesa 2.3.2-5

xorg-server 1.16 rebuild

Modified:
  xf86-video-vesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:29:47 UTC (rev 217409)
+++ PKGBUILD2014-07-18 12:37:08 UTC (rev 217410)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-vesa
 pkgver=2.3.2
-pkgrel=4
+pkgrel=5
 pkgdesc="X.org vesa video driver"
 arch=(i686 x86_64)
 license=('custom')
 url="http://xorg.freedesktop.org/";
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 revert-kernelcheck.patch
@@ -19,10 +19,14 @@
 'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c'
 'beba7e8499b1d0b457762e28e7e413b223cbe87a84a39a3566e96c44da8544a1')
 
-build() {
+prepare() {
   cd ${pkgname}-${pkgver}
   patch -Np1 -R -i "${srcdir}/revert-kernelcheck.patch"
   patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }



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

2014-07-18 Thread Dan McGee
Date: Friday, July 18, 2014 @ 14:29:32
  Author: dan
Revision: 217408

upgpkg: git 2.0.2-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:06:29 UTC (rev 217407)
+++ PKGBUILD2014-07-18 12:29:32 UTC (rev 217408)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -105,6 +105,6 @@
   install -D -m 644 "$srcdir"/git-daemon.socket 
"$pkgdir"/usr/lib/systemd/system/git-daemon.socket
 }
 
-md5sums=('6d28a5d112379c20c7f7df9e0ffb070c'
+md5sums=('4515f5926ddae48fe42083a08bd958d5'
  '042524f942785772d7bd52a1f02fe5ae'
  'f67869315c2cc112e076f0c73f248002')



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

2014-07-18 Thread Dan McGee
Date: Friday, July 18, 2014 @ 14:29:47
  Author: dan
Revision: 217409

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

Added:
  git/repos/extra-i686/PKGBUILD
(from rev 217408, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon.socket
(from rev 217408, git/trunk/git-daemon.socket)
  git/repos/extra-i686/git-daemon@.service
(from rev 217408, git/trunk/git-daemon@.service)
  git/repos/extra-i686/git.install
(from rev 217408, git/trunk/git.install)
  git/repos/extra-x86_64/PKGBUILD
(from rev 217408, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon.socket
(from rev 217408, git/trunk/git-daemon.socket)
  git/repos/extra-x86_64/git-daemon@.service
(from rev 217408, git/trunk/git-daemon@.service)
  git/repos/extra-x86_64/git.install
(from rev 217408, git/trunk/git.install)
Deleted:
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon.socket
  git/repos/extra-i686/git-daemon@.service
  git/repos/extra-i686/git.install
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon.socket
  git/repos/extra-x86_64/git-daemon@.service
  git/repos/extra-x86_64/git.install

--+
 /PKGBUILD|  220 +
 /git-daemon.socket   |   18 +++
 /git-daemon@.service |   20 +++
 /git.install |   42 +++
 extra-i686/PKGBUILD  |  110 --
 extra-i686/git-daemon.socket |9 -
 extra-i686/git-daemon@.service   |   10 -
 extra-i686/git.install   |   21 ---
 extra-x86_64/PKGBUILD|  110 --
 extra-x86_64/git-daemon.socket   |9 -
 extra-x86_64/git-daemon@.service |   10 -
 extra-x86_64/git.install |   21 ---
 12 files changed, 300 insertions(+), 300 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 12:29:32 UTC (rev 217408)
+++ extra-i686/PKGBUILD 2014-07-18 12:29:47 UTC (rev 217409)
@@ -1,110 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgname=git
-pkgver=2.0.1
-pkgrel=1
-pkgdesc="the fast distributed version control system"
-arch=(i686 x86_64)
-url="http://git-scm.com/";
-license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps: git cvsimport'
-'gnome-keyring: GNOME keyring credential helper')
-replaces=('git-core')
-provides=('git-core')
-install=git.install
-source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz";
-git-daemon@.service
-git-daemon.socket)
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-all doc
-
-  make -C contrib/emacs prefix=/usr
-  make -C contrib/credential/gnome-keyring
-  make -C contrib/subtree prefix=/usr all doc
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  local jobs
-  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*')
-  mkdir -p /dev/shm/git-test
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS="$jobs -Q" \
-GIT_TEST_OPTS="--root=/dev/shm/git-test" \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-INSTALLDIRS=vendor DESTDIR="$pkgdir" install install-doc
-
-  # bash completion
-  mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
-  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git
-  # fancy git prompt
-  mkdir -p "$pkgdir"/usr/share/git/
-  install -m644 ./contrib/completion/git-prompt.sh 
"$pkgdir"/usr/share/git/git-prompt.sh
-  # emacs
-  make -C contrib/emacs prefix=/usr DESTDIR="$pkgdir" install
-  # gnome credentials helper
-  install -m755 contrib/credential/gnome-keyring/git-credential-gnome-keyring \
-  "$pkgdir"/usr/lib/git-core/git-credential-gnome-keyring
-  make -C contrib/credential/gnome-keyring clean
-  # subtree installation

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:46
  Author: svenstaro
Revision: 217396

upgpkg: kde-wallpapers 4.13.3-1

upstream release 4.13.3

Modified:
  kde-wallpapers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:42 UTC (rev 217395)
+++ PKGBUILD2014-07-18 11:52:46 UTC (rev 217396)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kde-wallpapers
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc="A set of wallpapers for KDE"
 arch=('any')
@@ -11,7 +11,7 @@
 groups=('kde' 'kde-meta' 'kdebase')
 makedepends=('kdelibs' 'cmake' 'automoc4')
 
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('6847c3a1e3a219cb53131ee671aa7856da6ad319')
+sha1sums=('17fe293e7fd22c6d21607066812dd604850228b7')
 
 package() {
   mkdir build



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:52:32
  Author: lcarlier
Revision: 217392

upgpkg: xf86-video-sisusb 0.9.6-5

xorg-server 1.16 rebuild

Modified:
  xf86-video-sisusb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:30 UTC (rev 217391)
+++ PKGBUILD2014-07-18 11:52:32 UTC (rev 217392)
@@ -3,21 +3,25 @@
 
 pkgname=xf86-video-sisusb
 pkgver=0.9.6
-pkgrel=4
+pkgrel=5
 pkgdesc="X.org SiS USB video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
 sha256sums=('73dbef43c56a4ce1445c27ebac2ddc062c643c32ca6e2a4d095aea2185b9e046'
 '9b64f4a9160c1055d3e01e1b603840986163a7880dbbb5c12f3a7d4c66739134')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
 build() {
   cd ${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/git-fixes.patch
   ./configure --prefix=/usr
   make
 }



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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:58:37
  Author: lcarlier
Revision: 217402

upgpkg: xf86-video-trident 1.3.6-6

xorg-server 1.16 rebuild

Modified:
  xf86-video-trident/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:56:09 UTC (rev 217401)
+++ PKGBUILD2014-07-18 11:58:37 UTC (rev 217402)
@@ -3,22 +3,26 @@
 
 pkgname=xf86-video-trident
 pkgver=1.3.6
-pkgrel=5
+pkgrel=6
 pkgdesc="X.org Trident video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15' 'xf86dgaproto')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18' 'xf86dgaproto')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git_fixes.diff)
 sha256sums=('6a58e3f3034abd8803af8a5c7dd5a6a4a28ed4fdac742ffb05518caaddc28104'
 'e51d7a9c5a3d7d2df7f56e482f5fbeac1babc2b30cdf4655052b11c9d4ec2c1c')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git_fixes.diff
+}
+
 build() {
   cd ${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/git_fixes.diff
   ./configure --prefix=/usr
   make
 }



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:53:04
  Author: svenstaro
Revision: 217398

upgpkg: kde-l10n 4.13.3-1

upstream release 4.13.3

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:53 UTC (rev 217397)
+++ PKGBUILD2014-07-18 11:53:04 UTC (rev 217398)
@@ -56,7 +56,7 @@
  'kde-l10n-wa'
  'kde-l10n-zh_cn'
  'kde-l10n-zh_tw')
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 arch=('any')
 url='http://www.kde.org/'
@@ -116,59 +116,59 @@
 
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-wa-${pkgver}.tar.xz";
 
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-zh_CN-${pkgver}.tar.xz";
 
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-zh_TW-${pkgver}.tar.xz";)
-sha1sums=('21a743026dfbb5894c991d8fab9cb496cabcaec0'
- 'e652e3881f8cbd927b386a6e762ad2001bdd4bec'
- '48d5151045d762589af84beb14a6d2b635de2206'
- 'e40f765168851649667cfe41234cd293f297d903'
- 'db25024da16c5b2b1ffec058dd8a7e200e5b8ef4'
- '557981998bf25272f85a3d3fc267a048efde2370'
- '0d895c1b47921426fa513888733c477395ad9c9f'
- 'e049ad91d5f95f03e337ea9f289e56b73145e4bd'
- 'a2a00a48e0111979b2ccffdf3f3c7ad67c81a959'
- '955566501ce98b448f27fe8e5e1bc0a82a1fc723'
- '8ff690f4efc4df9341d1ea64de2977783a038eb3'
- 'da2c0a5bc0702fd5a51fc2acd78f2aa9b9088030'
- '9154ca9d5c43710bc34866b35780f86d70c6b82a'
- 'ef590b284e7321806282088df91baecc3283ba3e'
- '55bf3fa0cd13f7a4a1b5d501e517c2c1652551d4'
- '58e9b999647cd41ccceffefac73b02a4390d4e51'
- '788144bede66b5500ac6545c28aea902412f8c01'
- 'dbb9fd9c07b4cd84fb66cce10cdffd4ae150d1b7'
- 'c2d2047c1102923624af48696c9b5025b63c6165'
- '9ae739b3bc7d0f80c380982ac216d753eb80dec1'
- '3e8c4b1a1e3d5473b444bc9d1c852587f7bb0a3b'
- 'c5491270ba7f6683cb98a139e04ff494a95bed4a'
- 'f9328b2b20989e616f7a64393f1d51caa988019b'
- '4cf9d0900731c8a88aed21dd2ad9db6cb2b23981'
- '3621aea2ac2ed7d94f1b392b25bce86a075659f0'
- '7fb7ef302531619aba9f3273fc70765f1253ffc9'
- 'be51d048128c0e5bd9f84ab8e6b0e823c14de193'
- '0b447a67c5c0b37c923e428b8ee868d2bde48912'
- '0748ba3411722eb6ff638fed407dc12247e07509'
- '7c37854e6e7ebd459b8d898fee9f7323261245f9'
- 'e30a105fbc30f8188a1db58cac845c5c022949bc'
- 'f8b4042739fc40e45c920c22821ecdfcb98cfeeb'
- '1ce8bcaff667fe93723009f5544d36fefbfc94dc'
- 'eabd4da70de944c00a1d5cb3e5ade14cabf18dec'
- '8f7fb6a4f3fa7c63be23195165c4e6903f98be88'
- 'b3a0c655f1efaca54199f33d81d1e58a48ebd1c6'
- 'b80790585bbdf44970581773fdefd04602becc6c'
- '526b05701acce710bf2bb4dbf78fd35814158880'
- 'fc278b92fd39242b07ebdb07dfec06b341aaee6a'
- 'd82ce1c343e8dd9ac2bcf79e5e1cb16ca254285c'
- 'ecda73d49872e825dde49455370fa02c54e06bef'
- '07d7bade465d209f17bccbdc61b72264836d6b81'
- '41bb432e475b32eed6fdf7b59af249afdf438c9d'
- 'c5ac029c31d1c616347614af12625f6090923133'
- 'b0856cfeae16bf1c84c8ca10f7e5ed305c558d8f'
- '476472e02e11f0a0f2b59fd4e3f172521ec7e9ed'
- 'bdd207ec96cc4c3192fa4f16f7b059cb342be7db'
- '388300e92912bd9480f6a0930354672c9d69318c'
- '6fd208132054f11902462f4d603e976c9755d56a'
- '2d9b6e8f516cfd3ae8f59b336ff5dce893db846b'
- '882f89b8540fe9cc9b25fe3f2fca8a79f185114d'
- '4e3691eb19d4191dc398a2fbd3080be33e591f10'
- 'd0136fbada6cd91a668b50eeefeac07154cd5b61')
+sha1sums=('c9a61e36e268fa59ad3853bf28ef91efe3f41922'
+ '12652a2d9bdc49dbaf8e41c8059ae5cd66808835'
+ '821ae26664d44bd31a2bb371ce93d9b6f9936b34'
+ '0eba7a78fd1aa873c85faa96545cf01f0da86821'
+ '5c463f4489e940dae91f99b1c7f39f62a493ab7c'
+ 'f289f79f9664d1f992ce7160cf31ffde7e62c4a8'
+ '6d5ef28431c3e5f80b4ad910eaf7d632da4dd810'
+ 'ed90fca69b8ed98323f1b8e2cc01be1d21320280'
+ '262e91bf0fd6423da368e419fc357d3c2455797b'
+ '4a34285b83a8bc4b8e31f06a14285772990f0cce'
+ '338f10a6f110a15ef0502e3a1e6b79ea509b5514'
+ '9f3d5dedf25d3b82484ad12598f430fb96fbb083'
+ '0c76054152806c2da856c85af66b032ac7fcd11f'
+ '26aef99ae591e9d6ee648f9869921754029eab04'
+ 'a77e4494b4a8da4abcbea1bedc883a5ba0d06cc7'
+ '621e7734da7d289013a581ab9a01516277537fba'
+ '10a4ceff2fe2b29bf05c2199ce8c30be71a8b4f3'
+ '1721142355aa5d813c6d1adf16d3097021fe207f'
+ 'cc775b649653ac249ab9df2917eaf67265efb862'
+ '17222d3f71401fdb55daf2d4f9263fc734d8fb39'
+ '690be63152d57db6c1efcaa0c1de16b555f113fe'
+ '66575ecbe058e7bddf992c831b131ce2256c3aa5'
+   

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:02:14
  Author: lcarlier
Revision: 217404

upgpkg: xf86-video-tseng 1.2.5-5

xorg-server 1.16 rebuild

Modified:
  xf86-video-tseng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:58:47 UTC (rev 217403)
+++ PKGBUILD2014-07-18 12:02:14 UTC (rev 217404)
@@ -3,21 +3,25 @@
 
 pkgname=xf86-video-tseng
 pkgver=1.2.5
-pkgrel=4
+pkgrel=5
 pkgdesc="X.org tseng video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
 sha256sums=('c06dc5205f627e5afc795ecfa75e18d2d1db4e1f1f195fd017dad60854407819'
 '8a337e2bab9a5ee7ba15dde6665abcfa9559d769074873cb2a85cc86716bd5da')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
 build() {
   cd ${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/git-fixes.patch
   ./configure --prefix=/usr
   make
 }



[arch-commits] Commit in xf86-video-tseng/repos (6 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:02:25
  Author: lcarlier
Revision: 217405

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

Added:
  xf86-video-tseng/repos/staging-i686/
  xf86-video-tseng/repos/staging-i686/PKGBUILD
(from rev 217404, xf86-video-tseng/trunk/PKGBUILD)
  xf86-video-tseng/repos/staging-i686/git-fixes.patch
(from rev 217404, xf86-video-tseng/trunk/git-fixes.patch)
  xf86-video-tseng/repos/staging-x86_64/
  xf86-video-tseng/repos/staging-x86_64/PKGBUILD
(from rev 217404, xf86-video-tseng/trunk/PKGBUILD)
  xf86-video-tseng/repos/staging-x86_64/git-fixes.patch
(from rev 217404, xf86-video-tseng/trunk/git-fixes.patch)

+
 staging-i686/PKGBUILD  |   34 ++
 staging-i686/git-fixes.patch   |   31 +++
 staging-x86_64/PKGBUILD|   34 ++
 staging-x86_64/git-fixes.patch |   31 +++
 4 files changed, 130 insertions(+)

Copied: xf86-video-tseng/repos/staging-i686/PKGBUILD (from rev 217404, 
xf86-video-tseng/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 12:02:25 UTC (rev 217405)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tseng
+pkgver=1.2.5
+pkgrel=5
+pkgdesc="X.org tseng video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('c06dc5205f627e5afc795ecfa75e18d2d1db4e1f1f195fd017dad60854407819'
+'8a337e2bab9a5ee7ba15dde6665abcfa9559d769074873cb2a85cc86716bd5da')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-tseng/repos/staging-i686/git-fixes.patch (from rev 217404, 
xf86-video-tseng/trunk/git-fixes.patch)
===
--- staging-i686/git-fixes.patch(rev 0)
+++ staging-i686/git-fixes.patch2014-07-18 12:02:25 UTC (rev 217405)
@@ -0,0 +1,31 @@
+From d2d5c8437e401181f56804cc68594c4831a0983d Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 25 Sep 2012 12:55:02 +
+Subject: Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+---
+diff --git a/src/tseng_driver.c b/src/tseng_driver.c
+index ffafb19..0db62e5 100644
+--- a/src/tseng_driver.c
 b/src/tseng_driver.c
+@@ -39,9 +39,6 @@
+ /* All drivers initialising the SW cursor need this */
+ #include "mipointer.h"
+ 
+-/* All drivers implementing backing store need this */
+-#include "mibstore.h"
+-
+ #include "fb.h"
+ 
+ #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
+@@ -1453,7 +1450,6 @@ TsengScreenInit(SCREEN_INIT_ARGS_DECL)
+   }
+ }
+ 
+-miInitializeBackingStore(pScreen);
+ xf86SetSilkenMouse(pScreen);
+ /* Initialise cursor functions */
+ miDCInitialize(pScreen, xf86GetPointerScreenFuncs());
+--
+cgit v0.9.0.2-2-gbebe

Copied: xf86-video-tseng/repos/staging-x86_64/PKGBUILD (from rev 217404, 
xf86-video-tseng/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 12:02:25 UTC (rev 217405)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tseng
+pkgver=1.2.5
+pkgrel=5
+pkgdesc="X.org tseng video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('c06dc5205f627e5afc795ecfa75e18d2d1db4e1f1f195fd017dad60854407819'
+'8a337e2bab9a5ee7ba15dde6665abcfa9559d769074873cb2a85cc86716bd5da')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-tseng/repos/staging-x86_64/git-fixes.patch (from rev 217404, 
xf86-

[arch-commits] Commit in xf86-video-trident/repos (6 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:58:47
  Author: lcarlier
Revision: 217403

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

Added:
  xf86-video-trident/repos/staging-i686/
  xf86-video-trident/repos/staging-i686/PKGBUILD
(from rev 217402, xf86-video-trident/trunk/PKGBUILD)
  xf86-video-trident/repos/staging-i686/git_fixes.diff
(from rev 217402, xf86-video-trident/trunk/git_fixes.diff)
  xf86-video-trident/repos/staging-x86_64/
  xf86-video-trident/repos/staging-x86_64/PKGBUILD
(from rev 217402, xf86-video-trident/trunk/PKGBUILD)
  xf86-video-trident/repos/staging-x86_64/git_fixes.diff
(from rev 217402, xf86-video-trident/trunk/git_fixes.diff)

---+
 staging-i686/PKGBUILD |   36 ++
 staging-i686/git_fixes.diff   |   63 
 staging-x86_64/PKGBUILD   |   36 ++
 staging-x86_64/git_fixes.diff |   63 
 4 files changed, 198 insertions(+)

Copied: xf86-video-trident/repos/staging-i686/PKGBUILD (from rev 217402, 
xf86-video-trident/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 11:58:47 UTC (rev 217403)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-trident
+pkgver=1.3.6
+pkgrel=6
+pkgdesc="X.org Trident video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18' 'xf86dgaproto')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git_fixes.diff)
+sha256sums=('6a58e3f3034abd8803af8a5c7dd5a6a4a28ed4fdac742ffb05518caaddc28104'
+'e51d7a9c5a3d7d2df7f56e482f5fbeac1babc2b30cdf4655052b11c9d4ec2c1c')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git_fixes.diff
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-trident/repos/staging-i686/git_fixes.diff (from rev 217402, 
xf86-video-trident/trunk/git_fixes.diff)
===
--- staging-i686/git_fixes.diff (rev 0)
+++ staging-i686/git_fixes.diff 2014-07-18 11:58:47 UTC (rev 217403)
@@ -0,0 +1,63 @@
+From 30787294c837aefa8820b6f76f00fe30d4e54181 Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 25 Sep 2012 12:55:01 +
+Subject: Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+---
+diff --git a/src/trident_driver.c b/src/trident_driver.c
+index dc12b76..408c870 100644
+--- a/src/trident_driver.c
 b/src/trident_driver.c
+@@ -56,7 +56,6 @@
+ 
+ #include "mipointer.h"
+ 
+-#include "mibstore.h"
+ #include "shadow.h"
+ #include "trident.h"
+ #include "trident_regs.h"
+@@ -3037,7 +3036,6 @@ TRIDENTScreenInit(SCREEN_INIT_ARGS_DECL)
+   TridentAccelInit(pScreen);
+ }
+ 
+-miInitializeBackingStore(pScreen);
+ xf86SetBackingStore(pScreen);
+ 
+ /* Initialise cursor functions */
+--
+cgit v0.9.0.2-2-gbebe
+From 48c15909691e28ad2c188a2978b1c8ef3d9d8760 Mon Sep 17 00:00:00 2001
+From: Timo Aaltonen 
+Date: Wed, 26 Sep 2012 08:01:26 +
+Subject: Fix loading the driver without XAA
+
+---
+diff --git a/src/trident_dga.c b/src/trident_dga.c
+index 0263aa7..c4b5b9a 100644
+--- a/src/trident_dga.c
 b/src/trident_dga.c
+@@ -37,10 +37,10 @@
+ static Bool TRIDENT_OpenFramebuffer(ScrnInfoPtr, char **, unsigned char **, 
+   int *, int *, int *);
+ static Bool TRIDENT_SetMode(ScrnInfoPtr, DGAModePtr);
+-static void TRIDENT_Sync(ScrnInfoPtr);
+ static int  TRIDENT_GetViewport(ScrnInfoPtr);
+ static void TRIDENT_SetViewport(ScrnInfoPtr, int, int, int);
+ #ifdef HAVE_XAA_H
++static void TRIDENT_Sync(ScrnInfoPtr);
+ static void TRIDENT_FillRect(ScrnInfoPtr, int, int, int, int, unsigned long);
+ static void TRIDENT_BlitRect(ScrnInfoPtr, int, int, int, int, int, int);
+ #if 0
+@@ -56,8 +56,8 @@ DGAFunctionRec TRIDENTDGAFuncs = {
+TRIDENT_SetMode,
+TRIDENT_SetViewport,
+TRIDENT_GetViewport,
+-   TRIDENT_Sync,
+ #ifdef HAVE_XAA_H
++   TRIDENT_Sync,
+TRIDENT_FillRect,
+TRIDENT_BlitRect,
+ #if 0
+--
+cgit v0.9.0.2-2-gbebe

Copied: xf86-video-trident/repos/staging-x86_64/PKGBUILD (from rev 217402, 
xf86-video-trident/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 11:58:47 UTC (rev 217403)
@@ -0,0 

[arch-commits] Commit in kde-wallpapers/repos/extra-any (PKGBUILD PKGBUILD)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:53
  Author: svenstaro
Revision: 217397

archrelease: copy trunk to extra-any

Added:
  kde-wallpapers/repos/extra-any/PKGBUILD
(from rev 217396, kde-wallpapers/trunk/PKGBUILD)
Deleted:
  kde-wallpapers/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:46 UTC (rev 217396)
+++ PKGBUILD2014-07-18 11:52:53 UTC (rev 217397)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kde-wallpapers
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="A set of wallpapers for KDE"
-arch=('any')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kde-meta' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('6847c3a1e3a219cb53131ee671aa7856da6ad319')
-
-package() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make DESTDIR="${pkgdir}" install
-}

Copied: kde-wallpapers/repos/extra-any/PKGBUILD (from rev 217396, 
kde-wallpapers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-18 11:52:53 UTC (rev 217397)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kde-wallpapers
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="A set of wallpapers for KDE"
+arch=('any')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kde-meta' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('17fe293e7fd22c6d21607066812dd604850228b7')
+
+package() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in xf86-video-tdfx/repos (6 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:56:09
  Author: lcarlier
Revision: 217401

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

Added:
  xf86-video-tdfx/repos/staging-i686/
  xf86-video-tdfx/repos/staging-i686/PKGBUILD
(from rev 217400, xf86-video-tdfx/trunk/PKGBUILD)
  xf86-video-tdfx/repos/staging-i686/git-fixes.patch
(from rev 217400, xf86-video-tdfx/trunk/git-fixes.patch)
  xf86-video-tdfx/repos/staging-x86_64/
  xf86-video-tdfx/repos/staging-x86_64/PKGBUILD
(from rev 217400, xf86-video-tdfx/trunk/PKGBUILD)
  xf86-video-tdfx/repos/staging-x86_64/git-fixes.patch
(from rev 217400, xf86-video-tdfx/trunk/git-fixes.patch)

+
 staging-i686/PKGBUILD  |   37 +
 staging-i686/git-fixes.patch   |   32 
 staging-x86_64/PKGBUILD|   37 +
 staging-x86_64/git-fixes.patch |   32 
 4 files changed, 138 insertions(+)

Copied: xf86-video-tdfx/repos/staging-i686/PKGBUILD (from rev 217400, 
xf86-video-tdfx/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 11:56:09 UTC (rev 217401)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.5
+pkgrel=5
+pkgdesc="X.org tdfx video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+optdepends=('tdfx-dri: DRI1 support from community repo')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('70d5fbadfb60fc25e4f90f2a1aad258f64fa3953efbc1059103a8d845870d859'
+'a79d50f619e6976b90a73f1a9842390e1b3fa37e1ce519bfbb178bd3161af9b5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-tdfx/repos/staging-i686/git-fixes.patch (from rev 217400, 
xf86-video-tdfx/trunk/git-fixes.patch)
===
--- staging-i686/git-fixes.patch(rev 0)
+++ staging-i686/git-fixes.patch2014-07-18 11:56:09 UTC (rev 217401)
@@ -0,0 +1,32 @@
+From 10498d2730c651eb7a1890eb9e728269732e9dad Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 25 Sep 2012 12:54:59 +
+Subject: Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+---
+diff --git a/src/tdfx_driver.c b/src/tdfx_driver.c
+index ddd5431..412da07 100644
+--- a/src/tdfx_driver.c
 b/src/tdfx_driver.c
+@@ -62,10 +62,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ 
+ #include "compiler.h"
+ 
+-/* Drivers using the mi implementation of backing store need: */
+-
+-#include "mibstore.h"
+-
+ /* All drivers using the vgahw module need this */
+ /* This driver needs to be modified to not use vgaHW for multihead operation 
*/
+ #include "vgaHW.h"
+@@ -2373,7 +2369,6 @@ TDFXScreenInit(SCREEN_INIT_ARGS_DECL) {
+ }
+   }
+ 
+-  miInitializeBackingStore(pScreen);
+   xf86SetBackingStore(pScreen);
+   xf86SetSilkenMouse(pScreen);
+ 
+--
+cgit v0.9.0.2-2-gbebe

Copied: xf86-video-tdfx/repos/staging-x86_64/PKGBUILD (from rev 217400, 
xf86-video-tdfx/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 11:56:09 UTC (rev 217401)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.5
+pkgrel=5
+pkgdesc="X.org tdfx video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+optdepends=('tdfx-dri: DRI1 support from community repo')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('70d5fbadfb60fc25e4f90f2a1aad258f64fa3953efbc1059103a8d845870d859'
+'a79d50f619e6976b90a73f1a9842390e1b3fa37e1ce519bfbb178bd3161af9b5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755

[arch-commits] Commit in kde-l10n/repos/extra-any (PKGBUILD PKGBUILD)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:53:17
  Author: svenstaro
Revision: 217399

archrelease: copy trunk to extra-any

Added:
  kde-l10n/repos/extra-any/PKGBUILD
(from rev 217398, kde-l10n/trunk/PKGBUILD)
Deleted:
  kde-l10n/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 1008 ++---
 1 file changed, 504 insertions(+), 504 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-18 11:53:04 UTC (rev 217398)
+++ PKGBUILD2014-07-18 11:53:17 UTC (rev 217399)
@@ -1,504 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kde-l10n
-pkgname=('kde-l10n-ar'
- 'kde-l10n-bg'
- 'kde-l10n-bs'
- 'kde-l10n-ca'
- 'kde-l10n-ca@valencia'
- 'kde-l10n-cs'
- 'kde-l10n-da'
- 'kde-l10n-de'
- 'kde-l10n-el'
- 'kde-l10n-en_gb'
- 'kde-l10n-es'
- 'kde-l10n-et'
- 'kde-l10n-eu'
- 'kde-l10n-fi'
- 'kde-l10n-fr'
- 'kde-l10n-ga'
- 'kde-l10n-gl'
- 'kde-l10n-he'
- 'kde-l10n-hi'
- 'kde-l10n-hr'
- 'kde-l10n-hu'
- 'kde-l10n-ia'
- 'kde-l10n-id'
- 'kde-l10n-is'
- 'kde-l10n-it'
- 'kde-l10n-ja'
- 'kde-l10n-kk'
- 'kde-l10n-km'
- 'kde-l10n-ko'
- 'kde-l10n-lt'
- 'kde-l10n-lv'
- 'kde-l10n-mr'
- 'kde-l10n-nb'
- 'kde-l10n-nds'
- 'kde-l10n-nl'
- 'kde-l10n-nn'
- 'kde-l10n-pa'
- 'kde-l10n-pl'
- 'kde-l10n-pt'
- 'kde-l10n-pt_br'
- 'kde-l10n-ro'
- 'kde-l10n-ru'
- 'kde-l10n-sk'
- 'kde-l10n-sl'
- 'kde-l10n-sr'
- 'kde-l10n-sv'
- 'kde-l10n-tr'
- 'kde-l10n-ug'
- 'kde-l10n-uk'
- 'kde-l10n-vi'
- 'kde-l10n-wa'
- 'kde-l10n-zh_cn'
- 'kde-l10n-zh_tw')
-pkgver=4.13.2
-pkgrel=1
-arch=('any')
-url='http://www.kde.org/'
-license=('GPL')
-makedepends=('cmake' 'automoc4' 'kdelibs')
-options=('docs')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ar-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-bg-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-bs-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ca-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ca@valencia-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-cs-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-da-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-de-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-el-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-en_GB-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-es-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-et-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-eu-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-fi-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-fr-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ga-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-gl-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-he-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hi-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hr-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hu-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ia-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-id-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-is-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-it-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ja-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-kk-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-km-${pkgver}.tar.xz";
-
"http://download.kde.org/stable/${pk

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:56:00
  Author: lcarlier
Revision: 217400

upgpkg: xf86-video-tdfx 1.4.5-5

xorg-server 1.16 rebuild

Modified:
  xf86-video-tdfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:53:17 UTC (rev 217399)
+++ PKGBUILD2014-07-18 11:56:00 UTC (rev 217400)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-tdfx
 pkgver=1.4.5
-pkgrel=4
+pkgrel=5
 pkgdesc="X.org tdfx video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 optdepends=('tdfx-dri: DRI1 support from community repo')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
@@ -17,9 +17,13 @@
 sha256sums=('70d5fbadfb60fc25e4f90f2a1aad258f64fa3953efbc1059103a8d845870d859'
 'a79d50f619e6976b90a73f1a9842390e1b3fa37e1ce519bfbb178bd3161af9b5')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
 build() {
   cd ${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/git-fixes.patch
   ./configure --prefix=/usr
   make
 }



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:41
  Author: svenstaro
Revision: 217394

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

Added:
  kdewebdev/repos/extra-i686/PKGBUILD
(from rev 217393, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/extra-i686/kdewebdev-kimagemapeditor.install
(from rev 217393, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/extra-i686/kdewebdev.install
(from rev 217393, kdewebdev/trunk/kdewebdev.install)
  kdewebdev/repos/extra-x86_64/PKGBUILD
(from rev 217393, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/extra-x86_64/kdewebdev-kimagemapeditor.install
(from rev 217393, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/extra-x86_64/kdewebdev.install
(from rev 217393, kdewebdev/trunk/kdewebdev.install)
Deleted:
  kdewebdev/repos/extra-i686/PKGBUILD
  kdewebdev/repos/extra-i686/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/extra-i686/kdewebdev.install
  kdewebdev/repos/extra-x86_64/PKGBUILD
  kdewebdev/repos/extra-x86_64/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/extra-x86_64/kdewebdev.install

+
 /PKGBUILD  |  142 +++
 /kdewebdev-kimagemapeditor.install |   24 +++
 /kdewebdev.install |   22 +++
 extra-i686/PKGBUILD|   71 ---
 extra-i686/kdewebdev-kimagemapeditor.install   |   12 -
 extra-i686/kdewebdev.install   |   11 -
 extra-x86_64/PKGBUILD  |   71 ---
 extra-x86_64/kdewebdev-kimagemapeditor.install |   12 -
 extra-x86_64/kdewebdev.install |   11 -
 9 files changed, 188 insertions(+), 188 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:52:34 UTC (rev 217393)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:41 UTC (rev 217394)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdewebdev
-pkgname=('kdewebdev-kfilereplace'
- 'kdewebdev-kimagemapeditor'
- 'kdewebdev-klinkstatus'
- 'kdewebdev-kommander')
-pkgver=4.13.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdewebdev')
-makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs' 'boost')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('326cc841bdf9ed4034b3d644b618a716ecb601f0')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdewebdev-kfilereplace() {
-   pkgdesc='Search & Replace Tool'
-   depends=('kdebase-runtime')
-   url="http://kde.org/applications/utilities/kfilereplace/";
-   install='kdewebdev.install'
-   cd $srcdir/build/kfilereplace
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfilereplace
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kimagemapeditor() {
-   pkgdesc='HTML Image Map Editor'
-   depends=('kdebase-runtime')
-url="http://www.kde.org/applications/development/kimagemapeditor/";
-   install='kdewebdev-kimagemapeditor.install'
-   cd $srcdir/build/kimagemapeditor
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kimagemapeditor
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-klinkstatus() {
-   pkgdesc='Link Checker'
-   depends=('kdebase-runtime' 'kdepimlibs' 'tidyhtml')
-url="http://www.kde.org/applications/development/klinkstatus/";
-   install='kdewebdev.install'
-   cd $srcdir/build/klinkstatus
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/klinkstatus
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kommander() {
-   pkgdesc='Executor for Kommander dialogs'
-   depends=('kdebase-runtime')
-url="http://www.kde.org/applications/development/kommander/";
-   cd $srcdir/build/kommander
-   make DESTDIR=$pkgdir install
-}

Copied: kdewebdev/repos/extra-i686/PKGBUILD (from rev 217393, 
kdewebdev/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:41 UTC (rev 217394)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'
+ 'kdewebdev-klinkstatus'
+ 'kdewebdev-kommander')
+pkgver=4.13.3
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdewebdev')
+makedepends=('cmake' 

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:34
  Author: svenstaro
Revision: 217393

upgpkg: kdewebdev 4.13.3-1

upstream release 4.13.3

Modified:
  kdewebdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:32 UTC (rev 217392)
+++ PKGBUILD2014-07-18 11:52:34 UTC (rev 217393)
@@ -7,7 +7,7 @@
  'kdewebdev-kimagemapeditor'
  'kdewebdev-klinkstatus'
  'kdewebdev-kommander')
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -15,7 +15,7 @@
 groups=('kde' 'kdewebdev')
 makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs' 'boost')
 
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('326cc841bdf9ed4034b3d644b618a716ecb601f0')
+sha1sums=('51ba61001fd54feef10818bcd91f0938648daa91')
 
 build() {
cd $srcdir



[arch-commits] Commit in xf86-video-sisusb/repos (6 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:52:42
  Author: lcarlier
Revision: 217395

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

Added:
  xf86-video-sisusb/repos/staging-i686/
  xf86-video-sisusb/repos/staging-i686/PKGBUILD
(from rev 217393, xf86-video-sisusb/trunk/PKGBUILD)
  xf86-video-sisusb/repos/staging-i686/git-fixes.patch
(from rev 217393, xf86-video-sisusb/trunk/git-fixes.patch)
  xf86-video-sisusb/repos/staging-x86_64/
  xf86-video-sisusb/repos/staging-x86_64/PKGBUILD
(from rev 217393, xf86-video-sisusb/trunk/PKGBUILD)
  xf86-video-sisusb/repos/staging-x86_64/git-fixes.patch
(from rev 217393, xf86-video-sisusb/trunk/git-fixes.patch)

+
 staging-i686/PKGBUILD  |   34 ++
 staging-i686/git-fixes.patch   |   29 +
 staging-x86_64/PKGBUILD|   34 ++
 staging-x86_64/git-fixes.patch |   29 +
 4 files changed, 126 insertions(+)

Copied: xf86-video-sisusb/repos/staging-i686/PKGBUILD (from rev 217393, 
xf86-video-sisusb/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-07-18 11:52:42 UTC (rev 217395)
@@ -0,0 +1,34 @@
+# $Id$
+#Maintainer: Jan de Groot 
+
+pkgname=xf86-video-sisusb
+pkgver=0.9.6
+pkgrel=5
+pkgdesc="X.org SiS USB video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('73dbef43c56a4ce1445c27ebac2ddc062c643c32ca6e2a4d095aea2185b9e046'
+'9b64f4a9160c1055d3e01e1b603840986163a7880dbbb5c12f3a7d4c66739134')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-sisusb/repos/staging-i686/git-fixes.patch (from rev 217393, 
xf86-video-sisusb/trunk/git-fixes.patch)
===
--- staging-i686/git-fixes.patch(rev 0)
+++ staging-i686/git-fixes.patch2014-07-18 11:52:42 UTC (rev 217395)
@@ -0,0 +1,29 @@
+From 293d0902705c272b83432a955fb6a3c96dd6cea7 Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 25 Sep 2012 12:54:52 +
+Subject: Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+---
+diff --git a/src/sisusb_driver.c b/src/sisusb_driver.c
+index 539b9f1..0fdc8e9 100644
+--- a/src/sisusb_driver.c
 b/src/sisusb_driver.c
+@@ -39,7 +39,6 @@
+ #include "shadowfb.h"
+ #include "micmap.h"
+ #include "mipointer.h"
+-#include "mibstore.h"
+ 
+ #include "sisusb_regs.h"
+ #include "sisusb_dac.h"
+@@ -1907,7 +1906,6 @@ SISUSBScreenInit(SCREEN_INIT_ARGS_DECL)
+ /* Initialize the accelerators */
+ SiSUSBAccelInit(pScreen);
+ 
+-miInitializeBackingStore(pScreen);
+ xf86SetBackingStore(pScreen);
+ 
+ /* NO SilkenMouse. Never. Ever. */
+--
+cgit v0.9.0.2-2-gbebe

Copied: xf86-video-sisusb/repos/staging-x86_64/PKGBUILD (from rev 217393, 
xf86-video-sisusb/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-07-18 11:52:42 UTC (rev 217395)
@@ -0,0 +1,34 @@
+# $Id$
+#Maintainer: Jan de Groot 
+
+pkgname=xf86-video-sisusb
+pkgver=0.9.6
+pkgrel=5
+pkgdesc="X.org SiS USB video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 
git-fixes.patch)
+sha256sums=('73dbef43c56a4ce1445c27ebac2ddc062c643c32ca6e2a4d095aea2185b9e046'
+'9b64f4a9160c1055d3e01e1b603840986163a7880dbbb5c12f3a7d4c66739134')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-sisusb/repos/staging-x86_64/git-fixes.patch (from rev 
217393, xf86-video-sisusb/trunk/git-fixes.patch)

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:45:22
  Author: svenstaro
Revision: 217307

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

Added:
  kdemultimedia-kscd/repos/extra-i686/PKGBUILD
(from rev 217306, kdemultimedia-kscd/trunk/PKGBUILD)
  kdemultimedia-kscd/repos/extra-i686/kdemultimedia-kscd.install
(from rev 217306, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
  kdemultimedia-kscd/repos/extra-x86_64/PKGBUILD
(from rev 217306, kdemultimedia-kscd/trunk/PKGBUILD)
  kdemultimedia-kscd/repos/extra-x86_64/kdemultimedia-kscd.install
(from rev 217306, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
Deleted:
  kdemultimedia-kscd/repos/extra-i686/PKGBUILD
  kdemultimedia-kscd/repos/extra-i686/kdemultimedia-kscd.install
  kdemultimedia-kscd/repos/extra-x86_64/PKGBUILD
  kdemultimedia-kscd/repos/extra-x86_64/kdemultimedia-kscd.install

-+
 /PKGBUILD   |   62 ++
 /kdemultimedia-kscd.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdemultimedia-kscd.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdemultimedia-kscd.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:45:16 UTC (rev 217306)
+++ extra-i686/PKGBUILD 2014-07-18 11:45:22 UTC (rev 217307)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdemultimedia-kscd
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="KDE CD player"
-url='http://kde.org/applications/multimedia/kscd/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdemultimedia')
-depends=('kdebase-runtime' 'libmusicbrainz3')
-makedepends=('cmake' 'automoc4')
-install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgver}/src/kscd-${pkgver}.tar.xz";)
-sha1sums=('99c21e73c2bbdd999aa1ede1093611cb30a7daf1')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kscd-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdemultimedia-kscd/repos/extra-i686/PKGBUILD (from rev 217306, 
kdemultimedia-kscd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:45:22 UTC (rev 217307)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdemultimedia-kscd
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="KDE CD player"
+url='http://kde.org/applications/multimedia/kscd/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime' 'libmusicbrainz3')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/${pkgver}/src/kscd-${pkgver}.tar.xz";)
+sha1sums=('c00dc79bd68c62c6a1a3146879c2e20ebd154b01')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kscd-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdemultimedia-kscd.install
===
--- extra-i686/kdemultimedia-kscd.install   2014-07-18 11:45:16 UTC (rev 
217306)
+++ extra-i686/kdemultimedia-kscd.install   2014-07-18 11:45:22 UTC (rev 
217307)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdemultimedia-kscd/repos/extra-i686/kdemultimedia-kscd.install (from 
rev 217306, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
===
--- extra-i686/kdemultimedia-kscd.install   (rev 0)
+++ extra-i686/kdemultimedia-kscd.install   2014-07-18 11:45:22 UTC (rev 
217307)
@@ -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-07-18 11:45:16 UTC (rev 217306)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:45:22 UTC (rev 217307)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdemultimedia-kscd
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="KDE CD player"
-url='http://kde.org/applications/multimedia/kscd/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdemultimedia')
-depends=('kdebase-runtime' 'libmusicbrainz3')
-makedepends=('cmake' 'aut

[arch-commits] Commit in xf86-video-v4l/repos (8 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:06:29
  Author: lcarlier
Revision: 217407

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

Added:
  xf86-video-v4l/repos/staging-i686/
  xf86-video-v4l/repos/staging-i686/LICENSE
(from rev 217406, xf86-video-v4l/trunk/LICENSE)
  xf86-video-v4l/repos/staging-i686/PKGBUILD
(from rev 217406, xf86-video-v4l/trunk/PKGBUILD)
  xf86-video-v4l/repos/staging-i686/git-fixes.patch
(from rev 217406, xf86-video-v4l/trunk/git-fixes.patch)
  xf86-video-v4l/repos/staging-x86_64/
  xf86-video-v4l/repos/staging-x86_64/LICENSE
(from rev 217406, xf86-video-v4l/trunk/LICENSE)
  xf86-video-v4l/repos/staging-x86_64/PKGBUILD
(from rev 217406, xf86-video-v4l/trunk/PKGBUILD)
  xf86-video-v4l/repos/staging-x86_64/git-fixes.patch
(from rev 217406, xf86-video-v4l/trunk/git-fixes.patch)

+
 staging-i686/LICENSE   |  826 +++
 staging-i686/PKGBUILD  |   39 
 staging-i686/git-fixes.patch   | 4362 +++
 staging-x86_64/LICENSE |  826 +++
 staging-x86_64/PKGBUILD|   39 
 staging-x86_64/git-fixes.patch | 4362 +++
 6 files changed, 10454 insertions(+)

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


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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:24
  Author: svenstaro
Revision: 217390

upgpkg: kdeutils-sweeper 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-sweeper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:22 UTC (rev 217389)
+++ PKGBUILD2014-07-18 11:52:24 UTC (rev 217390)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-sweeper
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='System Cleaner'
 url='http://kde.org/applications/utilities/sweeper'
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 
source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
-sha1sums=('8056a0d0a1317c64cc055255b846b66932e98b03')
+sha1sums=('3156f6e570bafd5aa24fb6a86ee386d51c3f1455')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:15
  Author: svenstaro
Revision: 217388

upgpkg: kdeutils-superkaramba 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-superkaramba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:12 UTC (rev 217387)
+++ PKGBUILD2014-07-18 11:52:15 UTC (rev 217388)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-superkaramba
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='An engine for cool desktop eyecandy'
 url='http://kde.org/applications/utilities/superkaramba/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
-sha1sums=('132745ff6353454df87183b39e4cf7d1a219a1ec')
+sha1sums=('4974f7a41f1ad2d6dabc2da03d726016d19c123a')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:22
  Author: svenstaro
Revision: 217389

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

Added:
  kdeutils-superkaramba/repos/extra-i686/PKGBUILD
(from rev 217388, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install
(from rev 217388, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
  kdeutils-superkaramba/repos/extra-x86_64/PKGBUILD
(from rev 217388, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/extra-x86_64/kdeutils-superkaramba.install
(from rev 217388, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
Deleted:
  kdeutils-superkaramba/repos/extra-i686/PKGBUILD
  kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install
  kdeutils-superkaramba/repos/extra-x86_64/PKGBUILD
  kdeutils-superkaramba/repos/extra-x86_64/kdeutils-superkaramba.install

+
 /PKGBUILD  |   64 +++
 /kdeutils-superkaramba.install |   24 ++
 extra-i686/PKGBUILD|   32 -
 extra-i686/kdeutils-superkaramba.install   |   12 -
 extra-x86_64/PKGBUILD  |   32 -
 extra-x86_64/kdeutils-superkaramba.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:52:15 UTC (rev 217388)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:22 UTC (rev 217389)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-superkaramba
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='An engine for cool desktop eyecandy'
-url='http://kde.org/applications/utilities/superkaramba/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'qimageblitz')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
-sha1sums=('132745ff6353454df87183b39e4cf7d1a219a1ec')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../superkaramba-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-superkaramba/repos/extra-i686/PKGBUILD (from rev 217388, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:22 UTC (rev 217389)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-superkaramba
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
+sha1sums=('4974f7a41f1ad2d6dabc2da03d726016d19c123a')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-superkaramba.install
===
--- extra-i686/kdeutils-superkaramba.install2014-07-18 11:52:15 UTC (rev 
217388)
+++ extra-i686/kdeutils-superkaramba.install2014-07-18 11:52:22 UTC (rev 
217389)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install 
(from rev 217388, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- extra-i686/kdeutils-superkaramba.install(rev 0)
+++ extra-i686/kdeutils-superkaramba.install2014-07-18 11:52:22 UTC (rev 
217389)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:52:15 UTC (rev 217388)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:52:22 UTC (rev 217389)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-

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

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 14:06:17
  Author: lcarlier
Revision: 217406

upgpkg: xf86-video-v4l 0.2.0-14

xorg-server 1.16 rebuild

Modified:
  xf86-video-v4l/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 12:02:25 UTC (rev 217405)
+++ PKGBUILD2014-07-18 12:06:17 UTC (rev 217406)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-v4l
 pkgver=0.2.0
-pkgrel=13
+pkgrel=14
 pkgdesc="X.org v4l video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 
'X-ABI-VIDEODRV_VERSION>=16')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<18' 
'X-ABI-VIDEODRV_VERSION>=19')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 git-fixes.patch
@@ -19,10 +19,14 @@
  'cdb7113a9564ea9202e847de88440540'
  '7d4d018f6bbff7e42672d1aabc75c5cf')
 
-build() {
+prepare() {
   cd ${pkgname}-${pkgver}
   patch -Np1 -i "${srcdir}/git-fixes.patch"
   autoreconf -fi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:45:25
  Author: svenstaro
Revision: 217308

upgpkg: kdemultimedia-mplayerthumbs 4.13.3-1

upstream release 4.13.3

Modified:
  kdemultimedia-mplayerthumbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:45:22 UTC (rev 217307)
+++ PKGBUILD2014-07-18 11:45:25 UTC (rev 217308)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdemultimedia-mplayerthumbs
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc="MPlayer based thumbnail generator for video files"
 url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime' 'mplayer')
 makedepends=('cmake' 'automoc4')
 
source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
-sha1sums=('e10cb8452d083933af21a2cefbd41b01e60277e3')
+sha1sums=('7e9e84eca881069d5c31519361f17b1dcacef724')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:45:32
  Author: svenstaro
Revision: 217309

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

Added:
  kdemultimedia-mplayerthumbs/repos/extra-i686/PKGBUILD
(from rev 217308, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
  kdemultimedia-mplayerthumbs/repos/extra-x86_64/PKGBUILD
(from rev 217308, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
Deleted:
  kdemultimedia-mplayerthumbs/repos/extra-i686/PKGBUILD
  kdemultimedia-mplayerthumbs/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:45:25 UTC (rev 217308)
+++ extra-i686/PKGBUILD 2014-07-18 11:45:32 UTC (rev 217309)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdemultimedia-mplayerthumbs
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="MPlayer based thumbnail generator for video files"
-url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
-arch=('i686' 'x86_64')
-groups=('kde' 'kdemultimedia')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'mplayer')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
-sha1sums=('e10cb8452d083933af21a2cefbd41b01e60277e3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../mplayerthumbs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdemultimedia-mplayerthumbs/repos/extra-i686/PKGBUILD (from rev 217308, 
kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:45:32 UTC (rev 217309)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="MPlayer based thumbnail generator for video files"
+url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
+arch=('i686' 'x86_64')
+groups=('kde' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
+sha1sums=('7e9e84eca881069d5c31519361f17b1dcacef724')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../mplayerthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:45:25 UTC (rev 217308)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:45:32 UTC (rev 217309)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdemultimedia-mplayerthumbs
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="MPlayer based thumbnail generator for video files"
-url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
-arch=('i686' 'x86_64')
-groups=('kde' 'kdemultimedia')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'mplayer')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
-sha1sums=('e10cb8452d083933af21a2cefbd41b01e60277e3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../mplayerthumbs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdemultimedia-mplayerthumbs/repos/extra-x86_64/PKGBUILD (from rev 
217308, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:45:32 UTC (rev 217309)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="MPlayer based thumbnail generator for video files"
+url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
+arch=('i686' 'x86_64')
+groups=('kde' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
+sha1sums=('7e9e84eca881069d5c31519361f17b1dcacef724')
+
+build() {
+  cd "${srcdir}"
+  mkdir build

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:30
  Author: svenstaro
Revision: 217391

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

Added:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
(from rev 217390, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD
(from rev 217390, kdeutils-sweeper/trunk/PKGBUILD)
Deleted:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:52:24 UTC (rev 217390)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:30 UTC (rev 217391)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
-sha1sums=('8056a0d0a1317c64cc055255b846b66932e98b03')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/extra-i686/PKGBUILD (from rev 217390, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:30 UTC (rev 217391)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('3156f6e570bafd5aa24fb6a86ee386d51c3f1455')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:52:24 UTC (rev 217390)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:52:30 UTC (rev 217391)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
-sha1sums=('8056a0d0a1317c64cc055255b846b66932e98b03')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/extra-x86_64/PKGBUILD (from rev 217390, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:52:30 UTC (rev 217391)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('3156f6e570bafd5aa24fb6a86ee386d51c3f1455')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:56
  Author: svenstaro
Revision: 217384

upgpkg: kdeutils-kwalletmanager 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kwalletmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:52 UTC (rev 217383)
+++ PKGBUILD2014-07-18 11:51:56 UTC (rev 217384)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kwalletmanager
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Wallet Management Tool'
 url='http://kde.org/applications/system/kwalletmanager/'
@@ -15,7 +15,7 @@
 replaces=('kdeutils-kwallet')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz";)
-sha1sums=('d3588ef94067102c2bce441b7d4f29673dfdd182')
+sha1sums=('0356ac479e3c569566a9aa01b2c0206518d73eff')
 
 prepare() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:02
  Author: svenstaro
Revision: 217385

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

Added:
  kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD
(from rev 217384, kdeutils-kwalletmanager/trunk/PKGBUILD)
  kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install
(from rev 217384, 
kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
  kdeutils-kwalletmanager/repos/extra-x86_64/PKGBUILD
(from rev 217384, kdeutils-kwalletmanager/trunk/PKGBUILD)
  kdeutils-kwalletmanager/repos/extra-x86_64/kdeutils-kwalletmanager.install
(from rev 217384, 
kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
Deleted:
  kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD
  kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install
  kdeutils-kwalletmanager/repos/extra-x86_64/PKGBUILD
  kdeutils-kwalletmanager/repos/extra-x86_64/kdeutils-kwalletmanager.install

--+
 /PKGBUILD|   72 +
 /kdeutils-kwalletmanager.install |   24 
 extra-i686/PKGBUILD  |   36 
 extra-i686/kdeutils-kwalletmanager.install   |   12 
 extra-x86_64/PKGBUILD|   36 
 extra-x86_64/kdeutils-kwalletmanager.install |   12 
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:56 UTC (rev 217384)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:02 UTC (rev 217385)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kwalletmanager
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Wallet Management Tool'
-url='http://kde.org/applications/system/kwalletmanager/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-conflicts=('kdeutils-kwallet')
-replaces=('kdeutils-kwallet')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz";)
-sha1sums=('d3588ef94067102c2bce441b7d4f29673dfdd182')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kwalletmanager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD (from rev 217384, 
kdeutils-kwalletmanager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:02 UTC (rev 217385)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kwalletmanager
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Wallet Management Tool'
+url='http://kde.org/applications/system/kwalletmanager/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+conflicts=('kdeutils-kwallet')
+replaces=('kdeutils-kwallet')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz";)
+sha1sums=('0356ac479e3c569566a9aa01b2c0206518d73eff')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kwalletmanager-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdeutils-kwalletmanager.install
===
--- extra-i686/kdeutils-kwalletmanager.install  2014-07-18 11:51:56 UTC (rev 
217384)
+++ extra-i686/kdeutils-kwalletmanager.install  2014-07-18 11:52:02 UTC (rev 
217385)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install (from 
rev 217384, kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
===
--- extra-i686/kdeutils-kwalletmanager.install  (rev 0)
+++ extra-i686/kdeutils-kwalletmanager.install  2014-07-18 11:52:02 UTC (rev 
217385)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:51:56 UTC (rev 217384)
+++ extra-x86

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:52
  Author: svenstaro
Revision: 217383

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

Added:
  kdeutils-ktimer/repos/extra-i686/PKGBUILD
(from rev 217382, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/extra-i686/kdeutils-ktimer.install
(from rev 217382, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
  kdeutils-ktimer/repos/extra-x86_64/PKGBUILD
(from rev 217382, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/extra-x86_64/kdeutils-ktimer.install
(from rev 217382, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
Deleted:
  kdeutils-ktimer/repos/extra-i686/PKGBUILD
  kdeutils-ktimer/repos/extra-i686/kdeutils-ktimer.install
  kdeutils-ktimer/repos/extra-x86_64/PKGBUILD
  kdeutils-ktimer/repos/extra-x86_64/kdeutils-ktimer.install

--+
 /PKGBUILD|   64 +
 /kdeutils-ktimer.install |   22 +++
 extra-i686/PKGBUILD  |   32 
 extra-i686/kdeutils-ktimer.install   |   11 -
 extra-x86_64/PKGBUILD|   32 
 extra-x86_64/kdeutils-ktimer.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:45 UTC (rev 217382)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:52 UTC (rev 217383)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-ktimer
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
-sha1sums=('fd91d455135b1b1ba93c776e42c1b57efe2ac525')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ktimer-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ktimer/repos/extra-i686/PKGBUILD (from rev 217382, 
kdeutils-ktimer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:52 UTC (rev 217383)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ktimer
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
+sha1sums=('6c887daf23f1c8dbbfce6427d83dcf164465198f')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-ktimer.install
===
--- extra-i686/kdeutils-ktimer.install  2014-07-18 11:51:45 UTC (rev 217382)
+++ extra-i686/kdeutils-ktimer.install  2014-07-18 11:51:52 UTC (rev 217383)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-ktimer/repos/extra-i686/kdeutils-ktimer.install (from rev 
217382, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
===
--- extra-i686/kdeutils-ktimer.install  (rev 0)
+++ extra-i686/kdeutils-ktimer.install  2014-07-18 11:51:52 UTC (rev 217383)
@@ -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-07-18 11:51:45 UTC (rev 217382)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:52 UTC (rev 217383)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-ktimer
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
-

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:45
  Author: svenstaro
Revision: 217382

upgpkg: kdeutils-ktimer 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-ktimer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:43 UTC (rev 217381)
+++ PKGBUILD2014-07-18 11:51:45 UTC (rev 217382)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-ktimer
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Countdown Launcher'
 url='http://kde.org/applications/utilities/ktimer/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
-sha1sums=('fd91d455135b1b1ba93c776e42c1b57efe2ac525')
+sha1sums=('6c887daf23f1c8dbbfce6427d83dcf164465198f')
 
 build() {
   cd "${srcdir}"



[arch-commits] Commit in kdeutils-print-manager/repos (4 files)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:12
  Author: svenstaro
Revision: 217387

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

Added:
  kdeutils-print-manager/repos/extra-i686/PKGBUILD
(from rev 217386, kdeutils-print-manager/trunk/PKGBUILD)
  kdeutils-print-manager/repos/extra-x86_64/PKGBUILD
(from rev 217386, kdeutils-print-manager/trunk/PKGBUILD)
Deleted:
  kdeutils-print-manager/repos/extra-i686/PKGBUILD
  kdeutils-print-manager/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:52:06 UTC (rev 217386)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:12 UTC (rev 217387)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-print-manager
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace' 'libcups')
-makedepends=('cmake' 'automoc4')
-optdepends=('system-config-printer: auto-detect the printer driver')
-replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
-conflicts=('print-manager')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
-sha1sums=('ec7bef339a5a4d3b351ee24ddf76b635e40e5b4d')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeutils-print-manager/repos/extra-i686/PKGBUILD (from rev 217386, 
kdeutils-print-manager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:52:12 UTC (rev 217387)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-print-manager
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace' 'libcups')
+makedepends=('cmake' 'automoc4')
+optdepends=('system-config-printer: auto-detect the printer driver')
+replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
+conflicts=('print-manager')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
+sha1sums=('7d323595b20808a9110adbcd8daf2d173618a897')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../print-manager-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:52:06 UTC (rev 217386)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:52:12 UTC (rev 217387)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-print-manager
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace' 'libcups')
-makedepends=('cmake' 'automoc4')
-optdepends=('system-config-printer: auto-detect the printer driver')
-replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
-conflicts=('print-manager')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
-sha1sums=('ec7bef339a5a4d3b351ee24ddf76b635e40e5b4d')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeutils-print-manager/repos/extra-x86_64/PKGBUILD (from rev 217386, 
kdeutils-print-manager/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:52:12 UTC (rev 217387)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-print-manager
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/pr

[arch-commits] Commit in kdeutils-print-manager/trunk (PKGBUILD)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:52:06
  Author: svenstaro
Revision: 217386

upgpkg: kdeutils-print-manager 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-print-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:52:02 UTC (rev 217385)
+++ PKGBUILD2014-07-18 11:52:06 UTC (rev 217386)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-print-manager
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc="A tool for managing print jobs and printers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 conflicts=('print-manager')
 groups=('kde' 'kdeutils')
 
source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
-sha1sums=('ec7bef339a5a4d3b351ee24ddf76b635e40e5b4d')
+sha1sums=('7d323595b20808a9110adbcd8daf2d173618a897')
 
 build() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:35
  Author: svenstaro
Revision: 217379

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

Added:
  kdeutils-kgpg/repos/extra-i686/PKGBUILD
(from rev 217378, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/extra-i686/kdeutils-kgpg.install
(from rev 217378, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/extra-x86_64/PKGBUILD
(from rev 217378, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/extra-x86_64/kdeutils-kgpg.install
(from rev 217378, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
Deleted:
  kdeutils-kgpg/repos/extra-i686/PKGBUILD
  kdeutils-kgpg/repos/extra-i686/kdeutils-kgpg.install
  kdeutils-kgpg/repos/extra-x86_64/PKGBUILD
  kdeutils-kgpg/repos/extra-x86_64/kdeutils-kgpg.install

+
 /PKGBUILD  |   68 +++
 /kdeutils-kgpg.install |   24 
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdeutils-kgpg.install   |   12 --
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdeutils-kgpg.install |   12 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:29 UTC (rev 217378)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:35 UTC (rev 217379)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kgpg
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
-sha1sums=('710c0610058e68e5e8b9123576abbf3406454727')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kgpg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kgpg/repos/extra-i686/PKGBUILD (from rev 217378, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:35 UTC (rev 217379)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('4ad04a74f2438dac957ec37b0016d8c37887e434')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kgpg.install
===
--- extra-i686/kdeutils-kgpg.install2014-07-18 11:51:29 UTC (rev 217378)
+++ extra-i686/kdeutils-kgpg.install2014-07-18 11:51:35 UTC (rev 217379)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kgpg/repos/extra-i686/kdeutils-kgpg.install (from rev 217378, 
kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- extra-i686/kdeutils-kgpg.install(rev 0)
+++ extra-i686/kdeutils-kgpg.install2014-07-18 11:51:35 UTC (rev 217379)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:51:29 UTC (rev 217378)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:35 UTC (rev 217379)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kgpg
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://do

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:43
  Author: svenstaro
Revision: 217381

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

Added:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
(from rev 217380, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install
(from rev 217380, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
(from rev 217380, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-x86_64/kdeutils-kremotecontrol.install
(from rev 217380, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
Deleted:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
  kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
  kdeutils-kremotecontrol/repos/extra-x86_64/kdeutils-kremotecontrol.install

--+
 /PKGBUILD|   68 +
 /kdeutils-kremotecontrol.install |   22 
 extra-i686/PKGBUILD  |   34 
 extra-i686/kdeutils-kremotecontrol.install   |   11 
 extra-x86_64/PKGBUILD|   34 
 extra-x86_64/kdeutils-kremotecontrol.install |   11 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:37 UTC (rev 217380)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:43 UTC (rev 217381)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kremotecontrol
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='http://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-replaces=('kdeutils-kdelirc')
-conflicts=('kdeutils-kdelirc')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
-sha1sums=('32102166564d4a70c611d11637f6af5eabb644bd')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD (from rev 217380, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:43 UTC (rev 217381)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('28efeb1c97fa3b3b7b22c9fad92967b49811c7c7')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kremotecontrol-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kremotecontrol.install
===
--- extra-i686/kdeutils-kremotecontrol.install  2014-07-18 11:51:37 UTC (rev 
217380)
+++ extra-i686/kdeutils-kremotecontrol.install  2014-07-18 11:51:43 UTC (rev 
217381)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install (from 
rev 217380, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- extra-i686/kdeutils-kremotecontrol.install  (rev 0)
+++ extra-i686/kdeutils-kremotecontrol.install  2014-07-18 11:51:43 UTC (rev 
217381)
@@ -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-07-18

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:37
  Author: svenstaro
Revision: 217380

upgpkg: kdeutils-kremotecontrol 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kremotecontrol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:35 UTC (rev 217379)
+++ PKGBUILD2014-07-18 11:51:37 UTC (rev 217380)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kremotecontrol
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Configure your remote controls for use with applications'
 url='http://kde.org/applications/utilities/kremotecontrol/'
@@ -15,7 +15,7 @@
 conflicts=('kdeutils-kdelirc')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
-sha1sums=('32102166564d4a70c611d11637f6af5eabb644bd')
+sha1sums=('28efeb1c97fa3b3b7b22c9fad92967b49811c7c7')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:29
  Author: svenstaro
Revision: 217378

upgpkg: kdeutils-kgpg 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kgpg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:27 UTC (rev 217377)
+++ PKGBUILD2014-07-18 11:51:29 UTC (rev 217378)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kgpg
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='A GnuPG frontend'
 url='http://kde.org/applications/utilities/kgpg/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
-sha1sums=('710c0610058e68e5e8b9123576abbf3406454727')
+sha1sums=('4ad04a74f2438dac957ec37b0016d8c37887e434')
 
 prepare() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:22
  Author: svenstaro
Revision: 217376

upgpkg: kdeutils-kfloppy 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kfloppy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:17 UTC (rev 217375)
+++ PKGBUILD2014-07-18 11:51:22 UTC (rev 217376)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kfloppy
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Floppy Formatter'
 url='http://kde.org/applications/utilities/kfloppy/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
-sha1sums=('dff695f20186026e92ff3ad7f99b992e08f3296d')
+sha1sums=('d86244b349bc14a79fa0ed0cc9e640fcb9b8cd53')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:27
  Author: svenstaro
Revision: 217377

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

Added:
  kdeutils-kfloppy/repos/extra-i686/PKGBUILD
(from rev 217376, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install
(from rev 217376, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/extra-x86_64/PKGBUILD
(from rev 217376, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/extra-x86_64/kdeutils-kfloppy.install
(from rev 217376, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
Deleted:
  kdeutils-kfloppy/repos/extra-i686/PKGBUILD
  kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install
  kdeutils-kfloppy/repos/extra-x86_64/PKGBUILD
  kdeutils-kfloppy/repos/extra-x86_64/kdeutils-kfloppy.install

---+
 /PKGBUILD |   64 
 /kdeutils-kfloppy.install |   24 
 extra-i686/PKGBUILD   |   32 
 extra-i686/kdeutils-kfloppy.install   |   12 --
 extra-x86_64/PKGBUILD |   32 
 extra-x86_64/kdeutils-kfloppy.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:22 UTC (rev 217376)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:27 UTC (rev 217377)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kfloppy
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
-sha1sums=('dff695f20186026e92ff3ad7f99b992e08f3296d')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kfloppy-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kfloppy/repos/extra-i686/PKGBUILD (from rev 217376, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:27 UTC (rev 217377)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kfloppy
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
+sha1sums=('d86244b349bc14a79fa0ed0cc9e640fcb9b8cd53')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kfloppy-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kfloppy.install
===
--- extra-i686/kdeutils-kfloppy.install 2014-07-18 11:51:22 UTC (rev 217376)
+++ extra-i686/kdeutils-kfloppy.install 2014-07-18 11:51:27 UTC (rev 217377)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install (from rev 
217376, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- extra-i686/kdeutils-kfloppy.install (rev 0)
+++ extra-i686/kdeutils-kfloppy.install 2014-07-18 11:51:27 UTC (rev 217377)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:51:22 UTC (rev 217376)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:27 UTC (rev 217377)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kfloppy
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:25
  Author: svenstaro
Revision: 217350

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

Added:
  kdesdk-okteta/repos/extra-i686/PKGBUILD
(from rev 217349, kdesdk-okteta/trunk/PKGBUILD)
  kdesdk-okteta/repos/extra-i686/kdesdk-okteta.install
(from rev 217349, kdesdk-okteta/trunk/kdesdk-okteta.install)
  kdesdk-okteta/repos/extra-x86_64/PKGBUILD
(from rev 217349, kdesdk-okteta/trunk/PKGBUILD)
  kdesdk-okteta/repos/extra-x86_64/kdesdk-okteta.install
(from rev 217349, kdesdk-okteta/trunk/kdesdk-okteta.install)
Deleted:
  kdesdk-okteta/repos/extra-i686/PKGBUILD
  kdesdk-okteta/repos/extra-i686/kdesdk-okteta.install
  kdesdk-okteta/repos/extra-x86_64/PKGBUILD
  kdesdk-okteta/repos/extra-x86_64/kdesdk-okteta.install

+
 /PKGBUILD  |   62 +++
 /kdesdk-okteta.install |   24 +
 extra-i686/PKGBUILD|   31 -
 extra-i686/kdesdk-okteta.install   |   12 --
 extra-x86_64/PKGBUILD  |   31 -
 extra-x86_64/kdesdk-okteta.install |   12 --
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:49:18 UTC (rev 217349)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:25 UTC (rev 217350)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdesdk-okteta
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Hex Editor'
-url='http://kde.org/applications/utilities/okteta/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz";)
-sha1sums=('584e511dde1c8c47b69980cbc9f925bc3668a9a6')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../okteta-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-okteta/repos/extra-i686/PKGBUILD (from rev 217349, 
kdesdk-okteta/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:25 UTC (rev 217350)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-okteta
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('08f04a6c9c6adc29d6d0e158e2e54e54f430106d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdesdk-okteta.install
===
--- extra-i686/kdesdk-okteta.install2014-07-18 11:49:18 UTC (rev 217349)
+++ extra-i686/kdesdk-okteta.install2014-07-18 11:49:25 UTC (rev 217350)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdesdk-okteta/repos/extra-i686/kdesdk-okteta.install (from rev 217349, 
kdesdk-okteta/trunk/kdesdk-okteta.install)
===
--- extra-i686/kdesdk-okteta.install(rev 0)
+++ extra-i686/kdesdk-okteta.install2014-07-18 11:49:25 UTC (rev 217350)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:49:18 UTC (rev 217349)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:49:25 UTC (rev 217350)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdesdk-okteta
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Hex Editor'
-url='http://kde.org/applications/utilities/okteta/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz";)
-sha1sums=('584e511dde1c8c47b69

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:56
  Author: svenstaro
Revision: 217358

upgpkg: kdesdk-umbrello 4.13.3-1

upstream release 4.13.3

Modified:
  kdesdk-umbrello/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:49:54 UTC (rev 217357)
+++ PKGBUILD2014-07-18 11:49:56 UTC (rev 217358)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdesdk-umbrello
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='UML Modeller'
 url='http://kde.org/applications/development/umbrello/'
@@ -14,7 +14,7 @@
 optdepends=('ruby')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/umbrello-${pkgver}.tar.xz";)
-sha1sums=('9365dcf71893131bf884d7fee933c37815894ac2')
+sha1sums=('ee6a4a115c8b5a5c19e2842b77c46f9dc0c3b657')
 
 build() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:59
  Author: svenstaro
Revision: 217371

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

Added:
  kdeutils-kcalc/repos/extra-i686/PKGBUILD
(from rev 217370, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/extra-i686/kdeutils-kcalc.install
(from rev 217370, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
  kdeutils-kcalc/repos/extra-x86_64/PKGBUILD
(from rev 217370, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/extra-x86_64/kdeutils-kcalc.install
(from rev 217370, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
Deleted:
  kdeutils-kcalc/repos/extra-i686/PKGBUILD
  kdeutils-kcalc/repos/extra-i686/kdeutils-kcalc.install
  kdeutils-kcalc/repos/extra-x86_64/PKGBUILD
  kdeutils-kcalc/repos/extra-x86_64/kdeutils-kcalc.install

-+
 /PKGBUILD   |   64 ++
 /kdeutils-kcalc.install |   22 +++
 extra-i686/PKGBUILD |   32 -
 extra-i686/kdeutils-kcalc.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/kdeutils-kcalc.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:50:53 UTC (rev 217370)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:59 UTC (rev 217371)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kcalc
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='http://kde.org/applications/utilities/kcalc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
-sha1sums=('c73eac80dd9e731941f7d2efc2eaa750a1e29549')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kcalc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kcalc/repos/extra-i686/PKGBUILD (from rev 217370, 
kdeutils-kcalc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:59 UTC (rev 217371)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcalc
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('acca59a806e8d827bf46fc66faab713d9679c86c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcalc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kcalc.install
===
--- extra-i686/kdeutils-kcalc.install   2014-07-18 11:50:53 UTC (rev 217370)
+++ extra-i686/kdeutils-kcalc.install   2014-07-18 11:50:59 UTC (rev 217371)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kcalc/repos/extra-i686/kdeutils-kcalc.install (from rev 
217370, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
===
--- extra-i686/kdeutils-kcalc.install   (rev 0)
+++ extra-i686/kdeutils-kcalc.install   2014-07-18 11:50:59 UTC (rev 217371)
@@ -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-07-18 11:50:53 UTC (rev 217370)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:50:59 UTC (rev 217371)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kcalc
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='http://kde.org/applications/utilities/kcalc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
-sha1sums=('c73eac80dd9e731941f7

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:26
  Author: svenstaro
Revision: 217364

upgpkg: kdetoys-ktux 4.13.3-1

upstream release 4.13.3

Modified:
  kdetoys-ktux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:50:24 UTC (rev 217363)
+++ PKGBUILD2014-07-18 11:50:26 UTC (rev 217364)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdetoys-ktux
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='A Tux-in-a-spaceship screen saver'
 url='https://projects.kde.org/projects/kde/kdetoys/ktux'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/ktux-${pkgver}.tar.xz";)
-sha1sums=('a85ec0358fa63b59dfba5cbec0a8239a8ea93706')
+sha1sums=('01bda9e9ff8f20b4c36c30a37ac50190ba4eb17d')
 
 build() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:06
  Author: svenstaro
Revision: 217360

upgpkg: kdetoys-amor 4.13.3-1

upstream release 4.13.3

Modified:
  kdetoys-amor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:50:03 UTC (rev 217359)
+++ PKGBUILD2014-07-18 11:50:06 UTC (rev 217360)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdetoys-amor
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='On-Screen Creature'
 url='https://projects.kde.org/projects/kde/kdetoys/amor'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/amor-${pkgver}.tar.xz";)
-sha1sums=('571d977abab9f616d54c728c9eca586a52986cbe')
+sha1sums=('73b5ee58cd1a642a75af09ff485cfe60a5d6ea9c')
 
 build() {
   mkdir build



[arch-commits] Commit in xf86-video-sisimedia/repos (60 files)

2014-07-18 Thread Laurent Carlier
Date: Friday, July 18, 2014 @ 13:49:30
  Author: lcarlier
Revision: 217352

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

Added:
  xf86-video-sisimedia/repos/staging-i686/
  
xf86-video-sisimedia/repos/staging-i686/0001-Remove-xorgconfig-xorgcfg-from-See-Also-list-in-man-.patch
(from rev 217336, 
xf86-video-sisimedia/trunk/0001-Remove-xorgconfig-xorgcfg-from-See-Also-list-in-man-.patch)
  
xf86-video-sisimedia/repos/staging-i686/0002-Remove-XFree86-Misc-PassMessage-support.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0002-Remove-XFree86-Misc-PassMessage-support.patch)
  
xf86-video-sisimedia/repos/staging-i686/0003-Fix-build-with-Werror-format-security.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0003-Fix-build-with-Werror-format-security.patch)
  
xf86-video-sisimedia/repos/staging-i686/0004-Make-sisRegs3D4-big-enough-to-hold-all-values-writte.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0004-Make-sisRegs3D4-big-enough-to-hold-all-values-writte.patch)
  
xf86-video-sisimedia/repos/staging-i686/0005-Correct-bounds-check-of-blitClip-array-access.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0005-Correct-bounds-check-of-blitClip-array-access.patch)
  
xf86-video-sisimedia/repos/staging-i686/0005-Fix-backlight-off-on-SiS30x.-video-bridges.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0005-Fix-backlight-off-on-SiS30x.-video-bridges.patch)
  
xf86-video-sisimedia/repos/staging-i686/0006-Add-IgnoreHotkeyFlag-driver-option.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0006-Add-IgnoreHotkeyFlag-driver-option.patch)
  
xf86-video-sisimedia/repos/staging-i686/0007-Remove-useless-loader-symbol-lists.patch
(from rev 217337, 
xf86-video-sisimedia/trunk/0007-Remove-useless-loader-symbol-lists.patch)
  
xf86-video-sisimedia/repos/staging-i686/0008-update-to-xextproto-7-1-support.patch
(from rev 217338, 
xf86-video-sisimedia/trunk/0008-update-to-xextproto-7-1-support.patch)
  xf86-video-sisimedia/repos/staging-i686/0009-update-for-rac-removal.patch
(from rev 217338, 
xf86-video-sisimedia/trunk/0009-update-for-rac-removal.patch)
  
xf86-video-sisimedia/repos/staging-i686/0010-change-to-use-abi-version-check.patch
(from rev 217339, 
xf86-video-sisimedia/trunk/0010-change-to-use-abi-version-check.patch)
  xf86-video-sisimedia/repos/staging-i686/0011-more-rac-removal.patch
(from rev 217339, xf86-video-sisimedia/trunk/0011-more-rac-removal.patch)
  xf86-video-sisimedia/repos/staging-i686/COPYING
(from rev 217339, xf86-video-sisimedia/trunk/COPYING)
  xf86-video-sisimedia/repos/staging-i686/PKGBUILD
(from rev 217339, xf86-video-sisimedia/trunk/PKGBUILD)
  xf86-video-sisimedia/repos/staging-i686/Untangle-XF86DRI.patch
(from rev 217339, xf86-video-sisimedia/trunk/Untangle-XF86DRI.patch)
  xf86-video-sisimedia/repos/staging-i686/deprecated-sym2.patch
(from rev 217340, xf86-video-sisimedia/trunk/deprecated-sym2.patch)
  
xf86-video-sisimedia/repos/staging-i686/disable-UploadToScreen-DownloadFromScreen.patch
(from rev 217340, 
xf86-video-sisimedia/trunk/disable-UploadToScreen-DownloadFromScreen.patch)
  xf86-video-sisimedia/repos/staging-i686/fix-xv-crash.patch
(from rev 217341, xf86-video-sisimedia/trunk/fix-xv-crash.patch)
  xf86-video-sisimedia/repos/staging-i686/pciTag-removal-workaround.patch
(from rev 217341, 
xf86-video-sisimedia/trunk/pciTag-removal-workaround.patch)
  xf86-video-sisimedia/repos/staging-i686/remove_mibstore.h.patch
(from rev 217341, xf86-video-sisimedia/trunk/remove_mibstore.h.patch)
  xf86-video-sisimedia/repos/staging-i686/sisimedia-no-xaa.patch
(from rev 217341, xf86-video-sisimedia/trunk/sisimedia-no-xaa.patch)
  xf86-video-sisimedia/repos/staging-i686/sisimedia-xorg-1.13.patch
(from rev 217341, xf86-video-sisimedia/trunk/sisimedia-xorg-1.13.patch)
  xf86-video-sisimedia/repos/staging-i686/swap-func-rename.patch
(from rev 217341, xf86-video-sisimedia/trunk/swap-func-rename.patch)
  xf86-video-sisimedia/repos/staging-i686/sync-with-freedesktop.patch
(from rev 217342, xf86-video-sisimedia/trunk/sync-with-freedesktop.patch)
  xf86-video-sisimedia/repos/staging-i686/xf86-video-sis-0.9.1-20102701.patch
(from rev 217342, 
xf86-video-sisimedia/trunk/xf86-video-sis-0.9.1-20102701.patch)
  
xf86-video-sisimedia/repos/staging-i686/xf86-video-sis-0.9.1-dump-regs-after-video-init.patch
(from rev 217343, 
xf86-video-sisimedia/trunk/xf86-video-sis-0.9.1-dump-regs-after-video-init.patch)
  
xf86-video-sisimedia/repos/staging-i686/xf86MapDomainMemory-pci_device_map_legacy.patch
(from rev 217343, 
xf86-video-sisimedia/trunk/xf86MapDomainMemory-pci_device_map_legacy.patch)
  xf86-video-sisimedia/repos/staging-i686/xserver112.patch
(from rev 217343, xf86-video-sisimedia/trunk/xserver112.patch)
  xf86-video-sisimedia/repos/staging-i686/xserver19.patch
(from rev 217343, xf86-video-sisimedia/trunk/xserver19.patch)
  xf86-video-sisimedia/repos/staging-x86_64/

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:14
  Author: svenstaro
Revision: 217348

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

Added:
  kdesdk-lokalize/repos/extra-i686/PKGBUILD
(from rev 217347, kdesdk-lokalize/trunk/PKGBUILD)
  kdesdk-lokalize/repos/extra-i686/fix-python2-path.patch
(from rev 217347, kdesdk-lokalize/trunk/fix-python2-path.patch)
  kdesdk-lokalize/repos/extra-i686/kdesdk-lokalize.install
(from rev 217347, kdesdk-lokalize/trunk/kdesdk-lokalize.install)
  kdesdk-lokalize/repos/extra-x86_64/PKGBUILD
(from rev 217347, kdesdk-lokalize/trunk/PKGBUILD)
  kdesdk-lokalize/repos/extra-x86_64/fix-python2-path.patch
(from rev 217347, kdesdk-lokalize/trunk/fix-python2-path.patch)
  kdesdk-lokalize/repos/extra-x86_64/kdesdk-lokalize.install
(from rev 217347, kdesdk-lokalize/trunk/kdesdk-lokalize.install)
Deleted:
  kdesdk-lokalize/repos/extra-i686/PKGBUILD
  kdesdk-lokalize/repos/extra-i686/fix-python2-path.patch
  kdesdk-lokalize/repos/extra-i686/kdesdk-lokalize.install
  kdesdk-lokalize/repos/extra-x86_64/PKGBUILD
  kdesdk-lokalize/repos/extra-x86_64/fix-python2-path.patch
  kdesdk-lokalize/repos/extra-x86_64/kdesdk-lokalize.install

--+
 /PKGBUILD|   90 +
 /fix-python2-path.patch  |   44 
 /kdesdk-lokalize.install |   24 
 extra-i686/PKGBUILD  |   45 
 extra-i686/fix-python2-path.patch|   22 
 extra-i686/kdesdk-lokalize.install   |   12 
 extra-x86_64/PKGBUILD|   45 
 extra-x86_64/fix-python2-path.patch  |   22 
 extra-x86_64/kdesdk-lokalize.install |   12 
 9 files changed, 158 insertions(+), 158 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:49:04 UTC (rev 217347)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:14 UTC (rev 217348)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdesdk-lokalize
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Computer-Aided Translation System'
-url='http://kde.org/applications/development/lokalize/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime' 'kdebindings-python2' 'kdesdk-strigi-analyzers')
-makedepends=('cmake' 'automoc4')
-optdepends=('translate-toolkit: enable extra scripts'
-'kdebindings-kross-python: enable python scripts')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/lokalize-${pkgver}.tar.xz";
-'fix-python2-path.patch')
-sha1sums=('112db5ab3c70ca1595e9ce73fddabce33dfcdad7'
-  '07db42bbcae402c292eebf002e549b04162621c5')
-
-prepare() {
-  mkdir build
-
-  cd lokalize-${pkgver}
-  patch -p2 -i "${srcdir}"/fix-python2-path.patch
-}
-
-build() {
-  cd build
-  cmake ../lokalize-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-"${pkgdir}"/usr/share/apps/lokalize/scripts/odf/xliffmerge.py
-}

Copied: kdesdk-lokalize/repos/extra-i686/PKGBUILD (from rev 217347, 
kdesdk-lokalize/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:14 UTC (rev 217348)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-lokalize
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Computer-Aided Translation System'
+url='http://kde.org/applications/development/lokalize/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'kdebindings-python2' 'kdesdk-strigi-analyzers')
+makedepends=('cmake' 'automoc4')
+optdepends=('translate-toolkit: enable extra scripts'
+'kdebindings-kross-python: enable python scripts')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/lokalize-${pkgver}.tar.xz";
+'fix-python2-path.patch')
+sha1sums=('9563f249b5cfe19f10a7e5379ac1552c5b930711'
+  '07db42bbcae402c292eebf002e549b04162621c5')
+
+prepare() {
+  mkdir build
+
+  cd lokalize-${pkgver}
+  patch -p2 -i "${srcdir}"/fix-python2-path.patch
+}
+
+build() {
+  cd build
+  cmake ../lokalize-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/share/apps/lokalize/scripts/odf/xliffmerge.py
+}

Deleted: extra-i686/fix-python2-path.patch
===
--- extra-i686/fix-python2-path.pa

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:44
  Author: svenstaro
Revision: 217368

upgpkg: kdeutils-filelight 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-filelight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:50:42 UTC (rev 217367)
+++ PKGBUILD2014-07-18 11:50:44 UTC (rev 217368)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-filelight
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='View disk usage information'
 url='http://kde.org/applications/utilities/filelight'
@@ -15,7 +15,7 @@
 conflicts=('filelight')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/filelight-${pkgver}.tar.xz";)
-sha1sums=('e4132eb6296983bc38c9bd42638efe187a089626')
+sha1sums=('a0f20f629b01e2aedab27d5c77ca0feb4e4d25ab')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:24
  Author: svenstaro
Revision: 217363

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

Added:
  kdetoys-kteatime/repos/extra-i686/PKGBUILD
(from rev 217362, kdetoys-kteatime/trunk/PKGBUILD)
  kdetoys-kteatime/repos/extra-i686/kdetoys-kteatime.install
(from rev 217362, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
  kdetoys-kteatime/repos/extra-x86_64/PKGBUILD
(from rev 217362, kdetoys-kteatime/trunk/PKGBUILD)
  kdetoys-kteatime/repos/extra-x86_64/kdetoys-kteatime.install
(from rev 217362, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
Deleted:
  kdetoys-kteatime/repos/extra-i686/PKGBUILD
  kdetoys-kteatime/repos/extra-i686/kdetoys-kteatime.install
  kdetoys-kteatime/repos/extra-x86_64/PKGBUILD
  kdetoys-kteatime/repos/extra-x86_64/kdetoys-kteatime.install

---+
 /PKGBUILD |   62 
 /kdetoys-kteatime.install |   22 +++
 extra-i686/PKGBUILD   |   31 
 extra-i686/kdetoys-kteatime.install   |   11 -
 extra-x86_64/PKGBUILD |   31 
 extra-x86_64/kdetoys-kteatime.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:50:15 UTC (rev 217362)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:24 UTC (rev 217363)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdetoys-kteatime
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdetoys')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
-sha1sums=('c6d2b5d70c5a1a7a8a9bf6dd5d964edcdffc7006')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kteatime-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdetoys-kteatime/repos/extra-i686/PKGBUILD (from rev 217362, 
kdetoys-kteatime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:24 UTC (rev 217363)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-kteatime
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('a4d703c1c2619d740df792b627aa230bef5683b9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdetoys-kteatime.install
===
--- extra-i686/kdetoys-kteatime.install 2014-07-18 11:50:15 UTC (rev 217362)
+++ extra-i686/kdetoys-kteatime.install 2014-07-18 11:50:24 UTC (rev 217363)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-kteatime/repos/extra-i686/kdetoys-kteatime.install (from rev 
217362, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
===
--- extra-i686/kdetoys-kteatime.install (rev 0)
+++ extra-i686/kdetoys-kteatime.install 2014-07-18 11:50:24 UTC (rev 217363)
@@ -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-07-18 11:50:15 UTC (rev 217362)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:50:24 UTC (rev 217363)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdetoys-kteatime
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdetoys')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
-sha1sums=('c6d2b5d70c5a1a7a8a9bf6dd5d964e

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:11
  Author: svenstaro
Revision: 217374

upgpkg: kdeutils-kdf 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:51:09 UTC (rev 217373)
+++ PKGBUILD2014-07-18 11:51:11 UTC (rev 217374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kdf
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 url="http://kde.org/applications/system/kdiskfree/";
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
-sha1sums=('10025c03807fc9465db1a392a8dce23a9d38fcbe')
+sha1sums=('230ef29e4b1d4b2d49ed60adcec840e842f15f0d')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:01
  Author: svenstaro
Revision: 217372

upgpkg: kdeutils-kcharselect 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kcharselect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:50:59 UTC (rev 217371)
+++ PKGBUILD2014-07-18 11:51:01 UTC (rev 217372)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdeutils-kcharselect
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Character Selector'
 url="http://kde.org/applications/utilities/kcharselect/";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 
source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
-sha1sums=('8a24eb184a51ee4e122f6d52c82f45af5ec9fcb5')
+sha1sums=('c4107eae55c290a9a80723a47afd7bd2caa346d0')
 
 build() {
   cd "${srcdir}"



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:38
  Author: svenstaro
Revision: 217353

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

Added:
  kdesdk-poxml/repos/extra-i686/PKGBUILD
(from rev 217352, kdesdk-poxml/trunk/PKGBUILD)
  kdesdk-poxml/repos/extra-x86_64/PKGBUILD
(from rev 217352, kdesdk-poxml/trunk/PKGBUILD)
Deleted:
  kdesdk-poxml/repos/extra-i686/PKGBUILD
  kdesdk-poxml/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:49:30 UTC (rev 217352)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:38 UTC (rev 217353)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdesdk-poxml
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'antlr2')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
-sha1sums=('4f280df55b30e81949abc09dd7364ef34e592c96')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../poxml-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-poxml/repos/extra-i686/PKGBUILD (from rev 217352, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:49:38 UTC (rev 217353)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4' 'antlr2')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('6c8248a9b273cd1dbe51625bd2594abe7d882e15')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../poxml-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:49:30 UTC (rev 217352)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:49:38 UTC (rev 217353)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdesdk-poxml
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'antlr2')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
-sha1sums=('4f280df55b30e81949abc09dd7364ef34e592c96')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../poxml-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-poxml/repos/extra-x86_64/PKGBUILD (from rev 217352, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:49:38 UTC (rev 217353)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4' 'antlr2')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('6c8248a9b273cd1dbe51625bd2594abe7d882e15')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../poxml-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:09
  Author: svenstaro
Revision: 217373

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

Added:
  kdeutils-kcharselect/repos/extra-i686/PKGBUILD
(from rev 217372, kdeutils-kcharselect/trunk/PKGBUILD)
  kdeutils-kcharselect/repos/extra-x86_64/PKGBUILD
(from rev 217372, kdeutils-kcharselect/trunk/PKGBUILD)
Deleted:
  kdeutils-kcharselect/repos/extra-i686/PKGBUILD
  kdeutils-kcharselect/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:01 UTC (rev 217372)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:09 UTC (rev 217373)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kcharselect
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Character Selector'
-url="http://kde.org/applications/utilities/kcharselect/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
-sha1sums=('8a24eb184a51ee4e122f6d52c82f45af5ec9fcb5')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kcharselect-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kcharselect/repos/extra-i686/PKGBUILD (from rev 217372, 
kdeutils-kcharselect/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:09 UTC (rev 217373)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcharselect
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('c4107eae55c290a9a80723a47afd7bd2caa346d0')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:51:01 UTC (rev 217372)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:09 UTC (rev 217373)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kcharselect
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Character Selector'
-url="http://kde.org/applications/utilities/kcharselect/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
-sha1sums=('8a24eb184a51ee4e122f6d52c82f45af5ec9fcb5')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kcharselect-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kcharselect/repos/extra-x86_64/PKGBUILD (from rev 217372, 
kdeutils-kcharselect/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:09 UTC (rev 217373)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcharselect
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('c4107eae55c290a9a80723a47afd7bd2caa346d0')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:51:17
  Author: svenstaro
Revision: 217375

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

Added:
  kdeutils-kdf/repos/extra-i686/PKGBUILD
(from rev 217374, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/extra-i686/kdeutils-kdf.install
(from rev 217374, kdeutils-kdf/trunk/kdeutils-kdf.install)
  kdeutils-kdf/repos/extra-x86_64/PKGBUILD
(from rev 217374, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/extra-x86_64/kdeutils-kdf.install
(from rev 217374, kdeutils-kdf/trunk/kdeutils-kdf.install)
Deleted:
  kdeutils-kdf/repos/extra-i686/PKGBUILD
  kdeutils-kdf/repos/extra-i686/kdeutils-kdf.install
  kdeutils-kdf/repos/extra-x86_64/PKGBUILD
  kdeutils-kdf/repos/extra-x86_64/kdeutils-kdf.install

---+
 /PKGBUILD |   64 
 /kdeutils-kdf.install |   22 
 extra-i686/PKGBUILD   |   32 --
 extra-i686/kdeutils-kdf.install   |   11 --
 extra-x86_64/PKGBUILD |   32 --
 extra-x86_64/kdeutils-kdf.install |   11 --
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:51:11 UTC (rev 217374)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:17 UTC (rev 217375)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kdf
-pkgver=4.13.2
-pkgrel=1
-url="http://kde.org/applications/system/kdiskfree/";
-arch=('i686' 'x86_64')
-pkgdesc='View Disk Usage'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
-sha1sums=('10025c03807fc9465db1a392a8dce23a9d38fcbe')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../kdf-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kdf/repos/extra-i686/PKGBUILD (from rev 217374, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:51:17 UTC (rev 217375)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kdf
+pkgver=4.13.3
+pkgrel=1
+url="http://kde.org/applications/system/kdiskfree/";
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
+sha1sums=('230ef29e4b1d4b2d49ed60adcec840e842f15f0d')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kdf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kdf.install
===
--- extra-i686/kdeutils-kdf.install 2014-07-18 11:51:11 UTC (rev 217374)
+++ extra-i686/kdeutils-kdf.install 2014-07-18 11:51:17 UTC (rev 217375)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kdf/repos/extra-i686/kdeutils-kdf.install (from rev 217374, 
kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- extra-i686/kdeutils-kdf.install (rev 0)
+++ extra-i686/kdeutils-kdf.install 2014-07-18 11:51:17 UTC (rev 217375)
@@ -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-07-18 11:51:11 UTC (rev 217374)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:51:17 UTC (rev 217375)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-kdf
-pkgver=4.13.2
-pkgrel=1
-url="http://kde.org/applications/system/kdiskfree/";
-arch=('i686' 'x86_64')
-pkgdesc='View Disk Usage'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
-sha1sums=('10025c03807fc9465db1a392a8dce23a9d38fcbe')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  c

[arch-commits] Commit in kdesdk-strigi-analyzers/trunk (PKGBUILD)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:39
  Author: svenstaro
Revision: 217354

upgpkg: kdesdk-strigi-analyzers 4.13.3-1

upstream release 4.13.3

Modified:
  kdesdk-strigi-analyzers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:49:38 UTC (rev 217353)
+++ PKGBUILD2014-07-18 11:49:39 UTC (rev 217354)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdesdk-strigi-analyzers
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Analyzer plugins for strigi'
 url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 
source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz";)
-sha1sums=('2e142d384bcc62bb4c94de2c166395329091ad4a')
+sha1sums=('4adb296f240f67a566342d9760e60c5bfcbf0d1a')
 
 build() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:42
  Author: svenstaro
Revision: 217367

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

Added:
  kdeutils-ark/repos/extra-i686/PKGBUILD
(from rev 217366, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/extra-i686/kdeutils-ark.install
(from rev 217366, kdeutils-ark/trunk/kdeutils-ark.install)
  kdeutils-ark/repos/extra-x86_64/PKGBUILD
(from rev 217366, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/extra-x86_64/kdeutils-ark.install
(from rev 217366, kdeutils-ark/trunk/kdeutils-ark.install)
Deleted:
  kdeutils-ark/repos/extra-i686/PKGBUILD
  kdeutils-ark/repos/extra-i686/kdeutils-ark.install
  kdeutils-ark/repos/extra-x86_64/PKGBUILD
  kdeutils-ark/repos/extra-x86_64/kdeutils-ark.install

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:50:35 UTC (rev 217366)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:42 UTC (rev 217367)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-ark
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Archiving Tool'
-url='http://kde.org/applications/utilities/ark/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeutils')
-depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
-makedepends=('cmake' 'automoc4')
-optdepends=('p7zip' 'zip' 'unzip' 'unrar')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ark-${pkgver}.tar.xz";)
-sha1sums=('450aead29450fa1d17016e4bf8b8e5fdca30de05')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ark-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ark/repos/extra-i686/PKGBUILD (from rev 217366, 
kdeutils-ark/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:50:42 UTC (rev 217367)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ark
+pkgver=4.13.3
+pkgrel=1
+pkgdesc='Archiving Tool'
+url='http://kde.org/applications/utilities/ark/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeutils')
+depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
+makedepends=('cmake' 'automoc4')
+optdepends=('p7zip' 'zip' 'unzip' 'unrar')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ark-${pkgver}.tar.xz";)
+sha1sums=('432afb91b79e95b10a0d15ed13697e8c4ecf99d3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ark-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-ark.install
===
--- extra-i686/kdeutils-ark.install 2014-07-18 11:50:35 UTC (rev 217366)
+++ extra-i686/kdeutils-ark.install 2014-07-18 11:50:42 UTC (rev 217367)
@@ -1,12 +0,0 @@
-post_install() {
-update-desktop-database -q
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdeutils-ark/repos/extra-i686/kdeutils-ark.install (from rev 217366, 
kdeutils-ark/trunk/kdeutils-ark.install)
===
--- extra-i686/kdeutils-ark.install (rev 0)
+++ extra-i686/kdeutils-ark.install 2014-07-18 11:50:42 UTC (rev 217367)
@@ -0,0 +1,12 @@
+post_install() {
+update-desktop-database -q
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:50:35 UTC (rev 217366)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:50:42 UTC (rev 217367)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdeutils-ark
-pkgver=4.13.2
-pkgrel=1
-pkgdesc='Archiving Tool'
-url='http://kde.org/applications/utilities/ark/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeutils')
-depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
-makedepends=('cmake' 'automoc4')
-

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:49:04
  Author: svenstaro
Revision: 217347

upgpkg: kdesdk-lokalize 4.13.3-1

upstream release 4.13.3

Modified:
  kdesdk-lokalize/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:49:02 UTC (rev 217346)
+++ PKGBUILD2014-07-18 11:49:04 UTC (rev 217347)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdesdk-lokalize
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Computer-Aided Translation System'
 url='http://kde.org/applications/development/lokalize/'
@@ -16,7 +16,7 @@
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/lokalize-${pkgver}.tar.xz";
 'fix-python2-path.patch')
-sha1sums=('112db5ab3c70ca1595e9ce73fddabce33dfcdad7'
+sha1sums=('9563f249b5cfe19f10a7e5379ac1552c5b930711'
   '07db42bbcae402c292eebf002e549b04162621c5')
 
 prepare() {



  1   2   3   4   5   >