[arch-commits] Commit in (37 files)

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:28:20
  Author: arojas
Revision: 289513

https

Modified:
  bluedevil/trunk/PKGBUILD
  breeze-grub/trunk/PKGBUILD
  breeze-gtk/trunk/PKGBUILD
  breeze/trunk/PKGBUILD
  kactivitymanagerd/trunk/PKGBUILD
  kde-cli-tools/trunk/PKGBUILD
  kde-gtk-config/trunk/PKGBUILD
  kdecoration/trunk/PKGBUILD
  kdeplasma-addons/trunk/PKGBUILD
  kgamma5/trunk/PKGBUILD
  khotkeys/trunk/PKGBUILD
  kinfocenter/trunk/PKGBUILD
  kmenuedit/trunk/PKGBUILD
  kscreen/trunk/PKGBUILD
  kscreenlocker/trunk/PKGBUILD
  ksshaskpass/trunk/PKGBUILD
  ksysguard/trunk/PKGBUILD
  kwallet-pam/trunk/PKGBUILD
  kwayland-integration/trunk/PKGBUILD
  kwin/trunk/PKGBUILD
  kwrited/trunk/PKGBUILD
  libkscreen/trunk/PKGBUILD
  libksysguard/trunk/PKGBUILD
  milou/trunk/PKGBUILD
  oxygen/trunk/PKGBUILD
  plasma-desktop/trunk/PKGBUILD
  plasma-integration/trunk/PKGBUILD
  plasma-nm/trunk/PKGBUILD
  plasma-pa/trunk/PKGBUILD
  plasma-sdk/trunk/PKGBUILD
  plasma-workspace-wallpapers/trunk/PKGBUILD
  plasma-workspace/trunk/PKGBUILD
  polkit-kde-agent/trunk/PKGBUILD
  powerdevil/trunk/PKGBUILD
  sddm-kcm/trunk/PKGBUILD
  systemsettings/trunk/PKGBUILD
  user-manager/trunk/PKGBUILD

+
 bluedevil/trunk/PKGBUILD   |2 +-
 breeze-grub/trunk/PKGBUILD |2 +-
 breeze-gtk/trunk/PKGBUILD  |2 +-
 breeze/trunk/PKGBUILD  |2 +-
 kactivitymanagerd/trunk/PKGBUILD   |2 +-
 kde-cli-tools/trunk/PKGBUILD   |2 +-
 kde-gtk-config/trunk/PKGBUILD  |2 +-
 kdecoration/trunk/PKGBUILD |2 +-
 kdeplasma-addons/trunk/PKGBUILD|2 +-
 kgamma5/trunk/PKGBUILD |2 +-
 khotkeys/trunk/PKGBUILD|2 +-
 kinfocenter/trunk/PKGBUILD |2 +-
 kmenuedit/trunk/PKGBUILD   |2 +-
 kscreen/trunk/PKGBUILD |2 +-
 kscreenlocker/trunk/PKGBUILD   |2 +-
 ksshaskpass/trunk/PKGBUILD |2 +-
 ksysguard/trunk/PKGBUILD   |2 +-
 kwallet-pam/trunk/PKGBUILD |2 +-
 kwayland-integration/trunk/PKGBUILD|2 +-
 kwin/trunk/PKGBUILD|2 +-
 kwrited/trunk/PKGBUILD |2 +-
 libkscreen/trunk/PKGBUILD  |2 +-
 libksysguard/trunk/PKGBUILD|2 +-
 milou/trunk/PKGBUILD   |2 +-
 oxygen/trunk/PKGBUILD  |2 +-
 plasma-desktop/trunk/PKGBUILD  |2 +-
 plasma-integration/trunk/PKGBUILD  |2 +-
 plasma-nm/trunk/PKGBUILD   |2 +-
 plasma-pa/trunk/PKGBUILD   |2 +-
 plasma-sdk/trunk/PKGBUILD  |2 +-
 plasma-workspace-wallpapers/trunk/PKGBUILD |2 +-
 plasma-workspace/trunk/PKGBUILD|2 +-
 polkit-kde-agent/trunk/PKGBUILD|2 +-
 powerdevil/trunk/PKGBUILD  |2 +-
 sddm-kcm/trunk/PKGBUILD|2 +-
 systemsettings/trunk/PKGBUILD  |2 +-
 user-manager/trunk/PKGBUILD|2 +-
 37 files changed, 37 insertions(+), 37 deletions(-)

Modified: bluedevil/trunk/PKGBUILD
===
--- bluedevil/trunk/PKGBUILD2017-02-24 23:27:33 UTC (rev 289512)
+++ bluedevil/trunk/PKGBUILD2017-02-24 23:28:20 UTC (rev 289513)
@@ -16,7 +16,7 @@
 conflicts=('bluedevil-frameworks')
 replaces=('bluedevil-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('2316c455f8656d3e59d7780be94e751197781b9d2bf5e991d1d3295fa9637c1a'
 'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell

Modified: breeze/trunk/PKGBUILD
===
--- breeze/trunk/PKGBUILD   2017-02-24 23:27:33 UTC (rev 289512)
+++ breeze/trunk/PKGBUILD   2017-02-24 23:28:20 UTC (rev 289513)
@@ -12,7 +12,7 @@
 license=('LGPL')
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
  'automoc4' 'kdecoration' 'kcmutils' 'plasma-framework' 'python')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz"{,.sig})
 sha256sums=('2b0e9c8e4b92bb169d79b6815f1c7adea70056aa73949600cc1485eb6124693d'
 'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell

Modified: breeze-grub/trunk/PKGBUILD
===
--- breeze-grub/trunk/PKGBUILD  2017-02-24 23:27:33 UTC (rev 289512)
+++ breeze-grub/trunk/PKGBUILD  2017-02-24 

[arch-commits] Commit in (74 files)

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:27:33
  Author: arojas
Revision: 289512

https

Modified:
  attica-qt5/trunk/PKGBUILD
  baloo/trunk/PKGBUILD
  bluez-qt/trunk/PKGBUILD
  breeze-icons/trunk/PKGBUILD
  extra-cmake-modules/trunk/PKGBUILD
  frameworkintegration/trunk/PKGBUILD
  kactivities-stats/trunk/PKGBUILD
  kactivities/trunk/PKGBUILD
  kapidox/trunk/PKGBUILD
  karchive/trunk/PKGBUILD
  kauth/trunk/PKGBUILD
  kbookmarks/trunk/PKGBUILD
  kcmutils/trunk/PKGBUILD
  kcodecs/trunk/PKGBUILD
  kcompletion/trunk/PKGBUILD
  kconfig/trunk/PKGBUILD
  kconfigwidgets/trunk/PKGBUILD
  kcoreaddons/trunk/PKGBUILD
  kcrash/trunk/PKGBUILD
  kdbusaddons/trunk/PKGBUILD
  kdeclarative/trunk/PKGBUILD
  kded/trunk/PKGBUILD
  kdelibs4support/trunk/PKGBUILD
  kdesignerplugin/trunk/PKGBUILD
  kdesu/trunk/PKGBUILD
  kdewebkit/trunk/PKGBUILD
  kdnssd/trunk/PKGBUILD
  kdoctools/trunk/PKGBUILD
  kemoticons/trunk/PKGBUILD
  kfilemetadata/trunk/PKGBUILD
  kglobalaccel/trunk/PKGBUILD
  kguiaddons/trunk/PKGBUILD
  khtml/trunk/PKGBUILD
  ki18n/trunk/PKGBUILD
  kiconthemes/trunk/PKGBUILD
  kidletime/trunk/PKGBUILD
  kimageformats/trunk/PKGBUILD
  kinit/trunk/PKGBUILD
  kio/trunk/PKGBUILD
  kitemmodels/trunk/PKGBUILD
  kitemviews/trunk/PKGBUILD
  kjobwidgets/trunk/PKGBUILD
  kjs/trunk/PKGBUILD
  kjsembed/trunk/PKGBUILD
  kmediaplayer/trunk/PKGBUILD
  knewstuff/trunk/PKGBUILD
  knotifications/trunk/PKGBUILD
  knotifyconfig/trunk/PKGBUILD
  kpackage/trunk/PKGBUILD
  kparts/trunk/PKGBUILD
  kpeople/trunk/PKGBUILD
  kplotting/trunk/PKGBUILD
  kpty/trunk/PKGBUILD
  kross/trunk/PKGBUILD
  krunner/trunk/PKGBUILD
  kservice/trunk/PKGBUILD
  ktexteditor/trunk/PKGBUILD
  ktextwidgets/trunk/PKGBUILD
  kunitconversion/trunk/PKGBUILD
  kwallet/trunk/PKGBUILD
  kwayland/trunk/PKGBUILD
  kwidgetsaddons/trunk/PKGBUILD
  kwindowsystem/trunk/PKGBUILD
  kxmlgui/trunk/PKGBUILD
  kxmlrpcclient/trunk/PKGBUILD
  modemmanager-qt/trunk/PKGBUILD
  networkmanager-qt/trunk/PKGBUILD
  oxygen-icons/trunk/PKGBUILD
  plasma-framework/trunk/PKGBUILD
  prison/trunk/PKGBUILD
  solid/trunk/PKGBUILD
  sonnet/trunk/PKGBUILD
  syntax-highlighting/trunk/PKGBUILD
  threadweaver/trunk/PKGBUILD

-+
 attica-qt5/trunk/PKGBUILD   |2 +-
 baloo/trunk/PKGBUILD|2 +-
 bluez-qt/trunk/PKGBUILD |2 +-
 breeze-icons/trunk/PKGBUILD |2 +-
 extra-cmake-modules/trunk/PKGBUILD  |2 +-
 frameworkintegration/trunk/PKGBUILD |2 +-
 kactivities-stats/trunk/PKGBUILD|2 +-
 kactivities/trunk/PKGBUILD  |2 +-
 kapidox/trunk/PKGBUILD  |2 +-
 karchive/trunk/PKGBUILD |2 +-
 kauth/trunk/PKGBUILD|2 +-
 kbookmarks/trunk/PKGBUILD   |2 +-
 kcmutils/trunk/PKGBUILD |2 +-
 kcodecs/trunk/PKGBUILD  |2 +-
 kcompletion/trunk/PKGBUILD  |2 +-
 kconfig/trunk/PKGBUILD  |2 +-
 kconfigwidgets/trunk/PKGBUILD   |2 +-
 kcoreaddons/trunk/PKGBUILD  |2 +-
 kcrash/trunk/PKGBUILD   |2 +-
 kdbusaddons/trunk/PKGBUILD  |2 +-
 kdeclarative/trunk/PKGBUILD |2 +-
 kded/trunk/PKGBUILD |2 +-
 kdelibs4support/trunk/PKGBUILD  |2 +-
 kdesignerplugin/trunk/PKGBUILD  |2 +-
 kdesu/trunk/PKGBUILD|2 +-
 kdewebkit/trunk/PKGBUILD|2 +-
 kdnssd/trunk/PKGBUILD   |2 +-
 kdoctools/trunk/PKGBUILD|2 +-
 kemoticons/trunk/PKGBUILD   |2 +-
 kfilemetadata/trunk/PKGBUILD|2 +-
 kglobalaccel/trunk/PKGBUILD |2 +-
 kguiaddons/trunk/PKGBUILD   |2 +-
 khtml/trunk/PKGBUILD|2 +-
 ki18n/trunk/PKGBUILD|2 +-
 kiconthemes/trunk/PKGBUILD  |2 +-
 kidletime/trunk/PKGBUILD|2 +-
 kimageformats/trunk/PKGBUILD|2 +-
 kinit/trunk/PKGBUILD|2 +-
 kio/trunk/PKGBUILD  |2 +-
 kitemmodels/trunk/PKGBUILD  |2 +-
 kitemviews/trunk/PKGBUILD   |2 +-
 kjobwidgets/trunk/PKGBUILD  |2 +-
 kjs/trunk/PKGBUILD  |2 +-
 kjsembed/trunk/PKGBUILD |2 +-
 kmediaplayer/trunk/PKGBUILD |2 +-
 knewstuff/trunk/PKGBUILD|2 +-
 knotifications/trunk/PKGBUILD   |2 +-
 knotifyconfig/trunk/PKGBUILD|2 +-
 kpackage/trunk/PKGBUILD |2 +-
 kparts/trunk/PKGBUILD   |2 +-
 kpeople/trunk/PKGBUILD  |2 +-
 kplotting/trunk/PKGBUILD|2 +-
 kpty/trunk/PKGBUILD |2 +-
 kross/trunk/PKGBUILD|2 +-
 krunner/trunk/PKGBUILD  |2 +-
 kservice/trunk/PKGBUILD |2 +-
 ktexteditor/trunk/PKGBUILD  |2 +-
 ktextwidgets/trunk/PKGBUILD |2 +-
 kunitconversion/trunk/PKGBUILD  |2 +-
 kwallet/trunk/PKGBUILD 

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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:16:18
  Author: arojas
Revision: 213741

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

Added:
  sylpheed/repos/community-staging-i686/
  sylpheed/repos/community-staging-i686/PKGBUILD
(from rev 213740, sylpheed/trunk/PKGBUILD)
  sylpheed/repos/community-staging-x86_64/
  sylpheed/repos/community-staging-x86_64/PKGBUILD
(from rev 213740, sylpheed/trunk/PKGBUILD)

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

Copied: sylpheed/repos/community-staging-i686/PKGBUILD (from rev 213740, 
sylpheed/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 23:16:18 UTC (rev 213741)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: speps 
+# Contributor: Alexander Fehr 
+# Contributor: dorphell 
+
+pkgname=sylpheed
+pkgver=3.5.1
+pkgrel=2
+pkgdesc="Lightweight and user-friendly e-mail client"
+arch=('i686' 'x86_64')
+url="http://sylpheed.sraoss.jp/en/;
+license=('GPL')
+depends=('compface' 'gpgme' 'gtkspell')
+makedepends=('openssl')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2;)
+md5sums=('d88e892b54b160209c8183ebe2574490')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-ldap
+  make
+
+  # Build Attachment-Tool Plug-in
+  cd plugin/attachment_tool && make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # Install Attachment-Tool Plug-in
+  cd plugin/attachment_tool
+  make DESTDIR="$pkgdir/" install-plugin
+}

Copied: sylpheed/repos/community-staging-x86_64/PKGBUILD (from rev 213740, 
sylpheed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 23:16:18 UTC (rev 213741)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: speps 
+# Contributor: Alexander Fehr 
+# Contributor: dorphell 
+
+pkgname=sylpheed
+pkgver=3.5.1
+pkgrel=2
+pkgdesc="Lightweight and user-friendly e-mail client"
+arch=('i686' 'x86_64')
+url="http://sylpheed.sraoss.jp/en/;
+license=('GPL')
+depends=('compface' 'gpgme' 'gtkspell')
+makedepends=('openssl')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2;)
+md5sums=('d88e892b54b160209c8183ebe2574490')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-ldap
+  make
+
+  # Build Attachment-Tool Plug-in
+  cd plugin/attachment_tool && make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # Install Attachment-Tool Plug-in
+  cd plugin/attachment_tool
+  make DESTDIR="$pkgdir/" install-plugin
+}


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:15:50
  Author: arojas
Revision: 213740

openssl 1.1 rebuild

Modified:
  sylpheed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 23:13:13 UTC (rev 213739)
+++ PKGBUILD2017-02-24 23:15:50 UTC (rev 213740)
@@ -5,7 +5,7 @@
 
 pkgname=sylpheed
 pkgver=3.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('i686' 'x86_64')
 url="http://sylpheed.sraoss.jp/en/;


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:13:13
  Author: arojas
Revision: 213739

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

Added:
  libircclient/repos/community-staging-i686/
  libircclient/repos/community-staging-i686/PKGBUILD
(from rev 213738, libircclient/trunk/PKGBUILD)
  libircclient/repos/community-staging-x86_64/
  libircclient/repos/community-staging-x86_64/PKGBUILD
(from rev 213738, libircclient/trunk/PKGBUILD)

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

