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

2014-12-20 Thread Allan McRae
Date: Sunday, December 21, 2014 @ 08:12:19
  Author: allan
Revision: 227858

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

Added:
  pacman/repos/testing-i686/PKGBUILD
(from rev 227857, pacman/trunk/PKGBUILD)
  pacman/repos/testing-i686/makepkg.conf
(from rev 227857, pacman/trunk/makepkg.conf)
  pacman/repos/testing-i686/pacman-4.2.0-roundup.patch
(from rev 227857, pacman/trunk/pacman-4.2.0-roundup.patch)
  pacman/repos/testing-i686/pacman.conf.i686
(from rev 227857, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-i686/pacman.conf.x86_64
(from rev 227857, pacman/trunk/pacman.conf.x86_64)
  pacman/repos/testing-x86_64/PKGBUILD
(from rev 227857, pacman/trunk/PKGBUILD)
  pacman/repos/testing-x86_64/makepkg.conf
(from rev 227857, pacman/trunk/makepkg.conf)
  pacman/repos/testing-x86_64/pacman-4.2.0-roundup.patch
(from rev 227857, pacman/trunk/pacman-4.2.0-roundup.patch)
  pacman/repos/testing-x86_64/pacman.conf.i686
(from rev 227857, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-x86_64/pacman.conf.x86_64
(from rev 227857, pacman/trunk/pacman.conf.x86_64)
Deleted:
  pacman/repos/testing-i686/PKGBUILD
  pacman/repos/testing-i686/makepkg.conf
  pacman/repos/testing-i686/pacman.conf.i686
  pacman/repos/testing-i686/pacman.conf.x86_64
  pacman/repos/testing-x86_64/PKGBUILD
  pacman/repos/testing-x86_64/makepkg.conf
  pacman/repos/testing-x86_64/pacman.conf.i686
  pacman/repos/testing-x86_64/pacman.conf.x86_64

---+
 /PKGBUILD |  196 ++
 /makepkg.conf |  292 
 /pacman.conf.i686 |  180 +
 /pacman.conf.x86_64   |  198 ++
 testing-i686/PKGBUILD |   89 
 testing-i686/makepkg.conf |  140 -
 testing-i686/pacman-4.2.0-roundup.patch   |   26 ++
 testing-i686/pacman.conf.i686 |   90 
 testing-i686/pacman.conf.x86_64   |   99 -
 testing-x86_64/PKGBUILD   |   89 
 testing-x86_64/makepkg.conf   |  140 -
 testing-x86_64/pacman-4.2.0-roundup.patch |   26 ++
 testing-x86_64/pacman.conf.i686   |   90 
 testing-x86_64/pacman.conf.x86_64 |   99 -
 14 files changed, 918 insertions(+), 836 deletions(-)

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


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

2014-12-20 Thread Allan McRae
Date: Sunday, December 21, 2014 @ 08:10:07
  Author: allan
Revision: 227857

upgpkg: pacman 4.2.0-2

add needed vcs handlers to makepkg.conf, pull upstream roundup patch

Added:
  pacman/trunk/pacman-4.2.0-roundup.patch
Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/makepkg.conf

+
 PKGBUILD   |   15 ---
 makepkg.conf   |   12 +---
 pacman-4.2.0-roundup.patch |   26 ++
 3 files changed, 47 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 04:39:44 UTC (rev 227856)
+++ PKGBUILD2014-12-21 07:10:07 UTC (rev 227857)
@@ -5,7 +5,7 @@
 
 pkgname=pacman
 pkgver=4.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org/pacman/";
@@ -23,14 +23,23 @@
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
 pacman.conf.i686
 pacman.conf.x86_64
-makepkg.conf)
+makepkg.conf
+pacman-4.2.0-roundup.patch)
 md5sums=('184ce14f1f326fede72012cca51bba51'
  'SKIP'
  '2db6c94709bb30cc614a176ecf8badb1'
  'de74a13618347f08ae4a9637f74471c4'
- '2da6544e387f940588a90cb4b9b914e2')
+ '1172ef3e5fdd0badeef06713a5a35c12'
+ '534122433af545f625ad583603c3751a')
 validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD')  # Allan McRae 

 
