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

2016-01-29 Thread Felix Yan
Date: Friday, January 29, 2016 @ 08:52:06
  Author: fyan
Revision: 159402

upgpkg: cgrep 6.6-1

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 03:18:35 UTC (rev 159401)
+++ PKGBUILD2016-01-29 07:52:06 UTC (rev 159402)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=cgrep
-pkgver=6.5.15
-pkgrel=2
+pkgver=6.6
+pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/;
 license=("GPL2")
@@ -16,7 +16,7 @@
  "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
  "haskell-unordered-containers")
 
source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
+sha256sums=('7a1e831b11bcde09448ba3915f198271097df79837a5a8b9d2763f88a7ac911d')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:11:43
  Author: spupykin
Revision: 159404

upgpkg: lxcfs 0.17-2

upd

Modified:
  lxcfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 07:52:40 UTC (rev 159403)
+++ PKGBUILD2016-01-29 08:11:43 UTC (rev 159404)
@@ -4,7 +4,7 @@
 
 pkgname=lxcfs
 pkgver=0.17
-pkgrel=1
+pkgrel=2
 pkgdesc="FUSE filesystem for LXC"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/;
@@ -22,6 +22,7 @@
 ./configure \
 --prefix=/usr \
 --sbindir=/usr/bin \
+--with-pamdir=/usr/lib/security \
 --localstatedir=/var
 make
 }


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

2016-01-29 Thread Jakob Gruber
Date: Friday, January 29, 2016 @ 11:50:59
  Author: schuay
Revision: 159410

FS#47905

Modified:
  qgit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 08:34:25 UTC (rev 159409)
+++ PKGBUILD2016-01-29 10:50:59 UTC (rev 159410)
@@ -12,6 +12,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('qt4' 'git')
+optdepends=('source-highlight')
 
source=("http://libre.tibirna.org/attachments/download/9/${pkgname}-${pkgver}.tar.gz;
 'qgit.desktop' 'qgit.png')
 


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:34:01
  Author: spupykin
Revision: 159408

upgpkg: libvirt 1.3.1-2

upd

Modified:
  libvirt/trunk/PKGBUILD
  libvirt/trunk/libvirt.install

-+
 PKGBUILD|2 +-
 libvirt.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 08:20:54 UTC (rev 159407)
+++ PKGBUILD2016-01-29 08:34:01 UTC (rev 159408)
@@ -4,7 +4,7 @@
 
 pkgname=libvirt
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('i686' 'x86_64')
 url="http://libvirt.org/;

