[arch-commits] Commit in linux-grsec/repos (14 files)

2016-11-08 Thread Daniel Micay
Date: Wednesday, November 9, 2016 @ 06:30:57
  Author: thestinger
Revision: 195183

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

Added:
  linux-grsec/repos/community-testing-i686/
  linux-grsec/repos/community-testing-i686/PKGBUILD
(from rev 195182, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-testing-i686/change-default-console-loglevel.patch
(from rev 195182, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-testing-i686/config
(from rev 195182, linux-grsec/trunk/config)
  linux-grsec/repos/community-testing-i686/config.x86_64
(from rev 195182, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-testing-i686/linux-grsec.install
(from rev 195182, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-testing-i686/linux.preset
(from rev 195182, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-testing-x86_64/
  linux-grsec/repos/community-testing-x86_64/PKGBUILD
(from rev 195182, linux-grsec/trunk/PKGBUILD)
  
linux-grsec/repos/community-testing-x86_64/change-default-console-loglevel.patch
(from rev 195182, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-testing-x86_64/config
(from rev 195182, linux-grsec/trunk/config)
  linux-grsec/repos/community-testing-x86_64/config.x86_64
(from rev 195182, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-testing-x86_64/linux-grsec.install
(from rev 195182, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-testing-x86_64/linux.preset
(from rev 195182, linux-grsec/trunk/linux.preset)

+
 community-testing-i686/PKGBUILD|  319 
 community-testing-i686/change-default-console-loglevel.patch   |   11 
 community-testing-i686/config  | 8274 
++
 community-testing-i686/config.x86_64   | 7974 +
 community-testing-i686/linux-grsec.install |   37 
 community-testing-i686/linux.preset|   14 
 community-testing-x86_64/PKGBUILD  |  319 
 community-testing-x86_64/change-default-console-loglevel.patch |   11 
 community-testing-x86_64/config| 8274 
++
 community-testing-x86_64/config.x86_64 | 7974 +
 community-testing-x86_64/linux-grsec.install   |   37 
 community-testing-x86_64/linux.preset  |   14 
 12 files changed, 33258 insertions(+)

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


[arch-commits] Commit in linux-grsec/trunk (PKGBUILD config config.x86_64)

2016-11-08 Thread Daniel Micay
Date: Wednesday, November 9, 2016 @ 06:29:49
  Author: thestinger
Revision: 195182

upgpkg: linux-grsec 1:4.8.6.r201611082138-1

Modified:
  linux-grsec/trunk/PKGBUILD
  linux-grsec/trunk/config
  linux-grsec/trunk/config.x86_64

---+
 PKGBUILD  |   16 +--
 config|  257 
 config.x86_64 |  253 ++-
 3 files changed, 298 insertions(+), 228 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-09 04:37:36 UTC (rev 195181)
+++ PKGBUILD2016-11-09 06:29:49 UTC (rev 195182)
@@ -6,10 +6,10 @@
 # Contributor: Thomas Dwyer http://tomd.tel
 
 pkgbase=linux-grsec
-_srcname=linux-4.7
-_pkgver=4.7.10
+_srcname=linux-4.8
+_pkgver=4.8.6
 _grsecver=3.1
-_timestamp=201611011946
+_timestamp=201611082138
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 epoch=1
 pkgver=$_pkgver.r$_timestamp
@@ -31,14 +31,14 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 
-sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
+sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'0ccdd4ccb962d542108a23e83498f07ec981bb629c77e2355ca25297cea47b93'
+'3ac0ea443ac8a7aa40f8d5ce8ec33b84abbad4dbfc567c7699df728c2c21df37'
 'SKIP'
-'14430c58f81e5edca07d544e11354a6b7f8f50db7d51f73ba350937c00086a5b'
+'d2312427dba4b4fa27f5e431e70893b7a77a345eea562e526850da476928e835'
 'SKIP'
-'ad973c759e69e2a1f53ffc59ec2930a0ffa83a64991690b5382af07ef2bc871d'
-'628e4fd0967fd0766cbb31aadcf7db46934c0aed82b94280095ed7905982a93e'
+'f037872cc1083d0e71c762901c9f17edd680c2bb1689b01259bf89ceb0bcbb0d'
+'20a96fa71c8d3fd2d79637ffaa254ff246b17cd8fc02c09128662c2c44e1fc93'
 'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2016-11-09 04:37:36 UTC (rev 195181)
+++ config  2016-11-09 06:29:49 UTC (rev 195182)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.7.3.201609072139-1 Kernel Configuration
+# Linux/x86 4.8.6.201611082138-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -36,7 +36,6 @@
 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
 CONFIG_HAVE_INTEL_TXT=y
 CONFIG_X86_32_SMP=y
-CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
 CONFIG_ARCH_SUPPORTS_UPROBES=y
 CONFIG_FIX_EARLYCON_MEM=y
 CONFIG_DEBUG_RODATA=y
@@ -222,6 +221,7 @@
 # CONFIG_COMPAT_BRK is not set
 # CONFIG_SLAB is not set
 CONFIG_SLUB=y
+CONFIG_SLAB_FREELIST_RANDOM=y
 CONFIG_SLUB_CPU_PARTIAL=y
 # CONFIG_SYSTEM_DATA_VERIFICATION is not set
 CONFIG_PROFILING=y
@@ -266,7 +266,9 @@
 CONFIG_SECCOMP_FILTER=y
 CONFIG_HAVE_GCC_PLUGINS=y
 CONFIG_GCC_PLUGINS=y
+# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
 # CONFIG_CC_STACKPROTECTOR is not set
+CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
 CONFIG_MODULES_USE_ELF_REL=y
@@ -501,6 +503,7 @@
 CONFIG_TRANSPARENT_HUGEPAGE=y
 CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
 # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
+CONFIG_TRANSPARENT_HUGE_PAGECACHE=y
 CONFIG_CLEANCACHE=y
 CONFIG_FRONTSWAP=y
 # CONFIG_CMA is not set
@@ -541,7 +544,6 @@
 CONFIG_CRASH_DUMP=y
 CONFIG_PHYSICAL_START=0x100
 CONFIG_RELOCATABLE=y
-CONFIG_RANDOMIZE_BASE=y
 CONFIG_X86_NEED_RELOCS=y
 CONFIG_PHYSICAL_ALIGN=0x100
 CONFIG_HOTPLUG_CPU=y
@@ -568,7 +570,8 @@
 CONFIG_PM_ADVANCED_DEBUG=y
 # CONFIG_PM_TEST_SUSPEND is not set
 CONFIG_PM_SLEEP_DEBUG=y
-# CONFIG_DPM_WATCHDOG is not set
+CONFIG_DPM_WATCHDOG=y
+CONFIG_DPM_WATCHDOG_TIMEOUT=60
 CONFIG_PM_TRACE=y
 CONFIG_PM_TRACE_RTC=y
 CONFIG_PM_CLK=y
@@ -592,6 +595,7 @@
 CONFIG_ACPI_FAN=m
 CONFIG_ACPI_DOCK=y
 CONFIG_ACPI_CPU_FREQ_PSS=y
+CONFIG_ACPI_PROCESSOR_CSTATE=y
 CONFIG_ACPI_PROCESSOR_IDLE=y
 CONFIG_ACPI_PROCESSOR=y
 CONFIG_ACPI_IPMI=m
@@ -599,6 +603,7 @@
 CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
 CONFIG_ACPI_THERMAL=m
 # CONFIG_ACPI_CUSTOM_DSDT is not set
+CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
 CONFIG_ACPI_TABLE_UPGRADE=y
 # CONFIG_ACPI_DEBUG is not set
 CONFIG_ACPI_PCI_SLOT=y
@@ -617,8 +622,10 @@
 CONFIG_ACPI_APEI_PCIEAER=y
 CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 CONFIG_ACPI_APEI_ERST_DEBUG=m
+CONFIG_DPTF_POWER=m
 CONFIG_ACPI_EXTLOG=m
 # CONFIG_PMIC_OPREGION is not set
+CONFIG_ACPI_CONFIGFS=m
 CONFIG_SFI=y
 CONFIG_X86_APM_BOOT=y
 CONFIG_APM=y
@@ -634,7 +641,7 @@
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_GOV_ATTR_SET=y
 CONFIG_CPU_FREQ_GOV_COMMON=y
-CONFIG_CPU_FREQ_STAT=m
+CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CP

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

2016-11-08 Thread Felix Yan
Date: Wednesday, November 9, 2016 @ 04:37:36
  Author: felixonmars
Revision: 195181

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 195180, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 195180, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 195180, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 195180, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 195180, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 195180, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 195180, 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 2016-11-09 04:37:06 UTC (rev 195180)
+++ LICENSE 2016-11-09 04:37:36 UTC (rev 195181)
@@ -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 195180, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2016-11-09 04:37:36 UTC (rev 195181)
@@ -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
===
--- PKGBUILD2016-11-09 04:37:06 UTC (rev 195180)
+++ PKGBUILD2016-11-09 04:37:36 UTC (rev 195181)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.28
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='j

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

2016-11-08 Thread Felix Yan
Date: Wednesday, November 9, 2016 @ 04:37:06
  Author: felixonmars
Revision: 195180

upgpkg: jenkins 2.30-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-09 02:08:26 UTC (rev 195179)
+++ PKGBUILD2016-11-09 04:37:06 UTC (rev 195180)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.28
+pkgver=2.30
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('850b7cddce2e86c3e1cfde70ac24517bae41d3ca716f5a2cefd519fac8ccac931c33178e6b261530d90c62051db24e96763cd7b84ef3f852d0cd062d60a068d4'
+sha512sums=('a459ba2a803cee1dcb0d271e3063a97ca6b1e3d8b1d7b10fba5d812dd1fa9c2ff5c856bdf71335f08786ce54459f51d903b644503cf78cbb43557a1bd37f4e41'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2016-11-08 Thread Alexandre Filgueira
Date: Wednesday, November 9, 2016 @ 02:08:26
  Author: faidoc
Revision: 195179

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

Added:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
(from rev 195178, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
(from rev 195178, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
(from rev 195178, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam
(from rev 195178, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
Deleted:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam

---+
 /PKGBUILD |   84 
 /cinnamon-screensaver.pam |   12 
 community-i686/PKGBUILD   |   44 --
 community-i686/cinnamon-screensaver.pam   |6 --
 community-x86_64/PKGBUILD |   44 --
 community-x86_64/cinnamon-screensaver.pam |6 --
 6 files changed, 96 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-09 02:07:12 UTC (rev 195178)
+++ community-i686/PKGBUILD 2016-11-09 02:08:26 UTC (rev 195179)
@@ -1,44 +0,0 @@
-# Maintainer: Alexandre Filgueira 
-# Based on gnome-screensaver package:
-# Jan Alexander Steffens (heftig) 
-# Jan de Groot 
-
-pkgname=cinnamon-screensaver
-pkgver=3.0.1
-pkgrel=2
-pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
-arch=('i686' 'x86_64')
-license=('GPL')
-url="https://github.com/linuxmint/cinnamon-screensaver";
-backup=(etc/pam.d/cinnamon-screensaver)
-depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk' 'xapps')
-makedepends=('intltool' 'gnome-common')
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
-   cinnamon-screensaver.pam)
-sha256sums=('de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784'
-'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' data/screensavers/*/main
-
-  # Support new libsystemd (which replaces libsystemd-login)
-  sed -i 's/libsystemd-login/libsystemd/' configure.ac
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-   --libexecdir=/usr/lib/cinnamon-screensaver \
-   --localstatedir=/var \
-   --with-mit-ext --with-systemd
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamon-screensaver"
-}

Copied: cinnamon-screensaver/repos/community-i686/PKGBUILD (from rev 195178, 
cinnamon-screensaver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-09 02:08:26 UTC (rev 195179)
@@ -0,0 +1,42 @@
+# Maintainer: Alexandre Filgueira 
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-screensaver
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
+arch=('i686' 'x86_64')
+license=('GPL')
+url="https://github.com/linuxmint/cinnamon-screensaver";
+backup=(etc/pam.d/cinnamon-screensaver)
+depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python-gobject' 'gobject-introspection' 'webkit2gtk' 'xapps')
+makedepends=('intltool' 'gnome-common')
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
+   cinnamon-screensaver.pam)
+sha256sums=('8ddf75571979968083cfbc089fce46f58c9447d250174e4ef5bd22e22ce0c756'
+'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Support new libsystemd (which replaces libsystemd-login)
+  sed -i 's/libsystemd-login/libsystemd/' configure.ac
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+   --libexecdir=/usr/lib/cinnamon-screensaver \
+   --localstatedir=/var \
+   --with-mit-ext --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamon-screensaver"
+}

Deleted: community-i686/cinnamon-sc

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

2016-11-08 Thread Alexandre Filgueira
Date: Wednesday, November 9, 2016 @ 02:07:12
  Author: faidoc
Revision: 195178

upgpkg: cinnamon-screensaver 3.2.0-1

Modified:
  cinnamon-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 22:44:50 UTC (rev 195177)
+++ PKGBUILD2016-11-09 02:07:12 UTC (rev 195178)
@@ -4,24 +4,22 @@
 # Jan de Groot 
 
 pkgname=cinnamon-screensaver
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
 arch=('i686' 'x86_64')
 license=('GPL')
 url="https://github.com/linuxmint/cinnamon-screensaver";
 backup=(etc/pam.d/cinnamon-screensaver)
-depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk' 'xapps')
+depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python-gobject' 'gobject-introspection' 'webkit2gtk' 'xapps')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
cinnamon-screensaver.pam)
-sha256sums=('de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784'
+sha256sums=('8ddf75571979968083cfbc089fce46f58c9447d250174e4ef5bd22e22ce0c756'
 'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
 
 prepare() {
   cd $pkgname-$pkgver
-  # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' data/screensavers/*/main
 
   # Support new libsystemd (which replaces libsystemd-login)
   sed -i 's/libsystemd-login/libsystemd/' configure.ac


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:44:50
  Author: arojas
Revision: 195177

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 22:44:22 UTC (rev 195176)
+++ community-i686/PKGBUILD 2016-11-08 22:44:50 UTC (rev 195177)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=fpylll
-pkgver=0.2.3dev
-pkgrel=1
-pkgdesc="A Python interface for fplll"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fpylll";
-license=(GPL2)
-depends=(fplll python2-numpy)
-makedepends=(cysignals cython2)
-optdepends=('sagemath: use Sage integers implementation')
-source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
-md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: fpylll/repos/community-i686/PKGBUILD (from rev 195176, 
fpylll/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 22:44:50 UTC (rev 195177)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=fpylll
+pkgver=0.2.3dev
+pkgrel=2
+pkgdesc="A Python interface for fplll"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fpylll";
+license=(GPL2)
+depends=(fplll python2-numpy cysignals)
+makedepends=(cython2)
+optdepends=('sagemath: use Sage integers implementation')
+source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
+md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-08 22:44:22 UTC (rev 195176)
+++ community-x86_64/PKGBUILD   2016-11-08 22:44:50 UTC (rev 195177)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=fpylll
-pkgver=0.2.3dev
-pkgrel=1
-pkgdesc="A Python interface for fplll"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fpylll";
-license=(GPL2)
-depends=(fplll python2-numpy)
-makedepends=(cysignals cython2)
-optdepends=('sagemath: use Sage integers implementation')
-source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
-md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: fpylll/repos/community-x86_64/PKGBUILD (from rev 195176, 
fpylll/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 22:44:50 UTC (rev 195177)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=fpylll
+pkgver=0.2.3dev
+pkgrel=2
+pkgdesc="A Python interface for fplll"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fpylll";
+license=(GPL2)
+depends=(fplll python2-numpy cysignals)
+makedepends=(cython2)
+optdepends=('sagemath: use Sage integers implementation')
+source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
+md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:44:22
  Author: arojas
Revision: 195176

cysignals is a runtime dependency

Modified:
  fpylll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 22:40:23 UTC (rev 195175)
+++ PKGBUILD2016-11-08 22:44:22 UTC (rev 195176)
@@ -3,13 +3,13 @@
 
 pkgname=fpylll
 pkgver=0.2.3dev
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python interface for fplll"
 arch=(i686 x86_64)
 url="https://github.com/fplll/fpylll";
 license=(GPL2)
-depends=(fplll python2-numpy)
-makedepends=(cysignals cython2)
+depends=(fplll python2-numpy cysignals)
+makedepends=(cython2)
 optdepends=('sagemath: use Sage integers implementation')
 
source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
 md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:40:23
  Author: arojas
Revision: 195175

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 22:39:56 UTC (rev 195174)
+++ community-i686/PKGBUILD 2016-11-08 22:40:23 UTC (rev 195175)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.3.2
-pkgrel=2
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('abc98cb7b07c3a40979ee24dead06a38')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir"
-}

Copied: cysignals/repos/community-i686/PKGBUILD (from rev 195174, 
cysignals/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 22:40:23 UTC (rev 195175)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=3
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+
+# Fix include dir
+  sed -e 's|/build/cysignals/pkg/cysignals||' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/cysignals/__init__.pxd
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-08 22:39:56 UTC (rev 195174)
+++ community-x86_64/PKGBUILD   2016-11-08 22:40:23 UTC (rev 195175)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.3.2
-pkgrel=2
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('abc98cb7b07c3a40979ee24dead06a38')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir"
-}

Copied: cysignals/repos/community-x86_64/PKGBUILD (from rev 195174, 
cysignals/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 22:40:23 UTC (rev 195175)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=3
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+
+# Fix include dir
+  sed -e 's|/build/cysignals/pkg/cysignals||' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/cysignals/__init__.pxd
+}


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:39:56
  Author: arojas
Revision: 195174

Fix include dir

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 22:30:40 UTC (rev 195173)
+++ PKGBUILD2016-11-08 22:39:56 UTC (rev 195174)
@@ -3,7 +3,7 @@
 
 pkgname=cysignals
 pkgver=1.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
 url="https://www.sagemath.org";
@@ -25,4 +25,7 @@
 package() {
   cd $pkgname-$pkgver
   python2 setup.py install --root="$pkgdir"
+
+# Fix include dir
+  sed -e 's|/build/cysignals/pkg/cysignals||' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/cysignals/__init__.pxd
 }


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:30:02
  Author: arojas
Revision: 195172

Don't use --skip-build, fixes missing headers

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 19:15:32 UTC (rev 195171)
+++ PKGBUILD2016-11-08 22:30:02 UTC (rev 195172)
@@ -3,7 +3,7 @@
 
 pkgname=cysignals
 pkgver=1.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
 url="https://www.sagemath.org";
@@ -24,6 +24,5 @@
 
 package() {
   cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --skip-build
+  python2 setup.py install --root="$pkgdir"
 }
-


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 22:30:40
  Author: arojas
Revision: 195173

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 22:30:02 UTC (rev 195172)
+++ community-i686/PKGBUILD 2016-11-08 22:30:40 UTC (rev 195173)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('abc98cb7b07c3a40979ee24dead06a38')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --skip-build
-}
-

Copied: cysignals/repos/community-i686/PKGBUILD (from rev 195172, 
cysignals/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 22:30:40 UTC (rev 195173)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=2
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-08 22:30:02 UTC (rev 195172)
+++ community-x86_64/PKGBUILD   2016-11-08 22:30:40 UTC (rev 195173)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('abc98cb7b07c3a40979ee24dead06a38')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --skip-build
-}
-

Copied: cysignals/repos/community-x86_64/PKGBUILD (from rev 195172, 
cysignals/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 22:30:40 UTC (rev 195173)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=2
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+}


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 19:15:32
  Author: jsteel
Revision: 195171

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

Added:
  vagrant-substrate/repos/community-testing-i686/PKGBUILD
(from rev 195170, vagrant-substrate/trunk/PKGBUILD)
  vagrant-substrate/repos/community-testing-x86_64/PKGBUILD
(from rev 195170, vagrant-substrate/trunk/PKGBUILD)
Deleted:
  vagrant-substrate/repos/community-testing-i686/PKGBUILD
  vagrant-substrate/repos/community-testing-i686/readline.patch
  vagrant-substrate/repos/community-testing-x86_64/PKGBUILD
  vagrant-substrate/repos/community-testing-x86_64/readline.patch

-+
 /PKGBUILD   |  128 ++
 community-testing-i686/PKGBUILD |   68 ---
 community-testing-i686/readline.patch   |   10 --
 community-testing-x86_64/PKGBUILD   |   68 ---
 community-testing-x86_64/readline.patch |   10 --
 5 files changed, 128 insertions(+), 156 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2016-11-08 19:12:45 UTC (rev 195170)
+++ community-testing-i686/PKGBUILD 2016-11-08 19:15:32 UTC (rev 195171)
@@ -1,68 +0,0 @@
-# Maintainer: Jonathan Steel 
-
-pkgname=vagrant-substrate
-_pkgname=vagrant-installers
-pkgver=554.9772186
-pkgrel=2
-pkgdesc="Substrate layer for Vagrant"
-arch=('i686' 'x86_64')
-url="http://vagrantup.com";
-license=('MIT')
-options=('!emptydirs' '!makeflags')
-makedepends=('git' 'puppet' 'chrpath' 'wget')
-depends=('lzo')
-source=(git://github.com/mitchellh/$_pkgname.git#commit=9772186
-readline.patch)
-md5sums=('SKIP'
- 'a4f87b2483c7bd724bb94a69aa5cf733')
-
-pkgver() {
-  cd $_pkgname
-
-  echo $(git rev-list --count HEAD).$(git describe --always)
-}
-
-prepare() {
-  cd $_pkgname/substrate
-
-  # Use $srcdir for the working directory
-  sed -i "s:/vagrant-substrate:$srcdir/$_pkgname/vagrant-substrate:" \
-hiera/common.yaml
-
-  # Use latest openssl
-  sed -i 's/openssl-1.0.2e.tar.gz/openssl-1.0.2j.tar.gz/' \
-modules/openssl/manifests/init.pp
-
-  # Don't create a zip of the substrate
-  sed -i '48,50d' modules/vagrant_substrate/manifests/init.pp
-
-  # Do not set file ownership
-  find . -name *.pp -exec sed -i "/owner.*.=.*.root/d" {} +
-  find . -name *.pp -exec sed -i "/group.*.=.*.root/d" {} +
-
-  # Fix compile issues
-  patch -Np0 -i "$srcdir"/readline.patch
-
-  # https://github.com/mitchellh/vagrant-installers/issues/60
-  sed -i 's/^environment/#environment/' 
modules/ruby/manifests/source.pp
-}
-
-build() {
-  cd $_pkgname/substrate
-
-  FACTER_param_output_dir="$srcdir" puppet apply \
---detailed-exitcodes \
---hiera_config=config/hiera.yaml --confdir=config \
---modulepath=modules manifests/init.pp || test $? -eq 2
-}
-
-package() {
-  cd $_pkgname
-
-  install -d "$pkgdir"/opt
-
-  cp -r vagrant-substrate/staging "$pkgdir"/opt/vagrant
-
-  install -Dm644 LICENSE.md \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vagrant-substrate/repos/community-testing-i686/PKGBUILD (from rev 
195170, vagrant-substrate/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-11-08 19:15:32 UTC (rev 195171)
@@ -0,0 +1,64 @@
+# Maintainer: Jonathan Steel 
+
+pkgname=vagrant-substrate
+_pkgname=vagrant-installers
+pkgver=569.8bb245a
+pkgrel=1
+pkgdesc="Substrate layer for Vagrant"
+arch=('i686' 'x86_64')
+url="http://vagrantup.com";
+license=('MIT')
+options=('!emptydirs')
+makedepends=('git' 'puppet' 'chrpath' 'wget')
+depends=('lzo')
+source=(git://github.com/mitchellh/$_pkgname.git#commit=8bb245a)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+
+  echo $(git rev-list --count HEAD).$(git describe --always)
+}
+
+prepare() {
+  cd $_pkgname/substrate
+
+  # Use $srcdir for the working directory
+  sed -i "s:/vagrant-substrate:$srcdir/$_pkgname/vagrant-substrate:" \
+hiera/common.yaml
+
+  # Use latest openssl
+  sed -i 's/openssl-1.0.2e.tar.gz/openssl-1.0.2j.tar.gz/' \
+modules/openssl/manifests/init.pp
+
+  # Don't create a zip of the substrate
+  sed -i '48,50d' modules/vagrant_substrate/manifests/init.pp
+
+  # Do not set file ownership
+  find . -name *.pp -exec sed -i "/owner.*.=.*.root/d" {} +
+  find . -name *.pp -exec sed -i "/group.*.=.*.root/d" {} +
+
+  # Fix compile issues
+  # https://github.com/mitchellh/vagrant-installers/issues/60
+  sed -i 's/^environment/#environment/' 
modules/ruby/manifests/source.pp
+}
+
+build() {
+  cd $_pkgname/substrate
+
+  FACTER_param_output_dir="$srcdir" puppet apply \
+--detailed-exitcodes \
+--hiera_config=config/hiera.yaml --confdir=config \
+--modulepath=modules manifests/init.pp || test $? -eq 2
+}
+
+packag

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

2016-11-08 Thread Evangelos Foutras
Date: Tuesday, November 8, 2016 @ 19:13:09
  Author: foutrelis
Revision: 280252

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

Added:
  flashplugin/repos/extra-i686/PKGBUILD
(from rev 280251, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-i686/flashplugin.install
(from rev 280251, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-i686/mms.cfg
(from rev 280251, flashplugin/trunk/mms.cfg)
  flashplugin/repos/extra-x86_64/PKGBUILD
(from rev 280251, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-x86_64/flashplugin.install
(from rev 280251, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-x86_64/mms.cfg
(from rev 280251, flashplugin/trunk/mms.cfg)
Deleted:
  flashplugin/repos/extra-i686/PKGBUILD
  flashplugin/repos/extra-i686/flashplugin.install
  flashplugin/repos/extra-i686/mms.cfg
  flashplugin/repos/extra-x86_64/PKGBUILD
  flashplugin/repos/extra-x86_64/flashplugin.install
  flashplugin/repos/extra-x86_64/mms.cfg

--+
 /PKGBUILD|   88 +
 /flashplugin.install |   26 ++
 /mms.cfg |4 +
 extra-i686/PKGBUILD  |   44 --
 extra-i686/flashplugin.install   |   13 -
 extra-i686/mms.cfg   |2 
 extra-x86_64/PKGBUILD|   44 --
 extra-x86_64/flashplugin.install |   13 -
 extra-x86_64/mms.cfg |2 
 9 files changed, 118 insertions(+), 118 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-08 19:12:56 UTC (rev 280251)
+++ extra-i686/PKGBUILD 2016-11-08 19:13:09 UTC (rev 280252)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Andrea Scarpino 
-
-pkgname=flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.643
-pkgrel=1
-pkgdesc='Adobe Flash Player'
-url='https://get.adobe.com/flashplayer/'
-arch=('i686' 'x86_64')
-depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
-optdepends=('libvdpau: GPU acceleration on Nvidia card')
-provides=('flashplayer')
-license=('custom')
-options=(!strip)
-install=flashplugin.install
-backup=(etc/adobe/mms.cfg)
-source=(https://www.adobe.com/products/eulas/pdfs/${_licensefile}
-mms.cfg)
-source_i686=(flashplugin_$pkgver.i386.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz)
-source_x86_64=(flashplugin_$pkgver.x86_64.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz)
-md5sums=('94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-md5sums_i686=('dd138cf72e62fbe69df5384d3e8396fc')
-md5sums_x86_64=('27b5026df9168a30fc4877159efad6e8')
-
-package () {
-install -Dm755 libflashplayer.so 
"$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so"
-if [ "$CARCH" = x86_64 ]; then
-install -Dm755 usr/lib64/kde4/kcm_adobe_flash_player.so 
"$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so"
-else
-install -Dm755 usr/lib/kde4/kcm_adobe_flash_player.so 
"$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so"
-fi
-install -Dm755 usr/bin/flash-player-properties 
"$pkgdir/usr/bin/flash-player-properties"
-for i in 16x16 22x22 24x24 32x32 48x48; do
-install -Dm644 
usr/share/icons/hicolor/$i/apps/flash-player-properties.png \
-
"$pkgdir/usr/share/icons/hicolor/$i/apps/flash-player-properties.png"
-done
-install -Dm644 usr/share/applications/flash-player-properties.desktop 
"$pkgdir/usr/share/applications/flash-player-properties.desktop"
-install -Dm644 usr/share/kde4/services/kcm_adobe_flash_player.desktop 
"$pkgdir/usr/share/kde4/services/kcm_adobe_flash_player.desktop"
-install -Dm644 "${_licensefile}" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf"
-install -Dm644 mms.cfg "$pkgdir/etc/adobe/mms.cfg"
-}

Copied: flashplugin/repos/extra-i686/PKGBUILD (from rev 280251, 
flashplugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-08 19:13:09 UTC (rev 280252)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Andrea Scarpino 
+
+pkgname=flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.644
+pkgrel=1
+pkgdesc='Adobe Flash Player'
+url='https://get.adobe.com/flashplayer/'
+arch=('i686' 'x86_64')
+depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
+optdepends=('libvdpau: GPU acceleration on Nvidia card')
+provides=('flashplayer')
+license=('custom')
+options=(!strip)
+install=flashplugin.install
+backup=(etc/adobe/mms.cfg)
+source=(https://www.adobe.com/products/eulas/pdfs/${_li

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

2016-11-08 Thread Evangelos Foutras
Date: Tuesday, November 8, 2016 @ 19:12:36
  Author: foutrelis
Revision: 195169

upgpkg: lib32-flashplugin 11.2.202.644-1

New upstream release.

Modified:
  lib32-flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 19:12:33 UTC (rev 195168)
+++ PKGBUILD2016-11-08 19:12:36 UTC (rev 195169)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.643
+pkgver=11.2.202.644
 pkgrel=1
 license=('custom')
 pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
@@ -13,7 +13,7 @@
 #optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
 options=(!strip)
 
source=("flashplugin_$pkgver.i386.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz";)
-md5sums=('dd138cf72e62fbe69df5384d3e8396fc')
+md5sums=('9a39a7a6b82b41f67452d46ef9067cf9')
 
 package() {
   install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 19:12:33
  Author: jsteel
Revision: 195168

upgpkg: vagrant-substrate 569.8bb245a-1

Modified:
  vagrant-substrate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 19:11:58 UTC (rev 195167)
+++ PKGBUILD2016-11-08 19:12:33 UTC (rev 195168)
@@ -3,7 +3,7 @@
 pkgname=vagrant-substrate
 _pkgname=vagrant-installers
 pkgver=569.8bb245a
-pkgrel=2
+pkgrel=1
 pkgdesc="Substrate layer for Vagrant"
 arch=('i686' 'x86_64')
 url="http://vagrantup.com";


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

2016-11-08 Thread Evangelos Foutras
Date: Tuesday, November 8, 2016 @ 19:12:56
  Author: foutrelis
Revision: 280251

upgpkg: flashplugin 11.2.202.644-1

New upstream release.

Modified:
  flashplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 18:25:39 UTC (rev 280250)
+++ PKGBUILD2016-11-08 19:12:56 UTC (rev 280251)
@@ -4,7 +4,7 @@
 
 pkgname=flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.643
+pkgver=11.2.202.644
 pkgrel=1
 pkgdesc='Adobe Flash Player'
 url='https://get.adobe.com/flashplayer/'
@@ -22,8 +22,8 @@
 
source_x86_64=(flashplugin_$pkgver.x86_64.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz)
 md5sums=('94ca2aecb409abfe36494d1a7ec7591d'
  'f34aae6279b40e0bd2abfb0d9963d7b8')
-md5sums_i686=('dd138cf72e62fbe69df5384d3e8396fc')
-md5sums_x86_64=('27b5026df9168a30fc4877159efad6e8')
+md5sums_i686=('9a39a7a6b82b41f67452d46ef9067cf9')
+md5sums_x86_64=('82cd4f82b2023fad1d43092de8e002a7')
 
 package () {
 install -Dm755 libflashplayer.so 
"$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so"


[arch-commits] Commit in lib32-flashplugin/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-11-08 Thread Evangelos Foutras
Date: Tuesday, November 8, 2016 @ 19:12:45
  Author: foutrelis
Revision: 195170

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-flashplugin/repos/multilib-x86_64/PKGBUILD
(from rev 195169, lib32-flashplugin/trunk/PKGBUILD)
Deleted:
  lib32-flashplugin/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 19:12:36 UTC (rev 195169)
+++ PKGBUILD2016-11-08 19:12:45 UTC (rev 195170)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-
-pkgname=lib32-flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.643
-pkgrel=1
-license=('custom')
-pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
-url="https://get.adobe.com/flashplayer/";
-arch=('x86_64')
-depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
-#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
-options=(!strip)
-source=("flashplugin_$pkgver.i386.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz";)
-md5sums=('dd138cf72e62fbe69df5384d3e8396fc')
-
-package() {
-  install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
-  install -d "$pkgdir/usr/share/licenses"
-  ln -s "${pkgname#*-}" "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-flashplugin/repos/multilib-x86_64/PKGBUILD (from rev 195169, 
lib32-flashplugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 19:12:45 UTC (rev 195170)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+
+pkgname=lib32-flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.644
+pkgrel=1
+license=('custom')
+pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
+url="https://get.adobe.com/flashplayer/";
+arch=('x86_64')
+depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 
'lib32-alsa-lib')
+#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
+options=(!strip)
+source=("flashplugin_$pkgver.i386.tar.gz::https://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz";)
+md5sums=('9a39a7a6b82b41f67452d46ef9067cf9')
+
+package() {
+  install -Dm644 "${srcdir}/libflashplayer.so" 
"${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
+  install -d "$pkgdir/usr/share/licenses"
+  ln -s "${pkgname#*-}" "$pkgdir/usr/share/licenses/$pkgname"
+}


[arch-commits] Commit in vagrant-substrate/trunk (PKGBUILD readline.patch)

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 19:11:58
  Author: jsteel
Revision: 195167

upgpkg: vagrant-substrate 569.8bb245a-2

Modified:
  vagrant-substrate/trunk/PKGBUILD
Deleted:
  vagrant-substrate/trunk/readline.patch

+
 PKGBUILD   |   12 
 readline.patch |   10 --
 2 files changed, 4 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 18:51:13 UTC (rev 195166)
+++ PKGBUILD2016-11-08 19:11:58 UTC (rev 195167)
@@ -2,19 +2,17 @@
 
 pkgname=vagrant-substrate
 _pkgname=vagrant-installers
-pkgver=554.9772186
+pkgver=569.8bb245a
 pkgrel=2
 pkgdesc="Substrate layer for Vagrant"
 arch=('i686' 'x86_64')
 url="http://vagrantup.com";
 license=('MIT')
-options=('!emptydirs' '!makeflags')
+options=('!emptydirs')
 makedepends=('git' 'puppet' 'chrpath' 'wget')
 depends=('lzo')
-source=(git://github.com/mitchellh/$_pkgname.git#commit=9772186
-readline.patch)
-md5sums=('SKIP'
- 'a4f87b2483c7bd724bb94a69aa5cf733')
+source=(git://github.com/mitchellh/$_pkgname.git#commit=8bb245a)
+md5sums=('SKIP')
 
 pkgver() {
   cd $_pkgname
@@ -41,8 +39,6 @@
   find . -name *.pp -exec sed -i "/group.*.=.*.root/d" {} +
 
   # Fix compile issues
-  patch -Np0 -i "$srcdir"/readline.patch
-
   # https://github.com/mitchellh/vagrant-installers/issues/60
   sed -i 's/^environment/#environment/' 
modules/ruby/manifests/source.pp
 }

Deleted: readline.patch
===
--- readline.patch  2016-11-08 18:51:13 UTC (rev 195166)
+++ readline.patch  2016-11-08 19:11:58 UTC (rev 195167)
@@ -1,10 +0,0 @@
 modules/readline/manifests/init.pp
-+++ modules/readline/manifests/init.pp
-@@ -61,6 +61,7 @@ class readline(
- cwd  => $source_dir_path,
- environment  => $real_autotools_environment,
- install_sentinel => "${prefix}/lib/libreadline.a",
-+make_command => "make SHLIB_LIBS=-lncurses",
- make_notify  => $make_notify,
- make_sentinel=> "${source_dir_path}/libreadline.a",
- require  => Exec["untar-readline"]


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 18:50:57
  Author: jsteel
Revision: 195165

upgpkg: vagrant 1.8.7-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 18:35:35 UTC (rev 195164)
+++ PKGBUILD2016-11-08 18:50:57 UTC (rev 195165)
@@ -10,8 +10,8 @@
 # Contributor: Steven Nance 
 
 pkgname=vagrant
-pkgver=1.8.6
-pkgrel=2
+pkgver=1.8.7
+pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('i686' 'x86_64')
 url="http://vagrantup.com";
@@ -18,16 +18,9 @@
 license=('MIT')
 options=('!emptydirs')
 depends=('vagrant-substrate')
-source=($pkgname-$pkgver.tar.gz::http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('27b431b4fac3e0ef9c844d7dea904427')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('5bd280b1324bbf3da2eab40aec10a2bd')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # build fails with 1.6.4 -> 1.6.8
-  sed -i '/nokogiri/s/1.6.7.1/1.6.3.1/'  vagrant.gemspec
-}
-
 build() {
   cd $pkgname-$pkgver
 


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 18:51:13
  Author: jsteel
Revision: 195166

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

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

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

Copied: vagrant/repos/community-testing-i686/PKGBUILD (from rev 195165, 
vagrant/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-11-08 18:51:13 UTC (rev 195166)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Ido Rosen 
+# Contributor: Brett Hoerner 
+# Contributor: Jochen Schalanda 
+# Contributor: Mathieu Clabaut 
+# Contributor: helios 
+# Contributor: George Ornbo 
+# Contributor: Niklas Heer 
+# Contributor: Steven Nance 
+
+pkgname=vagrant
+pkgver=1.8.7
+pkgrel=1
+pkgdesc="Build and distribute virtualized development environments"
+arch=('i686' 'x86_64')
+url="http://vagrantup.com";
+license=('MIT')
+options=('!emptydirs')
+depends=('vagrant-substrate')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('5bd280b1324bbf3da2eab40aec10a2bd')
+
+build() {
+  cd $pkgname-$pkgver
+
+  EMBEDDED_DIR=/opt/vagrant/embedded
+
+  "$EMBEDDED_DIR"/bin/gem build $pkgname.gemspec
+
+  GEM_PATH="$srcdir"/$pkgname-$pkgver/gems-$pkgver-$pkgrel 
GEM_HOME="$GEM_PATH" \
+  GEMRC="$EMBEDDED_DIR"/etc/gemrc \
+  CPPFLAGS="-I$EMBEDDED_DIR/include -I${EMBEDDED_DIR}/include/libxml2" \
+  CFLAGS="${CPPFLAGS}" \
+  LDFLAGS="-L$EMBEDDED_DIR"/lib PATH="$EMBEDDED_DIR/bin:$PATH" \
+  SSL_CERT_FILE="$EMBEDDED_DIR"/cacert.pem \
+  NOKOGIRI_USE_SYSTEM_LIBRARIES=1 \
+"$EMBEDDED_DIR"/bin/gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
+  install -d "$pkgdir"/opt/vagrant/embedded
+
+  cp -r gems-$pkgver-$pkgrel "$pkgdir"/opt/vagrant/embedded/gems
+
+  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
+
+  install -Dm644 contrib/bash/completion.sh \
+"$pkgdir"/usr/share/bash-completion/completions/$pkgname
+
+  install -Dm644 LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: vagrant/repos/community-testing-x86_64/PKGBUILD (from rev 195165, 
vagrant/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-11-08 18:51:13 UTC (rev 195166)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Ido Rosen 
+# Contributor: Brett Hoerner 
+# Contributor: Jochen Schalanda 
+# Contributor: Mathieu Clabaut 
+# Contributor: helios 
+# Contributor: George Ornbo 
+# Contributor: Niklas Heer 
+# Contributor: Steven Nance 
+
+pkgname=vagrant
+pkgver=1.8.7
+pkgrel=1
+pkgdesc="Build and distribute virtualized development environments"
+arch=('i686' 'x86_64')
+url="http://vagrantup.com";
+license=('MIT')
+options=('!emptydirs')
+depends=('vagrant-substrate')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('5bd280b1324bbf3da2eab40aec10a2bd')
+
+build() {
+  cd $pkgname-$pkgver
+
+  EMBEDDED_DIR=/opt/vagrant/embedded
+
+  "$EMBEDDED_DIR"/bin/gem build $pkgname.gemspec
+
+  GEM_PATH="$srcdir"/$pkgname-$pkgver/gems-$pkgver-$pkgrel 
GEM_HOME="$GEM_PATH" \
+  GEMRC="$EMBEDDED_DIR"/etc/gemrc \
+  CPPFLAGS="-I$EMBEDDED_DIR/include -I${EMBEDDED_DIR}/include/libxml2" \
+  CFLAGS="${CPPFLAGS}" \
+  LDFLAGS="-L$EMBEDDED_DIR"/lib PATH="$EMBEDDED_DIR/bin:$PATH" \
+  SSL_CERT_FILE="$EMBEDDED_DIR"/cacert.pem \
+  NOKOGIRI_USE_SYSTEM_LIBRARIES=1 \
+"$EMBEDDED_DIR"/bin/gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
+  install -d "$pkgdir"/opt/vagrant/embedded
+
+  cp -r gems-$pkgver-$pkgrel "$pkgdir"/opt/vagrant/embedded/gems
+
+  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
+
+  install -Dm644 contrib/bash/completion.sh \
+"$pkgdir"/usr/share/bash-completion/completions/$pkgname
+
+  install -Dm644 LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 18:35:35
  Author: jsteel
Revision: 195164

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

Added:
  obs-studio/repos/community-testing-i686/
  obs-studio/repos/community-testing-i686/PKGBUILD
(from rev 195163, obs-studio/trunk/PKGBUILD)
  obs-studio/repos/community-testing-x86_64/
  obs-studio/repos/community-testing-x86_64/PKGBUILD
(from rev 195163, obs-studio/trunk/PKGBUILD)

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

Copied: obs-studio/repos/community-testing-i686/PKGBUILD (from rev 195163, 
obs-studio/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-11-08 18:35:35 UTC (rev 195164)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Benjamin Klettbach 
+
+pkgname=obs-studio
+pkgver=0.16.5
+pkgrel=1
+pkgdesc="Free, open source software for live streaming and recording"
+arch=('i686' 'x86_64')
+url="https://obsproject.com";
+license=('GPL2')
+depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
+ 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
+makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264')
+optdepends=('libfdk-aac: FDK AAC codec support'
+'libxcomposite: XComposite capture support')
+source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
+md5sums=('a1037797bf0aec4730bd6c1a82e7b69c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build; cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
+-DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make install DESTDIR="$pkgdir"
+}

Copied: obs-studio/repos/community-testing-x86_64/PKGBUILD (from rev 195163, 
obs-studio/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-11-08 18:35:35 UTC (rev 195164)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Benjamin Klettbach 
+
+pkgname=obs-studio
+pkgver=0.16.5
+pkgrel=1
+pkgdesc="Free, open source software for live streaming and recording"
+arch=('i686' 'x86_64')
+url="https://obsproject.com";
+license=('GPL2')
+depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
+ 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
+makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264')
+optdepends=('libfdk-aac: FDK AAC codec support'
+'libxcomposite: XComposite capture support')
+source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
+md5sums=('a1037797bf0aec4730bd6c1a82e7b69c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build; cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
+-DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make install DESTDIR="$pkgdir"
+}


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

2016-11-08 Thread Jonathan Steel
Date: Tuesday, November 8, 2016 @ 18:35:16
  Author: jsteel
Revision: 195163

upgpkg: obs-studio 0.16.5-1

Modified:
  obs-studio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 18:10:08 UTC (rev 195162)
+++ PKGBUILD2016-11-08 18:35:16 UTC (rev 195163)
@@ -2,7 +2,7 @@
 # Contributor: Benjamin Klettbach 
 
 pkgname=obs-studio
-pkgver=0.16.4
+pkgver=0.16.5
 pkgrel=1
 pkgdesc="Free, open source software for live streaming and recording"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('libfdk-aac: FDK AAC codec support'
 'libxcomposite: XComposite capture support')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('412adb4f4f8b24255e527dedf7d0a272')
+md5sums=('a1037797bf0aec4730bd6c1a82e7b69c')
 
 build() {
   cd $pkgname-$pkgver


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

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 18:05:01
  Author: faidoc
Revision: 195159

upgpkg: cinnamon 3.2.1-1

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 17:53:49 UTC (rev 195158)
+++ PKGBUILD2016-11-08 18:05:01 UTC (rev 195159)
@@ -5,7 +5,7 @@
 # Contributor: CReimer
 
 pkgname=cinnamon
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
  'networkmanager' 'muffin' 'python2-cairo' 'python2-dbus' 
'python2-pillow'
  'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml'
  'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 
'libgnomekbd'
- 'network-manager-applet' 'nemo' 'polkit-gnome')
+ 'network-manager-applet' 'nemo' 'polkit-gnome' 'xapps')
 makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gobject-introspection')
 optdepends=('blueberry: Bluetooth support'
 'system-config-printer: printer settings')
@@ -25,7 +25,7 @@
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz";
 "set_wheel.patch"
 "default-theme.patch")
-sha256sums=('c1473aabb01329c07bf1e28148cb410255700f4dd237195b7790e9bcdb69b89d'
+sha256sums=('4fc7021815fe138d932d63de95b879ae557bca90d39f41bc015d42ce131aa998'
 '97542a424fa83c18c8c8a6d27c089129f30b6fb4cc128c662ac0da3aebf42dcc'
 '566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5')
 


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

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 18:10:08
  Author: faidoc
Revision: 195162

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

Added:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
(from rev 195161, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
(from rev 195161, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
(from rev 195161, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam
(from rev 195161, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
Deleted:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam

---+
 /PKGBUILD |   88 
 /cinnamon-screensaver.pam |   12 +++
 community-i686/PKGBUILD   |   44 --
 community-i686/cinnamon-screensaver.pam   |6 -
 community-x86_64/PKGBUILD |   44 --
 community-x86_64/cinnamon-screensaver.pam |6 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 18:09:11 UTC (rev 195161)
+++ community-i686/PKGBUILD 2016-11-08 18:10:08 UTC (rev 195162)
@@ -1,44 +0,0 @@
-# Maintainer: Alexandre Filgueira 
-# Based on gnome-screensaver package:
-# Jan Alexander Steffens (heftig) 
-# Jan de Groot 
-
-pkgname=cinnamon-screensaver
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
-arch=('i686' 'x86_64')
-license=('GPL')
-url="https://github.com/linuxmint/cinnamon-screensaver";
-backup=(etc/pam.d/cinnamon-screensaver)
-depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk')
-makedepends=('intltool' 'gnome-common')
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
-   cinnamon-screensaver.pam)
-sha256sums=('de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784'
-'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' data/screensavers/*/main
-
-  # Support new libsystemd (which replaces libsystemd-login)
-  sed -i 's/libsystemd-login/libsystemd/' configure.ac
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-   --libexecdir=/usr/lib/cinnamon-screensaver \
-   --localstatedir=/var \
-   --with-mit-ext --with-systemd
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamon-screensaver"
-}

Copied: cinnamon-screensaver/repos/community-i686/PKGBUILD (from rev 195161, 
cinnamon-screensaver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 18:10:08 UTC (rev 195162)
@@ -0,0 +1,44 @@
+# Maintainer: Alexandre Filgueira 
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-screensaver
+pkgver=3.0.1
+pkgrel=2
+pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
+arch=('i686' 'x86_64')
+license=('GPL')
+url="https://github.com/linuxmint/cinnamon-screensaver";
+backup=(etc/pam.d/cinnamon-screensaver)
+depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk' 'xapps')
+makedepends=('intltool' 'gnome-common')
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
+   cinnamon-screensaver.pam)
+sha256sums=('de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784'
+'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Python2 fix
+  sed -i 's@^#!.*python$@#!/usr/bin/python2@' data/screensavers/*/main
+
+  # Support new libsystemd (which replaces libsystemd-login)
+  sed -i 's/libsystemd-login/libsystemd/' configure.ac
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+   --libexecdir=/usr/lib/cinnamon-screensaver \
+   --localstatedir=/var \
+   --with-mit-ext --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamo

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

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 18:09:11
  Author: faidoc
Revision: 195161

upgpkg: cinnamon-screensaver 3.0.1-2

Modified:
  cinnamon-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 18:06:18 UTC (rev 195160)
+++ PKGBUILD2016-11-08 18:09:11 UTC (rev 195161)
@@ -5,13 +5,13 @@
 
 pkgname=cinnamon-screensaver
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
 arch=('i686' 'x86_64')
 license=('GPL')
 url="https://github.com/linuxmint/cinnamon-screensaver";
 backup=(etc/pam.d/cinnamon-screensaver)
-depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk')
+depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 
'python2-gobject' 'webkit2gtk' 'xapps')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
cinnamon-screensaver.pam)


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

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 18:06:18
  Author: faidoc
Revision: 195160

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 195159, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/default-theme.patch
(from rev 195159, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-i686/set_wheel.patch
(from rev 195159, cinnamon/trunk/set_wheel.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 195159, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/default-theme.patch
(from rev 195159, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-x86_64/set_wheel.patch
(from rev 195159, cinnamon/trunk/set_wheel.patch)
Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/default-theme.patch
  cinnamon/repos/community-i686/set_wheel.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/default-theme.patch
  cinnamon/repos/community-x86_64/set_wheel.patch

--+
 /PKGBUILD|  228 +
 /default-theme.patch |   50 +++
 /set_wheel.patch |  112 
 community-i686/PKGBUILD  |  114 
 community-i686/default-theme.patch   |   25 ---
 community-i686/set_wheel.patch   |   56 
 community-x86_64/PKGBUILD|  114 
 community-x86_64/default-theme.patch |   25 ---
 community-x86_64/set_wheel.patch |   56 
 9 files changed, 390 insertions(+), 390 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 18:05:01 UTC (rev 195159)
+++ community-i686/PKGBUILD 2016-11-08 18:06:18 UTC (rev 195160)
@@ -1,114 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueira 
-# Contributor: M0Rf30
-# Contributor: unifiedlinux
-# Contributor: CReimer
-
-pkgname=cinnamon
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxmint/Cinnamon";
-license=('GPL2')
-depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 
'cinnamon-session'
- 'cinnamon-translations' 'cjs' 'clutter-gtk' 'gnome-backgrounds'
- 'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 
'libkeybinder3' 'librsvg'
- 'networkmanager' 'muffin' 'python2-cairo' 'python2-dbus' 
'python2-pillow'
- 'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml'
- 'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 
'libgnomekbd'
- 'network-manager-applet' 'nemo' 'polkit-gnome')
-makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gobject-introspection')
-optdepends=('blueberry: Bluetooth support'
-'system-config-printer: printer settings')
-options=('!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz";
-"set_wheel.patch"
-"default-theme.patch")
-sha256sums=('c1473aabb01329c07bf1e28148cb410255700f4dd237195b7790e9bcdb69b89d'
-'97542a424fa83c18c8c8a6d27c089129f30b6fb4cc128c662ac0da3aebf42dcc'
-'566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5')
-
-prepare() {
-  cd ${srcdir}/Cinnamon*
-
-  # Python2 fix
-  sed -i 's:/usr/bin/python :/usr/bin/python2 :' 
files/usr/bin/cinnamon-menu-editor
-  find -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
-
-  # Use wheel group instread of sudo (taken from Fedora)
-  patch -Np1 -i ../set_wheel.patch
-
-  # Set default theme to 'cinnamon'
-  patch -Np1 -i ../default-theme.patch
-
-  # Add polkit agent to required components
-  sed -i 
's/RequiredComponents=\(.*\)$/RequiredComponents=\1polkit-gnome-authentication-agent-1;/'
 \
-files/usr/share/cinnamon-session/sessions/cinnamon*.session
-
-  # Use pkexec instead of gksu
-  sed -i 's/gksu/pkexec/' files/usr/bin/cinnamon-settings-users
-
-  # Check for the cc-panel path, not for the unneeded binary
-  sed -i 
's|/usr/bin/cinnamon-control-center|/usr/lib/cinnamon-control-center-1/panels|' 
\
-files/usr/bin/cinnamon-settings
-
-  # Cinnamon has no upstream backgrounds, use GNOME backgrounds instead
-  sed -i 
's|/usr/share/cinnamon-background-properties|/usr/share/gnome-background-properties|'
 \
-files/usr/share/cinnamon/cinnamon-settings/modules/cs_backgrounds.py
-
-  # Fix selected background color in Cinnamon Settings for Adwaita theme
-  sed -i 's/@selected_bg_color;/@theme_selected_bg_color;/' \
-files/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py
-
-  # GNOME Terminal desktop file was renamed in GNOME 3.20
-  sed -i 's/gnome-terminal.desktop/org.gnome.Terminal.desktop/' 
data/org.cinnamon.gschema.xml.in \
-
files/usr/share/ci

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

2016-11-08 Thread Anatol Pomozov
Date: Tuesday, November 8, 2016 @ 17:53:49
  Author: anatolik
Revision: 195158

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

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

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

Copied: ninja/repos/community-testing-i686/PKGBUILD (from rev 195157, 
ninja/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-11-08 17:53:49 UTC (rev 195158)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Filip Brcic 
+# Contributor: Mika Fischer 
+# Contributor: Gergely Imreh 
+
+pkgname=ninja
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Small build system with a focus on speed'
+arch=(i686 x86_64)
+url='https://ninja-build.org/'
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(python2 re2c emacs-nox)
+source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip)
+sha1sums=('c210370c5650177fd8f0bb566dac16d030d212e7')
+
+build() {
+  cd ninja-$pkgver
+
+  python2 configure.py --bootstrap
+  emacs -Q --batch -f batch-byte-compile misc/ninja-mode.el
+}
+
+check() {
+  cd ninja-$pkgver
+
+  python2 ./configure.py
+  ./ninja ninja_test
+  ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
+}
+
+package() {
+  cd ninja-$pkgver
+
+  install -m755 -D ninja "$pkgdir/usr/bin/ninja"
+  install -m644 -D doc/manual.asciidoc 
"$pkgdir/usr/share/doc/ninja/manual.asciidoc"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  install -m644 -D misc/ninja-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/ninja-mode.el"
+  install -m644 -D misc/ninja-mode.elc 
"$pkgdir/usr/share/emacs/site-lisp/ninja-mode.elc"
+  install -m644 -D misc/ninja.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/ninja.vim"
+
+  install -m644 -D misc/bash-completion 
"$pkgdir/usr/share/bash-completion/completions/ninja"
+  install -m644 -D misc/zsh-completion 
"$pkgdir/usr/share/zsh/site-functions/_ninja"
+}

Copied: ninja/repos/community-testing-x86_64/PKGBUILD (from rev 195157, 
ninja/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-11-08 17:53:49 UTC (rev 195158)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Filip Brcic 
+# Contributor: Mika Fischer 
+# Contributor: Gergely Imreh 
+
+pkgname=ninja
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Small build system with a focus on speed'
+arch=(i686 x86_64)
+url='https://ninja-build.org/'
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(python2 re2c emacs-nox)
+source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip)
+sha1sums=('c210370c5650177fd8f0bb566dac16d030d212e7')
+
+build() {
+  cd ninja-$pkgver
+
+  python2 configure.py --bootstrap
+  emacs -Q --batch -f batch-byte-compile misc/ninja-mode.el
+}
+
+check() {
+  cd ninja-$pkgver
+
+  python2 ./configure.py
+  ./ninja ninja_test
+  ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
+}
+
+package() {
+  cd ninja-$pkgver
+
+  install -m755 -D ninja "$pkgdir/usr/bin/ninja"
+  install -m644 -D doc/manual.asciidoc 
"$pkgdir/usr/share/doc/ninja/manual.asciidoc"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  install -m644 -D misc/ninja-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/ninja-mode.el"
+  install -m644 -D misc/ninja-mode.elc 
"$pkgdir/usr/share/emacs/site-lisp/ninja-mode.elc"
+  install -m644 -D misc/ninja.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/ninja.vim"
+
+  install -m644 -D misc/bash-completion 
"$pkgdir/usr/share/bash-completion/completions/ninja"
+  install -m644 -D misc/zsh-completion 
"$pkgdir/usr/share/zsh/site-functions/_ninja"
+}


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

2016-11-08 Thread Anatol Pomozov
Date: Tuesday, November 8, 2016 @ 17:53:16
  Author: anatolik
Revision: 195157

upgpkg: ninja 1.7.2-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 17:53:05 UTC (rev 195156)
+++ PKGBUILD2016-11-08 17:53:16 UTC (rev 195157)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh 
 
 pkgname=ninja
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 depends=(gcc-libs)
 makedepends=(python2 re2c emacs-nox)
 
source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip)
-sha1sums=('f6f1eacae9204c722b20f8960189c33c36694159')
+sha1sums=('c210370c5650177fd8f0bb566dac16d030d212e7')
 
 build() {
   cd ninja-$pkgver


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

2016-11-08 Thread Anatol Pomozov
Date: Tuesday, November 8, 2016 @ 17:52:34
  Author: anatolik
Revision: 195155

upgpkg: python-autobahn 0.16.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 17:44:20 UTC (rev 195154)
+++ PKGBUILD2016-11-08 17:52:34 UTC (rev 195155)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.16.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
 source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha1sums=('3fcd57028254b00dcdee6792aa1ceeed7bc86d4b')
+sha1sums=('179f8da67f79fb43d9f26c282737f0259a1de456')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}


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

2016-11-08 Thread Anatol Pomozov
Date: Tuesday, November 8, 2016 @ 17:53:05
  Author: anatolik
Revision: 195156

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 17:52:34 UTC (rev 195155)
+++ PKGBUILD2016-11-08 17:53:05 UTC (rev 195156)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov
-
-pkgbase=python-autobahn
-pkgname=(python-autobahn python2-autobahn)
-pkgver=0.16.0
-pkgrel=1
-pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
-arch=(any)
-url='http://autobahn.ws/python/'
-license=(MIT)
-makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
-source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha1sums=('3fcd57028254b00dcdee6792aa1ceeed7bc86d4b')
-
-prepare() {
-  cp -a autobahn-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir/autobahn-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/autobahn-$pkgver-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/autobahn-$pkgver"
-  #It requires python-unittest2 in [community]
-  #python setup.py test
-
-  cd "$srcdir/autobahn-$pkgver-py2"
-  #python2 setup.py test
-}
-
-package_python-autobahn() {
-  depends=(python python-twisted python-six python-txaio)
-
-  cd "$srcdir/autobahn-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-autobahn() {
-  depends=(python2 python2-twisted python2-six python2-txaio)
-
-  cd "$srcdir/autobahn-$pkgver-py2"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-autobahn/repos/community-any/PKGBUILD (from rev 195155, 
python-autobahn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 17:53:05 UTC (rev 195156)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+
+pkgbase=python-autobahn
+pkgname=(python-autobahn python2-autobahn)
+pkgver=0.16.1
+pkgrel=1
+pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
+arch=(any)
+url='http://autobahn.ws/python/'
+license=(MIT)
+makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
+source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
+sha1sums=('179f8da67f79fb43d9f26c282737f0259a1de456')
+
+prepare() {
+  cp -a autobahn-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/autobahn-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/autobahn-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/autobahn-$pkgver"
+  #It requires python-unittest2 in [community]
+  #python setup.py test
+
+  cd "$srcdir/autobahn-$pkgver-py2"
+  #python2 setup.py test
+}
+
+package_python-autobahn() {
+  depends=(python python-twisted python-six python-txaio)
+
+  cd "$srcdir/autobahn-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-autobahn() {
+  depends=(python2 python2-twisted python2-six python2-txaio)
+
+  cd "$srcdir/autobahn-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2016-11-08 Thread Jaroslav Lichtblau
Date: Tuesday, November 8, 2016 @ 17:44:20
  Author: jlichtblau
Revision: 195154

archrelease: copy trunk to community-any

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

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

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

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


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

2016-11-08 Thread Jaroslav Lichtblau
Date: Tuesday, November 8, 2016 @ 17:44:09
  Author: jlichtblau
Revision: 195153

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

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 17:25:02 UTC (rev 195152)
+++ PKGBUILD2016-11-08 17:44:09 UTC (rev 195153)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2016.11.04
+pkgver=2016.11.08.1
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +14,7 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531'
+sha256sums=('95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   '428DF5D63EF07494BB455AC0EBF01804BCF05F6B'  # Filippo Valsorda


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

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 17:25:02
  Author: faidoc
Revision: 195152

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

Added:
  xapps/repos/community-i686/PKGBUILD
(from rev 195151, xapps/trunk/PKGBUILD)
  xapps/repos/community-x86_64/PKGBUILD
(from rev 195151, xapps/trunk/PKGBUILD)

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

Copied: xapps/repos/community-i686/PKGBUILD (from rev 195151, 
xapps/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 17:25:02 UTC (rev 195152)
@@ -0,0 +1,32 @@
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libgnomekbd' 'python3')
+makedepends=('gnome-common' 'gobject-introspection')
+provides=($_pkgname)
+conflicts=('xapps-git')
+url='https://github.com/linuxmint/xapps'
+
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz";)
+md5sums=('7d6aed5ca7c015ca0ad5c50e24633bd5')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./autogen.sh --prefix="/usr" \
+--localstatedir="/var" \
+--libexecdir="/usr/lib/${pkgname}"
+make
+}
+
+package(){
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR="$pkgdir/" install
+}
+

Copied: xapps/repos/community-x86_64/PKGBUILD (from rev 195151, 
xapps/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 17:25:02 UTC (rev 195152)
@@ -0,0 +1,32 @@
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libgnomekbd' 'python3')
+makedepends=('gnome-common' 'gobject-introspection')
+provides=($_pkgname)
+conflicts=('xapps-git')
+url='https://github.com/linuxmint/xapps'
+
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz";)
+md5sums=('7d6aed5ca7c015ca0ad5c50e24633bd5')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./autogen.sh --prefix="/usr" \
+--localstatedir="/var" \
+--libexecdir="/usr/lib/${pkgname}"
+make
+}
+
+package(){
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in (6 files)

2016-11-08 Thread Alexandre Filgueira
Date: Tuesday, November 8, 2016 @ 17:22:06
  Author: faidoc
Revision: 195151

New package

Added:
  xapps/
  xapps/repos/
  xapps/repos/community-i686/
  xapps/repos/community-x86_64/
  xapps/trunk/
  xapps/trunk/PKGBUILD

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

Added: xapps/trunk/PKGBUILD
===
--- xapps/trunk/PKGBUILD(rev 0)
+++ xapps/trunk/PKGBUILD2016-11-08 17:22:06 UTC (rev 195151)
@@ -0,0 +1,32 @@
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libgnomekbd' 'python3')
+makedepends=('gnome-common' 'gobject-introspection')
+provides=($_pkgname)
+conflicts=('xapps-git')
+url='https://github.com/linuxmint/xapps'
+
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz";)
+md5sums=('7d6aed5ca7c015ca0ad5c50e24633bd5')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./autogen.sh --prefix="/usr" \
+--localstatedir="/var" \
+--libexecdir="/usr/lib/${pkgname}"
+make
+}
+
+package(){
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR="$pkgdir/" install
+}
+


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 16:40:43
  Author: arojas
Revision: 195150

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 16:40:10 UTC (rev 195149)
+++ community-i686/PKGBUILD 2016-11-08 16:40:43 UTC (rev 195150)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('bf8a23b71a6e14009829bb1b6e294555')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir"
-}
-

Copied: cysignals/repos/community-i686/PKGBUILD (from rev 195149, 
cysignals/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 16:40:43 UTC (rev 195150)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --skip-build
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-08 16:40:10 UTC (rev 195149)
+++ community-x86_64/PKGBUILD   2016-11-08 16:40:43 UTC (rev 195150)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=cysignals
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="Interrupt and signal handling for Cython"
-arch=(i686 x86_64)
-url="https://www.sagemath.org";
-license=(LGPL)
-depends=(python2 pari-sage)
-makedepends=(python2-sphinx cython2)
-source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('bf8a23b71a6e14009829bb1b6e294555')
-
-prepare() {
-  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir"
-}
-

Copied: cysignals/repos/community-x86_64/PKGBUILD (from rev 195149, 
cysignals/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 16:40:43 UTC (rev 195150)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cysignals
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="Interrupt and signal handling for Cython"
+arch=(i686 x86_64)
+url="https://www.sagemath.org";
+license=(LGPL)
+depends=(python2 pari-sage)
+makedepends=(python2-sphinx cython2)
+source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
+
+prepare() {
+  sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --skip-build
+}
+


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 16:40:10
  Author: arojas
Revision: 195149

Update to 1.3.2

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 15:53:06 UTC (rev 195148)
+++ PKGBUILD2016-11-08 16:40:10 UTC (rev 195149)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=cysignals
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(python2 pari-sage)
 makedepends=(python2-sphinx cython2)
 
source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-md5sums=('6b468061c63bf8be3fa1f3fe9bc2c143')
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
 
 prepare() {
   sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile


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

2016-11-08 Thread Maxime Gauduin
Date: Tuesday, November 8, 2016 @ 15:53:06
  Author: alucryd
Revision: 195148

archrelease: copy trunk to community-any

Added:
  firewalld/repos/community-any/PKGBUILD
(from rev 195147, firewalld/trunk/PKGBUILD)
  firewalld/repos/community-any/firewalld-arch.patch
(from rev 195147, firewalld/trunk/firewalld-arch.patch)
Deleted:
  firewalld/repos/community-any/PKGBUILD
  firewalld/repos/community-any/firewalld-arch.patch

--+
 PKGBUILD |  110 -
 firewalld-arch.patch |  302 -
 2 files changed, 206 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 15:52:56 UTC (rev 195147)
+++ PKGBUILD2016-11-08 15:53:06 UTC (rev 195148)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: unikum 
-# Contributor: speed145a 
-
-pkgname=firewalld
-pkgver=0.4.3.3
-pkgrel=1
-pkgdesc='Firewall daemon with D-Bus interface'
-arch=('any')
-url='https://github.com/t-woerner/firewalld'
-license=('GPL2')
-depends=('dbus-glib' 'dconf' 'ebtables' 'hicolor-icon-theme' 'ipset' 'iptables'
- 'python-slip')
-makedepends=('docbook-xsl' 'intltool')
-optdepends=('bash-completion: bash completion'
-'gtk3: firewall-config'
-'libnm-glib: firewall-config and firewall-applet'
-'libnotify: firewall-applet'
-'python-pyqt4: firewall-applet')
-backup=('etc/conf.d/firewalld'
-'etc/firewalld/firewalld.conf')
-source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz";
-'firewalld-arch.patch')
-sha256sums=('92111a40a6602984ba4e1917cd7ec6f80cc1a277c9a50d93d7f57bfecc2c8d98'
-'5c0c49e125426d561c4099df639ab6dd7073a6d17ae1c130d235cc2397c568c2')
-
-prepare() {
-  cd firewalld-${pkgver}
-
-  patch -Np1 -i ../firewalld-arch.patch
-
-  ./autogen.sh
-}
-
-build() {
-  cd firewalld-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---localstatedir='/var' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---with-sysconfigdir='/etc/conf.d' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd firewalld-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: firewalld/repos/community-any/PKGBUILD (from rev 195147, 
firewalld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 15:53:06 UTC (rev 195148)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: unikum 
+# Contributor: speed145a 
+
+pkgname=firewalld
+pkgver=0.4.4
+pkgrel=1
+pkgdesc='Firewall daemon with D-Bus interface'
+arch=('any')
+url='https://github.com/t-woerner/firewalld'
+license=('GPL2')
+depends=('dbus-glib' 'dconf' 'ebtables' 'hicolor-icon-theme' 'ipset' 'iptables'
+ 'python-slip')
+makedepends=('docbook-xsl' 'intltool')
+optdepends=('bash-completion: bash completion'
+'gtk3: firewall-config'
+'libnm-glib: firewall-config and firewall-applet'
+'libnotify: firewall-applet'
+'python-pyqt4: firewall-applet')
+backup=('etc/conf.d/firewalld'
+'etc/firewalld/firewalld.conf')
+source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz";
+'firewalld-arch.patch')
+sha256sums=('c19cd2fdc1ee3d68545b8d65e6027a2a9b74a1ccdfb4743cde13a5482706b38b'
+'5c0c49e125426d561c4099df639ab6dd7073a6d17ae1c130d235cc2397c568c2')
+
+prepare() {
+  cd firewalld-${pkgver}
+
+  patch -Np1 -i ../firewalld-arch.patch
+
+  ./autogen.sh
+}
+
+build() {
+  cd firewalld-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--localstatedir='/var' \
+--sbindir='/usr/bin' \
+--sysconfdir='/etc' \
+--with-sysconfigdir='/etc/conf.d' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd firewalld-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: firewalld-arch.patch
===
--- firewalld-arch.patch2016-11-08 15:52:56 UTC (rev 195147)
+++ firewalld-arch.patch2016-11-08 15:53:06 UTC (rev 195148)
@@ -1,151 +0,0 @@
-diff -rupN firewalld-0.4.3.2.orig/config/firewalld.service.in 
firewalld-0.4.3.2/config/firewalld.service.in
 firewalld-0.4.3.2.orig/config/firewalld.service.in 2016-08-11 
13:51:30.222192739 +0200
-+++ firewalld-0.4.3.2/config/firewalld.service.in  2016-08-11 
14:00:09.330037527 +0200
-@@ -9,7 +9,7 @@ Conflicts=iptables.service ip6tables.ser
- Documentation=man:firewalld(1)
- 
- [Service]
--EnvironmentFile=-/etc/sysconfig/firewalld
-+EnvironmentFile=-/etc/conf.d/firewalld
- ExecStart=@sbindir@/firewalld --nofork --nopid $FIREWALLD_ARGS
- ExecReload=/bin/kill -HUP $MAINPID
- # supress to log debug and error output also to /var/log/messages
-dif

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

2016-11-08 Thread Maxime Gauduin
Date: Tuesday, November 8, 2016 @ 15:52:56
  Author: alucryd
Revision: 195147

upgpkg: firewalld 0.4.4-1

Modified:
  firewalld/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 14:18:09 UTC (rev 195146)
+++ PKGBUILD2016-11-08 15:52:56 UTC (rev 195147)
@@ -4,7 +4,7 @@
 # Contributor: speed145a 
 
 pkgname=firewalld
-pkgver=0.4.3.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=('any')
@@ -22,7 +22,7 @@
 'etc/firewalld/firewalld.conf')
 
source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz";
 'firewalld-arch.patch')
-sha256sums=('92111a40a6602984ba4e1917cd7ec6f80cc1a277c9a50d93d7f57bfecc2c8d98'
+sha256sums=('c19cd2fdc1ee3d68545b8d65e6027a2a9b74a1ccdfb4743cde13a5482706b38b'
 '5c0c49e125426d561c4099df639ab6dd7073a6d17ae1c130d235cc2397c568c2')
 
 prepare() {


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 14:59:51
  Author: arojas
Revision: 280247

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

Added:
  facile/repos/testing-i686/
  facile/repos/testing-i686/PKGBUILD
(from rev 280246, facile/trunk/PKGBUILD)
  facile/repos/testing-i686/ocaml-facile-ocaml-4.patch
(from rev 280246, facile/trunk/ocaml-facile-ocaml-4.patch)
  facile/repos/testing-x86_64/
  facile/repos/testing-x86_64/PKGBUILD
(from rev 280246, facile/trunk/PKGBUILD)
  facile/repos/testing-x86_64/ocaml-facile-ocaml-4.patch
(from rev 280246, facile/trunk/ocaml-facile-ocaml-4.patch)

---+
 testing-i686/PKGBUILD |   30 
 testing-i686/ocaml-facile-ocaml-4.patch   |   25 +++
 testing-x86_64/PKGBUILD   |   30 
 testing-x86_64/ocaml-facile-ocaml-4.patch |   25 +++
 4 files changed, 110 insertions(+)

Copied: facile/repos/testing-i686/PKGBUILD (from rev 280246, 
facile/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-08 14:59:51 UTC (rev 280247)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=facile
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="A Functional Constraint Library"
+arch=(i686 x86_64)
+url="http://www.recherche.enac.fr/opti/facile/";
+license=("LGPL")
+makedepends=('ocaml')
+depends=()
+source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz
+ocaml-facile-ocaml-4.patch)
+md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
+ '1ffc2f08c9f1db8ef0d444ec06f82b79')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  # fix ocaml4
+#  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/src"
+  install -d "$pkgdir/usr/lib/ocaml/facile"
+  install -D -m 644 facile.cmxa facile.cmi facile.cma facile.a 
"$pkgdir/usr/lib/ocaml/facile"
+}

Copied: facile/repos/testing-i686/ocaml-facile-ocaml-4.patch (from rev 280246, 
facile/trunk/ocaml-facile-ocaml-4.patch)
===
--- testing-i686/ocaml-facile-ocaml-4.patch (rev 0)
+++ testing-i686/ocaml-facile-ocaml-4.patch 2016-11-08 14:59:51 UTC (rev 
280247)
@@ -0,0 +1,25 @@
+diff -ur facile-1.1.old/src/facile.mli facile-1.1/src/facile.mli
+--- facile-1.1.old/src/facile.mli  2004-09-08 10:51:02.0 +0100
 facile-1.1/src/facile.mli  2012-06-10 21:06:41.553916954 +0100
+@@ -127,7 +127,7 @@
+   module Hashtbl :
+ sig
+   type ('a, 'b) t
+-  val create : int -> ('a, 'b) t
++  val create : ?random:bool -> int -> ('a, 'b) t
+   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
+   val add : ('a, 'b) t -> 'a -> 'b -> unit
+   val find : ('a, 'b) t -> 'a -> 'b
+Binary files facile-1.1.old/src/fcl_data.cmi and facile-1.1/src/fcl_data.cmi 
differ
+diff -ur facile-1.1.old/src/fcl_data.mli facile-1.1/src/fcl_data.mli
+--- facile-1.1.old/src/fcl_data.mli2004-09-08 10:51:02.0 +0100
 facile-1.1/src/fcl_data.mli2012-06-10 21:06:25.841590828 +0100
+@@ -23,7 +23,7 @@
+ 
+ module Hashtbl : sig
+   type ('a, 'b) t
+-  val create : int -> ('a, 'b) t
++  val create : ?random:bool -> int -> ('a, 'b) t
+   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
+   val add : ('a, 'b) t -> 'a -> 'b -> unit
+   val find : ('a, 'b) t -> 'a -> 'b

Copied: facile/repos/testing-x86_64/PKGBUILD (from rev 280246, 
facile/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-11-08 14:59:51 UTC (rev 280247)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=facile
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="A Functional Constraint Library"
+arch=(i686 x86_64)
+url="http://www.recherche.enac.fr/opti/facile/";
+license=("LGPL")
+makedepends=('ocaml')
+depends=()
+source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz
+ocaml-facile-ocaml-4.patch)
+md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
+ '1ffc2f08c9f1db8ef0d444ec06f82b79')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  # fix ocaml4
+#  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/src"
+  install -d "$pkgdir/usr/lib/ocaml/facile"
+  install -D -m 644 facile.cmxa facile.cmi facile.cma facile.a 
"$pkgdir/usr/lib/ocaml/facile"
+}

Copied: facile/repos/testing-x86_64/ocaml-facile-ocaml-4.patch (from rev 
280246, facile/trunk/ocaml-facile-ocaml-4.patch)
===
--- testing-x86_64/ocaml-facile-ocaml-4.patch   (rev 0)
+++ testing-x86_64/ocaml-fa

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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 15:00:37
  Author: arojas
Revision: 280249

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

Added:
  facile/repos/testing-i686/PKGBUILD
(from rev 280248, facile/trunk/PKGBUILD)
  facile/repos/testing-x86_64/PKGBUILD
(from rev 280248, facile/trunk/PKGBUILD)
Deleted:
  facile/repos/testing-i686/PKGBUILD
  facile/repos/testing-i686/ocaml-facile-ocaml-4.patch
  facile/repos/testing-x86_64/PKGBUILD
  facile/repos/testing-x86_64/ocaml-facile-ocaml-4.patch

---+
 /PKGBUILD |   54 
 testing-i686/PKGBUILD |   30 ---
 testing-i686/ocaml-facile-ocaml-4.patch   |   25 
 testing-x86_64/PKGBUILD   |   30 ---
 testing-x86_64/ocaml-facile-ocaml-4.patch |   25 
 5 files changed, 54 insertions(+), 110 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-11-08 15:00:17 UTC (rev 280248)
+++ testing-i686/PKGBUILD   2016-11-08 15:00:37 UTC (rev 280249)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-
-pkgname=facile
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="A Functional Constraint Library"
-arch=(i686 x86_64)
-url="http://www.recherche.enac.fr/opti/facile/";
-license=("LGPL")
-makedepends=('ocaml')
-depends=()
-source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz
-ocaml-facile-ocaml-4.patch)
-md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
- '1ffc2f08c9f1db8ef0d444ec06f82b79')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  # fix ocaml4
-#  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/src"
-  install -d "$pkgdir/usr/lib/ocaml/facile"
-  install -D -m 644 facile.cmxa facile.cmi facile.cma facile.a 
"$pkgdir/usr/lib/ocaml/facile"
-}

Copied: facile/repos/testing-i686/PKGBUILD (from rev 280248, 
facile/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-08 15:00:37 UTC (rev 280249)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=facile
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="A Functional Constraint Library"
+arch=(i686 x86_64)
+url="http://www.recherche.enac.fr/opti/facile/";
+license=("LGPL")
+makedepends=('ocaml')
+depends=()
+source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz)
+md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
+ '1ffc2f08c9f1db8ef0d444ec06f82b79')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/src"
+  install -d "$pkgdir/usr/lib/ocaml/facile"
+  install -D -m 644 facile.cmxa facile.cmi facile.cma facile.a 
"$pkgdir/usr/lib/ocaml/facile"
+}

Deleted: testing-i686/ocaml-facile-ocaml-4.patch
===
--- testing-i686/ocaml-facile-ocaml-4.patch 2016-11-08 15:00:17 UTC (rev 
280248)
+++ testing-i686/ocaml-facile-ocaml-4.patch 2016-11-08 15:00:37 UTC (rev 
280249)
@@ -1,25 +0,0 @@
-diff -ur facile-1.1.old/src/facile.mli facile-1.1/src/facile.mli
 facile-1.1.old/src/facile.mli  2004-09-08 10:51:02.0 +0100
-+++ facile-1.1/src/facile.mli  2012-06-10 21:06:41.553916954 +0100
-@@ -127,7 +127,7 @@
-   module Hashtbl :
- sig
-   type ('a, 'b) t
--  val create : int -> ('a, 'b) t
-+  val create : ?random:bool -> int -> ('a, 'b) t
-   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
-   val add : ('a, 'b) t -> 'a -> 'b -> unit
-   val find : ('a, 'b) t -> 'a -> 'b
-Binary files facile-1.1.old/src/fcl_data.cmi and facile-1.1/src/fcl_data.cmi 
differ
-diff -ur facile-1.1.old/src/fcl_data.mli facile-1.1/src/fcl_data.mli
 facile-1.1.old/src/fcl_data.mli2004-09-08 10:51:02.0 +0100
-+++ facile-1.1/src/fcl_data.mli2012-06-10 21:06:25.841590828 +0100
-@@ -23,7 +23,7 @@
- 
- module Hashtbl : sig
-   type ('a, 'b) t
--  val create : int -> ('a, 'b) t
-+  val create : ?random:bool -> int -> ('a, 'b) t
-   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
-   val add : ('a, 'b) t -> 'a -> 'b -> unit
-   val find : ('a, 'b) t -> 'a -> 'b

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2016-11-08 15:00:17 UTC (rev 280248)
+++ testing-x86_64/PKGBUILD 2016-11-08 15:00:37 UTC (rev 280249)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-
-pkgname=facile
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="A Functional Constraint Library"
-arch=(i686 x86_64)
-url="http://www.recherche.enac.fr/opti/facile/";
-license=("LGPL")
-makedepends=('ocaml')
-depends=()
-source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname

[arch-commits] Commit in facile/trunk (PKGBUILD ocaml-facile-ocaml-4.patch)

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 15:00:17
  Author: arojas
Revision: 280248

No longer needed

Modified:
  facile/trunk/PKGBUILD
Deleted:
  facile/trunk/ocaml-facile-ocaml-4.patch

+
 PKGBUILD   |5 +
 ocaml-facile-ocaml-4.patch |   25 -
 2 files changed, 1 insertion(+), 29 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 14:59:51 UTC (rev 280247)
+++ PKGBUILD2016-11-08 15:00:17 UTC (rev 280248)
@@ -10,15 +10,12 @@
 license=("LGPL")
 makedepends=('ocaml')
 depends=()
-source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz
-ocaml-facile-ocaml-4.patch)
+source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz)
 md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
  '1ffc2f08c9f1db8ef0d444ec06f82b79')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-  # fix ocaml4
-#  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
   ./configure
   make
 }

Deleted: ocaml-facile-ocaml-4.patch
===
--- ocaml-facile-ocaml-4.patch  2016-11-08 14:59:51 UTC (rev 280247)
+++ ocaml-facile-ocaml-4.patch  2016-11-08 15:00:17 UTC (rev 280248)
@@ -1,25 +0,0 @@
-diff -ur facile-1.1.old/src/facile.mli facile-1.1/src/facile.mli
 facile-1.1.old/src/facile.mli  2004-09-08 10:51:02.0 +0100
-+++ facile-1.1/src/facile.mli  2012-06-10 21:06:41.553916954 +0100
-@@ -127,7 +127,7 @@
-   module Hashtbl :
- sig
-   type ('a, 'b) t
--  val create : int -> ('a, 'b) t
-+  val create : ?random:bool -> int -> ('a, 'b) t
-   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
-   val add : ('a, 'b) t -> 'a -> 'b -> unit
-   val find : ('a, 'b) t -> 'a -> 'b
-Binary files facile-1.1.old/src/fcl_data.cmi and facile-1.1/src/fcl_data.cmi 
differ
-diff -ur facile-1.1.old/src/fcl_data.mli facile-1.1/src/fcl_data.mli
 facile-1.1.old/src/fcl_data.mli2004-09-08 10:51:02.0 +0100
-+++ facile-1.1/src/fcl_data.mli2012-06-10 21:06:25.841590828 +0100
-@@ -23,7 +23,7 @@
- 
- module Hashtbl : sig
-   type ('a, 'b) t
--  val create : int -> ('a, 'b) t
-+  val create : ?random:bool -> int -> ('a, 'b) t
-   val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
-   val add : ('a, 'b) t -> 'a -> 'b -> unit
-   val find : ('a, 'b) t -> 'a -> 'b


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 14:59:10
  Author: arojas
Revision: 280246

ocaml 4.03 rebuild

Modified:
  facile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:44:43 UTC (rev 280245)
+++ PKGBUILD2016-11-08 14:59:10 UTC (rev 280246)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski 
 
 pkgname=facile
-pkgver=1.1
-pkgrel=20
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="A Functional Constraint Library"
 arch=(i686 x86_64)
 url="http://www.recherche.enac.fr/opti/facile/";
@@ -10,15 +10,15 @@
 license=("LGPL")
 makedepends=('ocaml')
 depends=()
-source=(http://www.recherche.enac.fr/opti/facile/distrib/$pkgname-$pkgver.tar.gz
+source=(http://opti.recherche.enac.fr/facile/distrib/$pkgname-$pkgver.tar.gz
 ocaml-facile-ocaml-4.patch)
-md5sums=('ab673e1fc0859a42bcb639a02c2d7e9e'
+md5sums=('1409fb5a725e491a6e8e60ad7484eeb1'
  '1ffc2f08c9f1db8ef0d444ec06f82b79')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   # fix ocaml4
-  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
+#  patch -Np1 -i ../ocaml-facile-ocaml-4.patch
   ./configure
   make
 }


[arch-commits] Commit in open-vm-tools/repos (28 files)

2016-11-08 Thread Sergej Pupykin
Date: Tuesday, November 8, 2016 @ 14:18:09
  Author: spupykin
Revision: 195146

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

Added:
  open-vm-tools/repos/community-i686/PKGBUILD
(from rev 195145, open-vm-tools/trunk/PKGBUILD)
  open-vm-tools/repos/community-i686/network-script
(from rev 195145, open-vm-tools/trunk/network-script)
  open-vm-tools/repos/community-i686/tools.conf
(from rev 195145, open-vm-tools/trunk/tools.conf)
  open-vm-tools/repos/community-i686/vmtoolsd.service
(from rev 195145, open-vm-tools/trunk/vmtoolsd.service)
  open-vm-tools/repos/community-i686/vmware-guestd
(from rev 195145, open-vm-tools/trunk/vmware-guestd)
  open-vm-tools/repos/community-i686/vmware-vmblock-fuse.service
(from rev 195145, open-vm-tools/trunk/vmware-vmblock-fuse.service)
  open-vm-tools/repos/community-i686/xautostart.conf
(from rev 195145, open-vm-tools/trunk/xautostart.conf)
  open-vm-tools/repos/community-x86_64/PKGBUILD
(from rev 195145, open-vm-tools/trunk/PKGBUILD)
  open-vm-tools/repos/community-x86_64/network-script
(from rev 195145, open-vm-tools/trunk/network-script)
  open-vm-tools/repos/community-x86_64/tools.conf
(from rev 195145, open-vm-tools/trunk/tools.conf)
  open-vm-tools/repos/community-x86_64/vmtoolsd.service
(from rev 195145, open-vm-tools/trunk/vmtoolsd.service)
  open-vm-tools/repos/community-x86_64/vmware-guestd
(from rev 195145, open-vm-tools/trunk/vmware-guestd)
  open-vm-tools/repos/community-x86_64/vmware-vmblock-fuse.service
(from rev 195145, open-vm-tools/trunk/vmware-vmblock-fuse.service)
  open-vm-tools/repos/community-x86_64/xautostart.conf
(from rev 195145, open-vm-tools/trunk/xautostart.conf)
Deleted:
  open-vm-tools/repos/community-i686/PKGBUILD
  open-vm-tools/repos/community-i686/network-script
  open-vm-tools/repos/community-i686/tools.conf
  open-vm-tools/repos/community-i686/vmtoolsd.service
  open-vm-tools/repos/community-i686/vmware-guestd
  open-vm-tools/repos/community-i686/vmware-vmblock-fuse.service
  open-vm-tools/repos/community-i686/xautostart.conf
  open-vm-tools/repos/community-x86_64/PKGBUILD
  open-vm-tools/repos/community-x86_64/network-script
  open-vm-tools/repos/community-x86_64/tools.conf
  open-vm-tools/repos/community-x86_64/vmtoolsd.service
  open-vm-tools/repos/community-x86_64/vmware-guestd
  open-vm-tools/repos/community-x86_64/vmware-vmblock-fuse.service
  open-vm-tools/repos/community-x86_64/xautostart.conf

--+
 /PKGBUILD|  178 +++
 /network-script  |  390 +
 /tools.conf  |2 
 /vmtoolsd.service|   18 +
 /vmware-guestd   |   12 
 /vmware-vmblock-fuse.service |   24 +
 /xautostart.conf |   12 
 community-i686/PKGBUILD  |   85 -
 community-i686/network-script|  195 
 community-i686/tools.conf|1 
 community-i686/vmtoolsd.service  |9 
 community-i686/vmware-guestd |6 
 community-i686/vmware-vmblock-fuse.service   |   12 
 community-i686/xautostart.conf   |6 
 community-x86_64/PKGBUILD|   85 -
 community-x86_64/network-script  |  195 
 community-x86_64/tools.conf  |1 
 community-x86_64/vmtoolsd.service|9 
 community-x86_64/vmware-guestd   |6 
 community-x86_64/vmware-vmblock-fuse.service |   12 
 community-x86_64/xautostart.conf |6 
 21 files changed, 636 insertions(+), 628 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 14:17:39 UTC (rev 195145)
+++ community-i686/PKGBUILD 2016-11-08 14:18:09 UTC (rev 195146)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Krzysztof Raczkowski 
-
-pkgname=open-vm-tools
-epoch=6
-pkgver=10.0.7
-pkgrel=5
-pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools"
-arch=('i686' 'x86_64')
-url="https://github.com/vmware/open-vm-tools";
-license=('LGPL')
-depends=('libdnet' 'icu' 'procps-ng' 'uriparser' 'libsigc++' 'libxss'
-'iproute2' 'fuse' 'lsb-release' 'libmspack')
-makedepends=('chrpath' 'doxygen' 'gtkmm' 'libxtst')
-optdepends=('gtkmm: DnD/CP plugin'
-   'libxtst: DnD/CP, resolution set plugins'
-   'netctl: suspend-resume network state'
-   'networkmanager: suspend-resume network state')
-backup=('etc/pam.d/vmware-guestd')
-options=('docs')
-source=($pkgname-$pkgver.tar.gz::https://github.com/vmware/open-vm-tools/archive/stable-${pkgver/_/-}.tar.gz
-   network-script
-   tools.conf
-   vmware-guestd
- 

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

2016-11-08 Thread Sergej Pupykin
Date: Tuesday, November 8, 2016 @ 14:17:39
  Author: spupykin
Revision: 195145

upgpkg: open-vm-tools 6:10.1.0-1

upd

Modified:
  open-vm-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 14:10:31 UTC (rev 195144)
+++ PKGBUILD2016-11-08 14:17:39 UTC (rev 195145)
@@ -4,8 +4,8 @@
 
 pkgname=open-vm-tools
 epoch=6
-pkgver=10.0.7
-pkgrel=5
+pkgver=10.1.0
+pkgrel=1
 pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools"
 arch=('i686' 'x86_64')
 url="https://github.com/vmware/open-vm-tools";
@@ -26,7 +26,7 @@
xautostart.conf
vmtoolsd.service
vmware-vmblock-fuse.service)
-md5sums=('f865c9cfc9732360f6e1b08cdbd16483'
+md5sums=('995358ef96268083d0fbd307e0a211b2'
  'cbfa69ead382bc527e6f6ddfed8e5c4d'
  'b55d15e2c4be396aad709aeca91033d3'
  '1b9ae908fce4c623269f100ee9bdfdef'
@@ -36,7 +36,11 @@
 
 prepare() {
   cd "$srcdir/$pkgname-"*"/open-vm-tools"
-  sed -i 's|-Werror||g' configure.ac
+  sed -i \
+-e 's|-Werror||g' \
+-e 's|.*common-agent/etc/config/Makefile.*||' \
+configure.ac
+  mkdir -p common-agent/etc/config
   autoreconf -vi
 }
 


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

2016-11-08 Thread Sergej Pupykin
Date: Tuesday, November 8, 2016 @ 14:10:31
  Author: spupykin
Revision: 195144

archrelease: copy trunk to community-testing-any

Added:
  scala/repos/community-testing-any/
  scala/repos/community-testing-any/PKGBUILD
(from rev 195143, scala/trunk/PKGBUILD)

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

Copied: scala/repos/community-testing-any/PKGBUILD (from rev 195143, 
scala/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2016-11-08 14:10:31 UTC (rev 195144)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Marcin Karpezo 
+
+pkgbase=scala
+pkgname=(scala scala-docs scala-sources)
+pkgver=2.12.0
+pkgrel=1
+_watch="https://github.com/scala/scala/releases";
+_distdate=20161021-070700
+_distsha=8684ae833d
+pkgdesc="A Java-interoperable language with object-oriented and functional 
features"
+arch=('any')
+url="http://www.scala-lang.org";
+license=('BSD')
+depends=('java-runtime>=8' 'java-environment>=8')
+makedepends=('sbt' 'git')
+source=("scala-$pkgver.tar.gz::https://github.com/scala/scala/archive/v${pkgver}.tar.gz";
+   
"scala-docs-${pkgver}.tar.xz::http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz";)
+md5sums=('e5fd7aa6c5dc5651a2cfced262774741'
+ 'ef17ef72d522e12f00e3be211288633e')
+
+prepare() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  chmod 0755 tools/*
+  echo -e "#!/bin/bash\necho ${_distdate}" >tools/get-scala-commit-date
+  echo -e "#!/bin/bash\necho ${_distsha}" >tools/get-scala-commit-sha
+}
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  sbt dist/mkPack
+}
+
+package_scala() {
+  depends=('java-runtime')
+  optdepends=('scala-docs' 'scala-sources' 'graphviz: generate diagrams')
+
+  cd "$srcdir"/${pkgname}-${pkgver}/build/pack
+
+  install -d "$pkgdir"/usr/{bin,share} "$pkgdir"/usr/share/man/man1 
"$pkgdir"/usr/share/scala/{bin,lib}
+  cp -r lib "$pkgdir"/usr/share/scala/
+#  cp -r target/scala-dist/resource_managed/main/man "$pkgdir"/usr/share/
+  install -m 755 bin/{fsc,scala,scalac,scalap,scaladoc} 
"$pkgdir"/usr/share/scala/bin
+  install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md
+
+  ln -s ../share/scala/bin/fsc "$pkgdir"/usr/bin/fsc
+  ln -s ../share/scala/bin/scala "$pkgdir"/usr/bin/scala
+  ln -s ../share/scala/bin/scalac "$pkgdir"/usr/bin/scalac
+  ln -s ../share/scala/bin/scalap "$pkgdir"/usr/bin/scalap
+  ln -s ../share/scala/bin/scaladoc "$pkgdir"/usr/bin/scaladoc
+}
+
+package_scala-docs() {
+  replaces=('scala-doc' 'scala-devel-docs')
+  pkgdesc="Scala documentation"
+  depends=()
+
+  cd "$srcdir"/scala-${pkgver}
+  mkdir -p "$pkgdir"/usr/share/doc/
+  cp -r api "$pkgdir"/usr/share/doc/scala
+  install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md
+}
+
+package_scala-sources() {
+  replaces=('scala-src')
+  pkgdesc="Scala sources"
+  depends=()
+
+  cd "$srcdir"/scala-${pkgver}
+  mkdir -p "$pkgdir"/usr/share/scala/
+  find . -type f -name '*-sources.jar' | while read f; do
+install -Dm0644 $f "$pkgdir"/usr/share/scala/src/`basename $f`
+  done
+  install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md
+}


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

2016-11-08 Thread Sergej Pupykin
Date: Tuesday, November 8, 2016 @ 14:10:17
  Author: spupykin
Revision: 195143

upgpkg: scala 2.12.0-1

upd

Modified:
  scala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:56:13 UTC (rev 195142)
+++ PKGBUILD2016-11-08 14:10:17 UTC (rev 195143)
@@ -4,21 +4,21 @@
 
 pkgbase=scala
 pkgname=(scala scala-docs scala-sources)
-pkgver=2.11.8
+pkgver=2.12.0
 pkgrel=1
 _watch="https://github.com/scala/scala/releases";
-_distdate=20160309-060100
-_distsha=1706a37eb8
+_distdate=20161021-070700
+_distsha=8684ae833d
 pkgdesc="A Java-interoperable language with object-oriented and functional 
features"
 arch=('any')
 url="http://www.scala-lang.org";
 license=('BSD')
-depends=('java-runtime')
-makedepends=('apache-ant' 'git')
+depends=('java-runtime>=8' 'java-environment>=8')
+makedepends=('sbt' 'git')
 
source=("scala-$pkgver.tar.gz::https://github.com/scala/scala/archive/v${pkgver}.tar.gz";
-   "http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz";)
-md5sums=('64c5160e6e98561096e004636463f3f0'
- '7d8bc6cc70e15f03e6c9255415268de3')
+   
"scala-docs-${pkgver}.tar.xz::http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz";)
+md5sums=('e5fd7aa6c5dc5651a2cfced262774741'
+ 'ef17ef72d522e12f00e3be211288633e')
 
 prepare() {
   cd "$srcdir"/${pkgname}-${pkgver}
@@ -29,10 +29,7 @@
 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver}
-  export ANT_OPTS="-Xms2500M -Xmx2500M -Xss8M -XX:MaxPermSize=1024M 
-XX:+UseParallelGC"
-  export M2_OPTS="-Dmaven.repo.local=/tmp"
-  # Need to change builduser's home in /etc/passwd. It should be writable.
-  ant build-opt pack.doc osgi.done -Dbuild.release=true -Duser.home=/tmp
+  sbt dist/mkPack
 }
 
 package_scala() {
@@ -43,7 +40,7 @@
 
   install -d "$pkgdir"/usr/{bin,share} "$pkgdir"/usr/share/man/man1 
"$pkgdir"/usr/share/scala/{bin,lib}
   cp -r lib "$pkgdir"/usr/share/scala/
-  cp -r man "$pkgdir"/usr/share/
+#  cp -r target/scala-dist/resource_managed/main/man "$pkgdir"/usr/share/
   install -m 755 bin/{fsc,scala,scalac,scalap,scaladoc} 
"$pkgdir"/usr/share/scala/bin
   install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md
 
@@ -59,9 +56,9 @@
   pkgdesc="Scala documentation"
   depends=()
 
-  cd "$srcdir"
+  cd "$srcdir"/scala-${pkgver}
   mkdir -p "$pkgdir"/usr/share/doc/
-  cp -r scala-docs-${pkgver} "$pkgdir"/usr/share/doc/scala
+  cp -r api "$pkgdir"/usr/share/doc/scala
   install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md
 }
 
@@ -72,7 +69,7 @@
 
   cd "$srcdir"/scala-${pkgver}
   mkdir -p "$pkgdir"/usr/share/scala/
-  find . -type f -name '*-src.jar' | while read f; do
+  find . -type f -name '*-sources.jar' | while read f; do
 install -Dm0644 $f "$pkgdir"/usr/share/scala/src/`basename $f`
   done
   install -D -m0644 "$srcdir"/scala-${pkgver}/doc/LICENSE.md 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.md


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:56:13
  Author: arojas
Revision: 195142

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

Added:
  appstream/repos/community-i686/PKGBUILD
(from rev 195141, appstream/trunk/PKGBUILD)
  appstream/repos/community-i686/update-appstream-index.hook
(from rev 195141, appstream/trunk/update-appstream-index.hook)
  appstream/repos/community-x86_64/PKGBUILD
(from rev 195141, appstream/trunk/PKGBUILD)
  appstream/repos/community-x86_64/update-appstream-index.hook
(from rev 195141, appstream/trunk/update-appstream-index.hook)
Deleted:
  appstream/repos/community-i686/PKGBUILD
  appstream/repos/community-i686/update-appstream-index.hook
  appstream/repos/community-x86_64/PKGBUILD
  appstream/repos/community-x86_64/update-appstream-index.hook

--+
 /PKGBUILD|  108 +
 /update-appstream-index.hook |   34 +++
 community-i686/PKGBUILD  |   54 
 community-i686/update-appstream-index.hook   |   11 --
 community-x86_64/PKGBUILD|   54 
 community-x86_64/update-appstream-index.hook |   11 --
 6 files changed, 142 insertions(+), 130 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 12:55:36 UTC (rev 195141)
+++ community-i686/PKGBUILD 2016-11-08 12:56:13 UTC (rev 195142)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Jameson Pugh 
-# Contributor: Tim Jester-Pfadt gmx.de>
-
-pkgbase=appstream
-pkgname=(appstream appstream-qt)
-pkgver=0.10.3
-pkgrel=1
-pkgdesc="Provides a standard for creating app stores across distributions"
-arch=(i686 x86_64)
-url="http://distributions.freedesktop.org/wiki/AppStream";
-license=(GPL)
-depends=(libyaml libxml2 protobuf libstemmer glib2)
-makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
-source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-index.hook)
-sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
-'SKIP'
-'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
-validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../AppStream-$pkgver \
-   -DQT=ON \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package_appstream() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-  
-# provided by -qt subpackage
-  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
-
-  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
-}
-
-package_appstream-qt() {
-  pkgdesc='Qt5 interface for AppStream'
-  depends=(appstream qt5-base)
-
-  cd build/qt
-  make DESTDIR="$pkgdir" install
-}

Copied: appstream/repos/community-i686/PKGBUILD (from rev 195141, 
appstream/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 12:56:13 UTC (rev 195142)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt gmx.de>
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.10.3
+pkgrel=2
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(i686 x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream";
+license=(GPL)
+depends=(libyaml libxml2 protobuf libstemmer glib2)
+makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-index.hook)
+sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
+'SKIP'
+'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../AppStream-$pkgver \
+   -DQT=ON \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package_appstream() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+  
+# provided by -qt subpackage
+  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
+
+  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
+}
+
+package_appstream-qt() {
+  pkgdesc='Qt5 interface for AppStream'
+  depends=(appstream qt5-base)
+
+  cd build/qt
+  make DESTDIR="$pkgdir" install
+}

Deleted: 

[arch-commits] Commit in appstream/trunk (PKGBUILD update-appstream-index.hook)

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:55:36
  Author: arojas
Revision: 195141

Force cache rebuild on package update

Modified:
  appstream/trunk/PKGBUILD
  appstream/trunk/update-appstream-index.hook

-+
 PKGBUILD|4 ++--
 update-appstream-index.hook |6 ++
 2 files changed, 8 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:42:16 UTC (rev 195140)
+++ PKGBUILD2016-11-08 12:55:36 UTC (rev 195141)
@@ -6,7 +6,7 @@
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
 pkgver=0.10.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream";
@@ -17,7 +17,7 @@
 update-appstream-index.hook)
 sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
 'SKIP'
-'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
+'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

 
 prepare() {

Modified: update-appstream-index.hook
===
--- update-appstream-index.hook 2016-11-08 12:42:16 UTC (rev 195140)
+++ update-appstream-index.hook 2016-11-08 12:55:36 UTC (rev 195141)
@@ -5,6 +5,12 @@
 Operation = Remove
 Target = usr/share/app-info/*
 
+[Trigger]
+Type = Package
+Operation = Install
+Operation = Upgrade
+Target = appstream
+
 [Action]
 Description = Updating the appstream index...
 When = PostTransaction


[arch-commits] Commit in dkms/repos (13 files)

2016-11-08 Thread Sébastien Luttringer
Date: Tuesday, November 8, 2016 @ 12:44:43
  Author: seblu
Revision: 280245

db-move: moved dkms from [testing] to [extra] (any)

Added:
  dkms/repos/extra-any/02-no-kernel-hook.patch
(from rev 280244, dkms/repos/testing-any/02-no-kernel-hook.patch)
  dkms/repos/extra-any/PKGBUILD
(from rev 280244, dkms/repos/testing-any/PKGBUILD)
  dkms/repos/extra-any/dkms.install
(from rev 280244, dkms/repos/testing-any/dkms.install)
  dkms/repos/extra-any/hook.install
(from rev 280244, dkms/repos/testing-any/hook.install)
  dkms/repos/extra-any/hook.remove
(from rev 280244, dkms/repos/testing-any/hook.remove)
  dkms/repos/extra-any/hook.sh
(from rev 280244, dkms/repos/testing-any/hook.sh)
Deleted:
  dkms/repos/extra-any/02-no-kernel-hook.patch
  dkms/repos/extra-any/PKGBUILD
  dkms/repos/extra-any/dkms.install
  dkms/repos/extra-any/hook.install
  dkms/repos/extra-any/hook.remove
  dkms/repos/extra-any/hook.sh
  dkms/repos/testing-any/

---+
 /02-no-kernel-hook.patch  |   13 +++
 /PKGBUILD |   64 +
 /dkms.install |   13 +++
 /hook.install |   14 +++
 /hook.remove  |   16 
 /hook.sh  |  133 
 extra-any/02-no-kernel-hook.patch |   13 ---
 extra-any/PKGBUILD|   64 -
 extra-any/dkms.install|   13 ---
 extra-any/hook.install|   15 
 extra-any/hook.remove |   17 
 extra-any/hook.sh |  115 ---
 12 files changed, 253 insertions(+), 237 deletions(-)

Deleted: extra-any/02-no-kernel-hook.patch
===
--- extra-any/02-no-kernel-hook.patch   2016-11-08 11:33:06 UTC (rev 280244)
+++ extra-any/02-no-kernel-hook.patch   2016-11-08 12:44:43 UTC (rev 280245)
@@ -1,13 +0,0 @@
-# Author: Sébastien Luttringer 
 a/Makefile 2011-12-07 19:23:51.0 +0100
-+++ b/Makefile 2013-05-13 00:48:19.62000 +0200
-@@ -46,9 +46,6 @@
-   gzip -c -9 dkms.8 > $(MAN)/dkms.8.gz
-   chmod 0644 $(MAN)/dkms.8.gz
-   touch --reference=dkms.8 $(MAN)/dkms.8.gz
--  mkdir   -p -m 0755 $(KCONF)/prerm.d $(KCONF)/postinst.d
--  install -p -m 0755 kernel_prerm.d_dkms  $(KCONF)/prerm.d/dkms
--  install -p -m 0755 kernel_postinst.d_dkms $(KCONF)/postinst.d/dkms
- 
- DOCFILES=sample.spec sample.conf AUTHORS COPYING README.dkms 
sample-suse-9-mkkmp.spec sample-suse-10-mkkmp.spec
- 

Copied: dkms/repos/extra-any/02-no-kernel-hook.patch (from rev 280244, 
dkms/repos/testing-any/02-no-kernel-hook.patch)
===
--- extra-any/02-no-kernel-hook.patch   (rev 0)
+++ extra-any/02-no-kernel-hook.patch   2016-11-08 12:44:43 UTC (rev 280245)
@@ -0,0 +1,13 @@
+# Author: Sébastien Luttringer 
+--- a/Makefile 2011-12-07 19:23:51.0 +0100
 b/Makefile 2013-05-13 00:48:19.62000 +0200
+@@ -46,9 +46,6 @@
+   gzip -c -9 dkms.8 > $(MAN)/dkms.8.gz
+   chmod 0644 $(MAN)/dkms.8.gz
+   touch --reference=dkms.8 $(MAN)/dkms.8.gz
+-  mkdir   -p -m 0755 $(KCONF)/prerm.d $(KCONF)/postinst.d
+-  install -p -m 0755 kernel_prerm.d_dkms  $(KCONF)/prerm.d/dkms
+-  install -p -m 0755 kernel_postinst.d_dkms $(KCONF)/postinst.d/dkms
+ 
+ DOCFILES=sample.spec sample.conf AUTHORS COPYING README.dkms 
sample-suse-9-mkkmp.spec sample-suse-10-mkkmp.spec
+ 

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2016-11-08 11:33:06 UTC (rev 280244)
+++ extra-any/PKGBUILD  2016-11-08 12:44:43 UTC (rev 280245)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
-
-pkgname=dkms
-pkgver=2.2.0.3+git151023
-pkgrel=12
-pkgdesc='Dynamic Kernel Modules System'
-arch=('any')
-url='http://linux.dell.com/dkms/'
-license=('GPL2')
-depends=('bash' 'kmod' 'gcc' 'make' 'patch')
-makedepends=('git')
-optdepends=('linux-headers: build modules against the Arch kernel'
-'linux-lts-headers: build modules against the LTS kernel'
-'linux-zen-headers: build modules against the ZEN kernel'
-'linux-grsec-headers: build modules against the GRSEC kernel')
-backup=('etc/dkms/framework.conf')
-install=$pkgname.install
-source=('git+git://linux.dell.com/dkms.git#commit=7b6e78f'
-'02-no-kernel-hook.patch'
-'hook.install'
-'hook.remove'
-'hook.sh')
-md5sums=('SKIP'
- '82d520c39c99c34977e48b313a189c6c'
- 'e6eada07fc3a56a491e14dfeafec746f'
- '094e692184902a7ee584c84f3a9e375d'
- 'f2a86ab70daba2e8623156f5221152a9')
-
-prepare() {
-  cd dkms
-
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[

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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:39:28
  Author: arojas
Revision: 195138

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

Added:
  discover/repos/community-staging-i686/PKGBUILD
(from rev 195137, discover/trunk/PKGBUILD)
  discover/repos/community-staging-i686/discover-appstream-0.10.3.patch
(from rev 195137, discover/trunk/discover-appstream-0.10.3.patch)
  discover/repos/community-staging-x86_64/PKGBUILD
(from rev 195137, discover/trunk/PKGBUILD)
  discover/repos/community-staging-x86_64/discover-appstream-0.10.3.patch
(from rev 195137, discover/trunk/discover-appstream-0.10.3.patch)
Deleted:
  discover/repos/community-staging-i686/PKGBUILD
  discover/repos/community-staging-i686/discover-appstream-0.10.3.patch
  discover/repos/community-staging-x86_64/PKGBUILD
  discover/repos/community-staging-x86_64/discover-appstream-0.10.3.patch

--+
 /PKGBUILD|   88 ++
 /discover-appstream-0.10.3.patch |  512 +
 community-staging-i686/PKGBUILD  |   44 -
 community-staging-i686/discover-appstream-0.10.3.patch   |  256 --
 community-staging-x86_64/PKGBUILD|   44 -
 community-staging-x86_64/discover-appstream-0.10.3.patch |  256 --
 6 files changed, 600 insertions(+), 600 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2016-11-08 12:39:02 UTC (rev 195137)
+++ community-staging-i686/PKGBUILD 2016-11-08 12:39:28 UTC (rev 195138)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-
-pkgname=discover
-pkgver=5.8.3
-pkgrel=1
-pkgdesc='A collection of package management tools for KDE'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kde/workspace/discover'
-license=(LGPL)
-depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects 
appstream-qt archlinux-appstream-data
- hicolor-icon-theme kirigami)
-makedepends=(extra-cmake-modules python plasma-framework)
-conflicts=(muon)
-replaces=(muon)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
-discover-appstream-0.10.3.patch)
-md5sums=('555043b0cdeb1cfdb00ee45ec5dec7c6'
- 'SKIP'
- 'da8766914efcb8fb248bcdf8f1c38396')
-validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell 

-
-prepare() {
-  mkdir -p build
-
-# Port to appstream-qt 0.10.3 API (Debian)
-  cd $pkgname-$pkgver
-  patch -p1 -i ../discover-appstream-0.10.3.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: discover/repos/community-staging-i686/PKGBUILD (from rev 195137, 
discover/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 12:39:28 UTC (rev 195138)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+
+pkgname=discover
+pkgver=5.8.3
+pkgrel=2
+pkgdesc='A collection of package management tools for KDE'
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kde/workspace/discover'
+license=(LGPL)
+depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects 
appstream-qt archlinux-appstream-data
+ hicolor-icon-theme kirigami)
+makedepends=(extra-cmake-modules python plasma-framework)
+conflicts=(muon)
+replaces=(muon)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+discover-appstream-0.10.3.patch)
+md5sums=('555043b0cdeb1cfdb00ee45ec5dec7c6'
+ 'SKIP'
+ 'da8766914efcb8fb248bcdf8f1c38396')
+validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell 

+
+prepare() {
+  mkdir -p build
+
+# Port to appstream-qt 0.10.3 API (Debian)
+  cd $pkgname-$pkgver
+  patch -p1 -i ../discover-appstream-0.10.3.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-staging-i686/discover-appstream-0.10.3.patch
===
--- community-staging-i686/discover-appstream-0.10.3.patch  2016-11-08 
12:39:02 UTC (rev 195137)
+++ community-staging-i686/discover-appstream-0.10.3.patch  2016-11-08 
12:39:28 UTC (rev 195138)
@@ -1,256 +0,0 @@
-commit 5748ab0d65df220ce1e084939b07e32c676f853b
-Author: Matthias Klumpp 
-Date:   Sat Nov 5 16:30:43 2016 +0100
-
-Make Discover compile with newer AppStrea

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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:39:02
  Author: arojas
Revision: 195137

Bump pkgrel

Modified:
  discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:33:14 UTC (rev 195136)
+++ PKGBUILD2016-11-08 12:39:02 UTC (rev 195137)
@@ -3,7 +3,7 @@
 
 pkgname=discover
 pkgver=5.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A collection of package management tools for KDE'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/discover'


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:33:14
  Author: arojas
Revision: 195136

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

Added:
  discover/repos/community-staging-i686/
  discover/repos/community-staging-i686/PKGBUILD
(from rev 195135, discover/trunk/PKGBUILD)
  discover/repos/community-staging-i686/discover-appstream-0.10.3.patch
(from rev 195135, discover/trunk/discover-appstream-0.10.3.patch)
  discover/repos/community-staging-x86_64/
  discover/repos/community-staging-x86_64/PKGBUILD
(from rev 195135, discover/trunk/PKGBUILD)
  discover/repos/community-staging-x86_64/discover-appstream-0.10.3.patch
(from rev 195135, discover/trunk/discover-appstream-0.10.3.patch)

--+
 community-staging-i686/PKGBUILD  |   44 ++
 community-staging-i686/discover-appstream-0.10.3.patch   |  256 +
 community-staging-x86_64/PKGBUILD|   44 ++
 community-staging-x86_64/discover-appstream-0.10.3.patch |  256 +
 4 files changed, 600 insertions(+)

Copied: discover/repos/community-staging-i686/PKGBUILD (from rev 195135, 
discover/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 12:33:14 UTC (rev 195136)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+
+pkgname=discover
+pkgver=5.8.3
+pkgrel=1
+pkgdesc='A collection of package management tools for KDE'
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kde/workspace/discover'
+license=(LGPL)
+depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects 
appstream-qt archlinux-appstream-data
+ hicolor-icon-theme kirigami)
+makedepends=(extra-cmake-modules python plasma-framework)
+conflicts=(muon)
+replaces=(muon)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+discover-appstream-0.10.3.patch)
+md5sums=('555043b0cdeb1cfdb00ee45ec5dec7c6'
+ 'SKIP'
+ 'da8766914efcb8fb248bcdf8f1c38396')
+validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell 

+
+prepare() {
+  mkdir -p build
+
+# Port to appstream-qt 0.10.3 API (Debian)
+  cd $pkgname-$pkgver
+  patch -p1 -i ../discover-appstream-0.10.3.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: discover/repos/community-staging-i686/discover-appstream-0.10.3.patch 
(from rev 195135, discover/trunk/discover-appstream-0.10.3.patch)
===
--- community-staging-i686/discover-appstream-0.10.3.patch  
(rev 0)
+++ community-staging-i686/discover-appstream-0.10.3.patch  2016-11-08 
12:33:14 UTC (rev 195136)
@@ -0,0 +1,256 @@
+commit 5748ab0d65df220ce1e084939b07e32c676f853b
+Author: Matthias Klumpp 
+Date:   Sat Nov 5 16:30:43 2016 +0100
+
+Make Discover compile with newer AppStreamQt releases
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 48a9b77..c59d7ad 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -28,7 +28,15 @@ if (NOT packagekitqt5_FOUND)
+ find_package(KF5 REQUIRED IconThemes Notifications KIO)
+ endif()
+ endif()
+-find_package(AppstreamQt 0.10)
++
++find_package(AppStreamQt 0.10)
++set(AppStreamTarget "AppStreamQt")
++if (NOT AppStreamQt_FOUND)
++find_package(AppstreamQt 0.10)
++set(AppStreamTarget "AppstreamQt")
++set(AppStreamQt_FOUND TRUE)
++endif()
++
+ find_package(KF5Attica 5.23)
+ find_package(KF5NewStuff 5.23)
+ 
+diff --git a/libdiscover/backends/CMakeLists.txt 
b/libdiscover/backends/CMakeLists.txt
+index 93497f6..8eb7365 100644
+--- a/libdiscover/backends/CMakeLists.txt
 b/libdiscover/backends/CMakeLists.txt
+@@ -20,7 +20,7 @@ if(BODEGA_FOUND)
+ add_subdirectory(BodegaBackend)
+ endif()
+ 
+-if(packagekitqt5_FOUND AND AppstreamQt_FOUND)
++if(packagekitqt5_FOUND AND AppStreamQt_FOUND)
+ add_subdirectory(PackageKitBackend)
+ endif()
+ 
+diff --git a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp 
+b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
+index 658019f..5256db3 100644
+--- a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
 b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
+@@ -19,8 +19,14 @@
+  ***/
+ 
+ #include "AppPackageKitResource.h"
++#ifdef NEWAPPSTREAM
++#include 
++#include 
++#include 
++#else
+ #include 
+ #include 
++#endif
+ // #include 
+ #include 
+ #include 
+@@ -52,7 +58,23 @@ QString AppPackageKitResource::longDescription()
+ QVariant AppPackageK

[arch-commits] Commit in discover/trunk (PKGBUILD discover-appstream-0.10.3.patch)

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:32:41
  Author: arojas
Revision: 195135

appstream-qt 0.10.3 rebuild

Added:
  discover/trunk/discover-appstream-0.10.3.patch
Modified:
  discover/trunk/PKGBUILD

-+
 PKGBUILD|   13 +
 discover-appstream-0.10.3.patch |  256 ++
 2 files changed, 266 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:22:46 UTC (rev 195134)
+++ PKGBUILD2016-11-08 12:32:41 UTC (rev 195135)
@@ -8,17 +8,24 @@
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/discover'
 license=(LGPL)
-depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects 
appstream-qt archlinux-appstream-data hicolor-icon-theme kirigami)
+depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects 
appstream-qt archlinux-appstream-data
+ hicolor-icon-theme kirigami)
 makedepends=(extra-cmake-modules python plasma-framework)
 conflicts=(muon)
 replaces=(muon)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+discover-appstream-0.10.3.patch)
 md5sums=('555043b0cdeb1cfdb00ee45ec5dec7c6'
- 'SKIP')
+ 'SKIP'
+ 'da8766914efcb8fb248bcdf8f1c38396')
 validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell 

 
 prepare() {
   mkdir -p build
+
+# Port to appstream-qt 0.10.3 API (Debian)
+  cd $pkgname-$pkgver
+  patch -p1 -i ../discover-appstream-0.10.3.patch
 }
 
 build() {

Added: discover-appstream-0.10.3.patch
===
--- discover-appstream-0.10.3.patch (rev 0)
+++ discover-appstream-0.10.3.patch 2016-11-08 12:32:41 UTC (rev 195135)
@@ -0,0 +1,256 @@
+commit 5748ab0d65df220ce1e084939b07e32c676f853b
+Author: Matthias Klumpp 
+Date:   Sat Nov 5 16:30:43 2016 +0100
+
+Make Discover compile with newer AppStreamQt releases
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 48a9b77..c59d7ad 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -28,7 +28,15 @@ if (NOT packagekitqt5_FOUND)
+ find_package(KF5 REQUIRED IconThemes Notifications KIO)
+ endif()
+ endif()
+-find_package(AppstreamQt 0.10)
++
++find_package(AppStreamQt 0.10)
++set(AppStreamTarget "AppStreamQt")
++if (NOT AppStreamQt_FOUND)
++find_package(AppstreamQt 0.10)
++set(AppStreamTarget "AppstreamQt")
++set(AppStreamQt_FOUND TRUE)
++endif()
++
+ find_package(KF5Attica 5.23)
+ find_package(KF5NewStuff 5.23)
+ 
+diff --git a/libdiscover/backends/CMakeLists.txt 
b/libdiscover/backends/CMakeLists.txt
+index 93497f6..8eb7365 100644
+--- a/libdiscover/backends/CMakeLists.txt
 b/libdiscover/backends/CMakeLists.txt
+@@ -20,7 +20,7 @@ if(BODEGA_FOUND)
+ add_subdirectory(BodegaBackend)
+ endif()
+ 
+-if(packagekitqt5_FOUND AND AppstreamQt_FOUND)
++if(packagekitqt5_FOUND AND AppStreamQt_FOUND)
+ add_subdirectory(PackageKitBackend)
+ endif()
+ 
+diff --git a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp 
+b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
+index 658019f..5256db3 100644
+--- a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
 b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
+@@ -19,8 +19,14 @@
+  ***/
+ 
+ #include "AppPackageKitResource.h"
++#ifdef NEWAPPSTREAM
++#include 
++#include 
++#include 
++#else
+ #include 
+ #include 
++#endif
+ // #include 
+ #include 
+ #include 
+@@ -52,7 +58,23 @@ QString AppPackageKitResource::longDescription()
+ QVariant AppPackageKitResource::icon() const
+ {
+ QIcon ret;
+-
++#ifdef NEWAPPSTREAM
++const auto icons = m_appdata.icons();
++if (icons.isEmpty()) {
++ret = QIcon::fromTheme(QStringLiteral("package-x-generic"));
++} else foreach(const AppStream::Icon &icon, icons) {
++switch(icon.kind()) {
++case AppStream::Icon::KindLocal:
++ret.addFile(icon.url().toLocalFile(), icon.size());
++break;
++case AppStream::Icon::KindCached:
++ret.addFile(icon.url().toLocalFile(), icon.size());
++break;
++default:
++break;
++}
++}
++#else
+ const auto icons = m_appdata.iconUrls();
+ if (icons.isEmpty())
+ return m_appdata.name();
+@@ -66,7 +88,7 @@ QVariant AppPackageKitResource::icon() const
+ if (ret.isNull()) {
+ ret = QIcon::fromTheme(QStringLiteral("package-x-generic"));
+ }
+-
++#endif
+ return ret;
+ }
+ 
+@@ -105,7 +127,11 @@ QString AppPackageKitResource::appstreamId() const
+ 
+ QUrl AppPackageKitResource::homepage()
+ {
++#ifdef NEWAPPSTREAM
++   

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

2016-11-08 Thread Nicola Squartini
Date: Tuesday, November 8, 2016 @ 12:22:46
  Author: tensor5
Revision: 195134

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

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

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

Copied: parity/repos/community-i686/PKGBUILD (from rev 195133, 
parity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 12:22:46 UTC (rev 195134)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
+sha256sums=('873872ab5a8b62ef5d5313da3c901fadefcbecbc45f92263d450eb49fac14c98')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 195133, 
parity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 12:22:46 UTC (rev 195134)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
+sha256sums=('873872ab5a8b62ef5d5313da3c901fadefcbecbc45f92263d450eb49fac14c98')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}


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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:20:13
  Author: arojas
Revision: 195133

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

Added:
  appstream/repos/community-staging-i686/
  appstream/repos/community-staging-i686/PKGBUILD
(from rev 195132, appstream/trunk/PKGBUILD)
  appstream/repos/community-staging-i686/update-appstream-index.hook
(from rev 195132, appstream/trunk/update-appstream-index.hook)
  appstream/repos/community-staging-x86_64/
  appstream/repos/community-staging-x86_64/PKGBUILD
(from rev 195132, appstream/trunk/PKGBUILD)
  appstream/repos/community-staging-x86_64/update-appstream-index.hook
(from rev 195132, appstream/trunk/update-appstream-index.hook)

--+
 community-staging-i686/PKGBUILD  |   54 +
 community-staging-i686/update-appstream-index.hook   |   11 +++
 community-staging-x86_64/PKGBUILD|   54 +
 community-staging-x86_64/update-appstream-index.hook |   11 +++
 4 files changed, 130 insertions(+)

Copied: appstream/repos/community-staging-i686/PKGBUILD (from rev 195132, 
appstream/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 12:20:13 UTC (rev 195133)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt gmx.de>
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.10.3
+pkgrel=1
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(i686 x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream";
+license=(GPL)
+depends=(libyaml libxml2 protobuf libstemmer glib2)
+makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-index.hook)
+sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
+'SKIP'
+'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../AppStream-$pkgver \
+   -DQT=ON \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package_appstream() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+  
+# provided by -qt subpackage
+  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
+
+  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
+}
+
+package_appstream-qt() {
+  pkgdesc='Qt5 interface for AppStream'
+  depends=(appstream qt5-base)
+
+  cd build/qt
+  make DESTDIR="$pkgdir" install
+}

Copied: appstream/repos/community-staging-i686/update-appstream-index.hook 
(from rev 195132, appstream/trunk/update-appstream-index.hook)
===
--- community-staging-i686/update-appstream-index.hook  
(rev 0)
+++ community-staging-i686/update-appstream-index.hook  2016-11-08 12:20:13 UTC 
(rev 195133)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/app-info/*
+
+[Action]
+Description = Updating the appstream index...
+When = PostTransaction
+Exec = /usr/bin/appstreamcli refresh-cache --force

Copied: appstream/repos/community-staging-x86_64/PKGBUILD (from rev 195132, 
appstream/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-08 12:20:13 UTC (rev 195133)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt gmx.de>
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.10.3
+pkgrel=1
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(i686 x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream";
+license=(GPL)
+depends=(libyaml libxml2 protobuf libstemmer glib2)
+makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-index.hook)
+sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
+'SKIP'
+'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../AppStream-$pkgver \

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

2016-11-08 Thread Antonio Rojas
Date: Tuesday, November 8, 2016 @ 12:19:24
  Author: arojas
Revision: 195132

Update to 0.10.3

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 12:17:45 UTC (rev 195131)
+++ PKGBUILD2016-11-08 12:19:24 UTC (rev 195132)
@@ -5,18 +5,20 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream";
 license=(GPL)
-depends=(libyaml libxml2 protobuf libstemmer)
+depends=(libyaml libxml2 protobuf libstemmer glib2)
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
-source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
 update-appstream-index.hook)
-sha256sums=('93b74bee964fed376b1aa4b475d7dac0195bb1d3877c102a2897facd35df5052'
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-index.hook)
+sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
 'SKIP'
 'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

 
 prepare() {
   mkdir -p build
@@ -38,7 +40,7 @@
   make DESTDIR="$pkgdir" install
   
 # provided by -qt subpackage
-  rm -r "$pkgdir"/usr/{include/AppstreamQt,lib/cmake,lib/libAppstreamQt.*}
+  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
 
   install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
 }


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

2016-11-08 Thread Nicola Squartini
Date: Tuesday, November 8, 2016 @ 12:17:45
  Author: tensor5
Revision: 195131

addpkg: parity 1.4.0-1

Added:
  parity/
  parity/repos/
  parity/trunk/
  parity/trunk/PKGBUILD

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

Added: parity/trunk/PKGBUILD
===
--- parity/trunk/PKGBUILD   (rev 0)
+++ parity/trunk/PKGBUILD   2016-11-08 12:17:45 UTC (rev 195131)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
+sha256sums=('873872ab5a8b62ef5d5313da3c901fadefcbecbc45f92263d450eb49fac14c98')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}


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


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

2016-11-08 Thread Alexander Rødseth
Date: Tuesday, November 8, 2016 @ 12:10:47
  Author: arodseth
Revision: 195130

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 12:09:46 UTC (rev 195129)
+++ PKGBUILD2016-11-08 12:10:47 UTC (rev 195130)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Angel Velasquez  
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=python-pyro
-pkgname=("$pkgbase" 'python2-pyro')
-pkgver=4.41
-pkgrel=1
-pkgdesc='Distributed object middleware for Python (RPC)'
-url='http://pypi.python.org/pypi/Pyro4/'
-arch=('any')
-license=('MIT')
-depends=('python' 'python2')
-source=("https://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz";)
-sha256sums=('3af4749140e9d4032632277ac19e7fd4761856d2df0f0643c574d1e7174a9703')
-
-package_python-pyro() {
-  depends=('python')
-  cd "Pyro4-$pkgver"
-  python setup.py install --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-pyro() {
-  depends=('python2')
-  cd "Pyro4-$pkgver"
-  python2 setup.py install --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pyro/repos/community-any/PKGBUILD (from rev 195129, 
python-pyro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 12:10:47 UTC (rev 195130)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=python-pyro
+pkgname=("$pkgbase" "${pkgbase/-/2-}")
+pkgver=4.50
+pkgrel=1
+pkgdesc='Distributed object middleware for Python (RPC)'
+url='http://pypi.python.org/pypi/Pyro4/'
+arch=('any')
+license=('MIT')
+depends=('python' 'python2')
+source=("https://pypi.python.org/packages/23/4e/7d865eeb61c0d1ca5f63dd6f3d9f9a993e6a7e566ebc350c08feb18a012d/Pyro4-$pkgver.tar.gz";)
+sha256sums=('cb199540c2ceae9d67d5f2b20dc002d93f909d5072c3da4381c119d7a4b6d1cf')
+
+package_python-pyro() {
+  depends=('python')
+  cd "Pyro4-$pkgver"
+  python setup.py install --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pyro() {
+  depends=('python2')
+  cd "Pyro4-$pkgver"
+  python2 setup.py install --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-08 Thread Alexander Rødseth
Date: Tuesday, November 8, 2016 @ 12:09:46
  Author: arodseth
Revision: 195129

upgpkg: python-pyro 4.50-1

Modified:
  python-pyro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 11:33:40 UTC (rev 195128)
+++ PKGBUILD2016-11-08 12:09:46 UTC (rev 195129)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Angel Velasquez  
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 
 pkgbase=python-pyro
-pkgname=("$pkgbase" 'python2-pyro')
-pkgver=4.41
+pkgname=("$pkgbase" "${pkgbase/-/2-}")
+pkgver=4.50
 pkgrel=1
 pkgdesc='Distributed object middleware for Python (RPC)'
 url='http://pypi.python.org/pypi/Pyro4/'
@@ -12,8 +12,8 @@
 arch=('any')
 license=('MIT')
 depends=('python' 'python2')
-source=("https://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz";)
-sha256sums=('3af4749140e9d4032632277ac19e7fd4761856d2df0f0643c574d1e7174a9703')
+source=("https://pypi.python.org/packages/23/4e/7d865eeb61c0d1ca5f63dd6f3d9f9a993e6a7e566ebc350c08feb18a012d/Pyro4-$pkgver.tar.gz";)
+sha256sums=('cb199540c2ceae9d67d5f2b20dc002d93f909d5072c3da4381c119d7a4b6d1cf')
 
 package_python-pyro() {
   depends=('python')


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

2016-11-08 Thread Nicola Squartini
Date: Tuesday, November 8, 2016 @ 10:05:55
  Author: tensor5
Revision: 195127

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

Added:
  apm/repos/community-i686/PKGBUILD
(from rev 195126, apm/trunk/PKGBUILD)
  apm/repos/community-i686/apm.js
(from rev 195126, apm/trunk/apm.js)
  apm/repos/community-i686/no-scripts.patch
(from rev 195126, apm/trunk/no-scripts.patch)
  apm/repos/community-i686/use-system-npm.patch
(from rev 195126, apm/trunk/use-system-npm.patch)
  apm/repos/community-x86_64/PKGBUILD
(from rev 195126, apm/trunk/PKGBUILD)
  apm/repos/community-x86_64/apm.js
(from rev 195126, apm/trunk/apm.js)
  apm/repos/community-x86_64/no-scripts.patch
(from rev 195126, apm/trunk/no-scripts.patch)
  apm/repos/community-x86_64/use-system-npm.patch
(from rev 195126, apm/trunk/use-system-npm.patch)
Deleted:
  apm/repos/community-i686/PKGBUILD
  apm/repos/community-i686/apm.js
  apm/repos/community-i686/no-scripts.patch
  apm/repos/community-i686/use-system-npm.patch
  apm/repos/community-x86_64/PKGBUILD
  apm/repos/community-x86_64/apm.js
  apm/repos/community-x86_64/no-scripts.patch
  apm/repos/community-x86_64/use-system-npm.patch

---+
 /PKGBUILD |  190 
 /apm.js   |   28 
 /no-scripts.patch |   32 +
 /use-system-npm.patch |   64 ++
 community-i686/PKGBUILD   |   95 
 community-i686/apm.js |   14 --
 community-i686/no-scripts.patch   |   16 --
 community-i686/use-system-npm.patch   |   32 -
 community-x86_64/PKGBUILD |   95 
 community-x86_64/apm.js   |   14 --
 community-x86_64/no-scripts.patch |   16 --
 community-x86_64/use-system-npm.patch |   32 -
 12 files changed, 314 insertions(+), 314 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 10:05:17 UTC (rev 195126)
+++ community-i686/PKGBUILD 2016-11-08 10:05:55 UTC (rev 195127)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=apm
-pkgver=1.14.0
-pkgrel=2
-pkgdesc='Atom package manager'
-arch=('i686' 'x86_64')
-url='https://github.com/atom/apm'
-license=('MIT')
-depends=('libgnome-keyring' 'npm' 'python2')
-makedepends=('coffee-script' 'git')
-provides=('nodejs-atom-package-manager')
-conflicts=('nodejs-atom-package-manager')
-replaces=('nodejs-atom-package-manager')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/apm/archive/v${pkgver}.tar.gz";
-'apm.js'
-'no-scripts.patch'
-'use-system-npm.patch')
-sha256sums=('bb916a3bda31563a568c7fa7292e0a88e0eb1b72ae67ee70a7e9f38ab4d141ae'
-'0eb50358109c7acb4f750ce278323c1d5b86baea5841d5166cf4342a3edf2898'
-'0f61369526d013b001f116b0fbbfd8564377c56962057135d2633e84d31a1562'
-'c6bf548e5850d9699b4bf662eee33aca628c62ab9c92f9216e8fe33b0012990c')
-
-_apmdir='/usr/lib/node_modules/atom-package-manager'
-
-prepare() {
-  rm -rf "${srcdir}"/apm-build
-
-  cd apm-${pkgver}
-
-  # Use custom launcher
-  rm bin/apm{,.cmd} bin/npm{,.cmd}
-  rm src/cli.coffee
-  install -m755 "${srcdir}"/apm.js bin/apm
-
-  # Don't download binary Node
-  patch -Np1 -i "${srcdir}"/no-scripts.patch
-  rm BUNDLED_NODE_VERSION script/*
-
-  # Use system npm
-  patch -Np1 -i "${srcdir}"/use-system-npm.patch
-}
-
-build() {
-  cd apm-${pkgver}
-
-  coffee -c --no-header -o lib src/*.coffee
-  npm install --user root -g --prefix="${srcdir}"/apm-build/usr
-}
-
-package() {
-  cp -r "${srcdir}"/apm-build/usr "${pkgdir}"
-
-  cd "${pkgdir}"${_apmdir}
-  install -m644 "${srcdir}"/apm-${pkgver}/README.md ./
-
-  # Install license file
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/atom-package-manager/LICENSE.md \
- "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  # Remove occurrences of ${srcdir}
-  find "${pkgdir}" -name "package.json" \
-   -exec sed -e "s|${srcdir}/apm-build||" \
- -e "s|${srcdir}/apm-${pkgver}|${_apmdir}|" \
- -i '{}' \;
-
-  # Remove useless stuff
-  find "${pkgdir}"/usr/lib \
-  -name ".*" -prune -exec rm -r '{}' \; \
-  -or -name "*.a" -exec rm '{}' \; \
-  -or -name "*.bat" -exec rm '{}' \; \
-  -or -name "*.mk" -exec rm '{}' \; \
-  -or -path "*/git-utils/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/git-utils/src" -prune -exec rm -r '{}' \; \
-  -or -path "*/keytar/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/keytar/src" -prune -exec rm -r '{}' \; \
-  -or -path "*/oniguruma/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/oniguruma/src" -prune -exec rm -r '{}' \; \
-  -or -name "appveyor.yml" -exec rm '{}' \; \
-  -or -name "benchmark" -prune -exec

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

2016-11-08 Thread Nicola Squartini
Date: Tuesday, November 8, 2016 @ 10:05:17
  Author: tensor5
Revision: 195126

upgpkg: apm 1.14.1-1

Modified:
  apm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 09:50:43 UTC (rev 195125)
+++ PKGBUILD2016-11-08 10:05:17 UTC (rev 195126)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=apm
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.14.1
+pkgrel=1
 pkgdesc='Atom package manager'
 arch=('i686' 'x86_64')
 url='https://github.com/atom/apm'
@@ -18,7 +18,7 @@
 'apm.js'
 'no-scripts.patch'
 'use-system-npm.patch')
-sha256sums=('bb916a3bda31563a568c7fa7292e0a88e0eb1b72ae67ee70a7e9f38ab4d141ae'
+sha256sums=('fc3fe63fccd6c11f7191cacf4397c96c5e230d65605abbb808a3e059406bc5c7'
 '0eb50358109c7acb4f750ce278323c1d5b86baea5841d5166cf4342a3edf2898'
 '0f61369526d013b001f116b0fbbfd8564377c56962057135d2633e84d31a1562'
 'c6bf548e5850d9699b4bf662eee33aca628c62ab9c92f9216e8fe33b0012990c')


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:50:43
  Author: felixonmars
Revision: 195125

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

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

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

Copied: haskell-yesod-static/repos/community-staging-i686/PKGBUILD (from rev 
195124, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 09:50:43 UTC (rev 195125)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.0.5
+pkgrel=4
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" 
"haskell-cryptohash-conduit"
+ "haskell-css-text" "haskell-data-default" "haskell-file-embed"
+ "haskell-hashable" "haskell-hjsmin" "haskell-http-types" 
"haskell-mime-types"
+ "haskell-old-time" "haskell-resourcet" "haskell-text" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static"
+ "haskell-yesod-core")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('3cf3f0a1da82caf974343fe03c8efa7794f56d13c6747846fa746f16b029f459')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
195124, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-08 09:50:43 UTC (rev 195125)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.0.5
+pkgrel=4
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" 
"haskell-cryptohash-conduit"
+ "haskell-css-text" "haskell-data-default" "haskell-file-embed"
+ "haskell-hashable" "haskell-hjsmin" "haskell-http-types" 
"haskell-mime-types"
+ "haskell-old-time" "haskell-resourcet" "haskell-text" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static"
+ "haskell-yesod-core")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('3cf3f0a1da82caf974343fe03c8efa7794f56d13c6747846fa746f16b029f459')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgn

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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:50:25
  Author: felixonmars
Revision: 195124

upgpkg: haskell-yesod-static 1.5.0.5-4

rebuild with language-javascript-0.6.0.9

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 09:38:46 UTC (rev 195123)
+++ PKGBUILD2016-11-08 09:50:25 UTC (rev 195124)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:38:46
  Author: felixonmars
Revision: 195123

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

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

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

Copied: haskell-hjsmin/repos/community-staging-i686/PKGBUILD (from rev 195122, 
haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 09:38:46 UTC (rev 195123)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.2
+pkgrel=3
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('bec153d2396962c63998eb12d0a2c7c9f7df6f774cb00e41b6cdb1f5a4905484')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hjsmin/repos/community-staging-x86_64/PKGBUILD (from rev 
195122, haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-08 09:38:46 UTC (rev 195123)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.2
+pkgrel=3
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('bec153d2396962c63998eb12d0a2c7c9f7df6f774cb00e41b6cdb1f5a4905484')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:38:26
  Author: felixonmars
Revision: 195122

upgpkg: haskell-hjsmin 0.2.0.2-3

rebuild with language-javascript-0.6.0.9

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 09:27:17 UTC (rev 195121)
+++ PKGBUILD2016-11-08 09:38:26 UTC (rev 195122)
@@ -5,7 +5,7 @@
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
 pkgver=0.2.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin";
 license=("custom:BSD3")


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:27:17
  Author: felixonmars
Revision: 195121

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

Added:
  haskell-language-javascript/repos/community-staging-i686/
  haskell-language-javascript/repos/community-staging-i686/PKGBUILD
(from rev 195120, haskell-language-javascript/trunk/PKGBUILD)
  haskell-language-javascript/repos/community-staging-x86_64/
  haskell-language-javascript/repos/community-staging-x86_64/PKGBUILD
(from rev 195120, haskell-language-javascript/trunk/PKGBUILD)

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

Copied: haskell-language-javascript/repos/community-staging-i686/PKGBUILD (from 
rev 195120, haskell-language-javascript/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-08 09:27:17 UTC (rev 195121)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=language-javascript
+pkgname=haskell-language-javascript
+pkgver=0.6.0.9
+pkgrel=1
+pkgdesc="Parser for JavaScript"
+url="https://github.com/erikd/language-javascript";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-mtl" "haskell-text" 
"haskell-utf8-string")
+makedepends=('alex' 'happy')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('a86b98d4fb8c27bbe54f7bedecde2acfea7e7d8e30a55434fd971b15238932cc')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-language-javascript/repos/community-staging-x86_64/PKGBUILD 
(from rev 195120, haskell-language-javascript/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-08 09:27:17 UTC (rev 195121)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=language-javascript
+pkgname=haskell-language-javascript
+pkgver=0.6.0.9
+pkgrel=1
+pkgdesc="Parser for JavaScript"
+url="https://github.com/erikd/language-javascript";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-mtl" "haskell-text" 
"haskell-utf8-string")
+makedepends=('alex' 'happy')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('a86b98d4fb8c27bbe54f7bedecde2acfea7e7d8e30a55434fd971b15238932cc')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICE

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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 09:26:58
  Author: felixonmars
Revision: 195120

upgpkg: haskell-language-javascript 0.6.0.9-1

rebuild with language-javascript-0.6.0.9

Modified:
  haskell-language-javascript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 08:57:12 UTC (rev 195119)
+++ PKGBUILD2016-11-08 09:26:58 UTC (rev 195120)
@@ -4,16 +4,16 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.8
+pkgver=0.6.0.9
 pkgrel=1
 pkgdesc="Parser for JavaScript"
-url="http://github.com/erikd/language-javascript";
+url="https://github.com/erikd/language-javascript";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-mtl" "haskell-text" 
"haskell-utf8-string")
 makedepends=('alex' 'happy')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('98a48760012d7b9eb7625532ea1d18ee0127a18dc11ccd679717ea53151c2ab9')
+sha256sums=('a86b98d4fb8c27bbe54f7bedecde2acfea7e7d8e30a55434fd971b15238932cc')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-11-08 Thread Jan Steffens
Date: Tuesday, November 8, 2016 @ 09:07:04
  Author: heftig
Revision: 280241

archrelease: copy trunk to extra-any

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

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

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

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


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

2016-11-08 Thread Jan Steffens
Date: Tuesday, November 8, 2016 @ 09:06:28
  Author: heftig
Revision: 280240

3.22.2-1

Modified:
  orca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 07:49:06 UTC (rev 280239)
+++ PKGBUILD2016-11-08 09:06:28 UTC (rev 280240)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=orca
-pkgver=3.22.1
+pkgver=3.22.2
 pkgrel=1
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 url="https://wiki.gnome.org/Projects/Orca";
@@ -17,7 +17,7 @@
 )
 makedepends=(itstool intltool git yelp-tools)
 groups=(gnome-extra)
-_commit=bbd360292506c14830172b734c6db752c8a43d46  # tags/ORCA_3_22_1^0
+_commit=c8b3a428657cbda972cd50562745f4346c36563b  # tags/ORCA_3_22_2^0
 source=("git://git.gnome.org/orca#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 08:57:12
  Author: felixonmars
Revision: 195119

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-08 08:56:50 UTC (rev 195118)
+++ community-i686/PKGBUILD 2016-11-08 08:57:12 UTC (rev 195119)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
-sha512sums=('ab078e4e01fb3b47b35ca8c82de24add7a712e49f1164c8cc7b19368fe29ce27c63527b976e29d743d1f54a1e0a01ebfeca43fed9b927fa8d991e4cf56c51152')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-i686/PKGBUILD (from rev 195118, 
goaccess/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-08 08:57:12 UTC (rev 195119)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=1.1
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
+sha512sums=('d0d2cb37921ed510d3ee6d8ce65809d50092e9ba1e0234d86798f0ef71c90d88f506b667c1c02207ed33bb8aebdcea18af17bb3c8de1932d6bb3d61922ef6e4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-08 08:56:50 UTC (rev 195118)
+++ community-x86_64/PKGBUILD   2016-11-08 08:57:12 UTC (rev 195119)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
-sha512sums=('ab078e4e01fb3b47b35ca8c82de24add7a712e49f1164c8cc7b19368fe29ce27c63527b976e29d743d1f54a1e0a01ebfeca43fed9b927fa8d991e4cf56c51152')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-x86_64/PKGBUILD (from rev 195118, 
goaccess/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-08 08:57:12 UTC (rev 195119)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=1.1
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
+sha512sums=('d0d2cb37921ed510d3ee6d8ce65809d50092e9ba1e0234d86798f0ef71c90d88f506b667c1c02207ed33bb8aebdcea18af17bb3c8de1932d6bb3d61922ef6e4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 08:56:50
  Author: felixonmars
Revision: 195118

upgpkg: goaccess 1.1-1

Modified:
  goaccess/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 08:21:43 UTC (rev 195117)
+++ PKGBUILD2016-11-08 08:56:50 UTC (rev 195118)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Storme 
 
 pkgname=goaccess
-pkgver=1.0.2
+pkgver=1.1
 pkgrel=1
 pkgdesc="An open source real-time web log analyzer and interactive viewer"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses' 'geoip' 'glib2')
 backup=('etc/goaccess.conf')
 source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
-sha512sums=('ab078e4e01fb3b47b35ca8c82de24add7a712e49f1164c8cc7b19368fe29ce27c63527b976e29d743d1f54a1e0a01ebfeca43fed9b927fa8d991e4cf56c51152')
+sha512sums=('d0d2cb37921ed510d3ee6d8ce65809d50092e9ba1e0234d86798f0ef71c90d88f506b667c1c02207ed33bb8aebdcea18af17bb3c8de1932d6bb3d61922ef6e4a')
 
 build() {
   cd $pkgname-$pkgver


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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 08:21:43
  Author: felixonmars
Revision: 195117

archrelease: copy trunk to community-any

Added:
  python-docker-py/repos/community-any/PKGBUILD
(from rev 195116, python-docker-py/trunk/PKGBUILD)
Deleted:
  python-docker-py/repos/community-any/PKGBUILD

--+
 PKGBUILD |  130 ++---
 1 file changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 08:21:25 UTC (rev 195116)
+++ PKGBUILD2016-11-08 08:21:43 UTC (rev 195117)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Hideaki Takahashi 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=(python-docker-py python2-docker-py)
-pkgver=1.10.5
-pkgrel=1
-pkgdesc="Python client for Docker."
-arch=('any')
-url="https://github.com/dotcloud/docker-py";
-license=("Apache")
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
- 'python-six' 'python2-six' 'python-websocket-client' 
'python2-websocket-client'
- 'python2-backports.ssl_match_hostname' 'python2-ipaddress' 
'python-docker-pycreds'
- 'python2-docker-pycreds')
-checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 
'python2-mock' 'docker'
-  'flake8' 'python2-flake8')
-source=("git+https://github.com/docker/docker-py.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/==.*$//' docker-py/{,test-}requirements.txt
-
-  cp -a docker-py{,-py2}
-}
-
-build() {
-  cd "$srcdir"/docker-py
-  python setup.py build
-
-  cd "$srcdir"/docker-py-py2
-  python2 setup.py build
-}
-
-check() {
-  # Skipping integration tests as docker needs root to run:
-  # docker daemon -H fd:// -p "$srcdir/docker.pid"
-
-  cd "$srcdir/docker-py"
-  py.test --cov=docker tests/unit
-
-  cd "$srcdir/docker-py-py2"
-  py.test2 --cov=docker tests/unit
-
-  # kill $(<"$srcdir/docker.pid")
-}
-
-package_python-docker-py() {
-  depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds')
-
-  cd docker-py
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-docker-py() {
-  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-docker-pycreds'
-   'python2-backports.ssl_match_hostname' 'python2-ipaddress')
-
-  cd docker-py-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-docker-py/repos/community-any/PKGBUILD (from rev 195116, 
python-docker-py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 08:21:43 UTC (rev 195117)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Hideaki Takahashi 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=(python-docker-py python2-docker-py)
+pkgver=1.10.6
+pkgrel=1
+pkgdesc="Python client for Docker."
+arch=('any')
+url="https://github.com/dotcloud/docker-py";
+license=("Apache")
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-six' 'python2-six' 'python-websocket-client' 
'python2-websocket-client'
+ 'python2-backports.ssl_match_hostname' 'python2-ipaddress' 
'python-docker-pycreds'
+ 'python2-docker-pycreds')
+checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 
'python2-mock' 'docker'
+  'flake8' 'python2-flake8')
+source=("git+https://github.com/docker/docker-py.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/==.*$//' docker-py/{,test-}requirements.txt
+
+  cp -a docker-py{,-py2}
+}
+
+build() {
+  cd "$srcdir"/docker-py
+  python setup.py build
+
+  cd "$srcdir"/docker-py-py2
+  python2 setup.py build
+}
+
+check() {
+  # Skipping integration tests as docker needs root to run:
+  # docker daemon -H fd:// -p "$srcdir/docker.pid"
+
+  cd "$srcdir/docker-py"
+  py.test --cov=docker tests/unit
+
+  cd "$srcdir/docker-py-py2"
+  py.test2 --cov=docker tests/unit
+
+  # kill $(<"$srcdir/docker.pid")
+}
+
+package_python-docker-py() {
+  depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds')
+
+  cd docker-py
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-docker-py() {
+  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-docker-pycreds'
+   'python2-backports.ssl_match_hostname' 'python2-ipaddress')
+
+  cd docker-py-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE

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

2016-11-08 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 08:21:25
  Author: felixonmars
Revision: 195116

upgpkg: python-docker-py 1.10.6-1

Modified:
  python-docker-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 02:56:15 UTC (rev 195115)
+++ PKGBUILD2016-11-08 08:21:25 UTC (rev 195116)
@@ -5,7 +5,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=(python-docker-py python2-docker-py)
-pkgver=1.10.5
+pkgver=1.10.6
 pkgrel=1
 pkgdesc="Python client for Docker."
 arch=('any')