+prepare() {
+  cd "$pkgname-$pkgver"
+  
+  # v4.2.0..91a56a70
+  patch -p1 -i $srcdir/pacman-4.2.0-roundup.patch
+}
+
 build() {
   cd "$pkgname-$pkgver"
 

Modified: makepkg.conf
===
--- makepkg.conf2014-12-21 04:39:44 UTC (rev 227856)
+++ makepkg.conf2014-12-21 07:10:07 UTC (rev 227857)
@@ -19,6 +19,13 @@
 # /usr/bin/lftpget -c
 # /usr/bin/wget
 
+#-- The the package required by makepkg to download VCS sources
+#  Format: 'protocol::package'
+VCSCLIENT=('bzr::bzr'
+   'git::git'
+   'hg::mercurial'
+   'svn::subversion')
+
 #
 # ARCHITECTURE, COMPILE FLAGS
 #
@@ -43,10 +50,9 @@
 # BUILD ENVIRONMENT
 #
 #
-# Defaults: BUILDENV=(fakeroot !distcc color !ccache check !sign)
+# Defaults: BUILDENV=(!distcc color !ccache check !sign)
 #  A negated environment option will do the opposite of the comments below.
 #
-#-- fakeroot: Allow building packages as a non-root user
 #-- distcc:   Use the Distributed C/C++/ObjC compiler
 #-- color:Colorize output messages
 #-- ccache:   Use ccache to cache compilation
@@ -53,7 +59,7 @@
 #-- check:Run the check() function if present in the PKGBUILD
 #-- sign: Generate PGP signature file
 #
-BUILDENV=(fakeroot !distcc color !ccache check !sign)
+BUILDENV=(!distcc color !ccache check !sign)
 #
 #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
 #-- specify a space-delimited list of hosts running in the DistCC cluster.

Added: pacman-4.2.0-roundup.patch
===
--- pacman-4.2.0-roundup.patch  (rev 0)
+++ pacman-4.2.0-roundup.patch  2014-12-21 07:10:07 UTC (rev 227857)
@@ -0,0 +1,26 @@
+diff --git a/contrib/paclist.sh.in b/contrib/paclist.sh.in
+index 1c10b32..f4fd540 100644
+--- a/contrib/paclist.sh.in
 b/contrib/paclist.sh.in
+@@ -31,7 +31,7 @@ if ! type gettext &>/dev/null; then
+ fi
+ 
+ usage() {
+-  printf "%s (pacman) v%s\n" "${myname}" "myver"
++  printf "%s (pacman) v%s\n" "${myname}" "${myver}"
+   echo
+   printf "List all packages installed from a given repository\n" 
"${myname}"
+   echo
+diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
+index 33dff24..23e70cd 100644
+--- a/scripts/makepkg.sh.in
 b/scripts/makepkg.sh.in
+@@ -3435,7 +3435,7 @@ CARCH=${_CARCH:-$CARCH}
+ if (( ! INFAKEROOT )); then
+   if (( EUID == 0 )); then
+   error "$(gettext "Running %s as root is not allowed as it can 
cause permanent,\n\
+-catastrophic damage to your system.")"
++catastrophic damage to your system.")" "makepkg"
+   exit 1 # $E_USER_ABORT
+   fi
+ else


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

2014-12-20 Thread Felix Yan
Date: Sunday, December 21, 2014 @ 05:39:44
  Author: fyan
Revision: 227856

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

Added:
  nvidia-340xx/repos/testing-i686/PKGBUILD
(from rev 227855, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-i686/nv-drm.patch
(from rev 227855, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
(from rev 227855, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
(from rev 227855, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-x86_64/nv-drm.patch
(from rev 227855, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install
(from rev 227855, nvidia-340xx/trunk/nvidia-340xx.install)
Deleted:
  nvidia-340xx/repos/testing-i686/PKGBUILD
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install

-+
 /PKGBUILD   |  102 ++
 /nvidia-340xx.install   |   30 ++
 testing-i686/PKGBUILD   |   48 
 testing-i686/nv-drm.patch   |   27 +
 testing-i686/nvidia-340xx.install   |   15 -
 testing-x86_64/PKGBUILD |   48 
 testing-x86_64/nv-drm.patch |   27 +
 testing-x86_64/nvidia-340xx.install |   15 -
 8 files changed, 186 insertions(+), 126 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-12-21 04:39:21 UTC (rev 227855)
+++ testing-i686/PKGBUILD   2014-12-21 04:39:44 UTC (rev 227856)
@@ -1,48 +0,0 @@
-# $Id: PKGBUILD 221857 2014-09-17 20:29:16Z tpowa $
-# Maintainer : Thomas Baechler 
-
-pkgname=nvidia-340xx
-pkgver=340.65
-_extramodules=extramodules-3.18-ARCH
-pkgrel=5
-pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux>=3.18' 'linux<3.19' "nvidia-340xx-libgl" 
"nvidia-340xx-utils=${pkgver}")
-makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
-conflicts=('nvidia')
-license=('custom')
-install=${pkgname}.install
-options=(!strip)
-source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
-
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-md5sums=('4aa6039b8543312b41a924bb87b0b2db'
- '4558104f8601d27c7fd3e5cec7892345')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-
-cd uvm
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package() {
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-}

Copied: nvidia-340xx/repos/testing-i686/PKGBUILD (from rev 227855, 
nvidia-340xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-21 04:39:44 UTC (rev 227856)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 221857 2014-09-17 20:29:16Z tpowa $
+# Maintainer : Thomas Baechler 
+
+pkgname=nvidia-340xx
+pkgver=340.65
+_extramodules=extramodules-3.18-ARCH
+pkgrel=6
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.18' 'linux<3.19' "nvidia-340xx-libgl" 
"nvidia-340xx-utils=${pkgver}")
+makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
+conflicts=('nvidia')
+license=('custom')
+install=${pkgname}.install
+options=(!strip)
+source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+nv-drm.patch)
+md5sums=('4aa6039b8543312b41a924bb87b0b2db'
+ '4558104f8601d27c7fd3e5cec7892345'
+ '79671a27131da619a33eb02ed0c2c031')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+ 

[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD nv-drm.patch)

2014-12-20 Thread Felix Yan
Date: Sunday, December 21, 2014 @ 05:39:21
  Author: fyan
Revision: 227855

upgpkg: nvidia-340xx 340.65-6

add patch to fix FS#43147

Added:
  nvidia-340xx/trunk/nv-drm.patch
Modified:
  nvidia-340xx/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 nv-drm.patch |   27 +++
 2 files changed, 33 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 04:23:41 UTC (rev 227854)
+++ PKGBUILD2014-12-21 04:39:21 UTC (rev 227855)
@@ -4,7 +4,7 @@
 pkgname=nvidia-340xx
 pkgver=340.65
 _extramodules=extramodules-3.18-ARCH
-pkgrel=5
+pkgrel=6
 pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
@@ -15,9 +15,11 @@
 install=${pkgname}.install
 options=(!strip)
 
source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
-
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+nv-drm.patch)
 md5sums=('4aa6039b8543312b41a924bb87b0b2db'
- '4558104f8601d27c7fd3e5cec7892345')
+ '4558104f8601d27c7fd3e5cec7892345'
+ '79671a27131da619a33eb02ed0c2c031')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
@@ -26,6 +28,7 @@
 sh "${_pkg}.run" --extract-only
 cd "${_pkg}"
 # patches here
+patch -p0 -i ../nv-drm.patch
 }
 
 build() {

Added: nv-drm.patch
===
--- nv-drm.patch(rev 0)
+++ nv-drm.patch2014-12-21 04:39:21 UTC (rev 227855)
@@ -0,0 +1,27 @@
+--- kernel/nv-drm.c~ 2014-09-12 00:33:06.0 +0200
 kernel/nv-drm.c 2014-10-14 11:35:52.854400737 +0200
+@@ -18,6 +18,11 @@
+
+ #include 
+
++/* 3.18-rc0+ */
++#ifndef drm_gem_object
++#include 
++#endif
++
+ extern nv_linux_state_t *nv_linux_devices;
+
+ struct nv_gem_object {
+diff --git a/kernel/nv-drm.c~ b/kernel/nv-drm.c
+index ecc982a..60d7aae 100644
+--- kernel/nv-drm.c~
 kernel/nv-drm.c
+@@ -129,6 +129,8 @@ static struct drm_driver nv_drm_driver = {
+ .gem_prime_vmap = nv_gem_prime_vmap,
+ .gem_prime_vunmap = nv_gem_prime_vunmap,
+
++.set_busid = drm_pci_set_busid,
++
+ .name = "nvidia-drm",
+ .desc = "NVIDIA DRM driver",
+ .date = "20130102",


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

2014-12-20 Thread Felix Yan
Date: Sunday, December 21, 2014 @ 05:23:41
  Author: fyan
Revision: 227854

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

Added:
  nvidia/repos/testing-i686/PKGBUILD
(from rev 227853, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nv-drm-343.36.patch
(from rev 227853, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/testing-i686/nvidia.install
(from rev 227853, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 227853, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nv-drm-343.36.patch
(from rev 227853, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 227853, nvidia/trunk/nvidia.install)
Deleted:
  nvidia/repos/testing-i686/PKGBUILD
  nvidia/repos/testing-i686/nvidia.install
  nvidia/repos/testing-x86_64/PKGBUILD
  nvidia/repos/testing-x86_64/nvidia.install

+
 /PKGBUILD  |  100 +++
 /nvidia.install|   36 
 testing-i686/PKGBUILD  |   47 
 testing-i686/nv-drm-343.36.patch   |   14 
 testing-i686/nvidia.install|   18 --
 testing-x86_64/PKGBUILD|   47 
 testing-x86_64/nv-drm-343.36.patch |   14 
 testing-x86_64/nvidia.install  |   18 --
 8 files changed, 164 insertions(+), 130 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-12-21 04:23:13 UTC (rev 227853)
+++ testing-i686/PKGBUILD   2014-12-21 04:23:41 UTC (rev 227854)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer : Thomas Baechler 
-
-pkgname=nvidia
-pkgver=343.36
-_extramodules=extramodules-3.18-ARCH
-pkgrel=4
-pkgdesc="NVIDIA drivers for linux"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux>=3.18' 'linux<3.19' "nvidia-libgl" "nvidia-utils=${pkgver}")
-makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
-
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-md5sums=('eae5d5407df0b371929a76f96aec4020'
- 'dfdf53ee8787455fe92a760ffa6badcb')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-
-cd uvm
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package() {
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-}

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 227853, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-21 04:23:41 UTC (rev 227854)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer : Thomas Baechler 
+
+pkgname=nvidia
+pkgver=343.36
+_extramodules=extramodules-3.18-ARCH
+pkgrel=5
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux>=3.18' 'linux<3.19' "nvidia-libgl" "nvidia-utils=${pkgver}")
+makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+nv-drm-343.36.patch)
+md5sums=('eae5d5407df0b371929a76f96aec4020'
+ 'dfdf53ee8787455fe92a760ffa6badcb'
+ 'ff8a5f979e4428f8c847423fb007042c')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+patch -p1 -i ../nv-drm-343.36.patch
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+
+cd uvm
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${s

[arch-commits] Commit in nvidia/trunk (PKGBUILD nv-drm-343.36.patch)

2014-12-20 Thread Felix Yan
Date: Sunday, December 21, 2014 @ 05:23:13
  Author: fyan
Revision: 227853

upgpkg: nvidia 343.36-5

add patch to fix FS#43147

Added:
  nvidia/trunk/nv-drm-343.36.patch
Modified:
  nvidia/trunk/PKGBUILD

-+
 PKGBUILD|9 ++---
 nv-drm-343.36.patch |   14 ++
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 02:23:40 UTC (rev 227852)
+++ PKGBUILD2014-12-21 04:23:13 UTC (rev 227853)
@@ -4,7 +4,7 @@
 pkgname=nvidia
 pkgver=343.36
 _extramodules=extramodules-3.18-ARCH
-pkgrel=4
+pkgrel=5
 pkgdesc="NVIDIA drivers for linux"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
@@ -14,9 +14,11 @@
 install=nvidia.install
 options=(!strip)
 
source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
-
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+
"ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+nv-drm-343.36.patch)
 md5sums=('eae5d5407df0b371929a76f96aec4020'
- 'dfdf53ee8787455fe92a760ffa6badcb')
+ 'dfdf53ee8787455fe92a760ffa6badcb'
+ 'ff8a5f979e4428f8c847423fb007042c')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
@@ -25,6 +27,7 @@
 sh "${_pkg}.run" --extract-only
 cd "${_pkg}"
 # patches here
+patch -p1 -i ../nv-drm-343.36.patch
 }
 
 build() {

Added: nv-drm-343.36.patch
===
--- nv-drm-343.36.patch (rev 0)
+++ nv-drm-343.36.patch 2014-12-21 04:23:13 UTC (rev 227853)
@@ -0,0 +1,14 @@
+diff --git a/kernel/nv-drm.c b/kernel/nv-drm.c
+index c0b41a0..700c193 100644
+--- a/kernel/nv-drm.c
 b/kernel/nv-drm.c
+@@ -128,6 +128,8 @@ static struct drm_driver nv_drm_driver = {
+ .gem_prime_vmap = nv_gem_prime_vmap,
+ .gem_prime_vunmap = nv_gem_prime_vunmap,
+ 
++.set_busid = drm_pci_set_busid,
++
+ .name = "nvidia-drm",
+ .desc = "NVIDIA DRM driver",
+ .date = "20130102",
+


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

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 03:23:40
  Author: eric
Revision: 227852

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

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

--+
 /PKGBUILD|   54 +
 /freeciv.install |   22 
 extra-i686/PKGBUILD  |   27 
 extra-i686/freeciv.install   |   11 
 extra-x86_64/PKGBUILD|   27 
 extra-x86_64/freeciv.install |   11 
 6 files changed, 76 insertions(+), 76 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-21 02:21:25 UTC (rev 227851)
+++ extra-i686/PKGBUILD 2014-12-21 02:23:40 UTC (rev 227852)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=freeciv
-pkgver=2.4.3
-pkgrel=1
-pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
-arch=('i686' 'x86_64')
-url="http://www.freeciv.org/";
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'lua51' 'sqlite' 'curl' 'libltdl')
-backup=('etc/freeciv/database.lua')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua 
\
---enable-client=gtk2 --enable-fcdb=sqlite3 --enable-aimodules
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: freeciv/repos/extra-i686/PKGBUILD (from rev 227851, 
freeciv/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-21 02:23:40 UTC (rev 227852)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=freeciv
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
+arch=('i686' 'x86_64')
+url="http://www.freeciv.org/";
+license=('GPL')
+depends=('gtk2' 'sdl_mixer' 'lua51' 'sqlite' 'curl' 'libltdl')
+backup=('etc/freeciv/database.lua')
+install=freeciv.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('045931a0763df33e1e2114dde2d189a24861ce13')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua 
\
+--enable-client=gtk2 --enable-fcdb=sqlite3 --enable-aimodules
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/freeciv.install
===
--- extra-i686/freeciv.install  2014-12-21 02:21:25 UTC (rev 227851)
+++ extra-i686/freeciv.install  2014-12-21 02:23:40 UTC (rev 227852)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: freeciv/repos/extra-i686/freeciv.install (from rev 227851, 
freeciv/trunk/freeciv.install)
===
--- extra-i686/freeciv.install  (rev 0)
+++ extra-i686/freeciv.install  2014-12-21 02:23:40 UTC (rev 227852)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-21 02:21:25 UTC (rev 227851)
+++ extra-x86_64/PKGBUILD   2014-12-21 02:23:40 UTC (rev 227852)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=freeciv
-pkgver=2.4.3
-pkgrel=1
-pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
-arch=('i686' 'x86_64')
-url="http://www.freeciv.org/";
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'lua51' 'sqlite' 'curl' 'libltdl')
-backup=('etc/freeciv/database.lua')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua 
\
---enable-clie

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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 03:22:38
  Author: anatolik
Revision: 124251

archrelease: copy trunk to community-any

Added:
  ruby-rack/repos/community-any/PKGBUILD
(from rev 124250, ruby-rack/trunk/PKGBUILD)
Deleted:
  ruby-rack/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-21 02:22:08 UTC (rev 124250)
+++ PKGBUILD2014-12-21 02:22:38 UTC (rev 124251)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Alexsandr Pavlov 
-
-pkgname=ruby-rack
-pkgver=1.5.2
-pkgrel=3
-pkgdesc="Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby"
-arch=(any)
-#url="http://rack.rubyforge.org/";
-url="http://rubyforge.org/projects/rack/";
-license=('MIT')
-depends=('ruby' 'rubygems')
-noextract=("rack-$pkgver.gem")
-source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
-md5sums=('02067ea717f5d2e4b8e0bcd5155fcbc5')
-
-package() {
-  cd $srcdir
-  export HOME=/tmp
-  local _gemdir="$(ruby -rubygems -e'puts Gem.default_dir')"
-  gem install --no-user-install --ignore-dependencies -i "$pkgdir$_gemdir" -n 
"$pkgdir/usr/bin" rack-$pkgver.gem
-  mkdir -p $pkgdir/usr/share/licenses/ruby-rack
-  ln -s `find $pkgdir/usr/lib/ruby/ -type f -name COPYING | sed "s|$pkgdir||"` 
$pkgdir/usr/share/licenses/ruby-rack/COPYING
-}

Copied: ruby-rack/repos/community-any/PKGBUILD (from rev 124250, 
ruby-rack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-21 02:22:38 UTC (rev 124251)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Alexsandr Pavlov 
+
+pkgname=ruby-rack
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby"
+arch=(any)
+#url="http://rack.rubyforge.org/";
+url="http://rubyforge.org/projects/rack/";
+license=('MIT')
+depends=('ruby' 'rubygems')
+noextract=("rack-$pkgver.gem")
+source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
+md5sums=('9c1281dd0c486b931a52445a703a4eaa')
+
+package() {
+  cd $srcdir
+  export HOME=/tmp
+  local _gemdir="$(ruby -rubygems -e'puts Gem.default_dir')"
+  gem install --no-user-install --ignore-dependencies -i "$pkgdir$_gemdir" -n 
"$pkgdir/usr/bin" rack-$pkgver.gem
+  mkdir -p $pkgdir/usr/share/licenses/ruby-rack
+  ln -s `find $pkgdir/usr/lib/ruby/ -type f -name COPYING | sed "s|$pkgdir||"` 
$pkgdir/usr/share/licenses/ruby-rack/COPYING
+}


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 03:22:08
  Author: anatolik
Revision: 124250

upgpkg: ruby-rack 1.6.0-1

Modified:
  ruby-rack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:28:44 UTC (rev 124249)
+++ PKGBUILD2014-12-21 02:22:08 UTC (rev 124250)
@@ -3,8 +3,8 @@
 # Contributor: Alexsandr Pavlov 
 
 pkgname=ruby-rack
-pkgver=1.5.2
-pkgrel=3
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby"
 arch=(any)
 #url="http://rack.rubyforge.org/";
@@ -13,7 +13,7 @@
 depends=('ruby' 'rubygems')
 noextract=("rack-$pkgver.gem")
 source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
-md5sums=('02067ea717f5d2e4b8e0bcd5155fcbc5')
+md5sums=('9c1281dd0c486b931a52445a703a4eaa')
 
 package() {
   cd $srcdir


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

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 03:21:25
  Author: eric
Revision: 227851

upgpkg: freeciv 2.4.4-1

Upstream update

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 02:10:14 UTC (rev 227850)
+++ PKGBUILD2014-12-21 02:21:25 UTC (rev 227851)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=freeciv
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 backup=('etc/freeciv/database.lua')
 install=freeciv.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204')
+sha1sums=('045931a0763df33e1e2114dde2d189a24861ce13')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 03:10:14
  Author: anatolik
Revision: 227850

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

Added:
  openmpi/repos/testing-i686/
  openmpi/repos/testing-i686/PKGBUILD
(from rev 227849, openmpi/trunk/PKGBUILD)
  openmpi/repos/testing-i686/system_ltdl.patch
(from rev 227849, openmpi/trunk/system_ltdl.patch)
  openmpi/repos/testing-x86_64/
  openmpi/repos/testing-x86_64/PKGBUILD
(from rev 227849, openmpi/trunk/PKGBUILD)
  openmpi/repos/testing-x86_64/system_ltdl.patch
(from rev 227849, openmpi/trunk/system_ltdl.patch)

--+
 testing-i686/PKGBUILD|   77 +
 testing-i686/system_ltdl.patch   |   66 +++
 testing-x86_64/PKGBUILD  |   77 +
 testing-x86_64/system_ltdl.patch |   66 +++
 4 files changed, 286 insertions(+)

Copied: openmpi/repos/testing-i686/PKGBUILD (from rev 227849, 
openmpi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-21 02:10:14 UTC (rev 227850)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=openmpi
+pkgver=1.8.4
+pkgrel=1
+pkgdesc='High performance message passing library (MPI)'
+arch=(i686 x86_64)
+url='http://www.open-mpi.org'
+license=(custom)
+depends=(libltdl hwloc)
+makedepends=(inetutils valgrind gcc-fortran)
+optdepends=('gcc-fortran: fortran support')
+options=(staticlibs)
+source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2
+system_ltdl.patch)
+sha1sums=('88ae39850fcf0db05ac20e35dd9e4cacc75bde4d'
+  'd5f8a3d463f1a1f29ca4725d6fb3b9f8c40799dc')
+
+prepare() {
+   cd $pkgname-$pkgver
+
+   # Make sure we use the system ltdl library rather than the ones in the 
tarball
+   rm -r opal/libltdl
+   patch -p1 < ../system_ltdl.patch
+   ./autogen.pl
+}
+
+build() {
+   cd $pkgname-$pkgver
+
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc/${pkgname} \
+   --enable-mpi-fortran=all \
+   --libdir=/usr/lib/${pkgname} \
+   --with-threads=posix \
+   --enable-smp-locks \
+   --with-valgrind \
+   --enable-memchecker \
+   --enable-pretty-print-stacktrace \
+   --without-slurm \
+   --with-hwloc=/usr \
+   --with-libltdl=/usr  \
+   FC=/usr/bin/gfortran \
+   LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"
+
+   make
+}
+
+check() {
+   cd $pkgname-$pkgver
+
+   make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+
+   # FS#28583
+   install -d -m 755 "$pkgdir"/usr/lib/pkgconfig
+   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
+  ln -sf /usr/lib/openmpi/pkgconfig/$i "$pkgdir"/usr/lib/pkgconfig/
+   done
+
+   # Openmpi's otfinfo conflicts with the one from texlive
+   mv "$pkgdir"/usr/bin/otfinfo{,mpi}
+
+   # Remove dangling symlink and useless file
+   rm "$pkgdir"/usr/share/vampirtrace/config.log
+
+   install -d -m 755 "$pkgdir"/etc/ld.so.conf.d
+   echo "/usr/lib/$pkgname" > "$pkgdir"/etc/ld.so.conf.d/$pkgname.conf
+
+   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: openmpi/repos/testing-i686/system_ltdl.patch (from rev 227849, 
openmpi/trunk/system_ltdl.patch)
===
--- testing-i686/system_ltdl.patch  (rev 0)
+++ testing-i686/system_ltdl.patch  2014-12-21 02:10:14 UTC (rev 227850)
@@ -0,0 +1,66 @@
+diff --git a/config/ltdl.m4 b/config/ltdl.m4
+index ea76f4d..2f1cbfe 100644
+--- a/config/ltdl.m4
 b/config/ltdl.m4
+@@ -162,6 +162,8 @@ m4_defun([_LTDL_INSTALLABLE],
+   fi
+ fi
+ 
++enable_ltdl_install=no
++
+ # If configure.ac declared an installable ltdl, and the user didn't override
+ # with --disable-ltdl-install, we will install the shipped libltdl.
+ case $enable_ltdl_install in
+diff --git a/ompi/debuggers/Makefile.am b/ompi/debuggers/Makefile.am
+index 2adf3fd..5b22a91 100644
+--- a/ompi/debuggers/Makefile.am
 b/ompi/debuggers/Makefile.am
+@@ -46,8 +46,7 @@ headers = \
+ # Simple checks to ensure that the DSOs are functional
+ 
+ dlopen_test_SOURCES = dlopen_test.c
+-dlopen_test_CPPFLAGS = -I$(top_srcdir)/opal/libltdl
+-dlopen_test_LDADD = $(top_builddir)/opal/libltdl/libltdlc.la
++dlopen_test_LDADD = -lltdl
+ 
+ predefined_gap_test_SOURCES = predefined_gap_test.c
+ predefined_gap_test_LDFLAGS = $(WRAPPER_EXTRA_LDFLAGS)
+diff --git a/ompi/debuggers/dlopen_test.c b/ompi/debuggers/dlopen_test.c
+index 029a4ee..023afb8 100644
+--- a/ompi/debuggers/dlopen_test.c
 b/ompi/debuggers/dlopen_test.c
+@@ -13,7 +13,7 @@
+ #include 
+ #include 
+ 
+-#include "opal/liblt

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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 03:09:38
  Author: anatolik
Revision: 227849

upgpkg: openmpi 1.8.4-1

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 01:32:08 UTC (rev 227848)
+++ PKGBUILD2014-12-21 02:09:38 UTC (rev 227849)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault 
 
 pkgname=openmpi
-pkgver=1.8.3
+pkgver=1.8.4
 pkgrel=1
 pkgdesc='High performance message passing library (MPI)'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=(staticlibs)
 
source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2
 system_ltdl.patch)
-sha1sums=('4be9c5d2a8baee6a80bde94c6485931979a428fe'
+sha1sums=('88ae39850fcf0db05ac20e35dd9e4cacc75bde4d'
   'd5f8a3d463f1a1f29ca4725d6fb3b9f8c40799dc')
 
 prepare() {


[arch-commits] Commit in perl-xml-parser/repos (4 files)

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 02:32:08
  Author: eric
Revision: 227848

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

Added:
  perl-xml-parser/repos/extra-i686/PKGBUILD
(from rev 227847, perl-xml-parser/trunk/PKGBUILD)
  perl-xml-parser/repos/extra-x86_64/PKGBUILD
(from rev 227847, perl-xml-parser/trunk/PKGBUILD)
Deleted:
  perl-xml-parser/repos/extra-i686/PKGBUILD
  perl-xml-parser/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-21 01:29:47 UTC (rev 227847)
+++ extra-i686/PKGBUILD 2014-12-21 01:32:08 UTC (rev 227848)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=perl-xml-parser
-pkgver=2.41
-pkgrel=5
-pkgdesc="Expat-based XML parser module for perl"
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/XML-Parser/";
-depends=('perl' 'expat')
-replaces=('perlxml')
-provides=("perlxml=${pkgver}")
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz";)
-md5sums=('c320d2ffa459e6cdc6f9f59c1185855e')
-
-build() {
-  cd XML-Parser-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd XML-Parser-${pkgver}
-  make test
-}
-
-package() {
-  cd XML-Parser-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-xml-parser/repos/extra-i686/PKGBUILD (from rev 227847, 
perl-xml-parser/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-21 01:32:08 UTC (rev 227848)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=perl-xml-parser
+pkgver=2.43
+pkgrel=1
+pkgdesc="Expat-based XML parser module for perl"
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/XML-Parser/";
+depends=('perl' 'expat')
+replaces=('perlxml')
+provides=("perlxml=${pkgver}")
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz";)
+sha1sums=('c9bb4540b66f43ebe1d2544e4dffcf2a2ef4974f')
+
+build() {
+  cd XML-Parser-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd XML-Parser-${pkgver}
+  make test
+}
+
+package() {
+  cd XML-Parser-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-21 01:29:47 UTC (rev 227847)
+++ extra-x86_64/PKGBUILD   2014-12-21 01:32:08 UTC (rev 227848)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=perl-xml-parser
-pkgver=2.41
-pkgrel=5
-pkgdesc="Expat-based XML parser module for perl"
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/XML-Parser/";
-depends=('perl' 'expat')
-replaces=('perlxml')
-provides=("perlxml=${pkgver}")
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz";)
-md5sums=('c320d2ffa459e6cdc6f9f59c1185855e')
-
-build() {
-  cd XML-Parser-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd XML-Parser-${pkgver}
-  make test
-}
-
-package() {
-  cd XML-Parser-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-xml-parser/repos/extra-x86_64/PKGBUILD (from rev 227847, 
perl-xml-parser/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-12-21 01:32:08 UTC (rev 227848)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=perl-xml-parser
+pkgver=2.43
+pkgrel=1
+pkgdesc="Expat-based XML parser module for perl"
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/XML-Parser/";
+depends=('perl' 'expat')
+replaces=('perlxml')
+provides=("perlxml=${pkgver}")
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz";)
+sha1sums=('c9bb4540b66f43ebe1d2544e4dffcf2a2ef4974f')
+
+build() {
+  cd XML-Parser-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd XML-Parser-${pkgver}
+  make test
+}
+
+package() {
+  cd XML-Parser-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 02:29:47
  Author: eric
Revision: 227847

upgpkg: perl-xml-parser 2.43-1

Upstream update

Modified:
  perl-xml-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:52:43 UTC (rev 227846)
+++ PKGBUILD2014-12-21 01:29:47 UTC (rev 227847)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=perl-xml-parser
-pkgver=2.41
-pkgrel=5
+pkgver=2.43
+pkgrel=1
 pkgdesc="Expat-based XML parser module for perl"
 arch=('i686' 'x86_64')
 license=('GPL' 'PerlArtistic')
@@ -13,7 +13,7 @@
 provides=("perlxml=${pkgver}")
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz";)
-md5sums=('c320d2ffa459e6cdc6f9f59c1185855e')
+sha1sums=('c9bb4540b66f43ebe1d2544e4dffcf2a2ef4974f')
 
 build() {
   cd XML-Parser-${pkgver}


[arch-commits] Commit in perl-io-socket-ssl/repos/extra-any (PKGBUILD PKGBUILD)

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 01:52:43
  Author: eric
Revision: 227846

archrelease: copy trunk to extra-any

Added:
  perl-io-socket-ssl/repos/extra-any/PKGBUILD
(from rev 227845, perl-io-socket-ssl/trunk/PKGBUILD)
Deleted:
  perl-io-socket-ssl/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-21 00:51:02 UTC (rev 227845)
+++ PKGBUILD2014-12-21 00:52:43 UTC (rev 227846)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=perl-io-socket-ssl
-pkgver=1.997
-pkgrel=1
-pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
-arch=('any')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/IO-Socket-SSL/";
-depends=('perl-net-ssleay' 'perl' 'perl-uri')
-checkdepends=('perl-io-socket-inet6')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha1sums=('cc648f8ee2632cdc77282ced5cd4063ba55cda71')
-
-build() {
-  cd IO-Socket-SSL-${pkgver}
-  yes | perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd IO-Socket-SSL-${pkgver}
-  make test
-}
-
-package() {
-  cd IO-Socket-SSL-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-io-socket-ssl/repos/extra-any/PKGBUILD (from rev 227845, 
perl-io-socket-ssl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-21 00:52:43 UTC (rev 227846)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=perl-io-socket-ssl
+pkgver=2.008
+pkgrel=1
+pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
+arch=('any')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/IO-Socket-SSL/";
+depends=('perl-net-ssleay' 'perl' 'perl-uri')
+checkdepends=('perl-io-socket-inet6')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
+sha1sums=('e2d30a25b12d85b0ef2a1c0e1b8722d6b691c401')
+
+build() {
+  cd IO-Socket-SSL-${pkgver}
+  yes | perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd IO-Socket-SSL-${pkgver}
+  make test
+}
+
+package() {
+  cd IO-Socket-SSL-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in perl-io-socket-ssl/trunk (PKGBUILD)

2014-12-20 Thread Eric Bélanger
Date: Sunday, December 21, 2014 @ 01:51:02
  Author: eric
Revision: 227845

upgpkg: perl-io-socket-ssl 2.008-1

Upstream update

Modified:
  perl-io-socket-ssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:38:04 UTC (rev 227844)
+++ PKGBUILD2014-12-21 00:51:02 UTC (rev 227845)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=perl-io-socket-ssl
-pkgver=1.997
+pkgver=2.008
 pkgrel=1
 pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('perl-io-socket-inet6')
 options=('!emptydirs')
 
source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha1sums=('cc648f8ee2632cdc77282ced5cd4063ba55cda71')
+sha1sums=('e2d30a25b12d85b0ef2a1c0e1b8722d6b691c401')
 
 build() {
   cd IO-Socket-SSL-${pkgver}


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

2014-12-20 Thread Rémy Oudompheng
Date: Sunday, December 21, 2014 @ 01:38:04
  Author: remy
Revision: 227844

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

Added:
  asymptote/repos/extra-i686/PKGBUILD
(from rev 227843, asymptote/trunk/PKGBUILD)
  asymptote/repos/extra-i686/fix-ghostscript-9.15.diff
(from rev 227843, asymptote/trunk/fix-ghostscript-9.15.diff)
  asymptote/repos/extra-i686/texlive.install
(from rev 227843, asymptote/trunk/texlive.install)
  asymptote/repos/extra-x86_64/PKGBUILD
(from rev 227843, asymptote/trunk/PKGBUILD)
  asymptote/repos/extra-x86_64/fix-ghostscript-9.15.diff
(from rev 227843, asymptote/trunk/fix-ghostscript-9.15.diff)
  asymptote/repos/extra-x86_64/texlive.install
(from rev 227843, asymptote/trunk/texlive.install)
Deleted:
  asymptote/repos/extra-i686/PKGBUILD
  asymptote/repos/extra-i686/texlive.install
  asymptote/repos/extra-x86_64/PKGBUILD
  asymptote/repos/extra-x86_64/texlive.install

+
 /PKGBUILD  |  110 +++
 /texlive.install   |   40 +++
 extra-i686/PKGBUILD|   47 -
 extra-i686/fix-ghostscript-9.15.diff   |   31 
 extra-i686/texlive.install |   20 -
 extra-x86_64/PKGBUILD  |   47 -
 extra-x86_64/fix-ghostscript-9.15.diff |   31 
 extra-x86_64/texlive.install   |   20 -
 8 files changed, 212 insertions(+), 134 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-21 00:38:00 UTC (rev 227843)
+++ extra-i686/PKGBUILD 2014-12-21 00:38:04 UTC (rev 227844)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Rémy Oudompheng 
-# Contributor: Firmicus 
-# Contributor: bender02 at gmx dot com
-
-pkgname=asymptote
-pkgver=2.24
-pkgrel=2
-pkgdesc="A vector graphics language (like metapost)"
-arch=('i686' 'x86_64')
-url="http://asymptote.sourceforge.net/";
-license=("GPL3")
-depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
-makedepends=('ghostscript' 'imagemagick'
- 'mesa'   # For OpenGL headers
- 'texlive-plainextra' # For texinfo
-)
-optdepends=('python2:   for the xasy GUI'
-'python2-pillow:for the xasy GUI'
-'tix:   for the xasy GUI')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
-install=texlive.install
-sha1sums=('26dd0f4a36af0bc1d007d89ec7280ca55e9ed368')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --enable-gc=/usr \
-  --prefix=/usr \
-  --with-latex=/usr/share/texmf/tex/latex \
-  --with-context=/usr/share/texmf/tex/context \
-  --enable-offscreen
-  make all
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check-all
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make -j1 DESTDIR="${pkgdir}" install-all
-  sed -i -e 's@env python@env python2@' ${pkgdir}/usr/share/asymptote/GUI/*.py
-  # this dir contains png files that are already embedded in the pdf 
documentation:
-  rm -rf ${pkgdir}/usr/share/info/asymptote
-}

Copied: asymptote/repos/extra-i686/PKGBUILD (from rev 227843, 
asymptote/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-21 00:38:04 UTC (rev 227844)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: Firmicus 
+# Contributor: bender02 at gmx dot com
+
+pkgname=asymptote
+pkgver=2.32
+pkgrel=1
+pkgdesc="A vector graphics language (like metapost)"
+arch=('i686' 'x86_64')
+url="http://asymptote.sourceforge.net/";
+license=("GPL3")
+depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
+makedepends=('ghostscript' 'imagemagick'
+ 'mesa'   # For OpenGL headers
+ 'texlive-plainextra' # For texinfo
+)
+optdepends=('python2:   for the xasy GUI'
+'python2-pillow:for the xasy GUI'
+'tix:   for the xasy GUI')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz";
+"fix-ghostscript-9.15.diff")
+install=texlive.install
+sha1sums=('18a4c22a89014ce18caf958a152b971ea39a77f0'
+  '7060daca4180659a9a13844110f15b89c3c24bf6')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np0 -i "${srcdir}/fix-ghostscript-9.15.diff"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-gc=/usr \
+  --prefix=/usr \
+  --with-latex=/usr/share/texmf/tex/latex \
+  --with-context=/usr/share/texmf/tex/context \
+  --enable-offscreen
+  make all
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check-all
+}
+
+package() {

[arch-commits] Commit in asymptote/trunk (PKGBUILD fix-ghostscript-9.15.diff)

2014-12-20 Thread Rémy Oudompheng
Date: Sunday, December 21, 2014 @ 01:38:00
  Author: remy
Revision: 227843

upgpkg: asymptote 2.32-1

With temporary fix for ghostscript 9.15

Added:
  asymptote/trunk/fix-ghostscript-9.15.diff
Modified:
  asymptote/trunk/PKGBUILD

---+
 PKGBUILD  |   16 
 fix-ghostscript-9.15.diff |   31 +++
 2 files changed, 43 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:32:32 UTC (rev 227842)
+++ PKGBUILD2014-12-21 00:38:00 UTC (rev 227843)
@@ -4,8 +4,8 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.24
-pkgrel=2
+pkgver=2.32
+pkgrel=1
 pkgdesc="A vector graphics language (like metapost)"
 arch=('i686' 'x86_64')
 url="http://asymptote.sourceforge.net/";
@@ -18,10 +18,18 @@
 optdepends=('python2:   for the xasy GUI'
 'python2-pillow:for the xasy GUI'
 'tix:   for the xasy GUI')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz";
+"fix-ghostscript-9.15.diff")
 install=texlive.install
-sha1sums=('26dd0f4a36af0bc1d007d89ec7280ca55e9ed368')
+sha1sums=('18a4c22a89014ce18caf958a152b971ea39a77f0'
+  '7060daca4180659a9a13844110f15b89c3c24bf6')
 
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np0 -i "${srcdir}/fix-ghostscript-9.15.diff"
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 

Added: fix-ghostscript-9.15.diff
===
--- fix-ghostscript-9.15.diff   (rev 0)
+++ fix-ghostscript-9.15.diff   2014-12-21 00:38:00 UTC (rev 227843)
@@ -0,0 +1,31 @@
+Index: runlabel.in
+===
+--- runlabel.in(revision 5685)
 runlabel.in(working copy)
+@@ -111,7 +111,7 @@
+ #else
+   const string null="/dev/null";
+ #endif
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile="+null);
+   cmd.push_back(stripDir(psname));
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -309,7 +309,7 @@
+   cmd.push_back("-dNOPAUSE");
+   cmd.push_back("-dBATCH");
+   if(safe) cmd.push_back("-dSAFER");
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile=-");
+   cmd.push_back(pdfname);
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -398,7 +398,7 @@
+   cmd2.push_back("-dBATCH");
+   cmd2.push_back("-P");
+   if(safe) cmd2.push_back("-dSAFER");
+-  cmd2.push_back("-sDEVICE=epswrite");
++  cmd2.push_back("-sDEVICE=eps2write");
+   cmd2.push_back("-sOutputFile=-");
+   cmd2.push_back("-");
+   iopipestream gs(cmd2,"gs","Ghostscript");


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:32:32
  Author: anatolik
Revision: 227842

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

Added:
  dhcpcd/repos/testing-i686/
  dhcpcd/repos/testing-i686/PKGBUILD
(from rev 227841, dhcpcd/trunk/PKGBUILD)
  dhcpcd/repos/testing-i686/dhcpcd.service
(from rev 227841, dhcpcd/trunk/dhcpcd.service)
  dhcpcd/repos/testing-i686/dhcpcd_.service
(from rev 227841, dhcpcd/trunk/dhcpcd_.service)
  dhcpcd/repos/testing-x86_64/
  dhcpcd/repos/testing-x86_64/PKGBUILD
(from rev 227841, dhcpcd/trunk/PKGBUILD)
  dhcpcd/repos/testing-x86_64/dhcpcd.service
(from rev 227841, dhcpcd/trunk/dhcpcd.service)
  dhcpcd/repos/testing-x86_64/dhcpcd_.service
(from rev 227841, dhcpcd/trunk/dhcpcd_.service)

+
 testing-i686/PKGBUILD  |   60 +++
 testing-i686/dhcpcd.service|   13 
 testing-i686/dhcpcd_.service   |   15 +
 testing-x86_64/PKGBUILD|   60 +++
 testing-x86_64/dhcpcd.service  |   13 
 testing-x86_64/dhcpcd_.service |   15 +
 6 files changed, 176 insertions(+)

Copied: dhcpcd/repos/testing-i686/PKGBUILD (from rev 227841, 
dhcpcd/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-21 00:32:32 UTC (rev 227842)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Killian 
+# Contributor: Judd Vinet 
+
+pkgname=dhcpcd
+pkgver=6.6.7
+pkgrel=1
+pkgdesc="RFC2131 compliant DHCP client daemon"
+url="http://roy.marples.name/projects/dhcpcd/";
+arch=('i686' 'x86_64')
+license=('BSD')
+groups=('base')
+depends=('glibc' 'sh')
+provides=('dhcp-client')
+backup=('etc/dhcpcd.conf')
+options=('emptydirs')  # We Need the Empty /var/lib/dhcpcd Directory
+source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2";
+'dhcpcd_.service'
+   'dhcpcd.service')
+sha1sums=('73cb26b4be98753ab44d5cbce6f8c70719db827a'
+  '6f1633edde14d29b5cdc09c4f029a450ef2ebc96'
+  '52c1bad9ab43e9a253c1eb175e7eefb13497b8f9')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # configure variables
+  ./configure \
+  --sbindir=/usr/bin \
+  --libexecdir=/usr/lib/dhcpcd \
+  --dbdir=/var/lib/dhcpcd \
+  --rundir=/run
+
+  # Build
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make test
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # Install License
+  install -d "$pkgdir/usr/share/licenses/$pkgname"
+  sed 26q "$srcdir/$pkgname-$pkgver/control.h" \
+  >>"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # Set Options in /etc/dhcpcd.conf
+  echo noipv4ll >> "${pkgdir}/etc/dhcpcd.conf" # Disable ip4vall
+
+  # install systemd files
+  install -Dm644 "${srcdir}/dhcpcd_.service" 
"${pkgdir}/usr/lib/systemd/system/dhcpcd@.service"
+  install -Dm644 "${srcdir}/dhcpcd.service" 
"${pkgdir}/usr/lib/systemd/system/dhcpcd.service" # FS#31543
+}

Copied: dhcpcd/repos/testing-i686/dhcpcd.service (from rev 227841, 
dhcpcd/trunk/dhcpcd.service)
===
--- testing-i686/dhcpcd.service (rev 0)
+++ testing-i686/dhcpcd.service 2014-12-21 00:32:32 UTC (rev 227842)
@@ -0,0 +1,13 @@
+[Unit]
+Description=dhcpcd on all interfaces
+Wants=network.target
+Before=network.target
+
+[Service]
+Type=forking
+PIDFile=/run/dhcpcd.pid
+ExecStart=/usr/bin/dhcpcd -q -b
+ExecStop=/usr/bin/dhcpcd -x
+
+[Install]
+WantedBy=multi-user.target

Copied: dhcpcd/repos/testing-i686/dhcpcd_.service (from rev 227841, 
dhcpcd/trunk/dhcpcd_.service)
===
--- testing-i686/dhcpcd_.service(rev 0)
+++ testing-i686/dhcpcd_.service2014-12-21 00:32:32 UTC (rev 227842)
@@ -0,0 +1,15 @@
+[Unit]
+Description=dhcpcd on %I
+Wants=network.target
+Before=network.target
+BindsTo=sys-subsystem-net-devices-%i.device
+After=sys-subsystem-net-devices-%i.device
+
+[Service]
+Type=forking
+PIDFile=/run/dhcpcd-%I.pid
+ExecStart=/usr/bin/dhcpcd -q -w %I
+ExecStop=/usr/bin/dhcpcd -x %I
+
+[Install]
+WantedBy=multi-user.target

Copied: dhcpcd/repos/testing-x86_64/PKGBUILD (from rev 227841, 
dhcpcd/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-12-21 00:32:32 UTC (rev 227842)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Killian 
+# Contributor: Judd Vinet 
+
+pkgname=dhcpcd
+pkgver=6.6.7
+pkgrel=1
+pkgdesc="RFC2131 compliant DHCP client daemon"
+url="http://roy.marples.name/projects/dhcpcd/";
+arch=('i686' 'x86_64')
+license=('BSD')
+groups=('base')
+depends=('glibc'

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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:31:52
  Author: anatolik
Revision: 227841

upgpkg: dhcpcd 6.6.7-1

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 23:39:09 UTC (rev 227840)
+++ PKGBUILD2014-12-21 00:31:52 UTC (rev 227841)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=dhcpcd
-pkgver=6.6.4
+pkgver=6.6.7
 pkgrel=1
 pkgdesc="RFC2131 compliant DHCP client daemon"
 url="http://roy.marples.name/projects/dhcpcd/";
@@ -18,7 +18,7 @@
 source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2";
 'dhcpcd_.service'
'dhcpcd.service')
-sha1sums=('77cb679decceccdb95631f809ccdc138d86337a6'
+sha1sums=('73cb26b4be98753ab44d5cbce6f8c70719db827a'
   '6f1633edde14d29b5cdc09c4f029a450ef2ebc96'
   '52c1bad9ab43e9a253c1eb175e7eefb13497b8f9')
 


[arch-commits] Commit in syncthing/repos/community-x86_64 (10 files)

2014-12-20 Thread Jaroslav Lichtblau
Date: Sunday, December 21, 2014 @ 01:28:44
  Author: jlichtblau
Revision: 124249

archrelease: copy trunk to community-x86_64

Added:
  syncthing/repos/community-x86_64/PKGBUILD
(from rev 124247, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-x86_64/syncthing.1
(from rev 124248, syncthing/trunk/syncthing.1)
  syncthing/repos/community-x86_64/syncthing.install
(from rev 124248, syncthing/trunk/syncthing.install)
  syncthing/repos/community-x86_64/syncthing.service
(from rev 124248, syncthing/trunk/syncthing.service)
  syncthing/repos/community-x86_64/syncthing@.service
(from rev 124248, syncthing/trunk/syncthing@.service)
Deleted:
  syncthing/repos/community-x86_64/PKGBUILD
  syncthing/repos/community-x86_64/syncthing.1
  syncthing/repos/community-x86_64/syncthing.install
  syncthing/repos/community-x86_64/syncthing.service
  syncthing/repos/community-x86_64/syncthing@.service

+
 PKGBUILD   |  102 +--
 syncthing.1|  188 +--
 syncthing.install  |   18 ++--
 syncthing.service  |   22 ++---
 syncthing@.service |   24 +++---
 5 files changed, 177 insertions(+), 177 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-21 00:28:24 UTC (rev 124248)
+++ PKGBUILD2014-12-21 00:28:44 UTC (rev 124249)
@@ -1,51 +0,0 @@
-# $Id:
-# Maintainer : Martin Wimpress 
-# Contributor: Sauyon Lee 
-# Contributor: Kevin MacMartin 
-# Contributor: korjjj 
-
-pkgname=syncthing
-pkgver=0.10.12
-pkgrel=1
-pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
-url="http://syncthing.net/";
-license=('GPL3')
-arch=('i686' 'x86_64')
-depends=('glibc')
-makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
-source=("$pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}";
-"syncthing@.service"
-"syncthing.service"
-"syncthing.1")
-sha1sums=('SKIP'
-  '204cad3823306c793a14a17a23220e26199160d4'
-  '2d3870eff21ad0724a48ba93e87064686693e3b9'
-  '17be8b3f99c577e325765abc251f597e204d7711')
-install=${pkgname}.install
-
-prepare() {
-cd "${srcdir}"
-mkdir -p "src/github.com/syncthing"
-mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}"
-}
-
-build() {
-export GOPATH="${srcdir}"
-cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-go run build.go -no-upgrade build
-}
-
-check() {
-export GOPATH="${srcdir}"
-cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-#go run build.go -no-upgrade test
-}
-
-package() {
-cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-install -D -m 755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-install -D -m 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-install -D -m 644 "${srcdir}/${pkgname}@.service" 
"${pkgdir}/usr/lib/systemd/system/${pkgname}@.service"
-install -D -m 644 "${srcdir}/${pkgname}.service" 
"${pkgdir}/usr/lib/systemd/user/${pkgname}.service"
-install -D -m 644 "${srcdir}/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}

Copied: syncthing/repos/community-x86_64/PKGBUILD (from rev 124247, 
syncthing/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-21 00:28:44 UTC (rev 124249)
@@ -0,0 +1,51 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Sauyon Lee 
+# Contributor: Kevin MacMartin 
+# Contributor: korjjj 
+
+pkgname=syncthing
+pkgver=0.10.13
+pkgrel=1
+pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
+url="http://syncthing.net/";
+license=('GPL3')
+arch=('i686' 'x86_64')
+depends=('glibc')
+makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
+source=("$pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}";
+"syncthing@.service"
+"syncthing.service"
+"syncthing.1")
+sha1sums=('SKIP'
+  '204cad3823306c793a14a17a23220e26199160d4'
+  '2d3870eff21ad0724a48ba93e87064686693e3b9'
+  '17be8b3f99c577e325765abc251f597e204d7711')
+install=${pkgname}.install
+
+prepare() {
+cd "${srcdir}"
+mkdir -p "src/github.com/syncthing"
+mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}"
+}
+
+build() {
+export GOPATH="${srcdir}"
+cd "${srcdir}/src/github.com/syncthing/${pkgname}"
+go run build.go -no-upgrade build
+}
+
+check() {
+export GOPATH="${srcdir}"
+cd "${srcdir}/src/github.com/syncthing/${pkgname}"
+#go run build.go -no-upgrade test
+}
+
+package() {
+cd "${srcdir}/src/github.com/syncthing/${pkgname}"
+install -D -m 755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}"
+install -D -m 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+install -D -m 644 "${srcdir}/${pkgname}@.service" 
"${pkgdir}/usr/lib/systemd/system/${pkgname}@.service"

[arch-commits] Commit in gap (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 01:28:24
  Author: arojas
Revision: 124248

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

Added:
  gap/repos/
  gap/repos/community-i686/
  gap/repos/community-i686/PKGBUILD
(from rev 124246, gap/trunk/PKGBUILD)
  gap/repos/community-x86_64/
  gap/repos/community-x86_64/PKGBUILD
(from rev 124247, gap/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   44 
 community-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: gap/repos/community-i686/PKGBUILD (from rev 124246, gap/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-21 00:28:24 UTC (rev 124248)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+# Contributor:  TDY 
+# Contributor: Rémy Oudompheng 
+
+pkgbase=gap
+pkgname=('gap' 'gap-packages')
+pkgver=4.7.6
+pkgrel=1
+pkgdesc="GAP: a system for computational discrete algebra"
+arch=('i686' 'x86_64')
+url="http://www.gap-system.org/";
+license=('GPL')
+source=("http://www.gap-system.org/pub/gap/gap47/tar.bz2/gap4r7p6_2014_11_15-20_02.tar.bz2";)
+sha256sums=('cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a')
+
+build() {
+  cd gap4r7
+  ./configure --prefix=/usr --with-gmp=system
+  make
+}
+
+package_gap() {
+  depends=('gmp')
+  optdepends=('gap-packages: extra packages')
+  replaces=('gap-math')
+  conflicts=('gap-math')
+  cd gap4r7
+  
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r * "$pkgdir"/usr/lib/gap
+  rm -r "$pkgdir"/usr/lib/gap/pkg
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/gap/bin/gap.sh "$pkgdir"/usr/bin/gap
+}
+
+package_gap-packages() {
+  depends=('gap')
+  pkgdesc="Extra packages for GAP"
+  cd gap4r7
+
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r pkg "$pkgdir"/usr/lib/gap
+}

Copied: gap/repos/community-x86_64/PKGBUILD (from rev 124247, 
gap/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-21 00:28:24 UTC (rev 124248)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+# Contributor:  TDY 
+# Contributor: Rémy Oudompheng 
+
+pkgbase=gap
+pkgname=('gap' 'gap-packages')
+pkgver=4.7.6
+pkgrel=1
+pkgdesc="GAP: a system for computational discrete algebra"
+arch=('i686' 'x86_64')
+url="http://www.gap-system.org/";
+license=('GPL')
+source=("http://www.gap-system.org/pub/gap/gap47/tar.bz2/gap4r7p6_2014_11_15-20_02.tar.bz2";)
+sha256sums=('cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a')
+
+build() {
+  cd gap4r7
+  ./configure --prefix=/usr --with-gmp=system
+  make
+}
+
+package_gap() {
+  depends=('gmp')
+  optdepends=('gap-packages: extra packages')
+  replaces=('gap-math')
+  conflicts=('gap-math')
+  cd gap4r7
+  
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r * "$pkgdir"/usr/lib/gap
+  rm -r "$pkgdir"/usr/lib/gap/pkg
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/gap/bin/gap.sh "$pkgdir"/usr/bin/gap
+}
+
+package_gap-packages() {
+  depends=('gap')
+  pkgdesc="Extra packages for GAP"
+  cd gap4r7
+
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r pkg "$pkgdir"/usr/lib/gap
+}


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

2014-12-20 Thread Jaroslav Lichtblau
Date: Sunday, December 21, 2014 @ 01:28:09
  Author: jlichtblau
Revision: 124247

upgpkg: syncthing 0.10.13-1 - New upstream release.

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:27:28 UTC (rev 124246)
+++ PKGBUILD2014-12-21 00:28:09 UTC (rev 124247)
@@ -5,7 +5,7 @@
 # Contributor: korjjj 
 
 pkgname=syncthing
-pkgver=0.10.12
+pkgver=0.10.13
 pkgrel=1
 pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
 url="http://syncthing.net/";


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:27:14
  Author: anatolik
Revision: 124245

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

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

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

Copied: fio/repos/community-testing-i686/PKGBUILD (from rev 124244, 
fio/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-12-21 00:27:14 UTC (rev 124245)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=2.2.1
+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=('d4cafea658cb1c316ddc0404e63640359c28b8c9240694d3aa859a2d7560fcc9')
+
+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-testing-x86_64/PKGBUILD (from rev 124244, 
fio/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-12-21 00:27:14 UTC (rev 124245)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=2.2.1
+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=('d4cafea658cb1c316ddc0404e63640359c28b8c9240694d3aa859a2d7560fcc9')
+
+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"
+}


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 01:27:28
  Author: arojas
Revision: 124246

Splitting sage-mathematics

Added:
  gap/
  gap/trunk/
  gap/trunk/PKGBUILD

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

Added: gap/trunk/PKGBUILD
===
--- gap/trunk/PKGBUILD  (rev 0)
+++ gap/trunk/PKGBUILD  2014-12-21 00:27:28 UTC (rev 124246)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+# Contributor:  TDY 
+# Contributor: Rémy Oudompheng 
+
+pkgbase=gap
+pkgname=('gap' 'gap-packages')
+pkgver=4.7.6
+pkgrel=1
+pkgdesc="GAP: a system for computational discrete algebra"
+arch=('i686' 'x86_64')
+url="http://www.gap-system.org/";
+license=('GPL')
+source=("http://www.gap-system.org/pub/gap/gap47/tar.bz2/gap4r7p6_2014_11_15-20_02.tar.bz2";)
+sha256sums=('cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a')
+
+build() {
+  cd gap4r7
+  ./configure --prefix=/usr --with-gmp=system
+  make
+}
+
+package_gap() {
+  depends=('gmp')
+  optdepends=('gap-packages: extra packages')
+  replaces=('gap-math')
+  conflicts=('gap-math')
+  cd gap4r7
+  
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r * "$pkgdir"/usr/lib/gap
+  rm -r "$pkgdir"/usr/lib/gap/pkg
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/gap/bin/gap.sh "$pkgdir"/usr/bin/gap
+}
+
+package_gap-packages() {
+  depends=('gap')
+  pkgdesc="Extra packages for GAP"
+  cd gap4r7
+
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r pkg "$pkgdir"/usr/lib/gap
+}


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


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:26:38
  Author: anatolik
Revision: 124244

upgpkg: fio 2.2.1-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:21:01 UTC (rev 124243)
+++ PKGBUILD2014-12-21 00:26:38 UTC (rev 124244)
@@ -4,7 +4,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=2.1.14
+pkgver=2.2.1
 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=('98f7c375c7b1c9f9b5e02578e858437059bc9bfa0db8edaa800a37dc5b21d854')
+sha256sums=('d4cafea658cb1c316ddc0404e63640359c28b8c9240694d3aa859a2d7560fcc9')
 
 prepare() {
   cd fio-$pkgver


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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:21:01
  Author: anatolik
Revision: 124243

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

Added:
  android-tools/repos/community-testing-i686/
  android-tools/repos/community-testing-i686/PKGBUILD
(from rev 124242, android-tools/trunk/PKGBUILD)
  android-tools/repos/community-testing-i686/adbMakefile
(from rev 124242, android-tools/trunk/adbMakefile)
  android-tools/repos/community-testing-i686/bash_completion
(from rev 124242, android-tools/trunk/bash_completion)
  android-tools/repos/community-testing-i686/fastbootMakefile
(from rev 124242, android-tools/trunk/fastbootMakefile)
  android-tools/repos/community-testing-x86_64/
  android-tools/repos/community-testing-x86_64/PKGBUILD
(from rev 124242, android-tools/trunk/PKGBUILD)
  android-tools/repos/community-testing-x86_64/adbMakefile
(from rev 124242, android-tools/trunk/adbMakefile)
  android-tools/repos/community-testing-x86_64/bash_completion
(from rev 124242, android-tools/trunk/bash_completion)
  android-tools/repos/community-testing-x86_64/fastbootMakefile
(from rev 124242, android-tools/trunk/fastbootMakefile)

---+
 community-testing-i686/PKGBUILD   |   46 ++
 community-testing-i686/adbMakefile|   43 +
 community-testing-i686/bash_completion|  202 
 community-testing-i686/fastbootMakefile   |   67 +
 community-testing-x86_64/PKGBUILD |   46 ++
 community-testing-x86_64/adbMakefile  |   43 +
 community-testing-x86_64/bash_completion  |  202 
 community-testing-x86_64/fastbootMakefile |   67 +
 8 files changed, 716 insertions(+)

Copied: android-tools/repos/community-testing-i686/PKGBUILD (from rev 124242, 
android-tools/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-12-21 00:21:01 UTC (rev 124243)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: 謝致邦 
+# Contributor: Alucryd 
+
+pkgname=android-tools
+pkgver=5.0.2_r1
+pkgrel=1
+pkgdesc='Android platform tools'
+arch=(i686 x86_64)
+url='http://tools.android.com/'
+license=(Apache MIT)
+depends=(openssl)
+makedepends=(git)
+source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/external/libselinux#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/external/f2fs-tools#tag=android-$pkgver
+adbMakefile
+fastbootMakefile
+bash_completion) # Bash completion file was taken from 
https://github.com/mbrubeck/android-completion
+sha1sums=('SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'ed3e9f6fc43ea9adb177ff1f81532a583b51e348'
+  'a61991623b3a6c21129156f36d81076e5ac1a32d'
+  'd1b208c7c2d8d0053e9937653cca22d09b6d')
+
+
+prepare() {
+  # another way to fix the compilation error is to add #include 
+  sed -e 's/f2fs_sparse_file = NULL/f2fs_sparse_file = 0/g' -i 
extras/f2fs_utils/f2fs_utils.c 
+}
+
+build() {
+  make -C core/adb -f "$srcdir"/adbMakefile
+  make -C core/fastboot -f "$srcdir"/fastbootMakefile
+}
+
+package(){
+  install -Dm 755 core/adb/adb "$pkgdir"/usr/bin/adb
+  install -Dm 755 core/fastboot/fastboot "$pkgdir"/usr/bin/fastboot
+
+  install -Dm 644 bash_completion "$pkgdir"/etc/bash_completion.d/$pkgname
+}

Copied: android-tools/repos/community-testing-i686/adbMakefile (from rev 
124242, android-tools/trunk/adbMakefile)
===
--- community-testing-i686/adbMakefile  (rev 0)
+++ community-testing-i686/adbMakefile  2014-12-21 00:21:01 UTC (rev 124243)
@@ -0,0 +1,43 @@
+SRCS+= adb.c
+SRCS+= adb_auth_host.c
+SRCS+= adb_client.c
+SRCS+= commandline.c
+SRCS+= console.c
+SRCS+= fdevent.c
+SRCS+= file_sync_client.c
+SRCS+= get_my_path_linux.c
+SRCS+= services.c
+SRCS+= sockets.c
+SRCS+= transport.c
+SRCS+= transport_local.c
+SRCS+= transport_usb.c
+SRCS+= usb_linux.c
+SRCS+= usb_vendors.c
+
+VPATH+= ../libcutils
+SRCS+= load_file.c
+SRCS+= socket_inaddr_any_server.c
+SRCS+= socket_local_client.c
+SRCS+= socket_local_server.c
+SRCS+= socket_loopback_client.c
+SRCS+= socket_loopback_server.c
+SRCS+= socket_network_client.c
+
+VPATH+= ../libzipfile
+SRCS+= centraldir.c
+SRCS+= zipfile.c
+
+CPPFLAGS+= -DADB_HOST=1
+CPPFLAGS+= -DHAVE_FORKEXEC=1
+CPPFLAGS+= -DHAVE_OFF64_T=1
+CPPFLAGS+= -I.
+CPPFLAGS+= -I../include
+
+LIBS+= -lcrypto -lpthread -lz
+
+OBJS= $(SRCS:.c=.o)
+
+all: adb
+
+adb: $(OBJS)
+   cc -o $@ $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(OBJS) $(LIBS)

Copied: android-tools/repos/community-testing-i686/bash_completion

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

2014-12-20 Thread Anatol Pomozov
Date: Sunday, December 21, 2014 @ 01:20:07
  Author: anatolik
Revision: 124242

upgpkg: android-tools 5.0.2_r1-1

Modified:
  android-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-21 00:02:01 UTC (rev 124241)
+++ PKGBUILD2014-12-21 00:20:07 UTC (rev 124242)
@@ -4,7 +4,7 @@
 # Contributor: Alucryd 
 
 pkgname=android-tools
-pkgver=5.0.0_r7
+pkgver=5.0.2_r1
 pkgrel=1
 pkgdesc='Android platform tools'
 arch=(i686 x86_64)


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 01:02:01
  Author: arojas
Revision: 124241

archrelease: copy trunk to community-any

Added:
  jmol/repos/
  jmol/repos/community-any/
  jmol/repos/community-any/PKGBUILD
(from rev 124240, jmol/trunk/PKGBUILD)

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

Copied: jmol/repos/community-any/PKGBUILD (from rev 124240, jmol/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2014-12-21 00:02:01 UTC (rev 124241)
@@ -0,0 +1,22 @@
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.2.9
+_pkgver=14.2.9_2014.11.23
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=('any')
+url="http://jmol.sourceforge.net";
+license=('LGPL')
+depends=('java-runtime')
+source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%2014.2/Version%2014.2.9/Jmol-14.2.9_2014.11.23-binary.tar.gz";)
+sha1sums=('c7ff086a1dd9c9e47ca69bb194fe350f939c4414')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  install -D "$srcdir/$pkgname-$_pkgver/"* "$pkgdir/usr/share/$pkgname"
+  ln -s "/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
+}


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 01:01:32
  Author: arojas
Revision: 124240

Splitting sage-mathematics

Added:
  jmol/
  jmol/trunk/
  jmol/trunk/PKGBUILD

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

Added: jmol/trunk/PKGBUILD
===
--- jmol/trunk/PKGBUILD (rev 0)
+++ jmol/trunk/PKGBUILD 2014-12-21 00:01:32 UTC (rev 124240)
@@ -0,0 +1,22 @@
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.2.9
+_pkgver=14.2.9_2014.11.23
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=('any')
+url="http://jmol.sourceforge.net";
+license=('LGPL')
+depends=('java-runtime')
+source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%2014.2/Version%2014.2.9/Jmol-14.2.9_2014.11.23-binary.tar.gz";)
+sha1sums=('c7ff086a1dd9c9e47ca69bb194fe350f939c4414')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  install -D "$srcdir/$pkgname-$_pkgver/"* "$pkgdir/usr/share/$pkgname"
+  ln -s "/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
+}


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


[arch-commits] Commit in tachyon (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:53:49
  Author: arojas
Revision: 124239

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

Added:
  tachyon/repos/
  tachyon/repos/community-i686/
  tachyon/repos/community-i686/PKGBUILD
(from rev 124238, tachyon/trunk/PKGBUILD)
  tachyon/repos/community-x86_64/
  tachyon/repos/community-x86_64/PKGBUILD
(from rev 124238, tachyon/trunk/PKGBUILD)

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

Copied: tachyon/repos/community-i686/PKGBUILD (from rev 124238, 
tachyon/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:53:49 UTC (rev 124239)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=tachyon
+pkgver=0.98.9
+pkgrel=1
+pkgdesc="Multithreaded ray tracing software"
+arch=('i686' 'x86_64')
+url="http://jedi.ks.uiuc.edu/~johns/raytracer/";
+license=('BSD')
+depends=('glibc')
+options=('staticlibs')
+source=(http://jedi.ks.uiuc.edu/~johns/raytracer/files/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('eb39e10bb37bccc949b45b8fc28dabd7')
+
+case "$CARCH" in
+  "i686") _target=linux-thr ;;
+  "x86_64") _target=linux-64-thr ;;
+esac
+
+build() {
+  cd $pkgname/unix
+  make $_target
+}
+
+package() {
+  cd $pkgname/compile/$_target
+  install -D -m 755 tachyon $pkgdir/usr/bin/tachyon
+  install -D -m 644 libtachyon.a $pkgdir/usr/lib/libtachyon.a
+
+  cd $srcdir/$pkgname/scenes
+  install -d "$pkgdir"/usr/share/tachyon/scenes/imaps
+  install -m 644 README *.dat *.cam *.ac "$pkgdir"/usr/share/tachyon/scenes
+  install -m 644 imaps/* "$pkgdir"/usr/share/tachyon/scenes/imaps
+
+  install -d "$pkgdir"/usr/share/licenses/tachyon
+  install $srcdir/$pkgname/Copyright "$pkgdir"/usr/share/licenses/tachyon
+}

Copied: tachyon/repos/community-x86_64/PKGBUILD (from rev 124238, 
tachyon/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 23:53:49 UTC (rev 124239)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=tachyon
+pkgver=0.98.9
+pkgrel=1
+pkgdesc="Multithreaded ray tracing software"
+arch=('i686' 'x86_64')
+url="http://jedi.ks.uiuc.edu/~johns/raytracer/";
+license=('BSD')
+depends=('glibc')
+options=('staticlibs')
+source=(http://jedi.ks.uiuc.edu/~johns/raytracer/files/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('eb39e10bb37bccc949b45b8fc28dabd7')
+
+case "$CARCH" in
+  "i686") _target=linux-thr ;;
+  "x86_64") _target=linux-64-thr ;;
+esac
+
+build() {
+  cd $pkgname/unix
+  make $_target
+}
+
+package() {
+  cd $pkgname/compile/$_target
+  install -D -m 755 tachyon $pkgdir/usr/bin/tachyon
+  install -D -m 644 libtachyon.a $pkgdir/usr/lib/libtachyon.a
+
+  cd $srcdir/$pkgname/scenes
+  install -d "$pkgdir"/usr/share/tachyon/scenes/imaps
+  install -m 644 README *.dat *.cam *.ac "$pkgdir"/usr/share/tachyon/scenes
+  install -m 644 imaps/* "$pkgdir"/usr/share/tachyon/scenes/imaps
+
+  install -d "$pkgdir"/usr/share/licenses/tachyon
+  install $srcdir/$pkgname/Copyright "$pkgdir"/usr/share/licenses/tachyon
+}


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:53:07
  Author: arojas
Revision: 124238

Splitting sage-mathematics

Added:
  tachyon/
  tachyon/trunk/
  tachyon/trunk/PKGBUILD

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

Added: tachyon/trunk/PKGBUILD
===
--- tachyon/trunk/PKGBUILD  (rev 0)
+++ tachyon/trunk/PKGBUILD  2014-12-20 23:53:07 UTC (rev 124238)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=tachyon
+pkgver=0.98.9
+pkgrel=1
+pkgdesc="Multithreaded ray tracing software"
+arch=('i686' 'x86_64')
+url="http://jedi.ks.uiuc.edu/~johns/raytracer/";
+license=('BSD')
+depends=('glibc')
+options=('staticlibs')
+source=(http://jedi.ks.uiuc.edu/~johns/raytracer/files/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('eb39e10bb37bccc949b45b8fc28dabd7')
+
+case "$CARCH" in
+  "i686") _target=linux-thr ;;
+  "x86_64") _target=linux-64-thr ;;
+esac
+
+build() {
+  cd $pkgname/unix
+  make $_target
+}
+
+package() {
+  cd $pkgname/compile/$_target
+  install -D -m 755 tachyon $pkgdir/usr/bin/tachyon
+  install -D -m 644 libtachyon.a $pkgdir/usr/lib/libtachyon.a
+
+  cd $srcdir/$pkgname/scenes
+  install -d "$pkgdir"/usr/share/tachyon/scenes/imaps
+  install -m 644 README *.dat *.cam *.ac "$pkgdir"/usr/share/tachyon/scenes
+  install -m 644 imaps/* "$pkgdir"/usr/share/tachyon/scenes/imaps
+
+  install -d "$pkgdir"/usr/share/licenses/tachyon
+  install $srcdir/$pkgname/Copyright "$pkgdir"/usr/share/licenses/tachyon
+}


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


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:44:37
  Author: arojas
Revision: 124237

Id

Modified:
  sympow/trunk/PKGBUILD (properties)

Index: sympow/trunk/PKGBUILD
===
--- sympow/trunk/PKGBUILD   2014-12-20 23:41:51 UTC (rev 124236)
+++ sympow/trunk/PKGBUILD   2014-12-20 23:44:37 UTC (rev 124237)

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


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

2014-12-20 Thread Jaroslav Lichtblau
Date: Sunday, December 21, 2014 @ 00:41:40
  Author: jlichtblau
Revision: 124235

upgpkg: perl-xml-libxml 2.0117-1

Modified:
  perl-xml-libxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 23:41:09 UTC (rev 124234)
+++ PKGBUILD2014-12-20 23:41:40 UTC (rev 124235)
@@ -4,8 +4,8 @@
 # Contributor: François Charette 
 
 pkgname=perl-xml-libxml
-pkgver=2.0116
-pkgrel=2
+pkgver=2.0117
+pkgrel=1
 pkgdesc="Interface to the libxml library"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/XML-LibXML";
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 install=$pkgname.install
 source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-md5sums=('a53a743bf053a0cb4afb41513fb8a684')
+md5sums=('484308164ecab1d7d0eddf4dc4c9c0ca')
 
 build() {
   cd "$srcdir"/XML-LibXML-$pkgver


[arch-commits] Commit in perl-xml-libxml/repos/community-x86_64 (4 files)

2014-12-20 Thread Jaroslav Lichtblau
Date: Sunday, December 21, 2014 @ 00:41:51
  Author: jlichtblau
Revision: 124236

archrelease: copy trunk to community-x86_64

Added:
  perl-xml-libxml/repos/community-x86_64/PKGBUILD
(from rev 124235, perl-xml-libxml/trunk/PKGBUILD)
  perl-xml-libxml/repos/community-x86_64/perl-xml-libxml.install
(from rev 124235, perl-xml-libxml/trunk/perl-xml-libxml.install)
Deleted:
  perl-xml-libxml/repos/community-x86_64/PKGBUILD
  perl-xml-libxml/repos/community-x86_64/perl-xml-libxml.install

-+
 PKGBUILD|   76 +++---
 perl-xml-libxml.install |   30 +-
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 23:41:40 UTC (rev 124235)
+++ PKGBUILD2014-12-20 23:41:51 UTC (rev 124236)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Justin "juster" Davis 
-# Contributor: François Charette 
-
-pkgname=perl-xml-libxml
-pkgver=2.0116
-pkgrel=2
-pkgdesc="Interface to the libxml library"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/XML-LibXML";
-license=('GPL')
-depends=('libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
-provides=('perl-libxml' 'perl-xml-libxml-common')
-replaces=('perl-libxml' 'perl-xml-libxml-common')
-options=('!emptydirs')
-install=$pkgname.install
-source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-md5sums=('a53a743bf053a0cb4afb41513fb8a684')
-
-build() {
-  cd "$srcdir"/XML-LibXML-$pkgver
-
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir"/XML-LibXML-$pkgver
-
-  make test
-}
-
-package() {
-  cd "$srcdir"/XML-LibXML-$pkgver
-
-  make pure_install doc_install DESTDIR="$pkgdir"/
-}

Copied: perl-xml-libxml/repos/community-x86_64/PKGBUILD (from rev 124235, 
perl-xml-libxml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 23:41:51 UTC (rev 124236)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Justin "juster" Davis 
+# Contributor: François Charette 
+
+pkgname=perl-xml-libxml
+pkgver=2.0117
+pkgrel=1
+pkgdesc="Interface to the libxml library"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/XML-LibXML";
+license=('GPL')
+depends=('libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
+provides=('perl-libxml' 'perl-xml-libxml-common')
+replaces=('perl-libxml' 'perl-xml-libxml-common')
+options=('!emptydirs')
+install=$pkgname.install
+source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
+md5sums=('484308164ecab1d7d0eddf4dc4c9c0ca')
+
+build() {
+  cd "$srcdir"/XML-LibXML-$pkgver
+
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir"/XML-LibXML-$pkgver
+
+  make test
+}
+
+package() {
+  cd "$srcdir"/XML-LibXML-$pkgver
+
+  make pure_install doc_install DESTDIR="$pkgdir"/
+}

Deleted: perl-xml-libxml.install
===
--- perl-xml-libxml.install 2014-12-20 23:41:40 UTC (rev 124235)
+++ perl-xml-libxml.install 2014-12-20 23:41:51 UTC (rev 124236)
@@ -1,15 +0,0 @@
-post_install() {
-  echo ":: Installing SAX XML Parsers"
-  /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
-  /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX))->save_parsers()"
-}
-
-post_upgrade() {
-  libxmlcount=`grep -c XML::LibXML::SAX 
/usr/share/perl5/vendor_perl/XML/SAX/ParserDetails.ini`
-  if [[ $libxmlcount == 0 ]]; then
- echo ":: Installing SAX XML Parsers"
- /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
- /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX))->save_parsers()"
-  fi
-}
-

Copied: perl-xml-libxml/repos/community-x86_64/perl-xml-libxml.install (from 
rev 124235, perl-xml-libxml/trunk/perl-xml-libxml.install)
===
--- perl-xml-libxml.install (rev 0)
+++ perl-xml-libxml.install 2014-12-20 23:41:51 UTC (rev 124236)
@@ -0,0 +1,15 @@
+post_install() {
+  echo ":: Installing SAX XML Parsers"
+  /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
+  /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX))->save_parsers()"
+}
+
+post_upgrade() {
+  libxmlcount=`grep -c XML::LibXML::SAX 
/usr/share/perl5/vendor_perl/XML/SAX/ParserDetails.ini`
+  if [[ $libxmlcount == 0 ]]; then
+ echo ":: Installing SAX XML Parsers"
+ /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
+ /usr/bin/perl -MXML::SAX -e 
"XML::SAX->add_parser(q(XML::LibXML

[arch-commits] Commit in sympow (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:41:09
  Author: arojas
Revision: 124234

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

Added:
  sympow/repos/
  sympow/repos/community-i686/
  sympow/repos/community-i686/PKGBUILD
(from rev 124233, sympow/trunk/PKGBUILD)
  sympow/repos/community-x86_64/
  sympow/repos/community-x86_64/PKGBUILD
(from rev 124233, sympow/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   37 +
 community-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: sympow/repos/community-i686/PKGBUILD (from rev 124233, 
sympow/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:41:09 UTC (rev 124234)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sympow
+pkgver=1.018.1
+pkgrel=1
+pkgdesc="A a package to compute special values of symmetric power elliptic
+curve L-functions"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org";
+license=('GPL')
+depends=('glibc')
+makedepends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('b6cbb7488870d70d92d11176049cb91b')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./Configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/lib/sympow
+  mv sympow *.gp new_data datafiles "$pkgdir"/usr/lib/sympow
+
+  cd "$pkgdir"/usr/lib/sympow/datafiles
+
+  for file in *.txt; do
+../sympow -txt2bin "$(grep -c AT $file)" <$file ${file/txt/bin}
+  done
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/sympow/sympow "$pkgdir"/usr/bin/sympow
+}

Copied: sympow/repos/community-x86_64/PKGBUILD (from rev 124233, 
sympow/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 23:41:09 UTC (rev 124234)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sympow
+pkgver=1.018.1
+pkgrel=1
+pkgdesc="A a package to compute special values of symmetric power elliptic
+curve L-functions"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org";
+license=('GPL')
+depends=('glibc')
+makedepends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('b6cbb7488870d70d92d11176049cb91b')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./Configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/lib/sympow
+  mv sympow *.gp new_data datafiles "$pkgdir"/usr/lib/sympow
+
+  cd "$pkgdir"/usr/lib/sympow/datafiles
+
+  for file in *.txt; do
+../sympow -txt2bin "$(grep -c AT $file)" <$file ${file/txt/bin}
+  done
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/sympow/sympow "$pkgdir"/usr/bin/sympow
+}


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:40:21
  Author: arojas
Revision: 124233

Splitting sage-mathematics

Added:
  sympow/
  sympow/trunk/
  sympow/trunk/PKGBUILD

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

Added: sympow/trunk/PKGBUILD
===
--- sympow/trunk/PKGBUILD   (rev 0)
+++ sympow/trunk/PKGBUILD   2014-12-20 23:40:21 UTC (rev 124233)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sympow
+pkgver=1.018.1
+pkgrel=1
+pkgdesc="A a package to compute special values of symmetric power elliptic
+curve L-functions"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org";
+license=('GPL')
+depends=('glibc')
+makedepends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('b6cbb7488870d70d92d11176049cb91b')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./Configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/lib/sympow
+  mv sympow *.gp new_data datafiles "$pkgdir"/usr/lib/sympow
+
+  cd "$pkgdir"/usr/lib/sympow/datafiles
+
+  for file in *.txt; do
+../sympow -txt2bin "$(grep -c AT $file)" <$file ${file/txt/bin}
+  done
+
+  mkdir -p "$pkgdir"/usr/bin
+  ln -s /usr/lib/sympow/sympow "$pkgdir"/usr/bin/sympow
+}


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

2014-12-20 Thread Rémy Oudompheng
Date: Sunday, December 21, 2014 @ 00:39:09
  Author: remy
Revision: 227840

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

Added:
  pyalpm/repos/testing-i686/
  pyalpm/repos/testing-i686/PKGBUILD
(from rev 227839, pyalpm/trunk/PKGBUILD)
  pyalpm/repos/testing-x86_64/
  pyalpm/repos/testing-x86_64/PKGBUILD
(from rev 227839, pyalpm/trunk/PKGBUILD)

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

Copied: pyalpm/repos/testing-i686/PKGBUILD (from rev 227839, 
pyalpm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-20 23:39:09 UTC (rev 227840)
@@ -0,0 +1,27 @@
+# Maintainer : Rémy Oudompheng 
+
+pkgname=pyalpm
+pkgver=0.7
+pkgrel=1
+pkgdesc="Libalpm bindings for Python 3"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/users/remy/pyalpm.git/";
+license=('GPL')
+depends=('python>=3.4' 'pacman>=4.2')
+source=("ftp://ftp.archlinux.org/other/pyalpm/$pkgname-$pkgver.tar.gz";)
+sha1sums=('62fafb93d30c27b5a5a09df3e802d6e50fed9802')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # workaround Python packaging issue (FS#34658)
+  export CFLAGS="$CFLAGS -Wno-format"
+
+  python setup.py build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python setup.py install --root=${pkgdir}
+}
+

Copied: pyalpm/repos/testing-x86_64/PKGBUILD (from rev 227839, 
pyalpm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-12-20 23:39:09 UTC (rev 227840)
@@ -0,0 +1,27 @@
+# Maintainer : Rémy Oudompheng 
+
+pkgname=pyalpm
+pkgver=0.7
+pkgrel=1
+pkgdesc="Libalpm bindings for Python 3"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/users/remy/pyalpm.git/";
+license=('GPL')
+depends=('python>=3.4' 'pacman>=4.2')
+source=("ftp://ftp.archlinux.org/other/pyalpm/$pkgname-$pkgver.tar.gz";)
+sha1sums=('62fafb93d30c27b5a5a09df3e802d6e50fed9802')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # workaround Python packaging issue (FS#34658)
+  export CFLAGS="$CFLAGS -Wno-format"
+
+  python setup.py build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python setup.py install --root=${pkgdir}
+}
+


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

2014-12-20 Thread Rémy Oudompheng
Date: Sunday, December 21, 2014 @ 00:38:07
  Author: remy
Revision: 227839

upgpkg: pyalpm 0.7-1

Bump to version 0.7 for pacman 4.2

Modified:
  pyalpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 18:15:11 UTC (rev 227838)
+++ PKGBUILD2014-12-20 23:38:07 UTC (rev 227839)
@@ -1,15 +1,15 @@
 # Maintainer : Rémy Oudompheng 
 
 pkgname=pyalpm
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7
+pkgrel=1
 pkgdesc="Libalpm bindings for Python 3"
 arch=('i686' 'x86_64')
 url="http://projects.archlinux.org/users/remy/pyalpm.git/";
 license=('GPL')
-depends=('python>=3.4' 'pacman>=4.1')
+depends=('python>=3.4' 'pacman>=4.2')
 source=("ftp://ftp.archlinux.org/other/pyalpm/$pkgname-$pkgver.tar.gz";)
-sha1sums=('15e9911c4f91d78e22e8dbd679177334707482d2')
+sha1sums=('62fafb93d30c27b5a5a09df3e802d6e50fed9802')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in palp (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:28:02
  Author: arojas
Revision: 124232

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

Added:
  palp/repos/
  palp/repos/community-i686/
  palp/repos/community-i686/PKGBUILD
(from rev 124231, palp/trunk/PKGBUILD)
  palp/repos/community-x86_64/
  palp/repos/community-x86_64/PKGBUILD
(from rev 124231, palp/trunk/PKGBUILD)

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

Copied: palp/repos/community-i686/PKGBUILD (from rev 124231, 
palp/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:28:02 UTC (rev 124232)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=palp
+pkgver=2.1
+pkgrel=1
+pkgdesc="A Package for analyzing Lattice Polytopes"
+arch=('i686' 'x86_64')
+url="http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html";
+license=('GPL3')
+depends=('glibc')
+source=("http://hep.itp.tuwien.ac.at/~kreuzer/CY/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f3791acd2e60846cb63bc98e87ad7509')
+
+build() {
+  cd $pkgname-$pkgver
+  mkdir bin
+  mv Global.h Global.h-template
+  for dim in 4 5 6 11; do
+sed "s/^#define[^a-zA-Z]*POLY_Dmax.*/#define POLY_Dmax $dim/" 
Global.h-template > Global.h
+make
+for file in poly class cws nef mori; do
+mv ${file}.x bin/${file}-${dim}d.x
+done
+  done
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  pushd bin
+for exe in *.x; do
+   install -m 755 $exe "$pkgdir"/usr/bin
+done
+  popd
+  for file in poly class cws nef mori; do
+ln -sf ${file}-6d.x "$pkgdir"/usr/bin/${file}.x
+  done
+}
+

Copied: palp/repos/community-x86_64/PKGBUILD (from rev 124231, 
palp/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 23:28:02 UTC (rev 124232)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=palp
+pkgver=2.1
+pkgrel=1
+pkgdesc="A Package for analyzing Lattice Polytopes"
+arch=('i686' 'x86_64')
+url="http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html";
+license=('GPL3')
+depends=('glibc')
+source=("http://hep.itp.tuwien.ac.at/~kreuzer/CY/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f3791acd2e60846cb63bc98e87ad7509')
+
+build() {
+  cd $pkgname-$pkgver
+  mkdir bin
+  mv Global.h Global.h-template
+  for dim in 4 5 6 11; do
+sed "s/^#define[^a-zA-Z]*POLY_Dmax.*/#define POLY_Dmax $dim/" 
Global.h-template > Global.h
+make
+for file in poly class cws nef mori; do
+mv ${file}.x bin/${file}-${dim}d.x
+done
+  done
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  pushd bin
+for exe in *.x; do
+   install -m 755 $exe "$pkgdir"/usr/bin
+done
+  popd
+  for file in poly class cws nef mori; do
+ln -sf ${file}-6d.x "$pkgdir"/usr/bin/${file}.x
+  done
+}
+


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:27:20
  Author: arojas
Revision: 124231

Splitting sage-mathematics

Added:
  palp/
  palp/trunk/
  palp/trunk/PKGBUILD

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

Added: palp/trunk/PKGBUILD
===
--- palp/trunk/PKGBUILD (rev 0)
+++ palp/trunk/PKGBUILD 2014-12-20 23:27:20 UTC (rev 124231)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=palp
+pkgver=2.1
+pkgrel=1
+pkgdesc="A Package for analyzing Lattice Polytopes"
+arch=('i686' 'x86_64')
+url="http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html";
+license=('GPL3')
+depends=('glibc')
+source=("http://hep.itp.tuwien.ac.at/~kreuzer/CY/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f3791acd2e60846cb63bc98e87ad7509')
+
+build() {
+  cd $pkgname-$pkgver
+  mkdir bin
+  mv Global.h Global.h-template
+  for dim in 4 5 6 11; do
+sed "s/^#define[^a-zA-Z]*POLY_Dmax.*/#define POLY_Dmax $dim/" 
Global.h-template > Global.h
+make
+for file in poly class cws nef mori; do
+mv ${file}.x bin/${file}-${dim}d.x
+done
+  done
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  pushd bin
+for exe in *.x; do
+   install -m 755 $exe "$pkgdir"/usr/bin
+done
+  popd
+  for file in poly class cws nef mori; do
+ln -sf ${file}-6d.x "$pkgdir"/usr/bin/${file}.x
+  done
+}
+


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


[arch-commits] Commit in ratpoints (7 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:16:55
  Author: arojas
Revision: 124230

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

Added:
  ratpoints/repos/
  ratpoints/repos/community-i686/
  ratpoints/repos/community-i686/PKGBUILD
(from rev 124229, ratpoints/trunk/PKGBUILD)
  ratpoints/repos/community-i686/fPIC.patch
(from rev 124229, ratpoints/trunk/fPIC.patch)
  ratpoints/repos/community-x86_64/
  ratpoints/repos/community-x86_64/PKGBUILD
(from rev 124229, ratpoints/trunk/PKGBUILD)
  ratpoints/repos/community-x86_64/fPIC.patch
(from rev 124229, ratpoints/trunk/fPIC.patch)

-+
 community-i686/PKGBUILD |   34 ++
 community-i686/fPIC.patch   |   11 +++
 community-x86_64/PKGBUILD   |   34 ++
 community-x86_64/fPIC.patch |   11 +++
 4 files changed, 90 insertions(+)

Copied: ratpoints/repos/community-i686/PKGBUILD (from rev 124229, 
ratpoints/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:16:55 UTC (rev 124230)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=ratpoints
+pkgver=2.1.3
+pkgrel=1
+pkgdesc="A program that uses an optimized quadratic sieve algorithm in order 
to find rational points on hyperelliptic curves"
+arch=('i686' 'x86_64')
+url="http://www.mathe2.uni-bayreuth.de/stoll/programs/index.html";
+license=('GPL2')
+depends=('gmp')
+options=('staticlibs')
+source=("http://www.mathe2.uni-bayreuth.de/stoll/programs/$pkgname-$pkgver.tar.gz";
 'fPIC.patch')
+md5sums=('597fee3856ef2f80fffc0a440e926208'
+ '60cc67b9308b2e66e65fd6814d341ed6')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p0 -i $srcdir/fPIC.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{bin,include,lib}
+  make install INSTALL_DIR="$pkgdir"/usr
+}
+

Copied: ratpoints/repos/community-i686/fPIC.patch (from rev 124229, 
ratpoints/trunk/fPIC.patch)
===
--- repos/community-i686/fPIC.patch (rev 0)
+++ repos/community-i686/fPIC.patch 2014-12-20 23:16:55 UTC (rev 124230)
@@ -0,0 +1,11 @@
+--- Makefile.orig  2014-11-07 21:12:13.411106352 +0100
 Makefile   2014-11-07 21:12:21.854468444 +0100
+@@ -29,7 +29,7 @@
+ 
+ INSTALL_DIR = /usr/local
+ 
+-CCFLAGS1 = -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
++CCFLAGS1 = -fPIC -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
+ # for gcc on Apple, may have to add '-fnested-functions' to CCFLAGS1
+ CCFLAGS2 = -lgmp -lgcc -lc -lm
+ CCFLAGS3 = -L. -lratpoints

Copied: ratpoints/repos/community-x86_64/PKGBUILD (from rev 124229, 
ratpoints/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 23:16:55 UTC (rev 124230)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=ratpoints
+pkgver=2.1.3
+pkgrel=1
+pkgdesc="A program that uses an optimized quadratic sieve algorithm in order 
to find rational points on hyperelliptic curves"
+arch=('i686' 'x86_64')
+url="http://www.mathe2.uni-bayreuth.de/stoll/programs/index.html";
+license=('GPL2')
+depends=('gmp')
+options=('staticlibs')
+source=("http://www.mathe2.uni-bayreuth.de/stoll/programs/$pkgname-$pkgver.tar.gz";
 'fPIC.patch')
+md5sums=('597fee3856ef2f80fffc0a440e926208'
+ '60cc67b9308b2e66e65fd6814d341ed6')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p0 -i $srcdir/fPIC.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{bin,include,lib}
+  make install INSTALL_DIR="$pkgdir"/usr
+}
+

Copied: ratpoints/repos/community-x86_64/fPIC.patch (from rev 124229, 
ratpoints/trunk/fPIC.patch)
===
--- repos/community-x86_64/fPIC.patch   (rev 0)
+++ repos/community-x86_64/fPIC.patch   2014-12-20 23:16:55 UTC (rev 124230)
@@ -0,0 +1,11 @@
+--- Makefile.orig  2014-11-07 21:12:13.411106352 +0100
 Makefile   2014-11-07 21:12:21.854468444 +0100
+@@ -29,7 +29,7 @@
+ 
+ INSTALL_DIR = /usr/local
+ 
+-CCFLAGS1 = -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
++CCFLAGS1 = -fPIC -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
+ # for gcc on Apple, may have to add '-fnested-functions' to CCFLAGS1
+ CCFLAGS2 = -lgmp -lgcc -lc -lm
+ CCFLAGS3 = -L. -lratpoints


[arch-commits] Commit in (4 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:16:14
  Author: arojas
Revision: 124229

Splitting sage-mathematics

Added:
  ratpoints/
  ratpoints/trunk/
  ratpoints/trunk/PKGBUILD
  ratpoints/trunk/fPIC.patch

+
 PKGBUILD   |   34 ++
 fPIC.patch |   11 +++
 2 files changed, 45 insertions(+)

Added: ratpoints/trunk/PKGBUILD
===
--- ratpoints/trunk/PKGBUILD(rev 0)
+++ ratpoints/trunk/PKGBUILD2014-12-20 23:16:14 UTC (rev 124229)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=ratpoints
+pkgver=2.1.3
+pkgrel=1
+pkgdesc="A program that uses an optimized quadratic sieve algorithm in order 
to find rational points on hyperelliptic curves"
+arch=('i686' 'x86_64')
+url="http://www.mathe2.uni-bayreuth.de/stoll/programs/index.html";
+license=('GPL2')
+depends=('gmp')
+options=('staticlibs')
+source=("http://www.mathe2.uni-bayreuth.de/stoll/programs/$pkgname-$pkgver.tar.gz";
 'fPIC.patch')
+md5sums=('597fee3856ef2f80fffc0a440e926208'
+ '60cc67b9308b2e66e65fd6814d341ed6')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p0 -i $srcdir/fPIC.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{bin,include,lib}
+  make install INSTALL_DIR="$pkgdir"/usr
+}
+


Property changes on: ratpoints/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: ratpoints/trunk/fPIC.patch
===
--- ratpoints/trunk/fPIC.patch  (rev 0)
+++ ratpoints/trunk/fPIC.patch  2014-12-20 23:16:14 UTC (rev 124229)
@@ -0,0 +1,11 @@
+--- Makefile.orig  2014-11-07 21:12:13.411106352 +0100
 Makefile   2014-11-07 21:12:21.854468444 +0100
+@@ -29,7 +29,7 @@
+ 
+ INSTALL_DIR = /usr/local
+ 
+-CCFLAGS1 = -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
++CCFLAGS1 = -fPIC -Wall -O2 -fomit-frame-pointer 
-DRATPOINTS_MAX_BITS_IN_PRIME=${PRIME_SIZE} -DUSE_SSE
+ # for gcc on Apple, may have to add '-fnested-functions' to CCFLAGS1
+ CCFLAGS2 = -lgmp -lgcc -lc -lm
+ CCFLAGS3 = -L. -lratpoints


[arch-commits] Commit in flintqs (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:10:14
  Author: arojas
Revision: 124228

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

Added:
  flintqs/repos/
  flintqs/repos/community-i686/
  flintqs/repos/community-i686/PKGBUILD
(from rev 124227, flintqs/trunk/PKGBUILD)
  flintqs/repos/community-x86_64/
  flintqs/repos/community-x86_64/PKGBUILD
(from rev 124227, flintqs/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   24 
 community-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: flintqs/repos/community-i686/PKGBUILD (from rev 124227, 
flintqs/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:10:14 UTC (rev 124228)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=flintqs
+pkgver=20070817
+pkgrel=1
+pkgdesc="Highly optimized multi-polynomial quadratic sieve for integer 
factorization"
+arch=('i686' 'x86_64')
+url="https://svn.sourceforge.net/svnroot/fastlibnt/trunk/QS/";
+license=('GPL')
+depends=('gmp')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('ee4a93f336a5fa840b2116a8c9b02911')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  cp QuadraticSieve "$pkgdir"/usr/bin
+}
+

Copied: flintqs/repos/community-x86_64/PKGBUILD (from rev 124227, 
flintqs/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 23:10:14 UTC (rev 124228)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=flintqs
+pkgver=20070817
+pkgrel=1
+pkgdesc="Highly optimized multi-polynomial quadratic sieve for integer 
factorization"
+arch=('i686' 'x86_64')
+url="https://svn.sourceforge.net/svnroot/fastlibnt/trunk/QS/";
+license=('GPL')
+depends=('gmp')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('ee4a93f336a5fa840b2116a8c9b02911')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  cp QuadraticSieve "$pkgdir"/usr/bin
+}
+


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

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:09:25
  Author: arojas
Revision: 124227

Splitting sage-mathematics

Added:
  flintqs/
  flintqs/trunk/
  flintqs/trunk/PKGBUILD

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

Added: flintqs/trunk/PKGBUILD
===
--- flintqs/trunk/PKGBUILD  (rev 0)
+++ flintqs/trunk/PKGBUILD  2014-12-20 23:09:25 UTC (rev 124227)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=flintqs
+pkgver=20070817
+pkgrel=1
+pkgdesc="Highly optimized multi-polynomial quadratic sieve for integer 
factorization"
+arch=('i686' 'x86_64')
+url="https://svn.sourceforge.net/svnroot/fastlibnt/trunk/QS/";
+license=('GPL')
+depends=('gmp')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('ee4a93f336a5fa840b2116a8c9b02911')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  cp QuadraticSieve "$pkgdir"/usr/bin
+}
+


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


[arch-commits] Commit in symmetrica (9 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:05:25
  Author: arojas
Revision: 124226

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

Added:
  symmetrica/repos/
  symmetrica/repos/community-i686/
  symmetrica/repos/community-i686/LICENSE
(from rev 124225, symmetrica/trunk/LICENSE)
  symmetrica/repos/community-i686/PKGBUILD
(from rev 124225, symmetrica/trunk/PKGBUILD)
  symmetrica/repos/community-i686/macro.h.patch
(from rev 124225, symmetrica/trunk/macro.h.patch)
  symmetrica/repos/community-x86_64/
  symmetrica/repos/community-x86_64/LICENSE
(from rev 124225, symmetrica/trunk/LICENSE)
  symmetrica/repos/community-x86_64/PKGBUILD
(from rev 124225, symmetrica/trunk/PKGBUILD)
  symmetrica/repos/community-x86_64/macro.h.patch
(from rev 124225, symmetrica/trunk/macro.h.patch)

+
 community-i686/LICENSE |   16 +++
 community-i686/PKGBUILD|   41 +++
 community-i686/macro.h.patch   |   33 +++
 community-x86_64/LICENSE   |   16 +++
 community-x86_64/PKGBUILD  |   41 +++
 community-x86_64/macro.h.patch |   33 +++
 6 files changed, 180 insertions(+)

Copied: symmetrica/repos/community-i686/LICENSE (from rev 124225, 
symmetrica/trunk/LICENSE)
===
--- repos/community-i686/LICENSE(rev 0)
+++ repos/community-i686/LICENSE2014-12-20 23:05:25 UTC (rev 124226)
@@ -0,0 +1,16 @@
+/*
+Copyright (c) 1987-2010 , symmetrica (at) symmetrica.de
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+*/
+

Copied: symmetrica/repos/community-i686/PKGBUILD (from rev 124225, 
symmetrica/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 23:05:25 UTC (rev 124226)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=symmetrica
+pkgver=2.0
+pkgrel=3
+pkgdesc="Algorithms for symmetric groups and classical groups"
+arch=('i686' 'x86_64')
+url="http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/";
+license=('custom')
+depends=()
+options=('staticlibs')
+source=('http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/SYM2_0_tar.gz'
+'macro.h.patch' 'LICENSE')
+md5sums=('c901a30ffb44715adc85ec43a9838069'
+ '2a018908686a23ee12b3e7b5d104c929'
+ 'c385bb47c0759cb6464e55702875b7a0')
+
+prepare() {
+  sed -i -e 's/-O2/$(CFLAGS)/' makefile
+  patch -p0 -i macro.h.patch
+
+# disable banner
+  sed -i 's|no_banner = FALSE|no_banner = TRUE|' de.c
+}
+
+build() {
+  export CFLAGS="-fPIC $CFLAGS"
+  make
+  ar crs libsymmetrica.a *.o
+}
+
+package() {
+  install -D -m 644 libsymmetrica.a "$pkgdir"/usr/lib/libsymmetrica.a
+  mkdir -p "$pkgdir"/usr/include/symmetrica/
+  install -m 644 *.h "$pkgdir"/usr/include/symmetrica/
+
+  mkdir -p "$pkgdir"/usr/share/licenses/symmetrica
+  install LICENSE "$pkgdir"/usr/share/licenses/symmetrica
+}
+

Copied: symmetrica/repos/community-i686/macro.h.patch (from rev 124225, 
symmetrica/trunk/macro.h.patch)
===
--- repos/community-i686/macro.h.patch  (rev 0)
+++ repos/community-i686/macro.h.patch  2014-12-20 23:05:25 UTC (rev 124226)
@@ -0,0 +1,33 @@
+--- macro.h.orig   2009-05-15 04:31:26.0 -0700
 macro.h2007-12-07 00:40:20.0 -0800
+@@ -171,7 +170,7 @@
+ 
+ 
+ 
+-extern INT partition_speichersize,partition_speicherindex,mem_counter_part;
++extern long partition_speichersize,partition_speicherindex,mem_counter_part;
+ extern struct partition **partition_speicher; 
+ 
+ #define FREEPARTITION(d)\
+@@ -266,7 +265,7 @@
+   C_MO_K(c,b); \
+ } while(0)
+ 
+-extern INT monom_speicherindex,mem_counter_monom,monom_speichersize;
++extern long monom_speicherindex,mem_counter_monom,monom_speichersize;
+ extern struct monom **monom_speicher;
+ 
+ #define FREEMONOM(v) \
+@@ -554,10 +553,10 @@
+ 
+ /* for longint */
+ 
+-extern INT loc_index, loc_size,loc_counter;
++extern long loc_index, loc_size,loc_counter;
+

[arch-commits] Commit in (5 files)

2014-12-20 Thread Antonio Rojas
Date: Sunday, December 21, 2014 @ 00:04:37
  Author: arojas
Revision: 124225

Splitting sage-mathematics

Added:
  symmetrica/
  symmetrica/trunk/
  symmetrica/trunk/LICENSE
  symmetrica/trunk/PKGBUILD
  symmetrica/trunk/macro.h.patch

---+
 LICENSE   |   16 
 PKGBUILD  |   41 +
 macro.h.patch |   33 +
 3 files changed, 90 insertions(+)

Added: symmetrica/trunk/LICENSE
===
--- symmetrica/trunk/LICENSE(rev 0)
+++ symmetrica/trunk/LICENSE2014-12-20 23:04:37 UTC (rev 124225)
@@ -0,0 +1,16 @@
+/*
+Copyright (c) 1987-2010 , symmetrica (at) symmetrica.de
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+*/
+

Added: symmetrica/trunk/PKGBUILD
===
--- symmetrica/trunk/PKGBUILD   (rev 0)
+++ symmetrica/trunk/PKGBUILD   2014-12-20 23:04:37 UTC (rev 124225)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=symmetrica
+pkgver=2.0
+pkgrel=3
+pkgdesc="Algorithms for symmetric groups and classical groups"
+arch=('i686' 'x86_64')
+url="http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/";
+license=('custom')
+depends=()
+options=('staticlibs')
+source=('http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/SYM2_0_tar.gz'
+'macro.h.patch' 'LICENSE')
+md5sums=('c901a30ffb44715adc85ec43a9838069'
+ '2a018908686a23ee12b3e7b5d104c929'
+ 'c385bb47c0759cb6464e55702875b7a0')
+
+prepare() {
+  sed -i -e 's/-O2/$(CFLAGS)/' makefile
+  patch -p0 -i macro.h.patch
+
+# disable banner
+  sed -i 's|no_banner = FALSE|no_banner = TRUE|' de.c
+}
+
+build() {
+  export CFLAGS="-fPIC $CFLAGS"
+  make
+  ar crs libsymmetrica.a *.o
+}
+
+package() {
+  install -D -m 644 libsymmetrica.a "$pkgdir"/usr/lib/libsymmetrica.a
+  mkdir -p "$pkgdir"/usr/include/symmetrica/
+  install -m 644 *.h "$pkgdir"/usr/include/symmetrica/
+
+  mkdir -p "$pkgdir"/usr/share/licenses/symmetrica
+  install LICENSE "$pkgdir"/usr/share/licenses/symmetrica
+}
+


Property changes on: symmetrica/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: symmetrica/trunk/macro.h.patch
===
--- symmetrica/trunk/macro.h.patch  (rev 0)
+++ symmetrica/trunk/macro.h.patch  2014-12-20 23:04:37 UTC (rev 124225)
@@ -0,0 +1,33 @@
+--- macro.h.orig   2009-05-15 04:31:26.0 -0700
 macro.h2007-12-07 00:40:20.0 -0800
+@@ -171,7 +170,7 @@
+ 
+ 
+ 
+-extern INT partition_speichersize,partition_speicherindex,mem_counter_part;
++extern long partition_speichersize,partition_speicherindex,mem_counter_part;
+ extern struct partition **partition_speicher; 
+ 
+ #define FREEPARTITION(d)\
+@@ -266,7 +265,7 @@
+   C_MO_K(c,b); \
+ } while(0)
+ 
+-extern INT monom_speicherindex,mem_counter_monom,monom_speichersize;
++extern long monom_speicherindex,mem_counter_monom,monom_speichersize;
+ extern struct monom **monom_speicher;
+ 
+ #define FREEMONOM(v) \
+@@ -554,10 +553,10 @@
+ 
+ /* for longint */
+ 
+-extern INT loc_index, loc_size,loc_counter;
++extern long loc_index, loc_size,loc_counter;
+ extern struct loc **loc_speicher;
+ 
+-extern INT longint_speicherindex,mem_counter_loc,longint_speichersize;
++extern long longint_speicherindex,mem_counter_loc,longint_speichersize;
+ extern struct longint **longint_speicher;
+ 
+ 


[arch-commits] Commit in genus2reduction (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 23:31:58
  Author: arojas
Revision: 124224

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

Added:
  genus2reduction/repos/
  genus2reduction/repos/community-i686/
  genus2reduction/repos/community-i686/PKGBUILD
(from rev 124223, genus2reduction/trunk/PKGBUILD)
  genus2reduction/repos/community-x86_64/
  genus2reduction/repos/community-x86_64/PKGBUILD
(from rev 124223, genus2reduction/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   24 
 community-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: genus2reduction/repos/community-i686/PKGBUILD (from rev 124223, 
genus2reduction/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 22:31:58 UTC (rev 124224)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=genus2reduction
+pkgver=20140211
+pkgrel=1
+pkgdesc="A program for computing the conductor and reduction types for a genus 
2 hyperelliptic curve"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org/";
+license=('GPL2')
+depends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('46bd298ef0699d7fb7763d08228a3ce1')
+
+build() {
+  cd $pkgname-$pkgver
+  cc -O2 -I/usr/include/pari -lpari -lm genus2reduction.c -o genus2reduction 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  install -m755 genus2reduction "$pkgdir"/usr/bin
+}
+

Copied: genus2reduction/repos/community-x86_64/PKGBUILD (from rev 124223, 
genus2reduction/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 22:31:58 UTC (rev 124224)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=genus2reduction
+pkgver=20140211
+pkgrel=1
+pkgdesc="A program for computing the conductor and reduction types for a genus 
2 hyperelliptic curve"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org/";
+license=('GPL2')
+depends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('46bd298ef0699d7fb7763d08228a3ce1')
+
+build() {
+  cd $pkgname-$pkgver
+  cc -O2 -I/usr/include/pari -lpari -lm genus2reduction.c -o genus2reduction 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  install -m755 genus2reduction "$pkgdir"/usr/bin
+}
+


[arch-commits] Commit in (3 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 23:31:11
  Author: arojas
Revision: 124223

Splitting sage-mathematics

Added:
  genus2reduction/
  genus2reduction/trunk/
  genus2reduction/trunk/PKGBUILD

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

Added: genus2reduction/trunk/PKGBUILD
===
--- genus2reduction/trunk/PKGBUILD  (rev 0)
+++ genus2reduction/trunk/PKGBUILD  2014-12-20 22:31:11 UTC (rev 124223)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=genus2reduction
+pkgver=20140211
+pkgrel=1
+pkgdesc="A program for computing the conductor and reduction types for a genus 
2 hyperelliptic curve"
+arch=('i686' 'x86_64')
+url="http://www.sagemath.org/";
+license=('GPL2')
+depends=('pari')
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('46bd298ef0699d7fb7763d08228a3ce1')
+
+build() {
+  cd $pkgname-$pkgver
+  cc -O2 -I/usr/include/pari -lpari -lm genus2reduction.c -o genus2reduction 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/bin
+  install -m755 genus2reduction "$pkgdir"/usr/bin
+}
+


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


[arch-commits] Commit in maxima-ecl (11 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 22:38:45
  Author: arojas
Revision: 124222

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

Added:
  maxima-ecl/repos/
  maxima-ecl/repos/community-i686/
  maxima-ecl/repos/community-i686/PKGBUILD
(from rev 124221, maxima-ecl/trunk/PKGBUILD)
  maxima-ecl/repos/community-i686/build-fasl.patch
(from rev 124221, maxima-ecl/trunk/build-fasl.patch)
  maxima-ecl/repos/community-i686/maxima.desktop
(from rev 124221, maxima-ecl/trunk/maxima.desktop)
  maxima-ecl/repos/community-i686/maxima.install
(from rev 124221, maxima-ecl/trunk/maxima.install)
  maxima-ecl/repos/community-x86_64/
  maxima-ecl/repos/community-x86_64/PKGBUILD
(from rev 124221, maxima-ecl/trunk/PKGBUILD)
  maxima-ecl/repos/community-x86_64/build-fasl.patch
(from rev 124221, maxima-ecl/trunk/build-fasl.patch)
  maxima-ecl/repos/community-x86_64/maxima.desktop
(from rev 124221, maxima-ecl/trunk/maxima.desktop)
  maxima-ecl/repos/community-x86_64/maxima.install
(from rev 124221, maxima-ecl/trunk/maxima.install)

---+
 community-i686/PKGBUILD   |   66 
 community-i686/build-fasl.patch   |   23 
 community-i686/maxima.desktop |   11 ++
 community-i686/maxima.install |   18 +
 community-x86_64/PKGBUILD |   66 
 community-x86_64/build-fasl.patch |   23 
 community-x86_64/maxima.desktop   |   11 ++
 community-x86_64/maxima.install   |   18 +
 8 files changed, 236 insertions(+)

Copied: maxima-ecl/repos/community-i686/PKGBUILD (from rev 124221, 
maxima-ecl/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 21:38:45 UTC (rev 124222)
@@ -0,0 +1,66 @@
+# $Id: PKGBUILD 150832 2012-02-23 12:01:17Z juergen $
+# Maintainer: Antonio Rojas 
+# Contributor: Ronald van Haren 
+# Contributor: Damir Perisa 
+# Modified to compile against ecl by: maribu
+
+pkgname=maxima-ecl
+_pkgname=maxima
+pkgver=5.35.1
+_eclver=13.5.1
+pkgrel=1
+pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://maxima.sourceforge.net";
+depends=("ecl=$_eclver" 'texinfo')
+makedepends=('python2')
+optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
+conflicts=('maxima')
+provides=('maxima')
+options=('!zipman') # don't zip info pages or they won't work inside maxima
+install=maxima.install
+source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";
+"${_pkgname}.desktop" 'build-fasl.patch')
+md5sums=('4bb0b999645ec2b20b7e301d36f83a4c'
+ '24aa81126fbb8b726854e5a80d4c2415'
+ 'eb33481ea06afb97743af06ff52c099b')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+# set correct python executable to create docs
+  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
+
+# build maxima ecl library
+  patch -p1 -i ../build-fasl.patch
+}
+
+build() {
+  cd $_pkgname-$pkgver
+
+  # set correct python executable to create docs
+  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
+   --libexecdir=/usr/lib --enable-ecl --with-default-lisp=ecl
+  make -j1
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 ${srcdir}/${_pkgname}.desktop \
+   $pkgdir/usr/share/applications/${_pkgname}.desktop
+
+  # make sure, we have a nice icon for the desktop file at the right place
+  install -d $pkgdir/usr/share/pixmaps/
+  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
+   $pkgdir/usr/share/pixmaps/${_pkgname}.png
+
+  _ecldir="/usr/lib/ecl-$_eclver"
+  mkdir -p "$pkgdir/$_ecldir"
+  install src/binary-ecl/maxima.fas "$pkgdir/$_ecldir"
+}

Copied: maxima-ecl/repos/community-i686/build-fasl.patch (from rev 124221, 
maxima-ecl/trunk/build-fasl.patch)
===
--- repos/community-i686/build-fasl.patch   (rev 0)
+++ repos/community-i686/build-fasl.patch   2014-12-20 21:38:45 UTC (rev 
124222)
@@ -0,0 +1,23 @@
+Build a fasl library for ecl in addition to an executable program.
+
+References:
+* http://trac.sagemath.org/ticket/16178
+* https://github.com/cschwan/sage-on-gentoo/issues/226
+* https://bugs.gentoo.org/show_bug.cgi?id=499634
+
+Index: maxima-5.29.1/src/maxima.system
+===
+--- maxima-5.29.1.orig/src/maxima.system
 maxima-5.29.1/src/maxima.system
+@@ -75,6 +75,11 @@
+;; Convert dir/foo.fas to

[arch-commits] Commit in (6 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 22:37:53
  Author: arojas
Revision: 124221

Splitting sage-mathematics

Added:
  maxima-ecl/
  maxima-ecl/trunk/
  maxima-ecl/trunk/PKGBUILD
  maxima-ecl/trunk/build-fasl.patch
  maxima-ecl/trunk/maxima.desktop
  maxima-ecl/trunk/maxima.install

--+
 PKGBUILD |   66 +
 build-fasl.patch |   23 ++
 maxima.desktop   |   11 
 maxima.install   |   18 ++
 4 files changed, 118 insertions(+)

Added: maxima-ecl/trunk/PKGBUILD
===
--- maxima-ecl/trunk/PKGBUILD   (rev 0)
+++ maxima-ecl/trunk/PKGBUILD   2014-12-20 21:37:53 UTC (rev 124221)
@@ -0,0 +1,66 @@
+# $Id: PKGBUILD 150832 2012-02-23 12:01:17Z juergen $
+# Maintainer: Antonio Rojas 
+# Contributor: Ronald van Haren 
+# Contributor: Damir Perisa 
+# Modified to compile against ecl by: maribu
+
+pkgname=maxima-ecl
+_pkgname=maxima
+pkgver=5.35.1
+_eclver=13.5.1
+pkgrel=1
+pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://maxima.sourceforge.net";
+depends=("ecl=$_eclver" 'texinfo')
+makedepends=('python2')
+optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
+conflicts=('maxima')
+provides=('maxima')
+options=('!zipman') # don't zip info pages or they won't work inside maxima
+install=maxima.install
+source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";
+"${_pkgname}.desktop" 'build-fasl.patch')
+md5sums=('4bb0b999645ec2b20b7e301d36f83a4c'
+ '24aa81126fbb8b726854e5a80d4c2415'
+ 'eb33481ea06afb97743af06ff52c099b')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+# set correct python executable to create docs
+  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
+
+# build maxima ecl library
+  patch -p1 -i ../build-fasl.patch
+}
+
+build() {
+  cd $_pkgname-$pkgver
+
+  # set correct python executable to create docs
+  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
+   --libexecdir=/usr/lib --enable-ecl --with-default-lisp=ecl
+  make -j1
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 ${srcdir}/${_pkgname}.desktop \
+   $pkgdir/usr/share/applications/${_pkgname}.desktop
+
+  # make sure, we have a nice icon for the desktop file at the right place
+  install -d $pkgdir/usr/share/pixmaps/
+  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
+   $pkgdir/usr/share/pixmaps/${_pkgname}.png
+
+  _ecldir="/usr/lib/ecl-$_eclver"
+  mkdir -p "$pkgdir/$_ecldir"
+  install src/binary-ecl/maxima.fas "$pkgdir/$_ecldir"
+}

Added: maxima-ecl/trunk/build-fasl.patch
===
--- maxima-ecl/trunk/build-fasl.patch   (rev 0)
+++ maxima-ecl/trunk/build-fasl.patch   2014-12-20 21:37:53 UTC (rev 124221)
@@ -0,0 +1,23 @@
+Build a fasl library for ecl in addition to an executable program.
+
+References:
+* http://trac.sagemath.org/ticket/16178
+* https://github.com/cschwan/sage-on-gentoo/issues/226
+* https://bugs.gentoo.org/show_bug.cgi?id=499634
+
+Index: maxima-5.29.1/src/maxima.system
+===
+--- maxima-5.29.1.orig/src/maxima.system
 maxima-5.29.1/src/maxima.system
+@@ -75,6 +75,11 @@
+;; Convert dir/foo.fas to dir/foo.o
+(make-pathname :type "o" :defaults p))
+files)))
++  (c::build-fasl "binary-ecl/maxima" :lisp-files obj
++:ld-flags
++(let ((x (symbol-value (find-symbol 
"*AUTOCONF-LD-FLAGS*"
++(find-package 
"MAXIMA")
++  (if (and x (not (string= x ""))) (list x
+   (c::build-program "binary-ecl/maxima" :lisp-files obj
+ :ld-flags
+ (let ((x (symbol-value (find-symbol 
"*AUTOCONF-LD-FLAGS*"

Added: maxima-ecl/trunk/maxima.desktop
===
--- maxima-ecl/trunk/maxima.desktop (rev 0)
+++ maxima-ecl/trunk/maxima.desktop 2014-12-20 21:37:53 UTC (rev 124221)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=XMaxima
+GenericName=A computer algebra system
+GenericName[de]=Computeralgebra System
+GenericName[it]=algebra a livello avanzato
+Comment=A sophisticated computer algebra system
+Exec=xmaxima
+Icon=maxima
+Terminal=true
+Type=Application
+Categories=Science;Math;

Added: maxima-ecl/trunk/maxima.ins

[arch-commits] Commit in libgap (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 22:05:26
  Author: arojas
Revision: 124220

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

Added:
  libgap/repos/
  libgap/repos/community-i686/
  libgap/repos/community-i686/PKGBUILD
(from rev 124219, libgap/trunk/PKGBUILD)
  libgap/repos/community-x86_64/
  libgap/repos/community-x86_64/PKGBUILD
(from rev 124219, libgap/trunk/PKGBUILD)

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

Copied: libgap/repos/community-i686/PKGBUILD (from rev 124219, 
libgap/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 21:05:26 UTC (rev 124220)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libgap
+pkgver=4.7.5.1
+pkgrel=1
+pkgdesc="A C library version of the GAP kernel"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/vbraun/libgap";
+license=('GPL')
+depends=('gmp')
+#source=("https://bitbucket.org/vbraun/libgap/downloads/$pkgname-$pkgver.tar.gz";)
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f797ca3b8d3232cb24b5fe3be704a08a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+

Copied: libgap/repos/community-x86_64/PKGBUILD (from rev 124219, 
libgap/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 21:05:26 UTC (rev 124220)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libgap
+pkgver=4.7.5.1
+pkgrel=1
+pkgdesc="A C library version of the GAP kernel"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/vbraun/libgap";
+license=('GPL')
+depends=('gmp')
+#source=("https://bitbucket.org/vbraun/libgap/downloads/$pkgname-$pkgver.tar.gz";)
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f797ca3b8d3232cb24b5fe3be704a08a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 22:04:29
  Author: arojas
Revision: 124219

Splitting sage-mathematics

Added:
  libgap/
  libgap/trunk/
  libgap/trunk/PKGBUILD

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

Added: libgap/trunk/PKGBUILD
===
--- libgap/trunk/PKGBUILD   (rev 0)
+++ libgap/trunk/PKGBUILD   2014-12-20 21:04:29 UTC (rev 124219)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libgap
+pkgver=4.7.5.1
+pkgrel=1
+pkgdesc="A C library version of the GAP kernel"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/vbraun/libgap";
+license=('GPL')
+depends=('gmp')
+#source=("https://bitbucket.org/vbraun/libgap/downloads/$pkgname-$pkgver.tar.gz";)
+source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('f797ca3b8d3232cb24b5fe3be704a08a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+


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


[arch-commits] Commit in polybori (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:54:04
  Author: arojas
Revision: 124218

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

Added:
  polybori/repos/
  polybori/repos/community-i686/
  polybori/repos/community-i686/PKGBUILD
(from rev 124217, polybori/trunk/PKGBUILD)
  polybori/repos/community-x86_64/
  polybori/repos/community-x86_64/PKGBUILD
(from rev 124217, polybori/trunk/PKGBUILD)

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

Copied: polybori/repos/community-i686/PKGBUILD (from rev 124217, 
polybori/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 20:54:04 UTC (rev 124218)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=polybori
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Library for polynomials over boolean rings"
+arch=('i686' 'x86_64')
+url="http://polybori.sourceforge.net/";
+license=('GPL')
+depends=('boost-libs' 'python2' 'm4ri')
+makedepends=('boost' 'scons')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('0999722a019c4ee5835a115e76a1dfd6')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  scons prepare-install PYTHON=python2
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  scons install install-headers PYTHON=python2 PREFIX="$pkgdir"/usr 
PYINSTALLPREFIX="$pkgdir"/usr/lib/python2.7/site-packages 
MANDIR="$pkgdir"/usr/share/man
+}
+

Copied: polybori/repos/community-x86_64/PKGBUILD (from rev 124217, 
polybori/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 20:54:04 UTC (rev 124218)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=polybori
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Library for polynomials over boolean rings"
+arch=('i686' 'x86_64')
+url="http://polybori.sourceforge.net/";
+license=('GPL')
+depends=('boost-libs' 'python2' 'm4ri')
+makedepends=('boost' 'scons')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('0999722a019c4ee5835a115e76a1dfd6')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  scons prepare-install PYTHON=python2
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  scons install install-headers PYTHON=python2 PREFIX="$pkgdir"/usr 
PYINSTALLPREFIX="$pkgdir"/usr/lib/python2.7/site-packages 
MANDIR="$pkgdir"/usr/share/man
+}
+


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

2014-12-20 Thread Bartłomiej Piotrowski
Date: Saturday, December 20, 2014 @ 21:53:43
  Author: bpiotrowski
Revision: 124217

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

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

--+
 /PKGBUILD|  106 +
 /mpv.install |   24 +
 community-i686/PKGBUILD  |   53 
 community-i686/mpv.install   |   12 
 community-x86_64/PKGBUILD|   53 
 community-x86_64/mpv.install |   12 
 6 files changed, 130 insertions(+), 130 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 20:53:20 UTC (rev 124216)
+++ community-i686/PKGBUILD 2014-12-20 20:53:43 UTC (rev 124217)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Eivind Uggedal 
-
-pkgname=mpv
-pkgver=0.7.1
-pkgrel=2
-pkgdesc='Video player based on MPlayer/mplayer2'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://mpv.io'
-depends=(
-  'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libgl' 'enca' 'libguess'
-  'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
-  'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
-  'libguess' 'portaudio'
-)
-makedepends=('mesa' 'python-docutils' 'ladspa')
-optdepends=('youtube-dl: for video-sharing websites playback')
-options=('!emptydirs' '!buildflags')
-install=mpv.install
-source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('8112478d360135b2c78ea08dac3b9b22')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ./bootstrap.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./waf configure --prefix=/usr \
---confdir=/etc/mpv \
---enable-joystick \
---enable-zsh-comp \
---enable-libmpv-shared \
---enable-cdda \
---enable-portaudio
-
-  ./waf build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  ./waf install --destdir="$pkgdir"
-
-  install -d "$pkgdir"/usr/share/doc/mpv/examples
-  install -m644 etc/{input,example}.conf \
-"$pkgdir"/usr/share/doc/mpv/examples
-  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
-"$pkgdir"/usr/share/doc/mpv
-}

Copied: mpv/repos/community-i686/PKGBUILD (from rev 124215, mpv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-20 20:53:43 UTC (rev 124217)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Eivind Uggedal 
+
+pkgname=mpv
+pkgver=0.7.2
+pkgrel=1
+pkgdesc='Video player based on MPlayer/mplayer2'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mpv.io'
+depends=(
+  'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libgl' 'enca' 'libguess'
+  'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
+  'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
+  'libguess' 'portaudio' 'libxrandr'
+)
+makedepends=('mesa' 'python-docutils' 'ladspa')
+optdepends=('youtube-dl: for video-sharing websites playback')
+options=('!emptydirs' '!buildflags')
+install=mpv.install
+source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('5081934235bf1d531364f59e5f718024')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./bootstrap.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./waf configure --prefix=/usr \
+--confdir=/etc/mpv \
+--enable-joystick \
+--enable-zsh-comp \
+--enable-libmpv-shared \
+--enable-cdda \
+--enable-portaudio
+
+  ./waf build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  ./waf install --destdir="$pkgdir"
+
+  install -d "$pkgdir"/usr/share/doc/mpv/examples
+  install -m644 etc/{input,example}.conf \
+"$pkgdir"/usr/share/doc/mpv/examples
+  install -m644 DOCS/{encoding.rst,tech-overview.txt} \
+"$pkgdir"/usr/share/doc/mpv
+}

Deleted: community-i686/mpv.install
===
--- community-i686/mpv.install  2014-12-20 20:53:20 UTC (rev 124216)
+++ community-i686/mpv.install  2014-12-20 20:53:43 UTC (rev 124217)
@@ -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: mpv/repos/community-i686/mpv.install (from rev 124215, 
mpv/trunk/mpv.install)

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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:53:20
  Author: arojas
Revision: 124216

Splitting sage-mathematics

Added:
  polybori/
  polybori/trunk/
  polybori/trunk/PKGBUILD

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

Added: polybori/trunk/PKGBUILD
===
--- polybori/trunk/PKGBUILD (rev 0)
+++ polybori/trunk/PKGBUILD 2014-12-20 20:53:20 UTC (rev 124216)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=polybori
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Library for polynomials over boolean rings"
+arch=('i686' 'x86_64')
+url="http://polybori.sourceforge.net/";
+license=('GPL')
+depends=('boost-libs' 'python2' 'm4ri')
+makedepends=('boost' 'scons')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('0999722a019c4ee5835a115e76a1dfd6')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  scons prepare-install PYTHON=python2
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  scons install install-headers PYTHON=python2 PREFIX="$pkgdir"/usr 
PYINSTALLPREFIX="$pkgdir"/usr/lib/python2.7/site-packages 
MANDIR="$pkgdir"/usr/share/man
+}
+


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


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

2014-12-20 Thread Bartłomiej Piotrowski
Date: Saturday, December 20, 2014 @ 21:51:37
  Author: bpiotrowski
Revision: 124215

upgpkg: mpv 0.7.2-1

ensure xrandr support is enabled

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 20:48:59 UTC (rev 124214)
+++ PKGBUILD2014-12-20 20:51:37 UTC (rev 124215)
@@ -3,8 +3,8 @@
 # Contributor: Eivind Uggedal 
 
 pkgname=mpv
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
   'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libgl' 'enca' 'libguess'
   'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
   'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
-  'libguess' 'portaudio'
+  'libguess' 'portaudio' 'libxrandr'
 )
 makedepends=('mesa' 'python-docutils' 'ladspa')
 optdepends=('youtube-dl: for video-sharing websites playback')
@@ -20,7 +20,7 @@
 options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('8112478d360135b2c78ea08dac3b9b22')
+md5sums=('5081934235bf1d531364f59e5f718024')
 
 prepare() {
   cd $pkgname-$pkgver


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

2014-12-20 Thread Balló György
Date: Saturday, December 20, 2014 @ 21:48:59
  Author: bgyorgy
Revision: 124214

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

Added:
  deja-dup/repos/community-i686/PKGBUILD
(from rev 124213, deja-dup/trunk/PKGBUILD)
  deja-dup/repos/community-i686/deja-dup.install
(from rev 124213, deja-dup/trunk/deja-dup.install)
  deja-dup/repos/community-i686/fix-version-check.patch
(from rev 124213, deja-dup/trunk/fix-version-check.patch)
  deja-dup/repos/community-x86_64/PKGBUILD
(from rev 124213, deja-dup/trunk/PKGBUILD)
  deja-dup/repos/community-x86_64/deja-dup.install
(from rev 124213, deja-dup/trunk/deja-dup.install)
  deja-dup/repos/community-x86_64/fix-version-check.patch
(from rev 124213, deja-dup/trunk/fix-version-check.patch)
Deleted:
  deja-dup/repos/community-i686/PKGBUILD
  deja-dup/repos/community-i686/deja-dup.install
  deja-dup/repos/community-i686/remove-version-check.patch
  deja-dup/repos/community-x86_64/PKGBUILD
  deja-dup/repos/community-x86_64/deja-dup.install
  deja-dup/repos/community-x86_64/remove-version-check.patch

-+
 /PKGBUILD   |   96 ++
 /deja-dup.install   |   24 ++
 community-i686/PKGBUILD |   48 -
 community-i686/deja-dup.install |   12 ---
 community-i686/fix-version-check.patch  |   25 ++
 community-i686/remove-version-check.patch   |   11 --
 community-x86_64/PKGBUILD   |   48 -
 community-x86_64/deja-dup.install   |   12 ---
 community-x86_64/fix-version-check.patch|   25 ++
 community-x86_64/remove-version-check.patch |   11 --
 10 files changed, 170 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 20:48:28 UTC (rev 124213)
+++ community-i686/PKGBUILD 2014-12-20 20:48:59 UTC (rev 124214)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=deja-dup
-pkgver=32.0
-pkgrel=2
-pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
-arch=('i686' 'x86_64')
-url="https://launchpad.net/deja-dup";
-license=('GPL')
-depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs' 
'xdg-utils')
-makedepends=('cmake' 'vala' 'intltool' 'itstool' 'nautilus')
-optdepends=('gnome-keyring: save passwords'
-'nautilus: backup extension'
-'python2-boto: Amazon S3 backend')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
-remove-version-check.patch)
-md5sums=('83e693cfebe397be0c67d3d362ae92c9'
- '8b40ac591d2b294b589e474138a0c36f')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # Python2 fix
-  sed -i 's/\"python\", \"-c\"/\"python2\", \"-c\"/' libdeja/PythonChecker.vala
-
-  # Temporarily disable version check
-  # https://bugs.launchpad.net/deja-dup/+bug/1384136
-  patch -Np1 -i ../remove-version-check.patch
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cmake . -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_SYSCONFDIR=/etc \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
-  -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$pkgname
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: deja-dup/repos/community-i686/PKGBUILD (from rev 124213, 
deja-dup/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-20 20:48:59 UTC (rev 124214)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=deja-dup
+pkgver=32.0
+pkgrel=3
+pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
+arch=('i686' 'x86_64')
+url="https://launchpad.net/deja-dup";
+license=('GPL')
+depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs')
+makedepends=('cmake' 'vala' 'intltool' 'itstool' 'nautilus')
+optdepends=('gnome-keyring: save passwords'
+'nautilus: backup extension'
+'python2-boto: Amazon S3 backend')
+install=$pkgname.install
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
+fix-version-check.patch)
+md5sums=('83e693cfebe397be0c67d3d362ae92c9'
+ 'f3f49f8de6f6ac98a6484506addfb630')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Python2 fix
+  sed -i 's/\"python\", \"-c\"/\"python2\", \"-c\"/' libdeja/PythonChecker.vala
+
+  # Fix version check for duplicity
+  # https://bugs.launchpad.net/deja-dup/+bug/1384136
+  patch -Np0 -i ../fix-version-check.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  cmake . -DCMAKE_BUILD_TYPE=Release \
+   

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

2014-12-20 Thread Balló György
Date: Saturday, December 20, 2014 @ 21:48:28
  Author: bgyorgy
Revision: 124213

upgpkg: deja-dup 32.0-3

Apply upstream fix for version check

Added:
  deja-dup/trunk/fix-version-check.patch
Modified:
  deja-dup/trunk/PKGBUILD
  deja-dup/trunk/deja-dup.install
Deleted:
  deja-dup/trunk/remove-version-check.patch

+
 PKGBUILD   |   20 ++--
 deja-dup.install   |2 +-
 fix-version-check.patch|   25 +
 remove-version-check.patch |   11 ---
 4 files changed, 36 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 20:37:00 UTC (rev 124212)
+++ PKGBUILD2014-12-20 20:48:28 UTC (rev 124213)
@@ -3,12 +3,12 @@
 
 pkgname=deja-dup
 pkgver=32.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/deja-dup";
 license=('GPL')
-depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs' 
'xdg-utils')
+depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs')
 makedepends=('cmake' 'vala' 'intltool' 'itstool' 'nautilus')
 optdepends=('gnome-keyring: save passwords'
 'nautilus: backup extension'
@@ -15,23 +15,23 @@
 'python2-boto: Amazon S3 backend')
 install=$pkgname.install
 
source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
-remove-version-check.patch)
+fix-version-check.patch)
 md5sums=('83e693cfebe397be0c67d3d362ae92c9'
- '8b40ac591d2b294b589e474138a0c36f')
+ 'f3f49f8de6f6ac98a6484506addfb630')
 
 prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
   # Python2 fix
   sed -i 's/\"python\", \"-c\"/\"python2\", \"-c\"/' libdeja/PythonChecker.vala
 
-  # Temporarily disable version check
+  # Fix version check for duplicity
   # https://bugs.launchpad.net/deja-dup/+bug/1384136
-  patch -Np1 -i ../remove-version-check.patch
+  patch -Np0 -i ../fix-version-check.patch
 }
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
   cmake . -DCMAKE_BUILD_TYPE=Release \
   -DCMAKE_INSTALL_PREFIX=/usr \
@@ -42,7 +42,7 @@
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
-  make DESTDIR="$pkgdir/" install
+  make DESTDIR="$pkgdir" install
 }

Modified: deja-dup.install
===
--- deja-dup.install2014-12-20 20:37:00 UTC (rev 124212)
+++ deja-dup.install2014-12-20 20:48:28 UTC (rev 124213)
@@ -1,6 +1,6 @@
 post_install() {
   glib-compile-schemas usr/share/glib-2.0/schemas
-  xdg-icon-resource forceupdate
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 post_upgrade() {

Added: fix-version-check.patch
===
--- fix-version-check.patch (rev 0)
+++ fix-version-check.patch 2014-12-20 20:48:28 UTC (rev 124213)
@@ -0,0 +1,25 @@
+=== modified file 'libdeja/tools/duplicity/DuplicityPlugin.vala'
+--- libdeja/tools/duplicity/DuplicityPlugin.vala   2014-01-24 16:07:59 
+
 libdeja/tools/duplicity/DuplicityPlugin.vala   2014-10-25 13:52:17 
+
+@@ -36,12 +36,16 @@
+ string output;
+ Process.spawn_command_line_sync("duplicity --version", out output, null, 
null);
+ 
+-var tokens = output.split(" ", 2);
+-if (tokens == null || tokens[0] == null || tokens[1] == null)
++var tokens = output.split(" ");
++if (tokens == null || tokens.length < 2 )
+   throw new SpawnError.FAILED(_("Could not understand duplicity 
version."));
+ 
+-// First token is 'duplicity' and is ignorable.  Second looks like 
'0.5.03'
+-var version_string = tokens[1].strip();
++// In version 0.6.25, the output from duplicity --version changed and the
++// string "duplicity major.minor.micro" is now preceded by a deprecation
++// warning.  As a consequence, the substring "major.minor.micro" is now
++// always the penultimate token (the last one always being null).
++var version_string = tokens[tokens.length - 1].strip();
++
+ int major, minor, micro;
+ if (!DejaDup.parse_version(version_string, out major, out minor, out 
micro))
+   throw new SpawnError.FAILED(_("Could not understand duplicity version 
‘%s’.").printf(version_string));
+

Deleted: remove-version-check.patch
===
--- remove-version-check.patch  2014-12-20 20:37:00 UTC (rev 124212)
+++ remove-version-check.patch  2014-12-20 20:48:28 UTC (rev 124213)
@@ -1,11 +0,0 @@
-diff -Naur deja-dup-32.0.orig/libdeja/tools/duplicity/DuplicityPlugin.vala 
deja-dup-32.0/libdeja/tools/duplicity/DuplicityPlugin.vala
 deja-dup-32.0.orig/libdeja/tools/duplicity/DuplicityPlugin.vala
20

[arch-commits] Commit in zn_poly (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:37:00
  Author: arojas
Revision: 124212

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

Added:
  zn_poly/repos/
  zn_poly/repos/community-i686/
  zn_poly/repos/community-i686/PKGBUILD
(from rev 124211, zn_poly/trunk/PKGBUILD)
  zn_poly/repos/community-x86_64/
  zn_poly/repos/community-x86_64/PKGBUILD
(from rev 124211, zn_poly/trunk/PKGBUILD)

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

Copied: zn_poly/repos/community-i686/PKGBUILD (from rev 124211, 
zn_poly/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 20:37:00 UTC (rev 124212)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=zn_poly
+pkgver=0.9
+pkgrel=3
+pkgdesc="Polynomial arithmetic over Z/nZ"
+arch=('i686' 'x86_64')
+url="http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/";
+license=('GPL')
+depends=('gmp')
+makedepends=('python2')
+source=("http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/releases/$pkgname-$pkgver.tar.gz";)
+md5sums=('0eeaae2524addf558de94bfbc914d22e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python2 makemakefile.py --cflags="$CFLAGS -fPIC" --prefix=/usr 
--ntl-prefix=/usr --gmp-prefix=/usr --flint-prefix=/usr > makefile
+  make
+
+# build shared library
+  make libzn_poly.so
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{include/zn_poly,lib}
+  cp libzn_poly.so "$pkgdir"/usr/lib
+  cp include/*.h "$pkgdir"/usr/include/zn_poly
+}
+

Copied: zn_poly/repos/community-x86_64/PKGBUILD (from rev 124211, 
zn_poly/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 20:37:00 UTC (rev 124212)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=zn_poly
+pkgver=0.9
+pkgrel=3
+pkgdesc="Polynomial arithmetic over Z/nZ"
+arch=('i686' 'x86_64')
+url="http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/";
+license=('GPL')
+depends=('gmp')
+makedepends=('python2')
+source=("http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/releases/$pkgname-$pkgver.tar.gz";)
+md5sums=('0eeaae2524addf558de94bfbc914d22e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python2 makemakefile.py --cflags="$CFLAGS -fPIC" --prefix=/usr 
--ntl-prefix=/usr --gmp-prefix=/usr --flint-prefix=/usr > makefile
+  make
+
+# build shared library
+  make libzn_poly.so
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{include/zn_poly,lib}
+  cp libzn_poly.so "$pkgdir"/usr/lib
+  cp include/*.h "$pkgdir"/usr/include/zn_poly
+}
+


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:36:15
  Author: arojas
Revision: 124211

Splitting sage-mathematics

Added:
  zn_poly/
  zn_poly/trunk/
  zn_poly/trunk/PKGBUILD

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

Added: zn_poly/trunk/PKGBUILD
===
--- zn_poly/trunk/PKGBUILD  (rev 0)
+++ zn_poly/trunk/PKGBUILD  2014-12-20 20:36:15 UTC (rev 124211)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=zn_poly
+pkgver=0.9
+pkgrel=3
+pkgdesc="Polynomial arithmetic over Z/nZ"
+arch=('i686' 'x86_64')
+url="http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/";
+license=('GPL')
+depends=('gmp')
+makedepends=('python2')
+source=("http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/releases/$pkgname-$pkgver.tar.gz";)
+md5sums=('0eeaae2524addf558de94bfbc914d22e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python2 makemakefile.py --cflags="$CFLAGS -fPIC" --prefix=/usr 
--ntl-prefix=/usr --gmp-prefix=/usr --flint-prefix=/usr > makefile
+  make
+
+# build shared library
+  make libzn_poly.so
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{include/zn_poly,lib}
+  cp libzn_poly.so "$pkgdir"/usr/lib
+  cp include/*.h "$pkgdir"/usr/include/zn_poly
+}
+


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


[arch-commits] Commit in gfan (7 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:27:52
  Author: arojas
Revision: 124210

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

Added:
  gfan/repos/
  gfan/repos/community-i686/
  gfan/repos/community-i686/PKGBUILD
(from rev 124209, gfan/trunk/PKGBUILD)
  gfan/repos/community-i686/fix-build.patch
(from rev 124209, gfan/trunk/fix-build.patch)
  gfan/repos/community-x86_64/
  gfan/repos/community-x86_64/PKGBUILD
(from rev 124209, gfan/trunk/PKGBUILD)
  gfan/repos/community-x86_64/fix-build.patch
(from rev 124209, gfan/trunk/fix-build.patch)

--+
 community-i686/PKGBUILD  |   29 +
 community-i686/fix-build.patch   |   11 +++
 community-x86_64/PKGBUILD|   29 +
 community-x86_64/fix-build.patch |   11 +++
 4 files changed, 80 insertions(+)

Copied: gfan/repos/community-i686/PKGBUILD (from rev 124209, 
gfan/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 20:27:52 UTC (rev 124210)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=gfan
+pkgver=0.5
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=('i686' 'x86_64')
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
+license=('GPL')
+depends=('cddlib')
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
+md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
+ 'e327ec23a3bdf20ce6c8711ab154db50')
+
+prepare() {
+  cd gfan$pkgver
+  patch -p1 -i $srcdir/fix-build.patch
+}
+
+build() {
+  cd gfan$pkgver
+  make
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Copied: gfan/repos/community-i686/fix-build.patch (from rev 124209, 
gfan/trunk/fix-build.patch)
===
--- repos/community-i686/fix-build.patch(rev 0)
+++ repos/community-i686/fix-build.patch2014-12-20 20:27:52 UTC (rev 
124210)
@@ -0,0 +1,11 @@
+--- gfan0.5/app_minkowski.cpp.orig 2013-03-11 19:53:30.252937718 +0100
 gfan0.5/app_minkowski.cpp  2013-03-11 19:53:37.346265847 +0100
+@@ -160,7 +160,7 @@
+   //log0 fprintf(Stderr,"4");
+   f.insert(c);
+   //log0 fprintf(Stderr,"5\n");
+-  static int i;
++  //static int i;
+   //log0 fprintf(Stderr,"inserted:%i\n",++i);
+ }
+   log1 fprintf(Stderr,"Resolving symmetries.\n");

Copied: gfan/repos/community-x86_64/PKGBUILD (from rev 124209, 
gfan/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 20:27:52 UTC (rev 124210)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=gfan
+pkgver=0.5
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=('i686' 'x86_64')
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
+license=('GPL')
+depends=('cddlib')
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
+md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
+ 'e327ec23a3bdf20ce6c8711ab154db50')
+
+prepare() {
+  cd gfan$pkgver
+  patch -p1 -i $srcdir/fix-build.patch
+}
+
+build() {
+  cd gfan$pkgver
+  make
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Copied: gfan/repos/community-x86_64/fix-build.patch (from rev 124209, 
gfan/trunk/fix-build.patch)
===
--- repos/community-x86_64/fix-build.patch  (rev 0)
+++ repos/community-x86_64/fix-build.patch  2014-12-20 20:27:52 UTC (rev 
124210)
@@ -0,0 +1,11 @@
+--- gfan0.5/app_minkowski.cpp.orig 2013-03-11 19:53:30.252937718 +0100
 gfan0.5/app_minkowski.cpp  2013-03-11 19:53:37.346265847 +0100
+@@ -160,7 +160,7 @@
+   //log0 fprintf(Stderr,"4");
+   f.insert(c);
+   //log0 fprintf(Stderr,"5\n");
+-  static int i;
++  //static int i;
+   //log0 fprintf(Stderr,"inserted:%i\n",++i);
+ }
+   log1 fprintf(Stderr,"Resolving symmetries.\n");


[arch-commits] Commit in (4 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:27:04
  Author: arojas
Revision: 124209

Splitting sage-mathematics

Added:
  gfan/
  gfan/trunk/
  gfan/trunk/PKGBUILD
  gfan/trunk/fix-build.patch

-+
 PKGBUILD|   29 +
 fix-build.patch |   11 +++
 2 files changed, 40 insertions(+)

Added: gfan/trunk/PKGBUILD
===
--- gfan/trunk/PKGBUILD (rev 0)
+++ gfan/trunk/PKGBUILD 2014-12-20 20:27:04 UTC (rev 124209)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=gfan
+pkgver=0.5
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=('i686' 'x86_64')
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
+license=('GPL')
+depends=('cddlib')
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
+md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
+ 'e327ec23a3bdf20ce6c8711ab154db50')
+
+prepare() {
+  cd gfan$pkgver
+  patch -p1 -i $srcdir/fix-build.patch
+}
+
+build() {
+  cd gfan$pkgver
+  make
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Added: gfan/trunk/fix-build.patch
===
--- gfan/trunk/fix-build.patch  (rev 0)
+++ gfan/trunk/fix-build.patch  2014-12-20 20:27:04 UTC (rev 124209)
@@ -0,0 +1,11 @@
+--- gfan0.5/app_minkowski.cpp.orig 2013-03-11 19:53:30.252937718 +0100
 gfan0.5/app_minkowski.cpp  2013-03-11 19:53:37.346265847 +0100
+@@ -160,7 +160,7 @@
+   //log0 fprintf(Stderr,"4");
+   f.insert(c);
+   //log0 fprintf(Stderr,"5\n");
+-  static int i;
++  //static int i;
+   //log0 fprintf(Stderr,"inserted:%i\n",++i);
+ }
+   log1 fprintf(Stderr,"Resolving symmetries.\n");


[arch-commits] Commit in cddlib (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:10:48
  Author: arojas
Revision: 124208

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

Added:
  cddlib/repos/
  cddlib/repos/community-i686/
  cddlib/repos/community-i686/PKGBUILD
(from rev 124207, cddlib/trunk/PKGBUILD)
  cddlib/repos/community-x86_64/
  cddlib/repos/community-x86_64/PKGBUILD
(from rev 124207, cddlib/trunk/PKGBUILD)

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

Copied: cddlib/repos/community-i686/PKGBUILD (from rev 124207, 
cddlib/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 20:10:48 UTC (rev 124208)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=cddlib
+pkgver=094g
+pkgrel=1
+pkgdesc="C library implementing Doudble Description Method for convex 
polyhedra"
+arch=('i686' 'x86_64')
+url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/cdd.html";
+license=('GPL')
+depends=('gmp')
+source=(ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/$pkgname-$pkgver.tar.gz)
+md5sums=('b5b1a6cc5a82beac814418907602bfeb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Remove example programs
+  rm -rf "$pkgdir/usr/bin"
+}

Copied: cddlib/repos/community-x86_64/PKGBUILD (from rev 124207, 
cddlib/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 20:10:48 UTC (rev 124208)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=cddlib
+pkgver=094g
+pkgrel=1
+pkgdesc="C library implementing Doudble Description Method for convex 
polyhedra"
+arch=('i686' 'x86_64')
+url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/cdd.html";
+license=('GPL')
+depends=('gmp')
+source=(ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/$pkgname-$pkgver.tar.gz)
+md5sums=('b5b1a6cc5a82beac814418907602bfeb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Remove example programs
+  rm -rf "$pkgdir/usr/bin"
+}


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:10:00
  Author: arojas
Revision: 124207

Splitting sage-mathematics

Added:
  cddlib/
  cddlib/trunk/
  cddlib/trunk/PKGBUILD

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

Added: cddlib/trunk/PKGBUILD
===
--- cddlib/trunk/PKGBUILD   (rev 0)
+++ cddlib/trunk/PKGBUILD   2014-12-20 20:10:00 UTC (rev 124207)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=cddlib
+pkgver=094g
+pkgrel=1
+pkgdesc="C library implementing Doudble Description Method for convex 
polyhedra"
+arch=('i686' 'x86_64')
+url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/cdd.html";
+license=('GPL')
+depends=('gmp')
+source=(ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/$pkgname-$pkgver.tar.gz)
+md5sums=('b5b1a6cc5a82beac814418907602bfeb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Remove example programs
+  rm -rf "$pkgdir/usr/bin"
+}


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


[arch-commits] Commit in gmp-ecm (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 21:00:11
  Author: arojas
Revision: 124206

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

Added:
  gmp-ecm/repos/
  gmp-ecm/repos/community-i686/
  gmp-ecm/repos/community-i686/PKGBUILD
(from rev 124205, gmp-ecm/trunk/PKGBUILD)
  gmp-ecm/repos/community-x86_64/
  gmp-ecm/repos/community-x86_64/PKGBUILD
(from rev 124205, gmp-ecm/trunk/PKGBUILD)

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

Copied: gmp-ecm/repos/community-i686/PKGBUILD (from rev 124205, 
gmp-ecm/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 20:00:11 UTC (rev 124206)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+# Contributor: Gaetan Bisson 
+
+pkgname=gmp-ecm
+pkgver=6.4.4
+pkgrel=1
+pkgdesc='Elliptic Curve Method for Integer Factorization'
+url='http://ecm.gforge.inria.fr/'
+license=('GPL' 'LGPL')
+depends=('gmp')
+options=('!libtool')
+arch=('i686' 'x86_64')
+source=("http://gforge.inria.fr/frs/download.php/32159/ecm-${pkgver}.tar.gz";)
+sha1sums=('003d259772bd7748854f0fd8722299505c7d5259')
+
+build() {
+   cd ecm-$pkgver
+   [[ $CARCH = *86* ]] && export CFLAGS+=' -msse'
+   ./configure --prefix=/usr --enable-shared --enable-openmp
+   # make ecm-params
+   make
+}
+
+check() {
+   cd ecm-$pkgver
+   make check
+}
+
+package() {
+   cd ecm-$pkgver
+   make DESTDIR="$pkgdir" install
+}

Copied: gmp-ecm/repos/community-x86_64/PKGBUILD (from rev 124205, 
gmp-ecm/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-12-20 20:00:11 UTC (rev 124206)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+# Contributor: Gaetan Bisson 
+
+pkgname=gmp-ecm
+pkgver=6.4.4
+pkgrel=1
+pkgdesc='Elliptic Curve Method for Integer Factorization'
+url='http://ecm.gforge.inria.fr/'
+license=('GPL' 'LGPL')
+depends=('gmp')
+options=('!libtool')
+arch=('i686' 'x86_64')
+source=("http://gforge.inria.fr/frs/download.php/32159/ecm-${pkgver}.tar.gz";)
+sha1sums=('003d259772bd7748854f0fd8722299505c7d5259')
+
+build() {
+   cd ecm-$pkgver
+   [[ $CARCH = *86* ]] && export CFLAGS+=' -msse'
+   ./configure --prefix=/usr --enable-shared --enable-openmp
+   # make ecm-params
+   make
+}
+
+check() {
+   cd ecm-$pkgver
+   make check
+}
+
+package() {
+   cd ecm-$pkgver
+   make DESTDIR="$pkgdir" install
+}


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 20:59:28
  Author: arojas
Revision: 124205

Splitting sage-mathematics

Added:
  gmp-ecm/
  gmp-ecm/trunk/
  gmp-ecm/trunk/PKGBUILD

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

Added: gmp-ecm/trunk/PKGBUILD
===
--- gmp-ecm/trunk/PKGBUILD  (rev 0)
+++ gmp-ecm/trunk/PKGBUILD  2014-12-20 19:59:28 UTC (rev 124205)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+# Contributor: Gaetan Bisson 
+
+pkgname=gmp-ecm
+pkgver=6.4.4
+pkgrel=1
+pkgdesc='Elliptic Curve Method for Integer Factorization'
+url='http://ecm.gforge.inria.fr/'
+license=('GPL' 'LGPL')
+depends=('gmp')
+options=('!libtool')
+arch=('i686' 'x86_64')
+source=("http://gforge.inria.fr/frs/download.php/32159/ecm-${pkgver}.tar.gz";)
+sha1sums=('003d259772bd7748854f0fd8722299505c7d5259')
+
+build() {
+   cd ecm-$pkgver
+   [[ $CARCH = *86* ]] && export CFLAGS+=' -msse'
+   ./configure --prefix=/usr --enable-shared --enable-openmp
+   # make ecm-params
+   make
+}
+
+check() {
+   cd ecm-$pkgver
+   make check
+}
+
+package() {
+   cd ecm-$pkgver
+   make DESTDIR="$pkgdir" install
+}


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


[arch-commits] Commit in lcalc (9 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 20:47:40
  Author: arojas
Revision: 124204

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

Added:
  lcalc/repos/
  lcalc/repos/community-i686/
  lcalc/repos/community-i686/Lcommon.h.patch
(from rev 124203, lcalc/trunk/Lcommon.h.patch)
  lcalc/repos/community-i686/PKGBUILD
(from rev 124203, lcalc/trunk/PKGBUILD)
  lcalc/repos/community-i686/gcc-4.9.patch
(from rev 124203, lcalc/trunk/gcc-4.9.patch)
  lcalc/repos/community-x86_64/
  lcalc/repos/community-x86_64/Lcommon.h.patch
(from rev 124203, lcalc/trunk/Lcommon.h.patch)
  lcalc/repos/community-x86_64/PKGBUILD
(from rev 124203, lcalc/trunk/PKGBUILD)
  lcalc/repos/community-x86_64/gcc-4.9.patch
(from rev 124203, lcalc/trunk/gcc-4.9.patch)

--+
 community-i686/Lcommon.h.patch   |   11 ++
 community-i686/PKGBUILD  |   40 +
 community-i686/gcc-4.9.patch |   24 ++
 community-x86_64/Lcommon.h.patch |   11 ++
 community-x86_64/PKGBUILD|   40 +
 community-x86_64/gcc-4.9.patch   |   24 ++
 6 files changed, 150 insertions(+)

Copied: lcalc/repos/community-i686/Lcommon.h.patch (from rev 124203, 
lcalc/trunk/Lcommon.h.patch)
===
--- repos/community-i686/Lcommon.h.patch(rev 0)
+++ repos/community-i686/Lcommon.h.patch2014-12-20 19:47:40 UTC (rev 
124204)
@@ -0,0 +1,11 @@
+--- src/include/Lcommon.h  2010-01-31 15:16:45.0 +
 src/include/Lcommon.h  2011-03-08 21:19:11.849443238 +
+@@ -25,7 +25,7 @@
+ #ifdef USE_MPFR
+ inline double lcalc_to_double(const double& x) { return x; }
+ #endif
+-//inline double lcalc_to_double(const long double& x) { return x; }
++inline double lcalc_to_double(const long double& x) { return x; }
+ inline double lcalc_to_double(const int& x) { return x; }
+ inline double lcalc_to_double(const long long& x) { return x; }
+ inline double lcalc_to_double(const short& x) { return x; }

Copied: lcalc/repos/community-i686/PKGBUILD (from rev 124203, 
lcalc/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 19:47:40 UTC (rev 124204)
@@ -0,0 +1,40 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=lcalc
+pkgver=1.23
+pkgrel=2
+pkgdesc="C++ L-function class library and command line interface"
+arch=('i686' 'x86_64')
+url="http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html";
+license=('GPL2')
+depends=('gcc-libs')
+makedepends=('chrpath')
+source=("http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz";
 'Lcommon.h.patch' 'gcc-4.9.patch')
+md5sums=('8262d4495e0bbe0283e5341ef8694c23'
+ '717f630a387fb1a4569e843a421f30cc'
+ '436dd35b06766dffad0941bcfb511e89')
+
+prepare() {
+  cd L-$pkgver
+  patch -p1 -i $srcdir/Lcommon.h.patch  
+  patch -p1 -i $srcdir/gcc-4.9.patch
+}
+
+build() {
+  cd L-$pkgver/src
+  make
+}
+
+package() {
+  cd L-$pkgver/src
+  mkdir -p "$pkgdir"/usr/{bin,include,lib}
+  make INSTALL_DIR="$pkgdir"/usr install
+
+# remove leftover files
+  rm 
"$pkgdir"/usr/include/Lfunction/{Lexplicit_formula.h.swap.crap,.Lexplicit_formula.h.swp}
+# fix wrong permissions
+  chmod 644 "$pkgdir"/usr/include/Lfunction/Ldokchitser.h
+# fix insecure rpath
+  chrpath -d "$pkgdir"/usr/bin/lcalc
+}
+

Copied: lcalc/repos/community-i686/gcc-4.9.patch (from rev 124203, 
lcalc/trunk/gcc-4.9.patch)
===
--- repos/community-i686/gcc-4.9.patch  (rev 0)
+++ repos/community-i686/gcc-4.9.patch  2014-12-20 19:47:40 UTC (rev 124204)
@@ -0,0 +1,24 @@
+diff -Naur lcalc-1.23-vanilla/include/Ldirichlet_series.h 
lcalc-1.23-fixed-gcc.4.9/include/Ldirichlet_series.h
+--- lcalc-1.23-vanilla/include/Ldirichlet_series.h 2012-08-08 
23:21:55.0 +0200
 lcalc-1.23-fixed-gcc.4.9/include/Ldirichlet_series.h   2014-04-21 
14:37:59.027464849 +0200
+@@ -43,7 +43,7 @@
+  //XXX
+ template 
+ Complex L_function ::
+-dirichlet_series(Complex s, long long N=-1)
++dirichlet_series(Complex s, long long N)
+ {
+ Complex z=0.;
+ long long m,n;
+diff -Naur lcalc-1.23-vanilla/include/L.h lcalc-1.23-fixed-gcc.4.9/include/L.h
+--- lcalc-1.23-vanilla/include/L.h 2012-08-08 23:21:55.0 +0200
 lcalc-1.23-fixed-gcc.4.9/include/L.h   2014-04-21 14:32:04.003467348 
+0200
+@@ -491,7 +491,7 @@
+ 
+ //#include "Ldirichlet_series.h" //for computing Dirichlet series
+ Complex partial_dirichlet_series(Complex s, long long N1, long long N2);
+-Complex dirichlet_series(Complex s, long long N);
++Complex dirichlet_seri

[arch-commits] Commit in (5 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 20:46:55
  Author: arojas
Revision: 124203

Splitting sage-mathematics

Added:
  lcalc/
  lcalc/trunk/
  lcalc/trunk/Lcommon.h.patch
  lcalc/trunk/PKGBUILD
  lcalc/trunk/gcc-4.9.patch

-+
 Lcommon.h.patch |   11 +++
 PKGBUILD|   40 
 gcc-4.9.patch   |   24 
 3 files changed, 75 insertions(+)

Added: lcalc/trunk/Lcommon.h.patch
===
--- lcalc/trunk/Lcommon.h.patch (rev 0)
+++ lcalc/trunk/Lcommon.h.patch 2014-12-20 19:46:55 UTC (rev 124203)
@@ -0,0 +1,11 @@
+--- src/include/Lcommon.h  2010-01-31 15:16:45.0 +
 src/include/Lcommon.h  2011-03-08 21:19:11.849443238 +
+@@ -25,7 +25,7 @@
+ #ifdef USE_MPFR
+ inline double lcalc_to_double(const double& x) { return x; }
+ #endif
+-//inline double lcalc_to_double(const long double& x) { return x; }
++inline double lcalc_to_double(const long double& x) { return x; }
+ inline double lcalc_to_double(const int& x) { return x; }
+ inline double lcalc_to_double(const long long& x) { return x; }
+ inline double lcalc_to_double(const short& x) { return x; }

Added: lcalc/trunk/PKGBUILD
===
--- lcalc/trunk/PKGBUILD(rev 0)
+++ lcalc/trunk/PKGBUILD2014-12-20 19:46:55 UTC (rev 124203)
@@ -0,0 +1,40 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=lcalc
+pkgver=1.23
+pkgrel=2
+pkgdesc="C++ L-function class library and command line interface"
+arch=('i686' 'x86_64')
+url="http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html";
+license=('GPL2')
+depends=('gcc-libs')
+makedepends=('chrpath')
+source=("http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz";
 'Lcommon.h.patch' 'gcc-4.9.patch')
+md5sums=('8262d4495e0bbe0283e5341ef8694c23'
+ '717f630a387fb1a4569e843a421f30cc'
+ '436dd35b06766dffad0941bcfb511e89')
+
+prepare() {
+  cd L-$pkgver
+  patch -p1 -i $srcdir/Lcommon.h.patch  
+  patch -p1 -i $srcdir/gcc-4.9.patch
+}
+
+build() {
+  cd L-$pkgver/src
+  make
+}
+
+package() {
+  cd L-$pkgver/src
+  mkdir -p "$pkgdir"/usr/{bin,include,lib}
+  make INSTALL_DIR="$pkgdir"/usr install
+
+# remove leftover files
+  rm 
"$pkgdir"/usr/include/Lfunction/{Lexplicit_formula.h.swap.crap,.Lexplicit_formula.h.swp}
+# fix wrong permissions
+  chmod 644 "$pkgdir"/usr/include/Lfunction/Ldokchitser.h
+# fix insecure rpath
+  chrpath -d "$pkgdir"/usr/bin/lcalc
+}
+


Property changes on: lcalc/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: lcalc/trunk/gcc-4.9.patch
===
--- lcalc/trunk/gcc-4.9.patch   (rev 0)
+++ lcalc/trunk/gcc-4.9.patch   2014-12-20 19:46:55 UTC (rev 124203)
@@ -0,0 +1,24 @@
+diff -Naur lcalc-1.23-vanilla/include/Ldirichlet_series.h 
lcalc-1.23-fixed-gcc.4.9/include/Ldirichlet_series.h
+--- lcalc-1.23-vanilla/include/Ldirichlet_series.h 2012-08-08 
23:21:55.0 +0200
 lcalc-1.23-fixed-gcc.4.9/include/Ldirichlet_series.h   2014-04-21 
14:37:59.027464849 +0200
+@@ -43,7 +43,7 @@
+  //XXX
+ template 
+ Complex L_function ::
+-dirichlet_series(Complex s, long long N=-1)
++dirichlet_series(Complex s, long long N)
+ {
+ Complex z=0.;
+ long long m,n;
+diff -Naur lcalc-1.23-vanilla/include/L.h lcalc-1.23-fixed-gcc.4.9/include/L.h
+--- lcalc-1.23-vanilla/include/L.h 2012-08-08 23:21:55.0 +0200
 lcalc-1.23-fixed-gcc.4.9/include/L.h   2014-04-21 14:32:04.003467348 
+0200
+@@ -491,7 +491,7 @@
+ 
+ //#include "Ldirichlet_series.h" //for computing Dirichlet series
+ Complex partial_dirichlet_series(Complex s, long long N1, long long N2);
+-Complex dirichlet_series(Complex s, long long N);
++Complex dirichlet_series(Complex s, long long N=-1LL);
+ 
+ //#include "Ltaylor_series.h" //for computing taylor series for Dirichlet 
series
+ //void compute_taylor_series(int N, int K, Complex s_0, Complex *series);


[arch-commits] Commit in linbox (11 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 20:22:36
  Author: arojas
Revision: 124202

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

Added:
  linbox/repos/
  linbox/repos/community-i686/
  linbox/repos/community-i686/PKGBUILD
(from rev 124201, linbox/trunk/PKGBUILD)
  linbox/repos/community-i686/lapack.patch
(from rev 124201, linbox/trunk/lapack.patch)
  linbox/repos/community-i686/linbox-fplll.patch
(from rev 124201, linbox/trunk/linbox-fplll.patch)
  linbox/repos/community-i686/underlink.patch
(from rev 124201, linbox/trunk/underlink.patch)
  linbox/repos/community-x86_64/
  linbox/repos/community-x86_64/PKGBUILD
(from rev 124201, linbox/trunk/PKGBUILD)
  linbox/repos/community-x86_64/lapack.patch
(from rev 124201, linbox/trunk/lapack.patch)
  linbox/repos/community-x86_64/linbox-fplll.patch
(from rev 124201, linbox/trunk/linbox-fplll.patch)
  linbox/repos/community-x86_64/underlink.patch
(from rev 124201, linbox/trunk/underlink.patch)

-+
 community-i686/PKGBUILD |   50 +++
 community-i686/lapack.patch |   22 
 community-i686/linbox-fplll.patch   |   87 ++
 community-i686/underlink.patch  |   41 
 community-x86_64/PKGBUILD   |   50 +++
 community-x86_64/lapack.patch   |   22 
 community-x86_64/linbox-fplll.patch |   87 ++
 community-x86_64/underlink.patch|   41 
 8 files changed, 400 insertions(+)

Copied: linbox/repos/community-i686/PKGBUILD (from rev 124201, 
linbox/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-12-20 19:22:36 UTC (rev 124202)
@@ -0,0 +1,50 @@
+# Maintainer: Antonio Rojas < nqn7...@gmail.com >
+
+pkgname=linbox
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
+arch=('i686' 'x86_64')
+url="http://linalg.org/";
+license=('LGPL')
+depends=('m4rie' 'lapack' 'ntl' 'libfplll' 'iml' 'givaro') 
+makedepends=('fflas-ffpack')
+source=("http://linalg.org/$pkgname-$pkgver.tar.gz"; 'linbox-fplll.patch' 
'underlink.patch' 'lapack.patch')
+md5sums=('67c80345c8c3e93d213f2d7d37d8c9af'
+ '76fbb525cceff1dd74a7c1892ca965d0'
+ '731a6b17c40a56e38fef79e03391e0b5'
+ '3525650c88f9a2809214216b914f4f46')
+
+prepare() {
+  cd $pkgname-$pkgver
+# fix build with newer givaro
+  sed -i 's|version_max=30800|version_max=30900|' configure
+# fix libfplll support - Fedora patch
+  patch -p0 -i ../linbox-fplll.patch
+# fix underlink - Fedora patch
+  patch -p0 -i ../underlink.patch
+# fix detecting lapack support in fflas-ffpack
+  patch -p0 -i ../lapack.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  export CFLAGS="$CFLAGS -g -fPIC"
+  export CXXFLAGS="$CXXFLAGS -g -fPIC"
+  export LDFLAGS="$LDFLAGS -L/usr/lib"
+
+  ./configure --prefix=/usr --enable-sage --enable-optimization 
--with-fplll=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+

Copied: linbox/repos/community-i686/lapack.patch (from rev 124201, 
linbox/trunk/lapack.patch)
===
--- repos/community-i686/lapack.patch   (rev 0)
+++ repos/community-i686/lapack.patch   2014-12-20 19:22:36 UTC (rev 124202)
@@ -0,0 +1,22 @@
+--- ./macros/lapack-check.m4.orig  2012-06-07 02:30:26.0 -0600
 ./macros/lapack-check.m4   2012-10-02 15:05:47.051001770 -0600
+@@ -38,7 +38,7 @@ LIBS="${BACKUP_LIBS} ${BLAS_LIBS}"
+ 
+ AC_TRY_RUN(dnl ICC ?
+ [   #include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack
+--- ./configure.orig   2012-06-07 15:19:31.0 -0600
 ./configure2012-10-02 15:06:07.629005714 -0600
+@@ -18077,7 +18077,7 @@ else
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+#include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack

Copied: linbox/repos/community-i686/linbox-fplll.patch (from rev 124201, 
linbox/trunk/linbox-fplll.patch)
===
--- repos/community-i686/linbox-fplll.patch (rev 0)
+++ repos/community-i686/linbox-fplll.patch 2014-12-20 19:22:36 UTC (rev 
124202)
@@ -0,0 +1,87 @@
+--- ./linbox/algorithms/lattice.h.orig 2012-06-07 02:30:32.0 -0600
 ./linbox/algorithms

[arch-commits] Commit in (6 files)

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 20:21:39
  Author: arojas
Revision: 124201

Splitting sage-mathematics

Added:
  linbox/
  linbox/trunk/
  linbox/trunk/PKGBUILD
  linbox/trunk/lapack.patch
  linbox/trunk/linbox-fplll.patch
  linbox/trunk/underlink.patch

+
 PKGBUILD   |   50 +
 lapack.patch   |   22 
 linbox-fplll.patch |   87 +++
 underlink.patch|   41 
 4 files changed, 200 insertions(+)

Added: linbox/trunk/PKGBUILD
===
--- linbox/trunk/PKGBUILD   (rev 0)
+++ linbox/trunk/PKGBUILD   2014-12-20 19:21:39 UTC (rev 124201)
@@ -0,0 +1,50 @@
+# Maintainer: Antonio Rojas < nqn7...@gmail.com >
+
+pkgname=linbox
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
+arch=('i686' 'x86_64')
+url="http://linalg.org/";
+license=('LGPL')
+depends=('m4rie' 'lapack' 'ntl' 'libfplll' 'iml' 'givaro') 
+makedepends=('fflas-ffpack')
+source=("http://linalg.org/$pkgname-$pkgver.tar.gz"; 'linbox-fplll.patch' 
'underlink.patch' 'lapack.patch')
+md5sums=('67c80345c8c3e93d213f2d7d37d8c9af'
+ '76fbb525cceff1dd74a7c1892ca965d0'
+ '731a6b17c40a56e38fef79e03391e0b5'
+ '3525650c88f9a2809214216b914f4f46')
+
+prepare() {
+  cd $pkgname-$pkgver
+# fix build with newer givaro
+  sed -i 's|version_max=30800|version_max=30900|' configure
+# fix libfplll support - Fedora patch
+  patch -p0 -i ../linbox-fplll.patch
+# fix underlink - Fedora patch
+  patch -p0 -i ../underlink.patch
+# fix detecting lapack support in fflas-ffpack
+  patch -p0 -i ../lapack.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  export CFLAGS="$CFLAGS -g -fPIC"
+  export CXXFLAGS="$CXXFLAGS -g -fPIC"
+  export LDFLAGS="$LDFLAGS -L/usr/lib"
+
+  ./configure --prefix=/usr --enable-sage --enable-optimization 
--with-fplll=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+


Property changes on: linbox/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: linbox/trunk/lapack.patch
===
--- linbox/trunk/lapack.patch   (rev 0)
+++ linbox/trunk/lapack.patch   2014-12-20 19:21:39 UTC (rev 124201)
@@ -0,0 +1,22 @@
+--- ./macros/lapack-check.m4.orig  2012-06-07 02:30:26.0 -0600
 ./macros/lapack-check.m4   2012-10-02 15:05:47.051001770 -0600
+@@ -38,7 +38,7 @@ LIBS="${BACKUP_LIBS} ${BLAS_LIBS}"
+ 
+ AC_TRY_RUN(dnl ICC ?
+ [   #include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack
+--- ./configure.orig   2012-06-07 15:19:31.0 -0600
 ./configure2012-10-02 15:06:07.629005714 -0600
+@@ -18077,7 +18077,7 @@ else
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+#include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack

Added: linbox/trunk/linbox-fplll.patch
===
--- linbox/trunk/linbox-fplll.patch (rev 0)
+++ linbox/trunk/linbox-fplll.patch 2014-12-20 19:21:39 UTC (rev 124201)
@@ -0,0 +1,87 @@
+--- ./linbox/algorithms/lattice.h.orig 2012-06-07 02:30:32.0 -0600
 ./linbox/algorithms/lattice.h  2012-12-10 16:03:03.114827079 -0700
+@@ -48,18 +48,7 @@
+ 
+ 
+ #ifdef __LINBOX_HAVE_FPLLL
+-// this is a damn FPLLL bug !!!
+-namespace FPLLL {
+-#define round
+-#define trunc
+ #include 
+-#include 
+-#include 
+-#include 
+-#undef round
+-#undef trunc
+-}
+-
+ #endif
+ 
+ 
+--- ./linbox/algorithms/lattice.inl.orig   2012-06-07 02:30:32.0 
-0600
 ./linbox/algorithms/lattice.inl2012-12-10 16:05:04.846262737 -0700
+@@ -335,31 +335,31 @@ namespace LinBox
+   if (withU)
+   throw NotImplementedYet("not U");
+   // Convert H
+-  FPLLL::ZZ_mat B(H.rowdim(),H.coldim()) ;
++  fplll::ZZ_mat B(H.rowdim(),H.coldim()) ;
+   for (size_t i = 0 ; i < H.rowdim() ; ++i) {
+   for (size_t j = 0 ; j < H.coldim() ; ++j) {
+-  B.Set(i,j,FPLLL::Z_NR(H.getEntry(i,j)) );
++  B.Set(i,j,fplll::Z_NR(H.getEntry(i,j)) );
+   }
+   }
+   // LLL()
+   switch (m

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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 19:23:59
  Author: fyan
Revision: 124200

archrelease: copy trunk to community-any

Added:
  python-paramiko/repos/community-any/PKGBUILD
(from rev 124199, python-paramiko/trunk/PKGBUILD)
Deleted:
  python-paramiko/repos/community-any/PKGBUILD

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 18:23:45 UTC (rev 124199)
+++ PKGBUILD2014-12-20 18:23:59 UTC (rev 124200)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Mario Danic 
-
-pkgbase=python-paramiko
-pkgname=(python-paramiko python2-paramiko)
-pkgver=1.15.1
-pkgrel=1
-pkgdesc="Python module that implements the SSH2 protocol"
-url="https://github.com/paramiko/paramiko/";
-license=('LGPL')
-arch=('any')
-makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
-source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
-md5sums=('48c274c3f9b1282932567b21f6acf3b5')
-
-prepare() {
-  cp -a paramiko-$pkgver{,-py2}
-
-  find paramiko-$pkgver-py2 -name '*.py' -print0 | xargs -0 \
-sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \
--e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
-}
-
-check() {
-  cd "$srcdir/paramiko-$pkgver"
-  # Workaround encoding issue
-  LANG=en_US.UTF-8 python test.py || warning "Tests failed" # Fails after 
actual tests finished
-
-  cd "$srcdir/paramiko-$pkgver-py2"
-  LANG=en_US.UTF-8 python2 test.py
-}
-
-package_python-paramiko() {
-  depends=('python-crypto' 'python-ecdsa')
-  cd "$srcdir/paramiko-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
-  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
-  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
-}
-
-package_python2-paramiko() {
-  depends=('python2-crypto' 'python2-ecdsa')
-  cd "$srcdir/paramiko-$pkgver-py2"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
-  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
-  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
-}
-

Copied: python-paramiko/repos/community-any/PKGBUILD (from rev 124199, 
python-paramiko/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 18:23:59 UTC (rev 124200)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Mario Danic 
+
+pkgbase=python-paramiko
+pkgname=(python-paramiko python2-paramiko)
+pkgver=1.15.2
+pkgrel=1
+pkgdesc="Python module that implements the SSH2 protocol"
+url="https://github.com/paramiko/paramiko/";
+license=('LGPL')
+arch=('any')
+makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
+source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
+md5sums=('6bbfb328fe816c3d3652ba6528cc8b4c')
+
+prepare() {
+  cp -a paramiko-$pkgver{,-py2}
+
+  find paramiko-$pkgver-py2 -name '*.py' -print0 | xargs -0 \
+sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \
+-e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
+}
+
+check() {
+  cd "$srcdir/paramiko-$pkgver"
+  # Workaround encoding issue
+  LANG=en_US.UTF-8 python test.py || warning "Tests failed" # Fails after 
actual tests finished
+
+  cd "$srcdir/paramiko-$pkgver-py2"
+  LANG=en_US.UTF-8 python2 test.py
+}
+
+package_python-paramiko() {
+  depends=('python-crypto' 'python-ecdsa')
+  cd "$srcdir/paramiko-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
+  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
+  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
+}
+
+package_python2-paramiko() {
+  depends=('python2-crypto' 'python2-ecdsa')
+  cd "$srcdir/paramiko-$pkgver-py2"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
+  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
+  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
+}
+


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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 19:23:45
  Author: fyan
Revision: 124199

upgpkg: python-paramiko 1.15.2-1

upstream new release

Modified:
  python-paramiko/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 18:21:02 UTC (rev 124198)
+++ PKGBUILD2014-12-20 18:23:45 UTC (rev 124199)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
+# Maintainer: Felix Yan 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: Mario Danic 
 
 pkgbase=python-paramiko
 pkgname=(python-paramiko python2-paramiko)
-pkgver=1.15.1
+pkgver=1.15.2
 pkgrel=1
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/";
@@ -14,7 +14,7 @@
 arch=('any')
 makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
 
source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
-md5sums=('48c274c3f9b1282932567b21f6acf3b5')
+md5sums=('6bbfb328fe816c3d3652ba6528cc8b4c')
 
 prepare() {
   cp -a paramiko-$pkgver{,-py2}


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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 19:21:02
  Author: fyan
Revision: 124198

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 18:20:39 UTC (rev 124197)
+++ community-i686/PKGBUILD 2014-12-20 18:21:02 UTC (rev 124198)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor  Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: James Campos 
-# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Dongsheng Cai 
-# Contributor: Masutu Subric 
-# Contributor: TIanyi Cui 
-
-pkgname=nodejs
-pkgver=0.10.34
-_npmver=2.1.14
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-provides=('nodejs-node-gyp')
-makedepends=('python2' 'git' 'procps-ng')
-optdepends=('python2: for node-gyp')
-checkdepends=('curl')
-options=('!emptydirs')
-source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz";
-git+https://github.com/npm/npm.git#tag=v$_npmver)
-sha256sums=('d7f8473b5849873039f7e62595e12dcdb78c8dffda317e1253b3123876bf3415'
-'SKIP')
-
-prepare() {
-  cd node-v$pkgver
-
-  # We need newer version of npm to fix bugs
-  rm -r deps/npm
-  ln -s "$srcdir/npm" deps
-  rm -r "$srcdir/npm/.git"
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-
-  cd ../npm
-  ../node-v$pkgver/node cli.js install ronn marked
-  PATH="$srcdir/node-v$pkgver:$PATH" make
-  ../node-v$pkgver/node cli.js uninstall ronn marked marked-man
-}
-
-check() {
-  cd node-v$pkgver
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  # install docs as per user request
-  install -d "$pkgdir"/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-"$pkgdir"/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-"$pkgdir"/usr/share/licenses/nodejs/LICENSE
-
-  install -d "$pkgdir"/usr/share/man/{man1,man3,man5,man7}
-  for _dir in man1 man3 man5 man7; do
-cd "$pkgdir"/usr/lib/node_modules/npm/man/$_dir
-for _file in *; do
-  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
"$pkgdir"/usr/share/man/$_dir/
-done
-  done
-
-  ln -s /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js 
"$pkgdir"/usr/bin/node-gyp
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 124197, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-20 18:21:02 UTC (rev 124198)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=0.10.34
+_npmver=2.1.15
+pkgrel=2
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+provides=('nodejs-node-gyp')
+makedepends=('python2' 'git' 'procps-ng')
+optdepends=('python2: for node-gyp')
+checkdepends=('curl')
+options=('!emptydirs')
+source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz";
+git+https://github.com/npm/npm.git#tag=v$_npmver)
+sha256sums=('d7f8473b5849873039f7e62595e12dcdb78c8dffda317e1253b3123876bf3415'
+'SKIP')
+
+prepare() {
+  cd node-v$pkgver
+
+  # We need newer version of npm to fix bugs
+  rm -r deps/npm
+  ln -s "$srcdir/npm" deps
+  rm -r "$srcdir/npm/.git"
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's

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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 19:20:39
  Author: fyan
Revision: 124197

upgpkg: nodejs 0.10.34-2

bump npm to 2.1.15

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 18:18:43 UTC (rev 124196)
+++ PKGBUILD2014-12-20 18:20:39 UTC (rev 124197)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.34
-_npmver=2.1.14
-pkgrel=1
+_npmver=2.1.15
+pkgrel=2
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'


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

2014-12-20 Thread Jelle van der Waa
Date: Saturday, December 20, 2014 @ 19:18:43
  Author: jelle
Revision: 124196

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

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

--+
 /PKGBUILD|  182 +
 /calibre.install |   24 
 community-i686/PKGBUILD  |   91 --
 community-i686/calibre.install   |   12 --
 community-x86_64/PKGBUILD|   91 --
 community-x86_64/calibre.install |   12 --
 6 files changed, 206 insertions(+), 206 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 18:16:17 UTC (rev 124195)
+++ community-i686/PKGBUILD 2014-12-20 18:18:43 UTC (rev 124196)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-# Contributor: Petrov Roman 
-# Contributor: Andrea Fagiani 
-# Contributor: Larry Hajali 
-
-pkgname=calibre
-pkgver=2.12.0
-pkgrel=2
-pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
-url="http://calibre-ebook.com/";
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments')
-makedepends=('python2-pycountry' 'qt5-x11extras' )
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-)
-install=calibre.install
-source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";)
-md5sums=('b6009f470ff4ee81aaee29e8b5a6faeb')
-
-prepare(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/six.py \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i "s/shlex.split(ldflags)/& + ['-fPIC']/" setup/extensions.py
-  #sed -i -e "s/ldflags = shlex.split(ldflags)/ldflags = shlex.split(ldflags) 
+ ['-fPIC']/" setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
".*\.py\|.*\.recipe")
-  sed -i "/pyqt_sip_dir/ s:=.*:= '/usr/share/sip/Py2-PyQt5':" 
setup/build_environment.py
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e "/self.create_uninstaller()/,/os.rmdir(config_dir)/d" \
-  -e "/\(cc('xdg-icon-resource\|self.icon_resources.append\|'128'))\)/d" \
-  -e "/render_img/ s/\('calibre-.*\.png'\)/os.path.join(dir, \1)/g" \
-  -e "/dir, 'calibre-lrf.png'/i \
-\dir = os.path.join(self.opts.staging_sharedir,'../pixmaps')\n\
-\os.mkdir(dir)" \
-  -e "/f = open/ s/\('calibre-.*\.desktop'\)/os.path.join(dir, \1)/g" \
-  -e "/dir, 'calibre-lrfviewer.desktop'/i \
-\dir = 
os.path.join(self.opts.staging_sharedir,'../applications')\n\
-\os.mkdir(dir)" \
-  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
-  -e "s/^Name=calibre/Name=Calibre/g" \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  # LANG='en_US.UTF-8' python2 setup.py resources
-
-  # Don't build translations since building them is broken badly
-  #LANG='en_US.UTF-8' python2 setup.py translations
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  # Fix the environment module location
-  sed -i -e "s|(prefix=.*)|(prefix='$pkgdir/usr')|g" setup/install.py
-
-  install -d "${pkgdir}/usr/lib/python2.7/site-packages" \
- "${pkgdir}/usr/share/zsh/site-functions"
-
-  LANG='en_US.UTF-8' python2 setup.py install --root="${pkgdir}" --prefix=/usr 
\
---staging-bindir="${pkgdir}/usr/bin" \
---staging-libdir="${pkgdir}/usr/lib" \
---staging-sharedir="${pkgdir}/usr/share"
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall "${pkgdir}/usr/lib/calibre/"
-  python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 12

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

2014-12-20 Thread Jelle van der Waa
Date: Saturday, December 20, 2014 @ 19:16:17
  Author: jelle
Revision: 124195

upgpkg: calibre 2.13.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 17:53:29 UTC (rev 124194)
+++ PKGBUILD2014-12-20 18:16:17 UTC (rev 124195)
@@ -7,8 +7,8 @@
 # Contributor: Larry Hajali 
 
 pkgname=calibre
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.13.0
+pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
 url="http://calibre-ebook.com/";
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";)
-md5sums=('b6009f470ff4ee81aaee29e8b5a6faeb')
+md5sums=('66f3ffc68c26c562c5312248db167278')
 
 prepare(){
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in (dirmngr)

2014-12-20 Thread Gaetan Bisson
Date: Saturday, December 20, 2014 @ 19:15:11
  Author: bisson
Revision: 227838

now provided by gnupg

Deleted:
  dirmngr/


[arch-commits] Commit in dirmngr/repos (core-i686)

2014-12-20 Thread Gaetan Bisson
Date: Saturday, December 20, 2014 @ 19:13:49
  Author: bisson
Revision: 227837

db-remove: dirmngr removed by bisson

Deleted:
  dirmngr/repos/core-i686/


[arch-commits] Commit in dirmngr/repos (core-x86_64)

2014-12-20 Thread Gaetan Bisson
Date: Saturday, December 20, 2014 @ 19:13:42
  Author: bisson
Revision: 227836

db-remove: dirmngr removed by bisson

Deleted:
  dirmngr/repos/core-x86_64/


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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 18:53:15
  Author: fyan
Revision: 124193

upgpkg: python-webtest 2.0.17-1

upstream new release

Modified:
  python-webtest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 16:11:00 UTC (rev 124192)
+++ PKGBUILD2014-12-20 17:53:15 UTC (rev 124193)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan 
+# Maintainer: Felix Yan 
 # Contributor: Jerome Leclanche 
 
 _pkgname=WebTest
 pkgname=(python-webtest python2-webtest)
-pkgver=2.0.16
+pkgver=2.0.17
 pkgrel=1
 pkgdesc="Helper to test WSGI applications"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-coverage' 'python2-coverage'
   'python-pyquery' 'python2-pyquery')
 
source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip";)
-sha256sums=('24ad0c9ee377f16df4d0bd626a64a75eec901852ac788bdb70e0261bff0026eb')
+sha256sums=('36457f708a57e4295a2c05aaf47b620b66e25429dd9170c59d0718ff7934a0b7')
 
 prepare() {
   cp -a "$srcdir/$_pkgname-${pkgver}"{,-py2}


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

2014-12-20 Thread Felix Yan
Date: Saturday, December 20, 2014 @ 18:53:29
  Author: fyan
Revision: 124194

archrelease: copy trunk to community-any

Added:
  python-webtest/repos/community-any/PKGBUILD
(from rev 124193, python-webtest/trunk/PKGBUILD)
Deleted:
  python-webtest/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 17:53:15 UTC (rev 124193)
+++ PKGBUILD2014-12-20 17:53:29 UTC (rev 124194)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jerome Leclanche 
-
-_pkgname=WebTest
-pkgname=(python-webtest python2-webtest)
-pkgver=2.0.16
-pkgrel=1
-pkgdesc="Helper to test WSGI applications"
-arch=('any')
-url='http://webtest.pythonpaste.org/'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-webob' 
'python2-webob' 'python-six' 'python2-six'
- 'python-beautifulsoup4' 'python2-beautifulsoup4')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-coverage' 'python2-coverage'
-  'python-pyquery' 'python2-pyquery')
-source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip";)
-sha256sums=('24ad0c9ee377f16df4d0bd626a64a75eec901852ac788bdb70e0261bff0026eb')
-
-prepare() {
-  cp -a "$srcdir/$_pkgname-${pkgver}"{,-py2}
-}
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/$_pkgname-$pkgver-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/$_pkgname-${pkgver}"
-  PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH" nosetests3 || 
warning "Tests failed" # Missing waitress and PasteDeploy
-
-  cd "$srcdir/$_pkgname-${pkgver}-py2"
-  PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" nosetests2 || 
warning "Tests failed" # Missing waitress and PasteDeploy
-}
-
-package_python-webtest() {
-  depends=('python-webob' 'python-six' 'python-beautifulsoup4')
-  optdepends=('python-pyquery: for response.pyquery'
-  'python-lxml: for response.lxml')
-
-  cd "$srcdir/$_pkgname-$pkgver"
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-  install -Dm644 "docs/license.rst" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-webtest() {
-  depends=('python2-webob' 'python2-six' 'python2-beautifulsoup4')
-  optdepends=('python2-pyquery: for response.pyquery'
-  'python2-lxml: for response.lxml')
-
-  cd "$srcdir/$_pkgname-$pkgver-py2"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-  install -Dm644 "docs/license.rst" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-webtest/repos/community-any/PKGBUILD (from rev 124193, 
python-webtest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 17:53:29 UTC (rev 124194)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jerome Leclanche 
+
+_pkgname=WebTest
+pkgname=(python-webtest python2-webtest)
+pkgver=2.0.17
+pkgrel=1
+pkgdesc="Helper to test WSGI applications"
+arch=('any')
+url='http://webtest.pythonpaste.org/'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-webob' 
'python2-webob' 'python-six' 'python2-six'
+ 'python-beautifulsoup4' 'python2-beautifulsoup4')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-coverage' 'python2-coverage'
+  'python-pyquery' 'python2-pyquery')
+source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip";)
+sha256sums=('36457f708a57e4295a2c05aaf47b620b66e25429dd9170c59d0718ff7934a0b7')
+
+prepare() {
+  cp -a "$srcdir/$_pkgname-${pkgver}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/$_pkgname-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/$_pkgname-${pkgver}"
+  PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH" nosetests3 || 
warning "Tests failed" # Missing waitress and PasteDeploy
+
+  cd "$srcdir/$_pkgname-${pkgver}-py2"
+  PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" nosetests2 || 
warning "Tests failed" # Missing waitress and PasteDeploy
+}
+
+package_python-webtest() {
+  depends=('python-webob' 'python-six' 'python-beautifulsoup4')
+  optdepends=('python-pyquery: for response.pyquery'
+  'python-lxml: for response.lxml')
+
+  cd "$srcdir/$_pkgname-$pkgver"
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+  install -Dm644 "docs/license.rst" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-webtest() {
+  depends=('python2-webob' 'python2-six' 'python2-beautifulsoup4')
+  optdepends=('python2-py

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

2014-12-20 Thread Kyle Keen
Date: Saturday, December 20, 2014 @ 17:11:00
  Author: kkeen
Revision: 124192

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

Added:
  airspy/repos/community-i686/PKGBUILD
(from rev 124191, airspy/trunk/PKGBUILD)
  airspy/repos/community-i686/airspy.conf
(from rev 124191, airspy/trunk/airspy.conf)
  airspy/repos/community-x86_64/PKGBUILD
(from rev 124191, airspy/trunk/PKGBUILD)
  airspy/repos/community-x86_64/airspy.conf
(from rev 124191, airspy/trunk/airspy.conf)
Deleted:
  airspy/repos/community-i686/PKGBUILD
  airspy/repos/community-x86_64/PKGBUILD

--+
 /PKGBUILD|   64 +
 community-i686/PKGBUILD  |   29 --
 community-i686/airspy.conf   |3 +
 community-x86_64/PKGBUILD|   29 --
 community-x86_64/airspy.conf |3 +
 5 files changed, 70 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 16:10:44 UTC (rev 124191)
+++ community-i686/PKGBUILD 2014-12-20 16:11:00 UTC (rev 124192)
@@ -1,29 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=airspy
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="Host code for Airspy SDR."
-arch=('i686' 'x86_64')
-url="http://www.airspy.com";
-license=('GPL2')
-depends=('libusb>=1.0')
-makedepends=('cmake')
-source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz";)
-md5sums=('fd0b80003a1098806ac40a5f42fea05f')
-
-build() {
-  cd "$srcdir/host-$pkgver"
-  mkdir -p build
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
-  make
-}
-
-package() {
-  cd "$srcdir/host-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "../airspy-tools/52-airspy.rules" 
"$pkgdir/usr/lib/udev/rules.d/52-airspy.rules"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: airspy/repos/community-i686/PKGBUILD (from rev 124191, 
airspy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-20 16:11:00 UTC (rev 124192)
@@ -0,0 +1,32 @@
+# Maintainer: Kyle Keen 
+
+pkgname=airspy
+pkgver=1.0.3
+pkgrel=2
+pkgdesc="Host code for Airspy SDR."
+arch=('i686' 'x86_64')
+url="http://www.airspy.com";
+license=('GPL2')
+depends=('libusb>=1.0')
+makedepends=('cmake')
+source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz";
+"airspy.conf")
+md5sums=('fd0b80003a1098806ac40a5f42fea05f'
+ '29e481d56bfc56cface4f1457ca6df23')
+
+build() {
+  cd "$srcdir/host-$pkgver"
+  mkdir -p build
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
+  make
+}
+
+package() {
+  cd "$srcdir/host-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "../airspy-tools/52-airspy.rules" 
"$pkgdir/usr/lib/udev/rules.d/52-airspy.rules"
+  install -Dm644 "$srcdir/airspy.conf" "$pkgdir/etc/modprobe.d/airspy.conf"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: airspy/repos/community-i686/airspy.conf (from rev 124191, 
airspy/trunk/airspy.conf)
===
--- community-i686/airspy.conf  (rev 0)
+++ community-i686/airspy.conf  2014-12-20 16:11:00 UTC (rev 124192)
@@ -0,0 +1,3 @@
+# disable official kernel driver
+# (remove this when Airspy supports kernel driver)
+blacklist airspy

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-20 16:10:44 UTC (rev 124191)
+++ community-x86_64/PKGBUILD   2014-12-20 16:11:00 UTC (rev 124192)
@@ -1,29 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=airspy
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="Host code for Airspy SDR."
-arch=('i686' 'x86_64')
-url="http://www.airspy.com";
-license=('GPL2')
-depends=('libusb>=1.0')
-makedepends=('cmake')
-source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz";)
-md5sums=('fd0b80003a1098806ac40a5f42fea05f')
-
-build() {
-  cd "$srcdir/host-$pkgver"
-  mkdir -p build
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -Wno-dev ../
-  make
-}
-
-package() {
-  cd "$srcdir/host-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "../airspy-tools/52-airspy.rules" 
"$pkgdir/usr/lib/udev/rules.d/52-airspy.rules"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: airspy/repos/community-x86_64/PKGBUILD (from rev 124191, 
airspy/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-20 16:11:00 UTC (rev 124192)
@@ -0,0 +1,32 @@
+# Maintainer: Kyle Keen 
+
+pkgname=airspy
+pkgver=1.0.3
+pkgrel=2
+pkgdesc="Host code for Airspy SDR."
+arch=('i686' 'x86_64')
+url="http://www.airspy.com";
+license=('GPL2')
+depends=('libusb>=1.0')
+makedepends=('cmake')
+source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz"

[arch-commits] Commit in airspy/trunk (PKGBUILD airspy.conf)

2014-12-20 Thread Kyle Keen
Date: Saturday, December 20, 2014 @ 17:10:44
  Author: kkeen
Revision: 124191

upgpkg: airspy 1.0.3-2

Added:
  airspy/trunk/airspy.conf
Modified:
  airspy/trunk/PKGBUILD

-+
 PKGBUILD|9 ++---
 airspy.conf |3 +++
 2 files changed, 9 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 15:04:33 UTC (rev 124190)
+++ PKGBUILD2014-12-20 16:10:44 UTC (rev 124191)
@@ -2,7 +2,7 @@
 
 pkgname=airspy
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Host code for Airspy SDR."
 arch=('i686' 'x86_64')
 url="http://www.airspy.com";
@@ -9,8 +9,10 @@
 license=('GPL2')
 depends=('libusb>=1.0')
 makedepends=('cmake')
-source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz";)
-md5sums=('fd0b80003a1098806ac40a5f42fea05f')
+source=("https://github.com/airspy/host/archive/v$pkgver.tar.gz";
+"airspy.conf")
+md5sums=('fd0b80003a1098806ac40a5f42fea05f'
+ '29e481d56bfc56cface4f1457ca6df23')
 
 build() {
   cd "$srcdir/host-$pkgver"
@@ -24,6 +26,7 @@
   cd "$srcdir/host-$pkgver/build"
   make DESTDIR="$pkgdir" install
   install -Dm644 "../airspy-tools/52-airspy.rules" 
"$pkgdir/usr/lib/udev/rules.d/52-airspy.rules"
+  install -Dm644 "$srcdir/airspy.conf" "$pkgdir/etc/modprobe.d/airspy.conf"
 }
 
 # vim:set ts=2 sw=2 et:

Added: airspy.conf
===
--- airspy.conf (rev 0)
+++ airspy.conf 2014-12-20 16:10:44 UTC (rev 124191)
@@ -0,0 +1,3 @@
+# disable official kernel driver
+# (remove this when Airspy supports kernel driver)
+blacklist airspy


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

2014-12-20 Thread Giovanni Scafora
Date: Saturday, December 20, 2014 @ 16:09:31
  Author: giovanni
Revision: 227834

upgpkg: perl-net-upnp 1.4.3-1

upstream release

Modified:
  perl-net-upnp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 15:02:48 UTC (rev 227833)
+++ PKGBUILD2014-12-20 15:09:31 UTC (rev 227834)
@@ -3,16 +3,16 @@
 # Contributor: Drew Gilbert 
 
 pkgname=perl-net-upnp
-pkgver=1.4.2
-pkgrel=5
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="Perl Module UPnP"
 arch=('i686' 'x86_64')
-url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
+url="http://search.cpan.org/~skonno/Net-UPnP-1.4.3/";
 license=('BSD' 'PerlArtistic')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
 depends=('perl')
-md5sums=('bc009fd76b565df40a70aca49af82a7d')
+md5sums=('a30d7cc54290946aeb028650cfdc9279')
 
 build() {
   cd "${srcdir}/Net-UPnP-${pkgver}"


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

2014-12-20 Thread Giovanni Scafora
Date: Saturday, December 20, 2014 @ 16:09:43
  Author: giovanni
Revision: 227835

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-20 15:09:31 UTC (rev 227834)
+++ extra-i686/PKGBUILD 2014-12-20 15:09:43 UTC (rev 227835)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Drew Gilbert 
-
-pkgname=perl-net-upnp
-pkgver=1.4.2
-pkgrel=5
-pkgdesc="Perl Module UPnP"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
-license=('BSD' 'PerlArtistic')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
-depends=('perl')
-md5sums=('bc009fd76b565df40a70aca49af82a7d')
-
-build() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-
-check() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make test
-}
-
-package() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make install DESTDIR="${pkgdir}"
-  
-  # install license file
-  install -Dm644 "README" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: perl-net-upnp/repos/extra-i686/PKGBUILD (from rev 227834, 
perl-net-upnp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-20 15:09:43 UTC (rev 227835)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Drew Gilbert 
+
+pkgname=perl-net-upnp
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="Perl Module UPnP"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~skonno/Net-UPnP-1.4.3/";
+license=('BSD' 'PerlArtistic')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
+depends=('perl')
+md5sums=('a30d7cc54290946aeb028650cfdc9279')
+
+build() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+
+check() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make test
+}
+
+package() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make install DESTDIR="${pkgdir}"
+  
+  # install license file
+  install -Dm644 "README" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-20 15:09:31 UTC (rev 227834)
+++ extra-x86_64/PKGBUILD   2014-12-20 15:09:43 UTC (rev 227835)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Drew Gilbert 
-
-pkgname=perl-net-upnp
-pkgver=1.4.2
-pkgrel=5
-pkgdesc="Perl Module UPnP"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
-license=('BSD' 'PerlArtistic')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
-depends=('perl')
-md5sums=('bc009fd76b565df40a70aca49af82a7d')
-
-build() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-
-check() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make test
-}
-
-package() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make install DESTDIR="${pkgdir}"
-  
-  # install license file
-  install -Dm644 "README" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: perl-net-upnp/repos/extra-x86_64/PKGBUILD (from rev 227834, 
perl-net-upnp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-12-20 15:09:43 UTC (rev 227835)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Drew Gilbert 
+
+pkgname=perl-net-upnp
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="Perl Module UPnP"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~skonno/Net-UPnP-1.4.3/";
+license=('BSD' 'PerlArtistic')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
+depends=('perl')
+md5sums=('a30d7cc54290946aeb028650cfdc9279')
+
+build() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.P

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

2014-12-20 Thread Florian Pritz
Date: Saturday, December 20, 2014 @ 16:04:33
  Author: bluewind
Revision: 124190

archrelease: copy trunk to community-any

Added:
  perl-file-tail/repos/community-any/PKGBUILD
(from rev 124189, perl-file-tail/trunk/PKGBUILD)
Deleted:
  perl-file-tail/repos/community-any/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 15:04:28 UTC (rev 124189)
+++ PKGBUILD2014-12-20 15:04:33 UTC (rev 124190)
@@ -1,45 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-file-tail
-pkgver=0.99.3
-pkgrel=6
-pkgdesc='Perl extension for reading from continously updated files'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=(perl-io)
-url=https://metacpan.org/release/File-Tail
-source=("http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/File-Tail-$pkgver.tar.gz";)
-md5sums=(ef0fb7bcb4181ba593f4a09940f61d1c)
-sha512sums=(8ecc2c7e6ed4a6d6578635034e66922c927d6965659606e6d9f8816d4ddefe441c3299126d713d4a5232d96042da8990bb4b2b2118333cc0871f1c4a8c0d44bc)
-_ddir="File-Tail-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
-  make
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-file-tail/repos/community-any/PKGBUILD (from rev 124189, 
perl-file-tail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 15:04:33 UTC (rev 124190)
@@ -0,0 +1,45 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-file-tail
+pkgver=1.0
+pkgrel=1
+pkgdesc='Perl extension for reading from continously updated files'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl-io)
+url=https://metacpan.org/release/File-Tail
+source=("http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/File-Tail-$pkgver.tar.gz";)
+md5sums=('c87f648d138c176b5d224c8d1b59838e')
+sha512sums=('8ad120e83fcf18d05f686c637f96af7dd0b5b04186e0b3fbfdf802bf82effaa16377fce15887d395abd03f9ebe4db2685d1d8e40f0b7b19b08ad71a93042551f')
+_ddir="File-Tail-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


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

2014-12-20 Thread Florian Pritz
Date: Saturday, December 20, 2014 @ 16:04:28
  Author: bluewind
Revision: 124189

upgpkg: perl-file-tail 1.0-1

upstream update

Modified:
  perl-file-tail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 14:17:07 UTC (rev 124188)
+++ PKGBUILD2014-12-20 15:04:28 UTC (rev 124189)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-file-tail
-pkgver=0.99.3
-pkgrel=6
+pkgver=1.0
+pkgrel=1
 pkgdesc='Perl extension for reading from continously updated files'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -10,8 +10,8 @@
 depends=(perl-io)
 url=https://metacpan.org/release/File-Tail
 
source=("http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/File-Tail-$pkgver.tar.gz";)
-md5sums=(ef0fb7bcb4181ba593f4a09940f61d1c)
-sha512sums=(8ecc2c7e6ed4a6d6578635034e66922c927d6965659606e6d9f8816d4ddefe441c3299126d713d4a5232d96042da8990bb4b2b2118333cc0871f1c4a8c0d44bc)
+md5sums=('c87f648d138c176b5d224c8d1b59838e')
+sha512sums=('8ad120e83fcf18d05f686c637f96af7dd0b5b04186e0b3fbfdf802bf82effaa16377fce15887d395abd03f9ebe4db2685d1d8e40f0b7b19b08ad71a93042551f')
 _ddir="File-Tail-$pkgver"
 
 build()


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

2014-12-20 Thread Giovanni Scafora
Date: Saturday, December 20, 2014 @ 16:02:48
  Author: giovanni
Revision: 227833

archrelease: copy trunk to extra-any

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

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

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

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


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

2014-12-20 Thread Giovanni Scafora
Date: Saturday, December 20, 2014 @ 16:02:38
  Author: giovanni
Revision: 227832

upgpkg: perl-soap-lite 1.12-1

upstream release

Modified:
  perl-soap-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 14:17:55 UTC (rev 227831)
+++ PKGBUILD2014-12-20 15:02:38 UTC (rev 227832)
@@ -3,7 +3,7 @@
 # Contributor: François Charette 
 
 pkgname=perl-soap-lite
-pkgver=1.11
+pkgver=1.12
 pkgrel=1
 pkgdesc="Client and server side SOAP implementation"
 arch=('any')
@@ -43,7 +43,7 @@
 perl-xmlrpc-transport-tcp
 )
 
source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
-md5sums=('32606983a405249839753e434aac90a1')
+md5sums=('102ee54607866c5f4efc85addae58068')
 
 build() {
   cd  "${srcdir}/SOAP-Lite-${pkgver}"


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

2014-12-20 Thread Laurent Carlier
Date: Saturday, December 20, 2014 @ 14:56:29
  Author: lcarlier
Revision: 227820

upgpkg: xorg-server 1.16.3-1

upstream update 1.16.3

Modified:
  xorg-server/trunk/PKGBUILD
Deleted:
  xorg-server/trunk/autoconfig-nvidia.patch
  xorg-server/trunk/glamor-upstream-fix.patch

---+
 PKGBUILD  |5 -
 autoconfig-nvidia.patch   |   28 --
 glamor-upstream-fix.patch |  178 
 3 files changed, 3 insertions(+), 208 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 12:23:54 UTC (rev 227819)
+++ PKGBUILD2014-12-20 13:56:29 UTC (rev 227820)
@@ -4,7 +4,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.2.901
+pkgver=1.16.3
 pkgrel=1 # build first with 0.1 and then rebuild it after xf86-input-evdev 
rebuild
 arch=('i686' 'x86_64')
 license=('custom')
@@ -20,7 +20,8 @@
 nvidia-drm-outputclass.conf
 xvfb-run
 xvfb-run.1)
-sha256sums=('ef885a5ce441e6ae5c73461b624f9e66e801e52eaf495e551663306ec4464ba6'
+validpgpkeys=('7B27A3F1A6E18CD9588B4AE8310180050905E40C')
+sha256sums=('5e0f443238af1078b48f6eea98a382861b59187da221c2cf714d31c1d560b0fb'
 'SKIP'
 'd027776fac1f7675b0a9ee817502290b1c45f9c09b0f0a6bb058c35f92361e84'
 'af1c3d2ea5de7f6a6b5f7c60951a189a4749d1495e5462f3157ae7ac8fe1dc56'

Deleted: autoconfig-nvidia.patch
===
--- autoconfig-nvidia.patch 2014-12-20 12:23:54 UTC (rev 227819)
+++ autoconfig-nvidia.patch 2014-12-20 13:56:29 UTC (rev 227820)
@@ -1,28 +0,0 @@
-diff -Nur xorg-server-1.11.99.902.orig/hw/xfree86/common/xf86pciBus.c 
xorg-server-1.11.99.902/hw/xfree86/common/xf86pciBus.c
 xorg-server-1.11.99.902.orig/hw/xfree86/common/xf86pciBus.c
2012-02-10 10:10:37.583014924 +
-+++ xorg-server-1.11.99.902/hw/xfree86/common/xf86pciBus.c 2012-02-10 
11:16:07.148971317 +
-@@ -1144,7 +1144,23 @@
- int idx = 0;
- 
- #ifdef __linux__
--driverList[idx++] = "nouveau";
-+  switch (dev->device_id)
-+  {
-+  /* NV1 */
-+  case 0x0008:
-+  case 0x0009:
-+  driverList[idx++] = "vesa";
-+  break;
-+  /* NV3 */
-+  case 0x0018:
-+  case 0x0019:
-+  driverList[idx++] = "nouveau";
-+  break;
-+  default:
-+  driverList[idx++] = "nouveau";
-+  driverList[idx++] = "nvidia";
-+  break;
-+  }
- #endif
- driverList[idx++] = "nv";
- break;

Deleted: glamor-upstream-fix.patch
===
--- glamor-upstream-fix.patch   2014-12-20 12:23:54 UTC (rev 227819)
+++ glamor-upstream-fix.patch   2014-12-20 13:56:29 UTC (rev 227820)
@@ -1,178 +0,0 @@
-From 3c0431b8911241552a15a43e4279c50658b50a18 Mon Sep 17 00:00:00 2001
-From: Keith Packard 
-Date: Wed, 16 Jul 2014 23:03:23 +
-Subject: glamor: Fix temp picture coordinates in 
glamor_composite_clipped_region
-
-To understand this patch, let's start at the protocol interface where
-the relationship between the coordinate spaces is documented:
-
-static Bool
-_glamor_composite(CARD8 op,
-  PicturePtr source,
-  PicturePtr mask,
-  PicturePtr dest,
-  INT16 x_source,
-  INT16 y_source,
-  INT16 x_mask,
-  INT16 y_mask,
-  INT16 x_dest, INT16 y_dest,
-  CARD16 width, CARD16 height, Bool fallback)
-
-The coordinates are passed to this function directly off the wire and
-are all relative to their respective drawables. For Windows, this means
-that they are relative to the upper left corner of the window, in
-whatever pixmap that window is getting drawn to.
-
-_glamor_composite calls miComputeCompositeRegion to construct a clipped
-region to actually render to. In reality, miComputeCompositeRegion clips
-only to the destination these days; source clip region based clipping
-would have to respect the transform, which isn't really possible. The
-returned region is relative to the screen in which dest lives; offset by
-dest->drawable.x and dest->drawable.y.
-
-What is important to realize here is that, because of clipping, the
-composite region may not have the same position within the destination
-drawable as x_dest, y_dest. The protocol coordinates now exist solely to
-'pin' the three objects together.
-
-extents->x1,y1 Screen origin of clipped operation
-width,height  

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

2014-12-20 Thread Laurent Carlier
Date: Saturday, December 20, 2014 @ 14:56:45
  Author: lcarlier
Revision: 227821

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

Added:
  xorg-server/repos/extra-i686/PKGBUILD
(from rev 227820, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/extra-i686/autoconfig-sis.patch
(from rev 227820, xorg-server/trunk/autoconfig-sis.patch)
  xorg-server/repos/extra-i686/nvidia-drm-outputclass.conf
(from rev 227820, xorg-server/trunk/nvidia-drm-outputclass.conf)
  xorg-server/repos/extra-i686/xorg-server.install
(from rev 227820, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/extra-i686/xvfb-run
(from rev 227820, xorg-server/trunk/xvfb-run)
  xorg-server/repos/extra-i686/xvfb-run.1
(from rev 227820, xorg-server/trunk/xvfb-run.1)
  xorg-server/repos/extra-x86_64/PKGBUILD
(from rev 227820, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/extra-x86_64/autoconfig-sis.patch
(from rev 227820, xorg-server/trunk/autoconfig-sis.patch)
  xorg-server/repos/extra-x86_64/nvidia-drm-outputclass.conf
(from rev 227820, xorg-server/trunk/nvidia-drm-outputclass.conf)
  xorg-server/repos/extra-x86_64/xorg-server.install
(from rev 227820, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/extra-x86_64/xvfb-run
(from rev 227820, xorg-server/trunk/xvfb-run)
  xorg-server/repos/extra-x86_64/xvfb-run.1
(from rev 227820, xorg-server/trunk/xvfb-run.1)
Deleted:
  xorg-server/repos/extra-i686/PKGBUILD
  xorg-server/repos/extra-i686/autoconfig-nvidia.patch
  xorg-server/repos/extra-i686/autoconfig-sis.patch
  xorg-server/repos/extra-i686/glamor-upstream-fix.patch
  xorg-server/repos/extra-i686/nvidia-drm-outputclass.conf
  xorg-server/repos/extra-i686/xorg-server.install
  xorg-server/repos/extra-i686/xvfb-run
  xorg-server/repos/extra-i686/xvfb-run.1
  xorg-server/repos/extra-x86_64/PKGBUILD
  xorg-server/repos/extra-x86_64/autoconfig-nvidia.patch
  xorg-server/repos/extra-x86_64/autoconfig-sis.patch
  xorg-server/repos/extra-x86_64/glamor-upstream-fix.patch
  xorg-server/repos/extra-x86_64/nvidia-drm-outputclass.conf
  xorg-server/repos/extra-x86_64/xorg-server.install
  xorg-server/repos/extra-x86_64/xvfb-run
  xorg-server/repos/extra-x86_64/xvfb-run.1

--+
 /PKGBUILD|  436 ++
 /autoconfig-sis.patch|   42 ++
 /nvidia-drm-outputclass.conf |   12 
 /xorg-server.install |   36 +
 /xvfb-run|  360 ++
 /xvfb-run.1  |  564 +
 extra-i686/PKGBUILD  |  217 ---
 extra-i686/autoconfig-nvidia.patch   |   28 -
 extra-i686/autoconfig-sis.patch  |   21 -
 extra-i686/glamor-upstream-fix.patch |  178 -
 extra-i686/nvidia-drm-outputclass.conf   |6 
 extra-i686/xorg-server.install   |   18 
 extra-i686/xvfb-run  |  180 -
 extra-i686/xvfb-run.1|  282 --
 extra-x86_64/PKGBUILD|  217 ---
 extra-x86_64/autoconfig-nvidia.patch |   28 -
 extra-x86_64/autoconfig-sis.patch|   21 -
 extra-x86_64/glamor-upstream-fix.patch   |  178 -
 extra-x86_64/nvidia-drm-outputclass.conf |6 
 extra-x86_64/xorg-server.install |   18 
 extra-x86_64/xvfb-run|  180 -
 extra-x86_64/xvfb-run.1  |  282 --
 22 files changed, 1450 insertions(+), 1860 deletions(-)

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


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

2014-12-20 Thread Andrzej Giniewicz
Date: Saturday, December 20, 2014 @ 13:45:17
  Author: aginiewicz
Revision: 124185

archrelease: copy trunk to community-any

Added:
  python-oauth2client/repos/community-any/PKGBUILD
(from rev 124184, python-oauth2client/trunk/PKGBUILD)
Deleted:
  python-oauth2client/repos/community-any/PKGBUILD

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 12:45:08 UTC (rev 124184)
+++ PKGBUILD2014-12-20 12:45:17 UTC (rev 124185)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Atlanis 
-
-pkgbase=python-oauth2client
-pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=1.4.3
-pkgrel=1
-pkgdesc="A client library for OAuth 2.0"
-arch=('any')
-url="https://github.com/google/oauth2client";
-license=('Apache')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
- 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
- 'python-six' 'python2-httplib2' 'python2-pyasn1'
- 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
-source=("https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz";)
-md5sums=('fcffeeb0e0729a1870484159a835ef3a')
-
-prepare() {
-  cd "$srcdir"
-  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
-  cd oauth2client-py2-${pkgver}
-
-  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
-  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  msg "Building Python2"
-  cd "$srcdir"/oauth2client-py2-${pkgver}
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/oauth2client-${pkgver}
-  python setup.py build
-}
-
-package_python2-oauth2client() {
-  depends=('python2-httplib2' 'python2-pyasn1=0.1.7' 
'python2-pyasn1-modules=0.0.5' 'python2-rsa=3.1.4' 'python2-six')
-  optdepends=('python2-gflags: for oauth2client.tools.run function')
-
-  cd "$srcdir"/oauth2client-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-
-package_python-oauth2client() {
-  depends=('python-httplib2' 'python-pyasn1=0.1.7' 
'python-pyasn1-modules=0.0.5' 'python-rsa=3.1.4' 'python-six')
-
-  cd "$srcdir"/oauth2client-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: python-oauth2client/repos/community-any/PKGBUILD (from rev 124184, 
python-oauth2client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 12:45:17 UTC (rev 124185)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Atlanis 
+
+pkgbase=python-oauth2client
+pkgname=('python2-oauth2client' 'python-oauth2client')
+pkgver=1.4.4
+pkgrel=1
+pkgdesc="A client library for OAuth 2.0"
+arch=('any')
+url="https://github.com/google/oauth2client";
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
+ 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
+ 'python-six' 'python2-httplib2' 'python2-pyasn1'
+ 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
+source=("https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz";)
+md5sums=('05722d95906b9f1d5418488fe8a8d57d')
+
+prepare() {
+  cd "$srcdir"
+  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
+  cd oauth2client-py2-${pkgver}
+
+  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  msg "Building Python2"
+  cd "$srcdir"/oauth2client-py2-${pkgver}
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/oauth2client-${pkgver}
+  python setup.py build
+}
+
+package_python2-oauth2client() {
+  depends=('python2-httplib2' 'python2-pyasn1=0.1.7' 
'python2-pyasn1-modules=0.0.5' 'python2-rsa=3.1.4' 'python2-six')
+  optdepends=('python2-gflags: for oauth2client.tools.run function')
+
+  cd "$srcdir"/oauth2client-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+
+package_python-oauth2client() {
+  depends=('python-httplib2' 'python-pyasn1=0.1.7' 
'python-pyasn1-modules=0.0.5' 'python-rsa=3.1.4' 'python-six')
+
+  cd "$srcdir"/oauth2client-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+


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

2014-12-20 Thread Andrzej Giniewicz
Date: Saturday, December 20, 2014 @ 13:45:08
  Author: aginiewicz
Revision: 124184

upgpkg: python-oauth2client 1.4.4-1

python-oauth2client: new upstream release

Modified:
  python-oauth2client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 11:29:26 UTC (rev 124183)
+++ PKGBUILD2014-12-20 12:45:08 UTC (rev 124184)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oauth2client
 pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="A client library for OAuth 2.0"
 arch=('any')
@@ -15,7 +15,7 @@
  'python-six' 'python2-httplib2' 'python2-pyasn1'
  'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
 
source=("https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz";)
-md5sums=('fcffeeb0e0729a1870484159a835ef3a')
+md5sums=('05722d95906b9f1d5418488fe8a8d57d')
 
 prepare() {
   cd "$srcdir"


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

2014-12-20 Thread Andreas Radke
Date: Saturday, December 20, 2014 @ 13:23:25
  Author: andyrtr
Revision: 227818

upgpkg: libreoffice-fresh 4.3.5-1

upstream update 4.3.5

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 09:20:37 UTC (rev 227817)
+++ PKGBUILD2014-12-20 12:23:25 UTC (rev 227818)
@@ -4,8 +4,8 @@
 
 pkgbase=libreoffice-fresh
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
-_LOver=4.3.4.1
-pkgver=4.3.4
+_LOver=4.3.5.2
+pkgver=4.3.5
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
@@ -104,11 +104,11 @@
4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
OpenCOLLADA-master-6509aa13af.tar.bz2
libgltf-0.0.2.tar.bz2)
-md5sums=('98312fcb1e1ab37321f29f64f312160a'
+md5sums=('86b47f5b6e4b816f54fa12eaf75dbd79'
  'SKIP'
- '71ed47d8148dd66275bd87699b31c242'
+ 'ae73ebf344f02c4d24b0c698e52fa587'
  'SKIP'
- '6e405e2b499ce28bce1e926bcb7268da'
+ 'ffc4271845377c407db316f6adce084f'
  'SKIP'
  'd6eef4b4cacb2183f2bf265a5a03a354'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -150,6 +150,7 @@
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
+validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3')
 
 prepare() {
cd libreoffice-$_LOver


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

2014-12-20 Thread Andreas Radke
Date: Saturday, December 20, 2014 @ 13:23:54
  Author: andyrtr
Revision: 227819

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

Added:
  libreoffice-fresh/repos/staging-i686/
  libreoffice-fresh/repos/staging-i686/PKGBUILD
(from rev 227818, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/staging-i686/PKGBUILD.44
(from rev 227818, libreoffice-fresh/trunk/PKGBUILD.44)
  libreoffice-fresh/repos/staging-i686/libreoffice-fresh.csh
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/staging-i686/libreoffice-fresh.install
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.install)
  libreoffice-fresh/repos/staging-i686/libreoffice-fresh.sh
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 227818, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice-fresh/repos/staging-x86_64/
  libreoffice-fresh/repos/staging-x86_64/PKGBUILD
(from rev 227818, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/staging-x86_64/PKGBUILD.44
(from rev 227818, libreoffice-fresh/trunk/PKGBUILD.44)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.csh
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.install
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.install)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.sh
(from rev 227818, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 227818, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)

-+
 staging-i686/PKGBUILD   |  415 
++
 staging-i686/PKGBUILD.44|  410 
+
 staging-i686/libreoffice-fresh.csh  |6 
 staging-i686/libreoffice-fresh.install  |   13 
 staging-i686/libreoffice-fresh.sh   |6 
 staging-i686/make-pyuno-work-with-system-wide-module-install.diff   |   44 +
 staging-x86_64/PKGBUILD |  415 
++
 staging-x86_64/PKGBUILD.44  |  410 
+
 staging-x86_64/libreoffice-fresh.csh|6 
 staging-x86_64/libreoffice-fresh.install|   13 
 staging-x86_64/libreoffice-fresh.sh |6 
 staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff |   44 +
 12 files changed, 1788 insertions(+)

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


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 12:29:26
  Author: arojas
Revision: 124183

archrelease: copy trunk to community-any

Added:
  fflas-ffpack/repos/community-any/PKGBUILD
(from rev 124182, fflas-ffpack/trunk/PKGBUILD)
Deleted:
  fflas-ffpack/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 11:28:52 UTC (rev 124182)
+++ PKGBUILD2014-12-20 11:29:26 UTC (rev 124183)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=fflas-ffpack
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="A library for dense linear algebra over word-size finite fields"
-arch=('any')
-url="http://linalg.org/projects/fflas-ffpack";
-license=('LGPL')
-makedepends=('givaro' 'cblas')
-source=("http://linalg.org/$pkgname-$pkgver.tar.gz";)
-md5sums=('726f40bcdbde725469c9f2e4ebbe1d05')
-
-prepare() {
-# fix givaro max version
-  sed -e 's|version_max=30800|version_max=30900|' -i $pkgname-$pkgver/configure
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: fflas-ffpack/repos/community-any/PKGBUILD (from rev 124182, 
fflas-ffpack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 11:29:26 UTC (rev 124183)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=fflas-ffpack
+pkgver=1.6.0
+pkgrel=2
+pkgdesc="A library for dense linear algebra over word-size finite fields"
+arch=('any')
+url="http://linalg.org/projects/fflas-ffpack";
+license=('LGPL')
+makedepends=('givaro' 'cblas' 'lapack')
+source=("http://linalg.org/$pkgname-$pkgver.tar.gz";)
+md5sums=('726f40bcdbde725469c9f2e4ebbe1d05')
+
+prepare() {
+# fix givaro max version
+  sed -e 's|version_max=30800|version_max=30900|' -i $pkgname-$pkgver/configure
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+


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

2014-12-20 Thread Antonio Rojas
Date: Saturday, December 20, 2014 @ 12:28:52
  Author: arojas
Revision: 124182

Add lapack support

Modified:
  fflas-ffpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 11:25:05 UTC (rev 124181)
+++ PKGBUILD2014-12-20 11:28:52 UTC (rev 124182)
@@ -2,12 +2,12 @@
 
 pkgname=fflas-ffpack
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for dense linear algebra over word-size finite fields"
 arch=('any')
 url="http://linalg.org/projects/fflas-ffpack";
 license=('LGPL')
-makedepends=('givaro' 'cblas')
+makedepends=('givaro' 'cblas' 'lapack')
 source=("http://linalg.org/$pkgname-$pkgver.tar.gz";)
 md5sums=('726f40bcdbde725469c9f2e4ebbe1d05')
 


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

2014-12-20 Thread Jonathan Steel
Date: Saturday, December 20, 2014 @ 12:25:05
  Author: jsteel
Revision: 124181

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-20 11:24:44 UTC (rev 124180)
+++ community-i686/PKGBUILD 2014-12-20 11:25:05 UTC (rev 124181)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: megadriver 
-# Contributor: Angel Velasquez 
-# Contributor: Daenyth 
-# Contributor: kagan 
-# Contributor: Hans-Kristian Arntzen 
-
-pkgname=mednafen
-pkgver=0.9.36.5
-pkgrel=2
-pkgdesc="Command-line multi-system gaming emulator"
-url="http://mednafen.sourceforge.net";
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
-makedepends=('mesa' 'glu')
-source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('a0841f0073322414858c22e247344502')
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname
-
-  make DESTDIR="$pkgdir" install
-
-  for i in ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS \
-   README{,.DOS,.PORTING} TODO; do
-install -Dm644 $i "$pkgdir"/usr/share/doc/$pkgname/$i
-  done
-}

Copied: mednafen/repos/community-i686/PKGBUILD (from rev 124180, 
mednafen/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-20 11:25:05 UTC (rev 124181)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: megadriver 
+# Contributor: Angel Velasquez 
+# Contributor: Daenyth 
+# Contributor: kagan 
+# Contributor: Hans-Kristian Arntzen 
+
+pkgname=mednafen
+pkgver=0.9.37.1
+pkgrel=1
+pkgdesc="Command-line multi-system gaming emulator"
+url="http://mednafen.sourceforge.net";
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
+md5sums=('79d4694f0234cd457324271a58b665a6')
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="$pkgdir" install
+
+  for i in ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS \
+   README{,.DOS,.PORTING} TODO; do
+install -Dm644 $i "$pkgdir"/usr/share/doc/$pkgname/$i
+  done
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-20 11:24:44 UTC (rev 124180)
+++ community-x86_64/PKGBUILD   2014-12-20 11:25:05 UTC (rev 124181)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: megadriver 
-# Contributor: Angel Velasquez 
-# Contributor: Daenyth 
-# Contributor: kagan 
-# Contributor: Hans-Kristian Arntzen 
-
-pkgname=mednafen
-pkgver=0.9.36.5
-pkgrel=2
-pkgdesc="Command-line multi-system gaming emulator"
-url="http://mednafen.sourceforge.net";
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
-makedepends=('mesa' 'glu')
-source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('a0841f0073322414858c22e247344502')
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname
-
-  make DESTDIR="$pkgdir" install
-
-  for i in ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS \
-   README{,.DOS,.PORTING} TODO; do
-install -Dm644 $i "$pkgdir"/usr/share/doc/$pkgname/$i
-  done
-}

Copied: mednafen/repos/community-x86_64/PKGBUILD (from rev 124180, 
mednafen/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-20 11:25:05 UTC (rev 124181)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: megadriver 
+# Contributor: Angel Velasquez 
+# Contributor: Daenyth 
+# Contributor: kagan 
+# Contributor: Hans-Kristian Arntzen 
+
+pkgname=mednafen
+pkgver=0.9.37.1
+pkgrel=1
+pkgdesc="Command-line multi-system gaming emulator"
+url="http://mednafen.sourceforge.net";
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver

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

2014-12-20 Thread Jonathan Steel
Date: Saturday, December 20, 2014 @ 12:24:44
  Author: jsteel
Revision: 124180

upgpkg: mednafen 0.9.37.1-1

Modified:
  mednafen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-20 11:20:22 UTC (rev 124179)
+++ PKGBUILD2014-12-20 11:24:44 UTC (rev 124180)
@@ -7,8 +7,8 @@
 # Contributor: Hans-Kristian Arntzen 
 
 pkgname=mednafen
-pkgver=0.9.36.5
-pkgrel=2
+pkgver=0.9.37.1
+pkgrel=1
 pkgdesc="Command-line multi-system gaming emulator"
 url="http://mednafen.sourceforge.net";
 license=('GPL2')
@@ -16,7 +16,7 @@
 depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
 makedepends=('mesa' 'glu')
 source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('a0841f0073322414858c22e247344502')
+md5sums=('79d4694f0234cd457324271a58b665a6')
 
 build() {
   cd $pkgname


  1   2   >