Modified: libvirt.install
===
--- libvirt.install 2016-01-29 08:20:54 UTC (rev 159407)
+++ libvirt.install 2016-01-29 08:34:01 UTC (rev 159408)
@@ -4,7 +4,7 @@
 
 post_install() {
   _libvirt_setup || return 1
-  groupadd -f libvirt
+  groupadd -r -f libvirt
   echo ">>> libvirt runs qemu from nobody:kvm by default"
   echo ">>> change the USER if desired in /etc/libvirt/qemu.conf"
   echo ">>> See https://wiki.archlinux.org/index.php/Libvirt for more info"


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:34:25
  Author: spupykin
Revision: 159409

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

Added:
  libvirt/repos/community-i686/PKGBUILD
(from rev 159408, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-i686/libvirt.install
(from rev 159408, libvirt/trunk/libvirt.install)
  libvirt/repos/community-i686/libvirt.tmpfiles.d
(from rev 159408, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-i686/libvirtd-guests.conf.d
(from rev 159408, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-i686/libvirtd.conf.d
(from rev 159408, libvirt/trunk/libvirtd.conf.d)
  libvirt/repos/community-x86_64/PKGBUILD
(from rev 159408, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-x86_64/libvirt.install
(from rev 159408, libvirt/trunk/libvirt.install)
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
(from rev 159408, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
(from rev 159408, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-x86_64/libvirtd.conf.d
(from rev 159408, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-i686/PKGBUILD
  libvirt/repos/community-i686/libvirt.install
  libvirt/repos/community-i686/libvirt.tmpfiles.d
  libvirt/repos/community-i686/libvirtd-guests.conf.d
  libvirt/repos/community-i686/libvirtd.conf.d
  libvirt/repos/community-x86_64/PKGBUILD
  libvirt/repos/community-x86_64/libvirt.install
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
  libvirt/repos/community-x86_64/libvirtd.conf.d

-+
 /PKGBUILD   |  252 ++
 /libvirt.install|   32 +++
 /libvirt.tmpfiles.d |8 
 /libvirtd-guests.conf.d |   18 ++
 /libvirtd.conf.d|2 
 community-i686/PKGBUILD |  126 ---
 community-i686/libvirt.install  |   16 -
 community-i686/libvirt.tmpfiles.d   |4 
 community-i686/libvirtd-guests.conf.d   |9 -
 community-i686/libvirtd.conf.d  |1 
 community-x86_64/PKGBUILD   |  126 ---
 community-x86_64/libvirt.install|   16 -
 community-x86_64/libvirt.tmpfiles.d |4 
 community-x86_64/libvirtd-guests.conf.d |9 -
 community-x86_64/libvirtd.conf.d|1 
 15 files changed, 312 insertions(+), 312 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 08:34:01 UTC (rev 159408)
+++ community-i686/PKGBUILD 2016-01-29 08:34:25 UTC (rev 159409)
@@ -1,126 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jonathan Wiersma 
-
-pkgname=libvirt
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
-arch=('i686' 'x86_64')
-url="http://libvirt.org/;
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap' 'libcap-ng'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu')
-optdepends=('ebtables: required for default NAT networking'
-   'dnsmasq: required for default NAT/DHCP for guests'
-   'bridge-utils: for bridged networking'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode'
-   'pm-utils: host power management')
-options=('emptydirs')
-backup=('etc/conf.d/libvirt-guests'
-   'etc/conf.d/libvirtd'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/virtlogd.conf'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/lxc.conf'
-   'etc/libvirt/nwfilter/allow-arp.xml'
-   'etc/libvirt/nwfilter/allow-dhcp-server.xml'
-   'etc/libvirt/nwfilter/allow-dhcp.xml'
-   'etc/libvirt/nwfilter/allow-incoming-ipv4.xml'
-   'etc/libvirt/nwfilter/allow-ipv4.xml'
-   'etc/libvirt/nwfilter/clean-traffic.xml'
-   'etc/libvirt/nwfilter/no-arp-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-spoofing.xml'
-   'etc/libvirt/nwfilter/no-ip-multicast.xml'
-   'etc/libvirt/nwfilter/no-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-mac-broadcast.xml'
-   'etc/libvirt/nwfilter/no-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-other-l2-traffic.xml'
-   'etc/libvirt/nwfilter/no-other-rarp-traffic.xml'
-   

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

2016-01-29 Thread Jakob Gruber
Date: Friday, January 29, 2016 @ 11:55:55
  Author: schuay
Revision: 159411

optdepends for pcsxr

Modified:
  pcsxr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 10:50:59 UTC (rev 159410)
+++ PKGBUILD2016-01-29 10:55:55 UTC (rev 159411)
@@ -17,6 +17,11 @@
 if [[ $CARCH == 'x86_64' ]]; then
 makedepends+=('lib32-mesa')
 depends+=('lib32-libcdio' 'lib32-libxv' 'lib32-sdl' 'lib32-gtk3')
+optdepends=('lib32-libpulse: Pulseaudio support'
+'lib32-alsa-plugins: ALSA support')
+else
+optdepends=('libpulse: Pulseaudio support'
+'alsa-plugins: ALSA support')
 fi
 
 # Accessible through /srv/ftp/other/community on nymeria.


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

2016-01-29 Thread Felix Yan
Date: Friday, January 29, 2016 @ 08:52:40
  Author: fyan
Revision: 159403

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 07:52:06 UTC (rev 159402)
+++ community-i686/PKGBUILD 2016-01-29 07:52:40 UTC (rev 159403)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=cgrep
-pkgver=6.5.15
-pkgrel=2
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/;
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'pcre')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
- "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
- "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
- "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
- "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
-runhaskell Setup build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-}

Copied: cgrep/repos/community-i686/PKGBUILD (from rev 159402, 
cgrep/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-29 07:52:40 UTC (rev 159403)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6
+pkgrel=1
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/;
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
+ "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
+ "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
+ "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
+ "haskell-unordered-containers")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7a1e831b11bcde09448ba3915f198271097df79837a5a8b9d2763f88a7ac911d')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-29 07:52:06 UTC (rev 159402)
+++ community-x86_64/PKGBUILD   2016-01-29 07:52:40 UTC (rev 159403)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=cgrep
-pkgver=6.5.15
-pkgrel=2
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/;
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'pcre')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
- "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
- "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
- "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
- "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
-runhaskell Setup build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-runhaskell Setup copy 

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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:20:35
  Author: spupykin
Revision: 159406

upgpkg: linuxconsole 1.4.9-2

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 08:12:13 UTC (rev 159405)
+++ PKGBUILD2016-01-29 08:20:35 UTC (rev 159406)
@@ -4,7 +4,7 @@
 
 pkgname=linuxconsole
 pkgver=1.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/linuxconsole/;
@@ -22,6 +22,11 @@
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')
 
+prepare() {
+  cd "${srcdir}"/linuxconsoletools-$pkgver
+  sed -i 's|lib/udev|usr/lib/udev|g' utils/Makefile
+}
+
 build() {
   cd "${srcdir}"/linuxconsoletools-$pkgver
   make PREFIX=/usr


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:12:13
  Author: spupykin
Revision: 159405

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

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

+
 /PKGBUILD  |   70 +++
 /lxcfs.service |   30 
 community-i686/PKGBUILD|   34 --
 community-i686/lxcfs.service   |   15 
 community-x86_64/PKGBUILD  |   34 --
 community-x86_64/lxcfs.service |   15 
 6 files changed, 100 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 08:11:43 UTC (rev 159404)
+++ community-i686/PKGBUILD 2016-01-29 08:12:13 UTC (rev 159405)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Brauner 
-
-pkgname=lxcfs
-pkgver=0.17
-pkgrel=1
-pkgdesc="FUSE filesystem for LXC"
-arch=(i686 x86_64)
-url="https://linuxcontainers.org/;
-license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse' 'dbus-glib')
-makedepends=('help2man')
-options=('emptydirs')
-source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
-   "lxcfs.service")
-md5sums=('7d91c0905a11d7e9d9848a65b17fba26'
- '6b90ba5680fffc0229599b8d0e4489b2')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir/" install
-install -dm0755 $pkgdir/var/lib/lxcfs
-install -Dm0644 $srcdir/lxcfs.service 
$pkgdir/usr/lib/systemd/system/lxcfs.service
-}

Copied: lxcfs/repos/community-i686/PKGBUILD (from rev 159404, 
lxcfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-29 08:12:13 UTC (rev 159405)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Brauner 
+
+pkgname=lxcfs
+pkgver=0.17
+pkgrel=2
+pkgdesc="FUSE filesystem for LXC"
+arch=(i686 x86_64)
+url="https://linuxcontainers.org/;
+license=('GPL')
+depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse' 'dbus-glib')
+makedepends=('help2man')
+options=('emptydirs')
+source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
+   "lxcfs.service")
+md5sums=('7d91c0905a11d7e9d9848a65b17fba26'
+ '6b90ba5680fffc0229599b8d0e4489b2')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-pamdir=/usr/lib/security \
+--localstatedir=/var
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir/" install
+install -dm0755 $pkgdir/var/lib/lxcfs
+install -Dm0644 $srcdir/lxcfs.service 
$pkgdir/usr/lib/systemd/system/lxcfs.service
+}

Deleted: community-i686/lxcfs.service
===
--- community-i686/lxcfs.service2016-01-29 08:11:43 UTC (rev 159404)
+++ community-i686/lxcfs.service2016-01-29 08:12:13 UTC (rev 159405)
@@ -1,15 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-After=cgmanager.service
-Requires=cgmanager.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
-KillMode=process
-Restart=on-failure
-ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

Copied: lxcfs/repos/community-i686/lxcfs.service (from rev 159404, 
lxcfs/trunk/lxcfs.service)
===
--- community-i686/lxcfs.service(rev 0)
+++ community-i686/lxcfs.service2016-01-29 08:12:13 UTC (rev 159405)
@@ -0,0 +1,15 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+After=cgmanager.service
+Requires=cgmanager.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
+KillMode=process
+Restart=on-failure
+ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-x86_64/PKGBUILD

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

2016-01-29 Thread Antonio Rojas
Date: Friday, January 29, 2016 @ 16:07:26
  Author: arojas
Revision: 159414

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

Added:
  kjots/repos/
  kjots/repos/community-i686/
  kjots/repos/community-i686/PKGBUILD
(from rev 159413, kjots/trunk/PKGBUILD)
  kjots/repos/community-x86_64/
  kjots/repos/community-x86_64/PKGBUILD
(from rev 159413, kjots/trunk/PKGBUILD)

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

Copied: kjots/repos/community-i686/PKGBUILD (from rev 159413, 
kjots/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2016-01-29 15:07:26 UTC (rev 159414)
@@ -0,0 +1,38 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+install=$pkgname.install
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kjots/repos/community-x86_64/PKGBUILD (from rev 159413, 
kjots/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2016-01-29 15:07:26 UTC (rev 159414)
@@ -0,0 +1,38 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+install=$pkgname.install
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+


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

2016-01-29 Thread Felix Yan
Date: Friday, January 29, 2016 @ 17:07:40
  Author: fyan
Revision: 159416

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-29 16:07:23 UTC (rev 159415)
+++ PKGBUILD2016-01-29 16:07:40 UTC (rev 159416)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgname=(python-phonenumbers python2-phonenumbers)
-_pypiname=phonenumbers
-pkgver=7.2.3
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers;
-license=('Apache')
-makedepends=("python-setuptools" "python2-setuptools")
-source=("https://pypi.python.org/packages/source/p/$_pypiname/$_pypiname-$pkgver.tar.gz;)
-sha512sums=('4412f01be52c8dd0d4edf40aae01c42221cf88bc66628e17e9798d597a2d91ba25d379ba01fc7f1ec1d41475f337b1791eaad0f57df7b54e0d9237bd4c7fa5db')
-
-prepare() {
-  cp -a $_pypiname-$pkgver{,-py2}
-}
-
-build() {
-  cd $_pypiname-$pkgver
-  python setup.py build
-
-  cd ../$_pypiname-$pkgver
-  python2 setup.py build
-}
-
-check() {
-  cd $_pypiname-$pkgver
-  python setup.py test
-
-  cd ../$_pypiname-$pkgver
-  python2 setup.py test
-}
-
-package_python-phonenumbers() {
-  depends=('python')
-
-  cd $_pypiname-$pkgver
-  python setup.py install -O1 --root "${pkgdir}"
-}
-
-package_python2-phonenumbers() {
-  depends=('python2')
-
-  cd $_pypiname-$pkgver
-  python2 setup.py install -O1 --root "${pkgdir}"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 159415, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-29 16:07:40 UTC (rev 159416)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgname=(python-phonenumbers python2-phonenumbers)
+_pypiname=phonenumbers
+pkgver=7.2.4
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers;
+license=('Apache')
+makedepends=("python-setuptools" "python2-setuptools")
+source=("https://pypi.python.org/packages/source/p/$_pypiname/$_pypiname-$pkgver.tar.gz;)
+sha512sums=('e109fafa22923b3b4c5604641a0ea71172ec3047d9194218fc84c49f5857da9b14556f1d129a4d0153ecabee24aaf15fa0d2e4f10e36885b6df8ca9929e05036')
+
+prepare() {
+  cp -a $_pypiname-$pkgver{,-py2}
+}
+
+build() {
+  cd $_pypiname-$pkgver
+  python setup.py build
+
+  cd ../$_pypiname-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd $_pypiname-$pkgver
+  python setup.py test
+
+  cd ../$_pypiname-$pkgver
+  python2 setup.py test
+}
+
+package_python-phonenumbers() {
+  depends=('python')
+
+  cd $_pypiname-$pkgver
+  python setup.py install -O1 --root "${pkgdir}"
+}
+
+package_python2-phonenumbers() {
+  depends=('python2')
+
+  cd $_pypiname-$pkgver
+  python2 setup.py install -O1 --root "${pkgdir}"
+}


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

2016-01-29 Thread Felix Yan
Date: Friday, January 29, 2016 @ 17:07:23
  Author: fyan
Revision: 159415

upgpkg: python-phonenumbers 7.2.4-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 15:07:26 UTC (rev 159414)
+++ PKGBUILD2016-01-29 16:07:23 UTC (rev 159415)
@@ -4,7 +4,7 @@
 pkgname=python-phonenumbers
 pkgname=(python-phonenumbers python2-phonenumbers)
 _pypiname=phonenumbers
-pkgver=7.2.3
+pkgver=7.2.4
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('Apache')
 makedepends=("python-setuptools" "python2-setuptools")
 
source=("https://pypi.python.org/packages/source/p/$_pypiname/$_pypiname-$pkgver.tar.gz;)
-sha512sums=('4412f01be52c8dd0d4edf40aae01c42221cf88bc66628e17e9798d597a2d91ba25d379ba01fc7f1ec1d41475f337b1791eaad0f57df7b54e0d9237bd4c7fa5db')
+sha512sums=('e109fafa22923b3b4c5604641a0ea71172ec3047d9194218fc84c49f5857da9b14556f1d129a4d0153ecabee24aaf15fa0d2e4f10e36885b6df8ca9929e05036')
 
 prepare() {
   cp -a $_pypiname-$pkgver{,-py2}


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

2016-01-29 Thread Antonio Rojas
Date: Friday, January 29, 2016 @ 16:22:49
  Author: arojas
Revision: 258688

Update URL (FS#47931)

Modified:
  vc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 12:48:58 UTC (rev 258687)
+++ PKGBUILD2016-01-29 15:22:49 UTC (rev 258688)
@@ -7,7 +7,7 @@
 pkgver=0.7.5
 pkgrel=2
 pkgdesc="A library to ease explicit vectorization of C++ code"
-url='http://code.compeng.uni-frankfurt.de/projects/vc/'
+url='https://github.com/VcDevel/Vc'
 arch=(x86_64 i686)
 license=(LGPL3)
 makedepends=(cmake)


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

2016-01-29 Thread Antonio Rojas
Date: Friday, January 29, 2016 @ 22:57:59
  Author: arojas
Revision: 159429

Add missing install file (FS#47942)

Added:
  kjots/trunk/kjots.install

---+
 kjots.install |   13 +
 1 file changed, 13 insertions(+)

Added: kjots.install
===
--- kjots.install   (rev 0)
+++ kjots.install   2016-01-29 21:57:59 UTC (rev 159429)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:41:57
  Author: spupykin
Revision: 159423

upgpkg: phpmyadmin 4.5.4.1-1

upd

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 20:41:48 UTC (rev 159422)
+++ PKGBUILD2016-01-29 20:41:57 UTC (rev 159423)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer 
 
 pkgname=phpmyadmin
-pkgver=4.5.4
+pkgver=4.5.4.1
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -17,7 +17,7 @@
 optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-md5sums=('039646ceede77e78979500756875fdab')
+md5sums=('79091ddaee2cfec7f4639625a3a5332c')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin


[arch-commits] Commit in emacs-lua-mode/trunk (PKGBUILD)

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:41:12
  Author: spupykin
Revision: 159421

upgpkg: emacs-lua-mode 20151025-1

upd

Modified:
  emacs-lua-mode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 19:05:51 UTC (rev 159420)
+++ PKGBUILD2016-01-29 20:41:12 UTC (rev 159421)
@@ -3,7 +3,7 @@
 # Contributor: opqdonut 
 
 pkgname=emacs-lua-mode
-pkgver=20140514
+pkgver=20151025
 pkgrel=1
 pkgdesc="Emacs lua-mode"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('emacs')
 install=$pkgname.install
 
source=(lua-mode-$pkgver.zip::https://github.com/immerrr/lua-mode/zipball/v$pkgver)
-md5sums=('035e90f278be4750cde52f92d8d62f9d')
+md5sums=('421b0c50deac9fe08e84e6905ab20ab9')
 
 build() {
   cd $srcdir/immerrr-lua-mode-*


[arch-commits] Commit in emacs-lua-mode/repos/community-any (4 files)

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:41:48
  Author: spupykin
Revision: 159422

archrelease: copy trunk to community-any

Added:
  emacs-lua-mode/repos/community-any/PKGBUILD
(from rev 159421, emacs-lua-mode/trunk/PKGBUILD)
  emacs-lua-mode/repos/community-any/emacs-lua-mode.install
(from rev 159421, emacs-lua-mode/trunk/emacs-lua-mode.install)
Deleted:
  emacs-lua-mode/repos/community-any/PKGBUILD
  emacs-lua-mode/repos/community-any/emacs-lua-mode.install

+
 PKGBUILD   |   54 +++
 emacs-lua-mode.install |   26 +++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-29 20:41:12 UTC (rev 159421)
+++ PKGBUILD2016-01-29 20:41:48 UTC (rev 159422)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: opqdonut 
-
-pkgname=emacs-lua-mode
-pkgver=20140514
-pkgrel=1
-pkgdesc="Emacs lua-mode"
-arch=('any')
-url="http://lua-mode.luaforge.net;
-license=('GPL')
-depends=()
-makedepends=('emacs')
-install=$pkgname.install
-source=(lua-mode-$pkgver.zip::https://github.com/immerrr/lua-mode/zipball/v$pkgver)
-md5sums=('035e90f278be4750cde52f92d8d62f9d')
-
-build() {
-  cd $srcdir/immerrr-lua-mode-*
-  make compile EMACS_BATCH="emacs --batch -Q"
-}
-
-package() {
-  cd $srcdir/immerrr-lua-mode-*
-  mkdir -p $pkgdir/usr/share/emacs/site-lisp
-  cp *.el{c,} $pkgdir/usr/share/emacs/site-lisp/
-}

Copied: emacs-lua-mode/repos/community-any/PKGBUILD (from rev 159421, 
emacs-lua-mode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-29 20:41:48 UTC (rev 159422)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: opqdonut 
+
+pkgname=emacs-lua-mode
+pkgver=20151025
+pkgrel=1
+pkgdesc="Emacs lua-mode"
+arch=('any')
+url="http://lua-mode.luaforge.net;
+license=('GPL')
+depends=()
+makedepends=('emacs')
+install=$pkgname.install
+source=(lua-mode-$pkgver.zip::https://github.com/immerrr/lua-mode/zipball/v$pkgver)
+md5sums=('421b0c50deac9fe08e84e6905ab20ab9')
+
+build() {
+  cd $srcdir/immerrr-lua-mode-*
+  make compile EMACS_BATCH="emacs --batch -Q"
+}
+
+package() {
+  cd $srcdir/immerrr-lua-mode-*
+  mkdir -p $pkgdir/usr/share/emacs/site-lisp
+  cp *.el{c,} $pkgdir/usr/share/emacs/site-lisp/
+}

Deleted: emacs-lua-mode.install
===
--- emacs-lua-mode.install  2016-01-29 20:41:12 UTC (rev 159421)
+++ emacs-lua-mode.install  2016-01-29 20:41:48 UTC (rev 159422)
@@ -1,13 +0,0 @@
-post_install() {
-  cat << EOF
-==> To set up Emacs to automatically edit files ending in .lua using Lua-mode
-add the following to your ~/.emacs file (GNU Emacs) or ~/.xemacs/init.el
-file (XEmacs):
-(setq auto-mode-alist (cons '("\\.lua$" . lua-mode) auto-mode-alist))
-(autoload 'lua-mode "lua-mode" "Lua editing mode." t)
-EOF
-}
-
-post_upgrade() {
-  post_install $1
-}

Copied: emacs-lua-mode/repos/community-any/emacs-lua-mode.install (from rev 
159421, emacs-lua-mode/trunk/emacs-lua-mode.install)
===
--- emacs-lua-mode.install  (rev 0)
+++ emacs-lua-mode.install  2016-01-29 20:41:48 UTC (rev 159422)
@@ -0,0 +1,13 @@
+post_install() {
+  cat << EOF
+==> To set up Emacs to automatically edit files ending in .lua using Lua-mode
+add the following to your ~/.emacs file (GNU Emacs) or ~/.xemacs/init.el
+file (XEmacs):
+(setq auto-mode-alist (cons '("\\.lua$" . lua-mode) auto-mode-alist))
+(autoload 'lua-mode "lua-mode" "Lua editing mode." t)
+EOF
+}
+
+post_upgrade() {
+  post_install $1
+}


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:43:19
  Author: spupykin
Revision: 159426

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

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

---+
 /PKGBUILD |   62 
 /workrave.install |   24 +
 community-i686/PKGBUILD   |   31 --
 community-i686/workrave.install   |   11 --
 community-x86_64/PKGBUILD |   31 --
 community-x86_64/workrave.install |   11 --
 6 files changed, 86 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 20:42:35 UTC (rev 159425)
+++ community-i686/PKGBUILD 2016-01-29 20:43:19 UTC (rev 159426)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-
-pkgname=workrave
-pkgver=1.10.10
-pkgrel=1
-pkgdesc="a tool to help RSI"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://workrave.org;
-depends=('libxtst' 'gtkmm3' 'gdome2' 'gstreamer' 'libsm' 'libice' 'libxss')
-makedepends=('intltool' 'gobject-introspection' 'python2-cheetah' 
'autoconf-archive')
-optdepends=('gst-plugins-good: to play sound events')
-install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/rcaelers/workrave/archive/v${pkgver//./_}.tar.gz)
-md5sums=('cf827672c8a1ece074f8ddfcf73d0fe2')
-
-build() {
-  cd $srcdir/workrave-${pkgver//./_}
-  export PYTHON=python2
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-dbus --sysconfdir=/etc 
--libexecdir=/usr/lib/workrave \
-   --disable-pulse
-  make
-}
-
-package() {
-  cd $srcdir/workrave-${pkgver//./_}
-  make DESTDIR=$pkgdir install
-}

Copied: workrave/repos/community-i686/PKGBUILD (from rev 159425, 
workrave/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-29 20:43:19 UTC (rev 159426)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+
+pkgname=workrave
+pkgver=1.10.10
+pkgrel=2
+pkgdesc="a tool to help RSI"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://workrave.org;
+depends=('libxtst' 'gtkmm3' 'gdome2' 'gstreamer' 'libsm' 'libice' 'libxss')
+makedepends=('intltool' 'gobject-introspection' 'python2-cheetah' 
'autoconf-archive')
+optdepends=('gst-plugins-good: to play sound events')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/rcaelers/workrave/archive/v${pkgver//./_}.tar.gz)
+md5sums=('cf827672c8a1ece074f8ddfcf73d0fe2')
+
+build() {
+  cd $srcdir/workrave-${pkgver//./_}
+  export PYTHON=python2
+  ./autogen.sh
+  ./configure --prefix=/usr --enable-dbus --sysconfdir=/etc 
--libexecdir=/usr/lib/workrave \
+   --disable-pulse
+  make
+}
+
+package() {
+  cd $srcdir/workrave-${pkgver//./_}
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/workrave.install
===
--- community-i686/workrave.install 2016-01-29 20:42:35 UTC (rev 159425)
+++ community-i686/workrave.install 2016-01-29 20:43:19 UTC (rev 159426)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: workrave/repos/community-i686/workrave.install (from rev 159425, 
workrave/trunk/workrave.install)
===
--- community-i686/workrave.install (rev 0)
+++ community-i686/workrave.install 2016-01-29 20:43:19 UTC (rev 159426)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-29 20:42:35 UTC (rev 159425)
+++ community-x86_64/PKGBUILD   2016-01-29 20:43:19 UTC (rev 159426)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: 

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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:42:25
  Author: spupykin
Revision: 159424

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 159423, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-29 20:41:57 UTC (rev 159423)
+++ PKGBUILD2016-01-29 20:42:25 UTC (rev 159424)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sergej Pupykin 
-# Contributor: tobias 
-# Contributor: Manolis Tzanidakis 
-# Contributor: Simon Lackerbauer 
-
-pkgname=phpmyadmin
-pkgver=4.5.4
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-md5sums=('039646ceede77e78979500756875fdab')
-
-package() {
-  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
-  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
-  cd "$_instdir"
-
-  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
-  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 159423, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-29 20:42:25 UTC (rev 159424)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sergej Pupykin 
+# Contributor: tobias 
+# Contributor: Manolis Tzanidakis 
+# Contributor: Simon Lackerbauer 
+
+pkgname=phpmyadmin
+pkgver=4.5.4.1
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
+md5sums=('79091ddaee2cfec7f4639625a3a5332c')
+
+package() {
+  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
+  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
+  cd "$_instdir"
+
+  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
+  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
+}


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 21:42:35
  Author: spupykin
Revision: 159425

upgpkg: workrave 1.10.10-2

upd

Modified:
  workrave/trunk/PKGBUILD
  workrave/trunk/workrave.install

--+
 PKGBUILD |2 +-
 workrave.install |1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 20:42:25 UTC (rev 159424)
+++ PKGBUILD2016-01-29 20:42:35 UTC (rev 159425)
@@ -4,7 +4,7 @@
 
 pkgname=workrave
 pkgver=1.10.10
-pkgrel=1
+pkgrel=2
 pkgdesc="a tool to help RSI"
 arch=('i686' 'x86_64')
 license=('GPL2')

Modified: workrave.install
===
--- workrave.install2016-01-29 20:42:25 UTC (rev 159424)
+++ workrave.install2016-01-29 20:42:35 UTC (rev 159425)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas usr/share/glib-2.0/schemas
 }
 
 post_upgrade() {


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

2016-01-29 Thread Allan McRae
Date: Saturday, January 30, 2016 @ 01:40:01
  Author: allan
Revision: 258691

upgpkg: pacman 5.0.0-1

upstream update

Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/makepkg.conf
  pacman/trunk/pacman.conf.i686
  pacman/trunk/pacman.conf.x86_64

+
 PKGBUILD   |   26 +-
 makepkg.conf   |5 +++--
 pacman.conf.i686   |1 +
 pacman.conf.x86_64 |1 +
 4 files changed, 14 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 18:07:24 UTC (rev 258690)
+++ PKGBUILD2016-01-30 00:40:01 UTC (rev 258691)
@@ -4,14 +4,14 @@
 # Maintainer: Dave Reisner 
 
 pkgname=pacman
-pkgver=4.2.1
-pkgrel=4
+pkgver=5.0.0
+pkgrel=1
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org/pacman/;
 license=('GPL')
 groups=('base' 'base-devel')
-depends=('bash' 'glibc' 'libarchive>=3.1.2' 'curl>=7.39.0'
+depends=('bash' 'glibc' 'libarchive' 'curl'
  'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
 makedepends=('asciidoc')   # roundup patch alters docs
 checkdepends=('python2' 'fakechroot')
@@ -21,25 +21,17 @@
 backup=(etc/pacman.conf etc/makepkg.conf)
 options=('strip' 'debug')
 
source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
-   ensure-matching-database-and-package-version.patch
 pacman.conf.i686
 pacman.conf.x86_64
 makepkg.conf)
-md5sums=('2a596fc8f723e99660c0869a74afcf47'
+md5sums=('9ecf8a5b659c0e02232c945ab198e6e1'
  'SKIP'
- 'e8f72afe6f417d11bd36ada042744fe4'
- '2db6c94709bb30cc614a176ecf8badb1'
- 'de74a13618347f08ae4a9637f74471c4'
- '4036ccfaed40622a1df74fd464fe0582')
+ 'bdb40c76225c2fd8874bd34b6a3f6ad7'
+ 'c511ee4c7a86a37e8841440ede89300d'
+ 'f5b59fe5f016eebd9590318530bbd996')
 validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD')  # Allan McRae 

 
 
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  patch -p1 -i $srcdir/ensure-matching-database-and-package-version.patch
-}
-
 build() {
   cd "$pkgname-$pkgver"
 
@@ -47,8 +39,8 @@
 --localstatedir=/var --enable-doc \
 --with-scriptlet-shell=/usr/bin/bash \
 --with-ldconfig=/usr/bin/ldconfig
-  make
-  make -C contrib
+  make V=1
+  make -C contrib 
 }
 
 check() {

Modified: makepkg.conf
===
--- makepkg.conf2016-01-29 18:07:24 UTC (rev 258690)
+++ makepkg.conf2016-01-30 00:40:01 UTC (rev 258691)
@@ -73,7 +73,7 @@
 #   These are default values for the options=() settings
 #
 #
-# Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge 
!upx !debug)
+# Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge 
!optipng !upx !debug)
 #  A negated option will do the opposite of the comments below.
 #
 #-- strip:  Strip symbols from binaries/libraries
@@ -84,9 +84,10 @@
 #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
 #-- purge:  Remove files specified by PURGE_TARGETS
 #-- upx:Compress binary executable files using UPX
+#-- optipng:Optimize PNG images with optipng
 #-- debug:  Add debugging flags as specified in DEBUG_* variables
 #
-OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
+OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !optipng !upx 
!debug)
 
 #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
 INTEGRITY_CHECK=(md5)

Modified: pacman.conf.i686
===
--- pacman.conf.i6862016-01-29 18:07:24 UTC (rev 258690)
+++ pacman.conf.i6862016-01-30 00:40:01 UTC (rev 258691)
@@ -14,6 +14,7 @@
 #CacheDir= /var/cache/pacman/pkg/
 #LogFile = /var/log/pacman.log
 #GPGDir  = /etc/pacman.d/gnupg/
+#HookDir = /etc/pacman.d/hooks/
 HoldPkg = pacman glibc
 #XferCommand = /usr/bin/curl -C - -f %u > %o
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

Modified: pacman.conf.x86_64
===
--- pacman.conf.x86_64  2016-01-29 18:07:24 UTC (rev 258690)
+++ pacman.conf.x86_64  2016-01-30 00:40:01 UTC (rev 258691)
@@ -14,6 +14,7 @@
 #CacheDir= /var/cache/pacman/pkg/
 #LogFile = /var/log/pacman.log
 #GPGDir  = /etc/pacman.d/gnupg/
+#HookDir = /etc/pacman.d/hooks/
 HoldPkg = pacman glibc
 #XferCommand = /usr/bin/curl -C - -f %u > %o
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:09:07
  Author: fyan
Revision: 159444

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

Added:
  papyros-terminal/repos/community-i686/
  papyros-terminal/repos/community-i686/PKGBUILD
(from rev 159443, papyros-terminal/trunk/PKGBUILD)
  papyros-terminal/repos/community-x86_64/
  papyros-terminal/repos/community-x86_64/PKGBUILD
(from rev 159443, papyros-terminal/trunk/PKGBUILD)

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

Copied: papyros-terminal/repos/community-i686/PKGBUILD (from rev 159443, 
papyros-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-30 05:09:07 UTC (rev 159444)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Spencer 
+
+pkgname=papyros-terminal
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="The terminal app for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/papyros/terminal-app;
+license=("GPL")
+depends=("qt5-base" "qt5-declarative" "qml-material" "qmltermwidget"
+ "libpapyros")
+makedepends=("git" "extra-cmake-modules")
+source=("git+https://github.com/papyros/terminal-app.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+  sed -i 's/Roboto Mono for Powerline/Monospace/' 
terminal-app/src/qml/Settings.qml
+}
+
+build() {
+  cd build
+  cmake "$srcdir/terminal-app" -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: papyros-terminal/repos/community-x86_64/PKGBUILD (from rev 159443, 
papyros-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-01-30 05:09:07 UTC (rev 159444)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Spencer 
+
+pkgname=papyros-terminal
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="The terminal app for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/papyros/terminal-app;
+license=("GPL")
+depends=("qt5-base" "qt5-declarative" "qml-material" "qmltermwidget"
+ "libpapyros")
+makedepends=("git" "extra-cmake-modules")
+source=("git+https://github.com/papyros/terminal-app.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+  sed -i 's/Roboto Mono for Powerline/Monospace/' 
terminal-app/src/qml/Settings.qml
+}
+
+build() {
+  cd build
+  cmake "$srcdir/terminal-app" -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in haskell-conduit-extra/repos (6 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:46:07
  Author: fyan
Revision: 159454

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

Added:
  haskell-conduit-extra/repos/community-staging-i686/
  haskell-conduit-extra/repos/community-staging-i686/PKGBUILD
(from rev 159453, haskell-conduit-extra/trunk/PKGBUILD)
  
haskell-conduit-extra/repos/community-staging-i686/haskell-conduit-extra.install
(from rev 159453, haskell-conduit-extra/trunk/haskell-conduit-extra.install)
  haskell-conduit-extra/repos/community-staging-x86_64/
  haskell-conduit-extra/repos/community-staging-x86_64/PKGBUILD
(from rev 159453, haskell-conduit-extra/trunk/PKGBUILD)
  
haskell-conduit-extra/repos/community-staging-x86_64/haskell-conduit-extra.install
(from rev 159453, haskell-conduit-extra/trunk/haskell-conduit-extra.install)

+
 community-staging-i686/PKGBUILD|   44 +++
 community-staging-i686/haskell-conduit-extra.install   |   18 ++
 community-staging-x86_64/PKGBUILD  |   44 +++
 community-staging-x86_64/haskell-conduit-extra.install |   18 ++
 4 files changed, 124 insertions(+)

Copied: haskell-conduit-extra/repos/community-staging-i686/PKGBUILD (from rev 
159453, haskell-conduit-extra/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-01-30 05:46:07 UTC (rev 159454)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-extra
+pkgname=haskell-conduit-extra
+pkgver=1.1.9.2
+pkgrel=11
+pkgdesc="Batteries included conduit: adapters for common libraries."
+url="http://github.com/snoyberg/conduit;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-conduit"
+ "haskell-monad-control" "haskell-network" "haskell-primitive" 
"haskell-resourcet"
+ "haskell-stm" "haskell-streaming-commons" "haskell-text" 
"haskell-transformers-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('9a7b3f44990014082f589dd91f70d8b5faef66e720677888a54fb2e463940a9f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-conduit-extra/repos/community-staging-i686/haskell-conduit-extra.install
 (from rev 159453, haskell-conduit-extra/trunk/haskell-conduit-extra.install)
===
--- community-staging-i686/haskell-conduit-extra.install
(rev 0)
+++ community-staging-i686/haskell-conduit-extra.install2016-01-30 
05:46:07 UTC (rev 159454)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-conduit-extra
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-conduit-extra/repos/community-staging-x86_64/PKGBUILD (from rev 
159453, haskell-conduit-extra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-01-30 05:46:07 UTC (rev 159454)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-extra

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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:20:04
  Author: fyan
Revision: 159451

upgpkg: haskell-conduit 1.2.6.1-7

rebuild with monad-control-1.0.0.5

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 05:16:40 UTC (rev 159450)
+++ PKGBUILD2016-01-30 05:20:04 UTC (rev 159451)
@@ -5,7 +5,7 @@
 _hkgname=conduit
 pkgname=haskell-conduit
 pkgver=1.2.6.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Streaming data processing library."
 url="http://github.com/snoyberg/conduit;
 license=("MIT")


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:20:24
  Author: fyan
Revision: 159452

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

Added:
  haskell-conduit/repos/community-staging-i686/
  haskell-conduit/repos/community-staging-i686/PKGBUILD
(from rev 159451, haskell-conduit/trunk/PKGBUILD)
  haskell-conduit/repos/community-staging-i686/haskell-conduit.install
(from rev 159451, haskell-conduit/trunk/haskell-conduit.install)
  haskell-conduit/repos/community-staging-x86_64/
  haskell-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 159451, haskell-conduit/trunk/PKGBUILD)
  haskell-conduit/repos/community-staging-x86_64/haskell-conduit.install
(from rev 159451, haskell-conduit/trunk/haskell-conduit.install)

--+
 community-staging-i686/PKGBUILD  |   43 +
 community-staging-i686/haskell-conduit.install   |   18 
 community-staging-x86_64/PKGBUILD|   43 +
 community-staging-x86_64/haskell-conduit.install |   18 
 4 files changed, 122 insertions(+)

Copied: haskell-conduit/repos/community-staging-i686/PKGBUILD (from rev 159451, 
haskell-conduit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-01-30 05:20:24 UTC (rev 159452)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit
+pkgname=haskell-conduit
+pkgver=1.2.6.1
+pkgrel=7
+pkgdesc="Streaming data processing library."
+url="http://github.com/snoyberg/conduit;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-exceptions" "haskell-lifted-base" 
"haskell-mmorph"
+ "haskell-mtl" "haskell-resourcet" "haskell-transformers-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('ae38875a01312070cc1f59aba6687b7b8619416f426299ab126e08023c22309c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-conduit/repos/community-staging-i686/haskell-conduit.install 
(from rev 159451, haskell-conduit/trunk/haskell-conduit.install)
===
--- community-staging-i686/haskell-conduit.install  
(rev 0)
+++ community-staging-i686/haskell-conduit.install  2016-01-30 05:20:24 UTC 
(rev 159452)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-conduit
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-conduit/repos/community-staging-x86_64/PKGBUILD (from rev 
159451, haskell-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-01-30 05:20:24 UTC (rev 159452)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit
+pkgname=haskell-conduit
+pkgver=1.2.6.1
+pkgrel=7
+pkgdesc="Streaming data processing library."
+url="http://github.com/snoyberg/conduit;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-exceptions" "haskell-lifted-base" 
"haskell-mmorph"
+ "haskell-mtl" "haskell-resourcet" "haskell-transformers-base")

[arch-commits] Commit in (4 files)

2016-01-29 Thread Kyle Keen
Date: Saturday, January 30, 2016 @ 03:26:11
  Author: kkeen
Revision: 159433

pkginit: jupyter-notebook-4.1.0-1

Added:
  jupyter-notebook/
  jupyter-notebook/repos/
  jupyter-notebook/trunk/
  jupyter-notebook/trunk/PKGBUILD

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

Added: jupyter-notebook/trunk/PKGBUILD
===
--- jupyter-notebook/trunk/PKGBUILD (rev 0)
+++ jupyter-notebook/trunk/PKGBUILD 2016-01-30 02:26:11 UTC (rev 159433)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgname=jupyter-notebook
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
+arch=('any')
+url="https://github.com/jupyter/notebook;
+license=('BSD')
+depends=('python-setuptools' 'python-jinja' 'python-tornado' 
'python-terminado')
+makedepends=('python-setuptools' 'npm' 'git')
+optdepends=('mathjax: latex equation rendering'
+'pandoc: notebook export')
+md5sums=('763ab54b3fc69f6225b9659b6994e756')
+
+# depends are going to be a little weird
+# removed: ipython python-pyzmq python-jsonschema python-mistune 
python-pygments
+
+source=("https://github.com/jupyter/notebook/archive/$pkgver.tar.gz;)
+
+build() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # FS45999 disable bundled mathjax
+  sed -i 's/^.*MathJax.*$//' bower.json 
+  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
+  sed -i 's/mj(/#mj(/' setupbase.py
+
+  # needs node, downloads a lot of stuff
+  python3 setup.py build
+}
+
+package() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # needs node
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  # FS45999 use system mathjax
+  ln -s /usr/share/mathjax \
+  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
+
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+


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


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

2016-01-29 Thread Kyle Keen
Date: Saturday, January 30, 2016 @ 03:26:37
  Author: kkeen
Revision: 159434

archrelease: copy trunk to community-any

Added:
  jupyter-notebook/repos/community-any/
  jupyter-notebook/repos/community-any/PKGBUILD
(from rev 159433, jupyter-notebook/trunk/PKGBUILD)

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

Copied: jupyter-notebook/repos/community-any/PKGBUILD (from rev 159433, 
jupyter-notebook/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-01-30 02:26:37 UTC (rev 159434)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgname=jupyter-notebook
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
+arch=('any')
+url="https://github.com/jupyter/notebook;
+license=('BSD')
+depends=('python-setuptools' 'python-jinja' 'python-tornado' 
'python-terminado')
+makedepends=('python-setuptools' 'npm' 'git')
+optdepends=('mathjax: latex equation rendering'
+'pandoc: notebook export')
+md5sums=('763ab54b3fc69f6225b9659b6994e756')
+
+# depends are going to be a little weird
+# removed: ipython python-pyzmq python-jsonschema python-mistune 
python-pygments
+
+source=("https://github.com/jupyter/notebook/archive/$pkgver.tar.gz;)
+
+build() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # FS45999 disable bundled mathjax
+  sed -i 's/^.*MathJax.*$//' bower.json 
+  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
+  sed -i 's/mj(/#mj(/' setupbase.py
+
+  # needs node, downloads a lot of stuff
+  python3 setup.py build
+}
+
+package() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # needs node
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  # FS45999 use system mathjax
+  ln -s /usr/share/mathjax \
+  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
+
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+


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

2016-01-29 Thread Kyle Keen
Date: Saturday, January 30, 2016 @ 03:57:08
  Author: kkeen
Revision: 159436

archrelease: copy trunk to community-any

Added:
  jupyter/repos/community-any/PKGBUILD
(from rev 159435, jupyter/trunk/PKGBUILD)
Deleted:
  jupyter/repos/community-any/PKGBUILD

--+
 PKGBUILD |  292 +++--
 1 file changed, 133 insertions(+), 159 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-30 02:56:47 UTC (rev 159435)
+++ PKGBUILD2016-01-30 02:57:08 UTC (rev 159436)
@@ -1,159 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgbase=jupyter
-pkgname=(jupyter ipython2-notebook)
-pkgver=4.0.6
-pkgrel=4
-pkgdesc="A language-agnostic web-based interactive shell/notebook server."
-arch=('any')
-url="http://jupyter.org/;
-license=('BSD')
-depends=('ipython' 'python-setuptools'
- 'python-jinja' 'python-pyzmq' 'python-tornado' 'python-jsonschema'
- 'python-terminado' 'python-mistune' 'python-pygments')
-makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
-optdepends=('mathjax: latex equation rendering'
-'qt5-svg: jupyter-qtconsole'
-'python-pyqt5: jupyter-qtconsole'
-'python-sip: jupyter-qtconsole')
-
-# rebundle all the parts that were split out
-_ipykv=4.2.2  # ipykernel
-_ipywv=4.1.1  # ipywidgets
-_jnbcv=4.1.0  # notebook convert
-_jnbfv=4.0.1  # notebook format
-_jconv=4.0.3  # jupyter console
-_jcliv=4.1.1  # jupyter client
-_notev=4.1.0  # notebook
-_qtcv=4.1.1   # qtconsole
-
-source=("jupyter_core.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz;
-
"ipykernel.tgz::https://github.com/ipython/ipykernel/archive/$_ipykv.tar.gz;
-
"ipywidgets.tgz::https://github.com/ipython/ipywidgets/archive/$_ipywv.tar.gz;
-
"nbconvert.tgz::https://github.com/jupyter/nbconvert/archive/$_jnbcv.tar.gz;
-
"nbformat.tgz::https://github.com/jupyter/nbformat/archive/$_jnbfv.tar.gz;
-
"jupyter_console.tgz::https://github.com/jupyter/jupyter_console/archive/$_jconv.tar.gz;
-
"jupyter_client.tgz::https://github.com/jupyter/jupyter_client/archive/$_jcliv.tar.gz;
-
"notebook.tgz::https://github.com/jupyter/notebook/archive/$_notev.tar.gz;
-
"qtconsole.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz;)
-md5sums=('50a73c3a4a8ed047a3674d2b5274cc3b'
- '4ac8ae11f1eef4920bf4a5383e13ab50'
- '099e9b76c52839dc33604aad7a2f1a42'
- '06655576713ba1ff7cece2b92760c187'
- 'ab7172e517c9d561c0c01eef5631b4c8'
- '0e928ea261e7f8154698cf69ed4f2459'
- '8436e4a3266a442f576cdfef39dc0e19'
- '763ab54b3fc69f6225b9659b6994e756'
- '09edb4932e59a07f26ff1fd492c9f740')
-
-# notebook optdeps ?
-# 'haskell-pandoc: ipython notebook conversion'
-# 'texlive-bin: notebook pdf export'
-
-# qtconsole deps?
-# python-pyqt4 python-sip python-pygments python-pyzmq
-# is qt5 now?
-
-prepare() {
-  cd "$srcdir"
-  cp -r jupyter_core-$pkgver python2-jupyter_core-$pkgver
-  cp -r jupyter_client-$_jcliv python2-jupyter_client-$_jcliv
-  cp -r ipykernel-$_ipykvpython2-ipykernel-$_ipykv
-  cp -r qtconsole-$_qtcv python2-qtconsole-$_qtcv
-}
-
-build() {
-  cd "$srcdir"
-
-  # FS45999 disable bundled mathjax
-  cd "$srcdir/notebook-$_notev"
-  sed -i 's/^.*MathJax.*$//' bower.json 
-  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
-  sed -i 's/mj(/#mj(/' setupbase.py
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-
-  cd "$srcdir/ipywidgets-$_ipywv"
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-}
-
-package_jupyter() {
-  provides=('ipython-notebook')
-  #replaces=('ipython-notebook')
-
-  cd "$srcdir/jupyter_core-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipykernel-$_ipykv"
-  # this is in the ipython package
-  #python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipywidgets-$_ipywv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/notebook-$_notev"
-  # needs node
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  # FS45999 use system mathjax
-  ln -s /usr/share/mathjax \
-  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
-
-  cd "$srcdir/nbconvert-$_jnbcv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/nbformat-$_jnbfv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/jupyter_console-$_jconv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/jupyter_client-$_jcliv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/qtconsole-$_qtcv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" 

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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:45:45
  Author: fyan
Revision: 159453

upgpkg: haskell-conduit-extra 1.1.9.2-11

rebuild with monad-control-1.0.0.5

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 05:20:24 UTC (rev 159452)
+++ PKGBUILD2016-01-30 05:45:45 UTC (rev 159453)
@@ -5,7 +5,7 @@
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
 pkgver=1.1.9.2
-pkgrel=10
+pkgrel=11
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit;
 license=("MIT")


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

2016-01-29 Thread Allan McRae
Date: Saturday, January 30, 2016 @ 01:41:44
  Author: allan
Revision: 258692

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

Added:
  pacman/repos/testing-i686/
  pacman/repos/testing-i686/PKGBUILD
(from rev 258691, pacman/trunk/PKGBUILD)
  pacman/repos/testing-i686/ensure-matching-database-and-package-version.patch
(from rev 258691, 
pacman/trunk/ensure-matching-database-and-package-version.patch)
  pacman/repos/testing-i686/makepkg.conf
(from rev 258691, pacman/trunk/makepkg.conf)
  pacman/repos/testing-i686/pacman.conf.i686
(from rev 258691, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-i686/pacman.conf.x86_64
(from rev 258691, pacman/trunk/pacman.conf.x86_64)
  pacman/repos/testing-x86_64/
  pacman/repos/testing-x86_64/PKGBUILD
(from rev 258691, pacman/trunk/PKGBUILD)
  pacman/repos/testing-x86_64/ensure-matching-database-and-package-version.patch
(from rev 258691, 
pacman/trunk/ensure-matching-database-and-package-version.patch)
  pacman/repos/testing-x86_64/makepkg.conf
(from rev 258691, pacman/trunk/makepkg.conf)
  pacman/repos/testing-x86_64/pacman.conf.i686
(from rev 258691, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-x86_64/pacman.conf.x86_64
(from rev 258691, pacman/trunk/pacman.conf.x86_64)

---+
 testing-i686/PKGBUILD |   90 ++
 testing-i686/ensure-matching-database-and-package-version.patch   |   60 
 testing-i686/makepkg.conf |  147 
++
 testing-i686/pacman.conf.i686 |   91 ++
 testing-i686/pacman.conf.x86_64   |  100 ++
 testing-x86_64/PKGBUILD   |   90 ++
 testing-x86_64/ensure-matching-database-and-package-version.patch |   60 
 testing-x86_64/makepkg.conf   |  147 
++
 testing-x86_64/pacman.conf.i686   |   91 ++
 testing-x86_64/pacman.conf.x86_64 |  100 ++
 10 files changed, 976 insertions(+)

Copied: pacman/repos/testing-i686/PKGBUILD (from rev 258691, 
pacman/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-01-30 00:41:44 UTC (rev 258692)
@@ -0,0 +1,90 @@
+# vim: set ts=2 sw=2 et:
+# $Id$
+# Maintainer: Dan McGee 
+# Maintainer: Dave Reisner 
+
+pkgname=pacman
+pkgver=5.0.0
+pkgrel=1
+pkgdesc="A library-based package manager with dependency support"
+arch=('i686' 'x86_64')
+url="http://www.archlinux.org/pacman/;
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('bash' 'glibc' 'libarchive' 'curl'
+ 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
+makedepends=('asciidoc')   # roundup patch alters docs
+checkdepends=('python2' 'fakechroot')
+provides=('pacman-contrib')
+conflicts=('pacman-contrib')
+replaces=('pacman-contrib')
+backup=(etc/pacman.conf etc/makepkg.conf)
+options=('strip' 'debug')
+source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+pacman.conf.i686
+pacman.conf.x86_64
+makepkg.conf)
+md5sums=('9ecf8a5b659c0e02232c945ab198e6e1'
+ 'SKIP'
+ 'bdb40c76225c2fd8874bd34b6a3f6ad7'
+ 'c511ee4c7a86a37e8841440ede89300d'
+ 'f5b59fe5f016eebd9590318530bbd996')
+validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD')  # Allan McRae 

+
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --enable-doc \
+--with-scriptlet-shell=/usr/bin/bash \
+--with-ldconfig=/usr/bin/ldconfig
+  make V=1
+  make -C contrib 
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" -C contrib install
+
+  # install Arch specific stuff
+  install -dm755 "$pkgdir/etc"
+  install -m644 "$srcdir/pacman.conf.$CARCH" "$pkgdir/etc/pacman.conf"
+
+  case $CARCH in
+i686)
+  mycarch="i686"
+  mychost="i686-pc-linux-gnu"
+  myflags="-march=i686"
+  ;;
+x86_64)
+  mycarch="x86_64"
+  mychost="x86_64-unknown-linux-gnu"
+  myflags="-march=x86-64"
+  ;;
+  esac
+
+  # set things correctly in the default conf file
+  install -m644 "$srcdir/makepkg.conf" "$pkgdir/etc"
+  sed -i "$pkgdir/etc/makepkg.conf" \
+-e "s|@CARCH[@]|$mycarch|g" \
+-e "s|@CHOST[@]|$mychost|g" \
+-e "s|@CARCHFLAGS[@]|$myflags|g"
+
+  # put bash_completion in the right location
+  install -dm755 "$pkgdir/usr/share/bash-completion/completions"
+  mv "$pkgdir/etc/bash_completion.d/pacman" 
"$pkgdir/usr/share/bash-completion/completions"
+  rmdir 

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

2016-01-29 Thread Kyle Keen
Date: Saturday, January 30, 2016 @ 03:56:47
  Author: kkeen
Revision: 159435

upgpkg: jupyter 4.0.6-5  split out jupyter-notebook

Modified:
  jupyter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 02:26:37 UTC (rev 159434)
+++ PKGBUILD2016-01-30 02:56:47 UTC (rev 159435)
@@ -4,28 +4,29 @@
 pkgbase=jupyter
 pkgname=(jupyter ipython2-notebook)
 pkgver=4.0.6
-pkgrel=4
+pkgrel=5
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="http://jupyter.org/;
 license=('BSD')
-depends=('ipython' 'python-setuptools'
+depends=('ipython' 'jupyter-notebook' 'python-setuptools'
  'python-jinja' 'python-pyzmq' 'python-tornado' 'python-jsonschema'
  'python-terminado' 'python-mistune' 'python-pygments')
 makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
-optdepends=('mathjax: latex equation rendering'
+optdepends=('pandoc: notebook conversion'
 'qt5-svg: jupyter-qtconsole'
 'python-pyqt5: jupyter-qtconsole'
 'python-sip: jupyter-qtconsole')
 
+# todo: figure out which deps left with jupyter-notebook
+
 # rebundle all the parts that were split out
 _ipykv=4.2.2  # ipykernel
 _ipywv=4.1.1  # ipywidgets
 _jnbcv=4.1.0  # notebook convert
 _jnbfv=4.0.1  # notebook format
-_jconv=4.0.3  # jupyter console
+_jconv=4.1.0  # jupyter console
 _jcliv=4.1.1  # jupyter client
-_notev=4.1.0  # notebook
 _qtcv=4.1.1   # qtconsole
 
 
source=("jupyter_core.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz;
@@ -35,7 +36,6 @@
 
"nbformat.tgz::https://github.com/jupyter/nbformat/archive/$_jnbfv.tar.gz;
 
"jupyter_console.tgz::https://github.com/jupyter/jupyter_console/archive/$_jconv.tar.gz;
 
"jupyter_client.tgz::https://github.com/jupyter/jupyter_client/archive/$_jcliv.tar.gz;
-
"notebook.tgz::https://github.com/jupyter/notebook/archive/$_notev.tar.gz;
 
"qtconsole.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz;)
 md5sums=('50a73c3a4a8ed047a3674d2b5274cc3b'
  '4ac8ae11f1eef4920bf4a5383e13ab50'
@@ -42,18 +42,12 @@
  '099e9b76c52839dc33604aad7a2f1a42'
  '06655576713ba1ff7cece2b92760c187'
  'ab7172e517c9d561c0c01eef5631b4c8'
- '0e928ea261e7f8154698cf69ed4f2459'
+ '9c655076262760bdbeeada9d7f586237'
  '8436e4a3266a442f576cdfef39dc0e19'
- '763ab54b3fc69f6225b9659b6994e756'
  '09edb4932e59a07f26ff1fd492c9f740')
 
-# notebook optdeps ?
-# 'haskell-pandoc: ipython notebook conversion'
-# 'texlive-bin: notebook pdf export'
-
 # qtconsole deps?
-# python-pyqt4 python-sip python-pygments python-pyzmq
-# is qt5 now?
+# python-pyqt5 python-sip python-pygments python-pyzmq
 
 prepare() {
   cd "$srcdir"
@@ -64,16 +58,6 @@
 }
 
 build() {
-  cd "$srcdir"
-
-  # FS45999 disable bundled mathjax
-  cd "$srcdir/notebook-$_notev"
-  sed -i 's/^.*MathJax.*$//' bower.json 
-  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
-  sed -i 's/mj(/#mj(/' setupbase.py
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-
   cd "$srcdir/ipywidgets-$_ipywv"
   # needs node, downloads a lot of stuff
   python3 setup.py build
@@ -80,9 +64,6 @@
 }
 
 package_jupyter() {
-  provides=('ipython-notebook')
-  #replaces=('ipython-notebook')
-
   cd "$srcdir/jupyter_core-$pkgver"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 
@@ -93,13 +74,6 @@
   cd "$srcdir/ipywidgets-$_ipywv"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 
-  cd "$srcdir/notebook-$_notev"
-  # needs node
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  # FS45999 use system mathjax
-  ln -s /usr/share/mathjax \
-  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
-
   cd "$srcdir/nbconvert-$_jnbcv"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 04:26:25
  Author: fyan
Revision: 159439

upgpkg: python-cryptography-vectors 1.2.2-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 03:26:01 UTC (rev 159438)
+++ PKGBUILD2016-01-30 03:26:25 UTC (rev 159439)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography-vectors
 pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Test vectors for the cryptography package"
 arch=('any')
@@ -11,7 +11,7 @@
 url="http://pypi.python.org/pypi/cryptography-vectors;
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('1a80754025d3783604f13881dd901854')
+md5sums=('6d1d7cd44da15594d27f0f099d5e9a2c')
 
 prepare() {
cp -a cryptography_vectors-$pkgver{,-python2}


[arch-commits] Commit in python-cryptography-vectors/repos/community-any (2 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 04:26:42
  Author: fyan
Revision: 159440

archrelease: copy trunk to community-any

Added:
  python-cryptography-vectors/repos/community-any/PKGBUILD
(from rev 159439, python-cryptography-vectors/trunk/PKGBUILD)
Deleted:
  python-cryptography-vectors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-30 03:26:25 UTC (rev 159439)
+++ PKGBUILD2016-01-30 03:26:42 UTC (rev 159440)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-cryptography-vectors
-pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Test vectors for the cryptography package"
-arch=('any')
-license=('Apache')
-url="http://pypi.python.org/pypi/cryptography-vectors;
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('1a80754025d3783604f13881dd901854')
-
-prepare() {
-   cp -a cryptography_vectors-$pkgver{,-python2}
-}
-
-package_python-cryptography-vectors() {
-   depends=('python')
- 
-   cd cryptography_vectors-$pkgver
-   python3 setup.py install --root="$pkgdir" --optimize=1
-}
- 
-package_python2-cryptography-vectors() {
-   depends=('python2')
- 
-   cd cryptography_vectors-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-cryptography-vectors/repos/community-any/PKGBUILD (from rev 
159439, python-cryptography-vectors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-30 03:26:42 UTC (rev 159440)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-cryptography-vectors
+pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Test vectors for the cryptography package"
+arch=('any')
+license=('Apache')
+url="http://pypi.python.org/pypi/cryptography-vectors;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
+md5sums=('6d1d7cd44da15594d27f0f099d5e9a2c')
+
+prepare() {
+   cp -a cryptography_vectors-$pkgver{,-python2}
+}
+
+package_python-cryptography-vectors() {
+   depends=('python')
+ 
+   cd cryptography_vectors-$pkgver
+   python3 setup.py install --root="$pkgdir" --optimize=1
+}
+ 
+package_python2-cryptography-vectors() {
+   depends=('python2')
+ 
+   cd cryptography_vectors-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:09:51
  Author: fyan
Revision: 159445

upgpkg: haskell-monad-control 1.0.0.5-1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 05:09:07 UTC (rev 159444)
+++ PKGBUILD2016-01-30 05:09:51 UTC (rev 159445)
@@ -4,8 +4,8 @@
 
 _hkgname=monad-control
 pkgname=haskell-monad-control
-pkgver=1.0.0.4
-pkgrel=4
+pkgver=1.0.0.5
+pkgrel=1
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")
@@ -14,13 +14,8 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e')
+sha256sums=('055f715701c82e2c238282e363807d5bd6300e82cb38eaf37283987bfa8943f9')
 
-prepare() {
-sed -i 's/transformers-compat  >= 0.3   && < 0.5/transformers-compat  >= 
0.3   \&\& < 0.6/' \
-${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


[arch-commits] Commit in (4 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:08:42
  Author: fyan
Revision: 159443

addpkg: papyros-terminal 0.1.0-1

Added:
  papyros-terminal/
  papyros-terminal/repos/
  papyros-terminal/trunk/
  papyros-terminal/trunk/PKGBUILD

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

Added: papyros-terminal/trunk/PKGBUILD
===
--- papyros-terminal/trunk/PKGBUILD (rev 0)
+++ papyros-terminal/trunk/PKGBUILD 2016-01-30 05:08:42 UTC (rev 159443)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Spencer 
+
+pkgname=papyros-terminal
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="The terminal app for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/papyros/terminal-app;
+license=("GPL")
+depends=("qt5-base" "qt5-declarative" "qml-material" "qmltermwidget"
+ "libpapyros")
+makedepends=("git" "extra-cmake-modules")
+source=("git+https://github.com/papyros/terminal-app.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+  sed -i 's/Roboto Mono for Powerline/Monospace/' 
terminal-app/src/qml/Settings.qml
+}
+
+build() {
+  cd build
+  cmake "$srcdir/terminal-app" -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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


[arch-commits] Commit in haskell-monad-control/repos (6 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:10:13
  Author: fyan
Revision: 159446

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

Added:
  haskell-monad-control/repos/community-staging-i686/
  haskell-monad-control/repos/community-staging-i686/PKGBUILD
(from rev 159445, haskell-monad-control/trunk/PKGBUILD)
  
haskell-monad-control/repos/community-staging-i686/haskell-monad-control.install
(from rev 159445, haskell-monad-control/trunk/haskell-monad-control.install)
  haskell-monad-control/repos/community-staging-x86_64/
  haskell-monad-control/repos/community-staging-x86_64/PKGBUILD
(from rev 159445, haskell-monad-control/trunk/PKGBUILD)
  
haskell-monad-control/repos/community-staging-x86_64/haskell-monad-control.install
(from rev 159445, haskell-monad-control/trunk/haskell-monad-control.install)

+
 community-staging-i686/PKGBUILD|   42 +++
 community-staging-i686/haskell-monad-control.install   |   18 ++
 community-staging-x86_64/PKGBUILD  |   42 +++
 community-staging-x86_64/haskell-monad-control.install |   18 ++
 4 files changed, 120 insertions(+)

Copied: haskell-monad-control/repos/community-staging-i686/PKGBUILD (from rev 
159445, haskell-monad-control/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-01-30 05:10:13 UTC (rev 159446)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-control
+pkgname=haskell-monad-control
+pkgver=1.0.0.5
+pkgrel=1
+pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
+url="https://github.com/basvandijk/monad-control;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-stm" "haskell-transformers-base" 
"haskell-transformers-compat")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('055f715701c82e2c238282e363807d5bd6300e82cb38eaf37283987bfa8943f9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-monad-control/repos/community-staging-i686/haskell-monad-control.install
 (from rev 159445, haskell-monad-control/trunk/haskell-monad-control.install)
===
--- community-staging-i686/haskell-monad-control.install
(rev 0)
+++ community-staging-i686/haskell-monad-control.install2016-01-30 
05:10:13 UTC (rev 159446)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-monad-control
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-monad-control/repos/community-staging-x86_64/PKGBUILD (from rev 
159445, haskell-monad-control/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-01-30 05:10:13 UTC (rev 159446)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-control
+pkgname=haskell-monad-control
+pkgver=1.0.0.5
+pkgrel=1
+pkgdesc="Lift control operations, like exception catching, through monad 
transformers"

[arch-commits] Commit in expac/trunk (0001-fix-target-processing.patch)

2016-01-29 Thread Dave Reisner
Date: Saturday, January 30, 2016 @ 02:05:52
  Author: dreisner
Revision: 258694

upgpkg: expac 5-1

Deleted:
  expac/trunk/0001-fix-target-processing.patch

--+
 0001-fix-target-processing.patch |   27 ---
 1 file changed, 27 deletions(-)

Deleted: 0001-fix-target-processing.patch
===
--- 0001-fix-target-processing.patch2016-01-30 01:04:49 UTC (rev 258693)
+++ 0001-fix-target-processing.patch2016-01-30 01:05:52 UTC (rev 258694)
@@ -1,27 +0,0 @@
-From ea25d7e51c2236e739aef2718499781dd37ef53d Mon Sep 17 00:00:00 2001
-From: Dave Reisner 
-Date: Tue, 25 Nov 2014 10:50:19 -0500
-Subject: [PATCH] fix target processing
-
-lack of targets is not an error.

- expac.c | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/expac.c b/expac.c
-index 5a11a59..d89e072 100644
 a/expac.c
-+++ b/expac.c
-@@ -848,9 +848,6 @@ int main(int argc, char *argv[])
-   }
- 
-   targets = process_targets(argc, argv);
--  if(targets == NULL) {
--return 1;
--  }
- 
-   r = expac_new(, opt_config_file);
-   if(r < 0) {
--- 
-2.1.3
-


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 04:26:01
  Author: fyan
Revision: 159438

archrelease: copy trunk to community-any

Added:
  qml-material/repos/community-any/
  qml-material/repos/community-any/PKGBUILD
(from rev 159437, qml-material/trunk/PKGBUILD)

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

Copied: qml-material/repos/community-any/PKGBUILD (from rev 159437, 
qml-material/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-01-30 03:26:01 UTC (rev 159438)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Riley Trautman 
+# Contributor: Michael Spencer 
+
+pkgname=qml-material
+pkgver=0.2.0
+pkgrel=2
+pkgdesc="A UI framework for QtQuick implementing Material Design"
+arch=("any")
+url="https://github.com/papyros/qml-material;
+license=("LGPL")
+depends=("qt5-base" "qt5-declarative" "qt5-quickcontrols" "qt5-svg" 
"qt5-graphicaleffects")
+makedepends=("git")
+# checkdepends=("xorg-server-xvfb")
+source=("git+https://github.com/papyros/qml-material.git#tag=v$pkgver;)
+sha256sums=("SKIP")
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  qmake "$srcdir/$pkgname"
+  make
+}
+
+check() {
+  cd build
+  ## libGL error: No matching fbConfigs or visuals found
+  ## libGL error: failed to load driver: swrast
+  ## Could not initialize GLX
+  # xvfb-run make check
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+  rm -r "$pkgdir/usr/tests"
+}


[arch-commits] Commit in (4 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 04:25:23
  Author: fyan
Revision: 159437

addpkg: qml-material 0.2.0-2

Added:
  qml-material/
  qml-material/repos/
  qml-material/trunk/
  qml-material/trunk/PKGBUILD

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

Added: qml-material/trunk/PKGBUILD
===
--- qml-material/trunk/PKGBUILD (rev 0)
+++ qml-material/trunk/PKGBUILD 2016-01-30 03:25:23 UTC (rev 159437)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Riley Trautman 
+# Contributor: Michael Spencer 
+
+pkgname=qml-material
+pkgver=0.2.0
+pkgrel=2
+pkgdesc="A UI framework for QtQuick implementing Material Design"
+arch=("any")
+url="https://github.com/papyros/qml-material;
+license=("LGPL")
+depends=("qt5-base" "qt5-declarative" "qt5-quickcontrols" "qt5-svg" 
"qt5-graphicaleffects")
+makedepends=("git")
+# checkdepends=("xorg-server-xvfb")
+source=("git+https://github.com/papyros/qml-material.git#tag=v$pkgver;)
+sha256sums=("SKIP")
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  qmake "$srcdir/$pkgname"
+  make
+}
+
+check() {
+  cd build
+  ## libGL error: No matching fbConfigs or visuals found
+  ## libGL error: failed to load driver: swrast
+  ## Could not initialize GLX
+  # xvfb-run make check
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+  rm -r "$pkgdir/usr/tests"
+}


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


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:03:50
  Author: fyan
Revision: 258697

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

Added:
  python-cryptography/repos/extra-i686/PKGBUILD
(from rev 258696, python-cryptography/trunk/PKGBUILD)
  python-cryptography/repos/extra-x86_64/PKGBUILD
(from rev 258696, python-cryptography/trunk/PKGBUILD)
Deleted:
  python-cryptography/repos/extra-i686/PKGBUILD
  python-cryptography/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-30 05:03:23 UTC (rev 258696)
+++ extra-i686/PKGBUILD 2016-01-30 05:03:50 UTC (rev 258697)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-cryptography
-pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
-arch=('i686' 'x86_64')
-license=('Apache')
-url="http://pypi.python.org/pypi/cryptography;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
- 'python-pyasn1' 'python2-pyasn1' 'python-idna' 'python2-idna' 
'python2-ipaddress')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
"python-cryptography-vectors=$pkgver" "python2-cryptography-vectors=$pkgver"
-  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
-  'python-hypothesis' 'python2-hypothesis')
-source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('02798acc5e2d5dbcf6e792a24fc05b95')
-
-prepare() {
-  cp -a cryptography-${pkgver}{,-python2}
-}
-
-build() {
-   # Build python 3 module
-   cd cryptography-${pkgver}
-   python3 setup.py build
- 
-   # Build python 2 module
-   cd ../cryptography-${pkgver}-python2
-   python2 setup.py build
-}
-
-check() {
-   cd "${srcdir}"/cryptography-${pkgver}
-   PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.5:$PYTHONPATH" python3 setup.py 
ptr
-
-   cd "${srcdir}"/cryptography-${pkgver}-python2
-   PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" python2 setup.py 
ptr
-}
- 
-package_python-cryptography() {
-   depends=('python-pyasn1' 'python-six' 'python-cffi' 'python-idna')
- 
-   cd cryptography-${pkgver}
-   python3 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}
- 
-package_python2-cryptography() {
-   depends=('python2-pyasn1' 'python2-six' 'python2-cffi' 'python2-enum34' 
'python2-idna' 'python2-ipaddress')
- 
-   cd cryptography-${pkgver}-python2
-   python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}

Copied: python-cryptography/repos/extra-i686/PKGBUILD (from rev 258696, 
python-cryptography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-30 05:03:50 UTC (rev 258697)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-cryptography
+pkgname=('python-cryptography' 'python2-cryptography')
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
+arch=('i686' 'x86_64')
+license=('Apache')
+url="http://pypi.python.org/pypi/cryptography;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
+ 'python-pyasn1' 'python2-pyasn1' 'python-idna' 'python2-idna' 
'python2-ipaddress')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
"python-cryptography-vectors=$pkgver" "python2-cryptography-vectors=$pkgver"
+  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
+  'python-hypothesis' 'python2-hypothesis')
+source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
+md5sums=('2b25eebd1d3c6bae52b46f0dcec74dfb')
+
+prepare() {
+  cp -a cryptography-${pkgver}{,-python2}
+}
+
+build() {
+   # Build python 3 module
+   cd cryptography-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../cryptography-${pkgver}-python2
+   python2 setup.py build
+}
+
+check() {
+   cd "${srcdir}"/cryptography-${pkgver}
+   PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.5:$PYTHONPATH" python3 setup.py 
ptr
+
+   cd "${srcdir}"/cryptography-${pkgver}-python2
+   PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" python2 setup.py 
ptr
+}
+ 

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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:03:23
  Author: fyan
Revision: 258696

upgpkg: python-cryptography 1.2.2-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 01:06:13 UTC (rev 258695)
+++ PKGBUILD2016-01-30 05:03:23 UTC (rev 258696)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
   'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
   'python-hypothesis' 'python2-hypothesis')
 
source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('02798acc5e2d5dbcf6e792a24fc05b95')
+md5sums=('2b25eebd1d3c6bae52b46f0dcec74dfb')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:03:26
  Author: fyan
Revision: 159442

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

Added:
  libpapyros/repos/community-i686/
  libpapyros/repos/community-i686/PKGBUILD
(from rev 159441, libpapyros/trunk/PKGBUILD)
  libpapyros/repos/community-x86_64/
  libpapyros/repos/community-x86_64/PKGBUILD
(from rev 159441, libpapyros/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   35 +++
 community-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: libpapyros/repos/community-i686/PKGBUILD (from rev 159441, 
libpapyros/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-30 05:03:26 UTC (rev 159442)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Spencer 
+
+pkgname=libpapyros
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="Library of common classes for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/papyros/libpapyros;
+license=("GPL")
+depends=("qt5-base" "qt5-declarative" "kconfig")
+makedepends=("git" "python" "extra-cmake-modules")
+source=("git+https://github.com/papyros/libpapyros.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake "$srcdir/${pkgname}" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DQML_INSTALL_DIR=lib/qt/qml \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: libpapyros/repos/community-x86_64/PKGBUILD (from rev 159441, 
libpapyros/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-01-30 05:03:26 UTC (rev 159442)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Spencer 
+
+pkgname=libpapyros
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="Library of common classes for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/papyros/libpapyros;
+license=("GPL")
+depends=("qt5-base" "qt5-declarative" "kconfig")
+makedepends=("git" "python" "extra-cmake-modules")
+source=("git+https://github.com/papyros/libpapyros.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake "$srcdir/${pkgname}" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DQML_INSTALL_DIR=lib/qt/qml \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:16:19
  Author: fyan
Revision: 159449

upgpkg: haskell-resourcet 1.1.7.1-2

rebuild with monad-control-1.0.0.5

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 05:12:58 UTC (rev 159448)
+++ PKGBUILD2016-01-30 05:16:19 UTC (rev 159449)
@@ -5,7 +5,7 @@
 _hkgname=resourcet
 pkgname=haskell-resourcet
 pkgver=1.1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Deterministic allocation and freeing of scarce resources."
 url="http://github.com/snoyberg/conduit;
 license=("custom:BSD3")


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:12:37
  Author: fyan
Revision: 159447

upgpkg: haskell-lifted-base 0.2.3.6-5

rebuild with monad-control-1.0.0.5

Modified:
  haskell-lifted-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 05:10:13 UTC (rev 159446)
+++ PKGBUILD2016-01-30 05:12:37 UTC (rev 159447)
@@ -5,7 +5,7 @@
 _hkgname=lifted-base
 pkgname=haskell-lifted-base
 pkgver=0.2.3.6
-pkgrel=4
+pkgrel=5
 pkgdesc="lifted IO operations from the base library"
 url="https://github.com/basvandijk/lifted-base;
 license=("custom:BSD3")


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

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:16:40
  Author: fyan
Revision: 159450

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

Added:
  haskell-resourcet/repos/community-staging-i686/
  haskell-resourcet/repos/community-staging-i686/PKGBUILD
(from rev 159449, haskell-resourcet/trunk/PKGBUILD)
  haskell-resourcet/repos/community-staging-i686/haskell-resourcet.install
(from rev 159449, haskell-resourcet/trunk/haskell-resourcet.install)
  haskell-resourcet/repos/community-staging-x86_64/
  haskell-resourcet/repos/community-staging-x86_64/PKGBUILD
(from rev 159449, haskell-resourcet/trunk/PKGBUILD)
  haskell-resourcet/repos/community-staging-x86_64/haskell-resourcet.install
(from rev 159449, haskell-resourcet/trunk/haskell-resourcet.install)

+
 community-staging-i686/PKGBUILD|   44 +++
 community-staging-i686/haskell-resourcet.install   |   18 +++
 community-staging-x86_64/PKGBUILD  |   44 +++
 community-staging-x86_64/haskell-resourcet.install |   18 +++
 4 files changed, 124 insertions(+)

Copied: haskell-resourcet/repos/community-staging-i686/PKGBUILD (from rev 
159449, haskell-resourcet/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-01-30 05:16:40 UTC (rev 159450)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=resourcet
+pkgname=haskell-resourcet
+pkgver=1.1.7.1
+pkgrel=2
+pkgdesc="Deterministic allocation and freeing of scarce resources."
+url="http://github.com/snoyberg/conduit;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-exceptions" "haskell-lifted-base" 
"haskell-mmorph"
+ "haskell-monad-control" "haskell-mtl" "haskell-transformers-base"
+ "haskell-transformers-compat")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('25133c9dd1ccdab047ab23b11907184ff319e561794563978768a893b27908ce')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-resourcet/repos/community-staging-i686/haskell-resourcet.install (from 
rev 159449, haskell-resourcet/trunk/haskell-resourcet.install)
===
--- community-staging-i686/haskell-resourcet.install
(rev 0)
+++ community-staging-i686/haskell-resourcet.install2016-01-30 05:16:40 UTC 
(rev 159450)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-resourcet
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-resourcet/repos/community-staging-x86_64/PKGBUILD (from rev 
159449, haskell-resourcet/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-01-30 05:16:40 UTC (rev 159450)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=resourcet
+pkgname=haskell-resourcet
+pkgver=1.1.7.1
+pkgrel=2
+pkgdesc="Deterministic allocation and freeing of scarce resources."
+url="http://github.com/snoyberg/conduit;
+license=("custom:BSD3")
+arch=('i686' 

[arch-commits] Commit in haskell-lifted-base/repos (6 files)

2016-01-29 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 06:12:58
  Author: fyan
Revision: 159448

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

Added:
  haskell-lifted-base/repos/community-staging-i686/
  haskell-lifted-base/repos/community-staging-i686/PKGBUILD
(from rev 159447, haskell-lifted-base/trunk/PKGBUILD)
  haskell-lifted-base/repos/community-staging-i686/haskell-lifted-base.install
(from rev 159447, haskell-lifted-base/trunk/haskell-lifted-base.install)
  haskell-lifted-base/repos/community-staging-x86_64/
  haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD
(from rev 159447, haskell-lifted-base/trunk/PKGBUILD)
  haskell-lifted-base/repos/community-staging-x86_64/haskell-lifted-base.install
(from rev 159447, haskell-lifted-base/trunk/haskell-lifted-base.install)

--+
 community-staging-i686/PKGBUILD  |   42 +
 community-staging-i686/haskell-lifted-base.install   |   18 +++
 community-staging-x86_64/PKGBUILD|   42 +
 community-staging-x86_64/haskell-lifted-base.install |   18 +++
 4 files changed, 120 insertions(+)

Copied: haskell-lifted-base/repos/community-staging-i686/PKGBUILD (from rev 
159447, haskell-lifted-base/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-01-30 05:12:58 UTC (rev 159448)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lifted-base
+pkgname=haskell-lifted-base
+pkgver=0.2.3.6
+pkgrel=5
+pkgdesc="lifted IO operations from the base library"
+url="https://github.com/basvandijk/lifted-base;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-monad-control" "haskell-transformers-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('57c5837d83f569bb72136ca89256e50e1ac168ee935804a8e7763e9d8322e1fb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-lifted-base/repos/community-staging-i686/haskell-lifted-base.install 
(from rev 159447, haskell-lifted-base/trunk/haskell-lifted-base.install)
===
--- community-staging-i686/haskell-lifted-base.install  
(rev 0)
+++ community-staging-i686/haskell-lifted-base.install  2016-01-30 05:12:58 UTC 
(rev 159448)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-lifted-base
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD (from rev 
159447, haskell-lifted-base/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-01-30 05:12:58 UTC (rev 159448)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lifted-base
+pkgname=haskell-lifted-base
+pkgver=0.2.3.6
+pkgrel=5
+pkgdesc="lifted IO operations from the base library"
+url="https://github.com/basvandijk/lifted-base;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-monad-control" "haskell-transformers-base")

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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 22:01:10
  Author: spupykin
Revision: 159427

upgpkg: darkhttpd 1.12-1

upd

Modified:
  darkhttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 20:43:19 UTC (rev 159426)
+++ PKGBUILD2016-01-29 21:01:10 UTC (rev 159427)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=darkhttpd
-pkgver=1.11
-pkgrel=4
+pkgver=1.12
+pkgrel=1
 pkgdesc="A small and secure static webserver"
 arch=('i686' 'x86_64')
 url="http://dmr.ath.cx/net/darkhttpd/;
@@ -14,6 +14,8 @@
 'darkhttpd.service')
 sha256sums=('afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51'
 '40f037a74bf8d28e779dcf7c0d447bcc74a629ffe6abb470e193f047567aed11')
+sha256sums=('a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505'
+'40f037a74bf8d28e779dcf7c0d447bcc74a629ffe6abb470e193f047567aed11')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 22:02:13
  Author: spupykin
Revision: 159428

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

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

+
 /PKGBUILD  |   78 +++
 /darkhttpd.service |   18 
 community-i686/PKGBUILD|   37 
 community-i686/darkhttpd.service   |9 
 community-x86_64/PKGBUILD  |   37 
 community-x86_64/darkhttpd.service |9 
 6 files changed, 96 insertions(+), 92 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 21:01:10 UTC (rev 159427)
+++ community-i686/PKGBUILD 2016-01-29 21:02:13 UTC (rev 159428)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=darkhttpd
-pkgver=1.11
-pkgrel=4
-pkgdesc="A small and secure static webserver"
-arch=('i686' 'x86_64')
-url="http://dmr.ath.cx/net/darkhttpd/;
-license=('BSD')
-depends=()
-backup=('etc/conf.d/mimetypes')
-source=("$url/$pkgname-$pkgver.tar.bz2"
-'darkhttpd.service')
-sha256sums=('afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51'
-'40f037a74bf8d28e779dcf7c0d447bcc74a629ffe6abb470e193f047567aed11')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # install darkhttpd
-  install -Dm755 "$srcdir/$pkgname-$pkgver/darkhttpd" 
"$pkgdir/usr/bin/darkhttpd"
-
-  # install systemd files
-  install -Dm644 "$srcdir/darkhttpd.service" 
"$pkgdir/usr/lib/systemd/system/darkhttpd.service"
-  install -dm0755 $pkgdir/etc/conf.d/
-  touch $pkgdir/etc/conf.d/mimetypes
-
-  # install license
-  install -d "$pkgdir/usr/share/licenses/$pkgname"
-  head -n 18 darkhttpd.c > "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: darkhttpd/repos/community-i686/PKGBUILD (from rev 159427, 
darkhttpd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-29 21:02:13 UTC (rev 159428)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=darkhttpd
+pkgver=1.12
+pkgrel=1
+pkgdesc="A small and secure static webserver"
+arch=('i686' 'x86_64')
+url="http://dmr.ath.cx/net/darkhttpd/;
+license=('BSD')
+depends=()
+backup=('etc/conf.d/mimetypes')
+source=("$url/$pkgname-$pkgver.tar.bz2"
+'darkhttpd.service')
+sha256sums=('afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51'
+'40f037a74bf8d28e779dcf7c0d447bcc74a629ffe6abb470e193f047567aed11')
+sha256sums=('a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505'
+'40f037a74bf8d28e779dcf7c0d447bcc74a629ffe6abb470e193f047567aed11')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # install darkhttpd
+  install -Dm755 "$srcdir/$pkgname-$pkgver/darkhttpd" 
"$pkgdir/usr/bin/darkhttpd"
+
+  # install systemd files
+  install -Dm644 "$srcdir/darkhttpd.service" 
"$pkgdir/usr/lib/systemd/system/darkhttpd.service"
+  install -dm0755 $pkgdir/etc/conf.d/
+  touch $pkgdir/etc/conf.d/mimetypes
+
+  # install license
+  install -d "$pkgdir/usr/share/licenses/$pkgname"
+  head -n 18 darkhttpd.c > "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-i686/darkhttpd.service
===
--- community-i686/darkhttpd.service2016-01-29 21:01:10 UTC (rev 159427)
+++ community-i686/darkhttpd.service2016-01-29 21:02:13 UTC (rev 159428)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Darkhttpd Webserver
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/darkhttpd /srv/http --uid nobody --gid nobody --chroot 
--mimetypes /etc/conf.d/mimetypes
-
-[Install]
-WantedBy=multi-user.target

Copied: darkhttpd/repos/community-i686/darkhttpd.service (from rev 159427, 
darkhttpd/trunk/darkhttpd.service)
===
--- community-i686/darkhttpd.service(rev 0)
+++ community-i686/darkhttpd.service2016-01-29 21:02:13 UTC (rev 159428)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Darkhttpd Webserver
+
+[Service]
+Type=simple

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

2016-01-29 Thread Antonio Rojas
Date: Friday, January 29, 2016 @ 23:41:27
  Author: arojas
Revision: 159430

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

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

+
 community-i686/PKGBUILD|   38 --
 community-i686/kjots.install   |   13 +
 community-x86_64/PKGBUILD  |   38 --
 community-x86_64/kjots.install |   13 +
 4 files changed, 26 insertions(+), 76 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 21:57:59 UTC (rev 159429)
+++ community-i686/PKGBUILD 2016-01-29 22:41:27 UTC (rev 159430)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-install=$pkgname.install
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-i686/kjots.install (from rev 159429, 
kjots/trunk/kjots.install)
===
--- community-i686/kjots.install(rev 0)
+++ community-i686/kjots.install2016-01-29 22:41:27 UTC (rev 159430)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-29 21:57:59 UTC (rev 159429)
+++ community-x86_64/PKGBUILD   2016-01-29 22:41:27 UTC (rev 159430)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-install=$pkgname.install
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-x86_64/kjots.install (from rev 159429, 
kjots/trunk/kjots.install)
===
--- community-x86_64/kjots.install  (rev 0)
+++ community-x86_64/kjots.install  2016-01-29 22:41:27 UTC (rev 159430)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+


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

2016-01-29 Thread Antonio Rojas
Date: Saturday, January 30, 2016 @ 00:02:25
  Author: arojas
Revision: 159432

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

Added:
  kjots/repos/
  kjots/repos/community-i686/
  kjots/repos/community-i686/PKGBUILD
(from rev 159431, kjots/trunk/PKGBUILD)
  kjots/repos/community-i686/kjots.install
(from rev 159431, kjots/trunk/kjots.install)
  kjots/repos/community-x86_64/
  kjots/repos/community-x86_64/PKGBUILD
(from rev 159431, kjots/trunk/PKGBUILD)
  kjots/repos/community-x86_64/kjots.install
(from rev 159431, kjots/trunk/kjots.install)

+
 community-i686/PKGBUILD|   38 ++
 community-i686/kjots.install   |   13 +
 community-x86_64/PKGBUILD  |   38 ++
 community-x86_64/kjots.install |   13 +
 4 files changed, 102 insertions(+)

Copied: kjots/repos/community-i686/PKGBUILD (from rev 159431, 
kjots/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2016-01-29 23:02:25 UTC (rev 159432)
@@ -0,0 +1,38 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+install=$pkgname.install
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kjots/repos/community-i686/kjots.install (from rev 159431, 
kjots/trunk/kjots.install)
===
--- repos/community-i686/kjots.install  (rev 0)
+++ repos/community-i686/kjots.install  2016-01-29 23:02:25 UTC (rev 159432)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Copied: kjots/repos/community-x86_64/PKGBUILD (from rev 159431, 
kjots/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2016-01-29 23:02:25 UTC (rev 159432)
@@ -0,0 +1,38 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+install=$pkgname.install
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kjots/repos/community-x86_64/kjots.install (from rev 159431, 
kjots/trunk/kjots.install)
===
--- repos/community-x86_64/kjots.install(rev 0)
+++ repos/community-x86_64/kjots.install2016-01-29 23:02:25 UTC (rev 
159432)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+


[arch-commits] Commit in kjots (repos)

2016-01-29 Thread Antonio Rojas
Date: Saturday, January 30, 2016 @ 00:02:10
  Author: arojas
Revision: 159431

Deleted:
  kjots/repos/


[arch-commits] Commit in php-apcu-bc/trunk (PKGBUILD)

2016-01-29 Thread Pierre Schmitz
Date: Friday, January 29, 2016 @ 19:07:03
  Author: pierre
Revision: 258689

upgpkg: php-apcu-bc 1.0.2-1

Modified:
  php-apcu-bc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 15:22:49 UTC (rev 258688)
+++ PKGBUILD2016-01-29 18:07:03 UTC (rev 258689)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=php-apcu-bc
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='APCu Backwards Compatibility Module'
@@ -10,7 +10,7 @@
 depends=('php-apcu')
 license=('PHP')
 source=("http://pecl.php.net/get/apcu_bc-$pkgver.tgz;)
-md5sums=('a60125428bf2525969b2fecdff259da9')
+md5sums=('c986b76525d73762696b056dc112e52d')
 
 build() {
cd $srcdir/apcu_bc-$pkgver


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

2016-01-29 Thread Anatol Pomozov
Date: Friday, January 29, 2016 @ 18:42:08
  Author: anatolik
Revision: 159417

vim-minimal packages has been merged to vim

Modified:
  fcron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 16:07:40 UTC (rev 159416)
+++ PKGBUILD2016-01-29 17:42:08 UTC (rev 159417)
@@ -13,13 +13,13 @@
 url='http://fcron.free.fr'
 license=('GPL')
 depends=('pam' 'run-parts')
-makedepends=('smtp-forwarder' 'vim-minimal' 'fcron')
+makedepends=('smtp-forwarder' 'vim' 'fcron')
 # use fcron as recursive deps to have user fcron installed during installation
 # else add the following in build chroot
 # groupadd -g 23 fcron
 # useradd -r -d /var/spool/fcron -u 23 -g 23 fcron
 optdepends=('smtp-forwarder: to send mails from cron jobs'
-'vim-minimal: default editor for fcrontab')
+'vim: default editor for fcrontab')
 provides=('cron')
 conflicts=('dcron')
 backup=('etc/fcron/fcron.conf'


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

2016-01-29 Thread Anatol Pomozov
Date: Friday, January 29, 2016 @ 18:45:24
  Author: anatolik
Revision: 159418

vim-minimal package has been merged to vim

Modified:
  xtrabackup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 17:42:08 UTC (rev 159417)
+++ PKGBUILD2016-01-29 17:45:24 UTC (rev 159418)
@@ -10,7 +10,7 @@
 url='http://www.percona.com/software/percona-xtrabackup/'
 license=('GPL')
 depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql')
-makedepends=('cmake' 'python-sphinx' 'zlib' 'vim-minimal' 'libedit' 'libevent')
+makedepends=('cmake' 'python-sphinx' 'zlib' 'vim' 'libedit' 'libevent')
 optdepends=('qpress: for compressed backups')
 
source=(http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-xtrabackup-$pkgver.tar.gz)
 sha256sums=('88c2b2897c571dd9fac73c1506620a95276f0b7d7e7a30d96aadff0b0f23ae15')


[arch-commits] Commit in php-apcu-bc/repos (4 files)

2016-01-29 Thread Pierre Schmitz
Date: Friday, January 29, 2016 @ 19:07:24
  Author: pierre
Revision: 258690

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

Added:
  php-apcu-bc/repos/extra-i686/PKGBUILD
(from rev 258689, php-apcu-bc/trunk/PKGBUILD)
  php-apcu-bc/repos/extra-x86_64/PKGBUILD
(from rev 258689, php-apcu-bc/trunk/PKGBUILD)
Deleted:
  php-apcu-bc/repos/extra-i686/PKGBUILD
  php-apcu-bc/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 2016-01-29 18:07:03 UTC (rev 258689)
+++ extra-i686/PKGBUILD 2016-01-29 18:07:24 UTC (rev 258690)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=php-apcu-bc
-pkgver=1.0.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='APCu Backwards Compatibility Module'
-url='https://pecl.php.net/package/apcu_bc'
-depends=('php-apcu')
-license=('PHP')
-source=("http://pecl.php.net/get/apcu_bc-$pkgver.tgz;)
-md5sums=('a60125428bf2525969b2fecdff259da9')
-
-build() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-check() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   export REPORT_EXIT_STATUS=1
-   export NO_INTERACTION=1
-   export SKIP_ONLINE_TESTS=1
-   export SKIP_SLOW_TESTS=1
-
-   php -n run-tests.php -n -P -d extension=apcu.so -d 
extension=modules/apc.so
-}
-
-package() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   make INSTALL_ROOT=$pkgdir install
-}

Copied: php-apcu-bc/repos/extra-i686/PKGBUILD (from rev 258689, 
php-apcu-bc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-29 18:07:24 UTC (rev 258690)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=php-apcu-bc
+pkgver=1.0.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='APCu Backwards Compatibility Module'
+url='https://pecl.php.net/package/apcu_bc'
+depends=('php-apcu')
+license=('PHP')
+source=("http://pecl.php.net/get/apcu_bc-$pkgver.tgz;)
+md5sums=('c986b76525d73762696b056dc112e52d')
+
+build() {
+   cd $srcdir/apcu_bc-$pkgver
+
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd $srcdir/apcu_bc-$pkgver
+
+   export REPORT_EXIT_STATUS=1
+   export NO_INTERACTION=1
+   export SKIP_ONLINE_TESTS=1
+   export SKIP_SLOW_TESTS=1
+
+   php -n run-tests.php -n -P -d extension=apcu.so -d 
extension=modules/apc.so
+}
+
+package() {
+   cd $srcdir/apcu_bc-$pkgver
+
+   make INSTALL_ROOT=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-01-29 18:07:03 UTC (rev 258689)
+++ extra-x86_64/PKGBUILD   2016-01-29 18:07:24 UTC (rev 258690)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=php-apcu-bc
-pkgver=1.0.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='APCu Backwards Compatibility Module'
-url='https://pecl.php.net/package/apcu_bc'
-depends=('php-apcu')
-license=('PHP')
-source=("http://pecl.php.net/get/apcu_bc-$pkgver.tgz;)
-md5sums=('a60125428bf2525969b2fecdff259da9')
-
-build() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-check() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   export REPORT_EXIT_STATUS=1
-   export NO_INTERACTION=1
-   export SKIP_ONLINE_TESTS=1
-   export SKIP_SLOW_TESTS=1
-
-   php -n run-tests.php -n -P -d extension=apcu.so -d 
extension=modules/apc.so
-}
-
-package() {
-   cd $srcdir/apcu_bc-$pkgver
-
-   make INSTALL_ROOT=$pkgdir install
-}

Copied: php-apcu-bc/repos/extra-x86_64/PKGBUILD (from rev 258689, 
php-apcu-bc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-01-29 18:07:24 UTC (rev 258690)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=php-apcu-bc
+pkgver=1.0.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='APCu Backwards Compatibility Module'
+url='https://pecl.php.net/package/apcu_bc'
+depends=('php-apcu')
+license=('PHP')
+source=("http://pecl.php.net/get/apcu_bc-$pkgver.tgz;)
+md5sums=('c986b76525d73762696b056dc112e52d')
+
+build() {
+   cd $srcdir/apcu_bc-$pkgver
+
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd $srcdir/apcu_bc-$pkgver
+
+   export REPORT_EXIT_STATUS=1
+   export NO_INTERACTION=1
+   export SKIP_ONLINE_TESTS=1
+   export 

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

2016-01-29 Thread Anatol Pomozov
Date: Friday, January 29, 2016 @ 20:05:51
  Author: anatolik
Revision: 159420

archrelease: copy trunk to community-any

Added:
  meson/repos/community-any/
  meson/repos/community-any/PKGBUILD
(from rev 159419, meson/trunk/PKGBUILD)

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

Copied: meson/repos/community-any/PKGBUILD (from rev 159419, 
meson/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-01-29 19:05:51 UTC (rev 159420)
@@ -0,0 +1,25 @@
+# Maintainer: Anatol Pomozov 
+
+pkgname=meson
+pkgver=0.29.0
+pkgrel=2
+pkgdesc='SCons-like build system that use python as a front-end language and 
Ninja as a building backend'
+url='http://mesonbuild.com/'
+arch=(any)
+depends=(python ninja)
+#checkdepends=(gcc-objc gnustep-make vala rust gcc-fortran mono boost gtest 
qt5-base)
+license=(Apache)
+source=(https://pypi.python.org/packages/source/m/meson/meson-$pkgver.tar.gz)
+sha1sums=('8d8329106f7fdcefbd70d32159e34fcc46f97d05')
+
+check() {
+  cd meson-$pkgver
+#  tests require a lot of dependencies
+#  ./run_tests.py
+}
+
+package() {
+  cd meson-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}


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

2016-01-29 Thread Anatol Pomozov
Date: Friday, January 29, 2016 @ 20:04:19
  Author: anatolik
Revision: 159419

Move meson from AUR to [community]

Added:
  meson/
  meson/repos/
  meson/trunk/
  meson/trunk/PKGBUILD

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

Added: meson/trunk/PKGBUILD
===
--- meson/trunk/PKGBUILD(rev 0)
+++ meson/trunk/PKGBUILD2016-01-29 19:04:19 UTC (rev 159419)
@@ -0,0 +1,25 @@
+# Maintainer: Anatol Pomozov 
+
+pkgname=meson
+pkgver=0.29.0
+pkgrel=2
+pkgdesc='SCons-like build system that use python as a front-end language and 
Ninja as a building backend'
+url='http://mesonbuild.com/'
+arch=(any)
+depends=(python ninja)
+#checkdepends=(gcc-objc gnustep-make vala rust gcc-fortran mono boost gtest 
qt5-base)
+license=(Apache)
+source=(https://pypi.python.org/packages/source/m/meson/meson-$pkgver.tar.gz)
+sha1sums=('8d8329106f7fdcefbd70d32159e34fcc46f97d05')
+
+check() {
+  cd meson-$pkgver
+#  tests require a lot of dependencies
+#  ./run_tests.py
+}
+
+package() {
+  cd meson-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}


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