Copied: libircclient/repos/community-staging-i686/PKGBUILD (from rev 213738, 
libircclient/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 23:13:13 UTC (rev 213739)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer:  speps 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Marcel Wysocki 
+# Contributor: coolkehon 
+
+pkgname=libircclient
+pkgver=1.9
+pkgrel=2
+pkgdesc='Small but powerful library, which implements client-server IRC 
protocol'
+arch=('i686' 'x86_64')
+url='http://www.ulduzsoft.com/libircclient/'
+license=('GPL')
+depends=('openssl')
+makedepends=('python2-sphinx' 'python2-rst2pdf') 
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('783c48fe9153ed55a5565c818a178d67')
+
+prepare() {
+  cd $pkgname-$pkgver/src
+
+  # fix include dir path
+  sed -i "s/@\/include/&\/$pkgname/" Makefile.in
+  # support openssl 1.1
+  cd ..
+  sed -e 's|SSL_library_init|OPENSSL_init_ssl|' -i configure.in
+  autoreconf -vi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --enable-shared \
+  --enable-openssl \
+  --enable-ipv6
+  cd src && make
+
+  cd ../doc
+  make SPHINXBUILD=sphinx-build2 singlehtml man
+}
+
+package() {
+  cd $pkgname-$pkgver/src
+  make DESTDIR="$pkgdir" install
+
+  # docs
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+  cp -a ../doc/_build/singlehtml/* "$pkgdir/usr/share/doc/$pkgname"
+
+  # man
+  install -Dm644 ../doc/_build/man/$pkgname.1 \
+"$pkgdir/usr/share/man/man1/$pkgname.1"
+
+  # examples
+  install -d "$pkgdir/usr/share/$pkgname/examples"
+  install -Dm644 ../examples/* \
+"$pkgdir"/usr/share/$pkgname/examples
+}

Copied: libircclient/repos/community-staging-x86_64/PKGBUILD (from rev 213738, 
libircclient/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 23:13:13 UTC (rev 213739)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer:  speps 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Marcel Wysocki 
+# Contributor: coolkehon 
+
+pkgname=libircclient
+pkgver=1.9
+pkgrel=2
+pkgdesc='Small but powerful library, which implements client-server IRC 
protocol'
+arch=('i686' 'x86_64')
+url='http://www.ulduzsoft.com/libircclient/'
+license=('GPL')
+depends=('openssl')
+makedepends=('python2-sphinx' 'python2-rst2pdf') 
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('783c48fe9153ed55a5565c818a178d67')
+
+prepare() {
+  cd $pkgname-$pkgver/src
+
+  # fix include dir path
+  sed -i "s/@\/include/&\/$pkgname/" Makefile.in
+  # support openssl 1.1
+  cd ..
+  sed -e 's|SSL_library_init|OPENSSL_init_ssl|' -i configure.in
+  autoreconf -vi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --enable-shared \
+  --enable-openssl \
+  --enable-ipv6
+  cd src && make
+
+  cd ../doc
+  make SPHINXBUILD=sphinx-build2 singlehtml man
+}
+
+package() {
+  cd $pkgname-$pkgver/src
+  make DESTDIR="$pkgdir" install
+
+  # docs
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+  cp -a ../doc/_build/singlehtml/* "$pkgdir/usr/share/doc/$pkgname"
+
+  # man
+  install -Dm644 ../doc/_build/man/$pkgname.1 \
+"$pkgdir/usr/share/man/man1/$pkgname.1"
+
+  # examples
+  install -d "$pkgdir/usr/share/$pkgname/examples"
+  install -Dm644 ../examples/* \
+"$pkgdir"/usr/share/$pkgname/examples
+}


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 23:12:41
  Author: arojas
Revision: 213738

openssl 1.1 rebuild

Modified:
  libircclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 21:44:22 UTC (rev 213737)
+++ PKGBUILD2017-02-24 23:12:41 UTC (rev 213738)
@@ -6,7 +6,7 @@
 
 pkgname=libircclient
 pkgver=1.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Small but powerful library, which implements client-server IRC 
protocol'
 arch=('i686' 'x86_64')
 url='http://www.ulduzsoft.com/libircclient/'
@@ -21,6 +21,10 @@
 
   # fix include dir path
   sed -i "s/@\/include/&\/$pkgname/" Makefile.in
+  # support openssl 1.1
+  cd ..
+  sed -e 's|SSL_library_init|OPENSSL_init_ssl|' -i configure.in
+  autoreconf -vi
 }
 
 build() {


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

2017-02-24 Thread Gaëtan Bisson
Date: Friday, February 24, 2017 @ 23:02:15
  Author: bisson
Revision: 289510

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 22:48:37 UTC (rev 289509)
+++ PKGBUILD2017-02-24 23:02:15 UTC (rev 289510)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=mutt
-pkgver=1.7.2
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -13,7 +13,7 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('39be2b552b99ed16f263487017c68cdbc1c7b384' 'SKIP')
+sha1sums=('faddcf7b8044eb7f1887d61f5ffcc086fb2122ef' 'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 
 build() {


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

2017-02-24 Thread Gaëtan Bisson
Date: Friday, February 24, 2017 @ 23:02:47
  Author: bisson
Revision: 289511

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-24 23:02:15 UTC (rev 289510)
+++ extra-i686/PKGBUILD 2017-02-24 23:02:47 UTC (rev 289511)
@@ -1,48 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.7.2
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('39be2b552b99ed16f263487017c68cdbc1c7b384' 'SKIP')
-validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-gpgme \
-   --enable-pop \
-   --enable-imap \
-   --enable-smtp \
-   --enable-hcache \
-   --enable-sidebar \
-   --with-curses=/usr \
-   --with-regex \
-   --with-gss=/usr \
-   --with-ssl=/usr \
-   --with-sasl \
-   --with-idn \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   rm "${pkgdir}"/etc/mime.types{,.dist}
-   rm "${pkgdir}"/usr/bin/{flea,muttbug}
-   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
-   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
-}

Copied: mutt/repos/extra-i686/PKGBUILD (from rev 289510, mutt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-24 23:02:47 UTC (rev 289511)
@@ -0,0 +1,48 @@
+# $Id$
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson 
+
+pkgname=mutt
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
+source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha1sums=('faddcf7b8044eb7f1887d61f5ffcc086fb2122ef' 'SKIP')
+validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --enable-sidebar \
+   --with-curses=/usr \
+   --with-regex \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   rm "${pkgdir}"/etc/mime.types{,.dist}
+   rm "${pkgdir}"/usr/bin/{flea,muttbug}
+   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
+   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-24 23:02:15 UTC (rev 289510)
+++ extra-x86_64/PKGBUILD   2017-02-24 23:02:47 UTC (rev 289511)
@@ -1,48 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.7.2
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('39be2b552b99ed16f263487017c68cdbc1c7b384' 

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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 22:48:37
  Author: arojas
Revision: 289509

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

Added:
  liblrdf/repos/staging-i686/
  liblrdf/repos/staging-i686/PKGBUILD
(from rev 289508, liblrdf/trunk/PKGBUILD)
  liblrdf/repos/staging-x86_64/
  liblrdf/repos/staging-x86_64/PKGBUILD
(from rev 289508, liblrdf/trunk/PKGBUILD)

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

Copied: liblrdf/repos/staging-i686/PKGBUILD (from rev 289508, 
liblrdf/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 22:48:37 UTC (rev 289509)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+
+pkgname=liblrdf
+pkgver=0.5.0
+pkgrel=3
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('i686' 'x86_64')
+url="https://github.com/swh/LRDF;
+depends=('raptor' 'ladspa')
+license=('GPL')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
+md5sums=('005ea24152620da7f2ee80a78e17f784')
+
+build() {
+  cd "${srcdir}"/swh-LRDF-*
+  autoreconf -vfi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/swh-LRDF-*
+  make DESTDIR="${pkgdir}" install
+}

Copied: liblrdf/repos/staging-x86_64/PKGBUILD (from rev 289508, 
liblrdf/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-02-24 22:48:37 UTC (rev 289509)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+
+pkgname=liblrdf
+pkgver=0.5.0
+pkgrel=3
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('i686' 'x86_64')
+url="https://github.com/swh/LRDF;
+depends=('raptor' 'ladspa')
+license=('GPL')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
+md5sums=('005ea24152620da7f2ee80a78e17f784')
+
+build() {
+  cd "${srcdir}"/swh-LRDF-*
+  autoreconf -vfi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/swh-LRDF-*
+  make DESTDIR="${pkgdir}" install
+}


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 22:48:05
  Author: arojas
Revision: 289508

openssl 1.1 rebuild

Modified:
  liblrdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 22:26:52 UTC (rev 289507)
+++ PKGBUILD2017-02-24 22:48:05 UTC (rev 289508)
@@ -3,7 +3,7 @@
 
 pkgname=liblrdf
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
 arch=('i686' 'x86_64')
 url="https://github.com/swh/LRDF;


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 22:26:52
  Author: jgc
Revision: 289507

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

Added:
  libgda/repos/staging-i686/
  libgda/repos/staging-i686/PKGBUILD
(from rev 289506, libgda/trunk/PKGBUILD)
  libgda/repos/staging-i686/java.patch
(from rev 289506, libgda/trunk/java.patch)
  libgda/repos/staging-x86_64/
  libgda/repos/staging-x86_64/PKGBUILD
(from rev 289506, libgda/trunk/PKGBUILD)
  libgda/repos/staging-x86_64/java.patch
(from rev 289506, libgda/trunk/java.patch)

---+
 staging-i686/PKGBUILD |  108 
 staging-i686/java.patch   |   36 ++
 staging-x86_64/PKGBUILD   |  108 
 staging-x86_64/java.patch |   36 ++
 4 files changed, 288 insertions(+)

Copied: libgda/repos/staging-i686/PKGBUILD (from rev 289506, 
libgda/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 22:26:52 UTC (rev 289507)
@@ -0,0 +1,108 @@
+# $Id$
+# Contributor: tobias 
+# Contributor: Tobias Kieslich 
+
+pkgname=(libgda libgda-{firebird,jdbc,mysql,postgres})
+pkgver=5.2.4
+pkgrel=6
+pkgdesc="Database access library"
+url="http://www.gnome-db.org/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtksourceview3 libxslt python2 libsecret graphviz goocanvas iso-codes)
+makedepends=(glade libmariadbclient postgresql-libs libfbclient jdk8-openjdk 
intltool
+ gobject-introspection gtk-doc vala itstool gnome-common git)
+_commit=2ea3179bad2e414ff6068db2249116eb6e2564a5  # tags/LIBGDA_5_2_4^0
+source=("git+https://git.gnome.org/browse/libgda#commit=$_commit;
+java.patch)
+sha256sums=('SKIP'
+'e28ea88d49bcb91fa6907440a6785a508fb681c463188b3805509773f5d0fc22')
+
+_apiver=5.0
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^LIBGDA_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir providers
+
+  cd $pkgname
+
+  patch -Np1 -i ../java.patch
+  javac getsp.java
+
+  find -name '*.py' -exec sed -i '1s/python$/&2/' {} +
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+  --with-bdb=/usr --with-bdb-libdir-name=lib \
+  --enable-json --enable-system-sqlite --enable-binreloc \
+  --enable-gda-gi --enable-gdaui-gi \
+  --enable-vala --enable-gdaui-vala VALA_API_VERSION=0.34 \
+  --enable-gtk-doc --disable-crypto
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_libgda() {
+  optdepends=('libgda-firebird: provider for Firebird'
+  'libgda-jdbc: provider for JDBC'
+  'libgda-mysql: provider for MySQL'
+  'libgda-postgres: provider for PostgreSQL')
+  options+=(emptydirs)
+
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  for _provider in firebird jdbc mysql postgres; do
+mv "$pkgdir"/usr/lib/libgda-$_apiver/providers/libgda-${_provider}[-.]*so \
+   "$pkgdir"/usr/lib/pkgconfig/libgda-${_provider}-${_apiver}.pc \
+   "$pkgdir"/usr/share/libgda-$_apiver/${_provider}_specs_*.xml \
+   "$srcdir/providers"
+  done
+
+  mv "$pkgdir"/usr/lib/libgda-$_apiver/providers/gdaprovider-${_apiver}.jar \
+ "$pkgdir"/usr/bin/gda-list-jdbc-providers-${_apiver} \
+ "$srcdir/providers"
+}
+
+_packageprovider() {
+  install -d "$pkgdir"/usr/lib/{pkgconfig,libgda-$_apiver/providers} \
+ "$pkgdir"/usr/share/libgda-$_apiver
+  mv providers/libgda-${1}[-.]*so "$pkgdir/usr/lib/libgda-$_apiver/providers"
+  mv providers/libgda-${1}-5.0.pc "$pkgdir/usr/lib/pkgconfig"
+  mv providers/${1}_specs_*.xml "$pkgdir/usr/share/libgda-$_apiver"
+}
+
+package_libgda-firebird() {
+  pkgdesc="libgda provider for Firebird"
+  depends=(libgda libfbclient)
+  _packageprovider firebird
+}
+
+package_libgda-jdbc() {
+  pkgdesc="libgda provider for JDBC"
+  depends=(libgda java-environment)
+  _packageprovider jdbc
+  install -d "$pkgdir/usr/bin"
+  mv providers/gda-list-jdbc-providers-${_apiver} "$pkgdir/usr/bin"
+  mv providers/gdaprovider-${_apiver}.jar 
"$pkgdir/usr/lib/libgda-$_apiver/providers"
+}
+
+package_libgda-mysql() {
+  pkgdesc="libgda provider for MySQL"
+  depends=(libgda libmariadbclient)
+  _packageprovider mysql
+}
+
+package_libgda-postgres() {
+  pkgdesc="libgda provider for PostgreSQL"
+  depends=(libgda postgresql-libs)
+  _packageprovider postgres
+}

Copied: libgda/repos/staging-i686/java.patch (from rev 289506, 
libgda/trunk/java.patch)
===
--- staging-i686/java.patch (rev 0)
+++ staging-i686/java.patch 2017-02-24 22:26:52 UTC (rev 289507)
@@ -0,0 +1,36 @@
+diff -u -r libgda-5.2.4/getsp.java libgda-5.2.4-java/getsp.java
+--- libgda-5.2.4/getsp.java

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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 22:26:47
  Author: jgc
Revision: 289506

upgpkg: libgda 5.2.4-6

Disable sqlcipher provider, does not build

Modified:
  libgda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 22:14:47 UTC (rev 289505)
+++ PKGBUILD2017-02-24 22:26:47 UTC (rev 289506)
@@ -4,7 +4,7 @@
 
 pkgname=(libgda libgda-{firebird,jdbc,mysql,postgres})
 pkgver=5.2.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Database access library"
 url="http://www.gnome-db.org/;
 arch=(i686 x86_64)
@@ -45,7 +45,7 @@
   --enable-json --enable-system-sqlite --enable-binreloc \
   --enable-gda-gi --enable-gdaui-gi \
   --enable-vala --enable-gdaui-vala VALA_API_VERSION=0.34 \
-  --enable-gtk-doc
+  --enable-gtk-doc --disable-crypto
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 22:14:47
  Author: eworm
Revision: 289505

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

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

+
 /PKGBUILD  |  238 +++
 /git-daemon.socket |   18 ++
 /git-daemon@.service   |   20 ++
 /git.install   |   24 +++
 staging-i686/PKGBUILD  |  120 -
 staging-i686/git-daemon.socket |9 -
 staging-i686/git-daemon@.service   |   10 -
 staging-i686/git.install   |   12 -
 staging-x86_64/PKGBUILD|  120 -
 staging-x86_64/git-daemon.socket   |9 -
 staging-x86_64/git-daemon@.service |   10 -
 staging-x86_64/git.install |   12 -
 12 files changed, 300 insertions(+), 302 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-02-24 22:14:39 UTC (rev 289504)
+++ staging-i686/PKGBUILD   2017-02-24 22:14:47 UTC (rev 289505)
@@ -1,120 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgname=git
-pkgver=2.11.1
-pkgrel=2
-pkgdesc="the fast distributed version control system"
-arch=(i686 x86_64)
-url="http://git-scm.com/;
-license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps2: git cvsimport'
-'gnome-keyring: GNOME keyring credential helper')
-replaces=('git-core')
-provides=('git-core')
-install=git.install
-source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz;
-"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
-git-daemon@.service
-git-daemon.socket)
-md5sums=('2970ae6cd234b2fca4f2d14ba4226f35'
- 'SKIP'
- '042524f942785772d7bd52a1f02fe5ae'
- 'f67869315c2cc112e076f0c73f248002')
-validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-all doc
-
-  make -C contrib/emacs prefix=/usr
-  make -C contrib/credential/gnome-keyring
-  make -C contrib/credential/libsecret
-  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  local jobs
-  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
-  mkdir -p /dev/shm/git-test
-  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
-  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
-  # build chroot (i.e.: /usr/bin/nologin)
-  SHELL=/bin/sh \
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS="$jobs -Q" \
-GIT_TEST_OPTS="--root=/dev/shm/git-test" \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-INSTALLDIRS=vendor 

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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 22:14:39
  Author: eworm
Revision: 289504

upgpkg: git 2.12.0-2

openssl 1.1.0 rebuild

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 22:05:56 UTC (rev 289503)
+++ PKGBUILD2017-02-24 22:14:39 UTC (rev 289504)
@@ -3,7 +3,7 @@
 
 pkgname=git
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/;


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 22:05:56
  Author: arojas
Revision: 289503

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

Added:
  syslog-ng/repos/staging-i686/PKGBUILD
(from rev 289502, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/staging-i686/syslog-ng.conf
(from rev 289502, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/staging-i686/syslog-ng.logrotate
(from rev 289502, syslog-ng/trunk/syslog-ng.logrotate)
  syslog-ng/repos/staging-x86_64/PKGBUILD
(from rev 289502, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/staging-x86_64/syslog-ng.conf
(from rev 289502, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/staging-x86_64/syslog-ng.logrotate
(from rev 289502, syslog-ng/trunk/syslog-ng.logrotate)
Deleted:
  syslog-ng/repos/staging-i686/PKGBUILD
  syslog-ng/repos/staging-i686/syslog-ng.conf
  syslog-ng/repos/staging-i686/syslog-ng.logrotate
  syslog-ng/repos/staging-x86_64/PKGBUILD
  syslog-ng/repos/staging-x86_64/syslog-ng.conf
  syslog-ng/repos/staging-x86_64/syslog-ng.logrotate

+
 /PKGBUILD  |  108 
 /syslog-ng.conf|  184 +++
 /syslog-ng.logrotate   |   14 ++
 staging-i686/PKGBUILD  |   51 -
 staging-i686/syslog-ng.conf|   92 -
 staging-i686/syslog-ng.logrotate   |7 -
 staging-x86_64/PKGBUILD|   51 -
 staging-x86_64/syslog-ng.conf  |   92 -
 staging-x86_64/syslog-ng.logrotate |7 -
 9 files changed, 306 insertions(+), 300 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-02-24 22:05:33 UTC (rev 289502)
+++ staging-i686/PKGBUILD   2017-02-24 22:05:56 UTC (rev 289503)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=syslog-ng
-pkgver=3.9.1
-pkgrel=3
-pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
-arch=('i686' 'x86_64')
-url="http://www.balabit.com/network-security/syslog-ng/;
-license=('GPL2' 'LGPL2.1')
-depends=('awk' 'eventlog' 'systemd' 'glib2' 'libdbi')
-makedepends=('python2' 'libxslt' 'json-c' 'libmongoc')
-optdepends=('logrotate: for rotating log files'
-   'json-c: for json-plugin'
-'curl: for the HTTP module'
-'libmongoc: for the MongoDB plugin')
-backup=('etc/syslog-ng/scl.conf'
-'etc/syslog-ng/syslog-ng.conf'
-'etc/logrotate.d/syslog-ng')
-source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
-syslog-ng.conf syslog-ng.logrotate)
-sha1sums=('1ca437393d8895654452bef8ac0b996fe73284f8'
-  '3e7ec4f3f68265aaa98f37338f801c5c22b85c17'
-  '949128fe3d7f77a7aab99048061f885bc758000c')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i -e 's,/bin/,/usr/bin/,' -e 's,/sbin/,/bin/,' 
contrib/systemd/syslog-ng.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
---sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng 
--datadir=/usr/share/syslog-ng \
---with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql \
---enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-manpages --with-jsonc=system --with-mongoc=system
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  install -dm755 "$pkgdir/var/lib/syslog-ng" 
"$pkgdir/etc/syslog-ng/patterndb.d"
-  install -Dm644 "$srcdir/syslog-ng.conf" 
"$pkgdir/etc/syslog-ng/syslog-ng.conf"
-  install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
-}

Copied: syslog-ng/repos/staging-i686/PKGBUILD (from rev 289502, 
syslog-ng/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 22:05:56 UTC (rev 289503)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=syslog-ng
+pkgver=3.9.1
+pkgrel=5
+pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
+arch=('i686' 'x86_64')
+url="http://www.balabit.com/network-security/syslog-ng/;
+license=('GPL2' 'LGPL2.1')
+depends=('awk' 'eventlog' 'systemd' 'glib2' 'libdbi')
+makedepends=('python2' 'libxslt' 'json-c' 'libmongoc')
+optdepends=('logrotate: for rotating log files'
+   'json-c: for json-plugin'
+'curl: for the HTTP module'
+'libmongoc: for the MongoDB plugin')
+backup=('etc/syslog-ng/scl.conf'
+'etc/syslog-ng/syslog-ng.conf'
+'etc/logrotate.d/syslog-ng')
+source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
+syslog-ng.conf 

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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 22:05:33
  Author: arojas
Revision: 289502

openssl 1.1 rebuild

Modified:
  syslog-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 22:03:25 UTC (rev 289501)
+++ PKGBUILD2017-02-24 22:05:33 UTC (rev 289502)
@@ -3,7 +3,7 @@
 
 pkgname=syslog-ng
 pkgver=3.9.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
 arch=('i686' 'x86_64')
 url="http://www.balabit.com/network-security/syslog-ng/;


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 22:03:21
  Author: jgc
Revision: 289500

upgpkg: libimobiledevice 1.2.0-5

OpenSSL 1.1.0

Modified:
  libimobiledevice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 21:41:37 UTC (rev 289499)
+++ PKGBUILD2017-02-24 22:03:21 UTC (rev 289500)
@@ -5,7 +5,7 @@
 
 pkgname=libimobiledevice
 pkgver=1.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Library that talks the protocols to support iPhone and iPod Touch 
devices on Linux"
 url="http://libimobiledevice.org/;
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 22:03:25
  Author: jgc
Revision: 289501

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

Added:
  libimobiledevice/repos/staging-i686/
  libimobiledevice/repos/staging-i686/CVE-2016-5104.patch
(from rev 289500, libimobiledevice/trunk/CVE-2016-5104.patch)
  libimobiledevice/repos/staging-i686/PKGBUILD
(from rev 289500, libimobiledevice/trunk/PKGBUILD)
  libimobiledevice/repos/staging-i686/disable-sslv3.patch
(from rev 289500, libimobiledevice/trunk/disable-sslv3.patch)
  libimobiledevice/repos/staging-x86_64/
  libimobiledevice/repos/staging-x86_64/CVE-2016-5104.patch
(from rev 289500, libimobiledevice/trunk/CVE-2016-5104.patch)
  libimobiledevice/repos/staging-x86_64/PKGBUILD
(from rev 289500, libimobiledevice/trunk/PKGBUILD)
  libimobiledevice/repos/staging-x86_64/disable-sslv3.patch
(from rev 289500, libimobiledevice/trunk/disable-sslv3.patch)

+
 staging-i686/CVE-2016-5104.patch   |   31 
 staging-i686/PKGBUILD  |   52 +++
 staging-i686/disable-sslv3.patch   |   12 
 staging-x86_64/CVE-2016-5104.patch |   31 
 staging-x86_64/PKGBUILD|   52 +++
 staging-x86_64/disable-sslv3.patch |   12 
 6 files changed, 190 insertions(+)

Copied: libimobiledevice/repos/staging-i686/CVE-2016-5104.patch (from rev 
289500, libimobiledevice/trunk/CVE-2016-5104.patch)
===
--- staging-i686/CVE-2016-5104.patch(rev 0)
+++ staging-i686/CVE-2016-5104.patch2017-02-24 22:03:25 UTC (rev 289501)
@@ -0,0 +1,31 @@
+From df1f5c4d70d0c19ad40072f5246ca457e7f9849e Mon Sep 17 00:00:00 2001
+From: Joshua Hill 
+Date: Tue, 29 Dec 2015 22:27:17 +0100
+Subject: [PATCH] common: [security fix] Make sure sockets only listen locally
+
+---
+ common/socket.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/common/socket.c b/common/socket.c
+index b276864..e2968a6 100644
+--- a/common/socket.c
 b/common/socket.c
+@@ -172,7 +172,7 @@ int socket_create(uint16_t port)
+ 
+   memset((void *) , 0, sizeof(saddr));
+   saddr.sin_family = AF_INET;
+-  saddr.sin_addr.s_addr = htonl(INADDR_ANY);
++  saddr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
+   saddr.sin_port = htons(port);
+ 
+   if (0 > bind(sfd, (struct sockaddr *) , sizeof(saddr))) {
+@@ -329,7 +329,7 @@ int socket_accept(int fd, uint16_t port)
+ 
+   memset(, 0, sizeof(addr));
+   addr.sin_family = AF_INET;
+-  addr.sin_addr.s_addr = htonl(INADDR_ANY);
++  addr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
+   addr.sin_port = htons(port);
+ 
+   addr_len = sizeof(addr);

Copied: libimobiledevice/repos/staging-i686/PKGBUILD (from rev 289500, 
libimobiledevice/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 22:03:25 UTC (rev 289501)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer : Tom Gundersen 
+# Maintainer : Ionut Biru 
+# Contributor: Gabriel Martinez < reitaka at gmail dot com >
+
+pkgname=libimobiledevice
+pkgver=1.2.0
+pkgrel=5
+pkgdesc="Library that talks the protocols to support iPhone and iPod Touch 
devices on Linux"
+url="http://libimobiledevice.org/;
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+depends=('libusbmuxd' 'usbmuxd')
+makedepends=('python2' 'cython2' 'python' 'cython' 'libplist' 
'autoconf-archive')
+source=(http://libimobiledevice.org/downloads/$pkgname-$pkgver.tar.bz2
+disable-sslv3.patch
+CVE-2016-5104.patch)
+md5sums=('8757900ba7bbe2ef5f54342415d0223e'
+ 'bac123da4cc67b2f5cc798727e6231a9'
+ 'e3535be4b4082486804b033d3f165193')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 -i ../disable-sslv3.patch
+  patch -Np1 -i ../CVE-2016-5104.patch
+  sed -e 's/AC_PYTHON_DEVEL/AX_PYTHON_DEVEL/' -i m4/cython_python.m4
+  autoreconf -fi
+}
+
+build() {
+  mkdir build-py2
+  pushd build-py2
+  PYTHON=/usr/bin/python2 CYTHON=/usr/bin/cython2 
../$pkgname-$pkgver/configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+  popd
+
+  mkdir build-py3
+  pushd build-py3
+  PYTHON=/usr/bin/python CYTHON=/usr/bin/cython ../$pkgname-$pkgver/configure 
--prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  pushd build-py2
+  make DESTDIR="$pkgdir" install
+  popd
+  pushd build-py3/cython
+  make DESTDIR="$pkgdir" install
+  popd
+}

Copied: libimobiledevice/repos/staging-i686/disable-sslv3.patch (from rev 
289500, libimobiledevice/trunk/disable-sslv3.patch)
===
--- staging-i686/disable-sslv3.patch 

[arch-commits] Commit in python-sphinx_rtd_theme/repos/community-any (3 files)

2017-02-24 Thread Johannes Löthberg
Date: Friday, February 24, 2017 @ 21:44:22
  Author: demize
Revision: 213737

archrelease: copy trunk to community-any

Added:
  
python-sphinx_rtd_theme/repos/community-any/0001-Add-missing-SOURCELINK_SUFFIX.patch
(from rev 213736, 
python-sphinx_rtd_theme/trunk/0001-Add-missing-SOURCELINK_SUFFIX.patch)
  python-sphinx_rtd_theme/repos/community-any/PKGBUILD
(from rev 213736, python-sphinx_rtd_theme/trunk/PKGBUILD)
Deleted:
  python-sphinx_rtd_theme/repos/community-any/PKGBUILD

--+
 0001-Add-missing-SOURCELINK_SUFFIX.patch |   46 +
 PKGBUILD |   97 +++--
 2 files changed, 98 insertions(+), 45 deletions(-)

Copied: 
python-sphinx_rtd_theme/repos/community-any/0001-Add-missing-SOURCELINK_SUFFIX.patch
 (from rev 213736, 
python-sphinx_rtd_theme/trunk/0001-Add-missing-SOURCELINK_SUFFIX.patch)
===
--- 0001-Add-missing-SOURCELINK_SUFFIX.patch(rev 0)
+++ 0001-Add-missing-SOURCELINK_SUFFIX.patch2017-02-24 21:44:22 UTC (rev 
213737)
@@ -0,0 +1,46 @@
+From 5b5c74bcfbe19a699ac5559551216a516c8e1aa2 Mon Sep 17 00:00:00 2001
+From: Mikkel Oscar Lyderik Larsen 
+Date: Thu, 8 Dec 2016 23:33:21 +0100
+Subject: [PATCH] Add missing SOURCELINK_SUFFIX
+
+Adds DOCUMENTATION_OPTIONS.SOURCELINK_SUFFIX which is expected by the
+searchtools.js
+
+Related sphinx commit:
+https://github.com/sphinx-doc/sphinx/commit/71dd8bfbf94417ad55b2444e1dbd219db266f335
+---
+ sphinx_rtd_theme/layout.html | 3 ++-
+ sphinx_rtd_theme/layout_old.html | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/sphinx_rtd_theme/layout.html b/sphinx_rtd_theme/layout.html
+index 44978c9..ca63b80 100644
+--- a/sphinx_rtd_theme/layout.html
 b/sphinx_rtd_theme/layout.html
+@@ -167,7 +167,8 @@
+ VERSION:'{{ release|e }}',
+ COLLAPSE_INDEX:false,
+ FILE_SUFFIX:'{{ '' if no_search_suffix else file_suffix }}',
+-HAS_SOURCE:  {{ has_source|lower }}
++HAS_SOURCE:  {{ has_source|lower }},
++SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
+ };
+ 
+ {%- for scriptfile in script_files %}
+diff --git a/sphinx_rtd_theme/layout_old.html 
b/sphinx_rtd_theme/layout_old.html
+index deb8df2..f0dc2af 100644
+--- a/sphinx_rtd_theme/layout_old.html
 b/sphinx_rtd_theme/layout_old.html
+@@ -91,7 +91,8 @@
+ VERSION: '{{ release|e }}',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '{{ '' if no_search_suffix else file_suffix }}',
+-HAS_SOURCE:  {{ has_source|lower }}
++HAS_SOURCE:  {{ has_source|lower }},
++SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
+   };
+ 
+ {%- for scriptfile in script_files %}
+-- 
+2.12.0
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-24 21:44:12 UTC (rev 213736)
+++ PKGBUILD2017-02-24 21:44:22 UTC (rev 213737)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: eolianoe 
-# Contributor: Romain Schmitz 
-
-pkgbase=python-sphinx_rtd_theme
-pkgname=('python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme')
-pkgver=0.1.9
-pkgrel=2
-
-pkgdesc="Python Sphinx Read The Docs Theme"
-url='https://github.com/snide/sphinx_rtd_theme'
-arch=('any')
-license=('MIT')
-
-makedepends=('python-setuptools' 'python2-setuptools')
-
-source=("https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz;)
-
-md5sums=('86a25c8d47147c872e42dc84cc66f97b')
-
-build() {
-  cp -r sphinx_rtd_theme-$pkgver sphinx_rtd_theme-$pkgver-py2
-
-  cd sphinx_rtd_theme-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/sphinx_rtd_theme-$pkgver-py2
-  python2 setup.py build
-}
-
-package_python-sphinx_rtd_theme() {
-  cd sphinx_rtd_theme-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-sphinx_rtd_theme() {
-  cd sphinx_rtd_theme-${pkgver}-py2 
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-sphinx_rtd_theme/repos/community-any/PKGBUILD (from rev 213736, 
python-sphinx_rtd_theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-24 21:44:22 UTC (rev 213737)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: eolianoe 
+# Contributor: Romain Schmitz 
+
+pkgbase=python-sphinx_rtd_theme
+pkgname=('python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme')
+pkgver=0.1.9
+pkgrel=3
+
+pkgdesc="Python Sphinx Read The Docs Theme"
+url='https://github.com/snide/sphinx_rtd_theme'
+arch=('any')
+license=('MIT')
+

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

2017-02-24 Thread Johannes Löthberg
Date: Friday, February 24, 2017 @ 21:44:12
  Author: demize
Revision: 213736

Backport SOURCELINK_SUFFIX patch

Needed to fix search with sphinx 1.5.

Fixes FS#52938.

Added:
  python-sphinx_rtd_theme/trunk/0001-Add-missing-SOURCELINK_SUFFIX.patch
Modified:
  python-sphinx_rtd_theme/trunk/PKGBUILD

--+
 0001-Add-missing-SOURCELINK_SUFFIX.patch |   46 +
 PKGBUILD |   13 ++--
 2 files changed, 56 insertions(+), 3 deletions(-)

Added: 0001-Add-missing-SOURCELINK_SUFFIX.patch
===
--- 0001-Add-missing-SOURCELINK_SUFFIX.patch(rev 0)
+++ 0001-Add-missing-SOURCELINK_SUFFIX.patch2017-02-24 21:44:12 UTC (rev 
213736)
@@ -0,0 +1,46 @@
+From 5b5c74bcfbe19a699ac5559551216a516c8e1aa2 Mon Sep 17 00:00:00 2001
+From: Mikkel Oscar Lyderik Larsen 
+Date: Thu, 8 Dec 2016 23:33:21 +0100
+Subject: [PATCH] Add missing SOURCELINK_SUFFIX
+
+Adds DOCUMENTATION_OPTIONS.SOURCELINK_SUFFIX which is expected by the
+searchtools.js
+
+Related sphinx commit:
+https://github.com/sphinx-doc/sphinx/commit/71dd8bfbf94417ad55b2444e1dbd219db266f335
+---
+ sphinx_rtd_theme/layout.html | 3 ++-
+ sphinx_rtd_theme/layout_old.html | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/sphinx_rtd_theme/layout.html b/sphinx_rtd_theme/layout.html
+index 44978c9..ca63b80 100644
+--- a/sphinx_rtd_theme/layout.html
 b/sphinx_rtd_theme/layout.html
+@@ -167,7 +167,8 @@
+ VERSION:'{{ release|e }}',
+ COLLAPSE_INDEX:false,
+ FILE_SUFFIX:'{{ '' if no_search_suffix else file_suffix }}',
+-HAS_SOURCE:  {{ has_source|lower }}
++HAS_SOURCE:  {{ has_source|lower }},
++SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
+ };
+ 
+ {%- for scriptfile in script_files %}
+diff --git a/sphinx_rtd_theme/layout_old.html 
b/sphinx_rtd_theme/layout_old.html
+index deb8df2..f0dc2af 100644
+--- a/sphinx_rtd_theme/layout_old.html
 b/sphinx_rtd_theme/layout_old.html
+@@ -91,7 +91,8 @@
+ VERSION: '{{ release|e }}',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '{{ '' if no_search_suffix else file_suffix }}',
+-HAS_SOURCE:  {{ has_source|lower }}
++HAS_SOURCE:  {{ has_source|lower }},
++SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
+   };
+ 
+ {%- for scriptfile in script_files %}
+-- 
+2.12.0
+

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 19:40:27 UTC (rev 213735)
+++ PKGBUILD2017-02-24 21:44:12 UTC (rev 213736)
@@ -6,7 +6,7 @@
 pkgbase=python-sphinx_rtd_theme
 pkgname=('python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme')
 pkgver=0.1.9
-pkgrel=2
+pkgrel=3
 
 pkgdesc="Python Sphinx Read The Docs Theme"
 url='https://github.com/snide/sphinx_rtd_theme'
@@ -15,10 +15,17 @@
 
 makedepends=('python-setuptools' 'python2-setuptools')
 
-source=("https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz;)
+source=("https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz;
+"0001-Add-missing-SOURCELINK_SUFFIX.patch")
 
-md5sums=('86a25c8d47147c872e42dc84cc66f97b')
+sha256sums=('273846f8aacac32bf9542365a593b495b68d8035c2e382c9ccedcac387c9a0a1'
+'514e392a88d8123e65db21f151dee0b9b861b8828fe76209f8eec74277989c5e')
 
+prepare() {
+  cd sphinx_rtd_theme-$pkgver
+  patch -p1 <"$srcdir"/0001-Add-missing-SOURCELINK_SUFFIX.patch
+}
+
 build() {
   cp -r sphinx_rtd_theme-$pkgver sphinx_rtd_theme-$pkgver-py2
 


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 21:36:36
  Author: arojas
Revision: 289498

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

Added:
  syslog-ng/repos/extra-i686/PKGBUILD
(from rev 289497, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/extra-i686/syslog-ng.conf
(from rev 289497, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/extra-i686/syslog-ng.logrotate
(from rev 289497, syslog-ng/trunk/syslog-ng.logrotate)
  syslog-ng/repos/extra-x86_64/PKGBUILD
(from rev 289497, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
(from rev 289497, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate
(from rev 289497, syslog-ng/trunk/syslog-ng.logrotate)
Deleted:
  syslog-ng/repos/extra-i686/PKGBUILD
  syslog-ng/repos/extra-i686/syslog-ng.conf
  syslog-ng/repos/extra-i686/syslog-ng.logrotate
  syslog-ng/repos/extra-x86_64/PKGBUILD
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate

--+
 /PKGBUILD|  108 +
 /syslog-ng.conf  |  184 +
 /syslog-ng.logrotate |   14 ++
 extra-i686/PKGBUILD  |   51 --
 extra-i686/syslog-ng.conf|   92 --
 extra-i686/syslog-ng.logrotate   |7 -
 extra-x86_64/PKGBUILD|   51 --
 extra-x86_64/syslog-ng.conf  |   92 --
 extra-x86_64/syslog-ng.logrotate |7 -
 9 files changed, 306 insertions(+), 300 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-24 21:36:10 UTC (rev 289497)
+++ extra-i686/PKGBUILD 2017-02-24 21:36:36 UTC (rev 289498)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=syslog-ng
-pkgver=3.9.1
-pkgrel=2
-pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
-arch=('i686' 'x86_64')
-url="http://www.balabit.com/network-security/syslog-ng/;
-license=('GPL2' 'LGPL2.1')
-depends=('awk' 'eventlog' 'systemd' 'glib2' 'libdbi')
-makedepends=('python2' 'libxslt' 'json-c' 'libmongoc')
-optdepends=('logrotate: for rotating log files'
-   'json-c: for json-plugin'
-'curl: for the HTTP module'
-'libmongoc: for the MongoDB plugin')
-backup=('etc/syslog-ng/scl.conf'
-'etc/syslog-ng/syslog-ng.conf'
-'etc/logrotate.d/syslog-ng')
-source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
-syslog-ng.conf syslog-ng.logrotate)
-sha1sums=('1ca437393d8895654452bef8ac0b996fe73284f8'
-  '3e7ec4f3f68265aaa98f37338f801c5c22b85c17'
-  '949128fe3d7f77a7aab99048061f885bc758000c')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i -e 's,/bin/,/usr/bin/,' -e 's,/sbin/,/bin/,' 
contrib/systemd/syslog-ng.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
---sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng 
--datadir=/usr/share/syslog-ng \
---with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql \
---enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-manpages --with-jsonc=system --with-mongoc=system
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  install -dm755 "$pkgdir/var/lib/syslog-ng" 
"$pkgdir/etc/syslog-ng/patterndb.d"
-  install -Dm644 "$srcdir/syslog-ng.conf" 
"$pkgdir/etc/syslog-ng/syslog-ng.conf"
-  install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
-}

Copied: syslog-ng/repos/extra-i686/PKGBUILD (from rev 289497, 
syslog-ng/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-24 21:36:36 UTC (rev 289498)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=syslog-ng
+pkgver=3.9.1
+pkgrel=4
+pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
+arch=('i686' 'x86_64')
+url="http://www.balabit.com/network-security/syslog-ng/;
+license=('GPL2' 'LGPL2.1')
+depends=('awk' 'eventlog' 'systemd' 'glib2' 'libdbi')
+makedepends=('python2' 'libxslt' 'json-c' 'libmongoc')
+optdepends=('logrotate: for rotating log files'
+   'json-c: for json-plugin'
+'curl: for the HTTP module'
+'libmongoc: for the MongoDB plugin')
+backup=('etc/syslog-ng/scl.conf'
+'etc/syslog-ng/syslog-ng.conf'
+'etc/logrotate.d/syslog-ng')
+source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
+syslog-ng.conf syslog-ng.logrotate)
+sha1sums=('1ca437393d8895654452bef8ac0b996fe73284f8'
+ 

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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 21:36:10
  Author: arojas
Revision: 289497

Update conf version, remove bad configuration snippet, fix datadir (FS#53077)

Modified:
  syslog-ng/trunk/PKGBUILD
  syslog-ng/trunk/syslog-ng.conf

+
 PKGBUILD   |9 ++---
 syslog-ng.conf |2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 21:17:37 UTC (rev 289496)
+++ PKGBUILD2017-02-24 21:36:10 UTC (rev 289497)
@@ -3,7 +3,7 @@
 
 pkgname=syslog-ng
 pkgver=3.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
 arch=('i686' 'x86_64')
 url="http://www.balabit.com/network-security/syslog-ng/;
@@ -20,7 +20,7 @@
 
source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
 syslog-ng.conf syslog-ng.logrotate)
 sha1sums=('1ca437393d8895654452bef8ac0b996fe73284f8'
-  '3e7ec4f3f68265aaa98f37338f801c5c22b85c17'
+  '273990d01e1f044dc090bba8098161dc12dd24ea'
   '949128fe3d7f77a7aab99048061f885bc758000c')
 
 prepare() {
@@ -31,7 +31,7 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
---sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng 
--datadir=/usr/share/syslog-ng \
+--sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng --datadir=/usr/share 
\
 --with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql \
 --enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system \
 --enable-manpages --with-jsonc=system --with-mongoc=system
@@ -48,4 +48,7 @@
   install -dm755 "$pkgdir/var/lib/syslog-ng" 
"$pkgdir/etc/syslog-ng/patterndb.d"
   install -Dm644 "$srcdir/syslog-ng.conf" 
"$pkgdir/etc/syslog-ng/syslog-ng.conf"
   install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
+
+# See http://lists.balabit.hu/pipermail/syslog-ng/2016-February/022667.html
+  rm -r "$pkgdir"/usr/share/syslog-ng/include/scl/cim
 }

Modified: syslog-ng.conf
===
--- syslog-ng.conf  2017-02-24 21:17:37 UTC (rev 289496)
+++ syslog-ng.conf  2017-02-24 21:36:10 UTC (rev 289497)
@@ -1,4 +1,4 @@
-@version: 3.6
+@version: 3.9
 @include "scl.conf"
 #
 # /etc/syslog-ng/syslog-ng.conf


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 21:17:37
  Author: eworm
Revision: 289496

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

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

+
 testing-i686/PKGBUILD  |  119 +++
 testing-i686/git-daemon.socket |9 ++
 testing-i686/git-daemon@.service   |   10 ++
 testing-i686/git.install   |   12 +++
 testing-x86_64/PKGBUILD|  119 +++
 testing-x86_64/git-daemon.socket   |9 ++
 testing-x86_64/git-daemon@.service |   10 ++
 testing-x86_64/git.install |   12 +++
 8 files changed, 300 insertions(+)

Copied: git/repos/testing-i686/PKGBUILD (from rev 289495, git/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-24 21:17:37 UTC (rev 289496)
@@ -0,0 +1,119 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=git
+pkgver=2.12.0
+pkgrel=1
+pkgdesc="the fast distributed version control system"
+arch=(i686 x86_64)
+url="http://git-scm.com/;
+license=('GPL2')
+depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
+makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
+optdepends=('tk: gitk and git gui'
+'perl-libwww: git svn'
+'perl-term-readkey: git svn'
+'perl-mime-tools: git send-email'
+'perl-net-smtp-ssl: git send-email TLS support'
+'perl-authen-sasl: git send-email TLS support'
+'python2: various helper scripts'
+'subversion: git svn'
+'cvsps2: git cvsimport'
+'gnome-keyring: GNOME keyring credential helper')
+replaces=('git-core')
+provides=('git-core')
+install=git.install
+validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
+source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz;
+"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
+git-daemon@.service
+git-daemon.socket)
+sha256sums=('1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027'
+'SKIP'
+'3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
+'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')
+
+build() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+all doc
+
+  make -C contrib/emacs prefix=/usr
+  make -C contrib/credential/gnome-keyring
+  make -C contrib/credential/libsecret
+  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
+}
+
+check() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  local jobs
+  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
+  mkdir -p /dev/shm/git-test
+  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
+  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
+  # build chroot (i.e.: /usr/bin/nologin)
+  SHELL=/bin/sh \
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+NO_SVN_TESTS=y \
+DEFAULT_TEST_TARGET=prove \
+GIT_PROVE_OPTS="$jobs -Q" \
+GIT_TEST_OPTS="--root=/dev/shm/git-test" \
+test
+}
+
+package() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+INSTALLDIRS=vendor DESTDIR="$pkgdir" install install-doc
+
+  # bash completion
+  mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
+  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git
+  # fancy git prompt
+  mkdir -p "$pkgdir"/usr/share/git/
+  install -m644 

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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 21:17:22
  Author: jgc
Revision: 289494

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

Added:
  totem-plparser/repos/staging-i686/
  totem-plparser/repos/staging-i686/PKGBUILD
(from rev 289493, totem-plparser/trunk/PKGBUILD)
  totem-plparser/repos/staging-x86_64/
  totem-plparser/repos/staging-x86_64/PKGBUILD
(from rev 289493, totem-plparser/trunk/PKGBUILD)

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

Copied: totem-plparser/repos/staging-i686/PKGBUILD (from rev 289493, 
totem-plparser/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 21:17:22 UTC (rev 289494)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=totem-plparser
+pkgver=3.10.7+40+g3859685
+pkgrel=1
+pkgdesc="Simple GObject-based library to parse and save a host of playlist 
formats"
+url="https://git.gnome.org/browse/totem-pl-parser;
+license=(LGPL)
+arch=(i686 x86_64)
+depends=(gmime libarchive libquvi libxml2)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc libsoup)
+_commit=38596857372ef60205da048d38d21f3b6368875f  # master
+source=("git+https://git.gnome.org/browse/totem-pl-parser#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd totem-pl-parser
+  git describe --tags | sed 's/^V_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd totem-pl-parser
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd totem-pl-parser
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package(){
+  cd totem-pl-parser
+  make DESTDIR="$pkgdir" install
+}

Copied: totem-plparser/repos/staging-x86_64/PKGBUILD (from rev 289493, 
totem-plparser/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-02-24 21:17:22 UTC (rev 289494)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=totem-plparser
+pkgver=3.10.7+40+g3859685
+pkgrel=1
+pkgdesc="Simple GObject-based library to parse and save a host of playlist 
formats"
+url="https://git.gnome.org/browse/totem-pl-parser;
+license=(LGPL)
+arch=(i686 x86_64)
+depends=(gmime libarchive libquvi libxml2)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc libsoup)
+_commit=38596857372ef60205da048d38d21f3b6368875f  # master
+source=("git+https://git.gnome.org/browse/totem-pl-parser#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd totem-pl-parser
+  git describe --tags | sed 's/^V_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd totem-pl-parser
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd totem-pl-parser
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package(){
+  cd totem-pl-parser
+  make DESTDIR="$pkgdir" install
+}


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 21:17:30
  Author: eworm
Revision: 289495

upgpkg: git 2.12.0-1

new upstream release

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 21:17:22 UTC (rev 289494)
+++ PKGBUILD2017-02-24 21:17:30 UTC (rev 289495)
@@ -2,8 +2,8 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.11.1
-pkgrel=2
+pkgver=2.12.0
+pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/;
@@ -23,15 +23,15 @@
 replaces=('git-core')
 provides=('git-core')
 install=git.install
+validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
 source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz;
 "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
 git-daemon@.service
 git-daemon.socket)
-md5sums=('2970ae6cd234b2fca4f2d14ba4226f35'
- 'SKIP'
- '042524f942785772d7bd52a1f02fe5ae'
- 'f67869315c2cc112e076f0c73f248002')
-validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
+sha256sums=('1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027'
+'SKIP'
+'3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
+'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')
 
 build() {
   export PYTHON_PATH='/usr/bin/python2'
@@ -105,7 +105,6 @@
   # scripts are for python 2.x
   sed -i 's|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|' \
 $(find "$pkgdir" -name '*.py') \
-"$pkgdir"/usr/share/git/gitview/gitview \
 "$pkgdir"/usr/share/git/remote-helpers/git-remote-bzr \
 "$pkgdir"/usr/share/git/remote-helpers/git-remote-hg
   sed -i 's|#![ ]*/usr/bin/python$|#!/usr/bin/python2|' \


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 21:17:17
  Author: jgc
Revision: 289493

upgpkg: totem-plparser 3.10.7+40+g3859685-1

Update to latest git snapshot, fix overlinking

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 20:48:09 UTC (rev 289492)
+++ PKGBUILD2017-02-24 21:17:17 UTC (rev 289493)
@@ -3,16 +3,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=totem-plparser
-pkgver=3.10.7+1+gb25e497
+pkgver=3.10.7+40+g3859685
 pkgrel=1
 pkgdesc="Simple GObject-based library to parse and save a host of playlist 
formats"
 url="https://git.gnome.org/browse/totem-pl-parser;
 license=(LGPL)
 arch=(i686 x86_64)
-depends=(gmime libsoup libarchive libquvi)
-makedepends=(intltool gobject-introspection git gnome-common gtk-doc)
-_commit=b25e4976c4409cdca22e456eb5679148b787556e
-source=("git://git.gnome.org/totem-pl-parser#commit=$_commit")
+depends=(gmime libarchive libquvi libxml2)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc libsoup)
+_commit=38596857372ef60205da048d38d21f3b6368875f  # master
+source=("git+https://git.gnome.org/browse/totem-pl-parser#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -29,6 +29,7 @@
   cd totem-pl-parser
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:48:09
  Author: jgc
Revision: 289492

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-24 20:48:03 UTC (rev 289491)
+++ extra-i686/PKGBUILD 2017-02-24 20:48:09 UTC (rev 289492)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=libpst
-pkgname=('libpst' 'libpst-docs')
-pkgver=0.6.67
-pkgrel=3
-arch=('i686' 'x86_64')
-url="http://www.five-ten-sg.com/libpst/;
-license=('GPL')
-makedepends=('python2' 'boost' 'libgsf')
-source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
-sha1sums=('8b26a5faecaca5578c6207c66da0c94b85362f8d')
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-  --disable-static --enable-libpst-shared --disable-dii PYTHON_VERSION=2
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_libpst() {
-  pkgdesc="Outlook .pst file converter"
-  depends=('gcc-libs' 'libgsf')
-  optdepends=('boost-libs: for libpst python interface')
-  options=('!docs')
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="${pkgdir}" install
-}
-
-package_libpst-docs() {
-  pkgdesc="Documentation for Outlook .pst file converter"
-  options=('docs')
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="${pkgdir}" install-htmlDATA
-  cd html
-  make DESTDIR="${pkgdir}" install-htmldevelDATA
-}

Copied: libpst/repos/extra-i686/PKGBUILD (from rev 289491, 
libpst/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-24 20:48:09 UTC (rev 289492)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=libpst
+pkgname=('libpst' 'libpst-docs')
+pkgver=0.6.70
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://www.five-ten-sg.com/libpst/;
+license=('GPL')
+makedepends=('python2' 'boost' 'libgsf')
+source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('19981c0661305d093e7df8cf579662c6157ffb38a7873091cfc9e900fb4667d4')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --disable-static --enable-libpst-shared --disable-dii PYTHON_VERSION=2
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_libpst() {
+  pkgdesc="Outlook .pst file converter"
+  depends=('gcc-libs' 'libgsf')
+  optdepends=('boost-libs: for libpst python interface')
+  options=('!docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libpst-docs() {
+  pkgdesc="Documentation for Outlook .pst file converter"
+  options=('docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install-htmlDATA
+  cd html
+  make DESTDIR="${pkgdir}" install-htmldevelDATA
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-24 20:48:03 UTC (rev 289491)
+++ extra-x86_64/PKGBUILD   2017-02-24 20:48:09 UTC (rev 289492)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=libpst
-pkgname=('libpst' 'libpst-docs')
-pkgver=0.6.67
-pkgrel=3
-arch=('i686' 'x86_64')
-url="http://www.five-ten-sg.com/libpst/;
-license=('GPL')
-makedepends=('python2' 'boost' 'libgsf')
-source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
-sha1sums=('8b26a5faecaca5578c6207c66da0c94b85362f8d')
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-  --disable-static --enable-libpst-shared --disable-dii PYTHON_VERSION=2
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_libpst() {
-  pkgdesc="Outlook .pst file converter"
-  depends=('gcc-libs' 'libgsf')
-  optdepends=('boost-libs: for libpst python interface')
-  options=('!docs')
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="${pkgdir}" install
-}
-
-package_libpst-docs() {
-  pkgdesc="Documentation for Outlook .pst file converter"
-  options=('docs')
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="${pkgdir}" install-htmlDATA
-  cd html
-  make DESTDIR="${pkgdir}" install-htmldevelDATA
-}

Copied: libpst/repos/extra-x86_64/PKGBUILD (from rev 289491, 
libpst/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD 

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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:48:03
  Author: jgc
Revision: 289491

upgpkg: libpst 0.6.70-1

Switch to sha256

Modified:
  libpst/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 20:40:11 UTC (rev 289490)
+++ PKGBUILD2017-02-24 20:48:03 UTC (rev 289491)
@@ -3,14 +3,14 @@
 
 pkgbase=libpst
 pkgname=('libpst' 'libpst-docs')
-pkgver=0.6.67
-pkgrel=3
+pkgver=0.6.70
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.five-ten-sg.com/libpst/;
 license=('GPL')
 makedepends=('python2' 'boost' 'libgsf')
 source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
-sha1sums=('8b26a5faecaca5578c6207c66da0c94b85362f8d')
+sha256sums=('19981c0661305d093e7df8cf579662c6157ffb38a7873091cfc9e900fb4667d4')
 
 build() {
   cd $pkgbase-$pkgver


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:40:05
  Author: jgc
Revision: 289489

upgpkg: libsmbios 2.3.2-1

Project moved to github.

Modified:
  libsmbios/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 20:30:27 UTC (rev 289488)
+++ PKGBUILD2017-02-24 20:40:05 UTC (rev 289489)
@@ -4,21 +4,32 @@
 # Contributor: daniel g. siegel 
 
 pkgname=libsmbios
-pkgver=2.3.0
+pkgver=2.3.2
 pkgrel=1
 pkgdesc="A library for providing access to as much BIOS information as 
possible"
 arch=('i686' 'x86_64')
-url="http://linux.dell.com/libsmbios/main/index.html;
+url="https://github.com/dell/libsmbios;
 license=('GPL' 'custom')
 depends=('gcc-libs')
-makedepends=('libxml2' 'python2' 'chrpath' 'doxygen')
+makedepends=('libxml2' 'python2' 'chrpath' 'doxygen' git)
 optdepends=('python2: tools')
-source=(http://linux.dell.com/libsmbios/download/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('8f4bef657b04250f077f7ac5f2ecac2c')
+_commit=0a6ba645725a10f78c19f8dde73550ab0093c21c  # tags/v2.3.2
+source=("git+https://github.com/dell/libsmbios.git#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  ./autogen.sh --no-configure
+}
+
 build() {
-unset MAKEFLAGS
-  cd $pkgname-$pkgver
+  unset MAKEFLAGS
+  cd $pkgname
   mkdir build
   cd build
   PYTHON=python2 ../configure --prefix=/usr --sbindir=/usr/bin 
--sysconfdir=/etc --disable-static
@@ -28,7 +39,7 @@
 }
 
 package() {
-  cd ${pkgname}-${pkgver}/build
+  cd $pkgname/build
   make DESTDIR="${pkgdir}" install
 
   chrpath -d "${pkgdir}/usr/bin/smbios-sys-info-lite"
@@ -40,7 +51,7 @@
   rm -rf "${pkgdir}/usr/lib/yum-plugins"
 
   sed -e 's|#!/usr/bin/python|#!/usr/bin/python2|g' \
-  -i 
"${pkgdir}"/usr/bin/smbios-{{wakeup,token,wireless,keyboard,thermal}-ctl,lcd-brightness,rbu-bios-update,passwd,sys-info}
+  -i 
"${pkgdir}"/usr/bin/smbios-{{wakeup,token,wireless,keyboard,thermal}-ctl,lcd-brightness,passwd,sys-info,battery-ctl}
 
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 ../COPYING-OSL "${pkgdir}/usr/share/licenses/${pkgname}/"


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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:40:11
  Author: jgc
Revision: 289490

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-24 20:40:05 UTC (rev 289489)
+++ extra-i686/PKGBUILD 2017-02-24 20:40:11 UTC (rev 289490)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: daniel g. siegel 
-
-pkgname=libsmbios
-pkgver=2.3.0
-pkgrel=1
-pkgdesc="A library for providing access to as much BIOS information as 
possible"
-arch=('i686' 'x86_64')
-url="http://linux.dell.com/libsmbios/main/index.html;
-license=('GPL' 'custom')
-depends=('gcc-libs')
-makedepends=('libxml2' 'python2' 'chrpath' 'doxygen')
-optdepends=('python2: tools')
-source=(http://linux.dell.com/libsmbios/download/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('8f4bef657b04250f077f7ac5f2ecac2c')
-
-build() {
-unset MAKEFLAGS
-  cd $pkgname-$pkgver
-  mkdir build
-  cd build
-  PYTHON=python2 ../configure --prefix=/usr --sbindir=/usr/bin 
--sysconfdir=/etc --disable-static
-  mkdir -p out/libsmbios_c
-  mkdir -p out/libsmbios_c++
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  chrpath -d "${pkgdir}/usr/bin/smbios-sys-info-lite"
-  install -m755 -d "${pkgdir}/usr/include"
-  cp -a ../src/include/* "${pkgdir}/usr/include/"
-  cp -a out/public-include/* "${pkgdir}/usr/include/"
-
-  rm -rf "${pkgdir}/etc/yum"
-  rm -rf "${pkgdir}/usr/lib/yum-plugins"
-
-  sed -e 's|#!/usr/bin/python|#!/usr/bin/python2|g' \
-  -i 
"${pkgdir}"/usr/bin/smbios-{{wakeup,token,wireless,keyboard,thermal}-ctl,lcd-brightness,rbu-bios-update,passwd,sys-info}
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 ../COPYING-OSL "${pkgdir}/usr/share/licenses/${pkgname}/"
-
-  python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/libsmbios_c/"
-}

Copied: libsmbios/repos/extra-i686/PKGBUILD (from rev 289489, 
libsmbios/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-24 20:40:11 UTC (rev 289490)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: daniel g. siegel 
+
+pkgname=libsmbios
+pkgver=2.3.2
+pkgrel=1
+pkgdesc="A library for providing access to as much BIOS information as 
possible"
+arch=('i686' 'x86_64')
+url="https://github.com/dell/libsmbios;
+license=('GPL' 'custom')
+depends=('gcc-libs')
+makedepends=('libxml2' 'python2' 'chrpath' 'doxygen' git)
+optdepends=('python2: tools')
+_commit=0a6ba645725a10f78c19f8dde73550ab0093c21c  # tags/v2.3.2
+source=("git+https://github.com/dell/libsmbios.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  ./autogen.sh --no-configure
+}
+
+build() {
+  unset MAKEFLAGS
+  cd $pkgname
+  mkdir build
+  cd build
+  PYTHON=python2 ../configure --prefix=/usr --sbindir=/usr/bin 
--sysconfdir=/etc --disable-static
+  mkdir -p out/libsmbios_c
+  mkdir -p out/libsmbios_c++
+  make
+}
+
+package() {
+  cd $pkgname/build
+  make DESTDIR="${pkgdir}" install
+
+  chrpath -d "${pkgdir}/usr/bin/smbios-sys-info-lite"
+  install -m755 -d "${pkgdir}/usr/include"
+  cp -a ../src/include/* "${pkgdir}/usr/include/"
+  cp -a out/public-include/* "${pkgdir}/usr/include/"
+
+  rm -rf "${pkgdir}/etc/yum"
+  rm -rf "${pkgdir}/usr/lib/yum-plugins"
+
+  sed -e 's|#!/usr/bin/python|#!/usr/bin/python2|g' \
+  -i 
"${pkgdir}"/usr/bin/smbios-{{wakeup,token,wireless,keyboard,thermal}-ctl,lcd-brightness,passwd,sys-info,battery-ctl}
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 ../COPYING-OSL "${pkgdir}/usr/share/licenses/${pkgname}/"
+
+  python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/libsmbios_c/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-24 20:40:05 UTC (rev 289489)
+++ extra-x86_64/PKGBUILD   2017-02-24 20:40:11 UTC (rev 289490)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 

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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:30:27
  Author: jgc
Revision: 289488

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

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

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   36 
 extra-x86_64/PKGBUILD |   36 
 3 files changed, 70 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-24 20:30:21 UTC (rev 289487)
+++ extra-i686/PKGBUILD 2017-02-24 20:30:27 UTC (rev 289488)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libwacom
-pkgver=0.22
-pkgrel=1
-pkgdesc="Library to identify Wacom tablets and their features"
-arch=('x86_64' 'i686')
-url="https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom;
-license=('MIT')
-depends=('glib2' 'systemd' 'libgudev')
-source=(https://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2{,.sig})
-sha256sums=('97c19c216cbf4a2c54a5fc4f80d5a363bfa732500f0831a345bbc8ab385720c0'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 

-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -m755 -d ${pkgdir}/usr/lib/udev/rules.d
-  cd tools
-  ./generate-udev-rules > ${pkgdir}/usr/lib/udev/rules.d/65-libwacom.rules
-  
-}

Copied: libwacom/repos/extra-i686/PKGBUILD (from rev 289487, 
libwacom/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-24 20:30:27 UTC (rev 289488)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libwacom
+pkgver=0.24
+pkgrel=1
+pkgdesc="Library to identify Wacom tablets and their features"
+arch=('x86_64' 'i686')
+url="https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom;
+license=('MIT')
+depends=('glib2' 'systemd' 'libgudev')
+source=(https://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2)
+sha1sums=('74d38e416fc7b91bbf3e163d40fe6ff688e6da51')
+sha256sums=('2905a0ee5cc85eceb9f5bd06109e66a051b0ed18102c3e6798717c259c8d66c3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -m755 -d ${pkgdir}/usr/lib/udev/rules.d
+  cd tools
+  ./generate-udev-rules > ${pkgdir}/usr/lib/udev/rules.d/65-libwacom.rules
+  
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-24 20:30:21 UTC (rev 289487)
+++ extra-x86_64/PKGBUILD   2017-02-24 20:30:27 UTC (rev 289488)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libwacom
-pkgver=0.22
-pkgrel=1
-pkgdesc="Library to identify Wacom tablets and their features"
-arch=('x86_64' 'i686')
-url="https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom;
-license=('MIT')
-depends=('glib2' 'systemd' 'libgudev')
-source=(https://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2{,.sig})
-sha256sums=('97c19c216cbf4a2c54a5fc4f80d5a363bfa732500f0831a345bbc8ab385720c0'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 

-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -m755 -d ${pkgdir}/usr/lib/udev/rules.d
-  cd tools
-  ./generate-udev-rules > ${pkgdir}/usr/lib/udev/rules.d/65-libwacom.rules
-  
-}

Copied: libwacom/repos/extra-x86_64/PKGBUILD (from rev 289487, 
libwacom/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-24 20:30:27 UTC (rev 289488)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+

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

2017-02-24 Thread Jan de Groot
Date: Friday, February 24, 2017 @ 20:30:21
  Author: jgc
Revision: 289487

upgpkg: libwacom 0.24-1

Modified:
  libwacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 18:37:32 UTC (rev 289486)
+++ PKGBUILD2017-02-24 20:30:21 UTC (rev 289487)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libwacom
-pkgver=0.22
+pkgver=0.24
 pkgrel=1
 pkgdesc="Library to identify Wacom tablets and their features"
 arch=('x86_64' 'i686')
@@ -9,10 +9,9 @@
 
url="https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom;
 license=('MIT')
 depends=('glib2' 'systemd' 'libgudev')
-source=(https://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2{,.sig})
-sha256sums=('97c19c216cbf4a2c54a5fc4f80d5a363bfa732500f0831a345bbc8ab385720c0'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 

+source=(https://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2)
+sha1sums=('74d38e416fc7b91bbf3e163d40fe6ff688e6da51')
+sha256sums=('2905a0ee5cc85eceb9f5bd06109e66a051b0ed18102c3e6798717c259c8d66c3')
 
 build() {
   cd $pkgname-$pkgver


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

2017-02-24 Thread Massimiliano Torromeo
Date: Friday, February 24, 2017 @ 19:40:27
  Author: mtorromeo
Revision: 213735

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 19:39:41 UTC (rev 213734)
+++ community-i686/PKGBUILD 2017-02-24 19:40:27 UTC (rev 213735)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bartłomiej Piotrowski 
-
-pkgname=xtrabackup
-pkgver=2.4.5
-_boost_ver=1.59.0
-pkgrel=1
-pkgdesc='Non-blocking backup tool for MySQL'
-arch=('i686' 'x86_64')
-url='http://www.percona.com/software/percona-xtrabackup/'
-license=('GPL')
-depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql')
-makedepends=('cmake' 'python-sphinx' 'zlib' 'vim' 'libedit' 'libevent')
-optdepends=('qpress: for compressed backups')
-source=(https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-$pkgver/source/tarball/percona-xtrabackup-$pkgver.tar.gz
-
http://sourceforge.net/projects/boost/files/boost/${_boost_ver}/boost_${_boost_ver//./_}.tar.gz)
-sha256sums=('1c8c457e1912525f6c3079a8c5b2948dbcf693d2b86c8f57d13b4a446cec2036'
-'47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac')
-build() {
-  cd percona-xtrabackup-$pkgver
-  cmake -DBUILD_CONFIG=xtrabackup_release \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release \
--DMYSQL_DATADIR=/var/lib/mysql \
--DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
--DWITH_SSL=system \
--DWITH_LIBEVENT=system \
--DWITH_EDITLINE=bundled \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_BOOST="../boost_${_boost_ver//./_}"
-  make
-}
-
-package() {
-  cd percona-xtrabackup-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  cd  "$pkgdir"
-  rm -rf usr/xtrabackup-test
-  install -dm755 usr/share
-  mv build/$pkgname/src/percona-xtrabackup-$pkgver/man usr/share
-  rm -rf build
-}

Copied: xtrabackup/repos/community-i686/PKGBUILD (from rev 213734, 
xtrabackup/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 19:40:27 UTC (rev 213735)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgname=xtrabackup
+pkgver=2.4.6
+_boost_ver=1.59.0
+pkgrel=1
+pkgdesc='Non-blocking backup tool for MySQL'
+arch=('i686' 'x86_64')
+url='http://www.percona.com/software/percona-xtrabackup/'
+license=('GPL')
+depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql')
+makedepends=('cmake' 'python-sphinx' 'zlib' 'vim' 'libedit' 'libevent')
+optdepends=('qpress: for compressed backups')
+source=(https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-$pkgver/source/tarball/percona-xtrabackup-$pkgver.tar.gz
+
http://sourceforge.net/projects/boost/files/boost/${_boost_ver}/boost_${_boost_ver//./_}.tar.gz)
+sha256sums=('f6be10a41b73d15ab1803c5cd8bb316ea05011943db400cee74cee9abb1d86e7'
+'47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac')
+build() {
+  cd percona-xtrabackup-$pkgver
+  cmake -DBUILD_CONFIG=xtrabackup_release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release \
+-DMYSQL_DATADIR=/var/lib/mysql \
+-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
+-DWITH_SSL=system \
+-DWITH_LIBEVENT=system \
+-DWITH_EDITLINE=bundled \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_BOOST="../boost_${_boost_ver//./_}"
+  make
+}
+
+package() {
+  cd percona-xtrabackup-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  cd  "$pkgdir"
+  rm -rf usr/xtrabackup-test
+  install -dm755 usr/share
+  mv build/$pkgname/src/percona-xtrabackup-$pkgver/man usr/share
+  rm -rf build
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 19:39:41 UTC (rev 213734)
+++ community-x86_64/PKGBUILD   2017-02-24 19:40:27 UTC (rev 213735)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bartłomiej Piotrowski 
-
-pkgname=xtrabackup
-pkgver=2.4.5

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

2017-02-24 Thread Massimiliano Torromeo
Date: Friday, February 24, 2017 @ 19:39:41
  Author: mtorromeo
Revision: 213734

upgpkg: xtrabackup 2.4.6-1

Modified:
  xtrabackup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 15:28:53 UTC (rev 213733)
+++ PKGBUILD2017-02-24 19:39:41 UTC (rev 213734)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski 
 
 pkgname=xtrabackup
-pkgver=2.4.5
+pkgver=2.4.6
 _boost_ver=1.59.0
 pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
@@ -15,7 +15,7 @@
 optdepends=('qpress: for compressed backups')
 
source=(https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-$pkgver/source/tarball/percona-xtrabackup-$pkgver.tar.gz
 
http://sourceforge.net/projects/boost/files/boost/${_boost_ver}/boost_${_boost_ver//./_}.tar.gz)
-sha256sums=('1c8c457e1912525f6c3079a8c5b2948dbcf693d2b86c8f57d13b4a446cec2036'
+sha256sums=('f6be10a41b73d15ab1803c5cd8bb316ea05011943db400cee74cee9abb1d86e7'
 '47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac')
 build() {
   cd percona-xtrabackup-$pkgver


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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 18:37:32
  Author: arojas
Revision: 289486

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

Added:
  xine-lib/repos/testing-i686/
  xine-lib/repos/testing-i686/PKGBUILD
(from rev 289485, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/testing-x86_64/
  xine-lib/repos/testing-x86_64/PKGBUILD
(from rev 289485, xine-lib/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   47 ++
 testing-x86_64/PKGBUILD |   47 ++
 2 files changed, 94 insertions(+)

Copied: xine-lib/repos/testing-i686/PKGBUILD (from rev 289485, 
xine-lib/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-24 18:37:32 UTC (rev 289486)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.8
+pkgrel=1
+pkgdesc="A multimedia playback engine"
+arch=('i686' 'x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('imagemagick: for using the imagemagick plugin' \
+'jack: for using the jack plugin' \
+'vcdimager: for using the vcd plugin' \
+'glu: for using the opengl plugin' \
+'wavpack: for using the wavpack plugin' \
+'faad2: for using the faad plugin' \
+'libmng: for using the mng plugin' \
+'aalib: for using the aalib plugin' \
+'libmodplug: for using the modplug plugin' \
+'libdca: for using the dca plugin' \
+'a52dec: for using the a52 plugin' \
+'libmad: for using the mp3 plugin' \
+'libdvdnav: for using the dvd plugin' \
+'libmpcdec: for using the musepack plugin' \
+'libcaca: for using the caca plugin' \
+'libbluray: for using the bluray plugin' \
+'libvdpau: for using the VDPAU plugin' \
+'smbclient: for using the samba plugin' \
+'gdk-pixbuf2: for using the gdk-pixbuf plugin')
+source=(https://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
+sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
+--disable-optimizations 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: xine-lib/repos/testing-x86_64/PKGBUILD (from rev 289485, 
xine-lib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-24 18:37:32 UTC (rev 289486)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.8
+pkgrel=1
+pkgdesc="A multimedia playback engine"
+arch=('i686' 'x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('imagemagick: for using the imagemagick plugin' \
+'jack: for using the jack plugin' \
+'vcdimager: for using the vcd plugin' \
+'glu: for using the opengl plugin' \
+'wavpack: for using the wavpack plugin' \
+'faad2: for using the faad plugin' \
+'libmng: for using the mng plugin' \
+'aalib: for using the aalib plugin' \
+'libmodplug: for using the modplug plugin' \
+'libdca: for using the dca plugin' \
+'a52dec: for using the a52 plugin' \
+'libmad: for using the mp3 plugin' \
+'libdvdnav: for using the dvd plugin' \
+'libmpcdec: for using the musepack plugin' \
+'libcaca: for using the caca plugin' \
+'libbluray: for using the bluray plugin' \
+'libvdpau: for using the VDPAU plugin' \
+'smbclient: for using the samba plugin' \
+'gdk-pixbuf2: for using the gdk-pixbuf plugin')
+source=(https://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
+sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
+--disable-optimizations 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make 

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

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 18:37:07
  Author: arojas
Revision: 289485

Update to 1.2.8

Modified:
  xine-lib/trunk/PKGBUILD
Deleted:
  xine-lib/trunk/xine-lib-ffmpeg3.patch
  xine-lib/trunk/xine-lib-xcb-1.12.patch

-+
 PKGBUILD|   19 +++
 xine-lib-ffmpeg3.patch  |   55 --
 xine-lib-xcb-1.12.patch |   25 
 3 files changed, 4 insertions(+), 95 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 14:07:49 UTC (rev 289484)
+++ PKGBUILD2017-02-24 18:37:07 UTC (rev 289485)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=xine-lib
-pkgver=1.2.6
-pkgrel=13
+pkgver=1.2.8
+pkgrel=1
 pkgdesc="A multimedia playback engine"
 arch=('i686' 'x86_64')
 url="http://www.xine-project.org;
@@ -31,20 +31,9 @@
 'libvdpau: for using the VDPAU plugin' \
 'smbclient: for using the samba plugin' \
 'gdk-pixbuf2: for using the gdk-pixbuf plugin')
-source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz
 xine-lib-ffmpeg3.patch xine-lib-xcb-1.12.patch)
-sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5'
-  'b4466616bb17142aef8aa1bb80fff67cd2d0d15d'
-  '890c8f044c0080bfb7d4b163061dd42621fc4df1')
+source=(https://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
+sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
 
-prepare() {
-  cd $pkgname-$pkgver
-# Fix build with ffmpeg 3.0 (Gentoo)
-  patch -p1 -i ../xine-lib-ffmpeg3.patch
-# Fix build with xcb 1.12 (Gentoo)
-  patch -p1 -i ../xine-lib-xcb-1.12.patch
-  autoreconf -vi
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \

Deleted: xine-lib-ffmpeg3.patch
===
--- xine-lib-ffmpeg3.patch  2017-02-24 14:07:49 UTC (rev 289484)
+++ xine-lib-ffmpeg3.patch  2017-02-24 18:37:07 UTC (rev 289485)
@@ -1,55 +0,0 @@
-Index: xine-lib-1.2.6/src/combined/ffmpeg/ff_audio_decoder.c
-===
 xine-lib-1.2.6.orig/src/combined/ffmpeg/ff_audio_decoder.c
-+++ xine-lib-1.2.6/src/combined/ffmpeg/ff_audio_decoder.c
-@@ -590,7 +590,7 @@ static int ff_audio_decode (ff_audio_dec
-   int got_frame;
-   float gain = this->class->gain;
-   if (!this->av_frame)
--this->av_frame = avcodec_alloc_frame ();
-+this->av_frame = av_frame_alloc ();
- 
-   consumed = avcodec_decode_audio4 (this->context, this->av_frame, 
_frame, );
-   if ((consumed >= 0) && got_frame) {
-@@ -1071,7 +1071,7 @@ static void ff_audio_reset (audio_decode
-   /* try to reset the wma decoder */
-   if( this->decoder_ok ) {
- #if AVAUDIO > 3
--avcodec_free_frame (>av_frame);
-+av_frame_free (>av_frame);
- #endif
- pthread_mutex_lock (_lock);
- avcodec_close (this->context);
-@@ -1105,7 +1105,7 @@ static void ff_audio_dispose (audio_deco
- 
-   if( this->context && this->decoder_ok ) {
- #if AVAUDIO > 3
--avcodec_free_frame (>av_frame);
-+av_frame_free (>av_frame);
- #endif
- pthread_mutex_lock (_lock);
- avcodec_close (this->context);
-Index: xine-lib-1.2.6/src/combined/ffmpeg/ff_video_decoder.c
-===
 xine-lib-1.2.6.orig/src/combined/ffmpeg/ff_video_decoder.c
-+++ xine-lib-1.2.6/src/combined/ffmpeg/ff_video_decoder.c
-@@ -2523,7 +2523,7 @@ static video_decoder_t *ff_video_open_pl
-   this->stream= stream;
-   this->class = (ff_video_class_t *) class_gen;
- 
--  this->av_frame  = avcodec_alloc_frame();
-+  this->av_frame  = av_frame_alloc();
-   this->context   = avcodec_alloc_context();
-   this->context->opaque   = this;
- #if AVPALETTE == 1
 xine-lib-1.2.6/src/dxr3/ffmpeg_encoder.c.orig  2016-02-17 
07:54:31.950881580 +
-+++ xine-lib-1.2.6/src/dxr3/ffmpeg_encoder.c   2016-02-17 07:55:42.897237494 
+
-@@ -161,7 +161,7 @@
-   "dxr3_mpeg_encoder: Couldn't start the ffmpeg library\n");
- return 0;
-   }
--  this->picture = avcodec_alloc_frame();
-+  this->picture = av_frame_alloc();
-   if (!this->picture) {
- xprintf(drv->class->xine, XINE_VERBOSITY_LOG,
-   "dxr3_mpeg_encoder: Couldn't allocate ffmpeg frame\n");

Deleted: xine-lib-xcb-1.12.patch
===
--- xine-lib-xcb-1.12.patch 2017-02-24 14:07:49 UTC (rev 289484)
+++ xine-lib-xcb-1.12.patch 2017-02-24 18:37:07 UTC (rev 289485)
@@ -1,25 +0,0 @@
-https://bugs.xine-project.org/show_bug.cgi?id=572
-https://bugs.gentoo.org/584640
-
 xine-lib-1.2.6/m4/video_out.m4
-+++ xine-lib-1.2.6/m4/video_out.m4
-@@ -305,7 +305,7 @@
- dnl xcb
- XINE_ARG_WITH([xcb], [Enable support for 

[arch-commits] Commit in sage-notebook-exporter/repos/community-any (2 files)

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 15:28:53
  Author: arojas
Revision: 213733

archrelease: copy trunk to community-any

Added:
  sage-notebook-exporter/repos/community-any/PKGBUILD
(from rev 213732, sage-notebook-exporter/trunk/PKGBUILD)
Deleted:
  sage-notebook-exporter/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-24 15:28:30 UTC (rev 213732)
+++ PKGBUILD2017-02-24 15:28:53 UTC (rev 213733)
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD 182622 2016-07-10 18:58:46Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=sage-notebook-exporter
-pkgver=2.0
-pkgrel=2
-pkgdesc="Jupyter extension to export notebooks from SageNB"
-arch=(any)
-url="https://github.com/vbraun/ExportSageNB;
-license=(GPL3)
-depends=(jupyter-nbconvert ipython python-six)
-makedepends=(python-setuptools)
-source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-md5sums=('e657f30d2d6cf8d23626c75411f6818c')
-
-package() {
-  cd ExportSageNB-$pkgver
-
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: sage-notebook-exporter/repos/community-any/PKGBUILD (from rev 213732, 
sage-notebook-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-24 15:28:53 UTC (rev 213733)
@@ -0,0 +1,20 @@
+# $Id: PKGBUILD 182622 2016-07-10 18:58:46Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=sage-notebook-exporter
+pkgver=3.0
+pkgrel=1
+pkgdesc="Jupyter extension to export notebooks from SageNB"
+arch=(any)
+url="https://github.com/vbraun/ExportSageNB;
+license=(GPL3)
+depends=(jupyter-nbconvert ipython python-six)
+makedepends=(python-setuptools)
+source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
+md5sums=('17bf96c792a5e865e618745bbcb70975')
+
+package() {
+  cd ExportSageNB-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

2017-02-24 Thread Antonio Rojas
Date: Friday, February 24, 2017 @ 15:28:30
  Author: arojas
Revision: 213732

Update to 3.0

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 14:09:58 UTC (rev 213731)
+++ PKGBUILD2017-02-24 15:28:30 UTC (rev 213732)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=sage-notebook-exporter
-pkgver=2.0
-pkgrel=2
+pkgver=3.0
+pkgrel=1
 pkgdesc="Jupyter extension to export notebooks from SageNB"
 arch=(any)
 url="https://github.com/vbraun/ExportSageNB;
@@ -11,7 +11,7 @@
 depends=(jupyter-nbconvert ipython python-six)
 makedepends=(python-setuptools)
 source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-md5sums=('e657f30d2d6cf8d23626c75411f6818c')
+md5sums=('17bf96c792a5e865e618745bbcb70975')
 
 package() {
   cd ExportSageNB-$pkgver


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 14:07:43
  Author: eworm
Revision: 289483

upgpkg: kmod 24-1

new upstream release

Modified:
  kmod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 13:15:52 UTC (rev 289482)
+++ PKGBUILD2017-02-24 14:07:43 UTC (rev 289483)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner 
 
 pkgname=kmod
-pkgver=23
+pkgver=24
 pkgrel=1
 pkgdesc="Linux kernel module management tools and library"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 validpgpkeys=('EAB33C9690013C733916AC839BA2A5A630CBEA53')  # Lucas DeMarchi
 
source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar."{xz,sign}
 "depmod-search.conf")
-md5sums=('3cf469f40ec2ed51f56ba45ea03793e7'
+md5sums=('08297dfb6f2b3f625f928ca3278528af'
  'SKIP'
  'dd62cbf62bd8f212f51ef8c43bec9a77')
 


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 14:07:49
  Author: eworm
Revision: 289484

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

Added:
  kmod/repos/testing-i686/
  kmod/repos/testing-i686/PKGBUILD
(from rev 289483, kmod/trunk/PKGBUILD)
  kmod/repos/testing-i686/depmod-search.conf
(from rev 289483, kmod/trunk/depmod-search.conf)
  kmod/repos/testing-x86_64/
  kmod/repos/testing-x86_64/PKGBUILD
(from rev 289483, kmod/trunk/PKGBUILD)
  kmod/repos/testing-x86_64/depmod-search.conf
(from rev 289483, kmod/trunk/depmod-search.conf)

---+
 testing-i686/PKGBUILD |   71 
 testing-i686/depmod-search.conf   |5 ++
 testing-x86_64/PKGBUILD   |   71 
 testing-x86_64/depmod-search.conf |5 ++
 4 files changed, 152 insertions(+)

Copied: kmod/repos/testing-i686/PKGBUILD (from rev 289483, kmod/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-24 14:07:49 UTC (rev 289484)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=24
+pkgrel=1
+pkgdesc="Linux kernel module management tools and library"
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib' 'xz')
+makedepends=('gtk-doc')
+checkdepends=('linux-headers' 'libelf')
+options=('strip' 'debug')
+provides=('module-init-tools=3.16' 'libkmod.so')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+validpgpkeys=('EAB33C9690013C733916AC839BA2A5A630CBEA53')  # Lucas DeMarchi
+source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar."{xz,sign}
+"depmod-search.conf")
+md5sums=('08297dfb6f2b3f625f928ca3278528af'
+ 'SKIP'
+ 'dd62cbf62bd8f212f51ef8c43bec9a77')
+
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--enable-gtk-doc \
+--with-xz \
+--with-zlib
+
+  make
+}
+
+check() {
+  # As of kmod v20, the test suite needs to build some kernel modules, and thus
+  # needs headers available in order to run. We depend on linux-headers, but
+  # this is really only to try and make sure that *some* useable tree of kernel
+  # headers exist. The first useable tree we find is good enough, as these
+  # modules will never be loaded by tests.
+
+  local kdirs=(/usr/lib/modules/*/build/Makefile)
+  if [[ ! -f ${kdirs[0]} ]]; then
+printf '==> Unable to find kernel headers to build modules for tests\n' >&2
+return 1
+  fi
+
+  local kver kdir=${kdirs[0]%/Makefile}
+  IFS=/ read _ _ _ kver _ <<<"$kdir"
+
+  make -C "$pkgname-$pkgver" check KDIR="$kdir" KVER="$kver"
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # extra directories
+  install -dm755 "$pkgdir"/{etc,usr/lib}/{depmod,modprobe}.d
+
+  for tool in {ins,ls,rm,dep}mod mod{probe,info}; do
+ln -s kmod "$pkgdir/usr/bin/$tool"
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/usr/lib/depmod.d/search.conf"
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/testing-i686/depmod-search.conf (from rev 289483, 
kmod/trunk/depmod-search.conf)
===
--- testing-i686/depmod-search.conf (rev 0)
+++ testing-i686/depmod-search.conf 2017-02-24 14:07:49 UTC (rev 289484)
@@ -0,0 +1,5 @@
+#
+# /usr/lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in

Copied: kmod/repos/testing-x86_64/PKGBUILD (from rev 289483, 
kmod/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-24 14:07:49 UTC (rev 289484)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=24
+pkgrel=1
+pkgdesc="Linux kernel module management tools and library"
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib' 'xz')
+makedepends=('gtk-doc')
+checkdepends=('linux-headers' 'libelf')
+options=('strip' 'debug')
+provides=('module-init-tools=3.16' 'libkmod.so')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+validpgpkeys=('EAB33C9690013C733916AC839BA2A5A630CBEA53')  # Lucas DeMarchi
+source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar."{xz,sign}
+"depmod-search.conf")
+md5sums=('08297dfb6f2b3f625f928ca3278528af'
+ 'SKIP'
+ 'dd62cbf62bd8f212f51ef8c43bec9a77')
+
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--enable-gtk-doc \
+--with-xz \
+--with-zlib
+
+  make
+}
+
+check() {
+  # As of 

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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 13:52:53
  Author: eworm
Revision: 213730

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

Added:
  mupdf/repos/community-testing-i686/
  mupdf/repos/community-testing-i686/0001-mupdf-openjpeg.patch
(from rev 213729, mupdf/trunk/0001-mupdf-openjpeg.patch)
  mupdf/repos/community-testing-i686/PKGBUILD
(from rev 213729, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-testing-i686/mupdf.desktop
(from rev 213729, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-testing-i686/mupdf.xpm
(from rev 213729, mupdf/trunk/mupdf.xpm)
  mupdf/repos/community-testing-x86_64/
  mupdf/repos/community-testing-x86_64/0001-mupdf-openjpeg.patch
(from rev 213729, mupdf/trunk/0001-mupdf-openjpeg.patch)
  mupdf/repos/community-testing-x86_64/PKGBUILD
(from rev 213729, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-testing-x86_64/mupdf.desktop
(from rev 213729, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-testing-x86_64/mupdf.xpm
(from rev 213729, mupdf/trunk/mupdf.xpm)

+
 community-testing-i686/0001-mupdf-openjpeg.patch   |   31 
 community-testing-i686/PKGBUILD|  128 +++
 community-testing-i686/mupdf.desktop   |   15 ++
 community-testing-x86_64/0001-mupdf-openjpeg.patch |   31 
 community-testing-x86_64/PKGBUILD  |  128 +++
 community-testing-x86_64/mupdf.desktop |   15 ++
 6 files changed, 348 insertions(+)

Copied: mupdf/repos/community-testing-i686/0001-mupdf-openjpeg.patch (from rev 
213729, mupdf/trunk/0001-mupdf-openjpeg.patch)
===
--- community-testing-i686/0001-mupdf-openjpeg.patch
(rev 0)
+++ community-testing-i686/0001-mupdf-openjpeg.patch2017-02-24 13:52:53 UTC 
(rev 213730)
@@ -0,0 +1,31 @@
+--- a/source/fitz/load-jpx.c   

 
 b/source/fitz/load-jpx.c
+@@ -484,13 +484,18 @@
+ /* Without the definition of OPJ_STATIC, compilation fails on windows
+  * due to the use of __stdcall. We believe it is required on some
+  * linux toolchains too. */
++
++#ifdef __cplusplus
++extern "C"
++{
+ #define OPJ_STATIC
+ #ifndef _MSC_VER
+ #define OPJ_HAVE_STDINT_H
+ #endif
++#endif
+ 
+-#include 
+-
++#include 
++
+ /* OpenJPEG does not provide a safe mechanism to intercept
+  * allocations. In the latest version all allocations go
+  * though opj_malloc etc, but no context is passed around.
+@@ -972,3 +977,7 @@
+ }
+ 
+ #endif /* HAVE_LURATECH */
++
++#ifdef __cplusplus

 
++} 

 
++#endif

Copied: mupdf/repos/community-testing-i686/PKGBUILD (from rev 213729, 
mupdf/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-24 13:52:53 UTC (rev 213730)
@@ -0,0 +1,128 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Brad Fanella 
+# Contributor: Stefan Husmann 
+# Contributor: Pierre-Paul Paquin 
+# Contributor: xduugu
+
+pkgbase=mupdf
+pkgname=(libmupdf mupdf mupdf-gl mupdf-tools)
+pkgver=1.10_a
+pkgrel=2
+pkgdesc='Lightweight PDF and XPS viewer'
+arch=('i686' 'x86_64')
+url='http://mupdf.com'
+license=('AGPL3')
+makedepends=('curl' 'desktop-file-utils' 'freetype2' 'glfw' 'harfbuzz'
+ 'jbig2dec' 'libjpeg' 'mesa-libgl' 'openjpeg2')
+# we need static libs for zathura-pdf-mupdf
+options=('staticlibs')
+source=("https://mupdf.com/downloads/mupdf-${pkgver/_/}-source.tar.gz;
+'0001-mupdf-openjpeg.patch'
+'mupdf.desktop'
+'mupdf.xpm')
+sha256sums=('aacc1f36b9180f562022ef1ab3439b009369d944364f3cff8a2a898834e3a836'
+'e55c3b876149d46983b155b0a237fa7d8d47a49e4ecab848bfca3fd549c644c4'
+'70f632e22902ad4224b1d88696702b3ba4eb3c28eb7acf735f06d16e6884a078'
+'a435f44425f5432c074dee745d8fbaeb879038ec1f1ec64f037c74662f09aca8')
+
+prepare() {
+  cd $pkgbase-${pkgver/_/}-source
+
+  # remove bundled packages, we want our system libraries
+  rm -rf thirdparty/{curl,freetype,glfw,harfbuzz,jbig2dec,jpeg,openjpeg,zlib}
+
+  # fix function for openjpeg 

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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 13:52:45
  Author: eworm
Revision: 213729

upgpkg: mupdf 1.10_a-2

do not link against openssl

Modified:
  mupdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 10:55:03 UTC (rev 213728)
+++ PKGBUILD2017-02-24 13:52:45 UTC (rev 213729)
@@ -9,13 +9,13 @@
 pkgbase=mupdf
 pkgname=(libmupdf mupdf mupdf-gl mupdf-tools)
 pkgver=1.10_a
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('i686' 'x86_64')
 url='http://mupdf.com'
 license=('AGPL3')
 makedepends=('curl' 'desktop-file-utils' 'freetype2' 'glfw' 'harfbuzz'
- 'jbig2dec' 'libjpeg' 'mesa-libgl' 'openjpeg2' 'openssl')
+ 'jbig2dec' 'libjpeg' 'mesa-libgl' 'openjpeg2')
 # we need static libs for zathura-pdf-mupdf
 options=('staticlibs')
 source=("https://mupdf.com/downloads/mupdf-${pkgver/_/}-source.tar.gz;
@@ -38,6 +38,9 @@
 
   # fix includes for jbig2dec
   sed '/^JBIG2DEC_CFLAGS :=/s|$| -I./include/mupdf|' -i Makethird
+
+  # this does not build with openssl 1.1.0, so disable checks
+  sed -i 's/pkg-config --exists \(libcrypto\|openssl\)/false/' Makerules
 }
 
 build() {


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 13:15:52
  Author: eworm
Revision: 289482

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

Added:
  mariadb/repos/testing-i686/
  mariadb/repos/testing-i686/PKGBUILD
(from rev 289481, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-i686/mariadb-sysusers.conf
(from rev 289481, mariadb/trunk/mariadb-sysusers.conf)
  mariadb/repos/testing-i686/mariadb-tmpfile.conf
(from rev 289481, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-i686/mariadb.install
(from rev 289481, mariadb/trunk/mariadb.install)
  mariadb/repos/testing-x86_64/
  mariadb/repos/testing-x86_64/PKGBUILD
(from rev 289481, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-x86_64/mariadb-sysusers.conf
(from rev 289481, mariadb/trunk/mariadb-sysusers.conf)
  mariadb/repos/testing-x86_64/mariadb-tmpfile.conf
(from rev 289481, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-x86_64/mariadb.install
(from rev 289481, mariadb/trunk/mariadb.install)

--+
 testing-i686/PKGBUILD|  197 +
 testing-i686/mariadb-sysusers.conf   |1 
 testing-i686/mariadb-tmpfile.conf|1 
 testing-i686/mariadb.install |9 +
 testing-x86_64/PKGBUILD  |  197 +
 testing-x86_64/mariadb-sysusers.conf |1 
 testing-x86_64/mariadb-tmpfile.conf  |1 
 testing-x86_64/mariadb.install   |9 +
 8 files changed, 416 insertions(+)

Copied: mariadb/repos/testing-i686/PKGBUILD (from rev 289481, 
mariadb/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-24 13:15:52 UTC (rev 289482)
@@ -0,0 +1,197 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Christian Hesse 
+
+pkgbase=mariadb
+pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
+pkgver=10.1.21
+_pkgver=${pkgver/.a/a}
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mariadb.org/'
+makedepends=('cmake' 'zlib' 'libaio' 'libxml2' 'pcre' 'jemalloc'
+ 'lz4' 'boost' 'libevent' 'systemd')
+validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package 
Signing Key 
+source=(https://ftp.heanet.ie/mirrors/mariadb/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz{,.asc}
+mariadb-sysusers.conf
+mariadb-tmpfile.conf)
+sha256sums=('5a816355781ea22a6c65a436d8162f19bd292ec90e2b7d9499c031ae4a659490'
+'SKIP'
+'e1a22777c65854041f16fc0a2db3218d17b4d7e7ec7ab7a77cf49c71277c1515'
+'2af318c52ae0fe5428e8a9245d1b0fc3bc5ce153842d1563329ceb1edfa83ddd')
+
+# This ships with bundled SSL library until proper support for openssl 1.1.0
+# is available.
+# TODO: Switch back to system openssl
+#   -> add 'openssl' to dependencies
+#   -> switch to '-DWITH_SSL=system' in cmake command
+
+prepare() {
+  # Changes to the upstream unit files:
+  #  * remove the alias from unit files, we install symlinks in package 
function
+  #  * enable PrivateTmp for a little bit more security
+  sed -i -e '/^Alias/d' \
+-e '/^PrivateTmp/c PrivateTmp=true' \
+$pkgbase-$_pkgver/support-files/mariadb{,@}.service.in
+}
+
+build() {
+  mkdir build
+  cd build
+
+  cmake ../$pkgbase-$_pkgver \
+-DCMAKE_AR=/usr/bin/gcc-ar \
+-DCMAKE_RANLIB=/usr/bin/gcc-ranlib \
+-DBUILD_CONFIG=mysql_release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DMYSQL_DATADIR=/var/lib/mysql \
+-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
+-DDEFAULT_CHARSET=utf8mb4 \
+-DDEFAULT_COLLATION=utf8mb4_unicode_ci \
+-DENABLED_LOCAL_INFILE=ON \
+-DINSTALL_DOCDIR=share/doc/mariadb \
+-DINSTALL_DOCREADMEDIR=share/doc/mariadb \
+-DINSTALL_MANDIR=share/man \
+-DINSTALL_PLUGINDIR=lib/mysql/plugin \
+-DINSTALL_SCRIPTDIR=bin \
+-DINSTALL_SYSCONFDIR=/etc/mysql \
+-DINSTALL_SYSCONF2DIR=/etc/mysql \
+-DINSTALL_INCLUDEDIR=include/mysql \
+-DINSTALL_SUPPORTFILESDIR=share/mysql \
+-DINSTALL_MYSQLSHAREDIR=share/mysql \
+-DINSTALL_SHAREDIR=share/mysql \
+-DINSTALL_SYSTEMD_UNITDIR=/usr/lib/systemd/system/ \
+-DWITH_SYSTEMD=yes \
+-DWITH_READLINE=ON \
+-DWITH_ZLIB=system \
+-DWITH_SSL=bundled \
+-DWITH_PCRE=system \
+-DWITH_LIBWRAP=OFF \
+-DWITH_JEMALLOC=ON \
+-DWITH_EXTRA_CHARSETS=complex \
+-DWITH_EMBEDDED_SERVER=ON \
+-DWITH_ARCHIVE_STORAGE_ENGINE=1 \
+-DWITH_BLACKHOLE_STORAGE_ENGINE=1 \
+-DWITH_INNOBASE_STORAGE_ENGINE=1 \
+-DWITH_PARTITION_STORAGE_ENGINE=1 \
+-DWITH_TOKUDB_STORAGE_ENGINE=1 \
+-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
+-DWITHOUT_FEDERATED_STORAGE_ENGINE=1 \
+-DWITHOUT_PBXT_STORAGE_ENGINE=1 \
+-DCMAKE_EXE_LINKER_FLAGS='-ljemalloc' \
+-DCMAKE_C_FLAGS="-fPIC $CFLAGS -fno-strict-aliasing -DBIG_JOINS=1 

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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 13:15:47
  Author: eworm
Revision: 289481

upgpkg: mariadb 10.1.21-2

use bundled SSL library until proper support for openssl 1.1.0
is available

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:53:21 UTC (rev 289480)
+++ PKGBUILD2017-02-24 13:15:47 UTC (rev 289481)
@@ -6,11 +6,11 @@
 pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
 pkgver=10.1.21
 _pkgver=${pkgver/.a/a}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 url='http://mariadb.org/'
-makedepends=('cmake' 'zlib' 'libaio' 'libxml2' 'openssl' 'pcre' 'jemalloc'
+makedepends=('cmake' 'zlib' 'libaio' 'libxml2' 'pcre' 'jemalloc'
  'lz4' 'boost' 'libevent' 'systemd')
 validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package 
Signing Key 
 
source=(https://ftp.heanet.ie/mirrors/mariadb/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz{,.asc}
@@ -21,6 +21,12 @@
 'e1a22777c65854041f16fc0a2db3218d17b4d7e7ec7ab7a77cf49c71277c1515'
 '2af318c52ae0fe5428e8a9245d1b0fc3bc5ce153842d1563329ceb1edfa83ddd')
 
+# This ships with bundled SSL library until proper support for openssl 1.1.0
+# is available.
+# TODO: Switch back to system openssl
+#   -> add 'openssl' to dependencies
+#   -> switch to '-DWITH_SSL=system' in cmake command
+
 prepare() {
   # Changes to the upstream unit files:
   #  * remove the alias from unit files, we install symlinks in package 
function
@@ -59,7 +65,7 @@
 -DWITH_SYSTEMD=yes \
 -DWITH_READLINE=ON \
 -DWITH_ZLIB=system \
--DWITH_SSL=system \
+-DWITH_SSL=bundled \
 -DWITH_PCRE=system \
 -DWITH_LIBWRAP=OFF \
 -DWITH_JEMALLOC=ON \


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:53:20
  Author: felixonmars
Revision: 213722

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

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

+
 community-staging-i686/PKGBUILD|   83 +++
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   83 +++
 community-staging-x86_64/stack.install |4 +
 4 files changed, 174 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 213721, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 10:53:20 UTC (rev 213722)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.3.2
+pkgrel=45
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-binary-tagged" 
"haskell-blaze-builder"
+ "haskell-byteable" "haskell-clock" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptohash" "haskell-cryptohash-conduit" 
"haskell-either" "haskell-errors"
+ "haskell-exceptions" "haskell-extra" "haskell-fast-logger" 
"haskell-file-embed"
+ "haskell-filelock" "haskell-fsnotify" "haskell-generic-deriving" 
"haskell-gitrev"
+ "haskell-hashable" "haskell-hastache" "haskell-hit" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" 
"haskell-http-types" "haskell-hpack"
+ "haskell-lifted-async" "haskell-lifted-base" "haskell-microlens"
+ "haskell-monad-control" "haskell-monad-logger" 
"haskell-monad-unlift" "haskell-mtl"
+ "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-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" 
"haskell-retry" "haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"haskell-tls"
+ "haskell-transformers-base" "haskell-unicode-transforms" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('488b9292ea605c92f6ebf79b233e8e374d857b21053051cb44b305dad8f0d3f7')
+
+prepare() {
+sed -i 's/hpack >=0.14.0 && <0.16,/hpack >=0.14.0 \&\& <0.17,/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_stack() {
+depends=('gmp' 'libffi' 'zlib')
+optdepends=('ghc')
+install="stack.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+install -Dm644 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:52:52
  Author: felixonmars
Revision: 213721

upgpkg: stack 1.3.2-45

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 10:33:50 UTC (rev 213720)
+++ PKGBUILD2017-02-24 10:52:52 UTC (rev 213721)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.3.2
-pkgrel=44
+pkgrel=45
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2017-02-24 Thread Nicola Squartini
Date: Friday, February 24, 2017 @ 10:33:50
  Author: tensor5
Revision: 213720

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 10:33:25 UTC (rev 213719)
+++ community-i686/PKGBUILD 2017-02-24 10:33:50 UTC (rev 213720)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('openssl')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz;)
-sha256sums=('01eb186c7dfdd32016547dd737d48879ce0785dbcacbfef7a762292943dcdf27')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-cargo build --release
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-i686/PKGBUILD (from rev 213719, 
parity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 10:33:50 UTC (rev 213720)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.5.4
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('openssl')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz;)
+sha256sums=('72dd703becdcb3993c890d20b4829f584271597bc5ec38d93501915cb0dae497')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 10:33:25 UTC (rev 213719)
+++ community-x86_64/PKGBUILD   2017-02-24 10:33:50 UTC (rev 213720)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('openssl')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz;)
-sha256sums=('01eb186c7dfdd32016547dd737d48879ce0785dbcacbfef7a762292943dcdf27')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-cargo build --release
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 213719, 
parity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 10:33:50 UTC (rev 213720)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.5.4
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('openssl')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz;)
+sha256sums=('72dd703becdcb3993c890d20b4829f584271597bc5ec38d93501915cb0dae497')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}


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

2017-02-24 Thread Nicola Squartini
Date: Friday, February 24, 2017 @ 10:33:25
  Author: tensor5
Revision: 213719

upgpkg: parity 1.5.4-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 10:03:56 UTC (rev 213718)
+++ PKGBUILD2017-02-24 10:33:25 UTC (rev 213719)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=parity
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openssl')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz;)
-sha256sums=('01eb186c7dfdd32016547dd737d48879ce0785dbcacbfef7a762292943dcdf27')
+sha256sums=('72dd703becdcb3993c890d20b4829f584271597bc5ec38d93501915cb0dae497')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:03:56
  Author: felixonmars
Revision: 213718

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

Added:
  haskell-store/repos/community-staging-i686/
  haskell-store/repos/community-staging-i686/PKGBUILD
(from rev 213717, haskell-store/trunk/PKGBUILD)
  haskell-store/repos/community-staging-x86_64/
  haskell-store/repos/community-staging-x86_64/PKGBUILD
(from rev 213717, haskell-store/trunk/PKGBUILD)

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

Copied: haskell-store/repos/community-staging-i686/PKGBUILD (from rev 213717, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 10:03:56 UTC (rev 213718)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.3.1
+pkgrel=3
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('d05076be3997257c62a88b3ff363b196')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-comparison-bench -f-small-bench
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-store/repos/community-staging-x86_64/PKGBUILD (from rev 213717, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 10:03:56 UTC (rev 213718)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.3.1
+pkgrel=3
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('d05076be3997257c62a88b3ff363b196')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:03:30
  Author: felixonmars
Revision: 213717

upgpkg: haskell-store 0.3.1-3

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 10:00:40 UTC (rev 213716)
+++ PKGBUILD2017-02-24 10:03:30 UTC (rev 213717)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


[arch-commits] Commit in deepin-control-center/repos (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:00:40
  Author: felixonmars
Revision: 213716

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 10:00:05 UTC (rev 213715)
+++ community-i686/PKGBUILD 2017-02-24 10:00:40 UTC (rev 213716)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.0.6
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/dde-control-center;
-license=('GPL3')
-depends=('desktop-file-utils' 'deepin-tool-kit' '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' 'git')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-control-center.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd dde-control-center
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-control-center/repos/community-i686/PKGBUILD (from rev 213715, 
deepin-control-center/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 10:00:40 UTC (rev 213716)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.0.7
+pkgrel=1
+pkgdesc='New control center for linux deepin'
+arch=('i686' 'x86_64')
+url="http://github.com/linuxdeepin/dde-control-center;
+license=('GPL3')
+depends=('desktop-file-utils' 'deepin-tool-kit' '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' 'git')
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+source=("git+https://cr.deepin.io/dde/dde-control-center.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd dde-control-center
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
+  make
+}
+
+package() {
+  cd dde-control-center
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 10:00:05 UTC (rev 213715)
+++ community-x86_64/PKGBUILD   2017-02-24 10:00:40 UTC (rev 213716)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.0.6
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/dde-control-center;
-license=('GPL3')
-depends=('desktop-file-utils' 'deepin-tool-kit' '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' 'git')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-control-center.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd dde-control-center
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-control-center/repos/community-x86_64/PKGBUILD (from rev 213715, 
deepin-control-center/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 10:00:05
  Author: felixonmars
Revision: 213715

upgpkg: deepin-control-center 4.0.7-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:46:38 UTC (rev 213714)
+++ PKGBUILD2017-02-24 10:00:05 UTC (rev 213715)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=4.0.6
+pkgver=4.0.7
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:53:21
  Author: felixonmars
Revision: 289480

archrelease: copy trunk to extra-any

Added:
  python-appdirs/repos/extra-any/PKGBUILD
(from rev 289479, python-appdirs/trunk/PKGBUILD)
Deleted:
  python-appdirs/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-24 09:52:57 UTC (rev 289479)
+++ PKGBUILD2017-02-24 09:53:21 UTC (rev 289480)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Tobias Roettger 
-
-pkgbase=python-appdirs
-pkgname=(python-appdirs python2-appdirs)
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
-arch=('any')
-url="https://github.com/ActiveState/appdirs;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
-md5sums=('557e52e411c814f43b0c3197b4b2fa7e')
-
-prepare() {
-  cp -a appdirs-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/appdirs-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/appdirs-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-appdirs() {
-  depends=('python')
-
-  cd appdirs-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-appdirs() {
-  depends=('python2')
-
-  cd appdirs-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-appdirs/repos/extra-any/PKGBUILD (from rev 289479, 
python-appdirs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-24 09:53:21 UTC (rev 289480)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Tobias Roettger 
+
+pkgbase=python-appdirs
+pkgname=(python-appdirs python2-appdirs)
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
+arch=('any')
+url="https://github.com/ActiveState/appdirs;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
+md5sums=('30b6d92f3040fedc984d1cf8d8813abb')
+
+prepare() {
+  cp -a appdirs-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/appdirs-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/appdirs-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/appdirs-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/appdirs-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-appdirs() {
+  depends=('python')
+
+  cd appdirs-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-appdirs() {
+  depends=('python2')
+
+  cd appdirs-$pkgver-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:52:57
  Author: felixonmars
Revision: 289479

upgpkg: python-appdirs 1.4.2-1

Modified:
  python-appdirs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:44:18 UTC (rev 289478)
+++ PKGBUILD2017-02-24 09:52:57 UTC (rev 289479)
@@ -4,7 +4,7 @@
 
 pkgbase=python-appdirs
 pkgname=(python-appdirs python2-appdirs)
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
-md5sums=('557e52e411c814f43b0c3197b4b2fa7e')
+md5sums=('30b6d92f3040fedc984d1cf8d8813abb')
 
 prepare() {
   cp -a appdirs-$pkgver{,-py2}


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:46:38
  Author: felixonmars
Revision: 213714

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

Added:
  haskell-hspec/repos/community-staging-i686/
  haskell-hspec/repos/community-staging-i686/PKGBUILD
(from rev 213713, haskell-hspec/trunk/PKGBUILD)
  haskell-hspec/repos/community-staging-x86_64/
  haskell-hspec/repos/community-staging-x86_64/PKGBUILD
(from rev 213713, haskell-hspec/trunk/PKGBUILD)

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

Copied: haskell-hspec/repos/community-staging-i686/PKGBUILD (from rev 213713, 
haskell-hspec/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 09:46:38 UTC (rev 213714)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec
+pkgname=haskell-hspec
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
+ 'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('2e38041e031143299f1f386f2bedf637')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hspec/repos/community-staging-x86_64/PKGBUILD (from rev 213713, 
haskell-hspec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 09:46:38 UTC (rev 213714)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec
+pkgname=haskell-hspec
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
+ 'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('2e38041e031143299f1f386f2bedf637')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:46:03
  Author: felixonmars
Revision: 213713

upgpkg: haskell-hspec 2.4.2-1

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:44:24 UTC (rev 213712)
+++ PKGBUILD2017-02-24 09:46:03 UTC (rev 213713)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/;
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
  'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('41109aadb81eb4e60af552c3e89b571e')
+md5sums=('2e38041e031143299f1f386f2bedf637')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-hspec-discover/repos (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:44:24
  Author: felixonmars
Revision: 213712

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

Added:
  haskell-hspec-discover/repos/community-staging-i686/
  haskell-hspec-discover/repos/community-staging-i686/PKGBUILD
(from rev 213711, haskell-hspec-discover/trunk/PKGBUILD)
  haskell-hspec-discover/repos/community-staging-x86_64/
  haskell-hspec-discover/repos/community-staging-x86_64/PKGBUILD
(from rev 213711, haskell-hspec-discover/trunk/PKGBUILD)

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

Copied: haskell-hspec-discover/repos/community-staging-i686/PKGBUILD (from rev 
213711, haskell-hspec-discover/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 09:44:24 UTC (rev 213712)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-discover
+pkgname=haskell-hspec-discover
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="Automatically discover and run Hspec tests"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('8dfed93d5c1dc3ff834ef3acd62c25a8')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hspec-discover/repos/community-staging-x86_64/PKGBUILD (from 
rev 213711, haskell-hspec-discover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 09:44:24 UTC (rev 213712)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-discover
+pkgname=haskell-hspec-discover
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="Automatically discover and run Hspec tests"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('8dfed93d5c1dc3ff834ef3acd62c25a8')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 09:44:18
  Author: eworm
Revision: 289478

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

Added:
  curl/repos/staging-i686/PKGBUILD
(from rev 289477, curl/trunk/PKGBUILD)
  curl/repos/staging-i686/curlbuild.h
(from rev 289477, curl/trunk/curlbuild.h)
  curl/repos/staging-x86_64/PKGBUILD
(from rev 289477, curl/trunk/PKGBUILD)
  curl/repos/staging-x86_64/curlbuild.h
(from rev 289477, curl/trunk/curlbuild.h)
Deleted:
  curl/repos/staging-i686/PKGBUILD
  curl/repos/staging-i686/curlbuild.h
  curl/repos/staging-x86_64/PKGBUILD
  curl/repos/staging-x86_64/curlbuild.h

+
 /PKGBUILD  |  118 +++
 /curlbuild.h   |   18 ++
 staging-i686/PKGBUILD  |   59 -
 staging-i686/curlbuild.h   |9 ---
 staging-x86_64/PKGBUILD|   59 -
 staging-x86_64/curlbuild.h |9 ---
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-02-24 09:44:13 UTC (rev 289477)
+++ staging-i686/PKGBUILD   2017-02-24 09:44:18 UTC (rev 289478)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-# Contributor: Angel Velasquez 
-# Contributor: Eric Belanger 
-# Contributor: Lucien Immink 
-# Contributor: Daniel J Griffiths 
-
-pkgname=curl
-pkgver=7.53.0
-pkgrel=2
-pkgdesc="An URL retrieval utility and library"
-arch=('i686' 'x86_64')
-url="https://curl.haxx.se;
-license=('MIT')
-depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl')
-provides=('libcurl.so')
-options=('strip' 'debug')
-source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
-'curlbuild.h')
-sha512sums=('abfcca6938adc975f5062465d0d8a1d80d89c91377eca38337fcf3b1ee11a542ab6c795938d64ae0c442b9a8a65704bd5a4b423be88dd92f7e3bb263fb86fabe'
-'SKIP'
-
'4e71366c3faaab76a6e438fcc484fb1ce16b2ae84eefa176879cf164e8fb0b04e4a355384e66a1137e9641e95041ee573553b43da98ec92820696d7256beb4f5')
-validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg
-  '914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg 
(old key)
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --with-gssapi \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  local wordsize=$(cpp -include 'bits/wordsize.h' <<<'__WORDSIZE' | sed '$!d')
-  local _curlbuild=curlbuild-$wordsize.h
-
-  # license
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  # devel
-  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
-  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
-}

Copied: curl/repos/staging-i686/PKGBUILD (from rev 289477, curl/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-24 09:44:18 UTC (rev 289478)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.53.1
+pkgrel=2
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="https://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+'curlbuild.h')
+sha512sums=('f4bd2bcbf0eca312be549d2552e453b9634bbe8f74a981c1d663c42efc79cc44b419d9f37da8f6fe2f315487e55a41078cbfcd0d82af4ec84885464b56b6d217'
+'SKIP'
+
'4e71366c3faaab76a6e438fcc484fb1ce16b2ae84eefa176879cf164e8fb0b04e4a355384e66a1137e9641e95041ee573553b43da98ec92820696d7256beb4f5')
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg
+  '914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg 
(old key)
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:43:59
  Author: felixonmars
Revision: 213711

upgpkg: haskell-hspec-discover 2.4.2-1

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  haskell-hspec-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:42:59 UTC (rev 213710)
+++ PKGBUILD2017-02-24 09:43:59 UTC (rev 213711)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/;
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('687bf2b4afc9ae6090fedf522cd76e7c')
+md5sums=('8dfed93d5c1dc3ff834ef3acd62c25a8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 09:44:13
  Author: eworm
Revision: 289477

upgpkg: curl 7.53.1-2

openssl 1.1.0 rebuild

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:41:53 UTC (rev 289476)
+++ PKGBUILD2017-02-24 09:44:13 UTC (rev 289477)
@@ -7,7 +7,7 @@
 
 pkgname=curl
 pkgver=7.53.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
 url="https://curl.haxx.se;


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:42:59
  Author: felixonmars
Revision: 213710

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

Added:
  deepin-daemon/repos/community-i686/PKGBUILD
(from rev 213709, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-i686/deepin-daemon.install
(from rev 213709, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-i686/deepin-daemon.sysusers
(from rev 213709, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-i686/launcher.patch
(from rev 213709, deepin-daemon/trunk/launcher.patch)
  
deepin-daemon/repos/community-i686/polkit-gnome-authentication-agent-1-deepin.desktop
(from rev 213709, 
deepin-daemon/trunk/polkit-gnome-authentication-agent-1-deepin.desktop)
  deepin-daemon/repos/community-x86_64/PKGBUILD
(from rev 213709, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-x86_64/deepin-daemon.install
(from rev 213709, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-x86_64/deepin-daemon.sysusers
(from rev 213709, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-x86_64/launcher.patch
(from rev 213709, deepin-daemon/trunk/launcher.patch)
  
deepin-daemon/repos/community-x86_64/polkit-gnome-authentication-agent-1-deepin.desktop
(from rev 213709, 
deepin-daemon/trunk/polkit-gnome-authentication-agent-1-deepin.desktop)
Deleted:
  deepin-daemon/repos/community-i686/PKGBUILD
  deepin-daemon/repos/community-i686/deepin-daemon.install
  deepin-daemon/repos/community-i686/deepin-daemon.sysusers
  deepin-daemon/repos/community-i686/launcher.patch
  
deepin-daemon/repos/community-i686/polkit-gnome-authentication-agent-1-deepin.desktop
  deepin-daemon/repos/community-x86_64/PKGBUILD
  deepin-daemon/repos/community-x86_64/deepin-daemon.install
  deepin-daemon/repos/community-x86_64/deepin-daemon.sysusers
  deepin-daemon/repos/community-x86_64/launcher.patch
  
deepin-daemon/repos/community-x86_64/polkit-gnome-authentication-agent-1-deepin.desktop

-+
 /PKGBUILD   |  114 
 /deepin-daemon.install  |6 
 /deepin-daemon.sysusers |4 
 /launcher.patch |11352 
++
 /polkit-gnome-authentication-agent-1-deepin.desktop |  174 
 community-i686/PKGBUILD |   57 
 community-i686/deepin-daemon.install|3 
 community-i686/deepin-daemon.sysusers   |2 
 community-i686/launcher.patch   | 5676 
-
 community-i686/polkit-gnome-authentication-agent-1-deepin.desktop   |   87 
 community-x86_64/PKGBUILD   |   57 
 community-x86_64/deepin-daemon.install  |3 
 community-x86_64/deepin-daemon.sysusers |2 
 community-x86_64/launcher.patch | 5676 
-
 community-x86_64/polkit-gnome-authentication-agent-1-deepin.desktop |   87 
 15 files changed, 11650 insertions(+), 11650 deletions(-)

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


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:42:00
  Author: felixonmars
Revision: 213709

upgpkg: deepin-daemon 3.1.3-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:41:04 UTC (rev 213708)
+++ PKGBUILD2017-02-24 09:42:00 UTC (rev 213709)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-daemon
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 09:41:53
  Author: eworm
Revision: 289476

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

Added:
  curl/repos/testing-i686/PKGBUILD
(from rev 289475, curl/trunk/PKGBUILD)
  curl/repos/testing-i686/curlbuild.h
(from rev 289475, curl/trunk/curlbuild.h)
  curl/repos/testing-x86_64/PKGBUILD
(from rev 289475, curl/trunk/PKGBUILD)
  curl/repos/testing-x86_64/curlbuild.h
(from rev 289475, curl/trunk/curlbuild.h)
Deleted:
  curl/repos/testing-i686/PKGBUILD
  curl/repos/testing-i686/curlbuild.h
  curl/repos/testing-x86_64/PKGBUILD
  curl/repos/testing-x86_64/curlbuild.h

+
 /PKGBUILD  |  118 +++
 /curlbuild.h   |   18 ++
 testing-i686/PKGBUILD  |   59 -
 testing-i686/curlbuild.h   |9 ---
 testing-x86_64/PKGBUILD|   59 -
 testing-x86_64/curlbuild.h |9 ---
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-02-24 09:41:49 UTC (rev 289475)
+++ testing-i686/PKGBUILD   2017-02-24 09:41:53 UTC (rev 289476)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-# Contributor: Angel Velasquez 
-# Contributor: Eric Belanger 
-# Contributor: Lucien Immink 
-# Contributor: Daniel J Griffiths 
-
-pkgname=curl
-pkgver=7.53.0
-pkgrel=1
-pkgdesc="An URL retrieval utility and library"
-arch=('i686' 'x86_64')
-url="https://curl.haxx.se;
-license=('MIT')
-depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl')
-provides=('libcurl.so')
-options=('strip' 'debug')
-source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
-'curlbuild.h')
-sha512sums=('abfcca6938adc975f5062465d0d8a1d80d89c91377eca38337fcf3b1ee11a542ab6c795938d64ae0c442b9a8a65704bd5a4b423be88dd92f7e3bb263fb86fabe'
-'SKIP'
-
'4e71366c3faaab76a6e438fcc484fb1ce16b2ae84eefa176879cf164e8fb0b04e4a355384e66a1137e9641e95041ee573553b43da98ec92820696d7256beb4f5')
-validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg
-  '914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg 
(old key)
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --with-gssapi \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  local wordsize=$(cpp -include 'bits/wordsize.h' <<<'__WORDSIZE' | sed '$!d')
-  local _curlbuild=curlbuild-$wordsize.h
-
-  # license
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  # devel
-  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
-  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
-}

Copied: curl/repos/testing-i686/PKGBUILD (from rev 289475, curl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-24 09:41:53 UTC (rev 289476)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.53.1
+pkgrel=1
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="https://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+'curlbuild.h')
+sha512sums=('f4bd2bcbf0eca312be549d2552e453b9634bbe8f74a981c1d663c42efc79cc44b419d9f37da8f6fe2f315487e55a41078cbfcd0d82af4ec84885464b56b6d217'
+'SKIP'
+
'4e71366c3faaab76a6e438fcc484fb1ce16b2ae84eefa176879cf164e8fb0b04e4a355384e66a1137e9641e95041ee573553b43da98ec92820696d7256beb4f5')
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg
+  '914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg 
(old key)
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  

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

2017-02-24 Thread Christian Hesse
Date: Friday, February 24, 2017 @ 09:41:49
  Author: eworm
Revision: 289475

upgpkg: curl 7.53.1-1

new upstream release

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 08:06:48 UTC (rev 289474)
+++ PKGBUILD2017-02-24 09:41:49 UTC (rev 289475)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=curl
-pkgver=7.53.0
-pkgrel=2
+pkgver=7.53.1
+pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
 url="https://curl.haxx.se;
@@ -17,7 +17,7 @@
 options=('strip' 'debug')
 source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
 'curlbuild.h')
-sha512sums=('abfcca6938adc975f5062465d0d8a1d80d89c91377eca38337fcf3b1ee11a542ab6c795938d64ae0c442b9a8a65704bd5a4b423be88dd92f7e3bb263fb86fabe'
+sha512sums=('f4bd2bcbf0eca312be549d2552e453b9634bbe8f74a981c1d663c42efc79cc44b419d9f37da8f6fe2f315487e55a41078cbfcd0d82af4ec84885464b56b6d217'
 'SKIP'
 
'4e71366c3faaab76a6e438fcc484fb1ce16b2ae84eefa176879cf164e8fb0b04e4a355384e66a1137e9641e95041ee573553b43da98ec92820696d7256beb4f5')
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg


[arch-commits] Commit in haskell-hspec-smallcheck/repos (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:41:04
  Author: felixonmars
Revision: 213708

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

Added:
  haskell-hspec-smallcheck/repos/community-staging-i686/
  haskell-hspec-smallcheck/repos/community-staging-i686/PKGBUILD
(from rev 213707, haskell-hspec-smallcheck/trunk/PKGBUILD)
  haskell-hspec-smallcheck/repos/community-staging-x86_64/
  haskell-hspec-smallcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 213707, haskell-hspec-smallcheck/trunk/PKGBUILD)

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

Copied: haskell-hspec-smallcheck/repos/community-staging-i686/PKGBUILD (from 
rev 213707, haskell-hspec-smallcheck/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 09:41:04 UTC (rev 213708)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 189385 2016-09-16 04:01:47Z felixonmars $
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-smallcheck
+pkgname=haskell-hspec-smallcheck
+pkgver=0.4.2
+pkgrel=2
+pkgdesc="SmallCheck support for the Hspec testing framework"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-hspec-core' 'haskell-smallcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('11f381cc002568e452252a7f5a636f2b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hspec-smallcheck/repos/community-staging-x86_64/PKGBUILD (from 
rev 213707, haskell-hspec-smallcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 09:41:04 UTC (rev 213708)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 189385 2016-09-16 04:01:47Z felixonmars $
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-smallcheck
+pkgname=haskell-hspec-smallcheck
+pkgver=0.4.2
+pkgrel=2
+pkgdesc="SmallCheck support for the Hspec testing framework"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-hspec-core' 'haskell-smallcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('11f381cc002568e452252a7f5a636f2b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:40:09
  Author: felixonmars
Revision: 213707

upgpkg: haskell-hspec-smallcheck 0.4.2-2

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  haskell-hspec-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:38:22 UTC (rev 213706)
+++ PKGBUILD2017-02-24 09:40:09 UTC (rev 213707)
@@ -4,7 +4,7 @@
 _hkgname=hspec-smallcheck
 pkgname=haskell-hspec-smallcheck
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="SmallCheck support for the Hspec testing framework"
 url="http://hspec.github.io/;
 license=('MIT')


[arch-commits] Commit in haskell-hspec-core/repos (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:38:22
  Author: felixonmars
Revision: 213706

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

Added:
  haskell-hspec-core/repos/community-staging-i686/
  haskell-hspec-core/repos/community-staging-i686/PKGBUILD
(from rev 213705, haskell-hspec-core/trunk/PKGBUILD)
  haskell-hspec-core/repos/community-staging-x86_64/
  haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD
(from rev 213705, haskell-hspec-core/trunk/PKGBUILD)

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

Copied: haskell-hspec-core/repos/community-staging-i686/PKGBUILD (from rev 
213705, haskell-hspec-core/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-24 09:38:22 UTC (rev 213706)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-core
+pkgname=haskell-hspec-core
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-call-stack'
+ 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+ 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('0230434b8c8ba7f2279ceb964d2ec810')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD (from rev 
213705, haskell-hspec-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-24 09:38:22 UTC (rev 213706)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-core
+pkgname=haskell-hspec-core
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-call-stack'
+ 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+ 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('0230434b8c8ba7f2279ceb964d2ec810')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:37:56
  Author: felixonmars
Revision: 213705

upgpkg: haskell-hspec-core 2.4.2-1

rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:33:59 UTC (rev 213704)
+++ PKGBUILD2017-02-24 09:37:56 UTC (rev 213705)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/;
@@ -13,7 +13,7 @@
  'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
  'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('3f9121ec7a875155d5682b6b8d5c3149')
+md5sums=('0230434b8c8ba7f2279ceb964d2ec810')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:33:59
  Author: felixonmars
Revision: 213704

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 09:33:08 UTC (rev 213703)
+++ community-i686/PKGBUILD 2017-02-24 09:33:59 UTC (rev 213704)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=startdde
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="starter of deepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/startdde;
-license=('GPL3')
-depends=('deepin-daemon' 'deepin-wm-switcher') # 'gcc-libs>=5.3.0-3')
-makedepends=('cmake' 'coffee-script' 'deepin-dbus-factory' 
'deepin-gir-generator' 'deepin-go-lib'
- 'deepin-api' 'go' 'python2' 'git') # 'gcc-go')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/startdde.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build:/usr/share/gocode"
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify
-}
-
-build() {
-  cd "$srcdir/startdde"
-  make # USE_GCCGO=1
-}
-
-package() {
-  cd startdde
-  make DESTDIR="${pkgdir}" install
-
-  mv "$pkgdir"/lib/systemd "$pkgdir"/usr/lib/systemd
-  rmdir "$pkgdir"/lib
-  ln -sf ../dde-readahead.service 
"$pkgdir"/usr/lib/systemd/system/multi-user.target.wants/dde-readahead.service
-}

Copied: startdde/repos/community-i686/PKGBUILD (from rev 213703, 
startdde/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:33:59 UTC (rev 213704)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=startdde
+pkgver=3.1.2
+pkgrel=1
+pkgdesc="starter of deepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/startdde;
+license=('GPL3')
+depends=('deepin-daemon' 'deepin-wm-switcher') # 'gcc-libs>=5.3.0-3')
+makedepends=('cmake' 'coffee-script' 'deepin-dbus-factory' 
'deepin-gir-generator' 'deepin-go-lib'
+ 'deepin-api' 'go' 'python2' 'git') # 'gcc-go')
+groups=('deepin')
+source=("git+https://cr.deepin.io/dde/startdde.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  export GOPATH="$srcdir/build:/usr/share/gocode"
+  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify
+}
+
+build() {
+  cd "$srcdir/startdde"
+  make # USE_GCCGO=1
+}
+
+package() {
+  cd startdde
+  make DESTDIR="${pkgdir}" install
+
+  mv "$pkgdir"/lib/systemd "$pkgdir"/usr/lib/systemd
+  rmdir "$pkgdir"/lib
+  ln -sf ../dde-readahead.service 
"$pkgdir"/usr/lib/systemd/system/multi-user.target.wants/dde-readahead.service
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 09:33:08 UTC (rev 213703)
+++ community-x86_64/PKGBUILD   2017-02-24 09:33:59 UTC (rev 213704)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=startdde
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="starter of deepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/startdde;
-license=('GPL3')
-depends=('deepin-daemon' 'deepin-wm-switcher') # 'gcc-libs>=5.3.0-3')
-makedepends=('cmake' 'coffee-script' 'deepin-dbus-factory' 
'deepin-gir-generator' 'deepin-go-lib'
- 'deepin-api' 'go' 'python2' 'git') # 'gcc-go')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/startdde.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build:/usr/share/gocode"
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify
-}
-
-build() {
-  cd "$srcdir/startdde"
-  make # USE_GCCGO=1
-}
-
-package() {
-  cd startdde
-  make DESTDIR="${pkgdir}" install
-
-  mv "$pkgdir"/lib/systemd "$pkgdir"/usr/lib/systemd
-  rmdir "$pkgdir"/lib
-  ln -sf ../dde-readahead.service 
"$pkgdir"/usr/lib/systemd/system/multi-user.target.wants/dde-readahead.service
-}


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:33:08
  Author: felixonmars
Revision: 213703

upgpkg: startdde 3.1.2-1

Modified:
  startdde/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:31:23 UTC (rev 213702)
+++ PKGBUILD2017-02-24 09:33:08 UTC (rev 213703)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=startdde
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="starter of deepin desktop environment"
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:31:23
  Author: felixonmars
Revision: 213702

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

Added:
  ruby-ffi/repos/community-i686/PKGBUILD
(from rev 213701, ruby-ffi/trunk/PKGBUILD)
  ruby-ffi/repos/community-x86_64/PKGBUILD
(from rev 213701, ruby-ffi/trunk/PKGBUILD)
Deleted:
  ruby-ffi/repos/community-i686/PKGBUILD
  ruby-ffi/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 09:30:41 UTC (rev 213701)
+++ community-i686/PKGBUILD 2017-02-24 09:31:23 UTC (rev 213702)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Mario Finelli 
-# Contributor: Artem Vorotnikov 
-
-_gemname=ffi
-pkgname=ruby-$_gemname
-pkgver=1.9.14
-pkgrel=1
-pkgdesc='Ruby FFI'
-arch=('i686' 'x86_64')
-url='http://wiki.github.com/ffi/ffi'
-license=('BSD')
-depends=('ruby')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
-noextract=($_gemname-$pkgver.gem)
-sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ruby-ffi/repos/community-i686/PKGBUILD (from rev 213701, 
ruby-ffi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:31:23 UTC (rev 213702)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Mario Finelli 
+# Contributor: Artem Vorotnikov 
+
+_gemname=ffi
+pkgname=ruby-$_gemname
+pkgver=1.9.17
+pkgrel=1
+pkgdesc='Ruby FFI'
+arch=('i686' 'x86_64')
+url='http://wiki.github.com/ffi/ffi'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=($_gemname-$pkgver.gem)
+sha256sums=('479ff46dcfd8eda62f1bab5564ba4d5d76372a4764c06f9593bad97a48f6161e')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 09:30:41 UTC (rev 213701)
+++ community-x86_64/PKGBUILD   2017-02-24 09:31:23 UTC (rev 213702)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Mario Finelli 
-# Contributor: Artem Vorotnikov 
-
-_gemname=ffi
-pkgname=ruby-$_gemname
-pkgver=1.9.14
-pkgrel=1
-pkgdesc='Ruby FFI'
-arch=('i686' 'x86_64')
-url='http://wiki.github.com/ffi/ffi'
-license=('BSD')
-depends=('ruby')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
-noextract=($_gemname-$pkgver.gem)
-sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ruby-ffi/repos/community-x86_64/PKGBUILD (from rev 213701, 
ruby-ffi/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 09:31:23 UTC (rev 213702)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Mario Finelli 
+# Contributor: Artem Vorotnikov 
+
+_gemname=ffi
+pkgname=ruby-$_gemname
+pkgver=1.9.17

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:30:41
  Author: felixonmars
Revision: 213701

upgpkg: ruby-ffi 1.9.17-1

Modified:
  ruby-ffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:29:58 UTC (rev 213700)
+++ PKGBUILD2017-02-24 09:30:41 UTC (rev 213701)
@@ -5,7 +5,7 @@
 
 _gemname=ffi
 pkgname=ruby-$_gemname
-pkgver=1.9.14
+pkgver=1.9.17
 pkgrel=1
 pkgdesc='Ruby FFI'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
 noextract=($_gemname-$pkgver.gem)
-sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
+sha256sums=('479ff46dcfd8eda62f1bab5564ba4d5d76372a4764c06f9593bad97a48f6161e')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:29:58
  Author: felixonmars
Revision: 213700

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

Added:
  deepin-metacity/repos/community-i686/PKGBUILD
(from rev 213699, deepin-metacity/trunk/PKGBUILD)
  deepin-metacity/repos/community-x86_64/PKGBUILD
(from rev 213699, deepin-metacity/trunk/PKGBUILD)
Deleted:
  deepin-metacity/repos/community-i686/PKGBUILD
  deepin-metacity/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 09:29:10 UTC (rev 213699)
+++ community-i686/PKGBUILD 2017-02-24 09:29:58 UTC (rev 213700)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Balló György 
-# Contributor: Jan de Groot 
- 
-pkgname=deepin-metacity
-pkgver=3.22.2
-pkgrel=1
-pkgdesc="2D window manager for Deepin"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity' 'bamf')
-makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'python' 
'git')
-url="https://github.com/linuxdeepin/deepin-metacity;
-source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver;)
-sha256sums=('SKIP')
- 
-prepare() {
-  cd $pkgname
-}
- 
-build() {
-  cd $pkgname
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-   --disable-static --disable-schemas-compile
-  make
-}
- 
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-metacity/repos/community-i686/PKGBUILD (from rev 213699, 
deepin-metacity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:29:58 UTC (rev 213700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Balló György 
+# Contributor: Jan de Groot 
+ 
+pkgname=deepin-metacity
+pkgver=3.22.3
+pkgrel=1
+pkgdesc="2D window manager for Deepin"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity' 'bamf')
+makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'python' 
'git')
+url="https://github.com/linuxdeepin/deepin-metacity;
+source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver;)
+sha256sums=('SKIP')
+ 
+prepare() {
+  cd $pkgname
+}
+ 
+build() {
+  cd $pkgname
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+   --disable-static --disable-schemas-compile
+  make
+}
+ 
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 09:29:10 UTC (rev 213699)
+++ community-x86_64/PKGBUILD   2017-02-24 09:29:58 UTC (rev 213700)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Balló György 
-# Contributor: Jan de Groot 
- 
-pkgname=deepin-metacity
-pkgver=3.22.2
-pkgrel=1
-pkgdesc="2D window manager for Deepin"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity' 'bamf')
-makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'python' 
'git')
-url="https://github.com/linuxdeepin/deepin-metacity;
-source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver;)
-sha256sums=('SKIP')
- 
-prepare() {
-  cd $pkgname
-}
- 
-build() {
-  cd $pkgname
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-   --disable-static --disable-schemas-compile
-  make
-}
- 
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-metacity/repos/community-x86_64/PKGBUILD (from rev 213699, 
deepin-metacity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 09:29:58 UTC (rev 213700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Balló György 
+# Contributor: Jan de Groot 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:29:10
  Author: felixonmars
Revision: 213699

upgpkg: deepin-metacity 3.22.3-1

Modified:
  deepin-metacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:25:53 UTC (rev 213698)
+++ PKGBUILD2017-02-24 09:29:10 UTC (rev 213699)
@@ -4,7 +4,7 @@
 # Contributor: Jan de Groot 
  
 pkgname=deepin-metacity
-pkgver=3.22.2
+pkgver=3.22.3
 pkgrel=1
 pkgdesc="2D window manager for Deepin"
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:25:21
  Author: felixonmars
Revision: 213697

upgpkg: deepin-wm 1.9.5-1

Modified:
  deepin-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 09:23:20 UTC (rev 213696)
+++ PKGBUILD2017-02-24 09:25:21 UTC (rev 213697)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-wm
-pkgver=1.9.4
+pkgver=1.9.5
 pkgrel=1
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:25:53
  Author: felixonmars
Revision: 213698

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

Added:
  deepin-wm/repos/community-i686/PKGBUILD
(from rev 213697, deepin-wm/trunk/PKGBUILD)
  deepin-wm/repos/community-x86_64/PKGBUILD
(from rev 213697, deepin-wm/trunk/PKGBUILD)
Deleted:
  deepin-wm/repos/community-i686/PKGBUILD
  deepin-wm/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 09:25:21 UTC (rev 213697)
+++ community-i686/PKGBUILD 2017-02-24 09:25:53 UTC (rev 213698)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-wm
-pkgver=1.9.4
-pkgrel=1
-pkgdesc='Deepin Window Manager'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm;
-license=('GPL3')
-depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas' 'granite'
- 'deepin-mutter' 'gnome-desktop' 'libgee')
-makedepends=('gnome-common' 'intltool' 'vala' 'git')
-source=("git+https://cr.deepin.io/deepin-wm.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd "${pkgname}"
-  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
-}
-
-build() {
-  cd "${pkgname}"
-  ./autogen.sh \
---prefix='/usr' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-wm/repos/community-i686/PKGBUILD (from rev 213697, 
deepin-wm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:25:53 UTC (rev 213698)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wm
+pkgver=1.9.5
+pkgrel=1
+pkgdesc='Deepin Window Manager'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm;
+license=('GPL3')
+depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas' 'granite'
+ 'deepin-mutter' 'gnome-desktop' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala' 'git')
+source=("git+https://cr.deepin.io/deepin-wm.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
+}
+
+build() {
+  cd "${pkgname}"
+  ./autogen.sh \
+--prefix='/usr' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 09:25:21 UTC (rev 213697)
+++ community-x86_64/PKGBUILD   2017-02-24 09:25:53 UTC (rev 213698)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-wm
-pkgver=1.9.4
-pkgrel=1
-pkgdesc='Deepin Window Manager'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm;
-license=('GPL3')
-depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas' 'granite'
- 'deepin-mutter' 'gnome-desktop' 'libgee')
-makedepends=('gnome-common' 'intltool' 'vala' 'git')
-source=("git+https://cr.deepin.io/deepin-wm.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd "${pkgname}"
-  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
-}
-
-build() {
-  cd "${pkgname}"
-  ./autogen.sh \
---prefix='/usr' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-wm/repos/community-x86_64/PKGBUILD (from rev 213697, 
deepin-wm/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 09:25:53 UTC (rev 213698)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wm
+pkgver=1.9.5
+pkgrel=1
+pkgdesc='Deepin Window Manager'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm;
+license=('GPL3')
+depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas' 'granite'
+ 'deepin-mutter' 'gnome-desktop' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala' 'git')
+source=("git+https://cr.deepin.io/deepin-wm.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:23:20
  Author: felixonmars
Revision: 213696

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

Added:
  ruby-ffi/repos/community-i686/
  ruby-ffi/repos/community-i686/PKGBUILD
(from rev 213695, ruby-ffi/trunk/PKGBUILD)
  ruby-ffi/repos/community-x86_64/
  ruby-ffi/repos/community-x86_64/PKGBUILD
(from rev 213695, ruby-ffi/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   26 ++
 community-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: ruby-ffi/repos/community-i686/PKGBUILD (from rev 213695, 
ruby-ffi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:23:20 UTC (rev 213696)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Mario Finelli 
+# Contributor: Artem Vorotnikov 
+
+_gemname=ffi
+pkgname=ruby-$_gemname
+pkgver=1.9.14
+pkgrel=1
+pkgdesc='Ruby FFI'
+arch=('i686' 'x86_64')
+url='http://wiki.github.com/ffi/ffi'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=($_gemname-$pkgver.gem)
+sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: ruby-ffi/repos/community-x86_64/PKGBUILD (from rev 213695, 
ruby-ffi/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 09:23:20 UTC (rev 213696)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Mario Finelli 
+# Contributor: Artem Vorotnikov 
+
+_gemname=ffi
+pkgname=ruby-$_gemname
+pkgver=1.9.14
+pkgrel=1
+pkgdesc='Ruby FFI'
+arch=('i686' 'x86_64')
+url='http://wiki.github.com/ffi/ffi'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=($_gemname-$pkgver.gem)
+sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:22:46
  Author: felixonmars
Revision: 213695

addpkg: ruby-ffi 1.9.14-1

Added:
  ruby-ffi/
  ruby-ffi/repos/
  ruby-ffi/trunk/
  ruby-ffi/trunk/PKGBUILD

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

Added: ruby-ffi/trunk/PKGBUILD
===
--- ruby-ffi/trunk/PKGBUILD (rev 0)
+++ ruby-ffi/trunk/PKGBUILD 2017-02-24 09:22:46 UTC (rev 213695)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Mario Finelli 
+# Contributor: Artem Vorotnikov 
+
+_gemname=ffi
+pkgname=ruby-$_gemname
+pkgver=1.9.14
+pkgrel=1
+pkgdesc='Ruby FFI'
+arch=('i686' 'x86_64')
+url='http://wiki.github.com/ffi/ffi'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=($_gemname-$pkgver.gem)
+sha256sums=('d77d1ccb9cab032fff7ea2b7db1a895a2a2129a72c529e890f6b838c7bcd6cda')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:21:12
  Author: felixonmars
Revision: 213694

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

Added:
  deepin-mutter/repos/community-i686/PKGBUILD
(from rev 213693, deepin-mutter/trunk/PKGBUILD)
  deepin-mutter/repos/community-x86_64/PKGBUILD
(from rev 213693, deepin-mutter/trunk/PKGBUILD)
Deleted:
  deepin-mutter/repos/community-i686/PKGBUILD
  deepin-mutter/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 09:20:02 UTC (rev 213693)
+++ community-i686/PKGBUILD 2017-02-24 09:21:12 UTC (rev 213694)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 145358 2015-10-31 12:11:57Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-mutter
-pkgver=3.20.9
-pkgrel=1
-pkgdesc="Base window manager for deepin, fork of gnome mutter"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-mutter;
-license=('GPL3')
-depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'deepin-desktop-schemas'
- 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 
'upower'
- 'libxkbcommon-x11' 'libgudev' 'deepin-cogl')
-makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 
'gtk-doc' 'intltool' 'git')
-options=('!emptydirs')
-source=("git+https://github.com/linuxdeepin/deepin-mutter.git#branch=release/3.20;)
-md5sums=('SKIP')
-
-build() {
-  cd deepin-mutter
-  ./autogen.sh \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/deepin-mutter \
---localstatedir=/var \
---enable-gtk-doc \
---enable-wayland \
---enable-native-backend \
---disable-static \
---disable-schemas-compile \
---enable-compile-warnings=minimum
-  make
-}
-
-package() {
-  cd deepin-mutter
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-mutter/repos/community-i686/PKGBUILD (from rev 213693, 
deepin-mutter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 09:21:12 UTC (rev 213694)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 145358 2015-10-31 12:11:57Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-mutter
+pkgver=3.20.11
+pkgrel=1
+pkgdesc="Base window manager for deepin, fork of gnome mutter"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-mutter;
+license=('GPL3')
+depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'deepin-desktop-schemas'
+ 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 
'upower'
+ 'libxkbcommon-x11' 'libgudev' 'deepin-cogl')
+makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 
'gtk-doc' 'intltool' 'git')
+options=('!emptydirs')
+source=("git+https://github.com/linuxdeepin/deepin-mutter.git#branch=release/3.20;)
+md5sums=('SKIP')
+
+build() {
+  cd deepin-mutter
+  ./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/deepin-mutter \
+--localstatedir=/var \
+--enable-gtk-doc \
+--enable-wayland \
+--enable-native-backend \
+--disable-static \
+--disable-schemas-compile \
+--enable-compile-warnings=minimum
+  make
+}
+
+package() {
+  cd deepin-mutter
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 09:20:02 UTC (rev 213693)
+++ community-x86_64/PKGBUILD   2017-02-24 09:21:12 UTC (rev 213694)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 145358 2015-10-31 12:11:57Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-mutter
-pkgver=3.20.9
-pkgrel=1
-pkgdesc="Base window manager for deepin, fork of gnome mutter"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-mutter;
-license=('GPL3')
-depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'deepin-desktop-schemas'
- 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 
'upower'
- 'libxkbcommon-x11' 'libgudev' 'deepin-cogl')
-makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 
'gtk-doc' 'intltool' 'git')
-options=('!emptydirs')
-source=("git+https://github.com/linuxdeepin/deepin-mutter.git#branch=release/3.20;)
-md5sums=('SKIP')
-
-build() {
-  cd 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 09:20:02
  Author: felixonmars
Revision: 213693

upgpkg: deepin-mutter 3.20.11-1

Modified:
  deepin-mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 08:53:43 UTC (rev 213692)
+++ PKGBUILD2017-02-24 09:20:02 UTC (rev 213693)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-mutter
-pkgver=3.20.9
+pkgver=3.20.11
 pkgrel=1
 pkgdesc="Base window manager for deepin, fork of gnome mutter"
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:52:48
  Author: felixonmars
Revision: 213690

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

Added:
  deepin-qt5integration/repos/community-i686/PKGBUILD
(from rev 213689, deepin-qt5integration/trunk/PKGBUILD)
  deepin-qt5integration/repos/community-x86_64/PKGBUILD
(from rev 213689, deepin-qt5integration/trunk/PKGBUILD)
Deleted:
  deepin-qt5integration/repos/community-i686/PKGBUILD
  deepin-qt5integration/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 08:52:15 UTC (rev 213689)
+++ community-i686/PKGBUILD 2017-02-24 08:52:48 UTC (rev 213690)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Deepin Qt5 platform plugin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/qt5integration;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libqtxdg' 'gtk2')
-makedepends=('git' 'xcb-util-renderutil' 'deepin-file-manager')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("git+https://cr.deepin.io/qt5integration.git#tag=$pkgver;
-"libqt5xcbqpa-dev::git+https://github.com/zccrs/libqt5xcbqpa-dev.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd qt5integration
-  ln -s ../../libqt5xcbqpa-dev ./platformplugin/libqt5xcbqpa-dev
-}
-
-build() {
-  cd qt5integration
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-i686/PKGBUILD (from rev 213689, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 08:52:48 UTC (rev 213690)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.1.1
+pkgrel=1
+pkgdesc='Deepin Qt5 platform plugin'
+arch=('i686' 'x86_64')
+url="http://github.com/linuxdeepin/qt5integration;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libqtxdg' 'gtk2')
+makedepends=('git' 'xcb-util-renderutil' 'deepin-file-manager')
+replaces=('qt5dxcb-plugin')
+conflicts=('qt5dxcb-plugin')
+groups=('deepin')
+source=("git+https://cr.deepin.io/qt5integration.git#tag=$pkgver;
+"libqt5xcbqpa-dev::git+https://github.com/zccrs/libqt5xcbqpa-dev.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd qt5integration
+  ln -s ../../libqt5xcbqpa-dev ./platformplugin/libqt5xcbqpa-dev
+}
+
+build() {
+  cd qt5integration
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5integration
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 08:52:15 UTC (rev 213689)
+++ community-x86_64/PKGBUILD   2017-02-24 08:52:48 UTC (rev 213690)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Deepin Qt5 platform plugin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/qt5integration;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libqtxdg' 'gtk2')
-makedepends=('git' 'xcb-util-renderutil' 'deepin-file-manager')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("git+https://cr.deepin.io/qt5integration.git#tag=$pkgver;
-"libqt5xcbqpa-dev::git+https://github.com/zccrs/libqt5xcbqpa-dev.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd qt5integration
-  ln -s ../../libqt5xcbqpa-dev ./platformplugin/libqt5xcbqpa-dev
-}
-
-build() {
-  cd qt5integration
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-x86_64/PKGBUILD (from rev 213689, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 08:52:48 UTC (rev 213690)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.1.1
+pkgrel=1
+pkgdesc='Deepin Qt5 platform plugin'
+arch=('i686' 'x86_64')
+url="http://github.com/linuxdeepin/qt5integration;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libqtxdg' 'gtk2')
+makedepends=('git' 

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:53:43
  Author: felixonmars
Revision: 213692

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

Added:
  deepin-notifications/repos/community-i686/PKGBUILD
(from rev 213691, deepin-notifications/trunk/PKGBUILD)
  deepin-notifications/repos/community-x86_64/PKGBUILD
(from rev 213691, deepin-notifications/trunk/PKGBUILD)
Deleted:
  deepin-notifications/repos/community-i686/PKGBUILD
  deepin-notifications/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 08:53:06 UTC (rev 213691)
+++ community-i686/PKGBUILD 2017-02-24 08:53:43 UTC (rev 213692)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=2.3.12
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications;
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-i686/PKGBUILD (from rev 213691, 
deepin-notifications/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 08:53:43 UTC (rev 213692)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications;
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "${pkgname}"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 08:53:06 UTC (rev 213691)
+++ community-x86_64/PKGBUILD   2017-02-24 08:53:43 UTC (rev 213692)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=2.3.12
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications;
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-x86_64/PKGBUILD (from rev 213691, 
deepin-notifications/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 08:53:43 UTC (rev 213692)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications;
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "${pkgname}"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make INSTALL_ROOT="${pkgdir}" install

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:53:06
  Author: felixonmars
Revision: 213691

upgpkg: deepin-notifications 3.0.0-1

Modified:
  deepin-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 08:52:48 UTC (rev 213690)
+++ PKGBUILD2017-02-24 08:53:06 UTC (rev 213691)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-notifications
-pkgver=2.3.12
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="System notifications for linuxdeepin desktop environment"
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:52:15
  Author: felixonmars
Revision: 213689

upgpkg: deepin-qt5integration 0.1.1-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 08:45:06 UTC (rev 213688)
+++ PKGBUILD2017-02-24 08:52:15 UTC (rev 213689)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5integration
-pkgver=0.1.0
+pkgver=0.1.1
 pkgrel=1
 pkgdesc='Deepin Qt5 platform plugin'
 arch=('i686' 'x86_64')


[arch-commits] Commit in deepin-tool-kit/repos (4 files)

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:45:06
  Author: felixonmars
Revision: 213688

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

Added:
  deepin-tool-kit/repos/community-i686/PKGBUILD
(from rev 213687, deepin-tool-kit/trunk/PKGBUILD)
  deepin-tool-kit/repos/community-x86_64/PKGBUILD
(from rev 213687, deepin-tool-kit/trunk/PKGBUILD)
Deleted:
  deepin-tool-kit/repos/community-i686/PKGBUILD
  deepin-tool-kit/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 08:44:34 UTC (rev 213687)
+++ community-i686/PKGBUILD 2017-02-24 08:45:06 UTC (rev 213688)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-tool-kit
-pkgver=0.2.3
-pkgrel=1
-pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-tool-kit;
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-x11extras' 'startup-notification' 'dtksettings')
-makedepends=('qt5-tools' 'git')
-replaces=('libdui')
-source=("git+https://github.com/linuxdeepin/deepin-tool-kit.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd deepin-tool-kit
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-tool-kit
-  make INSTALL_ROOT="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/tests
-}

Copied: deepin-tool-kit/repos/community-i686/PKGBUILD (from rev 213687, 
deepin-tool-kit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 08:45:06 UTC (rev 213688)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-tool-kit
+pkgver=0.2.4
+pkgrel=1
+pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-tool-kit;
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-x11extras' 'startup-notification' 'dtksettings')
+makedepends=('qt5-tools' 'git')
+replaces=('libdui')
+source=("git+https://github.com/linuxdeepin/deepin-tool-kit.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd deepin-tool-kit
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-tool-kit
+  make INSTALL_ROOT="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/tests
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-24 08:44:34 UTC (rev 213687)
+++ community-x86_64/PKGBUILD   2017-02-24 08:45:06 UTC (rev 213688)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-tool-kit
-pkgver=0.2.3
-pkgrel=1
-pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-tool-kit;
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-x11extras' 'startup-notification' 'dtksettings')
-makedepends=('qt5-tools' 'git')
-replaces=('libdui')
-source=("git+https://github.com/linuxdeepin/deepin-tool-kit.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd deepin-tool-kit
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-tool-kit
-  make INSTALL_ROOT="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/tests
-}

Copied: deepin-tool-kit/repos/community-x86_64/PKGBUILD (from rev 213687, 
deepin-tool-kit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-24 08:45:06 UTC (rev 213688)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-tool-kit
+pkgver=0.2.4
+pkgrel=1
+pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-tool-kit;
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-x11extras' 'startup-notification' 'dtksettings')
+makedepends=('qt5-tools' 'git')
+replaces=('libdui')
+source=("git+https://github.com/linuxdeepin/deepin-tool-kit.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd deepin-tool-kit
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-tool-kit
+  make INSTALL_ROOT="$pkgdir" install

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

2017-02-24 Thread Felix Yan
Date: Friday, February 24, 2017 @ 08:44:34
  Author: felixonmars
Revision: 213687

upgpkg: deepin-tool-kit 0.2.4-1

Modified:
  deepin-tool-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 08:05:30 UTC (rev 213686)
+++ PKGBUILD2017-02-24 08:44:34 UTC (rev 213687)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-tool-kit
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
 arch=('i686' 'x86_64')


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

2017-02-24 Thread Gaëtan Bisson
Date: Friday, February 24, 2017 @ 08:05:30
  Author: bisson
Revision: 213686

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

Added:
  unbound/repos/community-i686/PKGBUILD
(from rev 213685, unbound/trunk/PKGBUILD)
  unbound/repos/community-i686/conf
(from rev 213685, unbound/trunk/conf)
  unbound/repos/community-i686/hook
(from rev 213685, unbound/trunk/hook)
  unbound/repos/community-i686/install
(from rev 213685, unbound/trunk/install)
  unbound/repos/community-i686/service
(from rev 213685, unbound/trunk/service)
  unbound/repos/community-x86_64/PKGBUILD
(from rev 213685, unbound/trunk/PKGBUILD)
  unbound/repos/community-x86_64/conf
(from rev 213685, unbound/trunk/conf)
  unbound/repos/community-x86_64/hook
(from rev 213685, unbound/trunk/hook)
  unbound/repos/community-x86_64/install
(from rev 213685, unbound/trunk/install)
  unbound/repos/community-x86_64/service
(from rev 213685, unbound/trunk/service)
Deleted:
  unbound/repos/community-i686/PKGBUILD
  unbound/repos/community-i686/conf
  unbound/repos/community-i686/hook
  unbound/repos/community-i686/install
  unbound/repos/community-i686/service
  unbound/repos/community-x86_64/PKGBUILD
  unbound/repos/community-x86_64/conf
  unbound/repos/community-x86_64/hook
  unbound/repos/community-x86_64/install
  unbound/repos/community-x86_64/service

---+
 /PKGBUILD |  120 
 /conf |   10 +++
 /hook |   20 +++
 /install  |   10 +++
 /service  |   24 
 community-i686/PKGBUILD   |   56 
 community-i686/conf   |5 -
 community-i686/hook   |   10 ---
 community-i686/install|5 -
 community-i686/service|   12 
 community-x86_64/PKGBUILD |   56 
 community-x86_64/conf |5 -
 community-x86_64/hook |   10 ---
 community-x86_64/install  |5 -
 community-x86_64/service  |   12 
 15 files changed, 184 insertions(+), 176 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-24 08:04:28 UTC (rev 213685)
+++ community-i686/PKGBUILD 2017-02-24 08:05:30 UTC (rev 213686)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Hisato Tatekura 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=unbound
-pkgver=1.6.0
-pkgrel=3
-pkgdesc='Validating, recursive, and caching DNS resolver'
-url='https://unbound.net/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-makedepends=('expat')
-optdepends=('expat: unbound-anchor')
-depends=('openssl' 'ldns' 'libevent' 'dnssec-anchors')
-backup=('etc/unbound/unbound.conf')
-validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'service'
-'hook'
-'conf')
-sha1sums=('9b7606b016b447dc837efc108cee94f3fecf4ede'
-  'SKIP'
-  'b543ae6f8b87423bec095fca6b335a9ee43739a8'
-  '098d680a06e730330e3ccbdd58234d07ad1837dc'
-  '98515708441cb831890a0b6d1986fd40649646c0')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --sbindir=/usr/bin \
-   --disable-rpath \
-   --with-libevent \
-   --with-rootkey-file=/etc/trusted-key.key \
-   --with-conf-file=/etc/unbound/unbound.conf \
-   --with-pidfile=/run/unbound.pid \
-   --enable-relro-now \
-   --enable-pie \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 doc/example.conf.in 
"${pkgdir}/etc/unbound/unbound.conf.example"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/unbound.service"
-   install -Dm644 ../hook 
"${pkgdir}/usr/share/libalpm/hooks/unbound-key.hook"
-   install -Dm644 ../conf "${pkgdir}/etc/unbound/unbound.conf"
-}

Copied: unbound/repos/community-i686/PKGBUILD (from rev 213685, 
unbound/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-24 08:05:30 UTC (rev 213686)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Hisato Tatekura 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=unbound
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url='https://unbound.net/'
+license=('custom:BSD')

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

2017-02-24 Thread Gaëtan Bisson
Date: Friday, February 24, 2017 @ 08:04:28
  Author: bisson
Revision: 213685

upstream update

Modified:
  unbound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-24 07:43:05 UTC (rev 213684)
+++ PKGBUILD2017-02-24 08:04:28 UTC (rev 213685)
@@ -4,8 +4,8 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=unbound
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.6.1
+pkgrel=1
 pkgdesc='Validating, recursive, and caching DNS resolver'
 url='https://unbound.net/'
 license=('custom:BSD')
@@ -19,8 +19,7 @@
 'service'
 'hook'
 'conf')
-sha1sums=('9b7606b016b447dc837efc108cee94f3fecf4ede'
-  'SKIP'
+sha1sums=('41369fcfd37844b02b7293b37ec78e69f0db34c7' 'SKIP'
   'b543ae6f8b87423bec095fca6b335a9ee43739a8'
   '098d680a06e730330e3ccbdd58234d07ad1837dc'
   '98515708441cb831890a0b6d1986fd40649646c0')
@@ -29,6 +28,11 @@
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+
+   # Build against embedded flex instead of system one, see:
+   # https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=1223
+   export LEX=:
+
./configure \
--prefix=/usr \
--sysconfdir=/etc \
@@ -35,12 +39,12 @@
--localstatedir=/var \
--sbindir=/usr/bin \
--disable-rpath \
-   --with-libevent \
-   --with-rootkey-file=/etc/trusted-key.key \
+   --enable-pie \
+   --enable-relro-now \
--with-conf-file=/etc/unbound/unbound.conf \
--with-pidfile=/run/unbound.pid \
-   --enable-relro-now \
-   --enable-pie \
+   --with-rootkey-file=/etc/trusted-key.key \
+   --with-libevent \
 
make
 }