[arch-commits] Commit in geogebra/repos/community-any (8 files)

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 09:46:15
  Author: arcanis
Revision: 144317

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/ChangeLog
(from rev 144316, geogebra/trunk/ChangeLog)
  geogebra/repos/community-any/PKGBUILD
(from rev 144316, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra
(from rev 144316, geogebra/trunk/geogebra)
  geogebra/repos/community-any/geogebra.install
(from rev 144316, geogebra/trunk/geogebra.install)
Deleted:
  geogebra/repos/community-any/ChangeLog
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra
  geogebra/repos/community-any/geogebra.install

--+
 ChangeLog|   89 +++--
 PKGBUILD |   86 +--
 geogebra |   14 
 geogebra.install |   28 
 4 files changed, 110 insertions(+), 107 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-18 07:45:59 UTC (rev 144316)
+++ ChangeLog   2015-10-18 07:46:15 UTC (rev 144317)
@@ -1,43 +0,0 @@
-5.0.158.0-1:
-upstream update
-
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-
-5.0.128.0-1:
-upstream update
-
-5.0.119.0-1:
-upstream update
-
-5.0.112.0-1:
-upstream update
-
-5.0.82.0-1:
-upstream update
-
-5.0.74.0-1:
-upstream update
-
-5.0.57.0-1:
-upstream update
-
-5.0.56.0-1:
-upstream update
-
-5.0.53.0-1:
-upstream update
-

Copied: geogebra/repos/community-any/ChangeLog (from rev 144316, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-18 07:46:15 UTC (rev 144317)
@@ -0,0 +1,46 @@
+5.0.161.0-1:
+upstream update
+
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+
+5.0.128.0-1:
+upstream update
+
+5.0.119.0-1:
+upstream update
+
+5.0.112.0-1:
+upstream update
+
+5.0.82.0-1:
+upstream update
+
+5.0.74.0-1:
+upstream update
+
+5.0.57.0-1:
+upstream update
+
+5.0.56.0-1:
+upstream update
+
+5.0.53.0-1:
+upstream update
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 07:45:59 UTC (rev 144316)
+++ PKGBUILD2015-10-18 07:46:15 UTC (rev 144317)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Felipe Hommen 
-# Contributor: moostik 
-
-pkgname=geogebra
-pkgver=5.0.158.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2";
-"http://static.geogebra.org/images/geogebra-logo.svg";
-"geogebra")
-install=geogebra.install
-changelog=ChangeLog
-
-prepare() {
-  gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
-  --name="GeoGebra" \
-  --categories="Education;Science;Math" \
-  
--mimetypes="application/vnd.geogebra.file;application/vnd.geogebra.tool"
-}
-
-package() {
-  cd "GeoGebra-Linux-Portable-${pkgver}"
-
-  install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
-  install -dm755 "${pkgdir}/usr/share/geogebra"
-  install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
-
-  install -Dm644 "${srcdir}/geogebra.desktop" 
"${pkgdir}/usr/share/applications/geogebra.desktop"
-  install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
-}
-
-md5sums=('753f9d1b3a01886223f96356c6221ee9'
- '863782da033f1a337e688b544afb7d07'
- 'fc4a3140ceb50967598a620eb85219f4')

Copied: geogebra/repos/community-any/PKGBUILD (from rev 144316, 
geogebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-18 07:46:15 UTC (rev 144317)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Felipe Hommen 
+# Contributor: moostik 
+
+pkgname=geogebra
+pkgver=5.0.161.0
+pkgrel=1
+pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
+arch=('any')
+url='http://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
+ 'shared-mime-info' 'xdg-utils')
+make

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

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 09:45:59
  Author: arcanis
Revision: 144316

upgpkg: geogebra 5.0.161.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-18 03:45:50 UTC (rev 144315)
+++ ChangeLog   2015-10-18 07:45:59 UTC (rev 144316)
@@ -1,3 +1,6 @@
+5.0.161.0-1:
+upstream update
+
 5.0.158.0-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 03:45:50 UTC (rev 144315)
+++ PKGBUILD2015-10-18 07:45:59 UTC (rev 144316)
@@ -5,7 +5,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=5.0.158.0
+pkgver=5.0.161.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
 arch=('any')
@@ -38,6 +38,6 @@
   install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
 }
 
