[arch-commits] Commit in svgcleaner/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Jelle van der Waa via arch-commits
Date: Monday, March 26, 2018 @ 20:50:12
  Author: jelle
Revision: 312758

archrelease: copy trunk to community-x86_64

Added:
  svgcleaner/repos/community-x86_64/PKGBUILD
(from rev 312757, svgcleaner/trunk/PKGBUILD)
Deleted:
  svgcleaner/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:49:58 UTC (rev 312757)
+++ PKGBUILD2018-03-26 20:50:12 UTC (rev 312758)
@@ -1,25 +0,0 @@
-# Contributor: Mitsu 
-# Contributor: Stefan Husmann 
-# Maintainer: Jelle van der Waa 
-
-pkgname=svgcleaner
-pkgver=0.9.3
-pkgrel=1
-pkgdesc="An application that cleans svg images from unnecessary data in batch 
mode."
-arch=('x86_64')
-url="https://github.com/RazrFalcon/SVGCleaner;
-license=('GPL2')
-makedepends=('gcc-libs' 'cargo')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/RazrFalcon/SVGCleaner/archive/v${pkgver}.tar.gz;)
-sha256sums=('ee1d10be6545c14af7c4760222f3591757ae7847d3f0c86ac29324c44498e899')
-
-build() {
-  cd "${srcdir}/svgcleaner-${pkgver}/src/"
-  cargo clean
-  cargo build --release
-}
-
-package() {
-  cd "${srcdir}/svgcleaner-${pkgver}/target/release"
-  install -Dm755 "svgcleaner" "${pkgdir}/usr/bin/svgcleaner"
-}

Copied: svgcleaner/repos/community-x86_64/PKGBUILD (from rev 312757, 
svgcleaner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:50:12 UTC (rev 312758)
@@ -0,0 +1,25 @@
+# Contributor: Mitsu 
+# Contributor: Stefan Husmann 
+# Maintainer: Jelle van der Waa 
+
+pkgname=svgcleaner
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="An application that cleans svg images from unnecessary data in batch 
mode."
+arch=('x86_64')
+url="https://github.com/RazrFalcon/SVGCleaner;
+license=('GPL2')
+makedepends=('gcc-libs' 'cargo')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/RazrFalcon/SVGCleaner/archive/v${pkgver}.tar.gz;)
+sha256sums=('35a180e79fecde99a736ef1cce2225362bcfedd431d58a8b0b84d7f35e9a70c7')
+
+build() {
+  cd "${srcdir}/svgcleaner-${pkgver}/src/"
+  cargo clean
+  cargo build --release
+}
+
+package() {
+  cd "${srcdir}/svgcleaner-${pkgver}/target/release"
+  install -Dm755 "svgcleaner" "${pkgdir}/usr/bin/svgcleaner"
+}


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

2018-03-26 Thread Jelle van der Waa via arch-commits
Date: Monday, March 26, 2018 @ 20:49:58
  Author: jelle
Revision: 312757

upgpkg: svgcleaner 0.9.4-1

Modified:
  svgcleaner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:38:42 UTC (rev 312756)
+++ PKGBUILD2018-03-26 20:49:58 UTC (rev 312757)
@@ -3,7 +3,7 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=svgcleaner
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc="An application that cleans svg images from unnecessary data in batch 
mode."
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('GPL2')
 makedepends=('gcc-libs' 'cargo')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/RazrFalcon/SVGCleaner/archive/v${pkgver}.tar.gz;)