-md5sums=('753f9d1b3a01886223f96356c6221ee9'
+md5sums=('7e41e89d841972704945f7248774ec31'
  '863782da033f1a337e688b544afb7d07'
  'fc4a3140ceb50967598a620eb85219f4')


[arch-commits] Commit in eric/repos/community-any (8 files)

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 09:58:33
  Author: arcanis
Revision: 144319

archrelease: copy trunk to community-any

Added:
  eric/repos/community-any/.contrib
(from rev 144318, eric/trunk/.contrib)
  eric/repos/community-any/ChangeLog
(from rev 144318, eric/trunk/ChangeLog)
  eric/repos/community-any/PKGBUILD
(from rev 144318, eric/trunk/PKGBUILD)
  eric/repos/community-any/eric.install
(from rev 144318, eric/trunk/eric.install)
Deleted:
  eric/repos/community-any/.contrib
  eric/repos/community-any/ChangeLog
  eric/repos/community-any/PKGBUILD
  eric/repos/community-any/eric.install

--+
 .contrib |   14 +-
 ChangeLog|  103 ++---
 PKGBUILD |  278 -
 eric.install |   18 +--
 4 files changed, 208 insertions(+), 205 deletions(-)

Deleted: .contrib
===
--- .contrib2015-10-18 07:58:16 UTC (rev 144318)
+++ .contrib2015-10-18 07:58:33 UTC (rev 144319)
@@ -1,7 +0,0 @@
-This is a list of (past) contributors not already credited in the PKGBUILD:
-
-Eric Belanger 
-riai 
-Ben 
-Daniel J Griffiths 
-Felix Rohrbach 

Copied: eric/repos/community-any/.contrib (from rev 144318, eric/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2015-10-18 07:58:33 UTC (rev 144319)
@@ -0,0 +1,7 @@
+This is a list of (past) contributors not already credited in the PKGBUILD:
+
+Eric Belanger 
+riai 
+Ben 
+Daniel J Griffiths 
+Felix Rohrbach 

Deleted: ChangeLog
===
--- ChangeLog   2015-10-18 07:58:16 UTC (rev 144318)
+++ ChangeLog   2015-10-18 07:58:33 UTC (rev 144319)
@@ -1,50 +0,0 @@
-6.0.9-1:
-python3.5 rebuild
-
-6.0.9-1:
-upstream update
-
-6.0.8-1:
-upstream update
-
-6.0.7-1:
-upstream update
-
-6.0.6-1:
-upstream update
-
-6.0.5-1:
-upstream update
-
-6.0.4-1:
-upstream update
-
-6.0.3-1:
-upstream update
-
-6.0.2-1:
-upstream update
-
-6.0.1-2:
-* fix FS#43573
-* fix API path
-
-6.0.1-1:
-upstream update
-
-6.0.0-1:
-* upstream update
-* split to qt5 and qt4 packages
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-* upstream update
-* create python2-eric package
-
-5.4.7-1:
-upstream update. Create eric-common package

Copied: eric/repos/community-any/ChangeLog (from rev 144318, 
eric/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-18 07:58:33 UTC (rev 144319)
@@ -0,0 +1,53 @@
+6.0.10-1:
+upstream update
+
+6.0.9-2:
+python3.5 rebuild
+
+6.0.9-1:
+upstream update
+
+6.0.8-1:
+upstream update
+
+6.0.7-1:
+upstream update
+
+6.0.6-1:
+upstream update
+
+6.0.5-1:
+upstream update
+
+6.0.4-1:
+upstream update
+
+6.0.3-1:
+upstream update
+
+6.0.2-1:
+upstream update
+
+6.0.1-2:
+* fix FS#43573
+* fix API path
+
+6.0.1-1:
+upstream update
+
+6.0.0-1:
+* upstream update
+* split to qt5 and qt4 packages
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+* upstream update
+* create python2-eric package
+
+5.4.7-1:
+upstream update. Create eric-common package

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 07:58:16 UTC (rev 144318)
+++ PKGBUILD2015-10-18 07:58:33 UTC (rev 144319)
@@ -1,139 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Ray Rashif 
-# Contributor: Brad Fanella 
-# See .contrib for older/other contributors
-
-pkgbase=eric
-pkgname=('eric-common' 'eric' 'python2-eric'
- 'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
-pkgver=6.0.9
-pkgrel=2
-pkgdesc="A full-featured Python and Ruby IDE in PyQt"
-arch=('any')
-url="http://eric-ide.python-projects.org/";
-license=('GPL3')
-depends=('python-qscintilla' 'python2-qscintilla'
- 'python-qscintilla-qt5' 'python2-qscintilla-qt5'
- 'qt5-svg' 'qt5-webkit')
-install=${pkgbase}.install
-source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz";)
-md5sums=('0c2163bf01cd8f3dd8657730f075a625')
-changelog=ChangeLog
-
-prepare() {
-  cp -r "${srcdir}/eric6-${pkgver}"{,_py2}
-
-  cd "${srcdir}/eric6-${pkgver}_py2/eric"
-  find . -name '*.py' -exec \
-sed -i -r "s:^#!/usr/bin/(env |)python(3|)$:#!/usr/bin/env python2:" {} \;
-
-  cp -r "${srcdir}/eric6-${pkgver}"{,-qt4}
-  cp -r "${srcdir}/eric6-${pkgver}_py2"{,-qt4}
-}
-
-package_eric-common-qt4() {
-  depends=()
-
-  cd "${srcdir}/eric6-${pkgver}/eric"
-  # eric APIs
-  install -Dm644 "APIs/Python3/eric6.api" \
- "${pkgdir}/usr/share/qt4/qsci/api/python/eric6.api"
-  install -Dm644 "APIs/Python3/eric6.bas" \
- "${pkgdir}/usr/share/qt4/qsci/api/python/eric6.bas"
-  # pyqt APIs
-  install -Dm644 "APIs/Python3/PyQt4.bas" \
- "${pkgdir}/usr/share/qt4/qsci/api/python/P

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

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 09:58:16
  Author: arcanis
Revision: 144318

upgpkg: eric 6.0.10-1

Modified:
  eric/trunk/ChangeLog
  eric/trunk/PKGBUILD

---+
 ChangeLog |5 -
 PKGBUILD  |6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-18 07:46:15 UTC (rev 144317)
+++ ChangeLog   2015-10-18 07:58:16 UTC (rev 144318)
@@ -1,4 +1,7 @@
-6.0.9-1:
+6.0.10-1:
+upstream update
+
+6.0.9-2:
 python3.5 rebuild
 
 6.0.9-1:

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 07:46:15 UTC (rev 144317)
+++ PKGBUILD2015-10-18 07:58:16 UTC (rev 144318)
@@ -7,8 +7,8 @@
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric'
  'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
-pkgver=6.0.9
-pkgrel=2
+pkgver=6.0.10
+pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
 url="http://eric-ide.python-projects.org/";
@@ -18,7 +18,7 @@
  'qt5-svg' 'qt5-webkit')
 install=${pkgbase}.install
 source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz";)
-md5sums=('0c2163bf01cd8f3dd8657730f075a625')
+md5sums=('3541e40461f7a1e2e70981d8998e8d93')
 changelog=ChangeLog
 
 prepare() {


[arch-commits] Commit in eric-i18n/repos/community-any (4 files)

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 10:04:04
  Author: arcanis
Revision: 144321

archrelease: copy trunk to community-any

Added:
  eric-i18n/repos/community-any/ChangeLog
(from rev 144320, eric-i18n/trunk/ChangeLog)
  eric-i18n/repos/community-any/PKGBUILD
(from rev 144320, eric-i18n/trunk/PKGBUILD)
Deleted:
  eric-i18n/repos/community-any/ChangeLog
  eric-i18n/repos/community-any/PKGBUILD

---+
 ChangeLog |   85 
 PKGBUILD  |  126 ++--
 2 files changed, 107 insertions(+), 104 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-18 08:03:53 UTC (rev 144320)
+++ ChangeLog   2015-10-18 08:04:04 UTC (rev 144321)
@@ -1,41 +0,0 @@
-6.0.9-1:
-upstream update
-
-6.0.8-1:
-upstream update
-
-6.0.7-1:
-upstream update
-
-6.0.6-1:
-upstream update
-
-6.0.5-1:
-upstream update
-
-6.0.4-1:
-upstream update
-
-6.0.3-1:
-upstream update
-
-6.0.2-1:
-upstream update
-
-6.0.0-1:
-upstream update
-
-6.0.0-2:
-rename qt4 packages to more pretty name
-
-6.0.0-1:
-upstream update
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-upstream update. Create package

Copied: eric-i18n/repos/community-any/ChangeLog (from rev 144320, 
eric-i18n/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-18 08:04:04 UTC (rev 144321)
@@ -0,0 +1,44 @@
+6.0.10-1:
+upstream update
+
+6.0.9-1:
+upstream update
+
+6.0.8-1:
+upstream update
+
+6.0.7-1:
+upstream update
+
+6.0.6-1:
+upstream update
+
+6.0.5-1:
+upstream update
+
+6.0.4-1:
+upstream update
+
+6.0.3-1:
+upstream update
+
+6.0.2-1:
+upstream update
+
+6.0.0-1:
+upstream update
+
+6.0.0-2:
+rename qt4 packages to more pretty name
+
+6.0.0-1:
+upstream update
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+upstream update. Create package

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 08:03:53 UTC (rev 144320)
+++ PKGBUILD2015-10-18 08:04:04 UTC (rev 144321)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: M0Rf30
-
-pkgbase=eric-i18n
-pkgver=6.0.9
-pkgrel=1
-pkgdesc="Language pack for the Eric IDE"
-arch=('any')
-depends=()
-url="http://eric-ide.python-projects.org/index.html";
-license=('GPL3')
-depends=()
-changelog=ChangeLog
-
-_languages=('cs "Czech"'
-'de "German"'
-'en "English"'
-'es "Spanish"'
-'fr "French"'
-'it "Italian"'
-'pt "Portuguese"'
-'ru "Russian"'
-'tr "Turkish"'
-'zh_CN.GB2312   "Chinese (Simplified)"')
-
-pkgname=()
-source=()
-_url=http://downloads.sourceforge.net/eric-ide/
-
-for _lang in "${_languages[@]}"; do
-  _path=${_lang%% *}
-  _locale=${_path%%.*}
-
-  pkgname+=(eric-i18n-${_locale,,} eric-qt4-i18n-${_locale,,})
-  source+=("${_url}/eric6-i18n-${_path}-${pkgver}.tar.gz")
-
-  for _qtver in '-qt4' ''; do
-eval "package_eric${_qtver}-i18n-${_locale,,}() {
-  _package ${_lang} ${_qtver}
-}"
-  done
-done
-
-_package() {
-  pkgdesc="${2} language pack for Eric IDE"
-  depends=("eric-common${3}>=${pkgver}")
-
-  [ -z ${3} ] && _qtver="qt" || _qtver="qt4"
-  install -Dm644 "eric6-${pkgver}/eric/i18n/eric6_${1}.qm" \
- "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1}.qm"
-}
-
-md5sums=('73232c56cfcb0a1fee159f31161d83f8'
- 'd36f7f7934c50eec1cdb6e431b6c0f19'
- 'c8ce4400b7f4f5eba6a688c6ed685dd4'
- '4be9ac4c1649dc2110af504883b09b78'
- '7f1c8b34653cd21997920969d6ab957f'
- 'd54c3b15116c36f8edcf73f1f84a69f0'
- '65c4b790a6442f014e100c709f559f32'
- '6bcc015796f8ac05b8cfff104ecfa3c5'
- 'ae167815dc33c79362a3541150bcd8ef'
- '3b85cb2a1398ef676a48b697d513b3b3')

Copied: eric-i18n/repos/community-any/PKGBUILD (from rev 144320, 
eric-i18n/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-18 08:04:04 UTC (rev 144321)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: M0Rf30
+
+pkgbase=eric-i18n
+pkgver=6.0.10
+pkgrel=1
+pkgdesc="Language pack for the Eric IDE"
+arch=('any')
+depends=()
+url="http://eric-ide.python-projects.org/index.html";
+license=('GPL3')
+depends=()
+changelog=ChangeLog
+
+_languages=('cs "Czech"'
+'de "German"'
+'en "English"'
+'es "Spanish"'
+'fr "French"'
+'it "Italian"'
+'pt "Portuguese"'
+'ru "Russian"'
+   

[arch-commits] Commit in eric-i18n/trunk (ChangeLog PKGBUILD)

2015-10-18 Thread Evgeniy Alekseev
Date: Sunday, October 18, 2015 @ 10:03:53
  Author: arcanis
Revision: 144320

upgpkg: eric-i18n 6.0.10-1

Modified:
  eric-i18n/trunk/ChangeLog
  eric-i18n/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |   22 +++---
 2 files changed, 14 insertions(+), 11 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-18 07:58:33 UTC (rev 144319)
+++ ChangeLog   2015-10-18 08:03:53 UTC (rev 144320)
@@ -1,3 +1,6 @@
+6.0.10-1:
+upstream update
+
 6.0.9-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 07:58:33 UTC (rev 144319)
+++ PKGBUILD2015-10-18 08:03:53 UTC (rev 144320)
@@ -3,7 +3,7 @@
 # Contributor: M0Rf30
 
 pkgbase=eric-i18n
-pkgver=6.0.9
+pkgver=6.0.10
 pkgrel=1
 pkgdesc="Language pack for the Eric IDE"
 arch=('any')
@@ -51,13 +51,13 @@
  "${pkgdir}/usr/share/${_qtver}/translations/eric6_${1}.qm"
 }
 
-md5sums=('73232c56cfcb0a1fee159f31161d83f8'
- 'd36f7f7934c50eec1cdb6e431b6c0f19'
- 'c8ce4400b7f4f5eba6a688c6ed685dd4'
- '4be9ac4c1649dc2110af504883b09b78'
- '7f1c8b34653cd21997920969d6ab957f'
- 'd54c3b15116c36f8edcf73f1f84a69f0'
- '65c4b790a6442f014e100c709f559f32'
- '6bcc015796f8ac05b8cfff104ecfa3c5'
- 'ae167815dc33c79362a3541150bcd8ef'
- '3b85cb2a1398ef676a48b697d513b3b3')
+md5sums=('bb73aeec4c2c020dc92aecb033da00e2'
+ '78928e81377867c831a23e64ec8504ca'
+ '516edb7f4eef40f2f2344950fe20436f'
+ '6e2ae0df2c9a604706822b4439d520d8'
+ '52517b7db8b2c5a8fdc55a043325d85e'
+ 'ade9200178719d26c675d6c0c76c781d'
+ '7a70d5e0a33cbcc4b2a907bdeea6'
+ '0db9e5926c8a8fc531ac3d473f682226'
+ '67c2625da80737c892846a1fbf80d5c2'
+ 'd13aaa9aa46a021bd73a19927fafaea4')


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

2015-10-18 Thread Tobias Powalowski
Date: Sunday, October 18, 2015 @ 11:52:29
  Author: tpowa
Revision: 249484

archrelease: copy trunk to extra-any

Added:
  spice-protocol/repos/extra-any/PKGBUILD
(from rev 249483, spice-protocol/trunk/PKGBUILD)
Deleted:
  spice-protocol/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 09:52:22 UTC (rev 249483)
+++ PKGBUILD2015-10-18 09:52:29 UTC (rev 249484)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
-
-pkgname=spice-protocol
-pkgver=0.12.9
-pkgrel=1
-pkgdesc="Headers for SPICE protocol"
-arch=(any)
-url="http://spice-space.org";
-license=('BSD' 'LGPL2.1')
-source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-md5sums=('893d9940cd34428f92997f4b634484d3')

Copied: spice-protocol/repos/extra-any/PKGBUILD (from rev 249483, 
spice-protocol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-18 09:52:29 UTC (rev 249484)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
+
+pkgname=spice-protocol
+pkgver=0.12.10
+pkgrel=1
+pkgdesc="Headers for SPICE protocol"
+arch=(any)
+url="http://spice-space.org";
+license=('BSD' 'LGPL2.1')
+source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+md5sums=('1fb9d0dcdd42dce1b476ae8aa7569bcc')


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

2015-10-18 Thread Tobias Powalowski
Date: Sunday, October 18, 2015 @ 11:52:22
  Author: tpowa
Revision: 249483

upgpkg: spice-protocol 0.12.10-1

bump to latest version

Modified:
  spice-protocol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 06:48:23 UTC (rev 249482)
+++ PKGBUILD2015-10-18 09:52:22 UTC (rev 249483)
@@ -3,7 +3,7 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice-protocol
-pkgver=0.12.9
+pkgver=0.12.10
 pkgrel=1
 pkgdesc="Headers for SPICE protocol"
 arch=(any)
@@ -22,4 +22,4 @@
   make DESTDIR="$pkgdir/" install
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
-md5sums=('893d9940cd34428f92997f4b634484d3')
+md5sums=('1fb9d0dcdd42dce1b476ae8aa7569bcc')


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

2015-10-18 Thread Tobias Powalowski
Date: Sunday, October 18, 2015 @ 12:09:29
  Author: tpowa
Revision: 249486

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

Added:
  spice/repos/extra-i686/CVE-2013-4282.patch
(from rev 249485, spice/trunk/CVE-2013-4282.patch)
  spice/repos/extra-i686/PKGBUILD
(from rev 249485, spice/trunk/PKGBUILD)
  spice/repos/extra-x86_64/CVE-2013-4282.patch
(from rev 249485, spice/trunk/CVE-2013-4282.patch)
  spice/repos/extra-x86_64/PKGBUILD
(from rev 249485, spice/trunk/PKGBUILD)
Deleted:
  spice/repos/extra-i686/CVE-2013-4282.patch
  spice/repos/extra-i686/PKGBUILD
  spice/repos/extra-x86_64/CVE-2013-4282.patch
  spice/repos/extra-x86_64/PKGBUILD

--+
 /CVE-2013-4282.patch |  208 +
 /PKGBUILD|   52 +
 extra-i686/CVE-2013-4282.patch   |  104 --
 extra-i686/PKGBUILD  |   26 
 extra-x86_64/CVE-2013-4282.patch |  104 --
 extra-x86_64/PKGBUILD|   26 
 6 files changed, 260 insertions(+), 260 deletions(-)

Deleted: extra-i686/CVE-2013-4282.patch
===
--- extra-i686/CVE-2013-4282.patch  2015-10-18 10:09:19 UTC (rev 249485)
+++ extra-i686/CVE-2013-4282.patch  2015-10-18 10:09:29 UTC (rev 249486)
@@ -1,104 +0,0 @@
-From 8af619009660b24e0b41ad26b30289eea288fcc2 Mon Sep 17 00:00:00 2001
-From: Christophe Fergeau 
-Date: Fri, 23 Aug 2013 09:29:44 +
-Subject: Fix buffer overflow when decrypting client SPICE ticket
-
-reds_handle_ticket uses a fixed size 'password' buffer for the decrypted
-password whose size is SPICE_MAX_PASSWORD_LENGTH. However,
-RSA_private_decrypt which we call for the decryption expects the
-destination buffer to be at least RSA_size(link->tiTicketing.rsa)
-bytes long. On my spice-server build, SPICE_MAX_PASSWORD_LENGTH
-is 60 while RSA_size() is 128, so we end up overflowing 'password'
-when using long passwords (this was reproduced using the string:
-'fullscreen=1proxy=#enter proxy here; e.g spice_proxy = http://[proxy]:[port]'
-as a password).
-
-When the overflow occurs, QEMU dies with:
-*** stack smashing detected ***: qemu-system-x86_64 terminated
-
-This commit ensures we use a corectly sized 'password' buffer,
-and that it's correctly nul-terminated so that we can use strcmp
-instead of strncmp. To keep using strncmp, we'd need to figure out
-which one of 'password' and 'taTicket.password' is the smaller buffer,
-and use that size.
-
-This fixes rhbz#999839

-diff --git a/server/reds.c b/server/reds.c
-index 892d247..2a0002b 100644
 a/server/reds.c
-+++ b/server/reds.c
-@@ -1926,39 +1926,59 @@ static void reds_handle_link(RedLinkInfo *link)
- static void reds_handle_ticket(void *opaque)
- {
- RedLinkInfo *link = (RedLinkInfo *)opaque;
--char password[SPICE_MAX_PASSWORD_LENGTH];
-+char *password;
- time_t ltime;
-+int password_size;
- 
- //todo: use monotonic time
- time(tiTicketing.rsa_size,
--link->tiTicketing.encrypted_ticket.encrypted_data,
--(unsigned char *)password, link->tiTicketing.rsa, 
RSA_PKCS1_OAEP_PADDING);
-+if (RSA_size(link->tiTicketing.rsa) < SPICE_MAX_PASSWORD_LENGTH) {
-+spice_warning("RSA modulus size is smaller than 
SPICE_MAX_PASSWORD_LENGTH (%d < %d), "
-+  "SPICE ticket sent from client may be truncated",
-+  RSA_size(link->tiTicketing.rsa), 
SPICE_MAX_PASSWORD_LENGTH);
-+}
-+
-+password = g_malloc0(RSA_size(link->tiTicketing.rsa) + 1);
-+password_size = RSA_private_decrypt(link->tiTicketing.rsa_size,
-+
link->tiTicketing.encrypted_ticket.encrypted_data,
-+(unsigned char *)password,
-+link->tiTicketing.rsa,
-+RSA_PKCS1_OAEP_PADDING);
-+if (password_size == -1) {
-+spice_warning("failed to decrypt RSA encrypted password: %s",
-+  ERR_error_string(ERR_get_error(), NULL));
-+goto error;
-+}
-+password[password_size] = '\0';
- 
- if (ticketing_enabled && !link->skip_auth) {
- int expired =  taTicket.expiration_time < ltime;
- 
- if (strlen(taTicket.password) == 0) {
--reds_send_link_result(link, SPICE_LINK_ERR_PERMISSION_DENIED);
- spice_warning("Ticketing is enabled, but no password is set. "
--"please set a ticket first");
--reds_link_free(link);
--return;
-+  "please set a ticket first");
-+goto error;
- }
- 
--if (expired || strncmp(password, taTicket.password, 
SPICE_MAX_PASSWORD_LENGTH) != 0) {
-+if (expired || strcmp(password, taTicket.password) != 0) {
-   

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

2015-10-18 Thread Tobias Powalowski
Date: Sunday, October 18, 2015 @ 12:09:19
  Author: tpowa
Revision: 249485

upgpkg: spice 0.12.6-1

bump to latest version

Modified:
  spice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 09:52:29 UTC (rev 249484)
+++ PKGBUILD2015-10-18 10:09:19 UTC (rev 249485)
@@ -3,7 +3,7 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice
-pkgver=0.12.5
+pkgver=0.12.6
 pkgrel=1
 pkgdesc="SPICE client and server"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url="http://spice-space.org";
 license=('LGPL2.1')
 depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama 
libxfixes libxrandr pixman)
-makedepends=(python2-pyparsing qemu spice-protocol)
+makedepends=(python2-pyparsing python2-six qemu spice-protocol)
 source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
 
 build() {
@@ -23,4 +23,4 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir/" install
 }
-md5sums=('1256286214fe402703c0a01bd3a85319')
+md5sums=('605a8c8ea80bc95076c4b3539c6dd026')


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

2015-10-18 Thread Antonio Rojas
Date: Sunday, October 18, 2015 @ 12:56:17
  Author: arojas
Revision: 144322

Update to 0.20

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 08:04:04 UTC (rev 144321)
+++ PKGBUILD2015-10-18 10:56:17 UTC (rev 144322)
@@ -4,7 +4,7 @@
 # Contributor: Zatherz 
 
 pkgname=qt5ct
-pkgver=0.19
+pkgver=0.20
 pkgrel=1
 pkgdesc="Qt5 Configuration Utility"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(qt5-tools)
 
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2";
 'COPYING.BSD')
 install=$pkgname.install
-sha256sums=('657493a22c762c014e5d717772a5eda63688f7a5c6c4ffc4d20cccd2ebc9f4d1'
+sha256sums=('660e696742ed8a9f34be9c8986918ed303fe2df2bd6d1ff6acfe010dce22103c'
 'b1742f842de71738501a471e4ce1cac38a02d3240a91848fbd32429bc20aa69b')
 
 build() {


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

2015-10-18 Thread Antonio Rojas
Date: Sunday, October 18, 2015 @ 12:57:09
  Author: arojas
Revision: 144323

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

Added:
  qt5ct/repos/community-i686/COPYING.BSD
(from rev 144322, qt5ct/trunk/COPYING.BSD)
  qt5ct/repos/community-i686/PKGBUILD
(from rev 144322, qt5ct/trunk/PKGBUILD)
  qt5ct/repos/community-i686/qt5ct.install
(from rev 144322, qt5ct/trunk/qt5ct.install)
  qt5ct/repos/community-x86_64/COPYING.BSD
(from rev 144322, qt5ct/trunk/COPYING.BSD)
  qt5ct/repos/community-x86_64/PKGBUILD
(from rev 144322, qt5ct/trunk/PKGBUILD)
  qt5ct/repos/community-x86_64/qt5ct.install
(from rev 144322, qt5ct/trunk/qt5ct.install)
Deleted:
  qt5ct/repos/community-i686/COPYING.BSD
  qt5ct/repos/community-i686/PKGBUILD
  qt5ct/repos/community-i686/qt5ct.install
  qt5ct/repos/community-x86_64/COPYING.BSD
  qt5ct/repos/community-x86_64/PKGBUILD
  qt5ct/repos/community-x86_64/qt5ct.install

+
 /COPYING.BSD   |   60 
 /PKGBUILD  |   64 +++
 /qt5ct.install |   26 +++
 community-i686/COPYING.BSD |   30 --
 community-i686/PKGBUILD|   32 ---
 community-i686/qt5ct.install   |   13 ---
 community-x86_64/COPYING.BSD   |   30 --
 community-x86_64/PKGBUILD  |   32 ---
 community-x86_64/qt5ct.install |   13 ---
 9 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/COPYING.BSD
===
--- community-i686/COPYING.BSD  2015-10-18 10:56:17 UTC (rev 144322)
+++ community-i686/COPYING.BSD  2015-10-18 10:57:09 UTC (rev 144323)
@@ -1,30 +0,0 @@
-Software License Agreement (BSD License)
-
-Copyright (c) 2015, Ilya Kotov
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without 
modification,
-are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this 
-  list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright notice, 
this
-  list of conditions and the following disclaimer in the documentation and/or
-  other materials provided with the distribution.
-
-* Neither the name of schillmania.com nor the names of its contributors may be
-  used to endorse or promote products derived from this software without
-  specific prior written permission from schillmania.com.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-

Copied: qt5ct/repos/community-i686/COPYING.BSD (from rev 144322, 
qt5ct/trunk/COPYING.BSD)
===
--- community-i686/COPYING.BSD  (rev 0)
+++ community-i686/COPYING.BSD  2015-10-18 10:57:09 UTC (rev 144323)
@@ -0,0 +1,30 @@
+Software License Agreement (BSD License)
+
+Copyright (c) 2015, Ilya Kotov
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification,
+are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this 
+  list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice, 
this
+  list of conditions and the following disclaimer in the documentation and/or
+  other materials provided with the distribution.
+
+* Neither the name of schillmania.com nor the names of its contributors may be
+  used to endorse or promote products derived from this software without
+  specific prior written permission from schillmania.com.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+L

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

2015-10-18 Thread Antonio Rojas
Date: Sunday, October 18, 2015 @ 12:57:56
  Author: arojas
Revision: 144324

Update to 2.7.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 10:57:09 UTC (rev 144323)
+++ PKGBUILD2015-10-18 10:57:56 UTC (rev 144324)
@@ -6,7 +6,7 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 license=(MPL GPL LGPL)
 makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
 source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
-md5sums=('3aa1d45940816e4902a1172f7ef76708')
+md5sums=('6503f4afda56f5f5182c2839a9ce12e9')
 
 prepare() {
   cd rpy2-$pkgver


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

2015-10-18 Thread Antonio Rojas
Date: Sunday, October 18, 2015 @ 12:58:37
  Author: arojas
Revision: 144325

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

Added:
  python-rpy2/repos/community-i686/PKGBUILD
(from rev 144324, python-rpy2/trunk/PKGBUILD)
  python-rpy2/repos/community-x86_64/PKGBUILD
(from rev 144324, python-rpy2/trunk/PKGBUILD)
Deleted:
  python-rpy2/repos/community-i686/PKGBUILD
  python-rpy2/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 2015-10-18 10:57:56 UTC (rev 144324)
+++ community-i686/PKGBUILD 2015-10-18 10:58:37 UTC (rev 144325)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Oliver Sherouse 
-# Contributor: David Scholl  
-# Contributor: David Pretty  
-
-pkgbase=python-rpy2
-pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
-arch=(i686 x86_64)
-url="http://rpy.sourceforge.net/";
-license=(MPL GPL LGPL)
-makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
-source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
-md5sums=('3aa1d45940816e4902a1172f7ef76708')
-
-prepare() {
-  cd rpy2-$pkgver
-  sed -i "s:Rlapack:lapack:" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-}
-
-package_python2-rpy2() {
-  depends=(python2-numpy r python2-singledispatch)
-  cd rpy2-$pkgver
-
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py
-}
-
-package_python-rpy2() {
-  depends=(python-numpy r)
-  cd rpy2-$pkgver
-  
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-

Copied: python-rpy2/repos/community-i686/PKGBUILD (from rev 144324, 
python-rpy2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-18 10:58:37 UTC (rev 144325)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Oliver Sherouse 
+# Contributor: David Scholl  
+# Contributor: David Pretty  
+
+pkgbase=python-rpy2
+pkgname=(python2-rpy2 python-rpy2)
+pkgver=2.7.2
+pkgrel=1
+pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
+arch=(i686 x86_64)
+url="http://rpy.sourceforge.net/";
+license=(MPL GPL LGPL)
+makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
+source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
+md5sums=('6503f4afda56f5f5182c2839a9ce12e9')
+
+prepare() {
+  cd rpy2-$pkgver
+  sed -i "s:Rlapack:lapack:" setup.py
+  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
+  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
+}
+
+package_python2-rpy2() {
+  depends=(python2-numpy r python2-singledispatch)
+  cd rpy2-$pkgver
+
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py
+}
+
+package_python-rpy2() {
+  depends=(python-numpy r)
+  cd rpy2-$pkgver
+  
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-18 10:57:56 UTC (rev 144324)
+++ community-x86_64/PKGBUILD   2015-10-18 10:58:37 UTC (rev 144325)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Oliver Sherouse 
-# Contributor: David Scholl  
-# Contributor: David Pretty  
-
-pkgbase=python-rpy2
-pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
-arch=(i686 x86_64)
-url="http://rpy.sourceforge.net/";
-license=(MPL GPL LGPL)
-makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
-source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
-md5sums=('3aa1d45940816e4902a1172f7ef76708')
-
-prepare() {
-  cd rpy2-$pkgver
-  sed -i "s:Rlapack:lapack:" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-}
-
-package_python2-rpy2() {
-  depends=(python2-numpy r python2-singledispatch)

[arch-commits] Commit in jenkins/trunk (5 files)

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 16:46:12
  Author: fyan
Revision: 144326

upgpkg: jenkins 1.633-2

try to use sysusers.d

Added:
  jenkins/trunk/jenkins.sysusers
  jenkins/trunk/jenkins.tmpfiles
(from rev 144325, jenkins/trunk/jenkins.tmpfiles.d)
Modified:
  jenkins/trunk/PKGBUILD
  jenkins/trunk/jenkins.install
Deleted:
  jenkins/trunk/jenkins.tmpfiles.d

+
 PKGBUILD   |9 +---
 jenkins.install|   56 +++
 jenkins.sysusers   |2 +
 jenkins.tmpfiles   |1 
 jenkins.tmpfiles.d |1 
 5 files changed, 13 insertions(+), 56 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 10:58:37 UTC (rev 144325)
+++ PKGBUILD2015-10-18 14:46:12 UTC (rev 144326)
@@ -6,7 +6,7 @@
 
 pkgname=jenkins
 pkgver=1.633
-pkgrel=1
+pkgrel=2
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
 url='http://jenkins-ci.org/'
@@ -22,12 +22,14 @@
 # Rename to force re-download on new version
 'jenkins.conf'
 'jenkins.service'
-'jenkins.tmpfiles.d'
+'jenkins.tmpfiles'
+'jenkins.sysusers'
 'LICENSE')
 
sha512sums=('517735a4d707d77d979bcbb2f3631b5a527da9824eb91d1bb3741ddb4685f81b15cad6c4a20cb482eaad6f02863b9195d366968c00d63c44690cc426df107c29'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'
+
'896cbc64eadb2f3bb9fa7fc26dbfc527b1823d8bff3158be7f1936cc250f55eeafe89079e1ceb8f3d269041662573ccbbb36248140b4ba24144a564366f8847a'
 
'0df6479a600db395c12ad29ebda3120d00460338b9a6b15913e2245aa29212a3798c32e664ca70c8034146e2e0b573066deec9e3210198202f753994e1b83efa')
 
 package() {
@@ -35,7 +37,8 @@
   install -Dm444 "jenkins-${pkgver}.war" 
"$pkgdir/usr/share/java/jenkins/jenkins.war"
   install -Dm644 jenkins.service \
 "$pkgdir/usr/lib/systemd/system/jenkins.service"
-  install -Dm644 jenkins.tmpfiles.d "$pkgdir/usr/lib/tmpfiles.d/jenkins.conf"
+  install -Dm644 jenkins.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/jenkins.conf"
+  install -Dm644 jenkins.sysusers "$pkgdir/usr/lib/sysusers.d/jenkins.conf"
   install -Dm644 jenkins.conf "$pkgdir/etc/conf.d/jenkins"
 }
 

Modified: jenkins.install
===
--- jenkins.install 2015-10-18 10:58:37 UTC (rev 144325)
+++ jenkins.install 2015-10-18 14:46:12 UTC (rev 144326)
@@ -1,57 +1,9 @@
-#!/bin/sh
-
-_service_name=jenkins.service
-_service_username=jenkins
-_service_groupname="$_service_username"
-_service_home_dir=/var/lib/jenkins
-_service_tmpfiles_conf="$_service_username.conf"
-
-_is_systemd_service_enabled() {
-  /usr/bin/systemctl is-enabled --quiet "$_service_name" 2>/dev/null
-}
-
 post_install() {
-  getent passwd "$_service_username" > /dev/null || /usr/sbin/useradd \
---system --user-group --home-dir "$_service_home_dir" --create-home \
---shell '/bin/bash' --skel /dev/null "$_service_username" &> /dev/null
-  [ -n "$_service_tmpfiles_conf" ] && /usr/bin/systemd-tmpfiles \
---create "$_service_tmpfiles_conf" 2>/dev/null
-  mkdir -p /var/lib/jenkins{,/jobs}
-  chown jenkins:jenkins /var/lib/jenkins{,/jobs}
-  echo 'This installation of Jenkins uses port 8090 by default.'
-  return 0
+  systemd-sysusers jenkins.conf
+  [[ -d var/lib/jenkins ]] || install -dm 750 -o jenkins -g jenkins 
var/lib/jenkins
+  systemd-tmpfiles --create jenkins.conf
 }
 
 post_upgrade() {
-  [ -n "$_service_tmpfiles_conf" ] && systemd-tmpfiles \
---create "$_service_tmpfiles_conf" 2>/dev/null
-  mkdir -p /var/lib/jenkins{,/jobs}
-  chown -R jenkins:jenkins /var/lib/jenkins
-  _is_systemd_service_enabled && cat < Remember to issue the following commands:
-  sudo systemctl --system daemon-reload
-  sudo systemctl restart $_service_name
-EOF
-  return 0
+  (( $(vercmp $2 '1.633-1') < 0 )) && systemd-sysusers jenkins.conf || true
 }
-
-pre_remove() {
-  /usr/bin/systemctl stop $_service_name 2>/dev/null
-  _is_systemd_service_enabled && \
-/usr/bin/systemctl disable $_service_name 2>/dev/null
-  [ -n "$_service_tmpfiles_conf" ] && systemd-tmpfiles \
---remove "$_service_tmpfiles_conf"
-  return 0
-}
-
-post_remove() {
-  getent passwd "$_service_username" > /dev/null && \
-/usr/sbin/userdel "$_service_username" 2>/dev/null
-  for dir in "$_service_home_dir"; do
-[ -n "$dir" -a -d "$dir" ] && \
-  echo "=> directory $dir needs to be removed manually"
-  done
-  return 0
-}
-
-# vim:set ts=2 sw=2 et:

Added: jenkins.sysusers
===

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

2015-10-18 Thread Alexander Rødseth
Date: Sunday, October 18, 2015 @ 16:46:42
  Author: arodseth
Revision: 144327

upgpkg: botan 1.11.21-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 14:46:12 UTC (rev 144326)
+++ PKGBUILD2015-10-18 14:46:42 UTC (rev 144327)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.20
+pkgver=1.11.21
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -13,31 +13,29 @@
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh' 'asio')
-makedepends=('python2' 'asio' 'git')
+makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('18dc2498cbcef88b553faca8eb5fac49'
+md5sums=('f8cb3f2d112685550d88434210136a58'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 
-prepare() {
-  cd "${pkgname^}-$pkgver"
-
-  # Use python2 for the installation scripts
-  find src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
-}
-
 build() {
   cd "${pkgname^}-$pkgver"
 
-  python2 configure.py \
+  python configure.py \
 --prefix=/usr \
---enable-modules=cvc \
 --destdir="$pkgdir/usr"
   make
 }
 
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
 package() {
   cd "${pkgname^}-$pkgver"
 


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

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 16:46:55
  Author: fyan
Revision: 144328

archrelease: copy trunk to community-testing-any

Added:
  jenkins/repos/community-testing-any/
  jenkins/repos/community-testing-any/LICENSE
(from rev 144326, jenkins/trunk/LICENSE)
  jenkins/repos/community-testing-any/PKGBUILD
(from rev 144326, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-testing-any/jenkins.conf
(from rev 144326, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-testing-any/jenkins.install
(from rev 144326, jenkins/trunk/jenkins.install)
  jenkins/repos/community-testing-any/jenkins.service
(from rev 144326, jenkins/trunk/jenkins.service)
  jenkins/repos/community-testing-any/jenkins.sysusers
(from rev 144326, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-testing-any/jenkins.tmpfiles
(from rev 144326, jenkins/trunk/jenkins.tmpfiles)

--+
 LICENSE  |   23 +++
 PKGBUILD |   45 +
 jenkins.conf |   13 +
 jenkins.install  |9 +
 jenkins.service  |   24 
 jenkins.sysusers |2 ++
 jenkins.tmpfiles |1 +
 7 files changed, 117 insertions(+)

Copied: jenkins/repos/community-testing-any/LICENSE (from rev 144326, 
jenkins/trunk/LICENSE)
===
--- community-testing-any/LICENSE   (rev 0)
+++ community-testing-any/LICENSE   2015-10-18 14:46:55 UTC (rev 144328)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Copied: jenkins/repos/community-testing-any/PKGBUILD (from rev 144326, 
jenkins/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-10-18 14:46:55 UTC (rev 144328)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Alexander Rødseth 
+# Contributor: Marcel Huber 
+# Contributor: Illarion Kovalchuk 
+
+pkgname=jenkins
+pkgver=1.633
+pkgrel=2
+pkgdesc='Extendable continuous integration server (latest)'
+arch=('any')
+url='http://jenkins-ci.org/'
+license=('MIT')
+depends=('java-runtime' 'ttf-dejavu' 'libcups')
+provides=('jenkins-ci')
+conflicts=('jenkins-ci')
+replaces=('jenkins-ci')
+backup=('etc/conf.d/jenkins')
+install='jenkins.install'
+noextract=('jenkins.war')
+source=("jenkins-${pkgver}.war::http://mirrors.jenkins-ci.org/war/${pkgver}/jenkins.war";
+# Rename to force re-download on new version
+'jenkins.conf'
+'jenkins.service'
+'jenkins.tmpfiles'
+'jenkins.sysusers'
+'LICENSE')
+sha512sums=('517735a4d707d77d979bcbb2f3631b5a527da9824eb91d1bb3741ddb4685f81b15cad6c4a20cb482eaad6f02863b9195d366968c00d63c44690cc426df107c29'
+
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
+
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
+
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'
+
'896cbc64eadb2f3bb9fa7fc26dbfc527b1823d8bff3158be7f1936cc250f55eeafe89079e1ceb8f3d269041662573ccbbb36248140b4ba24144a564366f8847a'
+
'0df6479a600db395c12ad29ebda3120d00460338b9a6b15913e2245aa29212a3798c32e664ca70c8034146e2e0b573066deec9e3210198202f753994e1b83efa')
+
+package() {
+  install -Dm444 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm444 "jenkins-${pkgver}.war" 
"$pkgdir/usr/share/java/jenkins/jenkins.war"
+  install -Dm644 jenkins.service \
+"$pkgdir/usr/lib/systemd/system/jenkins.service"
+  in

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

2015-10-18 Thread Alexander Rødseth
Date: Sunday, October 18, 2015 @ 16:48:05
  Author: arodseth
Revision: 144329

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

Added:
  botan/repos/community-i686/PKGBUILD
(from rev 144328, botan/trunk/PKGBUILD)
  botan/repos/community-i686/botan.key
(from rev 144328, botan/trunk/botan.key)
  botan/repos/community-x86_64/PKGBUILD
(from rev 144328, botan/trunk/PKGBUILD)
  botan/repos/community-x86_64/botan.key
(from rev 144328, botan/trunk/botan.key)
Deleted:
  botan/repos/community-i686/PKGBUILD
  botan/repos/community-i686/botan.key
  botan/repos/community-x86_64/PKGBUILD
  botan/repos/community-x86_64/botan.key

+
 /PKGBUILD  |   96 +++
 /botan.key |   70 +++
 community-i686/PKGBUILD|   50 --
 community-i686/botan.key   |   35 ---
 community-x86_64/PKGBUILD  |   50 --
 community-x86_64/botan.key |   35 ---
 6 files changed, 166 insertions(+), 170 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-18 14:46:55 UTC (rev 144328)
+++ community-i686/PKGBUILD 2015-10-18 14:48:05 UTC (rev 144329)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-
-pkgname=botan
-pkgver=1.11.20
-pkgrel=1
-pkgdesc='Crypto library written in C++'
-license=('BSD')
-arch=('x86_64' 'i686')
-url='http://botan.randombit.net/'
-depends=('gcc-libs' 'sh' 'asio')
-makedepends=('python2' 'asio' 'git')
-source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('18dc2498cbcef88b553faca8eb5fac49'
- 'SKIP')
-# Botan Distribution Key. To import: gpg --import botan.key
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-
-prepare() {
-  cd "${pkgname^}-$pkgver"
-
-  # Use python2 for the installation scripts
-  find src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
-}
-
-build() {
-  cd "${pkgname^}-$pkgver"
-
-  python2 configure.py \
---prefix=/usr \
---enable-modules=cvc \
---destdir="$pkgdir/usr"
-  make
-}
-
-package() {
-  cd "${pkgname^}-$pkgver"
-
-  make DESTDIR="$pkgdir/usr" install
-  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver ok
-# vim:set ts=2 sw=2 et:

Copied: botan/repos/community-i686/PKGBUILD (from rev 144328, 
botan/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-18 14:48:05 UTC (rev 144329)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+
+pkgname=botan
+pkgver=1.11.21
+pkgrel=1
+pkgdesc='Crypto library written in C++'
+license=('BSD')
+arch=('x86_64' 'i686')
+url='http://botan.randombit.net/'
+depends=('gcc-libs' 'sh' 'asio')
+makedepends=('python' 'asio' 'git')
+source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
+md5sums=('f8cb3f2d112685550d88434210136a58'
+ 'SKIP')
+# Botan Distribution Key. To import: gpg --import botan.key
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+
+build() {
+  cd "${pkgname^}-$pkgver"
+
+  python configure.py \
+--prefix=/usr \
+--destdir="$pkgdir/usr"
+  make
+}
+
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
+package() {
+  cd "${pkgname^}-$pkgver"
+
+  make DESTDIR="$pkgdir/usr" install
+  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
+  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver ok
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/botan.key
===
--- community-i686/botan.key2015-10-18 14:46:55 UTC (rev 144328)
+++ community-i686/botan.key2015-10-18 14:48:05 UTC (rev 144329)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
-4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
-LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qa

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

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 18:17:07
  Author: fyan
Revision: 144330

upgpkg: libsodium 1.0.4-1

Modified:
  libsodium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 14:48:05 UTC (rev 144329)
+++ PKGBUILD2015-10-18 16:17:07 UTC (rev 144330)
@@ -4,7 +4,7 @@
 # Contributor: Alessio Sergi 
 
 pkgname=libsodium
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('custom:ISC')
 depends=('glibc')
 
source=("http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz";)
-sha512sums=('7d58ddf973bfc456c2d196129d2c3a9ddec6e40b977797251385cd42bdd1234987779566903b7c2251cae02aab7e1c5246967af4c887be8a3451ae3f745c1ae5')
+sha512sums=('9fe83a06a85fca2bf6ab869acf3acc7d0c5f74fce924c794f1e84a3f0ea98b3b8030ff2a1bc9b5c4675b4749edd12e2ac4c1dad3130168865bad323f6222c9c3')
 
 build() {
   cd "$pkgname-$pkgver"


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

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 18:17:42
  Author: fyan
Revision: 144331

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-18 16:17:07 UTC (rev 144330)
+++ community-i686/PKGBUILD 2015-10-18 16:17:42 UTC (rev 144331)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: namelessjon 
-# Contributor: Alessio Sergi 
-
-pkgname=libsodium
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
-arch=('i686' 'x86_64')
-url="https://github.com/jedisct1/libsodium";
-license=('custom:ISC')
-depends=('glibc')
-source=("http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz";)
-sha512sums=('7d58ddf973bfc456c2d196129d2c3a9ddec6e40b977797251385cd42bdd1234987779566903b7c2251cae02aab7e1c5246967af4c887be8a3451ae3f745c1ae5')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  make check
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  # install license
-  install -d -m 755 "$pkgdir/usr/share/licenses/$pkgname"
-  install -m 644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libsodium/repos/community-i686/PKGBUILD (from rev 144330, 
libsodium/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-18 16:17:42 UTC (rev 144331)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: namelessjon 
+# Contributor: Alessio Sergi 
+
+pkgname=libsodium
+pkgver=1.0.4
+pkgrel=1
+pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
+arch=('i686' 'x86_64')
+url="https://github.com/jedisct1/libsodium";
+license=('custom:ISC')
+depends=('glibc')
+source=("http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz";)
+sha512sums=('9fe83a06a85fca2bf6ab869acf3acc7d0c5f74fce924c794f1e84a3f0ea98b3b8030ff2a1bc9b5c4675b4749edd12e2ac4c1dad3130168865bad323f6222c9c3')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  # install license
+  install -d -m 755 "$pkgdir/usr/share/licenses/$pkgname"
+  install -m 644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-18 16:17:07 UTC (rev 144330)
+++ community-x86_64/PKGBUILD   2015-10-18 16:17:42 UTC (rev 144331)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: namelessjon 
-# Contributor: Alessio Sergi 
-
-pkgname=libsodium
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
-arch=('i686' 'x86_64')
-url="https://github.com/jedisct1/libsodium";
-license=('custom:ISC')
-depends=('glibc')
-source=("http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz";)
-sha512sums=('7d58ddf973bfc456c2d196129d2c3a9ddec6e40b977797251385cd42bdd1234987779566903b7c2251cae02aab7e1c5246967af4c887be8a3451ae3f745c1ae5')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  make check
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  # install license
-  install -d -m 755 "$pkgdir/usr/share/licenses/$pkgname"
-  install -m 644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libsodium/repos/community-x86_64/PKGBUILD (from rev 144330, 
libsodium/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-18 16:17:42 UTC (rev 144331)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: namelessjon 
+# Contributor: Alessio Sergi 
+
+pkgname=libsodium
+pkgver=1.0.4
+pkgrel=1
+pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
+arch=('i686' 'x86_64')
+url="https://github.com/jedisct1/libsodium";
+license=('custom:ISC')
+depends=('glibc')
+source=("http://download.dnscrypt.org/$pk

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

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 18:33:39
  Author: fyan
Revision: 144332

upgpkg: python-zope-event 4.1.0-1

Modified:
  python-zope-event/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 16:17:42 UTC (rev 144331)
+++ PKGBUILD2015-10-18 16:33:39 UTC (rev 144332)
@@ -4,7 +4,7 @@
 
 pkgbase=python-zope-event
 pkgname=('python-zope-event' 'python2-zope-event')
-pkgver=4.0.3
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Provides a simple event system"
 arch=(any)
@@ -12,7 +12,7 @@
 url="https://github.com/zopefoundation/zope.event";
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://github.com/zopefoundation/zope.event/archive/${pkgver}.tar.gz";)
-sha256sums=('3dfa2ef09c891f378e05404521529f8e1333c75cdf9567a3454e3538ef7f3f02')
+sha256sums=('a85cb6fd0e48e1147061eb0ecab57b9cc90f4c3b5609d63e5694a2d8de28ef47')
 makedepends=('python-setuptools' 'python2-setuptools')
 
 prepare() {


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

2015-10-18 Thread Felix Yan
Date: Sunday, October 18, 2015 @ 18:34:00
  Author: fyan
Revision: 144333

archrelease: copy trunk to community-any

Added:
  python-zope-event/repos/community-any/PKGBUILD
(from rev 144332, python-zope-event/trunk/PKGBUILD)
Deleted:
  python-zope-event/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 16:33:39 UTC (rev 144332)
+++ PKGBUILD2015-10-18 16:34:00 UTC (rev 144333)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Simon Hanna 
-
-pkgbase=python-zope-event
-pkgname=('python-zope-event' 'python2-zope-event')
-pkgver=4.0.3
-pkgrel=1
-pkgdesc="Provides a simple event system"
-arch=(any)
-license=('ZPL')
-url="https://github.com/zopefoundation/zope.event";
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://github.com/zopefoundation/zope.event/archive/${pkgver}.tar.gz";)
-sha256sums=('3dfa2ef09c891f378e05404521529f8e1333c75cdf9567a3454e3538ef7f3f02')
-makedepends=('python-setuptools' 'python2-setuptools')
-
-prepare() {
-  cp -a zope.event-${pkgver}{,-py2}
-}
-
-build() {
-  cd "${srcdir}/zope.event-${pkgver}"
-  python setup.py build
-
-  cd "${srcdir}/zope.event-${pkgver}-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "${srcdir}/zope.event-${pkgver}"
-  python setup.py test
-
-  cd "${srcdir}/zope.event-${pkgver}-py2"
-  python2 setup.py test
-}
-
-package_python-zope-event() {
-  depends=('python')
-  cd "$srcdir/zope.event-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-zope-event() {
-  depends=('python2')
-  cd "$srcdir/zope.event-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-zope-event/repos/community-any/PKGBUILD (from rev 144332, 
python-zope-event/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-18 16:34:00 UTC (rev 144333)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Simon Hanna 
+
+pkgbase=python-zope-event
+pkgname=('python-zope-event' 'python2-zope-event')
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Provides a simple event system"
+arch=(any)
+license=('ZPL')
+url="https://github.com/zopefoundation/zope.event";
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://github.com/zopefoundation/zope.event/archive/${pkgver}.tar.gz";)
+sha256sums=('a85cb6fd0e48e1147061eb0ecab57b9cc90f4c3b5609d63e5694a2d8de28ef47')
+makedepends=('python-setuptools' 'python2-setuptools')
+
+prepare() {
+  cp -a zope.event-${pkgver}{,-py2}
+}
+
+build() {
+  cd "${srcdir}/zope.event-${pkgver}"
+  python setup.py build
+
+  cd "${srcdir}/zope.event-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "${srcdir}/zope.event-${pkgver}"
+  python setup.py test
+
+  cd "${srcdir}/zope.event-${pkgver}-py2"
+  python2 setup.py test
+}
+
+package_python-zope-event() {
+  depends=('python')
+  cd "$srcdir/zope.event-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-zope-event() {
+  depends=('python2')
+  cd "$srcdir/zope.event-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-10-18 Thread Sergej Pupykin
Date: Sunday, October 18, 2015 @ 23:09:10
  Author: spupykin
Revision: 144334

upgpkg: spice-gtk3 0.30-1

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 16:34:00 UTC (rev 144333)
+++ PKGBUILD2015-10-18 21:09:10 UTC (rev 144334)
@@ -5,7 +5,7 @@
 # Contributor: Lucio Zara 
 
 pkgname=spice-gtk3
-pkgver=0.29
+pkgver=0.30
 pkgrel=1
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
 arch=('i686' 'x86_64')
@@ -16,10 +16,13 @@
 'vala' 'sdl' 'python2-six')
 source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
 sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
 
 prepare() {
   cd "$srcdir/spice-gtk-$pkgver"
-  sed -i 's,/usr/bin/env python,/usr/bin/python2,' 
spice-common/spice_codegen.py
+#  sed -i 's,/usr/bin/env python,/usr/bin/python2,' 
spice-common/spice_codegen.py
 }
 
 build() {


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

2015-10-18 Thread Sergej Pupykin
Date: Sunday, October 18, 2015 @ 23:09:32
  Author: spupykin
Revision: 144335

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

Added:
  spice-gtk3/repos/community-i686/PKGBUILD
(from rev 144334, spice-gtk3/trunk/PKGBUILD)
  spice-gtk3/repos/community-x86_64/PKGBUILD
(from rev 144334, spice-gtk3/trunk/PKGBUILD)
Deleted:
  spice-gtk3/repos/community-i686/PKGBUILD
  spice-gtk3/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-18 21:09:10 UTC (rev 144334)
+++ community-i686/PKGBUILD 2015-10-18 21:09:32 UTC (rev 144335)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefano Facchini 
-# Contributor: Jonathan Lestrelin 
-# Contributor: Lucio Zara 
-
-pkgname=spice-gtk3
-pkgver=0.29
-pkgrel=1
-pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
-arch=('i686' 'x86_64')
-url="http://spice-space.org";
-license=('LGPL2.1')
-depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup')
-makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
-'vala' 'sdl' 'python2-six')
-source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
-sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
-
-prepare() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  sed -i 's,/usr/bin/env python,/usr/bin/python2,' 
spice-common/spice_codegen.py
-}
-
-build() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  PYTHON=python2 ./configure --prefix=/usr \
---disable-static --enable-vala --with-gtk=3.0 \
---with-audio=pulse \
---with-coroutine=gthread --sbindir=/usr/bin \
---enable-smartcard
-  make
-}
-
-package() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: spice-gtk3/repos/community-i686/PKGBUILD (from rev 144334, 
spice-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-18 21:09:32 UTC (rev 144335)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-gtk3
+pkgver=0.30
+pkgrel=1
+pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
+arch=('i686' 'x86_64')
+url="http://spice-space.org";
+license=('LGPL2.1')
+depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
+'vala' 'sdl' 'python2-six')
+source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
+sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+sha256sums=('e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c')
+
+prepare() {
+  cd "$srcdir/spice-gtk-$pkgver"
+#  sed -i 's,/usr/bin/env python,/usr/bin/python2,' 
spice-common/spice_codegen.py
+}
+
+build() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  PYTHON=python2 ./configure --prefix=/usr \
+--disable-static --enable-vala --with-gtk=3.0 \
+--with-audio=pulse \
+--with-coroutine=gthread --sbindir=/usr/bin \
+--enable-smartcard
+  make
+}
+
+package() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-18 21:09:10 UTC (rev 144334)
+++ community-x86_64/PKGBUILD   2015-10-18 21:09:32 UTC (rev 144335)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefano Facchini 
-# Contributor: Jonathan Lestrelin 
-# Contributor: Lucio Zara 
-
-pkgname=spice-gtk3
-pkgver=0.29
-pkgrel=1
-pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
-arch=('i686' 'x86_64')
-url="http://spice-space.org";
-license=('LGPL2.1')
-depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup')
-makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
-'vala' 'sdl' 'python2-six')
-source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
-sha256sums=('44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973')
-
-prepare() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  sed -i 's,/usr/bin/en

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

2015-10-18 Thread Fabio Castelli
Date: Sunday, October 18, 2015 @ 23:10:19
  Author: muflone
Revision: 144336

upgpkg: sweethome3d 5.1-1

Modified:
  sweethome3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 21:09:32 UTC (rev 144335)
+++ PKGBUILD2015-10-18 21:10:19 UTC (rev 144336)
@@ -7,7 +7,7 @@
 # Contributor: Archan Paul 
 
 pkgname=sweethome3d
-pkgver=5.0
+pkgver=5.1
 pkgrel=1
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('any')
@@ -14,11 +14,11 @@
 url="http://www.sweethome3d.com/";
 license=('GPL')
 depends=('java-runtime' 'shared-mime-info' 'desktop-file-utils')
-source=("http://www.sweethome3d.com/downloads/SweetHome3D-${pkgver}.jar";
+source=("http://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}.jar";
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
-sha256sums=('c6d079227cc4545a7ff472209e20c88bffbda522cfdbb44b03870e2f580bf5b3'
+sha256sums=('92ec6c195ad50a83ad9d88f95d894b2de7d04aab8f626ff28d1d912d59e4923e'
 '0cbe84d4db89efd31254a034729f58cf2dd6d415210083584748049ccba0893a'
 '05e7f1a60753a7236faeb115ee42764f01a353107b9f3dc200b18b0856d4b7bd'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')


[arch-commits] Commit in sweethome3d/repos/community-any (10 files)

2015-10-18 Thread Fabio Castelli
Date: Sunday, October 18, 2015 @ 23:10:40
  Author: muflone
Revision: 144337

archrelease: copy trunk to community-any

Added:
  sweethome3d/repos/community-any/PKGBUILD
(from rev 144336, sweethome3d/trunk/PKGBUILD)
  sweethome3d/repos/community-any/sweethome3d.desktop
(from rev 144336, sweethome3d/trunk/sweethome3d.desktop)
  sweethome3d/repos/community-any/sweethome3d.install
(from rev 144336, sweethome3d/trunk/sweethome3d.install)
  sweethome3d/repos/community-any/sweethome3d.sh
(from rev 144336, sweethome3d/trunk/sweethome3d.sh)
  sweethome3d/repos/community-any/sweethome3d.xml
(from rev 144336, sweethome3d/trunk/sweethome3d.xml)
Deleted:
  sweethome3d/repos/community-any/PKGBUILD
  sweethome3d/repos/community-any/sweethome3d.desktop
  sweethome3d/repos/community-any/sweethome3d.install
  sweethome3d/repos/community-any/sweethome3d.sh
  sweethome3d/repos/community-any/sweethome3d.xml

-+
 PKGBUILD|   68 +-
 sweethome3d.desktop |   22 
 sweethome3d.install |   26 +--
 sweethome3d.sh  |   50 ++--
 4 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 21:10:19 UTC (rev 144336)
+++ PKGBUILD2015-10-18 21:10:40 UTC (rev 144337)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Muflone http://www.muflone.com/contacts/english/
-# Contributor: jsteel 
-# Contributor: Daniel YC Lin 
-# Contributor: Tdy  
-# Contributor: Biginoz 
-# Contributor: Archan Paul 
-
-pkgname=sweethome3d
-pkgver=5.0
-pkgrel=1
-pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
-arch=('any')
-url="http://www.sweethome3d.com/";
-license=('GPL')
-depends=('java-runtime' 'shared-mime-info' 'desktop-file-utils')
-source=("http://www.sweethome3d.com/downloads/SweetHome3D-${pkgver}.jar";
-"${pkgname}.sh"
-"${pkgname}.desktop"
-"${pkgname}.xml")
-sha256sums=('c6d079227cc4545a7ff472209e20c88bffbda522cfdbb44b03870e2f580bf5b3'
-'0cbe84d4db89efd31254a034729f58cf2dd6d415210083584748049ccba0893a'
-'05e7f1a60753a7236faeb115ee42764f01a353107b9f3dc200b18b0856d4b7bd'
-'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
-install="${pkgname}.install"
-
-package() {
-  cd "${srcdir}"
-  install -D -m 644 "SweetHome3D-${pkgver}.jar" 
"${pkgdir}/usr/share/java/${pkgname}.jar"
-  install -D -m 644 
"com/eteks/sweethome3d/viewcontroller/resources/help/images/applicationIcon.png"
 "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-  install -D -m 755 "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -D -m 644 "${pkgname}.xml" 
"${pkgdir}/usr/share/mime/packages/${pkgname}.xml"
-  install -D -m 755 "${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
-}

Copied: sweethome3d/repos/community-any/PKGBUILD (from rev 144336, 
sweethome3d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-18 21:10:40 UTC (rev 144337)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: jsteel 
+# Contributor: Daniel YC Lin 
+# Contributor: Tdy  
+# Contributor: Biginoz 
+# Contributor: Archan Paul 
+
+pkgname=sweethome3d
+pkgver=5.1
+pkgrel=1
+pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
+arch=('any')
+url="http://www.sweethome3d.com/";
+license=('GPL')
+depends=('java-runtime' 'shared-mime-info' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}.jar";
+"${pkgname}.sh"
+"${pkgname}.desktop"
+"${pkgname}.xml")
+sha256sums=('92ec6c195ad50a83ad9d88f95d894b2de7d04aab8f626ff28d1d912d59e4923e'
+'0cbe84d4db89efd31254a034729f58cf2dd6d415210083584748049ccba0893a'
+'05e7f1a60753a7236faeb115ee42764f01a353107b9f3dc200b18b0856d4b7bd'
+'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
+install="${pkgname}.install"
+
+package() {
+  cd "${srcdir}"
+  install -D -m 644 "SweetHome3D-${pkgver}.jar" 
"${pkgdir}/usr/share/java/${pkgname}.jar"
+  install -D -m 644 
"com/eteks/sweethome3d/viewcontroller/resources/help/images/applicationIcon.png"
 "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+  install -D -m 755 "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  install -D -m 644 "${pkgname}.xml" 
"${pkgdir}/usr/share/mime/packages/${pkgname}.xml"
+  install -D -m 755 "${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
+}

Deleted: sweethome3d.desktop
===
--- sweethome3d.desktop 2015-10-18 21:10:19 UTC (rev 144336)
+++ sweethome3d.desktop 2015-10-18 21:10:40 UTC (rev 144337)
@@ -1,11 +0

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

2015-10-18 Thread Fabio Castelli
Date: Sunday, October 18, 2015 @ 23:21:49
  Author: muflone
Revision: 144338

upgpkg: spyder 2.3.7-1

Modified:
  spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 21:10:40 UTC (rev 144337)
+++ PKGBUILD2015-10-18 21:21:49 UTC (rev 144338)
@@ -5,8 +5,8 @@
 
 pkgbase='spyder'
 pkgname=('spyder' 'spyder3')
-pkgver=2.3.6
-pkgrel=2
+pkgver=2.3.7
+pkgrel=1
 pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like 
features.'
 makedepends=('python2-setuptools' 'python-setuptools' 'python-sphinx' 
'python2-sphinx')
 arch=('any')
@@ -15,7 +15,7 @@
 install="${pkgbase}.install"
 
source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${pkgbase}/archive/v${pkgver}.tar.gz";
 "python2.patch")
-sha256sums=('2bcbfde9b7f577dc87808d5fce95c9b9c97a30cf58aec76ca7d41cdeceece4a1'
+sha256sums=('d57a2eeed97689e667dfc339ce09e1cb1cdf62756a45c022c30bc52802ed0c41'
 '58a30ff9401c528176690f2081aed2fe3185c5baaf54ee6a1c127e9421bab96a')
 
 package_spyder() {


[arch-commits] Commit in spyder/repos/community-any (6 files)

2015-10-18 Thread Fabio Castelli
Date: Sunday, October 18, 2015 @ 23:22:06
  Author: muflone
Revision: 144339

archrelease: copy trunk to community-any

Added:
  spyder/repos/community-any/PKGBUILD
(from rev 144338, spyder/trunk/PKGBUILD)
  spyder/repos/community-any/python2.patch
(from rev 144338, spyder/trunk/python2.patch)
  spyder/repos/community-any/spyder.install
(from rev 144338, spyder/trunk/spyder.install)
Deleted:
  spyder/repos/community-any/PKGBUILD
  spyder/repos/community-any/python2.patch
  spyder/repos/community-any/spyder.install

+
 PKGBUILD   |  160 +++
 python2.patch  |   78 +-
 spyder.install |   24 
 3 files changed, 131 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-18 21:21:49 UTC (rev 144338)
+++ PKGBUILD2015-10-18 21:22:06 UTC (rev 144339)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Muflone http://www.muflone.com/contacts/english/
-# Contributor: Francois Boulogne 
-# Contributor: TDY 
-
-pkgbase='spyder'
-pkgname=('spyder' 'spyder3')
-pkgver=2.3.6
-pkgrel=2
-pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like 
features.'
-makedepends=('python2-setuptools' 'python-setuptools' 'python-sphinx' 
'python2-sphinx')
-arch=('any')
-url='http://code.google.com/p/spyderlib/'
-license=('MIT')
-install="${pkgbase}.install"
-source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${pkgbase}/archive/v${pkgver}.tar.gz";
-"python2.patch")
-sha256sums=('2bcbfde9b7f577dc87808d5fce95c9b9c97a30cf58aec76ca7d41cdeceece4a1'
-'58a30ff9401c528176690f2081aed2fe3185c5baaf54ee6a1c127e9421bab96a')
-
-package_spyder() {
-  pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like 
features for Python 2.x series.'
-  depends=('python2-pyqt4' 'python2-pyflakes' 'python2-pyzmq' 
'python2-pygments' 'ipython2-notebook'
-   'icu' 'gtk-update-icon-cache')
-  optdepends=('python2-pylint: powerful code analysis'
-  'python2-rope: editor code completion, calltips and 
go-to-definition'
-  'python2-sphinx: rich text help on the object inspector'
-  'python2-numpy: N-dimensional arrays'
-  'python2-scipy: signal/image processing'
-  'python2-psutil: memory/CPU usage in the status bar'
-  'python2-h5py: HDF5 support'
-  'python2-matplotlib: interactive 2D/3D data plotting'
-  'python2-pep8: real-time code style analysis'
-  'python2-sympy: symbolic mathematics for the IPython console'
-  'python2-jedi: editor code completion, calltips and 
go-to-definition'
-  'python2-pandas: view and edit DataFrames and Series in the 
Variable Explorer')
-  [ -d "build" ] && rm -rf "build"
-  cp -r "${pkgbase}-${pkgver}" build
-  cd build
-  patch -p1 -i "../python2.patch"
-  python2 setup.py build
-  python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
-  # Install license file
-  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # Install icon and desktop file
-  install -D -m644 "scripts/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -D -m644 "spyderlib/images/spyder.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
-  # Remove useless spyder_win_post_install script
-  rm -f "${pkgdir}/usr/bin/spyder_win_post_install.py"
-}
-
-package_spyder3() {
-  pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like 
features for Python 3.x series.'
-  depends=('python-pyqt4' 'python-pyflakes' 'python-pyzmq' 'python-pygments' 
'jupyter'
-   'icu' 'gtk-update-icon-cache')
-  optdepends=('python-pylint: powerful code analysis'
-  'python-rope: editor code completion, calltips and 
go-to-definition'
-  'python-sphinx: rich text help on the object inspector'
-  'python-numpy: N-dimensional arrays'
-  'python-scipy: signal/image processing'
-  'python-psutil: memory/CPU usage in the status bar'
-  'python-h5py: HDF5 support'
-  'python-matplotlib: interactive 2D/3D data plotting'
-  'pep8: real-time code style analysis'
-  'python-sympy: symbolic mathematics for the IPython console'
-  'python-jedi: editor code completion, calltips and 
go-to-definition'
-  'python-pandas: view and edit DataFrames and Series in the 
Variable Explorer')
-  [ -d "build" ] && rm -rf "build"
-  cp -r "${pkgbase}-${pkgver}" build
-  cd build
-  python3 setup.py build
-  python3 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
-  # Install license file
-  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # Install icon and desktop file
-  install -D -m644 "scripts/${pkgname}.desktop" 

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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 00:19:00
  Author: kkeen
Revision: 144340

upgpkg: hiawatha 9.15-2  FS#46765

Modified:
  hiawatha/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 21:22:06 UTC (rev 144339)
+++ PKGBUILD2015-10-18 22:19:00 UTC (rev 144340)
@@ -5,7 +5,7 @@
 
 pkgname=hiawatha
 pkgver=9.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure and advanced webserver"
 url="https://www.hiawatha-webserver.org/";
 arch=('i686' 'x86_64')
@@ -84,7 +84,7 @@
   -i "$pkgdir/etc/hiawatha/hiawatha.conf"
   
   install -Dm644 logrotate.d/hiawatha "$pkgdir/etc/logrotate.d/hiawatha"
-  install -Dm755 "$srcdir/hiawatha.service" 
"$pkgdir/usr/lib/systemd/system/hiawatha.service"
+  install -Dm644 "$srcdir/hiawatha.service" 
"$pkgdir/usr/lib/systemd/system/hiawatha.service"
   install -Dm644 "$srcdir/hiawatha.conf.sample" "$pkgdir/etc/hiawatha/"
 }
 


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 00:19:23
  Author: kkeen
Revision: 144341

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

Added:
  hiawatha/repos/community-i686/PKGBUILD
(from rev 144340, hiawatha/trunk/PKGBUILD)
  hiawatha/repos/community-i686/hiawatha.conf.sample
(from rev 144340, hiawatha/trunk/hiawatha.conf.sample)
  hiawatha/repos/community-i686/hiawatha.service
(from rev 144340, hiawatha/trunk/hiawatha.service)
  hiawatha/repos/community-x86_64/PKGBUILD
(from rev 144340, hiawatha/trunk/PKGBUILD)
  hiawatha/repos/community-x86_64/hiawatha.conf.sample
(from rev 144340, hiawatha/trunk/hiawatha.conf.sample)
  hiawatha/repos/community-x86_64/hiawatha.service
(from rev 144340, hiawatha/trunk/hiawatha.service)
Deleted:
  hiawatha/repos/community-i686/PKGBUILD
  hiawatha/repos/community-i686/hiawatha.conf.sample
  hiawatha/repos/community-i686/hiawatha.service
  hiawatha/repos/community-x86_64/PKGBUILD
  hiawatha/repos/community-x86_64/hiawatha.conf.sample
  hiawatha/repos/community-x86_64/hiawatha.service

---+
 /PKGBUILD |  180 +
 /hiawatha.conf.sample |  228 
 /hiawatha.service |   32 
 community-i686/PKGBUILD   |   90 
 community-i686/hiawatha.conf.sample   |  114 
 community-i686/hiawatha.service   |   16 --
 community-x86_64/PKGBUILD |   90 
 community-x86_64/hiawatha.conf.sample |  114 
 community-x86_64/hiawatha.service |   16 --
 9 files changed, 440 insertions(+), 440 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-18 22:19:00 UTC (rev 144340)
+++ community-i686/PKGBUILD 2015-10-18 22:19:23 UTC (rev 144341)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Kurt Marasco 
-# Contributor: Pascal Ernster 
-
-pkgname=hiawatha
-pkgver=9.15
-pkgrel=1
-pkgdesc="Secure and advanced webserver"
-url="https://www.hiawatha-webserver.org/";
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('libxslt' 'mbedtls')
-optdepends=('php-fpm: PHP fastcgi')
-makedepends=('cmake')
-backup=(
-'etc/hiawatha/hiawatha.conf'
-'etc/hiawatha/cgi-wrapper.conf'
-'etc/hiawatha/mimetype.conf'
-)
-
-source=(
-"https://www.hiawatha-webserver.org/files/$pkgname-$pkgver.tar.gz"; 
-'hiawatha.conf.sample'
-'hiawatha.service'
-)
-sha256sums=('e9252133a1114095d1a9a89144b88828ee3b9754f435bd88270f7bf444dd9421'
-'4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7'
-'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  sed -i 's/www-data/http/g' extra/logrotate.in
-
-  mkdir -p build
-  cd build
-
-  cmake ../ -DCMAKE_INSTALL_PREFIX="/" \
--DCMAKE_INSTALL_BINDIR="/usr/bin" \
--DCMAKE_INSTALL_SBINDIR="/usr/bin" \
--DCMAKE_INSTALL_SYSCONFDIR="/etc/hiawatha" \
--DCMAKE_INSTALL_LIBDIR="/usr/lib" \
--DCMAKE_INSTALL_MANDIR="/usr/share/man" \
--DCONFIG_DIR="/etc/hiawatha" \
--DLOG_DIR="/var/log/hiawatha" \
--DPID_DIR="/run" \
--DENABLE_TLS=ON \
--DUSE_SYSTEM_MBEDTLS=ON \
--DWEBROOT_DIR="/srv/http/hiawatha" \
--DWORK_DIR="/var/lib/hiawatha"
-
-  make
-
-  # Features enabled by default
-  # -DENABLE_CACHE
-  # -DENABLE_IPV6
-  # -DENABLE_RPROXY
-  # -DENABLE_TOOLKIT
-  # -DENABLE_XSLT
-
-  # Features disabled by default
-  # -DENABLE_DEBUG
-  # -DENABLE_MONITOR
-  # -DENABLE_TOMAHAWK  
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir/" install
- 
-  rmdir "$pkgdir/run"
-  rm "$pkgdir/srv/http/hiawatha/index.html"
-  rmdir -p --ignore-fail-on-non-empty "$pkgdir/srv/http/hiawatha"
- 
-  # Update stock hiawatha.conf
-  sed -e 's|#ServerId = www-data|ServerId = http|' \
-  -e 's|/var/www/|/srv/http/|g' \
-  -e 's|//|/|g' \
-  -e 's|#CGIextension = cgi|&\n#TriggerOnCGIstatus = no|g' \
-  -e 's|ConnectTo = 127.0.0.1:2005|ConnectTo = 127.0.0.1:9000|g' \
-  -e 's|#  Extension = php|&\n#   SessionTimeout = 30|g' \
-  -e 's|#ErrorHandler = 404:/error.cgi|&\n#UseGZfile = yes|g' \
-  -i "$pkgdir/etc/hiawatha/hiawatha.conf"
-  
-  install -Dm644 logrotate.d/hiawatha "$pkgdir/etc/logrotate.d/hiawatha"
-  install -Dm755 "$srcdir/hiawatha.service" 
"$pkgdir/usr/lib/systemd/system/hiawatha.service"
-  install -Dm644 "$srcdir/hiawatha.conf.sample" "$pkgdir/etc/hiawatha/"
-}
-

Copied: hiawatha/repos/community-i686/PKGBUILD (from rev 144340, 
hiawatha/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ communi

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

2015-10-18 Thread Antonio Rojas
Date: Monday, October 19, 2015 @ 00:22:39
  Author: arojas
Revision: 144342

Update to 1.0.4

Modified:
  spacefm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 22:19:23 UTC (rev 144341)
+++ PKGBUILD2015-10-18 22:22:39 UTC (rev 144342)
@@ -4,7 +4,7 @@
 # Contributor: ridikulus_rat 
 
 pkgname=spacefm
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='Multi-panel tabbed file manager'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 'udevil: mount as non-root user and mount networks'
 'udisks2: mount as non-root user')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
-md5sums=('000e26dc414443f934e3838610cb6174')
+md5sums=('a51a8fab15483ef05a093841783a53f3')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 00:23:28
  Author: kkeen
Revision: 144344

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

Added:
  webfs/repos/community-i686/PKGBUILD
(from rev 144343, webfs/trunk/PKGBUILD)
  webfs/repos/community-i686/webfs.patch
(from rev 144343, webfs/trunk/webfs.patch)
  webfs/repos/community-i686/webfsd.conf
(from rev 144343, webfs/trunk/webfsd.conf)
  webfs/repos/community-i686/webfsd.service
(from rev 144343, webfs/trunk/webfsd.service)
  webfs/repos/community-x86_64/PKGBUILD
(from rev 144343, webfs/trunk/PKGBUILD)
  webfs/repos/community-x86_64/webfs.patch
(from rev 144343, webfs/trunk/webfs.patch)
  webfs/repos/community-x86_64/webfsd.conf
(from rev 144343, webfs/trunk/webfsd.conf)
  webfs/repos/community-x86_64/webfsd.service
(from rev 144343, webfs/trunk/webfsd.service)
Deleted:
  webfs/repos/community-i686/PKGBUILD
  webfs/repos/community-i686/webfs.patch
  webfs/repos/community-i686/webfsd.conf
  webfs/repos/community-i686/webfsd.service
  webfs/repos/community-x86_64/PKGBUILD
  webfs/repos/community-x86_64/webfs.patch
  webfs/repos/community-x86_64/webfsd.conf
  webfs/repos/community-x86_64/webfsd.service

-+
 /PKGBUILD   |   78 +
 /webfs.patch|  500 ++
 /webfsd.conf|   10 
 /webfsd.service |   22 +
 community-i686/PKGBUILD |   39 --
 community-i686/webfs.patch  |  250 ---
 community-i686/webfsd.conf  |5 
 community-i686/webfsd.service   |   11 
 community-x86_64/PKGBUILD   |   39 --
 community-x86_64/webfs.patch|  250 ---
 community-x86_64/webfsd.conf|5 
 community-x86_64/webfsd.service |   11 
 12 files changed, 610 insertions(+), 610 deletions(-)

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


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 00:23:04
  Author: kkeen
Revision: 144343

upgpkg: webfs 1.21-11

Modified:
  webfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 22:22:39 UTC (rev 144342)
+++ PKGBUILD2015-10-18 22:23:04 UTC (rev 144343)
@@ -7,7 +7,7 @@
 
 pkgname=webfs
 pkgver=1.21
-pkgrel=10
+pkgrel=11
 pkgdesc="Simple and instant http server for mostly static content."
 arch=(i686 x86_64)
 url="http://linux.bytesex.org/misc/webfs.html";
@@ -35,5 +35,5 @@
 
make prefix=/usr DESTDIR="$pkgdir" install
install -Dm644 "$srcdir/webfsd.conf" "$pkgdir/etc/conf.d/webfsd"
-   install -Dm755 "$srcdir/webfsd.service"  
"$pkgdir/usr/lib/systemd/system/webfsd.service"
+   install -Dm644 "$srcdir/webfsd.service"  
"$pkgdir/usr/lib/systemd/system/webfsd.service"
 }


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

2015-10-18 Thread Antonio Rojas
Date: Monday, October 19, 2015 @ 00:23:32
  Author: arojas
Revision: 144345

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

Added:
  spacefm/repos/community-i686/PKGBUILD
(from rev 144343, spacefm/trunk/PKGBUILD)
  spacefm/repos/community-i686/spacefm-0.9.4-glib-2.41.patch
(from rev 144343, spacefm/trunk/spacefm-0.9.4-glib-2.41.patch)
  spacefm/repos/community-i686/spacefm.install
(from rev 144343, spacefm/trunk/spacefm.install)
  spacefm/repos/community-x86_64/PKGBUILD
(from rev 144343, spacefm/trunk/PKGBUILD)
  spacefm/repos/community-x86_64/spacefm-0.9.4-glib-2.41.patch
(from rev 144343, spacefm/trunk/spacefm-0.9.4-glib-2.41.patch)
  spacefm/repos/community-x86_64/spacefm.install
(from rev 144343, spacefm/trunk/spacefm.install)
Deleted:
  spacefm/repos/community-i686/PKGBUILD
  spacefm/repos/community-i686/spacefm-0.9.4-glib-2.41.patch
  spacefm/repos/community-i686/spacefm.install
  spacefm/repos/community-x86_64/PKGBUILD
  spacefm/repos/community-x86_64/spacefm-0.9.4-glib-2.41.patch
  spacefm/repos/community-x86_64/spacefm.install

+
 /PKGBUILD  |   68 +++
 /spacefm-0.9.4-glib-2.41.patch |   50 
 /spacefm.install   |   28 +
 community-i686/PKGBUILD|   34 ---
 community-i686/spacefm-0.9.4-glib-2.41.patch   |   25 
 community-i686/spacefm.install |   14 
 community-x86_64/PKGBUILD  |   34 ---
 community-x86_64/spacefm-0.9.4-glib-2.41.patch |   25 
 community-x86_64/spacefm.install   |   14 
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-18 22:23:28 UTC (rev 144344)
+++ community-i686/PKGBUILD 2015-10-18 22:23:32 UTC (rev 144345)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
-# Contributor: ridikulus_rat 
-
-pkgname=spacefm
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='Multi-panel tabbed file manager'
-arch=('i686' 'x86_64')
-url='http://ignorantguru.github.com/spacefm/'
-license=('GPL3')
-install=$pkgname.install
-depends=('gtk3' 'desktop-file-utils' 'startup-notification' 
'ffmpegthumbnailer')
-makedepends=('intltool' 'gettext')
-optdepends=('lsof: device processes'
-'wget: plugin download'
-'gksu: perform as root functionality'
-'udevil: mount as non-root user and mount networks'
-'udisks2: mount as non-root user')
-source=($pkgname-$pkgver.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
-md5sums=('000e26dc414443f934e3838610cb6174')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-pixmaps
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: spacefm/repos/community-i686/PKGBUILD (from rev 144343, 
spacefm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-18 22:23:32 UTC (rev 144345)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
+# Contributor: ridikulus_rat 
+
+pkgname=spacefm
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Multi-panel tabbed file manager'
+arch=('i686' 'x86_64')
+url='http://ignorantguru.github.com/spacefm/'
+license=('GPL3')
+install=$pkgname.install
+depends=('gtk3' 'desktop-file-utils' 'startup-notification' 
'ffmpegthumbnailer')
+makedepends=('intltool' 'gettext')
+optdepends=('lsof: device processes'
+'wget: plugin download'
+'gksu: perform as root functionality'
+'udevil: mount as non-root user and mount networks'
+'udisks2: mount as non-root user')
+source=($pkgname-$pkgver.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
+md5sums=('a51a8fab15483ef05a093841783a53f3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-pixmaps
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/spacefm-0.9.4-glib-2.41.patch
===
--- community-i686/spacefm-0.9.4-glib-2.41.patch2015-10-18 22:23:28 UTC 
(rev 144344)
+++ community-i686/spacefm-0.9.4-glib-2.41.patch2015-10-18 22:23:32 UTC 
(rev 144345)
@@ -1,25 +0,0 @@
-diff --git a/src/main.c b/src/main.c
-index a7307fb..af5dc5a 100644
 a/src/main.c
-+++ b/src/main.c
-@@ -1349,7 +1349,9 @@ int main ( int argc, char *argv[] )
- vfs_file_monitor_clean();
- ret

[arch-commits] Commit in (4 files)

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 01:59:55
  Author: kkeen
Revision: 144346

pkginit: python-path 8.1.2

Added:
  python-path/
  python-path/repos/
  python-path/trunk/
  python-path/trunk/PKGBUILD

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

Added: python-path/trunk/PKGBUILD
===
--- python-path/trunk/PKGBUILD  (rev 0)
+++ python-path/trunk/PKGBUILD  2015-10-18 23:59:55 UTC (rev 144346)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgbase=python-path
+pkgname=(python-path python2-path)
+pkgver=8.1.2
+pkgrel=1
+pkgdesc="Aka path.py, implements path objects as first-class entities"
+arch=('any')
+url="http://ipython.org";
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/p/path.py/path.py-$pkgver.tar.gz";)
+md5sums=('31d07ac861284f8148a9041064852371')
+
+
+prepare() {
+  cd "$srcdir"
+  cp -r path.py-$pkgver python2-path.py-$pkgver
+}
+
+package_python-path() {
+  cd "$srcdir/path.py-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
+  head -n 21 path.py > "$pkgdir/usr/share/licenses/$pkgname/license.txt"
+}
+
+package_python2-path() {
+  depends=('python2')
+  cd "$srcdir/python2-path.py-$pkgver"
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
+  head -n 21 path.py > "$pkgdir/usr/share/licenses/$pkgname/license.txt"
+}
+


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


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 02:02:23
  Author: kkeen
Revision: 144347

archrelease: copy trunk to community-any

Added:
  python-path/repos/community-any/
  python-path/repos/community-any/PKGBUILD
(from rev 144346, python-path/trunk/PKGBUILD)

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

Copied: python-path/repos/community-any/PKGBUILD (from rev 144346, 
python-path/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-19 00:02:23 UTC (rev 144347)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgbase=python-path
+pkgname=(python-path python2-path)
+pkgver=8.1.2
+pkgrel=1
+pkgdesc="Aka path.py, implements path objects as first-class entities"
+arch=('any')
+url="http://ipython.org";
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/p/path.py/path.py-$pkgver.tar.gz";)
+md5sums=('31d07ac861284f8148a9041064852371')
+
+
+prepare() {
+  cd "$srcdir"
+  cp -r path.py-$pkgver python2-path.py-$pkgver
+}
+
+package_python-path() {
+  cd "$srcdir/path.py-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
+  head -n 21 path.py > "$pkgdir/usr/share/licenses/$pkgname/license.txt"
+}
+
+package_python2-path() {
+  depends=('python2')
+  cd "$srcdir/python2-path.py-$pkgver"
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
+  head -n 21 path.py > "$pkgdir/usr/share/licenses/$pkgname/license.txt"
+}
+


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 02:30:18
  Author: kkeen
Revision: 144348

upgpkg: ipython 4.0.0-4 ipykernel, python-path update

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-19 00:02:23 UTC (rev 144347)
+++ PKGBUILD2015-10-19 00:30:18 UTC (rev 144348)
@@ -5,15 +5,15 @@
 # Contributor: Chris Brannon 
 # Contributor : Douglas Soares de Andrade 
 
-pkgbase=ipython 
+pkgbase=ipython
 pkgname=(ipython ipython2)
 pkgver=4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="http://ipython.org";
 license=('BSD')
-depends=('python' 'python-decorator' 'python-pexpect' 'sqlite' 
'python-setuptools')
+depends=('python' 'python-decorator' 'python-pexpect' 'sqlite' 
'python-setuptools' 'python-path')
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=("python-nose: for IPython's test suite")
 install=ipython.install
@@ -20,21 +20,19 @@
 
 # some of these will update rapidly, others never
 # so _vars will be phased in as new updates are released
-_ipykv=4.0.3
+_ipykv=4.1.0
 
 
source=("https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz";
-
"ipykernel.tgz::https://github.com/ipython/ipykernel/archive/$_ipykv.tar.gz";
+
"https://pypi.python.org/packages/source/i/ipykernel/ipykernel-$_ipykv.tar.gz";
 
"https://pypi.python.org/packages/source/t/traitlets/traitlets-4.0.0.tar.gz";
 
"https://pypi.python.org/packages/source/i/ipython_genutils/ipython_genutils-0.1.0.tar.gz";
 
"https://pypi.python.org/packages/source/p/pickleshare/pickleshare-0.5.tar.gz";
-"https://pypi.python.org/packages/source/p/path.py/path.py-7.6.tar.gz";
 
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip";)
 md5sums=('c2fecbcf1c0fbdc82625c77a50733dd6'
- '690f424a89e38a5559802bb58223142e'
+ '966cf6d34f018e6cd844e53945a6688f'
  '27df56a921848686cf52766177a434f2'
  '9a8afbe0978adbcbfcb3b35b2d015a56'
  '25337740507cb855ad58bfcf60f7710e'
- 'e70090139fc136462d52460b0e4a00d1'
  'f9c1fab00fd981be588fc32759f474e3')
 
 # With 4.0 many previously bundled external libraries are no longer bundled
@@ -47,7 +45,6 @@
 # "Vestigial IPython utilities: DO NOT USE"
 # (still required for now though, but drop at first chance)
 # pickleshare (depends on path.py)
-# path.py
 # simplegeneric (so old that it only comes in .zip and still refers to the 
cheeseshop)
 
 # confirm that an update does not break sage?
@@ -59,7 +56,6 @@
   cp -r ipython_genutils-0.1.0 ipython2_genutils-0.1.0
   cp -r pickleshare-0.5python2-pickleshare-0.5
   cp -r traitlets-4.0.0python2-traitlets-4.0.0
-  cp -r path.py-7.6python2-path.py-7.6
   cp -r simplegeneric-0.8.1python2-simplegeneric-0.8.1
 }
 
@@ -84,9 +80,6 @@
   cd "$srcdir/traitlets-4.0.0"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 
-  cd "$srcdir/path.py-7.6"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
   cd "$srcdir/simplegeneric-0.8.1"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 
@@ -108,7 +101,7 @@
 
 package_ipython2() {
   pkgdesc="An enhanced Interactive Python2 shell."
-  depends=('python2' 'python2-decorator' 'python2-pexpect' 'sqlite' 
'python2-setuptools')
+  depends=('python2' 'python2-decorator' 'python2-pexpect' 'sqlite' 
'python2-setuptools' 'python2-path')
   optdepends=("wxpython: needed for ipython2 --gui=wx"
   "python2-nose: for IPython's test suite")
   # "wxpython: needed for ipython2 --gui=wx"   does this still work?
@@ -127,9 +120,6 @@
   cd "$srcdir/python2-traitlets-4.0.0"
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 
-  cd "$srcdir/python2-path.py-7.6"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
   cd "$srcdir/python2-simplegeneric-0.8.1"
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
 


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

2015-10-18 Thread Kyle Keen
Date: Monday, October 19, 2015 @ 02:30:33
  Author: kkeen
Revision: 144349

archrelease: copy trunk to community-any

Added:
  ipython/repos/community-any/PKGBUILD
(from rev 144348, ipython/trunk/PKGBUILD)
  ipython/repos/community-any/ipython.install
(from rev 144348, ipython/trunk/ipython.install)
Deleted:
  ipython/repos/community-any/PKGBUILD
  ipython/repos/community-any/ipython.install

-+
 PKGBUILD|  306 ++
 ipython.install |   24 ++--
 2 files changed, 160 insertions(+), 170 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-19 00:30:18 UTC (rev 144348)
+++ PKGBUILD2015-10-19 00:30:33 UTC (rev 144349)
@@ -1,158 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor : Douglas Soares de Andrade 
-
-pkgbase=ipython 
-pkgname=(ipython ipython2)
-pkgver=4.0.0
-pkgrel=3
-pkgdesc="An enhanced Interactive Python shell."
-arch=('any')
-url="http://ipython.org";
-license=('BSD')
-depends=('python' 'python-decorator' 'python-pexpect' 'sqlite' 
'python-setuptools')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=("python-nose: for IPython's test suite")
-install=ipython.install
-
-# some of these will update rapidly, others never
-# so _vars will be phased in as new updates are released
-_ipykv=4.0.3
-
-source=("https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz";
-
"ipykernel.tgz::https://github.com/ipython/ipykernel/archive/$_ipykv.tar.gz";
-
"https://pypi.python.org/packages/source/t/traitlets/traitlets-4.0.0.tar.gz";
-
"https://pypi.python.org/packages/source/i/ipython_genutils/ipython_genutils-0.1.0.tar.gz";
-
"https://pypi.python.org/packages/source/p/pickleshare/pickleshare-0.5.tar.gz";
-"https://pypi.python.org/packages/source/p/path.py/path.py-7.6.tar.gz";
-
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip";)
-md5sums=('c2fecbcf1c0fbdc82625c77a50733dd6'
- '690f424a89e38a5559802bb58223142e'
- '27df56a921848686cf52766177a434f2'
- '9a8afbe0978adbcbfcb3b35b2d015a56'
- '25337740507cb855ad58bfcf60f7710e'
- 'e70090139fc136462d52460b0e4a00d1'
- 'f9c1fab00fd981be588fc32759f474e3')
-
-# With 4.0 many previously bundled external libraries are no longer bundled
-# Since there are so many and they are so small, they get re-bundled here
-# Break them out if any non-ipython package ends up needing these
-
-# traitlets (depends on python-decorator)
-# ipython_genutils
-# "Pretend this doesn’t exist. Nobody should use it."
-# "Vestigial IPython utilities: DO NOT USE"
-# (still required for now though, but drop at first chance)
-# pickleshare (depends on path.py)
-# path.py
-# simplegeneric (so old that it only comes in .zip and still refers to the 
cheeseshop)
-
-# confirm that an update does not break sage?
-
-prepare() {
-  cd "$srcdir"
-  cp -r ipython-$pkgveripython2-$pkgver
-  cp -r ipykernel-$_ipykv  python2-ipykernel-$_ipykv
-  cp -r ipython_genutils-0.1.0 ipython2_genutils-0.1.0
-  cp -r pickleshare-0.5python2-pickleshare-0.5
-  cp -r traitlets-4.0.0python2-traitlets-4.0.0
-  cp -r path.py-7.6python2-path.py-7.6
-  cp -r simplegeneric-0.8.1python2-simplegeneric-0.8.1
-}
-
-build() {
-  cd "$srcdir"
-}
-
-package_ipython() {
-  cd "$srcdir/ipython-$pkgver"
-
-  # see https://github.com/ipython/ipython/issues/2057
-  #export LC_ALL=en_US.UTF-8
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  # TEMPORARY!
-  cd "$srcdir/ipython_genutils-0.1.0"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/pickleshare-0.5"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/traitlets-4.0.0"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/path.py-7.6"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/simplegeneric-0.8.1"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipykernel-$_ipykv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipython-$pkgver"
-  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
-
-  cd "$srcdir/ipython-$pkgver/examples/IPython Kernel/"
-  # FS#45120
-  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
-  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
-  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
-
-  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
-  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalab

[arch-commits] Commit in jenkins/repos/community-any (14 files)

2015-10-18 Thread Felix Yan
Date: Monday, October 19, 2015 @ 07:27:56
  Author: fyan
Revision: 144352

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 144351, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 144351, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 144351, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 144351, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 144351, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 144351, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 144351, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   18 +-
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 117 insertions(+), 117 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-10-19 05:27:09 UTC (rev 144351)
+++ LICENSE 2015-10-19 05:27:56 UTC (rev 144352)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 144351, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-10-19 05:27:56 UTC (rev 144352)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-19 05:27:09 UTC (rev 144351)
+++ PKGBUILD2015-10-19 05:27:56 UTC (rev 144352)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=1.633
-pkgrel=2
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jenkin

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

2015-10-18 Thread Felix Yan
Date: Monday, October 19, 2015 @ 07:27:09
  Author: fyan
Revision: 144351

upgpkg: jenkins 1.634-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-19 05:25:51 UTC (rev 144350)
+++ PKGBUILD2015-10-19 05:27:09 UTC (rev 144351)
@@ -5,8 +5,8 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=1.633
-pkgrel=2
+pkgver=1.634
+pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
 url='http://jenkins-ci.org/'
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('517735a4d707d77d979bcbb2f3631b5a527da9824eb91d1bb3741ddb4685f81b15cad6c4a20cb482eaad6f02863b9195d366968c00d63c44690cc426df107c29'
+sha512sums=('b736f04cd211b4a3cf56bc5dbd504997319e6d05b4cd6d5629710f69ac6080409923b733109d241debc6737ad4780026e4a67a673aae561ddb40900205da9c56'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'