-sha256sums=('ee1d10be6545c14af7c4760222f3591757ae7847d3f0c86ac29324c44498e899')
+sha256sums=('35a180e79fecde99a736ef1cce2225362bcfedd431d58a8b0b84d7f35e9a70c7')
 
 build() {
   cd "${srcdir}/svgcleaner-${pkgver}/src/"


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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:38:28
  Author: alucryd
Revision: 312755

FS#57875: hexchat 2.14.1-2

Modified:
  hexchat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:34:44 UTC (rev 312754)
+++ PKGBUILD2018-03-26 20:38:28 UTC (rev 312755)
@@ -4,7 +4,7 @@
 
 pkgname=hexchat
 pkgver=2.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A popular and easy to use graphical IRC (chat) client'
 arch=('x86_64')
 url='https://hexchat.github.io/'
@@ -11,10 +11,10 @@
 license=('GPL')
 depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
  'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
-makedepends=('intltool' 'iso-codes' 'luajit' 'meson' 'perl' 'python')
+makedepends=('intltool' 'iso-codes' 'lua' 'meson' 'perl' 'python')
 optdepends=('enchant: Spell check'
 'iso-codes: Display language names instead of codes'
-'luajit: Lua plugin'
+'lua: Lua plugin'
 'perl: Perl plugin'
 'python: Python plugin')
 source=("https://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc})
@@ -33,6 +33,7 @@
   cd build
 
   arch-meson ../hexchat-${pkgver} \
+-Dwith-lua='lua' \
 -Dwith-text='true'
   ninja
 }


[arch-commits] Commit in hexchat/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:38:42
  Author: alucryd
Revision: 312756

archrelease: copy trunk to community-x86_64

Added:
  hexchat/repos/community-x86_64/PKGBUILD
(from rev 312755, hexchat/trunk/PKGBUILD)
Deleted:
  hexchat/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   93 ++---
 1 file changed, 47 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:38:28 UTC (rev 312755)
+++ PKGBUILD2018-03-26 20:38:42 UTC (rev 312756)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: TingPing 
-
-pkgname=hexchat
-pkgver=2.14.1
-pkgrel=1
-pkgdesc='A popular and easy to use graphical IRC (chat) client'
-arch=('x86_64')
-url='https://hexchat.github.io/'
-license=('GPL')
-depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
- 'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
-makedepends=('intltool' 'iso-codes' 'luajit' 'meson' 'perl' 'python')
-optdepends=('enchant: Spell check'
-'iso-codes: Display language names instead of codes'
-'luajit: Lua plugin'
-'perl: Perl plugin'
-'python: Python plugin')
-source=("https://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc})
-sha256sums=('b032e4bcebe2229f87047439979a1246ddcbf599e7e538baa3f2abfac9a003a2'
-'SKIP')
-validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC') # Patrick Griffis
-
-prepare() {
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build
-}
-
-build() {
-  cd build
-
-  arch-meson ../hexchat-${pkgver} \
--Dwith-text='true'
-  ninja
-}
-
-package() {
-  cd build
-
-  DESTDIR="${pkgdir}" ninja install
-}
-
-# vim: ts=2 sw=2 et:

Copied: hexchat/repos/community-x86_64/PKGBUILD (from rev 312755, 
hexchat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:38:42 UTC (rev 312756)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: TingPing 
+
+pkgname=hexchat
+pkgver=2.14.1
+pkgrel=2
+pkgdesc='A popular and easy to use graphical IRC (chat) client'
+arch=('x86_64')
+url='https://hexchat.github.io/'
+license=('GPL')
+depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
+ 'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
+makedepends=('intltool' 'iso-codes' 'lua' 'meson' 'perl' 'python')
+optdepends=('enchant: Spell check'
+'iso-codes: Display language names instead of codes'
+'lua: Lua plugin'
+'perl: Perl plugin'
+'python: Python plugin')
+source=("https://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc})
+sha256sums=('b032e4bcebe2229f87047439979a1246ddcbf599e7e538baa3f2abfac9a003a2'
+'SKIP')
+validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC') # Patrick Griffis
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd build
+
+  arch-meson ../hexchat-${pkgver} \
+-Dwith-lua='lua' \
+-Dwith-text='true'
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="${pkgdir}" ninja install
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:34:44
  Author: alucryd
Revision: 312754

archrelease: copy trunk to community-any

Added:
  lollypop/repos/community-any/PKGBUILD
(from rev 312753, lollypop/trunk/PKGBUILD)
Deleted:
  lollypop/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:34:22 UTC (rev 312753)
+++ PKGBUILD2018-03-26 20:34:44 UTC (rev 312754)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: kirek 
-# Contributor: Cédric Bellegarde 
-
-pkgname=lollypop
-pkgver=0.9.401
-_portal_pkgver=0.9.6
-pkgrel=1
-pkgdesc='Music player for GNOME'
-arch=('any')
-url='https://github.com/gnumdk/lollypop'
-license=('GPL')
-depends=('desktop-file-utils' 'gst-python' 'gtk3' 'python-cairo'
- 'python-dbus' 'python-gobject' 'totem-plparser')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'meson' 'python')
-optdepends=('easytag: Modify tags'
-'flatpak: Flatpak Portal'
-'gst-libav: FFmpeg plugin for GStreamer'
-'kid3-qt: Store covers in tags'
-'libsecret: Last.FM support'
-'python-pylast: Last.FM support'
-'python-wikipedia: Wikipedia support'
-'youtube-dl: YouTube playback')
-source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/6cbec90c1a3c8a6a657f75fea3f64bbb/lollypop-0.9.401.tar.xz;
-
"https://gitlab.gnome.org/gnumdk/lollypop-portal/uploads/7bcb3e4bc40ff460904ae7edaf10d54b/lollypop-portal-0.9.6.tar.xz;)
-sha256sums=('9892efe731556f198e8d0de467b4ce1962768ce5b297ae1f25db3d78e8ded85f'
-'92ad1ea52788e05124b45fa948c6b509aebd154a018d83fa16367601f82b6275')
-
-build() {
-  for d in lollypop-portal-${_portal_pkgver} lollypop-${pkgver}; do
-pushd $d
-meson \
-  --buildtype='release' \
-  --prefix='/usr' \
-  --libexecdir='lib/lollypop' \
-  build
-ninja -C build
-popd
-  done
-}
-
-package() {
-  for d in lollypop-portal-${_portal_pkgver} lollypop-${pkgver}; do
-DESTDIR="${pkgdir}" ninja -C $d/build install
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 312753, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:34:44 UTC (rev 312754)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop
+pkgver=0.9.403
+_portal_pkgver=0.9.6
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=('any')
+url='https://gitlab.gnome.org/gnumdk/lollypop'
+license=('GPL')
+depends=('desktop-file-utils' 'gst-python' 'gtk3' 'python-cairo'
+ 'python-dbus' 'python-gobject' 'totem-plparser')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'meson' 'python')
+optdepends=('easytag: Modify tags'
+'flatpak: Flatpak Portal'
+'gst-libav: FFmpeg plugin for GStreamer'
+'kid3-qt: Store covers in tags'
+'libsecret: Last.FM support'
+'python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia support'
+'youtube-dl: YouTube playback')
+source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/a020c27371e3ee09de4951e7ed7297f2/lollypop-0.9.403.tar.xz;
+
"https://gitlab.gnome.org/gnumdk/lollypop-portal/uploads/7bcb3e4bc40ff460904ae7edaf10d54b/lollypop-portal-0.9.6.tar.xz;)
+sha256sums=('5d24a913c53981ff55e2e7f32d185a95fd7cd6ea6d2b8d4f4c039be732570e18'
+'92ad1ea52788e05124b45fa948c6b509aebd154a018d83fa16367601f82b6275')
+
+build() {
+  for d in lollypop-portal-${_portal_pkgver} lollypop-${pkgver}; do
+pushd $d
+meson \
+  --buildtype='release' \
+  --prefix='/usr' \
+  --libexecdir='lib/lollypop' \
+  build
+ninja -C build
+popd
+  done
+}
+
+package() {
+  for d in lollypop-portal-${_portal_pkgver} lollypop-${pkgver}; do
+DESTDIR="${pkgdir}" ninja -C $d/build install
+  done
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:34:22
  Author: alucryd
Revision: 312753

upgpkg: lollypop 0.9.403-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:29:23 UTC (rev 312752)
+++ PKGBUILD2018-03-26 20:34:22 UTC (rev 312753)
@@ -4,12 +4,12 @@
 # Contributor: Cédric Bellegarde 
 
 pkgname=lollypop
-pkgver=0.9.401
+pkgver=0.9.403
 _portal_pkgver=0.9.6
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
-url='https://github.com/gnumdk/lollypop'
+url='https://gitlab.gnome.org/gnumdk/lollypop'
 license=('GPL')
 depends=('desktop-file-utils' 'gst-python' 'gtk3' 'python-cairo'
  'python-dbus' 'python-gobject' 'totem-plparser')
@@ -22,9 +22,9 @@
 'python-pylast: Last.FM support'
 'python-wikipedia: Wikipedia support'
 'youtube-dl: YouTube playback')
-source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/6cbec90c1a3c8a6a657f75fea3f64bbb/lollypop-0.9.401.tar.xz;
+source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/a020c27371e3ee09de4951e7ed7297f2/lollypop-0.9.403.tar.xz;
 
"https://gitlab.gnome.org/gnumdk/lollypop-portal/uploads/7bcb3e4bc40ff460904ae7edaf10d54b/lollypop-portal-0.9.6.tar.xz;)
-sha256sums=('9892efe731556f198e8d0de467b4ce1962768ce5b297ae1f25db3d78e8ded85f'
+sha256sums=('5d24a913c53981ff55e2e7f32d185a95fd7cd6ea6d2b8d4f4c039be732570e18'
 '92ad1ea52788e05124b45fa948c6b509aebd154a018d83fa16367601f82b6275')
 
 build() {


[arch-commits] Commit in adapta-gtk-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:29:23
  Author: alucryd
Revision: 312752

archrelease: copy trunk to community-any

Added:
  adapta-gtk-theme/repos/community-any/PKGBUILD
(from rev 312751, adapta-gtk-theme/trunk/PKGBUILD)
Deleted:
  adapta-gtk-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:29:12 UTC (rev 312751)
+++ PKGBUILD2018-03-26 20:29:23 UTC (rev 312752)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Phillip Schichtel 
-
-pkgname=adapta-gtk-theme
-pkgver=3.93.0.174
-pkgrel=1
-pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
-arch=('any')
-url='https://github.com/adapta-project/adapta-gtk-theme'
-license=('CCPL' 'GPL2')
-makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
-optdepends=('gtk-engine-murrine: for gtk2 themes'
-'noto-fonts: Recommended font'
-'ttf-roboto: Recommended font')
-source=("git+https://github.com/adapta-project/adapta-gtk-theme.git#tag=${pkgver};)
-sha256sums=('SKIP')
-
-build() {
-  cd adapta-gtk-theme
-
-  ./autogen.sh \
---prefix='/usr' \
---enable-parallel \
---enable-plank \
---enable-telegram \
---disable-unity
-  make
-}
-
-package() {
-  cd adapta-gtk-theme
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/plank/themes
-  ln -s /usr/share/themes/Adapta/plank 
"${pkgdir}"/usr/share/plank/themes/Adapta
-
-  install -Dm 644 LICENSE_CC_BY_SA4 -t 
"${pkgdir}"/usr/share/licenses/adapta-gtk-theme/
-}
-
-# vim: ts=2 sw=2 et:

Copied: adapta-gtk-theme/repos/community-any/PKGBUILD (from rev 312751, 
adapta-gtk-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:29:23 UTC (rev 312752)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Phillip Schichtel 
+
+pkgname=adapta-gtk-theme
+pkgver=3.93.0.193
+pkgrel=1
+pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
+arch=('any')
+url='https://github.com/adapta-project/adapta-gtk-theme'
+license=('CCPL' 'GPL2')
+makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
+optdepends=('gtk-engine-murrine: for gtk2 themes'
+'noto-fonts: Recommended font'
+'ttf-roboto: Recommended font')
+source=("git+https://github.com/adapta-project/adapta-gtk-theme.git#tag=${pkgver};)
+sha256sums=('SKIP')
+
+build() {
+  cd adapta-gtk-theme
+
+  ./autogen.sh \
+--prefix='/usr' \
+--enable-parallel \
+--enable-plank \
+--enable-telegram \
+--disable-unity
+  make
+}
+
+package() {
+  cd adapta-gtk-theme
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/share/plank/themes
+  ln -s /usr/share/themes/Adapta/plank 
"${pkgdir}"/usr/share/plank/themes/Adapta
+
+  install -Dm 644 LICENSE_CC_BY_SA4 -t 
"${pkgdir}"/usr/share/licenses/adapta-gtk-theme/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in adapta-gtk-theme/trunk (PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:29:12
  Author: alucryd
Revision: 312751

upgpkg: adapta-gtk-theme 3.93.0.193-1

Modified:
  adapta-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:23:05 UTC (rev 312750)
+++ PKGBUILD2018-03-26 20:29:12 UTC (rev 312751)
@@ -3,7 +3,7 @@
 # Contributor: Phillip Schichtel 
 
 pkgname=adapta-gtk-theme
-pkgver=3.93.0.174
+pkgver=3.93.0.193
 pkgrel=1
 pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
 arch=('any')


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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:23:05
  Author: alucryd
Revision: 312750

archrelease: copy trunk to community-any

Added:
  python-django-extensions/repos/community-any/PKGBUILD
(from rev 312749, python-django-extensions/trunk/PKGBUILD)
Deleted:
  python-django-extensions/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:22:55 UTC (rev 312749)
+++ PKGBUILD2018-03-26 20:23:05 UTC (rev 312750)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Jeremy Audet 
-# Contributor: Dominik Kozaczko 
-# Contributor: Alper Kanat 
-# Contributor: Apkawa 
-# Contributor: Schnouki 
-
-pkgbase=python-django-extensions
-pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='A collection of custom extensions for the Django Framework'
-arch=('any')
-url='http://github.com/django-extensions/django-extensions'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('graphviz: graph_models extension')
-source=("django-extensions-${pkgver}.tar.gz::https://github.com/django-extensions/django-extensions/archive/${pkgver}.tar.gz;)
-sha256sums=('9d814d99c72b1b8e8c3ea829d4d19ca0589e1cbb3b019b740e98f0e9469bf46d')
-
-prepare() {
-  cp -r {,python-}django-extensions-${pkgver}
-  mv {,python2-}django-extensions-${pkgver}
-}
-
-build() {
-  for py in python{,2}; do
-pushd ${py}-django-extensions-${pkgver}
-${py} setup.py build
-popd
-  done
-}
-
-package_python-django-extensions() {
-  depends=('python-django' 'python-six')
-  optdepends+=('python-werkzeug: runserver_plus extension'
-   'ipython: shell_plus extension')
-
-  cd python-django-extensions-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1'
-  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python-django-extensions/
-}
-
-package_python2-django-extensions() {
-  depends=('python2-django' 'python2-six')
-  optdepends+=('python2-werkzeug: runserver_plus extension'
-   'ipython2: shell_plus extensions')
-
-  cd python2-django-extensions-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize='1'
-  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python2-django-extensions/
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-django-extensions/repos/community-any/PKGBUILD (from rev 312749, 
python-django-extensions/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:23:05 UTC (rev 312750)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Jeremy Audet 
+# Contributor: Dominik Kozaczko 
+# Contributor: Alper Kanat 
+# Contributor: Apkawa 
+# Contributor: Schnouki 
+
+pkgbase=python-django-extensions
+pkgname=('python-django-extensions' 'python2-django-extensions')
+pkgver=2.0.6
+pkgrel=1
+pkgdesc='A collection of custom extensions for the Django Framework'
+arch=('any')
+url='http://github.com/django-extensions/django-extensions'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+optdepends=('graphviz: graph_models extension')
+source=("django-extensions-${pkgver}.tar.gz::https://github.com/django-extensions/django-extensions/archive/${pkgver}.tar.gz;)
+sha256sums=('e636c0e439607db90bfa954b1351eec0e6e42f1d186baae7133096302c94462e')
+
+prepare() {
+  cp -r {,python-}django-extensions-${pkgver}
+  mv {,python2-}django-extensions-${pkgver}
+}
+
+build() {
+  for py in python{,2}; do
+pushd ${py}-django-extensions-${pkgver}
+${py} setup.py build
+popd
+  done
+}
+
+package_python-django-extensions() {
+  depends=('python-django' 'python-six')
+  optdepends+=('python-werkzeug: runserver_plus extension'
+   'ipython: shell_plus extension')
+
+  cd python-django-extensions-${pkgver}
+
+  python setup.py install --root="${pkgdir}" --optimize='1'
+  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python-django-extensions/
+}
+
+package_python2-django-extensions() {
+  depends=('python2-django' 'python2-six')
+  optdepends+=('python2-werkzeug: runserver_plus extension'
+   'ipython2: shell_plus extensions')
+
+  cd python2-django-extensions-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize='1'
+  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python2-django-extensions/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:22:55
  Author: alucryd
Revision: 312749

upgpkg: python-django-extensions 2.0.6-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:46:27 UTC (rev 312748)
+++ PKGBUILD2018-03-26 20:22:55 UTC (rev 312749)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=2.0.3
+pkgver=2.0.6
 pkgrel=1
 pkgdesc='A collection of custom extensions for the Django Framework'
 arch=('any')
@@ -17,7 +17,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('graphviz: graph_models extension')
 
source=("django-extensions-${pkgver}.tar.gz::https://github.com/django-extensions/django-extensions/archive/${pkgver}.tar.gz;)
-sha256sums=('9d814d99c72b1b8e8c3ea829d4d19ca0589e1cbb3b019b740e98f0e9469bf46d')
+sha256sums=('e636c0e439607db90bfa954b1351eec0e6e42f1d186baae7133096302c94462e')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}


[arch-commits] Commit in lightdm-gtk-greeter/trunk (PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:20:16
  Author: alucryd
Revision: 320363

upgpkg: lightdm-gtk-greeter 1:2.0.5-1

Modified:
  lightdm-gtk-greeter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:18:08 UTC (rev 320362)
+++ PKGBUILD2018-03-26 20:20:16 UTC (rev 320363)
@@ -3,7 +3,7 @@
 # Contributor: Padfoot 
 
 pkgname=lightdm-gtk-greeter
-pkgver=2.0.4
+pkgver=2.0.5
 pkgrel=1
 epoch=1
 pkgdesc='GTK+ greeter for LightDM'
@@ -15,7 +15,7 @@
 replaces=('lightdm-gtk2-greeter' 'lightdm-gtk3-greeter')
 backup=('etc/lightdm/lightdm-gtk-greeter.conf')
 
source=("https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz;)
-sha256sums=('613b5966dad749e3e316352a9fa7d6380392be4c875b10a6384dd04105f66beb')
+sha256sums=('5dc608d58ff9d15117c9d99b55e5f038d39e2f1691f03ce1dc1c8881560387df')
 
 build() {
   cd lightdm-gtk-greeter-${pkgver}


[arch-commits] Commit in lightdm-gtk-greeter/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:20:27
  Author: alucryd
Revision: 320364

archrelease: copy trunk to extra-x86_64

Added:
  lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD
(from rev 320363, lightdm-gtk-greeter/trunk/PKGBUILD)
Deleted:
  lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:20:16 UTC (rev 320363)
+++ PKGBUILD2018-03-26 20:20:27 UTC (rev 320364)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Padfoot 
-
-pkgname=lightdm-gtk-greeter
-pkgver=2.0.4
-pkgrel=1
-epoch=1
-pkgdesc='GTK+ greeter for LightDM'
-arch=('x86_64')
-url='https://launchpad.net/lightdm-gtk-greeter'
-license=('GPL3' 'LGPL3')
-depends=('gtk3' 'lightdm')
-makedepends=('exo' 'gobject-introspection' 'intltool')
-replaces=('lightdm-gtk2-greeter' 'lightdm-gtk3-greeter')
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=("https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz;)
-sha256sums=('613b5966dad749e3e316352a9fa7d6380392be4c875b10a6384dd04105f66beb')
-
-build() {
-  cd lightdm-gtk-greeter-${pkgver}
-
-  export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
-
-  ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib/lightdm' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---with-libxklavier \
---enable-kill-on-sigterm \
---disable-libido \
---disable-libindicator \
---disable-static
-  make
-}
-
-package() {
-  cd lightdm-gtk-greeter-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD (from rev 320363, 
lightdm-gtk-greeter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:20:27 UTC (rev 320364)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Padfoot 
+
+pkgname=lightdm-gtk-greeter
+pkgver=2.0.5
+pkgrel=1
+epoch=1
+pkgdesc='GTK+ greeter for LightDM'
+arch=('x86_64')
+url='https://launchpad.net/lightdm-gtk-greeter'
+license=('GPL3' 'LGPL3')
+depends=('gtk3' 'lightdm')
+makedepends=('exo' 'gobject-introspection' 'intltool')
+replaces=('lightdm-gtk2-greeter' 'lightdm-gtk3-greeter')
+backup=('etc/lightdm/lightdm-gtk-greeter.conf')
+source=("https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz;)
+sha256sums=('5dc608d58ff9d15117c9d99b55e5f038d39e2f1691f03ce1dc1c8881560387df')
+
+build() {
+  cd lightdm-gtk-greeter-${pkgver}
+
+  export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
+
+  ./configure \
+--prefix='/usr' \
+--libexecdir='/usr/lib/lightdm' \
+--sbindir='/usr/bin' \
+--sysconfdir='/etc' \
+--with-libxklavier \
+--enable-kill-on-sigterm \
+--disable-libido \
+--disable-libindicator \
+--disable-static
+  make
+}
+
+package() {
+  cd lightdm-gtk-greeter-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in lightdm/repos/extra-x86_64 (18 files)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:18:08
  Author: alucryd
Revision: 320362

archrelease: copy trunk to extra-x86_64

Added:
  lightdm/repos/extra-x86_64/PKGBUILD
(from rev 320361, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-x86_64/Xsession
(from rev 320361, lightdm/trunk/Xsession)
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
(from rev 320361, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
(from rev 320361, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-x86_64/lightdm.pam
(from rev 320361, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-x86_64/lightdm.rules
(from rev 320361, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-x86_64/lightdm.service
(from rev 320361, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-x86_64/lightdm.sysusers
(from rev 320361, lightdm/trunk/lightdm.sysusers)
  lightdm/repos/extra-x86_64/lightdm.tmpfiles
(from rev 320361, lightdm/trunk/lightdm.tmpfiles)
Deleted:
  lightdm/repos/extra-x86_64/PKGBUILD
  lightdm/repos/extra-x86_64/Xsession
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
  lightdm/repos/extra-x86_64/lightdm.pam
  lightdm/repos/extra-x86_64/lightdm.rules
  lightdm/repos/extra-x86_64/lightdm.service
  lightdm/repos/extra-x86_64/lightdm.sysusers
  lightdm/repos/extra-x86_64/lightdm.tmpfiles

--+
 PKGBUILD |  260 -
 Xsession |  128 ++--
 lightdm-autologin.pam|   26 ++--
 lightdm-default-config.patch |   80 ++--
 lightdm.pam  |   14 +-
 lightdm.rules|   30 ++--
 lightdm.service  |   28 ++--
 lightdm.sysusers |6 
 lightdm.tmpfiles |   10 -
 9 files changed, 291 insertions(+), 291 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:17:45 UTC (rev 320361)
+++ PKGBUILD2018-03-26 20:18:08 UTC (rev 320362)
@@ -1,130 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Morfeo 
-
-pkgbase=lightdm
-pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.24.1
-pkgrel=3
-epoch=1
-pkgdesc='A lightweight display manager'
-arch=('x86_64')
-url='https://www.freedesktop.org/wiki/Software/LightDM/'
-license=('GPL3' 'LGPL3')
-makedepends=('gcc-libs' 'glib2' 'glibc' 'gobject-introspection' 'gtk-doc'
- 'intltool' 'itstool' 'libgcrypt' 'libx11' 'libxcb' 'libxdmcp'
- 'libxklavier' 'pam' 'polkit' 'qt4' 'qt5-base' 'vala')
-source=("https://github.com/CanonicalLtd/lightdm/releases/download/${pkgver}/lightdm-${pkgver}.tar.xz;
-'lightdm.service'
-'lightdm.sysusers'
-'lightdm.tmpfiles'
-'lightdm.pam'
-'lightdm-autologin.pam'
-'lightdm.rules'
-'lightdm-default-config.patch'
-'Xsession')
-sha256sums=('49bd981970c7584b3c34d19c1e4ee1235263c7d1dda9cb9cce3ade48a1ed4d26'
-'0db37a14521be729411a767f157fbd07adb738b14006277def53a1efe4dacfb8'
-'19acdbf64c342f77662c08aa53a5ab932ef7faad6e16452b0fbe7758fa935345'
-'dc01ed0bd1c2f271a4b13ed030485e4a9fa4015c69806d6be485237ff69dce41'
-'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
-'33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'
-'a89566307e1c81c24f037d854cbd472d2f94f8a4b759877a01563a332319f7d6'
-'cf8783a9c56b8460d557f14f4687346194eb72e6060e23d6c8d7a7e856b2d2a4'
-'d30321a1b490500483b8ed7825fcff2c24a7c760ac627789ff517693888ec3c5')
-
-prepare() {
-  cd lightdm-${pkgver}
-
-  patch -Np1 -i ../lightdm-default-config.patch
-}
-
-build() {
-  cd lightdm-${pkgver}
-
-  export MOC4='moc-qt4'
-  export MOC5='moc-qt5'
-
-  ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib/lightdm' \
---localstatedir='/var' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---disable-static \
---disable-tests \
---with-greeter-user='lightdm' \
---with-greeter-session='lightdm-gtk-greeter'
-  make
-}
-
-package_lightdm() {
-  depends=('glib2' 'glibc' 'libgcrypt' 'libx11' 'libxcb' 'libxdmcp'
-   'libxklavier' 'pam' 'polkit')
-  optdepends=('accountsservice: Enhanced user accounts handling'
-  'lightdm-gtk-greeter: GTK greeter'
-  'lightdm-kde-greeter: Qt greeter'
-  'xorg-server-xephyr: LightDM test mode')
-  backup=('etc/apparmor.d/lightdm-guest-session'
-  'etc/lightdm/keys.conf'
-  'etc/lightdm/lightdm.conf'
-  'etc/lightdm/users.conf'
-  'etc/lightdm/Xsession'
-  'etc/pam.d/lightdm'
-  'etc/pam.d/lightdm-autologin'
-  'etc/pam.d/lightdm-greeter')
-
-  cd lightdm-${pkgver}
-
-  make DESTDIR="${pkgdir}" install

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

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:17:45
  Author: alucryd
Revision: 320361

upgpkg: lightdm 1:1.26.0-1

Modified:
  lightdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 20:07:32 UTC (rev 320360)
+++ PKGBUILD2018-03-26 20:17:45 UTC (rev 320361)
@@ -4,8 +4,8 @@
 
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.24.1
-pkgrel=3
+pkgver=1.26.0
+pkgrel=1
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('x86_64')
@@ -23,7 +23,7 @@
 'lightdm.rules'
 'lightdm-default-config.patch'
 'Xsession')
-sha256sums=('49bd981970c7584b3c34d19c1e4ee1235263c7d1dda9cb9cce3ade48a1ed4d26'
+sha256sums=('c95e14e9131b5f95ecba42faaab2cfa917371193caa54fa1b4322ad7a89334f0'
 '0db37a14521be729411a767f157fbd07adb738b14006277def53a1efe4dacfb8'
 '19acdbf64c342f77662c08aa53a5ab932ef7faad6e16452b0fbe7758fa935345'
 'dc01ed0bd1c2f271a4b13ed030485e4a9fa4015c69806d6be485237ff69dce41'


[arch-commits] Commit in ffmpeg2.8/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:07:32
  Author: alucryd
Revision: 320360

archrelease: copy trunk to extra-x86_64

Added:
  ffmpeg2.8/repos/extra-x86_64/PKGBUILD
(from rev 320359, ffmpeg2.8/trunk/PKGBUILD)
Deleted:
  ffmpeg2.8/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  189 ++---
 1 file changed, 95 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 20:07:15 UTC (rev 320359)
+++ PKGBUILD2018-03-26 20:07:32 UTC (rev 320360)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-# Contributor: Tom Newsom 
-# Contributor: Paul Mattal 
-
-pkgname=ffmpeg2.8
-pkgver=2.8.13
-pkgrel=7
-pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=('x86_64')
-url='https://ffmpeg.org/'
-license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
- 'jack' 'lame' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
- 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxv'
- 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
- 'v4l-utils' 'xz' 'zlib'
- 'libass.so' 'libbluray.so' 'libdcadec.so' 'libfreetype.so' 'libva.so'
- 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
- 'libx264.so' 'libx265.so' 'libxvidcore.so')
-makedepends=('ladspa' 'yasm')
-optdepends=('ladspa: LADSPA filters')
-provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
-  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
-  'libswscale.so')
-source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
-validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
-sha256sums=('c8c807cddfaf6659de81453e8719be8d87f0995a206debdf266ac61bd2c8d843'
-'SKIP')
-
-build() {
-  cd ffmpeg-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---incdir='/usr/include/ffmpeg2.8' \
---libdir='/usr/lib/ffmpeg2.8' \
---shlibdir='/usr/lib/ffmpeg2.8' \
---disable-debug \
---disable-static \
---disable-stripping \
---enable-avisynth \
---enable-avresample \
---enable-fontconfig \
---enable-gnutls \
---enable-gpl \
---enable-ladspa \
---enable-libass \
---enable-libbluray \
---enable-libdcadec \
---enable-libfreetype \
---enable-libfribidi \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-libschroedinger \
---enable-libsoxr \
---enable-libspeex \
---enable-libssh \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvidstab \
---enable-libvorbis \
---enable-libvpx \
---enable-libwebp \
---enable-libx264 \
---enable-libx265 \
---enable-libxvid \
---enable-shared \
---enable-version3 \
---enable-x11grab
-  make
-}
-
-package() {
-  cd ffmpeg-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share
-
-  find "${pkgdir}"/usr/bin -type f -exec mv {} {}2.8 \;
-
-  install -dm 755 "${pkgdir}"/etc/ld.so.conf.d
-  echo -e '/usr/lib/\n/usr/lib/ffmpeg2.8/' > 
"${pkgdir}"/etc/ld.so.conf.d/50-ffmpeg2.8.conf
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffmpeg2.8/repos/extra-x86_64/PKGBUILD (from rev 320359, 
ffmpeg2.8/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 20:07:32 UTC (rev 320360)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg2.8
+pkgver=2.8.14
+pkgrel=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=('x86_64')
+url='https://ffmpeg.org/'
+license=('GPL3')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
+ 'jack' 'lame' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
+ 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxv'
+ 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+ 'v4l-utils' 'xz' 'zlib'
+ 'libass.so' 'libbluray.so' 'libdcadec.so' 'libfreetype.so' 'libva.so'
+ 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
+ 'libx264.so' 'libx265.so' 'libxvidcore.so')
+makedepends=('ladspa' 'yasm')
+optdepends=('ladspa: LADSPA filters')
+provides=('libavcodec.so' 

[arch-commits] Commit in ffmpeg2.8 (trunk trunk trunk/PKGBUILD trunk/PKGBUILD)

2018-03-26 Thread Maxime Gauduin via arch-commits
Date: Monday, March 26, 2018 @ 20:07:15
  Author: alucryd
Revision: 320359

upgpkg: ffmpeg2.8 2.8.14-1

Added:
  ffmpeg2.8/trunk/
  ffmpeg2.8/trunk/PKGBUILD
(from rev 317365, ffmpeg2.8/trunk/PKGBUILD)
Deleted:
  ffmpeg2.8/trunk/
  ffmpeg2.8/trunk/PKGBUILD

+
 /PKGBUILD  |   95 +++
 trunk/PKGBUILD |   95 ---
 2 files changed, 95 insertions(+), 95 deletions(-)

Deleted: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2018-02-21 22:19:13 UTC (rev 317362)
+++ trunk/PKGBUILD  2018-03-26 20:07:15 UTC (rev 320359)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-# Contributor: Tom Newsom 
-# Contributor: Paul Mattal 
-
-pkgname=ffmpeg2.8
-pkgver=2.8.13
-pkgrel=5
-pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=('x86_64')
-url='https://ffmpeg.org/'
-license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
- 'jack' 'lame' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
- 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxv'
- 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
- 'v4l-utils' 'xz' 'zlib'
- 'libass.so' 'libbluray.so' 'libdcadec.so' 'libfreetype.so' 'libva.so'
- 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
- 'libx264.so' 'libx265.so' 'libxvidcore.so')
-makedepends=('ladspa' 'yasm')
-optdepends=('ladspa: LADSPA filters')
-provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
-  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
-  'libswscale.so')
-source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
-validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
-sha256sums=('c8c807cddfaf6659de81453e8719be8d87f0995a206debdf266ac61bd2c8d843'
-'SKIP')
-
-build() {
-  cd ffmpeg-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---incdir='/usr/include/ffmpeg2.8' \
---libdir='/usr/lib/ffmpeg2.8' \
---shlibdir='/usr/lib/ffmpeg2.8' \
---disable-debug \
---disable-static \
---disable-stripping \
---enable-avisynth \
---enable-avresample \
---enable-fontconfig \
---enable-gnutls \
---enable-gpl \
---enable-ladspa \
---enable-libass \
---enable-libbluray \
---enable-libdcadec \
---enable-libfreetype \
---enable-libfribidi \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-libschroedinger \
---enable-libsoxr \
---enable-libspeex \
---enable-libssh \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvidstab \
---enable-libvorbis \
---enable-libvpx \
---enable-libwebp \
---enable-libx264 \
---enable-libx265 \
---enable-libxvid \
---enable-shared \
---enable-version3 \
---enable-x11grab
-  make
-}
-
-package() {
-  cd ffmpeg-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share
-
-  find "${pkgdir}"/usr/bin -type f -exec mv {} {}2.8 \;
-
-  install -dm 755 "${pkgdir}"/etc/ld.so.conf.d
-  echo -e '/usr/lib/\n/usr/lib/ffmpeg2.8/' > 
"${pkgdir}"/etc/ld.so.conf.d/50-ffmpeg2.8.conf
-}
-
-# vim: ts=2 sw=2 et:
-

Copied: ffmpeg2.8/trunk/PKGBUILD (from rev 317365, ffmpeg2.8/trunk/PKGBUILD)
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2018-03-26 20:07:15 UTC (rev 320359)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg2.8
+pkgver=2.8.14
+pkgrel=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=('x86_64')
+url='https://ffmpeg.org/'
+license=('GPL3')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
+ 'jack' 'lame' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
+ 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxv'
+ 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+ 'v4l-utils' 'xz' 'zlib'
+ 'libass.so' 'libbluray.so' 'libdcadec.so' 'libfreetype.so' 'libva.so'
+ 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
+ 'libx264.so' 'libx265.so' 

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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:46:15
  Author: jlichtblau
Revision: 312747

upgpkg: translate-toolkit 2.3.0-1 - new upstream release

Modified:
  translate-toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:41:35 UTC (rev 312746)
+++ PKGBUILD2018-03-26 18:46:15 UTC (rev 312747)
@@ -5,7 +5,7 @@
 # Contributor: Hugo Doria 
 
 pkgname=translate-toolkit
-pkgver=2.2.5
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="A toolkit to convert between various different translation formats, 
help process and validate localisations"
 arch=('any')
@@ -16,11 +16,11 @@
 optdepends=('gaupol: for po2sub'
 'python-chardet: encoding detector'
 'python-levenshtein: faster matching')
-source=(https://github.com/translate/translate/releases/download/$pkgver/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('acaadb70c386795b3ea15605ddf57da6e29fae58a026b18988c04f44e2f58415')
+source=(https://github.com/translate/translate/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('763325a419fdf2d5429e24bad42f33bccca7eb58279f57ddd742c4c3ea794ccb')
 
 package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
+  cd "${srcdir}"/$pkgname-$pkgver
 
   python -s setup.py install --root="${pkgdir}" --optimize=1
   python -m compileall "${pkgdir}"/usr/lib/python3.6/site-packages/translate


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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:46:27
  Author: jlichtblau
Revision: 312748

archrelease: copy trunk to community-any

Added:
  translate-toolkit/repos/community-any/PKGBUILD
(from rev 312747, translate-toolkit/trunk/PKGBUILD)
Deleted:
  translate-toolkit/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:46:15 UTC (rev 312747)
+++ PKGBUILD2018-03-26 18:46:27 UTC (rev 312748)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Andrea Scarpino 
-# Contributor: Hugo Doria 
-
-pkgname=translate-toolkit
-pkgver=2.2.5
-pkgrel=1
-pkgdesc="A toolkit to convert between various different translation formats, 
help process and validate localisations"
-arch=('any')
-url="http://toolkit.translatehouse.org/;
-license=('GPL')
-depends=('bash' 'python-lxml' 'python-six' 'python-diff-match-patch')
-makedepends=('python-setuptools')
-optdepends=('python-iniparse: for ini2po'
-'gaupol: for po2sub'
-'python-chardet: encoding detector'
-'python-levenshtein: faster matching')
-source=(https://github.com/translate/translate/releases/download/$pkgver/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('acaadb70c386795b3ea15605ddf57da6e29fae58a026b18988c04f44e2f58415')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  python -s setup.py install --root="${pkgdir}" --optimize=1
-  python -m compileall "${pkgdir}"/usr/lib/python3.6/site-packages/translate
-}

Copied: translate-toolkit/repos/community-any/PKGBUILD (from rev 312747, 
translate-toolkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:46:27 UTC (rev 312748)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Andrea Scarpino 
+# Contributor: Hugo Doria 
+
+pkgname=translate-toolkit
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="A toolkit to convert between various different translation formats, 
help process and validate localisations"
+arch=('any')
+url="http://toolkit.translatehouse.org/;
+license=('GPL')
+depends=('bash' 'python-lxml' 'python-six' 'python-diff-match-patch')
+makedepends=('python-setuptools')
+optdepends=('gaupol: for po2sub'
+'python-chardet: encoding detector'
+'python-levenshtein: faster matching')
+source=(https://github.com/translate/translate/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('763325a419fdf2d5429e24bad42f33bccca7eb58279f57ddd742c4c3ea794ccb')
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  python -s setup.py install --root="${pkgdir}" --optimize=1
+  python -m compileall "${pkgdir}"/usr/lib/python3.6/site-packages/translate
+}


[arch-commits] Commit in newsboat/repos/community-x86_64 (4 files)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:41:35
  Author: jlichtblau
Revision: 312746

archrelease: copy trunk to community-x86_64

Added:
  newsboat/repos/community-x86_64/PKGBUILD
(from rev 312745, newsboat/trunk/PKGBUILD)
  newsboat/repos/community-x86_64/newsboat.changelog
(from rev 312745, newsboat/trunk/newsboat.changelog)
Deleted:
  newsboat/repos/community-x86_64/PKGBUILD
  newsboat/repos/community-x86_64/newsboat.changelog

+
 PKGBUILD   |   74 +++--
 newsboat.changelog |  114 ++-
 2 files changed, 94 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:41:19 UTC (rev 312745)
+++ PKGBUILD2018-03-26 18:41:35 UTC (rev 312746)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Sven Pfleiderer 
-
-pkgname=newsboat
-pkgver=2.10.2
-pkgrel=1
-pkgdesc="An RSS/Atom feed reader for text terminals"
-arch=('x86_64')
-url="https://newsboat.org/;
-license=('custom: MIT')
-depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext' 'asciidoc')
-replaces=('newsbeuter')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

-sha256sums=('fda6b44f5c3a23ce46c85b40a6f4f0257c024d79bb8de325aa2cd73d43ef96f4'
-'SKIP')
-
-prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  # Upstream should fix all the latest GCC warnings :-)
-  sed -i 's/\-Werror//g' Makefile
-}
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr
-  make doc
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: newsboat/repos/community-x86_64/PKGBUILD (from rev 312745, 
newsboat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:41:35 UTC (rev 312746)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sven Pfleiderer 
+
+pkgname=newsboat
+pkgver=2.11
+pkgrel=1
+pkgdesc="An RSS/Atom feed reader for text terminals"
+arch=('x86_64')
+url="https://newsboat.org/;
+license=('custom: MIT')
+depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('swig' 'gettext' 'asciidoc')
+replaces=('newsbeuter')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
+validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

+sha256sums=('1d06e58b7fdd9fc972bafe3671b073773207792921f0e8dc2533e91266c3017a'
+'SKIP')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix=/usr
+  make doc
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix=/usr DESTDIR="${pkgdir}" install
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: newsboat.changelog
===
--- newsboat.changelog  2018-03-26 18:41:19 UTC (rev 312745)
+++ newsboat.changelog  2018-03-26 18:41:35 UTC (rev 312746)
@@ -1,54 +0,0 @@
-2017-12-02 Jaroslav Lichtblau 
-   * newsboat 2.10.1-2 FS#56519 fixed
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10.1-1
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10-1 moving over to the new maintained fork of newsbeuter
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-4 ncurses6 re-rebuild
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-3 segmentation fault on podcasts downloads #167 fix
-
-2015-02-19 Jaroslav Lichtblau 
-   * newsbeuter 2.9-1
-
-2014-01-27 Jaroslav Lichtblau 
-   * newsbeuter 2.8-1
-
-2013-09-02 Jaroslav Lichtblau 
-   * newsbeuter 2.7-1
-
-2013-03-28 Jaroslav Lichtblau 
-   * newsbeuter 2.6-1
-
-2013-03-07 Andrea Scarpino 
-   * ruby 2.0 rebuild
-
-2012-02-23 Jaroslav Lichtblau 
-   * newsbeuter 2.5-1
-
-2011-01-06 Jaroslav Lichtblau 
-   * newsbeuter 2.4-1
-
-2010-06-26 Jaroslav Lichtblau 
-   * Update to major release v2.3
-   * FS#19744 fixed - non-working locale
-
-2010-03-17 Jaroslav Lichtblau 
-   * Update to major release v2.2
-

[arch-commits] Commit in newsboat/trunk (PKGBUILD newsboat.changelog)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:41:19
  Author: jlichtblau
Revision: 312745

upgpkg: newsboat 2.11-1 - new upstream release

Modified:
  newsboat/trunk/PKGBUILD
  newsboat/trunk/newsboat.changelog

+
 PKGBUILD   |   10 ++
 newsboat.changelog |6 ++
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:34:45 UTC (rev 312744)
+++ PKGBUILD2018-03-26 18:41:19 UTC (rev 312745)
@@ -3,7 +3,7 @@
 # Contributor: Sven Pfleiderer 
 
 pkgname=newsboat
-pkgver=2.10.2
+pkgver=2.11
 pkgrel=1
 pkgdesc="An RSS/Atom feed reader for text terminals"
 arch=('x86_64')
@@ -16,15 +16,9 @@
 options=('!emptydirs')
 source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
 validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

-sha256sums=('fda6b44f5c3a23ce46c85b40a6f4f0257c024d79bb8de325aa2cd73d43ef96f4'
+sha256sums=('1d06e58b7fdd9fc972bafe3671b073773207792921f0e8dc2533e91266c3017a'
 'SKIP')
 
-prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  # Upstream should fix all the latest GCC warnings :-)
-  sed -i 's/\-Werror//g' Makefile
-}
-
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
 

Modified: newsboat.changelog
===
--- newsboat.changelog  2018-03-26 18:34:45 UTC (rev 312744)
+++ newsboat.changelog  2018-03-26 18:41:19 UTC (rev 312745)
@@ -1,3 +1,9 @@
+2018-03-26 Jaroslav Lichtblau 
+   * newsboat 2.11-1
+
+2017-12-27 Jaroslav Lichtblau 
+   * newsboat 2.10.2-1
+
 2017-12-02 Jaroslav Lichtblau 
* newsboat 2.10.1-2 FS#56519 fixed
 


[arch-commits] Commit in kid3/repos/community-x86_64 (4 files)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:34:45
  Author: jlichtblau
Revision: 312744

archrelease: copy trunk to community-x86_64

Added:
  kid3/repos/community-x86_64/PKGBUILD
(from rev 312743, kid3/trunk/PKGBUILD)
  kid3/repos/community-x86_64/kid3.changelog
(from rev 312743, kid3/trunk/kid3.changelog)
Deleted:
  kid3/repos/community-x86_64/PKGBUILD
  kid3/repos/community-x86_64/kid3.changelog

+
 PKGBUILD   |  145 
 kid3.changelog |  247 +++
 2 files changed, 198 insertions(+), 194 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:34:30 UTC (rev 312743)
+++ PKGBUILD2018-03-26 18:34:45 UTC (rev 312744)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Alois Nespor 
-
-pkgbase=kid3
-pkgname=('kid3' 'kid3-qt')
-pkgver=3.5.1
-pkgrel=1
-arch=('x86_64')
-url="http://kid3.sourceforge.net/;
-license=('GPL')
-makedepends=('qt5-tools' 'qt5-multimedia' 'qt5-declarative' 'chromaprint'
-'id3lib' 'taglib' 'libmp4v2' 'kio' 'hicolor-icon-theme' 
'docbook-xml'
-'kdoctools' 'extra-cmake-modules' 'python')
-changelog=$pkgbase.changelog
-source=(https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz{,.asc})
-validpgpkeys=('7D09794C2812F62194B081C14CAD34426E354DD2') # Urs Fleisch
-sha256sums=('88c20826deb13f81bcdfa7033a4b9ff9ca8957112b2fa2ccc0a9a1076df73926'
-'SKIP')
-
-prepare() {
-  cd "${srcdir}"
-  [[ ! -d build ]] && mkdir build
-  mkdir build-qt
-}
-
-build() {
-#kid3
-  cd "${srcdir}"/build
-  cmake \
-../${pkgbase}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_QT5=ON \
--DWITH_APPS="CLI;KDE" \
--DWITH_MP4V2=ON \
--DWITH_FFMPEG=ON \
--DWITH_GSTREAMER=ON
-
-#kid3-qt
-  cd "$srcdir"/build-qt
-  cmake \
-../${pkgbase}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_QT5=ON \
--DWITH_APPS="CLI;Qt" \
--DWITH_MP4V2=ON \
--DWITH_FFMPEG=ON \
--DWITH_GSTREAMER=ON
-}
-
-package_kid3() {
-pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, KDE version"
-depends=('qt5-multimedia' 'phonon-qt5' 'chromaprint' 'id3lib' 'taglib'
- 'libmp4v2' 'kio' 'desktop-file-utils' 'hicolor-icon-theme')
-conflicts=('kid3-qt')
-
-  cd "$srcdir"/build
-  make DESTDIR="${pkgdir}" install
-}
-
-package_kid3-qt() {
-pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, Qt version"
-depends=('qt5-multimedia' 'chromaprint' 'id3lib' 'taglib' 'libmp4v2'
- 'desktop-file-utils' 'hicolor-icon-theme' 'qt5-declarative')
-conflicts=('kid3')
-provides=('kid3')
-
-  cd "$srcdir"/build-qt
-  make DESTDIR="${pkgdir}" install
-}

Copied: kid3/repos/community-x86_64/PKGBUILD (from rev 312743, 
kid3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:34:45 UTC (rev 312744)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Alois Nespor 
+
+pkgbase=kid3
+pkgname=('kid3' 'kid3-qt')
+pkgver=3.6.0
+pkgrel=1
+arch=('x86_64')
+url="http://kid3.sourceforge.net/;
+license=('GPL')
+makedepends=('qt5-tools' 'qt5-multimedia' 'qt5-declarative' 'chromaprint'
+'id3lib' 'taglib' 'libmp4v2' 'kio' 'hicolor-icon-theme' 
'docbook-xml'
+'kdoctools' 'extra-cmake-modules' 'python')
+changelog=$pkgbase.changelog
+source=(https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz{,.asc})
+validpgpkeys=('7D09794C2812F62194B081C14CAD34426E354DD2') # Urs Fleisch
+sha256sums=('779c19ee274707cc4b115d8cc61c23dd1a3a4e6c7beabf9870a311966f4967cf'
+'SKIP')
+
+prepare() {
+  cd "${srcdir}"
+
+  [[ ! -d build ]] && mkdir build
+  mkdir build-qt
+}
+
+build() {
+#kid3
+  cd "${srcdir}"/build
+  cmake \
+../${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DWITH_QT5=ON \
+-DWITH_APPS="CLI;KDE" \
+-DWITH_MP4V2=ON \
+-DWITH_FFMPEG=ON \
+-DWITH_GSTREAMER=ON
+
+#kid3-qt
+  cd "$srcdir"/build-qt
+  cmake \
+../${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DWITH_QT5=ON \
+-DWITH_APPS="CLI;Qt" \
+-DWITH_MP4V2=ON \
+-DWITH_FFMPEG=ON \
+-DWITH_GSTREAMER=ON
+}
+
+package_kid3() {
+pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, KDE version"
+depends=('qt5-multimedia' 'phonon-qt5' 'chromaprint' 'id3lib' 'taglib'
+ 'libmp4v2' 'kio' 'desktop-file-utils' 'hicolor-icon-theme')
+conflicts=('kid3-qt')
+
+  cd "$srcdir"/build
+  make DESTDIR="${pkgdir}" install
+}
+
+package_kid3-qt() {
+pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, Qt version"
+depends=('qt5-multimedia' 'chromaprint' 'id3lib' 

[arch-commits] Commit in kid3/trunk (PKGBUILD kid3.changelog)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:34:30
  Author: jlichtblau
Revision: 312743

upgpkg: kid3 3.6.0-1 - new upstream release

Modified:
  kid3/trunk/PKGBUILD
  kid3/trunk/kid3.changelog

+
 PKGBUILD   |5 +++--
 kid3.changelog |3 +++
 2 files changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:24:00 UTC (rev 312742)
+++ PKGBUILD2018-03-26 18:34:30 UTC (rev 312743)
@@ -4,7 +4,7 @@
 
 pkgbase=kid3
 pkgname=('kid3' 'kid3-qt')
-pkgver=3.5.1
+pkgver=3.6.0
 pkgrel=1
 arch=('x86_64')
 url="http://kid3.sourceforge.net/;
@@ -15,11 +15,12 @@
 changelog=$pkgbase.changelog
 
source=(https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz{,.asc})
 validpgpkeys=('7D09794C2812F62194B081C14CAD34426E354DD2') # Urs Fleisch
-sha256sums=('88c20826deb13f81bcdfa7033a4b9ff9ca8957112b2fa2ccc0a9a1076df73926'
+sha256sums=('779c19ee274707cc4b115d8cc61c23dd1a3a4e6c7beabf9870a311966f4967cf'
 'SKIP')
 
 prepare() {
   cd "${srcdir}"
+
   [[ ! -d build ]] && mkdir build
   mkdir build-qt
 }

Modified: kid3.changelog
===
--- kid3.changelog  2018-03-26 18:24:00 UTC (rev 312742)
+++ kid3.changelog  2018-03-26 18:34:30 UTC (rev 312743)
@@ -1,3 +1,6 @@
+2018-03-26 Jaroslav Lichtblau 
+   * kid3 3.6.0-1
+
 2017-11-28 Jaroslav Lichtblau 
* kid3 3.5.1-1
 


[arch-commits] Commit in python-pygit2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:24:00
  Author: jlichtblau
Revision: 312742

archrelease: copy trunk to community-x86_64

Added:
  python-pygit2/repos/community-x86_64/PKGBUILD
(from rev 312741, python-pygit2/trunk/PKGBUILD)
Deleted:
  python-pygit2/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:23:44 UTC (rev 312741)
+++ PKGBUILD2018-03-26 18:24:00 UTC (rev 312742)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Daniel Micay 
-
-pkgbase=python-pygit2
-pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.26.3
-pkgrel=1
-pkgdesc='Python bindings for libgit2'
-arch=('x86_64')
-url="https://github.com/libgit2/pygit2;
-license=('GPL2')
-depends=('libgit2>=1:0.26.0')
-makedepends=('python-cffi' 'python2-cffi' 'python-setuptools' 
'python2-setuptools' 'git' 'python-six' 'python2-six')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz;)
-sha256sums=('8e30e3ea53e7601cb982640858863afcc0a910e5dd4cf09e0526579ec71fea2f')
-
-package_python-pygit2() {
-  depends+=('python-cffi' 'python-six')
-  replaces=('python-libgit2')
-  conflicts=('python-libgit2')
-
-  cd "pygit2-$pkgver"
-  LANG=en_US.UTF8 python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-pygit2() {
-  depends+=('python2-cffi' 'python2-six')
-  replaces=('python2-libgit2')
-  conflicts=('python2-libgit2')
-
-  cd "pygit2-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pygit2/repos/community-x86_64/PKGBUILD (from rev 312741, 
python-pygit2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:24:00 UTC (rev 312742)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Daniel Micay 
+
+pkgbase=python-pygit2
+pkgname=('python-pygit2' 'python2-pygit2')
+pkgver=0.26.4
+pkgrel=1
+pkgdesc='Python bindings for libgit2'
+arch=('x86_64')
+url="https://github.com/libgit2/pygit2;
+license=('GPL2')
+depends=('libgit2>=1:0.26.0')
+makedepends=('python-cffi' 'python2-cffi' 'python-setuptools' 
'python2-setuptools' 'git' 'python-six' 'python2-six')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz;)
+sha256sums=('020cb9228985ce5660cecac78392c7437c38f2bf60dbc394fe0f984c2d6309b1')
+
+package_python-pygit2() {
+  depends+=('python-cffi' 'python-six')
+  replaces=('python-libgit2')
+  conflicts=('python-libgit2')
+
+  cd "pygit2-$pkgver"
+  LANG=en_US.UTF8 python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-pygit2() {
+  depends+=('python2-cffi' 'python2-six')
+  replaces=('python2-libgit2')
+  conflicts=('python2-libgit2')
+
+  cd "pygit2-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:23:44
  Author: jlichtblau
Revision: 312741

upgpkg: python-pygit2 0.26.4-1 - new upstream release

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:17:42 UTC (rev 312740)
+++ PKGBUILD2018-03-26 18:23:44 UTC (rev 312741)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pygit2
 pkgname=('python-pygit2' 'python2-pygit2')
-pkgver=0.26.3
+pkgver=0.26.4
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('libgit2>=1:0.26.0')
 makedepends=('python-cffi' 'python2-cffi' 'python-setuptools' 
'python2-setuptools' 'git' 'python-six' 'python2-six')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz;)
-sha256sums=('8e30e3ea53e7601cb982640858863afcc0a910e5dd4cf09e0526579ec71fea2f')
+sha256sums=('020cb9228985ce5660cecac78392c7437c38f2bf60dbc394fe0f984c2d6309b1')
 
 package_python-pygit2() {
   depends+=('python-cffi' 'python-six')


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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:17:42
  Author: jlichtblau
Revision: 312740

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:17:27 UTC (rev 312739)
+++ PKGBUILD2018-03-26 18:17:42 UTC (rev 312740)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2018.03.14
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-crypto: for hlsnative downloader')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 312739, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:17:42 UTC (rev 312740)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2018.03.26.1
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-crypto: for hlsnative downloader')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:17:27
  Author: jlichtblau
Revision: 312739

upgpkg: youtube-dl 2018.03.26.1-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 18:02:38 UTC (rev 312738)
+++ PKGBUILD2018-03-26 18:17:27 UTC (rev 312739)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2018.03.14
+pkgver=2018.03.26.1
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-crypto: for hlsnative downloader')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249'
+sha256sums=('5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.


[arch-commits] Commit in umockdev/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:02:38
  Author: jlichtblau
Revision: 312738

archrelease: copy trunk to community-x86_64

Added:
  umockdev/repos/community-x86_64/PKGBUILD
(from rev 312737, umockdev/trunk/PKGBUILD)
Deleted:
  umockdev/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:02:26 UTC (rev 312737)
+++ PKGBUILD2018-03-26 18:02:38 UTC (rev 312738)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Marcin (CTRL) Wieczorek 
-# Contributor: Xiao-Long Chen 
-
-pkgname=umockdev
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="Record/mock hardware devices for bug reports and regression tests"
-arch=('x86_64')
-url="https://github.com/martinpitt/umockdev/;
-license=('LGPL')
-depends=('systemd' 'libgudev')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
-source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('d3b8347cf9ce24b0c93a2d44ce68ecbe45b449ddd892c5e48834febd16261d7c')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./autogen.sh --prefix=/usr --enable-gtk-doc --enable-introspection
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: umockdev/repos/community-x86_64/PKGBUILD (from rev 312737, 
umockdev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:02:38 UTC (rev 312738)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Marcin (CTRL) Wieczorek 
+# Contributor: Xiao-Long Chen 
+
+pkgname=umockdev
+pkgver=0.11.2
+pkgrel=1
+pkgdesc="Record/mock hardware devices for bug reports and regression tests"
+arch=('x86_64')
+url="https://github.com/martinpitt/umockdev/;
+license=('LGPL')
+depends=('systemd' 'libgudev')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('76f89a62399e2b55d270d8216765845c845a18f257f633f6dc55d2ed290cdba5')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./autogen.sh --prefix=/usr --enable-gtk-doc --enable-introspection
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}


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

2018-03-26 Thread Jan Steffens via arch-commits
Date: Monday, March 26, 2018 @ 18:01:34
  Author: heftig
Revision: 320358

archrelease: copy trunk to extra-any

Added:
  orca/repos/extra-any/PKGBUILD
(from rev 320357, orca/trunk/PKGBUILD)
Deleted:
  orca/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 18:00:33 UTC (rev 320357)
+++ PKGBUILD2018-03-26 18:01:34 UTC (rev 320358)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: William Rea 
-
-pkgname=orca
-pkgver=3.27.91+23+gc85e5a046
-pkgrel=1
-pkgdesc="Screen reader for individuals who are blind or visually impaired"
-url="https://wiki.gnome.org/Projects/Orca;
-arch=(any)
-license=(LGPL)
-depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg 
speech-dispatcher liblouis brltty
- xorg-xmodmap gsettings-desktop-schemas
- gst-plugins-base # playbin, audiotestsrc, basic decoders
- gst-plugins-good # pulsesink, more decoders
-)
-makedepends=(itstool intltool git yelp-tools)
-groups=(gnome)
-_commit=c85e5a0466df147f9015a62c1be452eb31730abd  # master
-source=("git+https://git.gnome.org/browse/orca#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/ORCA_//' -e 's/_/\./g' -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: orca/repos/extra-any/PKGBUILD (from rev 320357, orca/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 18:01:34 UTC (rev 320358)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: William Rea 
+
+pkgname=orca
+pkgver=3.28.0
+pkgrel=1
+pkgdesc="Screen reader for individuals who are blind or visually impaired"
+url="https://wiki.gnome.org/Projects/Orca;
+arch=(any)
+license=(LGPL)
+depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg 
speech-dispatcher liblouis brltty
+ xorg-xmodmap gsettings-desktop-schemas
+ gst-plugins-base # playbin, audiotestsrc, basic decoders
+ gst-plugins-good # pulsesink, more decoders
+)
+makedepends=(itstool intltool git yelp-tools)
+groups=(gnome)
+_commit=043487f8ccd75a702fb2e6fe08799393b3f1bd0e  # tags/ORCA_3_28_0^0
+source=("git+https://git.gnome.org/browse/orca#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/ORCA_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-03-26 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, March 26, 2018 @ 18:02:26
  Author: jlichtblau
Revision: 312737

upgpkg: umockdev 0.11.2-1 - new upstream release

Modified:
  umockdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:34:54 UTC (rev 312736)
+++ PKGBUILD2018-03-26 18:02:26 UTC (rev 312737)
@@ -4,7 +4,7 @@
 # Contributor: Xiao-Long Chen 
 
 pkgname=umockdev
-pkgver=0.11.1
+pkgver=0.11.2
 pkgrel=1
 pkgdesc="Record/mock hardware devices for bug reports and regression tests"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('systemd' 'libgudev')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('d3b8347cf9ce24b0c93a2d44ce68ecbe45b449ddd892c5e48834febd16261d7c')
+sha256sums=('76f89a62399e2b55d270d8216765845c845a18f257f633f6dc55d2ed290cdba5')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


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

2018-03-26 Thread Jan Steffens via arch-commits
Date: Monday, March 26, 2018 @ 18:00:33
  Author: heftig
Revision: 320357

3.28.0-1

Modified:
  orca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:27:55 UTC (rev 320356)
+++ PKGBUILD2018-03-26 18:00:33 UTC (rev 320357)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=orca
-pkgver=3.27.91+23+gc85e5a046
+pkgver=3.28.0
 pkgrel=1
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 url="https://wiki.gnome.org/Projects/Orca;
@@ -17,7 +17,7 @@
 )
 makedepends=(itstool intltool git yelp-tools)
 groups=(gnome)
-_commit=c85e5a0466df147f9015a62c1be452eb31730abd  # master
+_commit=043487f8ccd75a702fb2e6fe08799393b3f1bd0e  # tags/ORCA_3_28_0^0
 source=("git+https://git.gnome.org/browse/orca#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:34:34
  Author: felixonmars
Revision: 312735

upgpkg: git-annex 6.20180316-18

rebuild with monad-logger,0.3.28.3

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:29:31 UTC (rev 312734)
+++ PKGBUILD2018-03-26 17:34:34 UTC (rev 312735)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20180316
-pkgrel=17
+pkgrel=18
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:34:54
  Author: felixonmars
Revision: 312736

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 312735, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 312735, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:34:54 UTC (rev 312736)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20180316
+pkgrel=18
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 'haskell-conduit' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
+ 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
+ 'haskell-network' 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
+ 'haskell-socks' 'haskell-split' 'haskell-stm' 'haskell-stm-chans' 
'haskell-tagsoup'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
+ 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-uuid' 'haskell-vector' 'haskell-wai' 
'haskell-wai-extra'
+ 'haskell-warp' 'haskell-warp-tls' 'haskell-yesod' 
'haskell-yesod-core' 'haskell-yesod-form'
+ 'haskell-yesod-static')
+makedepends=('chrpath' 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


[arch-commits] Commit in redis/repos/community-x86_64 (14 files)

2018-03-26 Thread Andrew Crerar via arch-commits
Date: Monday, March 26, 2018 @ 17:29:31
  Author: andrewsc
Revision: 312734

archrelease: copy trunk to community-x86_64

Added:
  redis/repos/community-x86_64/PKGBUILD
(from rev 312733, redis/trunk/PKGBUILD)
  redis/repos/community-x86_64/redis-2.8.11-use-system-jemalloc.patch
(from rev 312733, redis/trunk/redis-2.8.11-use-system-jemalloc.patch)
  redis/repos/community-x86_64/redis.conf-sane-defaults.patch
(from rev 312733, redis/trunk/redis.conf-sane-defaults.patch)
  redis/repos/community-x86_64/redis.logrotate
(from rev 312733, redis/trunk/redis.logrotate)
  redis/repos/community-x86_64/redis.service
(from rev 312733, redis/trunk/redis.service)
  redis/repos/community-x86_64/redis.sysusers
(from rev 312733, redis/trunk/redis.sysusers)
  redis/repos/community-x86_64/redis.tmpfiles
(from rev 312733, redis/trunk/redis.tmpfiles)
Deleted:
  redis/repos/community-x86_64/PKGBUILD
  redis/repos/community-x86_64/redis-2.8.11-use-system-jemalloc.patch
  redis/repos/community-x86_64/redis.conf-sane-defaults.patch
  redis/repos/community-x86_64/redis.logrotate
  redis/repos/community-x86_64/redis.service
  redis/repos/community-x86_64/redis.sysusers
  redis/repos/community-x86_64/redis.tmpfiles

+
 PKGBUILD   |  116 +++
 redis-2.8.11-use-system-jemalloc.patch |   30 
 redis.conf-sane-defaults.patch |   24 +++---
 redis.logrotate|   10 +-
 redis.service  |   44 +--
 redis.sysusers |2 
 redis.tmpfiles |2 
 7 files changed, 114 insertions(+), 114 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 17:28:52 UTC (rev 312733)
+++ PKGBUILD2018-03-26 17:29:31 UTC (rev 312734)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Andrew Crerar 
-# Contributor: Sergej Pupykin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Jan-Erik Rediger 
-# Contributor: nofxx 
-
-pkgname=redis
-pkgver=4.0.8
-pkgrel=2
-pkgdesc='Advanced key-value store'
-arch=('x86_64')
-url='http://redis.io/'
-license=('BSD')
-depends=('jemalloc' 'grep' 'shadow')
-backup=('etc/redis.conf'
-'etc/logrotate.d/redis')
-source=(http://download.redis.io/releases/redis-$pkgver.tar.gz
-redis.service
-redis.sysusers
-redis.tmpfiles
-redis.logrotate
-redis.conf-sane-defaults.patch
-redis-2.8.11-use-system-jemalloc.patch)
-sha512sums=('11c126ddef3bedbceb02ee7a80a61374e081da8087055d77970b0097066a6f1c5e0c4f0d246c9851f8c3beca22f185c184669a9dc4f1c7c229f8cd2c34196ab6'
-
'86018ddd6625f918295e10f9478da361f73a6dbd6c6b8e4b974201669bcccbd4dba443bb0844be68f6ab8d5a1762b32af04c5e12df53b1f0ea812b790d9f4e37'
-
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'
-
'68f7bc12e3b95cb199b71255c6aa5bfaa431fbabbc7d2308e54347c0d35e6d8091c4a79a5a6b56494ab3a294f9389e3ec63902931920862f60b1ffe77222eeeb'
-
'df11492df0458b224f75fff31475d39b85116cba6deb06d80d0fd8c467d221db51a2a8f5fc5d2e3e8239c0718e1cf5dc12e99cac9019cb99d3f11835ad00aa5d'
-
'fe9748e0ab326e429f4183016b5aeb772199cd4688371c320811c25f8de2fcb7bc34955b359612c1a287e83b4afaba3b7fd6a6567fad66c04e8482cc802f3b50'
-
'ab2c1c6b650e47312f55b433139c00d1781e4a8f8d8ec3310fac1aff7e1b45e9c1cb843eff205ef8e2a9f7251944ee37347a8a486ecb017f5da6b5e3a23dc75d')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../redis.conf-sane-defaults.patch
-  patch -p1 -i ../redis-2.8.11-use-system-jemalloc.patch
-}
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir"/usr install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/redis/LICENSE
-  install -Dm644 redis.conf "$pkgdir"/etc/redis.conf
-  install -Dm644 ../redis.service 
"$pkgdir"/usr/lib/systemd/system/redis.service
-
-  # files kept for compatibility with installations made before 2.8.13-2
-  install -Dm644 ../redis.logrotate "$pkgdir"/etc/logrotate.d/redis
-
-  ln -sf redis-server "$pkgdir"/usr/bin/redis-sentinel
-
-  install -Dm644 "$srcdir"/redis.sysusers 
"$pkgdir"/usr/lib/sysusers.d/redis.conf
-  install -Dm644 "$srcdir"/redis.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/redis.conf
-}

Copied: redis/repos/community-x86_64/PKGBUILD (from rev 312733, 
redis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 17:29:31 UTC (rev 312734)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andrew Crerar 
+# Contributor: Sergej Pupykin 
+# Contributor: Bartłomiej Piotrowski 
+# 

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

2018-03-26 Thread Andrew Crerar via arch-commits
Date: Monday, March 26, 2018 @ 17:28:52
  Author: andrewsc
Revision: 312733

upgpkg: redis 4.0.9-1

redis: Updating to 4.0.9

Modified:
  redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:27:45 UTC (rev 312732)
+++ PKGBUILD2018-03-26 17:28:52 UTC (rev 312733)
@@ -6,8 +6,8 @@
 # Contributor: nofxx 
 
 pkgname=redis
-pkgver=4.0.8
-pkgrel=2
+pkgver=4.0.9
+pkgrel=1
 pkgdesc='Advanced key-value store'
 arch=('x86_64')
 url='http://redis.io/'
@@ -22,7 +22,7 @@
 redis.logrotate
 redis.conf-sane-defaults.patch
 redis-2.8.11-use-system-jemalloc.patch)
-sha512sums=('11c126ddef3bedbceb02ee7a80a61374e081da8087055d77970b0097066a6f1c5e0c4f0d246c9851f8c3beca22f185c184669a9dc4f1c7c229f8cd2c34196ab6'
+sha512sums=('a6cf63cb361f0a87da3955ba628190dc04cad342f7a664d18e44416ee67dd86ed6e3a46b9701e994f1417e56b819b3c6fc595f363c10bb4b83d5033919d29598'
 
'86018ddd6625f918295e10f9478da361f73a6dbd6c6b8e4b974201669bcccbd4dba443bb0844be68f6ab8d5a1762b32af04c5e12df53b1f0ea812b790d9f4e37'
 
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'
 
'68f7bc12e3b95cb199b71255c6aa5bfaa431fbabbc7d2308e54347c0d35e6d8091c4a79a5a6b56494ab3a294f9389e3ec63902931920862f60b1ffe77222eeeb'


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

2018-03-26 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, March 26, 2018 @ 17:27:49
  Author: bpiotrowski
Revision: 320355

3.28.0-2: use versioned dep for vte3

Modified:
  gnome-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 14:07:58 UTC (rev 320354)
+++ PKGBUILD2018-03-26 17:27:49 UTC (rev 320355)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-terminal
 pkgver=3.28.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Terminal Emulator"
 url="https://wiki.gnome.org/Apps/Terminal;
 arch=(x86_64)
 license=(GPL)
-depends=(vte3 gsettings-desktop-schemas dconf)
+depends=('vte3>=0.52.0' gsettings-desktop-schemas dconf)
 makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
  gnome-shell gconf vala yelp-tools git)
 options=(!emptydirs)


[arch-commits] Commit in gnome-terminal/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, March 26, 2018 @ 17:27:55
  Author: bpiotrowski
Revision: 320356

archrelease: copy trunk to extra-x86_64

Added:
  gnome-terminal/repos/extra-x86_64/PKGBUILD
(from rev 320355, gnome-terminal/trunk/PKGBUILD)
Deleted:
  gnome-terminal/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 17:27:49 UTC (rev 320355)
+++ PKGBUILD2018-03-26 17:27:55 UTC (rev 320356)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-terminal
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="The GNOME Terminal Emulator"
-url="https://wiki.gnome.org/Apps/Terminal;
-arch=(x86_64)
-license=(GPL)
-depends=(vte3 gsettings-desktop-schemas dconf)
-makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
- gnome-shell gconf vala yelp-tools git)
-options=(!emptydirs)
-groups=(gnome)
-_commit=ab439ff679a0ff2607a3ebb746f54281c439700b  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  LDFLAGS+=" -pthread"  ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-terminal/repos/extra-x86_64/PKGBUILD (from rev 320355, 
gnome-terminal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 17:27:55 UTC (rev 320356)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-terminal
+pkgver=3.28.0
+pkgrel=2
+pkgdesc="The GNOME Terminal Emulator"
+url="https://wiki.gnome.org/Apps/Terminal;
+arch=(x86_64)
+license=(GPL)
+depends=('vte3>=0.52.0' gsettings-desktop-schemas dconf)
+makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
+ gnome-shell gconf vala yelp-tools git)
+options=(!emptydirs)
+groups=(gnome)
+_commit=ab439ff679a0ff2607a3ebb746f54281c439700b  # tags/3.28.0^0
+source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  LDFLAGS+=" -pthread"  ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in haskell-yesod-auth/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:27:45
  Author: felixonmars
Revision: 312732

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 312731, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
312731, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:27:45 UTC (rev 312732)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=133
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:27:26
  Author: felixonmars
Revision: 312731

upgpkg: haskell-yesod-auth 1.4.21-133

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:26:02 UTC (rev 312730)
+++ PKGBUILD2018-03-26 17:27:26 UTC (rev 312731)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=132
+pkgrel=133
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-yesod-default/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:26:02
  Author: felixonmars
Revision: 312730

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-default/repos/community-staging-x86_64/
  haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD
(from rev 312729, haskell-yesod-default/trunk/PKGBUILD)

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

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
312729, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:26:02 UTC (rev 312730)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=289
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:25:43
  Author: felixonmars
Revision: 312729

upgpkg: haskell-yesod-default 1.2.0-289

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:25:00 UTC (rev 312728)
+++ PKGBUILD2018-03-26 17:25:43 UTC (rev 312729)
@@ -5,7 +5,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=288
+pkgrel=289
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in hledger-web/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:25:00
  Author: felixonmars
Revision: 312728

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 312727, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 312727, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:25:00 UTC (rev 312728)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.5.1
+pkgrel=24
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('95028853f0a5c86832a4d0488e0f82c8bfda7f0b3f1f21a585efa12f5e882b63a9cb85a028bab5c33b60cafbba1b56608f254b4efa877f60f26356840d74cc9b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:24:38
  Author: felixonmars
Revision: 312727

upgpkg: hledger-web 1.5.1-24

rebuild with monad-logger,0.3.28.3

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:22:48 UTC (rev 312726)
+++ PKGBUILD2018-03-26 17:24:38 UTC (rev 312727)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.5.1
-pkgrel=23
+pkgrel=24
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:22:48
  Author: felixonmars
Revision: 312726

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 312725, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 312725, stack/trunk/stack.install)

---+
 PKGBUILD  |   76 
 stack.install |4 ++
 2 files changed, 80 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 312725, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:22:48 UTC (rev 312726)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.6.5
+pkgrel=60
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-bindings-uname'
+ 'haskell-blaze-builder' 'haskell-clock' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo' 
'haskell-exceptions'
+ 'haskell-extra' 'haskell-fast-logger' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-gitrev' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hastache' 'haskell-hpack' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-microlens-mtl' 'haskell-mintty' 
'haskell-monad-logger'
+ 'haskell-mono-traversable' 'haskell-mtl' 'haskell-neat-interpolation' 
'haskell-network-uri'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-path' 'haskell-path-io' 'haskell-persistent' 
'haskell-persistent-sqlite'
+ 'haskell-persistent-template' 'haskell-pid1' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-regex-applicative-text' 'haskell-resourcet' 'haskell-retry' 
'haskell-semigroups'
+ 'haskell-split' 'haskell-stm' 'haskell-store' 'haskell-store-core'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;)
+sha512sums=('416e2e128554c7acd2896a915af6d47d9bf7743c98175b897c4b3714431203283f9706d1ceeed2fe64c4b403cdaca3fb0d1d3d5c8e6edfde3b80c1aa515fb351')
+
+prepare() {
+  cd $pkgname-$pkgver
+  hpack
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: 

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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:22:28
  Author: felixonmars
Revision: 312725

upgpkg: stack 1.6.5-60

rebuild with monad-logger,0.3.28.3

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:15:39 UTC (rev 312724)
+++ PKGBUILD2018-03-26 17:22:28 UTC (rev 312725)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.5
-pkgrel=59
+pkgrel=60
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


[arch-commits] Commit in tamarin-prover/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:15:39
  Author: felixonmars
Revision: 312724

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 312723, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
312723, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:15:39 UTC (rev 312724)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.2.3
+pkgrel=32
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-mtl' 'haskell-parsec' 
'haskell-resourcet' 'haskell-safe'
+ 'haskell-shakespeare' 'haskell-text' 'haskell-threads' 'haskell-wai' 
'haskell-warp'
+ 'haskell-yesod-core' 'haskell-yesod-static' 
'haskell-tamarin-prover-utils'
+ 'haskell-tamarin-prover-term' 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;)
+sha512sums=('3ec371f0abf1a391bbc2be0b3e3940b5f634515e443a6535ab3b8a5c6514004bbada35838b63e2c1e5edcbbdb230eae5be03dd8464f8516d3301bf02aad3d5ff')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/filetype.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:15:20
  Author: felixonmars
Revision: 312723

upgpkg: tamarin-prover 1.2.3-32

rebuild with monad-logger,0.3.28.3

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:13:45 UTC (rev 312722)
+++ PKGBUILD2018-03-26 17:15:20 UTC (rev 312723)
@@ -4,7 +4,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.2.3
-pkgrel=31
+pkgrel=32
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


[arch-commits] Commit in haskell-esqueleto/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:13:45
  Author: felixonmars
Revision: 312722

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-esqueleto/repos/community-staging-x86_64/
  haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD
(from rev 312721, haskell-esqueleto/trunk/PKGBUILD)

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

Copied: haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD (from rev 
312721, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:13:45 UTC (rev 312722)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.5.3
+pkgrel=89
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/bitemyapp/esqueleto;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-conduit" 
"haskell-monad-logger"
+ "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
+ "haskell-unordered-containers")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a990cdf7bd3b216b603bacf2eed57b11138bc2348046a88289eafa352d1c9878d1e48e8c5809ad486d0c8297656fae01803ba7e8da0c669a0353b01838d2865a')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-mysql -f-postgresql
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:13:21
  Author: felixonmars
Revision: 312721

upgpkg: haskell-esqueleto 2.5.3-89

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:12:20 UTC (rev 312720)
+++ PKGBUILD2018-03-26 17:13:21 UTC (rev 312721)
@@ -5,7 +5,7 @@
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
 pkgver=2.5.3
-pkgrel=88
+pkgrel=89
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-yesod/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:12:20
  Author: felixonmars
Revision: 312720

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod/repos/community-staging-x86_64/
  haskell-yesod/repos/community-staging-x86_64/PKGBUILD
(from rev 312719, haskell-yesod/trunk/PKGBUILD)

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

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 312719, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:12:20 UTC (rev 312720)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.5
+pkgrel=239
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default-class" 
"haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-streaming-commons" "haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-yaml" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('267c8780b27cc0ae8199f80b3063683fb2cd62eeb9696c4b155a298fb035e6e9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:11:45
  Author: felixonmars
Revision: 312719

upgpkg: haskell-yesod 1.4.5-239

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:11:33 UTC (rev 312718)
+++ PKGBUILD2018-03-26 17:11:45 UTC (rev 312719)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.5
-pkgrel=238
+pkgrel=239
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in (vte3-ng)

2018-03-26 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, March 26, 2018 @ 17:11:33
  Author: bpiotrowski
Revision: 312718

Drop vte3-ng

Deleted:
  vte3-ng/


[arch-commits] Commit in haskell-yesod-static/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:10:04
  Author: felixonmars
Revision: 312717

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 312716, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
312716, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:10:04 UTC (rev 312717)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=124
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:09:38
  Author: felixonmars
Revision: 312716

upgpkg: haskell-yesod-static 1.5.3.1-124

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:08:41 UTC (rev 312715)
+++ PKGBUILD2018-03-26 17:09:38 UTC (rev 312716)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.3.1
-pkgrel=123
+pkgrel=124
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-yesod-test/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:08:41
  Author: felixonmars
Revision: 312715

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-test/repos/community-staging-x86_64/
  haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD
(from rev 312714, haskell-yesod-test/trunk/PKGBUILD)

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

Copied: haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD (from rev 
312714, haskell-yesod-test/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:08:41 UTC (rev 312715)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=yesod-test
+pkgname=haskell-yesod-test
+pkgver=1.5.9.1
+pkgrel=95
+pkgdesc="Integration testing for WAI/Yesod Applications"
+url="http://www.yesodweb.com;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cookie'
+ 'haskell-hspec-core' 'haskell-html-conduit' 'haskell-http-types' 
'haskell-monad-control'
+ 'haskell-network' 'haskell-persistent' 'haskell-pretty-show' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
+makedepends=('ghc' 'haskell-yesod-form' 'haskell-lifted-base' 'haskell-hspec')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('9b33af1df7cdc526e4be9339f2ff84f1b2f748d5516f1a851fcd537df2500961a3ac07c74db6311d499cb233ddb802e425efc16f10c1dedb16239fac8b767bed')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:08:23
  Author: felixonmars
Revision: 312714

upgpkg: haskell-yesod-test 1.5.9.1-95

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:07:18 UTC (rev 312713)
+++ PKGBUILD2018-03-26 17:08:23 UTC (rev 312714)
@@ -4,7 +4,7 @@
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
 pkgver=1.5.9.1
-pkgrel=94
+pkgrel=95
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="http://www.yesodweb.com;
 license=('MIT')


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:07:00
  Author: felixonmars
Revision: 312712

upgpkg: haskell-yesod-form 1.4.16-134

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:06:02 UTC (rev 312711)
+++ PKGBUILD2018-03-26 17:07:00 UTC (rev 312712)
@@ -5,7 +5,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.4.16
-pkgrel=133
+pkgrel=134
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-yesod-form/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:07:18
  Author: felixonmars
Revision: 312713

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-form/repos/community-staging-x86_64/
  haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD
(from rev 312712, haskell-yesod-form/trunk/PKGBUILD)

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

Copied: haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD (from rev 
312712, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:07:18 UTC (rev 312713)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.4.16
+pkgrel=134
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder" "haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-data-default" 
"haskell-email-validate"
+ "haskell-network-uri" "haskell-persistent" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-text" "haskell-wai" 
"haskell-xss-sanitize"
+ "haskell-yesod-core" "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ca350cea4dd1cdd1645ad20c2d54f929cf7cb6d6f45cdf1c7ab0bb5475199bf65f5f5ac79dedf8b6b9013e6eeda7bf4a8fd190666253709a0a63800c7f560dd0')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in termite/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, March 26, 2018 @ 17:06:02
  Author: bpiotrowski
Revision: 312711

archrelease: copy trunk to community-x86_64

Added:
  termite/repos/community-x86_64/PKGBUILD
(from rev 312710, termite/trunk/PKGBUILD)
Deleted:
  termite/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 17:05:48 UTC (rev 312710)
+++ PKGBUILD2018-03-26 17:06:02 UTC (rev 312711)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-
-pkgname=('termite' 'termite-terminfo')
-pkgver=13
-pkgrel=1
-arch=('x86_64')
-url="https://github.com/thestinger/termite/;
-license=('LGPL')
-makedepends=('git' 'vte3-ng' 'ncurses')
-source=("git+https://github.com/thestinger/termite#tag=v$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd $pkgbase
-  git submodule update --init
-  make
-}
-
-package_termite() {
-  pkgdesc="A simple VTE-based terminal"
-  depends=('vte3-ng' 'termite-terminfo')
-  backup=(etc/xdg/termite/config)
-
-  cd $pkgbase
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir/usr/share/terminfo"
-  install -Dm644 config "$pkgdir/etc/xdg/termite/config"
-}
-
-package_termite-terminfo() {
-  pkgdesc='Terminfo for Termite, a simple VTE-based terminal'
-
-  cd $pkgbase
-  install -d "$pkgdir/usr/share/terminfo"
-  tic -x termite.terminfo -o "$pkgdir/usr/share/terminfo"
-}

Copied: termite/repos/community-x86_64/PKGBUILD (from rev 312710, 
termite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 17:06:02 UTC (rev 312711)
@@ -0,0 +1,67 @@
+# $Id$
+# Contributor: Daniel Micay 
+
+pkgbase=termite
+pkgname=('termite' 'termite-terminfo')
+pkgver=13
+pkgrel=2
+pkgdesc="A simple VTE-based terminal"
+url="https://github.com/thestinger/termite/;
+license=('LGPL')
+arch=('x86_64')
+depends=('gtk3' 'pcre2' 'gnutls' 'vte-common')
+makedepends=('git' 'ncurses' 'intltool' 'gperf' 'gtk-doc')
+_vtever=0.50.2.a
+source=("git+https://github.com/thestinger/termite#tag=v$pkgver;
+"git+https://github.com/thestinger/vte-ng#tag=$_vtever;
+"termite-util::git+https://github.com/thestinger/util;)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd vte-ng
+  echo 'sources: $(BUILT_SOURCES)' >> src/Makefile.am 
+  NOCONFIGURE=1 ./autogen.sh
+
+  cd ../$pkgbase
+  git submodule init
+  git config --local submodule.util.url "$srcdir/termite-util"
+  git submodule update
+}
+
+build() {
+  cd vte-ng
+  ./configure \
+--prefix="$srcdir/vte-static" \
+--localedir="/usr/share/$pkgbase/locale" \
+--enable-static \
+--disable-shared \
+enable_introspection=no \
+enable_vala=no \
+--disable-gtk-doc \
+--disable-glade-catalogue
+  make -C src sources install-exec install-data
+  make install-pkgconfigDATA
+
+  cd ../$pkgbase
+  export PKG_CONFIG_PATH="$srcdir/vte-static/lib/pkgconfig"
+  make
+}
+
+package_termite() {
+  depends+=('termite-terminfo')
+  backup=(etc/xdg/termite/config)
+
+  make -C vte-ng/po DESTDIR="$pkgdir" install-data
+  make -C $pkgbase DESTDIR="$pkgdir" PREFIX=/usr install
+  rm -r "$pkgdir/usr/share/terminfo"
+}
+
+package_termite-terminfo() {
+  pkgdesc='Terminfo for Termite, a simple VTE-based terminal'
+  depends=('ncurses')
+
+  mkdir -p "$pkgdir/usr/share/terminfo"
+  tic -x -o "$pkgdir/usr/share/terminfo" $pkgbase/termite.terminfo
+}


[arch-commits] Commit in haskell-yesod-persistent/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:05:48
  Author: felixonmars
Revision: 312710

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-persistent/repos/community-staging-x86_64/
  haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD
(from rev 312709, haskell-yesod-persistent/trunk/PKGBUILD)

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

Copied: haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD (from 
rev 312709, haskell-yesod-persistent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:05:48 UTC (rev 312710)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-persistent
+pkgname=haskell-yesod-persistent
+pkgver=1.4.3
+pkgrel=109
+pkgdesc="Some helpers for using Persistent from Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-conduit" 
"haskell-persistent"
+ "haskell-persistent-template" "haskell-resource-pool" 
"haskell-resourcet"
+ "haskell-yesod-core")
+makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 
'haskell-persistent-sqlite' 'haskell-text')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d609ed1f49d11936fb162eb643006b0e2bebe707a1d94e595d38b568769b30bb507f368fbf2801330f34824609e60e9230db3a24b7ca51b6a13f29b6cbd9af9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:05:29
  Author: felixonmars
Revision: 312709

upgpkg: haskell-yesod-persistent 1.4.3-109

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:04:35 UTC (rev 312708)
+++ PKGBUILD2018-03-26 17:05:29 UTC (rev 312709)
@@ -5,7 +5,7 @@
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
 pkgver=1.4.3
-pkgrel=108
+pkgrel=109
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-persistent-sqlite/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:04:35
  Author: felixonmars
Revision: 312708

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-persistent-sqlite/repos/community-staging-x86_64/
  haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD
(from rev 312707, haskell-persistent-sqlite/trunk/PKGBUILD)

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

Copied: haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD (from 
rev 312707, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:04:35 UTC (rev 312708)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.6.4
+pkgrel=69
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 
'haskell-monad-control'
+ 'haskell-microlens-th' 'haskell-monad-logger' 'haskell-old-locale' 
'haskell-persistent'
+ 'haskell-resource-pool' 'haskell-resourcet' 'haskell-text' 
'haskell-unordered-containers')
+makedepends=('ghc' 'haskell-hspec' 'haskell-persistent-template' 
'haskell-temporary')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f8ae4f0b501505b839306c283a8a4c854c62c8b325b25219b890339f4b0b4e6d669176e79b7e35fb9d4cf5fd4627117d464aa141840c7fade8ceac669ca86aa5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-build-sanity-exe -fsystemlib -fuse-pkgconfig
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:04:17
  Author: felixonmars
Revision: 312707

upgpkg: haskell-persistent-sqlite 2.6.4-69

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:03:23 UTC (rev 312706)
+++ PKGBUILD2018-03-26 17:04:17 UTC (rev 312707)
@@ -5,7 +5,7 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.6.4
-pkgrel=68
+pkgrel=69
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")


[arch-commits] Commit in haskell-yesod-core/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:03:23
  Author: felixonmars
Revision: 312706

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-core/repos/community-staging-x86_64/
  haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD
(from rev 312705, haskell-yesod-core/trunk/PKGBUILD)

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

Copied: haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD (from rev 
312705, haskell-yesod-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:03:23 UTC (rev 312706)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-core
+pkgname=haskell-yesod-core
+pkgver=1.4.37.3
+pkgrel=52
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-auto-update" 
"haskell-blaze-builder" "haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-case-insensitive" 
"haskell-cereal"
+ "haskell-clientsession" "haskell-conduit" "haskell-conduit-extra" 
"haskell-cookie"
+ "haskell-data-default" "haskell-deepseq-generics" "haskell-exceptions"
+ "haskell-fast-logger" "haskell-http-types" "haskell-lifted-base" 
"haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" "haskell-mwc-random" 
"haskell-old-locale"
+ "haskell-parsec" "haskell-path-pieces" "haskell-primitive" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-semigroups" 
"haskell-shakespeare"
+ "haskell-text" "haskell-transformers-base" "haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-wai" 
"haskell-wai-extra"
+ "haskell-wai-logger" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ae7fe47302edccae5172fd9326f0a3851b00e96424b98d8af91438a6fca726eaf90bc8461f71f0d9dbe02c4c5a9c4efcb6be851d738641c998d4898a3e6fc482')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:03:05
  Author: felixonmars
Revision: 312705

upgpkg: haskell-yesod-core 1.4.37.3-52

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:01:53 UTC (rev 312704)
+++ PKGBUILD2018-03-26 17:03:05 UTC (rev 312705)
@@ -5,7 +5,7 @@
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
 pkgver=1.4.37.3
-pkgrel=51
+pkgrel=52
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-persistent-template/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:01:53
  Author: felixonmars
Revision: 312704

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-persistent-template/repos/community-staging-x86_64/
  haskell-persistent-template/repos/community-staging-x86_64/PKGBUILD
(from rev 312703, haskell-persistent-template/trunk/PKGBUILD)

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

Copied: haskell-persistent-template/repos/community-staging-x86_64/PKGBUILD 
(from rev 312703, haskell-persistent-template/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:01:53 UTC (rev 312704)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-template
+pkgname=haskell-persistent-template
+pkgver=2.5.4
+pkgrel=9
+pkgdesc="Type-safe, non-relational, multi-backend persistence"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-aeson-compat" 
"haskell-http-api-data"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-path-pieces" 
"haskell-persistent"
+ "haskell-tagged" "haskell-text" "haskell-unordered-containers")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1235fc32718fbde495f1c8e202ee59b56ebc68fd7fbc79e65ddbe5db542f36f4d13257a6281d074d18e66831582cc4a9f32010c43c4421480fc857c0eee4b3e2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:01:35
  Author: felixonmars
Revision: 312703

upgpkg: haskell-persistent-template 2.5.4-9

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 17:00:43 UTC (rev 312702)
+++ PKGBUILD2018-03-26 17:01:35 UTC (rev 312703)
@@ -5,7 +5,7 @@
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
 pkgver=2.5.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")


[arch-commits] Commit in haskell-persistent/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:00:43
  Author: felixonmars
Revision: 312702

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-persistent/repos/community-staging-x86_64/
  haskell-persistent/repos/community-staging-x86_64/PKGBUILD
(from rev 312701, haskell-persistent/trunk/PKGBUILD)

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

Copied: haskell-persistent/repos/community-staging-x86_64/PKGBUILD (from rev 
312701, haskell-persistent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 17:00:43 UTC (rev 312702)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent
+pkgname=haskell-persistent
+pkgver=2.7.3.1
+pkgrel=42
+pkgdesc="Type-safe, multi-backend data serialization"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-conduit' 
'haskell-exceptions'
+ 'haskell-fast-logger' 'haskell-http-api-data' 'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mtl' 
'haskell-old-locale'
+ 'haskell-path-pieces' 'haskell-resource-pool' 'haskell-resourcet' 
'haskell-scientific'
+ 'haskell-silently' 'haskell-src-meta' 'haskell-tagged' 'haskell-text'
+ 'haskell-transformers-base' 'haskell-unordered-containers' 
'haskell-vector')
+makedepends=('ghc' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8eaa8c66e9d30e4ebe2efb74ef320d1eaf1122b635775cbefb41c1927a68486b0e33b614f0d012f5958d780da4b25d34836aa7c774b89e75ec7dcbcda75559fe')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-nooverlap
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 17:00:25
  Author: felixonmars
Revision: 312701

upgpkg: haskell-persistent 2.7.3.1-42

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:58:44 UTC (rev 312700)
+++ PKGBUILD2018-03-26 17:00:25 UTC (rev 312701)
@@ -5,7 +5,7 @@
 _hkgname=persistent
 pkgname=haskell-persistent
 pkgver=2.7.3.1
-pkgrel=41
+pkgrel=42
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")


[arch-commits] Commit in haskell-monad-logger/repos (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:58:44
  Author: felixonmars
Revision: 312700

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-monad-logger/repos/community-staging-x86_64/
  haskell-monad-logger/repos/community-staging-x86_64/PKGBUILD
(from rev 312699, haskell-monad-logger/trunk/PKGBUILD)

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

Copied: haskell-monad-logger/repos/community-staging-x86_64/PKGBUILD (from rev 
312699, haskell-monad-logger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-26 16:58:44 UTC (rev 312700)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-logger
+pkgname=haskell-monad-logger
+pkgver=0.3.28.3
+pkgrel=1
+pkgdesc="A class of monads which can log messages."
+url="https://github.com/kazu-yamamoto/logger;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-exceptions'
+ 'haskell-fast-logger' 'haskell-lifted-base' 'haskell-monad-control' 
'haskell-monad-loops'
+ 'haskell-mtl' 'haskell-resourcet' 'haskell-stm' 'haskell-stm-chans' 
'haskell-text'
+ 'haskell-transformers-base' 'haskell-transformers-compat' 
'haskell-unliftio-core')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('011b538545abee79fc9b70ec2d9d90de964df74b9eb4fa24f9d51877c38fd7dd29f9fd9cc4b2c588d39ebda191a058956d15b16c79c5946b7d2067888d629d9d')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-ftemplate_haskell
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:58:25
  Author: felixonmars
Revision: 312699

upgpkg: haskell-monad-logger 0.3.28.3-1

rebuild with monad-logger,0.3.28.3

Modified:
  haskell-monad-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:55:48 UTC (rev 312698)
+++ PKGBUILD2018-03-26 16:58:25 UTC (rev 312699)
@@ -4,8 +4,8 @@
 
 _hkgname=monad-logger
 pkgname=haskell-monad-logger
-pkgver=0.3.28.2
-pkgrel=8
+pkgver=0.3.28.3
+pkgrel=1
 pkgdesc="A class of monads which can log messages."
 url="https://github.com/kazu-yamamoto/logger;
 license=("MIT")
@@ -16,7 +16,7 @@
  'haskell-transformers-base' 'haskell-transformers-compat' 
'haskell-unliftio-core')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('365ac92a75a8b18a1f60e54b4d7ee98941abce97107f6359ca065940e17b50cbbaa2bfd393a7c22278ce9102c59bee7dd23e14c5b7a66d3c2b2b45e41cb4')
+sha512sums=('011b538545abee79fc9b70ec2d9d90de964df74b9eb4fa24f9d51877c38fd7dd29f9fd9cc4b2c588d39ebda191a058956d15b16c79c5946b7d2067888d629d9d')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in deepin-menu/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:55:48
  Author: felixonmars
Revision: 312698

archrelease: copy trunk to community-x86_64

Added:
  deepin-menu/repos/community-x86_64/PKGBUILD
(from rev 312697, deepin-menu/trunk/PKGBUILD)
Deleted:
  deepin-menu/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 16:55:27 UTC (rev 312697)
+++ PKGBUILD2018-03-26 16:55:48 UTC (rev 312698)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-menu
-pkgver=3.3.1
-pkgrel=1
-pkgdesc="Deepin menu service for building beautiful menus"
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-menu;
-license=('GPL3')
-depends=('deepin-qt5integration')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz;)
-sha512sums=('f8e09ca9657ba4909441af65c6ceacfda00063570f6b205794c21b1104d70f08e5a7acabafeb133ab2889a59697dd1566ffa27b54d3bae5dab3d0b1132a4e83f')
-
-build() {
-  cd deepin-menu-$pkgver
-
-  qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
-  make
-}
-
-package() {
-  cd deepin-menu-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-menu/repos/community-x86_64/PKGBUILD (from rev 312697, 
deepin-menu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 16:55:48 UTC (rev 312698)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-menu
+pkgver=3.3.2
+pkgrel=1
+pkgdesc="Deepin menu service for building beautiful menus"
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-menu;
+license=('GPL3')
+depends=('deepin-qt5integration')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz;)
+sha512sums=('de7e4550840fd6f6d3c4c07c05230ec6acfd41d8c1fcf8cbe64159b5f302d394fbf1ed74dd1cb0223cfa73cbd2e75115b5595e4e3e393aabcf9167ce016a3e8f')
+
+build() {
+  cd deepin-menu-$pkgver
+
+  qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
+  make
+}
+
+package() {
+  cd deepin-menu-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:55:27
  Author: felixonmars
Revision: 312697

upgpkg: deepin-menu 3.3.2-1

Modified:
  deepin-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:55:05 UTC (rev 312696)
+++ PKGBUILD2018-03-26 16:55:27 UTC (rev 312697)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-menu
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="Deepin menu service for building beautiful menus"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('deepin-qt5integration')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz;)
-sha512sums=('f8e09ca9657ba4909441af65c6ceacfda00063570f6b205794c21b1104d70f08e5a7acabafeb133ab2889a59697dd1566ffa27b54d3bae5dab3d0b1132a4e83f')
+sha512sums=('de7e4550840fd6f6d3c4c07c05230ec6acfd41d8c1fcf8cbe64159b5f302d394fbf1ed74dd1cb0223cfa73cbd2e75115b5595e4e3e393aabcf9167ce016a3e8f')
 
 build() {
   cd deepin-menu-$pkgver


[arch-commits] Commit in deepin-session-ui/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:55:05
  Author: felixonmars
Revision: 312696

archrelease: copy trunk to community-x86_64

Added:
  deepin-session-ui/repos/community-x86_64/PKGBUILD
(from rev 312695, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 16:54:42 UTC (rev 312695)
+++ PKGBUILD2018-03-26 16:55:05 UTC (rev 312696)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=4.3.2
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui;
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-provides=('lightdm-deepin-greeter')
-conflicts=('dde-workspace' 'dde-session-ui')
-replaces=('dde-workspace' 'dde-session-ui')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-session-ui/archive/$pkgver.tar.gz;)
-sha512sums=('43a2041c8caab27b09c37c3cd21fbb216066970ba7bab0a016f752307810231cce968e753af5785dfb9e484555b3229ca96c72f563baa624f037cbd18a867616')
-
-build() {
-  cd dde-session-ui-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-session-ui-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-session-ui/repos/community-x86_64/PKGBUILD (from rev 312695, 
deepin-session-ui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 16:55:05 UTC (rev 312696)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=4.3.3
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui;
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
+ 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
+provides=('lightdm-deepin-greeter')
+conflicts=('dde-workspace' 'dde-session-ui')
+replaces=('dde-workspace' 'dde-session-ui')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-session-ui/archive/$pkgver.tar.gz;)
+sha512sums=('174b0dfa6541ae5c6e1eb795a29425e9e8d7e3221f4e2fa814c91231b56722a287944ab3765b451881665c354156806c462aa703411085ebb39c0d3130a96c26')
+
+build() {
+  cd dde-session-ui-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-session-ui-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-session-ui/trunk (PKGBUILD)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:54:42
  Author: felixonmars
Revision: 312695

upgpkg: deepin-session-ui 4.3.3-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:53:58 UTC (rev 312694)
+++ PKGBUILD2018-03-26 16:54:42 UTC (rev 312695)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=4.3.2
+pkgver=4.3.3
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 conflicts=('dde-workspace' 'dde-session-ui')
 replaces=('dde-workspace' 'dde-session-ui')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-session-ui/archive/$pkgver.tar.gz;)
-sha512sums=('43a2041c8caab27b09c37c3cd21fbb216066970ba7bab0a016f752307810231cce968e753af5785dfb9e484555b3229ca96c72f563baa624f037cbd18a867616')
+sha512sums=('174b0dfa6541ae5c6e1eb795a29425e9e8d7e3221f4e2fa814c91231b56722a287944ab3765b451881665c354156806c462aa703411085ebb39c0d3130a96c26')
 
 build() {
   cd dde-session-ui-$pkgver


[arch-commits] Commit in deepin-control-center/repos/community-x86_64 (2 files)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:53:58
  Author: felixonmars
Revision: 312694

archrelease: copy trunk to community-x86_64

Added:
  deepin-control-center/repos/community-x86_64/PKGBUILD
(from rev 312693, deepin-control-center/trunk/PKGBUILD)
Deleted:
  deepin-control-center/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 16:53:36 UTC (rev 312693)
+++ PKGBUILD2018-03-26 16:53:58 UTC (rev 312694)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.4.2
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-control-center;
-license=('GPL3')
-depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration')
-makedepends=('deepin-dock' 'qt5-tools')
-optdepends=('redshift: automatic color temperature support')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)
-sha512sums=('21d55228612d099be1acdf36fb3311700f3b2541f4d1be6d9d918c7daf6dc8af69bad43eea84503602760f44619eecdbb9b9995b8940caf1b92517c1a3dd7dfb')
-
-build() {
-  cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-control-center/repos/community-x86_64/PKGBUILD (from rev 312693, 
deepin-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 16:53:58 UTC (rev 312694)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.4.3
+pkgrel=1
+pkgdesc='New control center for linux deepin'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-control-center;
+license=('GPL3')
+depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
+ 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
+ 'deepin-qt-dbus-factory' 'deepin-qt5integration')
+makedepends=('deepin-dock' 'qt5-tools')
+optdepends=('redshift: automatic color temperature support')
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)
+sha512sums=('48d3d77ec402e94585bb944d44fb4986493944226e0fbe9f220ce57b6ea6495eb692607692678356bc552db1ba5a7a0c65cd8a5bac427f177624457264be793b')
+
+build() {
+  cd dde-control-center-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
+  make
+}
+
+package() {
+  cd dde-control-center-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-control-center/trunk (PKGBUILD)

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:53:36
  Author: felixonmars
Revision: 312693

upgpkg: deepin-control-center 4.4.3-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:45:31 UTC (rev 312692)
+++ PKGBUILD2018-03-26 16:53:36 UTC (rev 312693)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=4.4.2
+pkgver=4.4.3
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 replaces=('dde-control-center' 'dde-dock-applets')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)
-sha512sums=('21d55228612d099be1acdf36fb3311700f3b2541f4d1be6d9d918c7daf6dc8af69bad43eea84503602760f44619eecdbb9b9995b8940caf1b92517c1a3dd7dfb')
+sha512sums=('48d3d77ec402e94585bb944d44fb4986493944226e0fbe9f220ce57b6ea6495eb692607692678356bc552db1ba5a7a0c65cd8a5bac427f177624457264be793b')
 
 build() {
   cd dde-control-center-$pkgver


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:45:31
  Author: felixonmars
Revision: 312692

archrelease: copy trunk to community-any

Added:
  marked/repos/community-any/PKGBUILD
(from rev 312691, marked/trunk/PKGBUILD)
Deleted:
  marked/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 16:45:08 UTC (rev 312691)
+++ PKGBUILD2018-03-26 16:45:31 UTC (rev 312692)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=marked
-pkgver=0.3.18
-pkgrel=1
-pkgdesc="A markdown parser built for speed"
-arch=('any')
-url='https://github.com/chjj/marked'
-license=('MIT')
-depends=('nodejs')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('e3d8b641885f50ba9a5f3359a710bcd3c3e2b2e093193d9f806d33af374223d377ac87c059f5b49e082f6d7afacefa729d974e1b9fbdc4dc5dccfd24c199c447')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s ../../../lib/node_modules/marked/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: marked/repos/community-any/PKGBUILD (from rev 312691, 
marked/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 16:45:31 UTC (rev 312692)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=marked
+pkgver=0.3.19
+pkgrel=1
+pkgdesc="A markdown parser built for speed"
+arch=('any')
+url='https://github.com/chjj/marked'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('79ad9e1963aa3713dc5eff1dc8445d4abffa166cef5b0ce3331a5f181fec6cc71c5e872dfb163e62e90f0fe413519c32bcaec167072be26db5581396e35a4092')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s ../../../lib/node_modules/marked/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-03-26 Thread Felix Yan via arch-commits
Date: Monday, March 26, 2018 @ 16:45:08
  Author: felixonmars
Revision: 312691

upgpkg: marked 0.3.19-1

Modified:
  marked/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 16:24:40 UTC (rev 312690)
+++ PKGBUILD2018-03-26 16:45:08 UTC (rev 312691)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=marked
-pkgver=0.3.18
+pkgver=0.3.19
 pkgrel=1
 pkgdesc="A markdown parser built for speed"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('e3d8b641885f50ba9a5f3359a710bcd3c3e2b2e093193d9f806d33af374223d377ac87c059f5b49e082f6d7afacefa729d974e1b9fbdc4dc5dccfd24c199c447')
+sha512sums=('79ad9e1963aa3713dc5eff1dc8445d4abffa166cef5b0ce3331a5f181fec6cc71c5e872dfb163e62e90f0fe413519c32bcaec167072be26db5581396e35a4092')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2018-03-26 Thread Eli Schwartz via arch-commits
Date: Monday, March 26, 2018 @ 16:24:40
  Author: eschwartz
Revision: 312690

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 16:24:17 UTC (rev 312689)
+++ PKGBUILD2018-03-26 16:24:40 UTC (rev 312690)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Eli Schwartz 
-# Contributor: lilydjwg 
-
-pkgbase=python-dateutil
-pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="Provides powerful extensions to the standard datetime module"
-arch=('any')
-license=('BSD' 'Apache')
-url="https://github.com/dateutil/dateutil;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-pytest' 'python2-pytest' 'python-freezegun' 
'python2-freezegun')
-source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('14eb44faa298942c6385636bfd76bd5c21361632cf8ebc9c20d63fd00f6a069f'
-'SKIP')
-validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle 

-
-prepare() {
-  cd "$srcdir"
-
-  cp -r  python-dateutil-$pkgver python2-dateutil-$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-dateutil-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python2-dateutil-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-dateutil-$pkgver
-  pytest
-
-  cd "$srcdir"/python2-dateutil-$pkgver
-  pytest2
-}
-
-package_python-dateutil() {
-depends=('python-six')
-  cd "$srcdir"/python-dateutil-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-dateutil() {
-depends=('python2-six')
-  cd "$srcdir"/python2-dateutil-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-dateutil/repos/community-any/PKGBUILD (from rev 312689, 
python-dateutil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 16:24:40 UTC (rev 312690)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Eli Schwartz 
+# Contributor: lilydjwg 
+
+pkgbase=python-dateutil
+pkgname=('python-dateutil' 'python2-dateutil')
+pkgver=2.7.2
+pkgrel=1
+pkgdesc="Provides powerful extensions to the standard datetime module"
+arch=('any')
+license=('BSD' 'Apache')
+url="https://github.com/dateutil/dateutil;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+checkdepends=('python-pytest' 'python2-pytest' 'python-freezegun' 
'python2-freezegun')
+source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
+sha256sums=('9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e'
+'SKIP')
+validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle 

+
+prepare() {
+  cd "$srcdir"
+
+  cp -r  python-dateutil-$pkgver python2-dateutil-$pkgver
+}
+
+build() {
+  cd "$srcdir"/python-dateutil-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python2-dateutil-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-dateutil-$pkgver
+  pytest
+
+  cd "$srcdir"/python2-dateutil-$pkgver
+  pytest2
+}
+
+package_python-dateutil() {
+depends=('python-six')
+  cd "$srcdir"/python-dateutil-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-dateutil() {
+depends=('python2-six')
+  cd "$srcdir"/python2-dateutil-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-03-26 Thread Eli Schwartz via arch-commits
Date: Monday, March 26, 2018 @ 16:24:17
  Author: eschwartz
Revision: 312689

upgpkg: python-dateutil 2.7.2-1

upstream release

Modified:
  python-dateutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 14:08:42 UTC (rev 312688)
+++ PKGBUILD2018-03-26 16:24:17 UTC (rev 312689)
@@ -5,7 +5,7 @@
 
 pkgbase=python-dateutil
 pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="Provides powerful extensions to the standard datetime module"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
 checkdepends=('python-pytest' 'python2-pytest' 'python-freezegun' 
'python2-freezegun')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('14eb44faa298942c6385636bfd76bd5c21361632cf8ebc9c20d63fd00f6a069f'
+sha256sums=('9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e'
 'SKIP')
 validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle 

 


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

2018-03-26 Thread NicoHood via arch-commits
Date: Monday, March 26, 2018 @ 14:08:42
  Author: nicohood
Revision: 312688

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 14:08:25 UTC (rev 312687)
+++ PKGBUILD2018-03-26 14:08:42 UTC (rev 312688)
@@ -1,48 +0,0 @@
-# Maintainer: NicoHood 
-# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
-# Contributor: brent s. 
-
-_pkgname=python-gitpython
-_pypiname=GitPython
-pkgbase=python-gitpython
-pkgdesc="A python library used to interact with Git repositories"
-pkgname=('python-gitpython' 'python2-gitpython')
-pkgver=2.1.8
-pkgrel=1
-url="https://github.com/gitpython-developers/gitpython;
-license=('BSD')
-arch=("any")
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
-
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
-sha512sums=('9ddef0c9c1b99b3c554257c913efa1e0928fd8bdedae3c9fbbc261d337ed73a62472f3d47c9f55812f5e4c7abb9ea04fb03a6818984060b7847948d75dc2b98a'
-'SKIP')
-validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel 
(In Rust I trust!) 
-
-prepare() {
-cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
-}
-
-build() {
-cd "${srcdir}/${_pypiname}-${pkgver}"
-python setup.py build
-
-cd "${srcdir}/${_pypiname}-${pkgver}-py2"
-python2 setup.py build
-}
-
-package_python-gitpython() {
-depends=('python' 'python-gitdb>=2.0.0')
-
-cd "${srcdir}/${_pypiname}-${pkgver}"
-python setup.py install --skip-build --root="${pkgdir}" --optimize=1
-install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-gitpython() {
-depends=('python2' 'python2-gitdb>=2.0.0')
-
-cd "${srcdir}/${_pypiname}-${pkgver}-py2"
-python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
-install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python-gitpython/repos/community-any/PKGBUILD (from rev 312687, 
python-gitpython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 14:08:42 UTC (rev 312688)
@@ -0,0 +1,48 @@
+# Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+# Contributor: brent s. 
+
+_pkgname=python-gitpython
+_pypiname=GitPython
+pkgbase=python-gitpython
+pkgdesc="A python library used to interact with Git repositories"
+pkgname=('python-gitpython' 'python2-gitpython')
+pkgver=2.1.9
+pkgrel=1
+url="https://github.com/gitpython-developers/gitpython;
+license=('BSD')
+arch=("any")
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
+
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
+sha512sums=('2caa2a4739a99f172911c73374b896f84e1d50e710db8475c56dfd03fad2b7545fdc5473cf0e7af594395e3182619794b337ac66ee17977e57a1f2aba64e76ce'
+'SKIP')
+validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel 
(In Rust I trust!) 
+
+prepare() {
+cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
+}
+
+build() {
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py build
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py build
+}
+
+package_python-gitpython() {
+depends=('python' 'python-gitdb>=2.0.0')
+
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-gitpython() {
+depends=('python2' 'python2-gitdb>=2.0.0')
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2018-03-26 Thread NicoHood via arch-commits
Date: Monday, March 26, 2018 @ 14:08:25
  Author: nicohood
Revision: 312687

upgpkg: python-gitpython 2.1.9-1

Modified:
  python-gitpython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 14:02:18 UTC (rev 312686)
+++ PKGBUILD2018-03-26 14:08:25 UTC (rev 312687)
@@ -7,7 +7,7 @@
 pkgbase=python-gitpython
 pkgdesc="A python library used to interact with Git repositories"
 pkgname=('python-gitpython' 'python2-gitpython')
-pkgver=2.1.8
+pkgver=2.1.9
 pkgrel=1
 url="https://github.com/gitpython-developers/gitpython;
 license=('BSD')
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 
source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
 
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/G/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
-sha512sums=('9ddef0c9c1b99b3c554257c913efa1e0928fd8bdedae3c9fbbc261d337ed73a62472f3d47c9f55812f5e4c7abb9ea04fb03a6818984060b7847948d75dc2b98a'
+sha512sums=('2caa2a4739a99f172911c73374b896f84e1d50e710db8475c56dfd03fad2b7545fdc5473cf0e7af594395e3182619794b337ac66ee17977e57a1f2aba64e76ce'
 'SKIP')
 validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel 
(In Rust I trust!) 
 


[arch-commits] Commit in restic/repos (community-x86_64 community-x86_64/PKGBUILD)

2018-03-26 Thread Morten Linderud via arch-commits
Date: Monday, March 26, 2018 @ 14:02:18
  Author: foxboron
Revision: 312686

archrelease: copy trunk to community-x86_64

Added:
  restic/repos/community-x86_64/
  restic/repos/community-x86_64/PKGBUILD
(from rev 312685, restic/trunk/PKGBUILD)

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

Copied: restic/repos/community-x86_64/PKGBUILD (from rev 312685, 
restic/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-03-26 14:02:18 UTC (rev 312686)
@@ -0,0 +1,36 @@
+# Maintainer: Morten Linderud 
+pkgname=restic
+pkgver=0.8.3
+pkgrel=2
+pkgdesc="Fast, secure, efficient backup program"
+arch=('x86_64')
+url="https://restic.net;
+license=('BSD')
+makedepends=('go-pie')
+checkdepends=('fuse2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz;)
+sha256sums=('0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c')
+
+prepare(){
+  export GOPATH="${srcdir}"
+  mkdir -p src
+  mv "${pkgname}-${pkgver}"/vendor/* src/
+  mkdir -p src/github.com/restic
+  ln -rTsf "${pkgname}-${pkgver}" src/github.com/restic/restic
+}
+
+build(){
+  cd "${pkgname}-${pkgver}"
+  export GOPATH="${srcdir}"
+  go build ./cmd/restic
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm755 restic "${pkgdir}/usr/bin/restic"
+  install -Dm644 -t "$pkgdir/usr/share/man/man1/" doc/man/*.1
+  install -Dm644 doc/zsh-completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_restic"
+  install -Dm644 doc/bash-completion.sh 
"$pkgdir/usr/share/bash-completion/completions/restic"
+
+}


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

2018-03-26 Thread Morten Linderud via arch-commits
Date: Monday, March 26, 2018 @ 14:01:58
  Author: foxboron
Revision: 312685

Added restic to community

Added:
  restic/
  restic/repos/
  restic/trunk/
  restic/trunk/PKGBUILD

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

Added: restic/trunk/PKGBUILD
===
--- restic/trunk/PKGBUILD   (rev 0)
+++ restic/trunk/PKGBUILD   2018-03-26 14:01:58 UTC (rev 312685)
@@ -0,0 +1,36 @@
+# Maintainer: Morten Linderud 
+pkgname=restic
+pkgver=0.8.3
+pkgrel=2
+pkgdesc="Fast, secure, efficient backup program"
+arch=('x86_64')
+url="https://restic.net;
+license=('BSD')
+makedepends=('go-pie')
+checkdepends=('fuse2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/restic/restic/archive/v${pkgver}.tar.gz;)
+sha256sums=('0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c')
+
+prepare(){
+  export GOPATH="${srcdir}"
+  mkdir -p src
+  mv "${pkgname}-${pkgver}"/vendor/* src/
+  mkdir -p src/github.com/restic
+  ln -rTsf "${pkgname}-${pkgver}" src/github.com/restic/restic
+}
+
+build(){
+  cd "${pkgname}-${pkgver}"
+  export GOPATH="${srcdir}"
+  go build ./cmd/restic
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm755 restic "${pkgdir}/usr/bin/restic"
+  install -Dm644 -t "$pkgdir/usr/share/man/man1/" doc/man/*.1
+  install -Dm644 doc/zsh-completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_restic"
+  install -Dm644 doc/bash-completion.sh 
"$pkgdir/usr/share/bash-completion/completions/restic"
+
+}


[arch-commits] Commit in distcc/repos/community-x86_64 (6 files)

2018-03-26 Thread Alexander Rødseth via arch-commits
Date: Monday, March 26, 2018 @ 13:39:03
  Author: arodseth
Revision: 312683

archrelease: copy trunk to community-x86_64

Added:
  distcc/repos/community-x86_64/PKGBUILD
(from rev 312682, distcc/trunk/PKGBUILD)
  distcc/repos/community-x86_64/distccd.conf.d
(from rev 312682, distcc/trunk/distccd.conf.d)
  distcc/repos/community-x86_64/distccd.service
(from rev 312682, distcc/trunk/distccd.service)
Deleted:
  distcc/repos/community-x86_64/PKGBUILD
  distcc/repos/community-x86_64/distccd.conf.d
  distcc/repos/community-x86_64/distccd.service

-+
 PKGBUILD|  133 +-
 distccd.conf.d  |   18 +++
 distccd.service |   24 -
 3 files changed, 93 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 13:38:46 UTC (rev 312682)
+++ PKGBUILD2018-03-26 13:39:03 UTC (rev 312683)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Sergej Pupykin 
-# Contributor: Judd Vinet 
-# Contributor: Giovanni Scafora 
-
-pkgname=distcc
-pkgver=3.2rc1
-pkgrel=4
-pkgdesc='Distributed C, C++ and Objective-C compiler'
-arch=('x86_64')
-url='https://github.com/distcc/distcc'
-license=('GPL')
-depends=('popt' 'avahi' 'dbus')
-makedepends=('gtk2' 'python2')
-optdepends=('gtk2: for distccmon-gnome'
-'python2')
-backup=('etc/conf.d/distccd'
-'etc/distcc/hosts')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-distccd.conf.d
-distccd.service)
-sha256sums=('33e85981ff6afd94efc38b23b2d8b9036b3dff2dc6eac6982b9ff0ae1de64caa'
-'43e02b461841ca2976816c244a0eca8b24820ca143f73cc0924403d75a8c012f'
-'0f18ffb58647eeba643f28e9029a5d307100df3470eb228097f2b3f4196d8098')
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./autogen.sh
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  [ -f Makefile ] || PYTHON=/usr/bin/python2 \
-./configure \
---prefix=/usr \
---with-gtk \
---sysconfdir=/etc \
---mandir=/usr/share/man \
---enable-rfc2553
-
-  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python2
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" INCLUDESERVER_PYTHON=/usr/bin/python2 install
-
-  install -Dm644 "$srcdir/distccd.conf.d" "$pkgdir/etc/conf.d/distccd"
-  install -Dm644 "$srcdir/distccd.service" \
-"$pkgdir/usr/lib/systemd/system/distccd.service"
-  install -d "$pkgdir/usr/lib/$pkgname/bin"
-  for bin in c++ cc cpp g++ gcc; do
-ln -sf "/usr/bin/$pkgname" "$pkgdir/usr/lib/$pkgname/bin/$bin"
-  done
-
-}
-
-# vim: ts=2 sw=2 et:

Copied: distcc/repos/community-x86_64/PKGBUILD (from rev 312682, 
distcc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 13:39:03 UTC (rev 312683)
@@ -0,0 +1,72 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Judd Vinet 
+# Contributor: Giovanni Scafora 
+
+pkgname=distcc
+pkgver=3.3
+pkgrel=1
+pkgdesc='Distributed C, C++ and Objective-C compiler'
+arch=('x86_64')
+url='https://github.com/distcc/distcc'
+license=('GPL')
+depends=('avahi' 'popt')
+makedepends=('git' 'gtk2' 'python' 'setconf')
+optdepends=('gtk2: for distccmon-gnome' 'python')
+backup=('etc/conf.d/distccd'
+'etc/distcc/hosts')
+source=("git+https://github.com/distcc/distcc#tag=v$pkgver;
+'distccd.conf.d'
+'distccd.service')
+sha256sums=('SKIP'
+'43e02b461841ca2976816c244a0eca8b24820ca143f73cc0924403d75a8c012f'
+'0f18ffb58647eeba643f28e9029a5d307100df3470eb228097f2b3f4196d8098')
+prepare() {
+  cd "$pkgname"
+
+  ./autogen.sh
+
+  setconf gnome/distccmon-gnome.desktop Name 'DistCC Monitor'
+  sed -i 's/ install-gnome-data//g' Makefile.in
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure \
+--prefix=/usr \
+--enable-rfc2553 \
+--mandir=/usr/share/man \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--with-gtk
+
+  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python
+}
+
+package() {
+  make -C "$pkgname" \
+DESTDIR="$pkgdir" \
+INCLUDESERVER_PYTHON=/usr/bin/python \
+install
+
+  # Configuration
+  install -Dm644 distccd.conf.d "$pkgdir/etc/conf.d/distccd"
+  install -Dm644 distccd.service \
+"$pkgdir/usr/lib/systemd/system/distccd.service"
+
+  # Desktop shortcut
+  install -Dm644 "$pkgname/gnome/distccmon-gnome-icon.png" \
+"$pkgdir/usr/share/pixmaps/distccmon-gnome-icon.png"
+  install -Dm644 "$pkgname/gnome/distccmon-gnome.desktop" \
+"$pkgdir/usr/share/applications/distccmon-gnome.desktop"
+
+  # Symlinks
+  install -d "$pkgdir/usr/lib/$pkgname/bin"
+  for bin in c++ cc 

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

2018-03-26 Thread Alexander Rødseth via arch-commits
Date: Monday, March 26, 2018 @ 13:38:46
  Author: arodseth
Revision: 312682

upgpkg: distcc 3.3-1

Modified:
  distcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 13:35:37 UTC (rev 312681)
+++ PKGBUILD2018-03-26 13:38:46 UTC (rev 312682)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Alexander F Rødseth 
 # Contributor: Sergej Pupykin 
 # Contributor: Judd Vinet 
@@ -5,57 +4,69 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=distcc
-pkgver=3.2rc1
-pkgrel=4
+pkgver=3.3
+pkgrel=1
 pkgdesc='Distributed C, C++ and Objective-C compiler'
 arch=('x86_64')
 url='https://github.com/distcc/distcc'
 license=('GPL')
-depends=('popt' 'avahi' 'dbus')
-makedepends=('gtk2' 'python2')
-optdepends=('gtk2: for distccmon-gnome'
-'python2')
+depends=('avahi' 'popt')
+makedepends=('git' 'gtk2' 'python' 'setconf')
+optdepends=('gtk2: for distccmon-gnome' 'python')
 backup=('etc/conf.d/distccd'
 'etc/distcc/hosts')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-distccd.conf.d
-distccd.service)
-sha256sums=('33e85981ff6afd94efc38b23b2d8b9036b3dff2dc6eac6982b9ff0ae1de64caa'
+source=("git+https://github.com/distcc/distcc#tag=v$pkgver;
+'distccd.conf.d'
+'distccd.service')
+sha256sums=('SKIP'
 '43e02b461841ca2976816c244a0eca8b24820ca143f73cc0924403d75a8c012f'
 '0f18ffb58647eeba643f28e9029a5d307100df3470eb228097f2b3f4196d8098')
 prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname"
 
   ./autogen.sh
+
+  setconf gnome/distccmon-gnome.desktop Name 'DistCC Monitor'
+  sed -i 's/ install-gnome-data//g' Makefile.in
 }
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname"
 
-  [ -f Makefile ] || PYTHON=/usr/bin/python2 \
-./configure \
+  ./configure \
 --prefix=/usr \
---with-gtk \
+--enable-rfc2553 \
+--mandir=/usr/share/man \
+--sbindir=/usr/bin \
 --sysconfdir=/etc \
---mandir=/usr/share/man \
---enable-rfc2553
+--with-gtk
 
-  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python2
+  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  make -C "$pkgname" \
+DESTDIR="$pkgdir" \
+INCLUDESERVER_PYTHON=/usr/bin/python \
+install
 
-  make DESTDIR="$pkgdir" INCLUDESERVER_PYTHON=/usr/bin/python2 install
+  # Configuration
+  install -Dm644 distccd.conf.d "$pkgdir/etc/conf.d/distccd"
+  install -Dm644 distccd.service \
+"$pkgdir/usr/lib/systemd/system/distccd.service"
 
-  install -Dm644 "$srcdir/distccd.conf.d" "$pkgdir/etc/conf.d/distccd"
-  install -Dm644 "$srcdir/distccd.service" \
-"$pkgdir/usr/lib/systemd/system/distccd.service"
+  # Desktop shortcut
+  install -Dm644 "$pkgname/gnome/distccmon-gnome-icon.png" \
+"$pkgdir/usr/share/pixmaps/distccmon-gnome-icon.png"
+  install -Dm644 "$pkgname/gnome/distccmon-gnome.desktop" \
+"$pkgdir/usr/share/applications/distccmon-gnome.desktop"
+
+  # Symlinks
   install -d "$pkgdir/usr/lib/$pkgname/bin"
   for bin in c++ cc cpp g++ gcc; do
 ln -sf "/usr/bin/$pkgname" "$pkgdir/usr/lib/$pkgname/bin/$bin"
   done
-
 }
 
+# getver: -u 3 raw.githubusercontent.com/distcc/distcc/master/configure.ac
 # vim: ts=2 sw=2 et:


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:35:37
  Author: jsteel
Revision: 312681

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 312680, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 13:35:28 UTC (rev 312680)
+++ PKGBUILD2018-03-26 13:35:37 UTC (rev 312681)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.14.54
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d8aefcae2cf711929cdbb7108f7feb58')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 312680, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 13:35:37 UTC (rev 312681)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.14.63
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('fa40b50e105a6776f93eee78302e0c01')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:35:28
  Author: jsteel
Revision: 312680

upgpkg: aws-cli 1.14.63-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 13:34:56 UTC (rev 312679)
+++ PKGBUILD2018-03-26 13:35:28 UTC (rev 312680)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.14.54
+pkgver=1.14.63
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d8aefcae2cf711929cdbb7108f7feb58')
+md5sums=('fa40b50e105a6776f93eee78302e0c01')
 
 build() {
   cd $pkgname-$pkgver


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:34:56
  Author: jsteel
Revision: 312679

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 13:34:45 UTC (rev 312678)
+++ PKGBUILD2018-03-26 13:34:56 UTC (rev 312679)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Felix Yan 
-
-pkgbase=python-boto3
-pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.6.7
-pkgrel=2
-pkgdesc='The AWS SDK for Python'
-arch=('any')
-license=('Apache')
-url='https://github.com/boto/boto3'
-makedepends=('python-setuptools' 'python2-setuptools')
-# checkdepends=('python-coverage' 'python-nose' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('76b8f23c7106fe5f63e1b6c2f7a378d2671c2f030162bab4707437a4bcc03e5e3a5ba973ca67cf045aea0211b41771f6ba156fd62a754a0dd4a43fd872d8d983')
-
-prepare() {
-  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
-  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
-}
-
-build() {
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/boto3-$pkgver
-  # scripts/ci/run-tests
-}
-
-package_python-boto3() {
-  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-boto3() {
-  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-boto3/repos/community-any/PKGBUILD (from rev 312678, 
python-boto3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 13:34:56 UTC (rev 312679)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Felix Yan 
+
+pkgbase=python-boto3
+pkgname=('python-boto3' 'python2-boto3')
+pkgver=1.6.16
+pkgrel=1
+pkgdesc='The AWS SDK for Python'
+arch=('any')
+license=('Apache')
+url='https://github.com/boto/boto3'
+makedepends=('python-setuptools' 'python2-setuptools')
+# checkdepends=('python-coverage' 'python-nose' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
+sha512sums=('7b9e4948a5804580adeb3277a5618c9a59e97f7f2670a816b25bde61598580ad7d4e7a50fab83c5278d53c57f06afe3442ff2d540b47b08e90f111a246472898')
+
+prepare() {
+  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
+  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
+}
+
+build() {
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/boto3-$pkgver
+  # scripts/ci/run-tests
+}
+
+package_python-boto3() {
+  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-boto3() {
+  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:34:45
  Author: jsteel
Revision: 312678

upgpkg: python-boto3 1.6.16-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 13:34:10 UTC (rev 312677)
+++ PKGBUILD2018-03-26 13:34:45 UTC (rev 312678)
@@ -4,8 +4,8 @@
 
 pkgbase=python-boto3
 pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.6.7
-pkgrel=2
+pkgver=1.6.16
+pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
 license=('Apache')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 # checkdepends=('python-coverage' 'python-nose' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('76b8f23c7106fe5f63e1b6c2f7a378d2671c2f030162bab4707437a4bcc03e5e3a5ba973ca67cf045aea0211b41771f6ba156fd62a754a0dd4a43fd872d8d983')
+sha512sums=('7b9e4948a5804580adeb3277a5618c9a59e97f7f2670a816b25bde61598580ad7d4e7a50fab83c5278d53c57f06afe3442ff2d540b47b08e90f111a246472898')
 
 prepare() {
   cp -r "boto3-$pkgver" "python-boto3-$pkgver"


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:33:52
  Author: jsteel
Revision: 312676

upgpkg: python-botocore 1.9.16-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 10:54:29 UTC (rev 312675)
+++ PKGBUILD2018-03-26 13:33:52 UTC (rev 312676)
@@ -5,8 +5,8 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.9.7
-pkgrel=3
+pkgver=1.9.16
+pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
 url="https://github.com/boto/botocore;
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d3c687dfabed11413c02669b63ff58b9')
+md5sums=('e3703db3eee5c1f1a5ca0c97839126fd')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"


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

2018-03-26 Thread Jonathan Steel via arch-commits
Date: Monday, March 26, 2018 @ 13:34:10
  Author: jsteel
Revision: 312677

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 13:33:52 UTC (rev 312676)
+++ PKGBUILD2018-03-26 13:34:10 UTC (rev 312677)
@@ -1,51 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgbase=python-botocore
-pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.9.7
-pkgrel=3
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d3c687dfabed11413c02669b63ff58b9')
-
-prepare() {
-  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
-  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
-}
-
-build_python-botocore() {
-  cd "python-botocore-$pkgver"
-
-  python setup.py build
-}
-
-build_python2-botocore() {
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py build
-}
-
-package_python-botocore() {
-  depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-
-  cd "python-botocore-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-botocore() {
-  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils')
-
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 312676, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 13:34:10 UTC (rev 312677)
@@ -0,0 +1,51 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgbase=python-botocore
+pkgname=('python-botocore' 'python2-botocore')
+pkgver=1.9.16
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('e3703db3eee5c1f1a5ca0c97839126fd')
+
+prepare() {
+  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
+  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
+}
+
+build_python-botocore() {
+  cd "python-botocore-$pkgver"
+
+  python setup.py build
+}
+
+build_python2-botocore() {
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py build
+}
+
+package_python-botocore() {
+  depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+
+  cd "python-botocore-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-botocore() {
+  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils')
+
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in xl2tpd/repos/community-x86_64 (13 files)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:54:29
  Author: spupykin
Revision: 312675

archrelease: copy trunk to community-x86_64

Added:
  xl2tpd/repos/community-x86_64/PKGBUILD
(from rev 312674, xl2tpd/trunk/PKGBUILD)
  xl2tpd/repos/community-x86_64/options.l2tpd
(from rev 312674, xl2tpd/trunk/options.l2tpd)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
(from rev 312674, xl2tpd/trunk/xl2tpd.conf.client-example)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
(from rev 312674, xl2tpd/trunk/xl2tpd.conf.server-example)
  xl2tpd/repos/community-x86_64/xl2tpd.service
(from rev 312674, xl2tpd/trunk/xl2tpd.service)
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles
(from rev 312674, xl2tpd/trunk/xl2tpd.tmpfiles)
Deleted:
  xl2tpd/repos/community-x86_64/PKGBUILD
  xl2tpd/repos/community-x86_64/ipparam.patch
  xl2tpd/repos/community-x86_64/options.l2tpd
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
  xl2tpd/repos/community-x86_64/xl2tpd.service
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles

+
 PKGBUILD   |   94 ---
 ipparam.patch  |   36 
 options.l2tpd  |   48 ++---
 xl2tpd.conf.client-example |   38 -
 xl2tpd.conf.server-example |   42 +--
 xl2tpd.service |   30 ++---
 xl2tpd.tmpfiles|2 
 7 files changed, 125 insertions(+), 165 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 10:54:07 UTC (rev 312674)
+++ PKGBUILD2018-03-26 10:54:29 UTC (rev 312675)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Hengfu 
-
-pkgname=xl2tpd
-pkgver=1.3.10
-pkgrel=1
-pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
-arch=('i686' 'x86_64')
-url="http://www.xelerance.com/services/software/xl2tpd/;
-license=('GPL')
-depends=('ppp')
-options=(emptydirs zipman docs)
-backup=(etc/ppp/options.l2tpd)
-source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
-   xl2tpd.conf.client-example
-   xl2tpd.conf.server-example
-   options.l2tpd
-   xl2tpd.service
-   xl2tpd.tmpfiles
-   ipparam.patch)
-sha256sums=('48bbc86b448a51bf167f1e04d10e2b97f9e928da42eb0dd455b419ef0522d1c3'
-'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
-'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
-'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
-'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5'
-'9ef286082ebc3caa87cd75504e41068c3bb4e47ace3b87d7c48f176a54bb902f'
-'368dfe10207d560aa1f7e5749b289cd68ffa5d1d9d7480876f64220c3971e059')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-#  patch -p1 <"$srcdir"/ipparam.patch
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr SBINDIR=/usr/bin
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr DESTDIR="$pkgdir"  
SBINDIR="$pkgdir"/usr/bin install
-
-  install -D -m0644 "$srcdir"/xl2tpd.conf.client-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.client-example
-  install -D -m0644 "$srcdir"/xl2tpd.conf.server-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.server-example
-  install -D -m0644 "$srcdir"/options.l2tpd "$pkgdir"/etc/ppp/options.l2tpd
-
-  install -Dm0644 "$srcdir"/xl2tpd.service 
"$pkgdir"/usr/lib/systemd/system/xl2tpd.service
-  install -Dm0644 "$srcdir"/xl2tpd.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/xl2tpd.conf
-}

Copied: xl2tpd/repos/community-x86_64/PKGBUILD (from rev 312674, 
xl2tpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 10:54:29 UTC (rev 312675)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Hengfu 
+
+pkgname=xl2tpd
+pkgver=1.3.11
+pkgrel=1
+pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
+arch=('x86_64')
+url="http://www.xelerance.com/services/software/xl2tpd/;
+license=('GPL')
+depends=('ppp')
+options=(emptydirs zipman docs)
+backup=(etc/ppp/options.l2tpd)
+source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
+   xl2tpd.conf.client-example
+   xl2tpd.conf.server-example
+   options.l2tpd
+   xl2tpd.service
+   xl2tpd.tmpfiles)
+sha256sums=('f7373538490e6a2a4d69f81eac321edb1c2428430e4ba7abb66c35bb8f3dadf5'
+'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
+'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'

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

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:54:07
  Author: spupykin
Revision: 312674

upgpkg: xl2tpd 1.3.11-1

Modified:
  xl2tpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 10:52:57 UTC (rev 312673)
+++ PKGBUILD2018-03-26 10:54:07 UTC (rev 312674)
@@ -3,7 +3,7 @@
 # Contributor: Hengfu 
 
 pkgname=xl2tpd
-pkgver=1.3.10
+pkgver=1.3.11
 pkgrel=1
 pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
 arch=('x86_64')
@@ -18,7 +18,7 @@
options.l2tpd
xl2tpd.service
xl2tpd.tmpfiles)
-sha256sums=('48bbc86b448a51bf167f1e04d10e2b97f9e928da42eb0dd455b419ef0522d1c3'
+sha256sums=('f7373538490e6a2a4d69f81eac321edb1c2428430e4ba7abb66c35bb8f3dadf5'
 '444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
 '24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
 '8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'


[arch-commits] Commit in rocksndiamonds/repos/community-x86_64 (4 files)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:52:57
  Author: spupykin
Revision: 312673

archrelease: copy trunk to community-x86_64

Added:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
(from rev 312672, rocksndiamonds/trunk/PKGBUILD)
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop
(from rev 312672, rocksndiamonds/trunk/rocksndiamonds.desktop)
Deleted:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop

+
 PKGBUILD   |   90 +++
 rocksndiamonds.desktop |   20 +-
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 10:52:45 UTC (rev 312672)
+++ PKGBUILD2018-03-26 10:52:57 UTC (rev 312673)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jacek Poplawski 
-
-pkgname=rocksndiamonds
-pkgver=4.0.1.1
-pkgrel=1
-pkgdesc="game similiar to Boulderdash with lots of levels"
-arch=(x86_64)
-url="http://www.artsoft.org/rocksndiamonds/;
-license=('GPL')
-depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
-makedepends=('unzip' 'p7zip')
-source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
-   rocksndiamonds.desktop)
-sha256sums=('66a40b0386e58e9d7f2b1ddf0519fc7994bcba0da94eb2a778cfea516a125538'
-'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
-
-prepare() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
-}
-
-build() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  make clean
-  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
-}
-
-package() {
-  depends+=('rocksndiamonds-data')
-
-  cd "$srcdir"/rocksndiamonds-$pkgver
-
-  install -d "$pkgdir"/usr/bin
-  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
-
-#  install -d "$pkgdir"/usr/share/man/man1
-#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
-
-  install -d "$pkgdir"/usr/share/doc/$pkgname/
-  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
-
-  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
-}

Copied: rocksndiamonds/repos/community-x86_64/PKGBUILD (from rev 312672, 
rocksndiamonds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 10:52:57 UTC (rev 312673)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Jacek Poplawski 
+
+pkgname=rocksndiamonds
+pkgver=4.0.1.4
+pkgrel=1
+pkgdesc="game similiar to Boulderdash with lots of levels"
+arch=(x86_64)
+url="http://www.artsoft.org/rocksndiamonds/;
+license=('GPL')
+depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
+makedepends=('unzip' 'p7zip')
+source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
+   rocksndiamonds.desktop)
+sha256sums=('6f5c29643fe9f7977435739850614de4656c8d74ec53a7ef672e13e832237167'
+'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
+
+prepare() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
+}
+
+build() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  make clean
+  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
+}
+
+package() {
+  depends+=('rocksndiamonds-data')
+
+  cd "$srcdir"/rocksndiamonds-$pkgver
+
+  install -d "$pkgdir"/usr/bin
+  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
+
+#  install -d "$pkgdir"/usr/share/man/man1
+#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
+
+  install -d "$pkgdir"/usr/share/doc/$pkgname/
+  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
+
+  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
+}

Deleted: rocksndiamonds.desktop
===
--- rocksndiamonds.desktop  2018-03-26 10:52:45 UTC (rev 312672)
+++ rocksndiamonds.desktop  2018-03-26 10:52:57 UTC (rev 312673)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Rocks'N'Diamonds
-GenericName=Rocks'N'Diamonds
-Comment=Arcade game
-Exec=rocksndiamonds
-Terminal=false
-Type=Application
-Categories=Application;Game;
-StartupNotify=false

Copied: rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop (from rev 
312672, rocksndiamonds/trunk/rocksndiamonds.desktop)

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

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:52:45
  Author: spupykin
Revision: 312672

upgpkg: rocksndiamonds 4.0.1.4-1

Modified:
  rocksndiamonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 10:52:04 UTC (rev 312671)
+++ PKGBUILD2018-03-26 10:52:45 UTC (rev 312672)
@@ -3,7 +3,7 @@
 # Contributor: Jacek Poplawski 
 
 pkgname=rocksndiamonds
-pkgver=4.0.1.1
+pkgver=4.0.1.4
 pkgrel=1
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=('unzip' 'p7zip')
 
source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
rocksndiamonds.desktop)
-sha256sums=('66a40b0386e58e9d7f2b1ddf0519fc7994bcba0da94eb2a778cfea516a125538'
+sha256sums=('6f5c29643fe9f7977435739850614de4656c8d74ec53a7ef672e13e832237167'
 '90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
 
 prepare() {


[arch-commits] Commit in perl-email-address/repos/community-any (PKGBUILD PKGBUILD)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:52:04
  Author: spupykin
Revision: 312671

archrelease: copy trunk to community-any

Added:
  perl-email-address/repos/community-any/PKGBUILD
(from rev 312670, perl-email-address/trunk/PKGBUILD)
Deleted:
  perl-email-address/repos/community-any/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 10:51:51 UTC (rev 312670)
+++ PKGBUILD2018-03-26 10:52:04 UTC (rev 312671)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=perl-email-address
-pkgver=1.908
-pkgrel=2
-pkgdesc="RFC 2822 Address Parsing and Creation "
-arch=('any')
-url="http://search.cpan.org/dist/Email-Address;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Address-$pkgver.tar.gz;)
-md5sums=('8806bcbdcf14e222c32343a17ba81a57')
-
-build() {
-  cd  "$srcdir"/Email-Address-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/Email-Address-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-email-address/repos/community-any/PKGBUILD (from rev 312670, 
perl-email-address/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 10:52:04 UTC (rev 312671)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=perl-email-address
+pkgver=1.909
+pkgrel=1
+pkgdesc="RFC 2822 Address Parsing and Creation "
+arch=('any')
+url="http://search.cpan.org/dist/Email-Address;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Address-$pkgver.tar.gz;)
+sha256sums=('6f2c532751718eb5e300d295fb18695d9525747d3bb9f2dd732e4903a836fd50')
+
+build() {
+  cd  "$srcdir"/Email-Address-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/Email-Address-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


[arch-commits] Commit in perl-array-compare/repos/community-any (PKGBUILD PKGBUILD)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:51:42
  Author: spupykin
Revision: 312669

archrelease: copy trunk to community-any

Added:
  perl-array-compare/repos/community-any/PKGBUILD
(from rev 312668, perl-array-compare/trunk/PKGBUILD)
Deleted:
  perl-array-compare/repos/community-any/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-26 10:51:21 UTC (rev 312668)
+++ PKGBUILD2018-03-26 10:51:42 UTC (rev 312669)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=perl-array-compare
-pkgver=3.0.0
-pkgrel=2
-pkgdesc="Class to compare two arrays"
-arch=(any)
-url="http://search.cpan.org/dist/Array-Compare;
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Array-Compare-v$pkgver.tar.gz)
-sha256sums=('32cd4d6482e934b74a34686f5f22b7a61386b7db9b7e8bb9d11b1dc8dfcd34c8')
-
-build() {
-  cd  "$srcdir"/Array-Compare-v$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/Array-Compare-v$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-array-compare/repos/community-any/PKGBUILD (from rev 312668, 
perl-array-compare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-26 10:51:42 UTC (rev 312669)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=perl-array-compare
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Class to compare two arrays"
+arch=(any)
+url="http://search.cpan.org/dist/Array-Compare;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Array-Compare-v$pkgver.tar.gz)
+sha256sums=('eb4f5889342690d2a9a6c2bcce55221e47155412e59842e424ea41ed9a34d23b')
+
+build() {
+  cd  "$srcdir"/Array-Compare-v$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/Array-Compare-v$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


[arch-commits] Commit in perl-email-address/trunk (PKGBUILD)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:51:51
  Author: spupykin
Revision: 312670

upgpkg: perl-email-address 1.909-1

Modified:
  perl-email-address/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 10:51:42 UTC (rev 312669)
+++ PKGBUILD2018-03-26 10:51:51 UTC (rev 312670)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=perl-email-address
-pkgver=1.908
-pkgrel=2
+pkgver=1.909
+pkgrel=1
 pkgdesc="RFC 2822 Address Parsing and Creation "
 arch=('any')
 url="http://search.cpan.org/dist/Email-Address;
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Address-$pkgver.tar.gz;)
-md5sums=('8806bcbdcf14e222c32343a17ba81a57')
+sha256sums=('6f2c532751718eb5e300d295fb18695d9525747d3bb9f2dd732e4903a836fd50')
 
 build() {
   cd  "$srcdir"/Email-Address-$pkgver


[arch-commits] Commit in perl-array-compare/trunk (PKGBUILD)

2018-03-26 Thread Sergej Pupykin via arch-commits
Date: Monday, March 26, 2018 @ 10:51:21
  Author: spupykin
Revision: 312668

upgpkg: perl-array-compare 3.0.1-1

Modified:
  perl-array-compare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-26 09:42:10 UTC (rev 312667)
+++ PKGBUILD2018-03-26 10:51:21 UTC (rev 312668)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=perl-array-compare
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="Class to compare two arrays"
 arch=(any)
 url="http://search.cpan.org/dist/Array-Compare;
@@ -12,7 +12,7 @@
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Array-Compare-v$pkgver.tar.gz)
-sha256sums=('32cd4d6482e934b74a34686f5f22b7a61386b7db9b7e8bb9d11b1dc8dfcd34c8')
+sha256sums=('eb4f5889342690d2a9a6c2bcce55221e47155412e59842e424ea41ed9a34d23b')
 
 build() {
   cd  "$srcdir"/Array-Compare-v$pkgver


  1   2   >