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

2015-05-20 Thread Tobias Powalowski
Date: Wednesday, May 20, 2015 @ 09:27:28
  Author: tpowa
Revision: 239581

add CONFIG_TCP_MD5SIG #44596

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

---+
 PKGBUILD  |4 ++--
 config|2 +-
 config.x86_64 |2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:14:24 UTC (rev 239580)
+++ PKGBUILD2015-05-20 07:27:28 UTC (rev 239581)
@@ -25,8 +25,8 @@
 'SKIP'
 'c268985a82483fe75f0f397217208e262f85a356d1d9f34b9e22255e549d7ce9'
 'SKIP'
-'30a964b0ace75c4be814a69cc9cd998c990dbe25e5d268c480b5d78e47358e01'
-'c641d5ef32e5c2459bce390ec1581b34ad5727a1e20872acd763d30774112015'
+'7520b31018069786e59920ecb9cd74ff4613a862dc515a718bd97f2b0bc5c596'
+'520f61c8d80f06cb8c605ae124c59072794d2bacc71327dccb7350d9622a4fbf'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2015-05-20 07:14:24 UTC (rev 239580)
+++ config  2015-05-20 07:27:28 UTC (rev 239581)
@@ -852,7 +852,7 @@
 CONFIG_DEFAULT_CUBIC=y
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG=cubic
-# CONFIG_TCP_MD5SIG is not set
+CONFIG_TCP_MD5SIG=y 
 CONFIG_IPV6=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y

Modified: config.x86_64
===
--- config.x86_64   2015-05-20 07:14:24 UTC (rev 239580)
+++ config.x86_64   2015-05-20 07:27:28 UTC (rev 239581)
@@ -840,7 +840,7 @@
 CONFIG_DEFAULT_CUBIC=y
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG=cubic
-# CONFIG_TCP_MD5SIG is not set
+CONFIG_TCP_MD5SIG=y 
 CONFIG_IPV6=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y


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

2015-05-20 Thread Tobias Powalowski
Date: Wednesday, May 20, 2015 @ 09:14:24
  Author: tpowa
Revision: 239580

add CONFIG_THERMAL_HWMON #45014

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

---+
 PKGBUILD  |4 ++--
 config|9 +
 config.x86_64 |9 +
 3 files changed, 12 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 06:14:17 UTC (rev 239579)
+++ PKGBUILD2015-05-20 07:14:24 UTC (rev 239580)
@@ -25,8 +25,8 @@
 'SKIP'
 'c268985a82483fe75f0f397217208e262f85a356d1d9f34b9e22255e549d7ce9'
 'SKIP'
-'f70f2935b1881697ff986b80b444de422cf1869740ca33c25d3d1f20f5e56ba5'
-'03b740ce5c70593d26634974499eefc9fc24841d972c38c05f9febd2d0b77249'
+'30a964b0ace75c4be814a69cc9cd998c990dbe25e5d268c480b5d78e47358e01'
+'c641d5ef32e5c2459bce390ec1581b34ad5727a1e20872acd763d30774112015'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2015-05-20 06:14:17 UTC (rev 239579)
+++ config  2015-05-20 07:14:24 UTC (rev 239580)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.0 Kernel Configuration
+# Linux/x86 4.0.4 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -151,7 +151,7 @@
 CONFIG_PAGE_COUNTER=y
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y
-CONFIG_MEMCG_SWAP_ENABLED=y 
+CONFIG_MEMCG_SWAP_ENABLED=y
 CONFIG_MEMCG_KMEM=y
 # CONFIG_CGROUP_HUGETLB is not set
 # CONFIG_CGROUP_PERF is not set
@@ -3670,7 +3670,7 @@
 # CONFIG_POWER_RESET_RESTART is not set
 # CONFIG_POWER_RESET_SYSCON is not set
 CONFIG_POWER_AVS=y
-CONFIG_HWMON=m
+CONFIG_HWMON=y
 CONFIG_HWMON_VID=m
 # CONFIG_HWMON_DEBUG_CHIP is not set
 
@@ -3828,6 +3828,7 @@
 CONFIG_SENSORS_ACPI_POWER=m
 CONFIG_SENSORS_ATK0110=m
 CONFIG_THERMAL=y
+CONFIG_THERMAL_HWMON=y
 CONFIG_THERMAL_OF=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
@@ -5780,7 +5781,7 @@
 # Virtio drivers
 #
 CONFIG_VIRTIO_PCI=m
-CONFIG_VIRTIO_PCI_LEGACY=y 
+CONFIG_VIRTIO_PCI_LEGACY=y
 CONFIG_VIRTIO_BALLOON=m
 CONFIG_VIRTIO_MMIO=m
 CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y

Modified: config.x86_64
===
--- config.x86_64   2015-05-20 06:14:17 UTC (rev 239579)
+++ config.x86_64   2015-05-20 07:14:24 UTC (rev 239580)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.0 Kernel Configuration
+# Linux/x86 4.0.4-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -159,7 +159,7 @@
 CONFIG_PAGE_COUNTER=y
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y
-CONFIG_MEMCG_SWAP_ENABLED=y 
+CONFIG_MEMCG_SWAP_ENABLED=y
 CONFIG_MEMCG_KMEM=y
 # CONFIG_CGROUP_HUGETLB is not set
 # CONFIG_CGROUP_PERF is not set
@@ -3534,7 +3534,7 @@
 CONFIG_POWER_RESET=y
 # CONFIG_POWER_RESET_RESTART is not set
 CONFIG_POWER_AVS=y
-CONFIG_HWMON=m
+CONFIG_HWMON=y
 CONFIG_HWMON_VID=m
 # CONFIG_HWMON_DEBUG_CHIP is not set
 
@@ -3691,6 +3691,7 @@
 CONFIG_SENSORS_ACPI_POWER=m
 CONFIG_SENSORS_ATK0110=m
 CONFIG_THERMAL=y
+CONFIG_THERMAL_HWMON=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
@@ -5551,7 +5552,7 @@
 # Virtio drivers
 #
 CONFIG_VIRTIO_PCI=m
-CONFIG_VIRTIO_PCI_LEGACY=y 
+CONFIG_VIRTIO_PCI_LEGACY=y
 CONFIG_VIRTIO_BALLOON=m
 CONFIG_VIRTIO_MMIO=m
 CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y


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

2015-05-20 Thread Sergej Pupykin
Date: Wednesday, May 20, 2015 @ 09:39:51
  Author: spupykin
Revision: 133866

Modified:
  prosody/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 02:43:28 UTC (rev 133865)
+++ PKGBUILD2015-05-20 07:39:51 UTC (rev 133866)
@@ -13,7 +13,8 @@
 license=('MIT')
 depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
  'openssl')
-optdepends=('lua51-sec: TLS encryption support')
+optdepends=('lua51-sec: TLS encryption support'
+   'lua51-zlib: compression support')
 install=prosody.install
 backup=('etc/logrotate.d/prosody'
 'etc/prosody/prosody.cfg.lua')


[arch-commits] Commit in mdadm/repos (36 files)

2015-05-20 Thread Tobias Powalowski
Date: Wednesday, May 20, 2015 @ 08:14:17
  Author: tpowa
Revision: 239579

db-move: moved mdadm from [extra] to [core] (i686, x86_64)

Added:
  mdadm/repos/core-i686/PKGBUILD
(from rev 239578, mdadm/repos/extra-i686/PKGBUILD)
  mdadm/repos/core-i686/disable-werror.patch
(from rev 239578, mdadm/repos/extra-i686/disable-werror.patch)
  mdadm/repos/core-i686/linux-3.0.patch
(from rev 239578, mdadm/repos/extra-i686/linux-3.0.patch)
  mdadm/repos/core-i686/mdadm-fix-udev-rules.patch
(from rev 239578, mdadm/repos/extra-i686/mdadm-fix-udev-rules.patch)
  mdadm/repos/core-i686/mdadm.conf
(from rev 239578, mdadm/repos/extra-i686/mdadm.conf)
  mdadm/repos/core-i686/mdadm_hook
(from rev 239578, mdadm/repos/extra-i686/mdadm_hook)
  mdadm/repos/core-i686/mdadm_install
(from rev 239578, mdadm/repos/extra-i686/mdadm_install)
  mdadm/repos/core-i686/mdadm_udev_install
(from rev 239578, mdadm/repos/extra-i686/mdadm_udev_install)
  mdadm/repos/core-x86_64/PKGBUILD
(from rev 239578, mdadm/repos/extra-x86_64/PKGBUILD)
  mdadm/repos/core-x86_64/disable-werror.patch
(from rev 239578, mdadm/repos/extra-x86_64/disable-werror.patch)
  mdadm/repos/core-x86_64/linux-3.0.patch
(from rev 239578, mdadm/repos/extra-x86_64/linux-3.0.patch)
  mdadm/repos/core-x86_64/mdadm-fix-udev-rules.patch
(from rev 239578, mdadm/repos/extra-x86_64/mdadm-fix-udev-rules.patch)
  mdadm/repos/core-x86_64/mdadm.conf
(from rev 239578, mdadm/repos/extra-x86_64/mdadm.conf)
  mdadm/repos/core-x86_64/mdadm_hook
(from rev 239578, mdadm/repos/extra-x86_64/mdadm_hook)
  mdadm/repos/core-x86_64/mdadm_install
(from rev 239578, mdadm/repos/extra-x86_64/mdadm_install)
  mdadm/repos/core-x86_64/mdadm_udev_install
(from rev 239578, mdadm/repos/extra-x86_64/mdadm_udev_install)
Deleted:
  mdadm/repos/core-i686/PKGBUILD
  mdadm/repos/core-i686/disable-werror.patch
  mdadm/repos/core-i686/linux-3.0.patch
  mdadm/repos/core-i686/mdadm-fix-udev-rules.patch
  mdadm/repos/core-i686/mdadm.conf
  mdadm/repos/core-i686/mdadm.service
  mdadm/repos/core-i686/mdadm_hook
  mdadm/repos/core-i686/mdadm_install
  mdadm/repos/core-i686/mdadm_udev_install
  mdadm/repos/core-x86_64/PKGBUILD
  mdadm/repos/core-x86_64/disable-werror.patch
  mdadm/repos/core-x86_64/linux-3.0.patch
  mdadm/repos/core-x86_64/mdadm-fix-udev-rules.patch
  mdadm/repos/core-x86_64/mdadm.conf
  mdadm/repos/core-x86_64/mdadm.service
  mdadm/repos/core-x86_64/mdadm_hook
  mdadm/repos/core-x86_64/mdadm_install
  mdadm/repos/core-x86_64/mdadm_udev_install
  mdadm/repos/extra-i686/
  mdadm/repos/extra-x86_64/

+
 /PKGBUILD  |  102 +++
 /disable-werror.patch  |   22 ++
 /linux-3.0.patch   |   90 ++
 /mdadm-fix-udev-rules.patch|  274 +++
 /mdadm.conf|  134 +++
 /mdadm_hook|   98 +++
 /mdadm_install |   92 ++
 /mdadm_udev_install|   50 +
 core-i686/PKGBUILD |   55 --
 core-i686/disable-werror.patch |   11 -
 core-i686/linux-3.0.patch  |   45 -
 core-i686/mdadm-fix-udev-rules.patch   |  137 ---
 core-i686/mdadm.conf   |   67 ---
 core-i686/mdadm.service|8 
 core-i686/mdadm_hook   |   49 -
 core-i686/mdadm_install|   46 -
 core-i686/mdadm_udev_install   |   25 --
 core-x86_64/PKGBUILD   |   55 --
 core-x86_64/disable-werror.patch   |   11 -
 core-x86_64/linux-3.0.patch|   45 -
 core-x86_64/mdadm-fix-udev-rules.patch |  137 ---
 core-x86_64/mdadm.conf |   67 ---
 core-x86_64/mdadm.service  |8 
 core-x86_64/mdadm_hook |   49 -
 core-x86_64/mdadm_install  |   46 -
 core-x86_64/mdadm_udev_install |   25 --
 26 files changed, 862 insertions(+), 886 deletions(-)

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


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

2015-05-20 Thread Tobias Powalowski
Date: Wednesday, May 20, 2015 @ 09:53:26
  Author: tpowa
Revision: 239582

add SND_SOC, SND_SOC_INTEL_SST, SND_SOC_INTEL_HASWELL_MACH, 
SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH #44274

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

---+
 PKGBUILD  |4 -
 config|  115 ++--
 config.x86_64 |  111 --
 3 files changed, 221 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:27:28 UTC (rev 239581)
+++ PKGBUILD2015-05-20 07:53:26 UTC (rev 239582)
@@ -25,8 +25,8 @@
 'SKIP'
 'c268985a82483fe75f0f397217208e262f85a356d1d9f34b9e22255e549d7ce9'
 'SKIP'
-'7520b31018069786e59920ecb9cd74ff4613a862dc515a718bd97f2b0bc5c596'
-'520f61c8d80f06cb8c605ae124c59072794d2bacc71327dccb7350d9622a4fbf'
+'e8d639582697f22333a96aa1614bcf5d9bcf2e6683a3d5296f9cfc64843606f1'
+'5dadd75693e512b77f87f5620e470405b943373613eaf4df561037e9296453be'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2015-05-20 07:27:28 UTC (rev 239581)
+++ config  2015-05-20 07:53:26 UTC (rev 239582)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.4 Kernel Configuration
+# Linux/x86 4.0.4-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -852,7 +852,7 @@
 CONFIG_DEFAULT_CUBIC=y
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG=cubic
-CONFIG_TCP_MD5SIG=y 
+CONFIG_TCP_MD5SIG=y
 CONFIG_IPV6=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y
@@ -3212,6 +3212,7 @@
 CONFIG_INPUT_AD714X=m
 CONFIG_INPUT_AD714X_I2C=m
 CONFIG_INPUT_AD714X_SPI=m
+# CONFIG_INPUT_ARIZONA_HAPTICS is not set
 CONFIG_INPUT_BMA150=m
 CONFIG_INPUT_E3X0_BUTTON=m
 CONFIG_INPUT_PCSPKR=m
@@ -4338,6 +4339,7 @@
 CONFIG_USB_SI4713=m
 CONFIG_PLATFORM_SI4713=m
 CONFIG_I2C_SI4713=m
+CONFIG_RADIO_SI476X=m
 CONFIG_USB_MR800=m
 CONFIG_USB_DSBR=m
 CONFIG_RADIO_MAXIRADIO=m
@@ -4849,8 +4851,10 @@
 CONFIG_SND=m
 CONFIG_SND_TIMER=m
 CONFIG_SND_PCM=m
+CONFIG_SND_DMAENGINE_PCM=m
 CONFIG_SND_HWDEP=m
 CONFIG_SND_RAWMIDI=m
+CONFIG_SND_COMPRESS_OFFLOAD=m
 CONFIG_SND_JACK=y
 CONFIG_SND_SEQUENCER=m
 CONFIG_SND_SEQ_DUMMY=m
@@ -5061,7 +5065,109 @@
 CONFIG_SND_PCMCIA=y
 CONFIG_SND_VXPOCKET=m
 CONFIG_SND_PDAUDIOCF=m
-# CONFIG_SND_SOC is not set
+CONFIG_SND_SOC=m
+CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
+# CONFIG_SND_ATMEL_SOC is not set
+CONFIG_SND_DESIGNWARE_I2S=m
+
+#
+# SoC Audio for Freescale CPUs
+#
+
+#
+# Common SoC Audio options for Freescale CPUs:
+#
+# CONFIG_SND_SOC_FSL_ASRC is not set
+# CONFIG_SND_SOC_FSL_SAI is not set
+# CONFIG_SND_SOC_FSL_SSI is not set
+# CONFIG_SND_SOC_FSL_SPDIF is not set
+# CONFIG_SND_SOC_FSL_ESAI is not set
+# CONFIG_SND_SOC_IMX_AUDMUX is not set
+CONFIG_SND_SST_MFLD_PLATFORM=m
+CONFIG_SND_SST_IPC=m
+CONFIG_SND_SST_IPC_ACPI=m
+CONFIG_SND_SOC_INTEL_SST=m
+CONFIG_SND_SOC_INTEL_SST_ACPI=m
+CONFIG_SND_SOC_INTEL_HASWELL=m
+CONFIG_SND_SOC_INTEL_BAYTRAIL=m
+CONFIG_SND_SOC_INTEL_HASWELL_MACH=m
+CONFIG_SND_SOC_INTEL_BYT_RT5640_MACH=m
+CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH=m
+CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
+CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m
+CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m
+CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
+# CONFIG_SND_SOC_XTFPGA_I2S is not set
+CONFIG_SND_SOC_I2C_AND_SPI=m
+
+#
+# CODEC drivers
+#
+# CONFIG_SND_SOC_ADAU1701 is not set
+# CONFIG_SND_SOC_AK4104 is not set
+# CONFIG_SND_SOC_AK4554 is not set
+# CONFIG_SND_SOC_AK4642 is not set
+# CONFIG_SND_SOC_AK5386 is not set
+# CONFIG_SND_SOC_ALC5623 is not set
+# CONFIG_SND_SOC_CS35L32 is not set
+# CONFIG_SND_SOC_CS42L51_I2C is not set
+# CONFIG_SND_SOC_CS42L52 is not set
+# CONFIG_SND_SOC_CS42L56 is not set
+# CONFIG_SND_SOC_CS42L73 is not set
+# CONFIG_SND_SOC_CS4265 is not set
+# CONFIG_SND_SOC_CS4270 is not set
+# CONFIG_SND_SOC_CS4271_I2C is not set
+# CONFIG_SND_SOC_CS4271_SPI is not set
+# CONFIG_SND_SOC_CS42XX8_I2C is not set
+CONFIG_SND_SOC_HDMI_CODEC=m
+# CONFIG_SND_SOC_ES8328 is not set
+CONFIG_SND_SOC_MAX98090=m
+# CONFIG_SND_SOC_PCM1681 is not set
+# CONFIG_SND_SOC_PCM1792A is not set
+# CONFIG_SND_SOC_PCM512x_I2C is not set
+# CONFIG_SND_SOC_PCM512x_SPI is not set
+CONFIG_SND_SOC_RL6231=m
+CONFIG_SND_SOC_RT286=m
+# CONFIG_SND_SOC_RT5631 is not set
+CONFIG_SND_SOC_RT5640=m
+CONFIG_SND_SOC_RT5645=m
+CONFIG_SND_SOC_RT5670=m
+# CONFIG_SND_SOC_RT5677_SPI is not set
+# CONFIG_SND_SOC_SGTL5000 is not set
+CONFIG_SND_SOC_SI476X=m
+# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
+CONFIG_SND_SOC_SPDIF=m
+# CONFIG_SND_SOC_SSM2602_SPI is not set

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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:10:11
  Author: lfleischer
Revision: 133876

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 09:10:03 UTC (rev 133875)
+++ community-i686/PKGBUILD 2015-05-20 09:10:11 UTC (rev 133876)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-
-pkgname=pylibacl
-pkgver=0.5.2
-pkgrel=1
-pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
-arch=('i686' 'x86_64')
-url='http://pylibacl.k1024.org/'
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-source=(http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-}

Copied: pylibacl/repos/community-i686/PKGBUILD (from rev 133875, 
pylibacl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-20 09:10:11 UTC (rev 133876)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer lfleischer at archlinux dot org
+
+pkgname=pylibacl
+pkgver=0.5.3
+pkgrel=1
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=(http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-20 09:10:03 UTC (rev 133875)
+++ community-x86_64/PKGBUILD   2015-05-20 09:10:11 UTC (rev 133876)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-
-pkgname=pylibacl
-pkgver=0.5.2
-pkgrel=1
-pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
-arch=('i686' 'x86_64')
-url='http://pylibacl.k1024.org/'
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-source=(http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-}

Copied: pylibacl/repos/community-x86_64/PKGBUILD (from rev 133875, 
pylibacl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-20 09:10:11 UTC (rev 133876)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer lfleischer at archlinux dot org
+
+pkgname=pylibacl
+pkgver=0.5.3
+pkgrel=1
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=(http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}
+}


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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:10:03
  Author: lfleischer
Revision: 133875

upgpkg: pylibacl 0.5.3-1

Upstream update.

Modified:
  pylibacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 09:07:50 UTC (rev 133874)
+++ PKGBUILD2015-05-20 09:10:03 UTC (rev 133875)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Maintainer: Lukas Fleischer lfleischer at archlinux dot org
 
 pkgname=pylibacl
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('python2')
 makedepends=('python2-distribute')
 source=(http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in openssh/trunk (PKGBUILD dispatch.patch)

2015-05-20 Thread Gaetan Bisson
Date: Wednesday, May 20, 2015 @ 11:16:30
  Author: bisson
Revision: 239585

fix FS#45020

Added:
  openssh/trunk/dispatch.patch
Modified:
  openssh/trunk/PKGBUILD

+
 PKGBUILD   |5 ++-
 dispatch.patch |   81 +++
 2 files changed, 85 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:59:44 UTC (rev 239584)
+++ PKGBUILD2015-05-20 09:16:30 UTC (rev 239585)
@@ -5,7 +5,7 @@
 
 pkgname=openssh
 pkgver=6.8p1
-pkgrel=2
+pkgrel=3
 pkgdesc='Free version of the SSH connectivity tools'
 url='http://www.openssh.org/portable.html'
 license=('custom:BSD')
@@ -17,6 +17,7 @@
 validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
 
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz{,.asc}
 'error.patch'
+'dispatch.patch'
 'sshdgenkeys.service'
 'sshd@.service'
 'sshd.service'
@@ -25,6 +26,7 @@
 'sshd.pam')
 sha1sums=('cdbc51e46a902b30d263b05fdc71340920e91c92' 'SKIP'
   '1b6b11efe9b20b9d1e51a59ac4b16eefb1dc84b8'
+  'e629d45e899bbb2b3e702080f37cb40f3dc2b9b4'
   'cc1ceec606c98c7407e7ac21ade23aed81e31405'
   '6a0ff3305692cf83aca96e10f3bb51e1c26fccda'
   'ec49c6beba923e201505f5669cea48cad29014db'
@@ -39,6 +41,7 @@
 prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
patch -p1 -i ../error.patch
+   patch -p1 -i ../dispatch.patch
 }
 
 build() {

Added: dispatch.patch
===
--- dispatch.patch  (rev 0)
+++ dispatch.patch  2015-05-20 09:16:30 UTC (rev 239585)
@@ -0,0 +1,81 @@
+From 639d6bc57b1942393ed12fb48f00bc05d4e093e4 Mon Sep 17 00:00:00 2001
+From: d...@openbsd.org d...@openbsd.org
+Date: Fri, 01 May 2015 07:10:01 +
+Subject: upstream commit
+
+refactor ssh_dispatch_run_fatal() to use sshpkt_fatal()
+ to better report error conditions. Teach sshpkt_fatal() about ECONNRESET.
+
+Improves error messages on TCP connection resets. bz#2257
+
+ok dtucker@
+---
+diff --git a/dispatch.c b/dispatch.c
+index afe6182..aac933e 100644
+--- a/dispatch.c
 b/dispatch.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: dispatch.c,v 1.26 2015/02/12 20:34:19 dtucker Exp $ */
++/* $OpenBSD: dispatch.c,v 1.27 2015/05/01 07:10:01 djm Exp $ */
+ /*
+  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
+  *
+@@ -137,22 +137,6 @@ ssh_dispatch_run_fatal(struct ssh *ssh, int mode, 
volatile sig_atomic_t *done,
+ {
+   int r;
+ 
+-  if ((r = ssh_dispatch_run(ssh, mode, done, ctxt)) != 0) {
+-  switch (r) {
+-  case SSH_ERR_CONN_CLOSED:
+-  logit(Connection closed by %.200s,
+-  ssh_remote_ipaddr(ssh));
+-  cleanup_exit(255);
+-  case SSH_ERR_CONN_TIMEOUT:
+-  logit(Connection to %.200s timed out while 
+-  waiting to read, ssh_remote_ipaddr(ssh));
+-  cleanup_exit(255);
+-  case SSH_ERR_DISCONNECTED:
+-  logit(Disconnected from %.200s,
+-  ssh_remote_ipaddr(ssh));
+-  cleanup_exit(255);
+-  default:
+-  fatal(%s: %s, __func__, ssh_err(r));
+-  }
+-  }
++  if ((r = ssh_dispatch_run(ssh, mode, done, ctxt)) != 0)
++  sshpkt_fatal(ssh, __func__, r);
+ }
+diff --git a/packet.c b/packet.c
+index 4922573..a7727ef 100644
+--- a/packet.c
 b/packet.c
+@@ -1,4 +1,4 @@
+-/* $OpenBSD: packet.c,v 1.208 2015/02/13 18:57:00 markus Exp $ */
++/* $OpenBSD: packet.c,v 1.212 2015/05/01 07:10:01 djm Exp $ */
+ /*
+  * Author: Tatu Ylonen y...@cs.hut.fi
+  * Copyright (c) 1995 Tatu Ylonen y...@cs.hut.fi, Espoo, Finland
+@@ -1920,9 +1920,19 @@ sshpkt_fatal(struct ssh *ssh, const char *tag, int r)
+   logit(Connection closed by %.200s, ssh_remote_ipaddr(ssh));
+   cleanup_exit(255);
+   case SSH_ERR_CONN_TIMEOUT:
+-  logit(Connection to %.200s timed out while 
+-  waiting to write, ssh_remote_ipaddr(ssh));
++  logit(Connection to %.200s timed out, ssh_remote_ipaddr(ssh));
+   cleanup_exit(255);
++  case SSH_ERR_DISCONNECTED:
++  logit(Disconnected from %.200s,
++  ssh_remote_ipaddr(ssh));
++  cleanup_exit(255);
++  case SSH_ERR_SYSTEM_ERROR:
++  if (errno == ECONNRESET) {
++  logit(Connection reset by %.200s,
++  ssh_remote_ipaddr(ssh));
++  cleanup_exit(255);
++  }
++  /* FALLTHROUGH */
+   default:
+   fatal(%s%sConnection to %.200s: %s,
+   tag != NULL ? tag : , tag != NULL ? :  : ,
+--
+cgit v0.9.2


[arch-commits] Commit in lua/trunk (LICENSE)

2015-05-20 Thread Anatol Pomozov
Date: Wednesday, May 20, 2015 @ 14:00:13
  Author: anatolik
Revision: 239588

Update license year

Modified:
  lua/trunk/LICENSE

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

Modified: LICENSE
===
--- LICENSE 2015-05-20 09:19:54 UTC (rev 239587)
+++ LICENSE 2015-05-20 12:00:13 UTC (rev 239588)
@@ -7,7 +7,7 @@
 by including the appropriate copyright notice somewhere in your
 product or its documentation.
 
-Copyright © 1994–2012 Lua.org, PUC-Rio.
+Copyright © 1994–2015 Lua.org, PUC-Rio.
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation


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

2015-05-20 Thread Massimiliano Torromeo
Date: Wednesday, May 20, 2015 @ 14:08:47
  Author: mtorromeo
Revision: 133881

upgpkg: hhvm 3.7.0-4

Build imap extension by linking to c-client FS#44423

Modified:
  hhvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 09:18:15 UTC (rev 133880)
+++ PKGBUILD2015-05-20 12:08:47 UTC (rev 133881)
@@ -4,7 +4,7 @@
 
 pkgname=hhvm
 pkgver=3.7.0
-pkgrel=3
+pkgrel=4
 
 _thirdparty_commit=7f549260cbac2f6575d787948d668f20261c3d75
 _folly_commit=7c9f26357a1a2852ea11b051e1e0402dcfbce861
@@ -21,7 +21,7 @@
 depends=('boost-libs' 'google-glog' 'libmysqlclient' 'libmemcached' 'libzip'
  'libxslt' 'intel-tbb' 'libmcrypt' 'oniguruma' 'jemalloc' 'curl' 
'libvpx'
  'libdwarf' 'imagemagick' 'libedit' 'sqlite' 'libyaml' 'fribidi' 're2'
- 'gperf')
+ 'gperf' 'c-client')
 makedepends=('git' 'cmake' 'gcc' 'boost' 'gflags' 'python2' 'pfff' 'mongodb'
  'ragel' 'libmariadbclient' 'unixodbc')
 source=(https://github.com/facebook/hhvm/archive/HHVM-$pkgver.tar.gz;


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

2015-05-20 Thread Massimiliano Torromeo
Date: Wednesday, May 20, 2015 @ 14:09:05
  Author: mtorromeo
Revision: 133882

archrelease: copy trunk to community-x86_64

Added:
  hhvm/repos/community-x86_64/PKGBUILD
(from rev 133881, hhvm/trunk/PKGBUILD)
  hhvm/repos/community-x86_64/hhvm.install
(from rev 133881, hhvm/trunk/hhvm.install)
  hhvm/repos/community-x86_64/hhvm.service
(from rev 133881, hhvm/trunk/hhvm.service)
  hhvm/repos/community-x86_64/hhvm.tmpfile
(from rev 133881, hhvm/trunk/hhvm.tmpfile)
  hhvm/repos/community-x86_64/hhvm@.service
(from rev 133881, hhvm/trunk/hhvm@.service)
  hhvm/repos/community-x86_64/php.ini
(from rev 133881, hhvm/trunk/php.ini)
  hhvm/repos/community-x86_64/server.ini
(from rev 133881, hhvm/trunk/server.ini)
Deleted:
  hhvm/repos/community-x86_64/PKGBUILD
  hhvm/repos/community-x86_64/hhvm.install
  hhvm/repos/community-x86_64/hhvm.service
  hhvm/repos/community-x86_64/hhvm.tmpfile
  hhvm/repos/community-x86_64/hhvm@.service
  hhvm/repos/community-x86_64/php.ini
  hhvm/repos/community-x86_64/server.ini

---+
 PKGBUILD  |  284 
 hhvm.install  |   18 +--
 hhvm.service  |   30 ++---
 hhvm.tmpfile  |4 
 hhvm@.service |   30 ++---
 php.ini   |   20 +--
 server.ini|   12 +-
 7 files changed, 199 insertions(+), 199 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 12:08:47 UTC (rev 133881)
+++ PKGBUILD2015-05-20 12:09:05 UTC (rev 133882)
@@ -1,142 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: James Miller ja...@pocketrent.com
-
-pkgname=hhvm
-pkgver=3.7.0
-pkgrel=3
-
-_thirdparty_commit=7f549260cbac2f6575d787948d668f20261c3d75
-_folly_commit=7c9f26357a1a2852ea11b051e1e0402dcfbce861
-_thrift_commit=385419f71e40a77df1fcfe6d1a9349d99d200902
-_proxygen_commit=72622b8af97bd56a0dd271b10be18864653a8bb7
-_webscalesql_commit=19c1a57078cdec7d238037258345151e871caef4
-_mcrouter_commit=55dece4d60de21d68e7651bd6083c403f9edf0f5
-_squangle_commit=269cd2e30a88b16b1cdf12f1eec5a1c16cb8be10
-
-pkgdesc=Virtual Machine, Runtime, and JIT for PHP
-arch=('x86_64')
-url=http://hhvm.com;
-license=('PHP')
-depends=('boost-libs' 'google-glog' 'libmysqlclient' 'libmemcached' 'libzip'
- 'libxslt' 'intel-tbb' 'libmcrypt' 'oniguruma' 'jemalloc' 'curl' 
'libvpx'
- 'libdwarf' 'imagemagick' 'libedit' 'sqlite' 'libyaml' 'fribidi' 're2'
- 'gperf')
-makedepends=('git' 'cmake' 'gcc' 'boost' 'gflags' 'python2' 'pfff' 'mongodb'
- 'ragel' 'libmariadbclient' 'unixodbc')
-source=(https://github.com/facebook/hhvm/archive/HHVM-$pkgver.tar.gz;
-
hhvm-third-party-$_thirdparty_commit.tar.gz::https://github.com/hhvm/hhvm-third-party/archive/$_thirdparty_commit.tar.gz;
-
folly-$_folly_commit.tar.gz::https://github.com/facebook/folly/archive/$_folly_commit.tar.gz;
-
thrift-$_thrift_commit.tar.gz::https://github.com/facebook/fbthrift/archive/$_thrift_commit.tar.gz;
-
proxygen-$_proxygen_commit.tar.gz::https://github.com/facebook/proxygen/archive/$_proxygen_commit.tar.gz;
-
webscalesql-$_webscalesql_commit.tar.gz::https://github.com/webscalesql/webscalesql-5.6/archive/$_webscalesql_commit.tar.gz;
-
mcrouter-$_mcrouter_commit.tar.gz::https://github.com/facebook/mcrouter/archive/$_mcrouter_commit.tar.gz;
-
squangle-$_squangle_commit.tar.gz::https://github.com/facebook/squangle/archive/$_squangle_commit.tar.gz;
-'hhvm.tmpfile'
-'hhvm.service'
-'hhvm@.service'
-'php.ini'
-'server.ini'
-
'libvpx14.patch::https://patch-diff.githubusercontent.com/raw/facebook/hhvm/pull/5191.diff')
-install=hhvm.install
-backup=(etc/hhvm/{php,server}.ini)
-options+=('!buildflags')
-
-prepare() {
-cd $srcdir/$pkgname-HHVM-$pkgver
-
-patch -p1 -i $srcdir/libvpx14.patch
-
-# Fix sendmail path
-sed -r 's#/usr/lib/sendmail#/usr/bin/sendmail#g' -i \
-hphp/runtime/base/runtime-option.cpp
-
-rm -rf third-party
-ln -s $srcdir/hhvm-third-party-$_thirdparty_commit third-party
-
-cd third-party/folly
-rm -rf src
-ln -s $srcdir/folly-$_folly_commit src
-
-cd ../thrift
-rm -rf src
-ln -s $srcdir/fbthrift-$_thrift_commit src
-
-cd ../proxygen
-rm -rf src
-ln -s $srcdir/proxygen-$_proxygen_commit src
-
-cd ../mcrouter
-rm -rf src
-ln -s $srcdir/mcrouter-$_mcrouter_commit src
-
-cd ../squangle
-rm -rf src squangle
-ln -s $srcdir/squangle-$_squangle_commit src
-ln -s src/squangle
-
-cd ../webscalesqlclient
-rm -rf src webscalesql-5.6
-ln -s $srcdir/webscalesql-5.6-$_webscalesql_commit webscalesql-5.6
-ln -s $srcdir/webscalesql-5.6-$_webscalesql_commit src
-}
-
-build() {
-cd $srcdir/$pkgname-HHVM-$pkgver
-msg2 Building hhvm
-
-cmake -Wno-dev \
--DCMAKE_BUILD_TYPE=Release \
-

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

2015-05-20 Thread Gaetan Bisson
Date: Wednesday, May 20, 2015 @ 09:59:44
  Author: bisson
Revision: 239584

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-20 07:59:35 UTC (rev 239583)
+++ extra-i686/PKGBUILD 2015-05-20 07:59:44 UTC (rev 239584)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=feh
-pkgver=2.12.1
-pkgrel=1
-pkgdesc='Fast and light imlib2-based image viewer'
-url='http://feh.finalrewind.org/'
-license=('custom:MIT')
-arch=('i686' 'x86_64')
-depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('imagemagick: support more file formats')
-makedepends=('libxt')
-validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
-source=(${url}${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha1sums=('30d6a6d829fc00f30302fef036c03ed769df1c50' 'SKIP')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make PREFIX=/usr exif=1 help=1 stat64=1
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make PREFIX=/usr DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: feh/repos/extra-i686/PKGBUILD (from rev 239583, feh/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-20 07:59:44 UTC (rev 239584)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=feh
+pkgver=2.13
+pkgrel=1
+pkgdesc='Fast and light imlib2-based image viewer'
+url='http://feh.finalrewind.org/'
+license=('custom:MIT')
+arch=('i686' 'x86_64')
+depends=('imlib2' 'curl' 'libxinerama' 'libexif')
+optdepends=('imagemagick: support more file formats')
+makedepends=('libxt')
+validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
+source=(${url}${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha1sums=('d6c257a167c7487f862cd4c16bb950ac29bd4479' 'SKIP')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr exif=1 help=1 stat64=1
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-20 07:59:35 UTC (rev 239583)
+++ extra-x86_64/PKGBUILD   2015-05-20 07:59:44 UTC (rev 239584)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=feh
-pkgver=2.12.1
-pkgrel=1
-pkgdesc='Fast and light imlib2-based image viewer'
-url='http://feh.finalrewind.org/'
-license=('custom:MIT')
-arch=('i686' 'x86_64')
-depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('imagemagick: support more file formats')
-makedepends=('libxt')
-validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
-source=(${url}${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha1sums=('30d6a6d829fc00f30302fef036c03ed769df1c50' 'SKIP')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make PREFIX=/usr exif=1 help=1 stat64=1
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make PREFIX=/usr DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: feh/repos/extra-x86_64/PKGBUILD (from rev 239583, feh/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-05-20 07:59:44 UTC (rev 239584)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=feh
+pkgver=2.13
+pkgrel=1
+pkgdesc='Fast and light imlib2-based image viewer'
+url='http://feh.finalrewind.org/'
+license=('custom:MIT')

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

2015-05-20 Thread Gaetan Bisson
Date: Wednesday, May 20, 2015 @ 09:59:35
  Author: bisson
Revision: 239583

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:53:26 UTC (rev 239582)
+++ PKGBUILD2015-05-20 07:59:35 UTC (rev 239583)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=feh
-pkgver=2.12.1
+pkgver=2.13
 pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='http://feh.finalrewind.org/'
@@ -16,7 +16,7 @@
 makedepends=('libxt')
 validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=(${url}${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha1sums=('30d6a6d829fc00f30302fef036c03ed769df1c50' 'SKIP')
+sha1sums=('d6c257a167c7487f862cd4c16bb950ac29bd4479' 'SKIP')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in redis/repos (24 files)

2015-05-20 Thread Sergej Pupykin
Date: Wednesday, May 20, 2015 @ 09:58:48
  Author: spupykin
Revision: 133868

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

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

-+
 /PKGBUILD   |  102 ++
 /redis-2.8.11-use-system-jemalloc.patch |   30 
 /redis.conf-sane-defaults.patch |   62 
 /redis.install  |   16 ++
 /redis.logrotate|   10 +
 /redis.service  |   44 ++
 community-i686/PKGBUILD |   51 ---
 community-i686/redis-2.8.11-use-system-jemalloc.patch   |   15 --
 community-i686/redis.conf-sane-defaults.patch   |   31 
 community-i686/redis.install|8 -
 community-i686/redis.logrotate  |5 
 community-i686/redis.service|   21 --
 community-x86_64/PKGBUILD   |   51 ---
 community-x86_64/redis-2.8.11-use-system-jemalloc.patch |   15 --
 community-x86_64/redis.conf-sane-defaults.patch |   31 
 community-x86_64/redis.install  |8 -
 community-x86_64/redis.logrotate|5 
 community-x86_64/redis.service  |   21 --
 18 files changed, 264 insertions(+), 262 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 07:50:19 UTC (rev 133867)
+++ community-i686/PKGBUILD 2015-05-20 07:58:48 UTC (rev 133868)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer:  Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Jan-Erik Rediger badboy at archlinux dot us
-# Contributor: nofxx x@nick.com
-
-pkgname=redis
-pkgver=3.0.1
-pkgrel=1
-pkgdesc='Advanced key-value store'
-arch=('i686' 'x86_64')
-url='http://redis.io/'
-license=('BSD')
-depends=('jemalloc' 'grep' 'shadow')
-backup=('etc/redis.conf'
-'etc/logrotate.d/redis')
-install=redis.install
-source=(http://download.redis.io/releases/redis-$pkgver.tar.gz
-redis.service
-redis.logrotate
-redis.conf-sane-defaults.patch
-redis-2.8.11-use-system-jemalloc.patch)
-md5sums=('dd2bf1f65d75ed518313158086d4219b'
- 'b557e370dcf35d8844b77d278e7be0a5'
- '9e2d75b7a9dc421122d673fe520ef17f'
- 'b1beae6954b780da261b4056fd7f918a'
- '2ae176578f538e37a67a463258302bc6')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../redis.conf-sane-defaults.patch
-  patch -p1 -i ../redis-2.8.11-use-system-jemalloc.patch
-}
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/usr install
-
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/redis/LICENSE
-  install -Dm644 redis.conf $pkgdir/etc/redis.conf
-  install -Dm644 ../redis.service 

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

2015-05-20 Thread Sergej Pupykin
Date: Wednesday, May 20, 2015 @ 10:58:26
  Author: spupykin
Revision: 133872

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   62 +--
 wanderlust.install |   44 ++--
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 08:58:16 UTC (rev 133871)
+++ PKGBUILD2015-05-20 08:58:26 UTC (rev 133872)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Norberto Lopes shel...@mail.telepac.pt
-
-pkgname=wanderlust
-#pkgver=2.15.9
-pkgver=20150421
-pkgrel=1
-pkgdesc=Mail/News reader supporting IMAP4rev1 for emacs.
-arch=(any)
-#url=http://www.gohome.org/wl;
-url=https://github.com/wanderlust/wanderlust/;
-license=('GPL')
-depends=('emacs' 'emacs-apel=10.7' 'flim' 'semi')
-makedepends=('cvs' 'bbdb')
-optdepends=('bbdb: contact management utility')
-install=wanderlust.install
-source=(wanderlust-$pkgver.zip::https://github.com/wanderlust/wanderlust/zipball/master;)
-md5sums=('SKIP')
-
-package() {
-  cd $srcdir/wanderlust-wanderlust-*
-  PIXMAPDIR=/usr/share/emacs/`emacs -batch -eval (princ (format \%d.%d\ 
emacs-major-version emacs-minor-version))`/etc/wl/icons/
-  install -dm0755 $pkgdir/usr/share/info
-  make all info
-  make install install-info \
-   LISPDIR=$pkgdir/usr/share/emacs/site-lisp \
-   PIXMAPDIR=$pkgdir$PIXMAPDIR \
-   INFODIR=$pkgdir/usr/share/info
-  install -m644 utils/ssl.el $pkgdir/usr/share/emacs/site-lisp/ssl.el
-}

Copied: wanderlust/repos/community-any/PKGBUILD (from rev 133871, 
wanderlust/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 08:58:26 UTC (rev 133872)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Norberto Lopes shel...@mail.telepac.pt
+
+pkgname=wanderlust
+#pkgver=2.15.9
+pkgver=20150520
+pkgrel=1
+pkgdesc=Mail/News reader supporting IMAP4rev1 for emacs.
+arch=(any)
+#url=http://www.gohome.org/wl;
+url=https://github.com/wanderlust/wanderlust/;
+license=('GPL')
+depends=('emacs' 'emacs-apel=10.7' 'flim' 'semi')
+makedepends=('cvs' 'bbdb')
+optdepends=('bbdb: contact management utility')
+install=wanderlust.install
+source=(wanderlust-$pkgver.zip::https://github.com/wanderlust/wanderlust/zipball/master;)
+md5sums=('97fc705f8b4a70f3d7163f7fe2f7e7c5')
+
+package() {
+  cd $srcdir/wanderlust-wanderlust-*
+  PIXMAPDIR=/usr/share/emacs/`emacs -batch -eval (princ (format \%d.%d\ 
emacs-major-version emacs-minor-version))`/etc/wl/icons/
+  install -dm0755 $pkgdir/usr/share/info
+  make all info
+  make install install-info \
+   LISPDIR=$pkgdir/usr/share/emacs/site-lisp \
+   PIXMAPDIR=$pkgdir$PIXMAPDIR \
+   INFODIR=$pkgdir/usr/share/info
+  install -m644 utils/ssl.el $pkgdir/usr/share/emacs/site-lisp/ssl.el
+}

Deleted: wanderlust.install
===
--- wanderlust.install  2015-05-20 08:58:16 UTC (rev 133871)
+++ wanderlust.install  2015-05-20 08:58:26 UTC (rev 133872)
@@ -1,22 +0,0 @@
-infodir=/usr/share/info
-
-post_install () {
-cat  EOF
-== Put this in your $HOME/.emacs file to enable Wanderlust
-
-(autoload 'wl wl Wanderlust t)
-(autoload 'wl-other-frame wl Wanderlust on new frame. t)
-(autoload 'wl-draft wl-draft Write draft with Wanderlust. t)
-EOF
-  [ -x usr/bin/install-info ] || return 0
-  install-info $infodir/wl.info.gz $infodir/dir
-}
-
-post_upgrade () {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  install-info --delete $infodir/wl.info.gz $infodir/dir
-}

Copied: wanderlust/repos/community-any/wanderlust.install (from rev 133871, 
wanderlust/trunk/wanderlust.install)
===
--- wanderlust.install  (rev 0)
+++ wanderlust.install  2015-05-20 08:58:26 UTC (rev 133872)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+
+post_install () {
+cat  EOF
+== Put this in your $HOME/.emacs file to enable Wanderlust
+
+(autoload 'wl wl Wanderlust t)
+(autoload 'wl-other-frame wl Wanderlust on new frame. t)
+(autoload 'wl-draft wl-draft Write draft with Wanderlust. t)
+EOF
+  [ -x usr/bin/install-info ] || return 0
+  install-info $infodir/wl.info.gz $infodir/dir
+}
+
+post_upgrade () {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info --delete $infodir/wl.info.gz $infodir/dir
+}


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

2015-05-20 Thread Sergej Pupykin
Date: Wednesday, May 20, 2015 @ 10:58:16
  Author: spupykin
Revision: 133871

upgpkg: wanderlust 20150520-1

upd

Modified:
  wanderlust/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 08:00:24 UTC (rev 133870)
+++ PKGBUILD2015-05-20 08:58:16 UTC (rev 133871)
@@ -4,7 +4,7 @@
 
 pkgname=wanderlust
 #pkgver=2.15.9
-pkgver=20150421
+pkgver=20150520
 pkgrel=1
 pkgdesc=Mail/News reader supporting IMAP4rev1 for emacs.
 arch=(any)
@@ -16,7 +16,7 @@
 optdepends=('bbdb: contact management utility')
 install=wanderlust.install
 
source=(wanderlust-$pkgver.zip::https://github.com/wanderlust/wanderlust/zipball/master;)
-md5sums=('SKIP')
+md5sums=('97fc705f8b4a70f3d7163f7fe2f7e7c5')
 
 package() {
   cd $srcdir/wanderlust-wanderlust-*


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

2015-05-20 Thread speps
Date: Wednesday, May 20, 2015 @ 10:00:24
  Author: speps
Revision: 133870

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

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

-+
 /PKGBUILD   |   64 ++
 /smtube.install |   24 ++
 community-i686/PKGBUILD |   32 ---
 community-i686/smtube.install   |   12 ---
 community-x86_64/PKGBUILD   |   32 ---
 community-x86_64/smtube.install |   12 ---
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 08:00:13 UTC (rev 133869)
+++ community-i686/PKGBUILD 2015-05-20 08:00:24 UTC (rev 133870)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: Andreas Schnaiter rc.poi...@gmail.com
-
-pkgname=smtube
-pkgver=15.5.10
-pkgrel=1
-pkgdesc=A small youtube browser
-arch=('i686' 'x86_64')
-url=http://smplayer.sourceforge.net;
-license=('GPL')
-depends=('qt5-script' 'qt5-webkit' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('mplayer: play videos with MPlayer'
-'smplayer: play videos with SMPlayer'
-'gnome-mplayer: play videos with GNOME MPlayer'
-'kdemultimedia-dragonplayer: play videos with Dragon Player'
-'totem: play videos with Totem'
-'vlc: play videos with VLC')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ac05ed80bf724463512246832e57f253')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR=$pkgdir/ install
-}

Copied: smtube/repos/community-i686/PKGBUILD (from rev 133869, 
smtube/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-20 08:00:24 UTC (rev 133870)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Andreas Schnaiter rc.poi...@gmail.com
+
+pkgname=smtube
+pkgver=15.5.17
+pkgrel=1
+pkgdesc=A small youtube browser
+arch=('i686' 'x86_64')
+url=http://smplayer.sourceforge.net;
+license=('GPL')
+depends=('qt5-script' 'qt5-webkit' 'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('mplayer: play videos with MPlayer'
+'smplayer: play videos with SMPlayer'
+'gnome-mplayer: play videos with GNOME MPlayer'
+'kdemultimedia-dragonplayer: play videos with Dragon Player'
+'totem: play videos with Totem'
+'vlc: play videos with VLC')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/smtube/$pkgname-$pkgver.tar.bz2;)
+md5sums=('577ebdf5fbcd3d17959294e688c124b4')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR=$pkgdir/ install
+}

Deleted: community-i686/smtube.install
===
--- community-i686/smtube.install   2015-05-20 08:00:13 UTC (rev 133869)
+++ community-i686/smtube.install   2015-05-20 08:00:24 UTC (rev 133870)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: smtube/repos/community-i686/smtube.install (from rev 133869, 
smtube/trunk/smtube.install)
===
--- community-i686/smtube.install   (rev 0)
+++ community-i686/smtube.install   2015-05-20 08:00:24 UTC (rev 133870)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-20 08:00:13 UTC (rev 133869)
+++ community-x86_64/PKGBUILD   2015-05-20 08:00:24 UTC (rev 133870)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot 

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

2015-05-20 Thread speps
Date: Wednesday, May 20, 2015 @ 10:00:13
  Author: speps
Revision: 133869

upgpkg: smtube 15.5.17-1

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:58:48 UTC (rev 133868)
+++ PKGBUILD2015-05-20 08:00:13 UTC (rev 133869)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Schnaiter rc.poi...@gmail.com
 
 pkgname=smtube
-pkgver=15.5.10
+pkgver=15.5.17
 pkgrel=1
 pkgdesc=A small youtube browser
 arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
 'totem: play videos with Totem'
 'vlc: play videos with VLC')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ac05ed80bf724463512246832e57f253')
+source=(http://downloads.sourceforge.net/smtube/$pkgname-$pkgver.tar.bz2;)
+md5sums=('577ebdf5fbcd3d17959294e688c124b4')
 
 build() {
   cd $pkgname-$pkgver


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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:07:23
  Author: lfleischer
Revision: 133873

upgpkg: stunnel 5.17-1

Upstream update.

Modified:
  stunnel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 08:58:26 UTC (rev 133872)
+++ PKGBUILD2015-05-20 09:07:23 UTC (rev 133873)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Piche ke...@archlinux.org
 
 pkgname=stunnel
-pkgver=5.16
+pkgver=5.17
 pkgrel=1
 pkgdesc=A program that allows you to encrypt arbitrary TCP connections inside 
SSL
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 source=(https://www.stunnel.org/downloads/$pkgname-$pkgver.tar.gz{,.asc}
 'Makefile.patch'
 'stunnel.tmpfiles.conf')
-md5sums=('ffe666e8bf1f0f9dad67b8d7e9ead48a'
+md5sums=('e70f001ee190105c5a10a74f4bd54901'
  'SKIP'
  '579f198ecb90a42fcbfd8a4e48006264'
  '2e065a39998e57727ee79887bbd1751e')


[arch-commits] Commit in openssh/repos (22 files)

2015-05-20 Thread Gaetan Bisson
Date: Wednesday, May 20, 2015 @ 11:16:50
  Author: bisson
Revision: 239586

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

Added:
  openssh/repos/testing-i686/
  openssh/repos/testing-i686/PKGBUILD
(from rev 239585, openssh/trunk/PKGBUILD)
  openssh/repos/testing-i686/dispatch.patch
(from rev 239585, openssh/trunk/dispatch.patch)
  openssh/repos/testing-i686/error.patch
(from rev 239585, openssh/trunk/error.patch)
  openssh/repos/testing-i686/install
(from rev 239585, openssh/trunk/install)
  openssh/repos/testing-i686/sshd.conf
(from rev 239585, openssh/trunk/sshd.conf)
  openssh/repos/testing-i686/sshd.pam
(from rev 239585, openssh/trunk/sshd.pam)
  openssh/repos/testing-i686/sshd.service
(from rev 239585, openssh/trunk/sshd.service)
  openssh/repos/testing-i686/sshd.socket
(from rev 239585, openssh/trunk/sshd.socket)
  openssh/repos/testing-i686/sshd@.service
(from rev 239585, openssh/trunk/sshd@.service)
  openssh/repos/testing-i686/sshdgenkeys.service
(from rev 239585, openssh/trunk/sshdgenkeys.service)
  openssh/repos/testing-x86_64/
  openssh/repos/testing-x86_64/PKGBUILD
(from rev 239585, openssh/trunk/PKGBUILD)
  openssh/repos/testing-x86_64/dispatch.patch
(from rev 239585, openssh/trunk/dispatch.patch)
  openssh/repos/testing-x86_64/error.patch
(from rev 239585, openssh/trunk/error.patch)
  openssh/repos/testing-x86_64/install
(from rev 239585, openssh/trunk/install)
  openssh/repos/testing-x86_64/sshd.conf
(from rev 239585, openssh/trunk/sshd.conf)
  openssh/repos/testing-x86_64/sshd.pam
(from rev 239585, openssh/trunk/sshd.pam)
  openssh/repos/testing-x86_64/sshd.service
(from rev 239585, openssh/trunk/sshd.service)
  openssh/repos/testing-x86_64/sshd.socket
(from rev 239585, openssh/trunk/sshd.socket)
  openssh/repos/testing-x86_64/sshd@.service
(from rev 239585, openssh/trunk/sshd@.service)
  openssh/repos/testing-x86_64/sshdgenkeys.service
(from rev 239585, openssh/trunk/sshdgenkeys.service)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/dispatch.patch|   81 +++
 testing-i686/error.patch   |   25 
 testing-i686/install   |   10 +++
 testing-i686/sshd.conf |1 
 testing-i686/sshd.pam  |6 ++
 testing-i686/sshd.service  |   17 +
 testing-i686/sshd.socket   |   10 +++
 testing-i686/sshd@.service |8 ++
 testing-i686/sshdgenkeys.service   |   17 +
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/dispatch.patch  |   81 +++
 testing-x86_64/error.patch |   25 
 testing-x86_64/install |   10 +++
 testing-x86_64/sshd.conf   |1 
 testing-x86_64/sshd.pam|6 ++
 testing-x86_64/sshd.service|   17 +
 testing-x86_64/sshd.socket |   10 +++
 testing-x86_64/sshd@.service   |8 ++
 testing-x86_64/sshdgenkeys.service |   17 +
 20 files changed, 554 insertions(+)

Copied: openssh/repos/testing-i686/PKGBUILD (from rev 239585, 
openssh/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-05-20 09:16:50 UTC (rev 239586)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=openssh
+pkgver=6.8p1
+pkgrel=3
+pkgdesc='Free version of the SSH connectivity tools'
+url='http://www.openssh.org/portable.html'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+makedepends=('linux-headers')
+depends=('krb5' 'openssl' 'libedit' 'ldns')
+optdepends=('xorg-xauth: X11 forwarding'
+'x11-ssh-askpass: input passphrase in X')
+validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
+source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz{,.asc}
+'error.patch'
+'dispatch.patch'
+'sshdgenkeys.service'
+'sshd@.service'
+'sshd.service'
+'sshd.socket'
+'sshd.conf'
+'sshd.pam')
+sha1sums=('cdbc51e46a902b30d263b05fdc71340920e91c92' 'SKIP'
+  '1b6b11efe9b20b9d1e51a59ac4b16eefb1dc84b8'
+  'e629d45e899bbb2b3e702080f37cb40f3dc2b9b4'
+  'cc1ceec606c98c7407e7ac21ade23aed81e31405'
+  '6a0ff3305692cf83aca96e10f3bb51e1c26fccda'
+  'ec49c6beba923e201505f5669cea48cad29014db'
+  'e12fa910b26a5634e5a6ac39ce1399a132cf6796'
+  'c9b2e4ce259cd62ddb00364d3ee6f00a8bf2d05f'
+  'd93dca5ebda4610ff7647187f8928a3de28703f3')
+
+backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd')
+
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i 

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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:16:55
  Author: lfleischer
Revision: 133878

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

Added:
  luajit/repos/community-i686/PKGBUILD
(from rev 133877, luajit/trunk/PKGBUILD)
  luajit/repos/community-x86_64/PKGBUILD
(from rev 133877, luajit/trunk/PKGBUILD)
Deleted:
  luajit/repos/community-i686/PKGBUILD
  luajit/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 2015-05-20 09:16:46 UTC (rev 133877)
+++ community-i686/PKGBUILD 2015-05-20 09:16:55 UTC (rev 133878)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Chris Brannon ch...@the-brannons.com
-# Contributor: Paulo Matias matiasΘarchlinux-br·org
-# Contributor: Anders Bergh ande...@gmail.com
-
-pkgname=luajit
-pkgver=2.0.3
-pkgrel=3
-pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
-arch=('i686' 'x86_64')
-url='http://luajit.org/'
-license=('MIT')
-depends=('gcc-libs')
-source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz)
-md5sums=('f14e9104be513913810cd59c8c658dc0')
-
-build() {
-  cd LuaJIT-$pkgver
-  make amalg PREFIX=/usr
-}
-
-package() {
-  cd LuaJIT-$pkgver
-  make install DESTDIR=$pkgdir PREFIX=/usr
-
-  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
-}

Copied: luajit/repos/community-i686/PKGBUILD (from rev 133877, 
luajit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-20 09:16:55 UTC (rev 133878)
@@ -0,0 +1,28 @@
+# Maintainer: Lukas Fleischer lfleisc...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Chris Brannon ch...@the-brannons.com
+# Contributor: Paulo Matias matiasΘarchlinux-br·org
+# Contributor: Anders Bergh ande...@gmail.com
+
+pkgname=luajit
+pkgver=2.0.4
+pkgrel=1
+pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
+arch=('i686' 'x86_64')
+url='http://luajit.org/'
+license=('MIT')
+depends=('gcc-libs')
+source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz;)
+md5sums=('dd9c38307f2223a504cbfb96e477eca0')
+
+build() {
+  cd LuaJIT-$pkgver
+  make amalg PREFIX=/usr
+}
+
+package() {
+  cd LuaJIT-$pkgver
+
+  make install DESTDIR=$pkgdir PREFIX=/usr
+  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-20 09:16:46 UTC (rev 133877)
+++ community-x86_64/PKGBUILD   2015-05-20 09:16:55 UTC (rev 133878)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Chris Brannon ch...@the-brannons.com
-# Contributor: Paulo Matias matiasΘarchlinux-br·org
-# Contributor: Anders Bergh ande...@gmail.com
-
-pkgname=luajit
-pkgver=2.0.3
-pkgrel=3
-pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
-arch=('i686' 'x86_64')
-url='http://luajit.org/'
-license=('MIT')
-depends=('gcc-libs')
-source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz)
-md5sums=('f14e9104be513913810cd59c8c658dc0')
-
-build() {
-  cd LuaJIT-$pkgver
-  make amalg PREFIX=/usr
-}
-
-package() {
-  cd LuaJIT-$pkgver
-  make install DESTDIR=$pkgdir PREFIX=/usr
-
-  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
-}

Copied: luajit/repos/community-x86_64/PKGBUILD (from rev 133877, 
luajit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-20 09:16:55 UTC (rev 133878)
@@ -0,0 +1,28 @@
+# Maintainer: Lukas Fleischer lfleisc...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Chris Brannon ch...@the-brannons.com
+# Contributor: Paulo Matias matiasΘarchlinux-br·org
+# Contributor: Anders Bergh ande...@gmail.com
+
+pkgname=luajit
+pkgver=2.0.4
+pkgrel=1
+pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
+arch=('i686' 'x86_64')
+url='http://luajit.org/'
+license=('MIT')
+depends=('gcc-libs')
+source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz;)
+md5sums=('dd9c38307f2223a504cbfb96e477eca0')
+
+build() {
+  cd LuaJIT-$pkgver
+  make amalg PREFIX=/usr
+}
+
+package() {
+  cd LuaJIT-$pkgver
+
+  make install DESTDIR=$pkgdir PREFIX=/usr
+  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
+}


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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:16:46
  Author: lfleischer
Revision: 133877

upgpkg: luajit 2.0.4-1

Upstream update.

Modified:
  luajit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 09:10:11 UTC (rev 133876)
+++ PKGBUILD2015-05-20 09:16:46 UTC (rev 133877)
@@ -1,28 +1,28 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Maintainer: Lukas Fleischer lfleisc...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: Chris Brannon ch...@the-brannons.com
 # Contributor: Paulo Matias matiasΘarchlinux-br·org
 # Contributor: Anders Bergh ande...@gmail.com
 
 pkgname=luajit
-pkgver=2.0.3
-pkgrel=3
+pkgver=2.0.4
+pkgrel=1
 pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
 arch=('i686' 'x86_64')
 url='http://luajit.org/'
 license=('MIT')
 depends=('gcc-libs')
-source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz)
-md5sums=('f14e9104be513913810cd59c8c658dc0')
+source=(http://luajit.org/download/LuaJIT-$pkgver.tar.gz;)
+md5sums=('dd9c38307f2223a504cbfb96e477eca0')
 
 build() {
-  cd LuaJIT-$pkgver
+  cd LuaJIT-$pkgver
   make amalg PREFIX=/usr
 }
 
 package() {
-  cd LuaJIT-$pkgver
+  cd LuaJIT-$pkgver
+
   make install DESTDIR=$pkgdir PREFIX=/usr
-
-  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
+  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
 }


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

2015-05-20 Thread Ike Devolder
Date: Wednesday, May 20, 2015 @ 11:18:01
  Author: idevolder
Revision: 133879

opera :: 29.0.1795.60

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 09:16:55 UTC (rev 133878)
+++ PKGBUILD2015-05-20 09:18:01 UTC (rev 133879)
@@ -10,7 +10,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=29.0.1795.47
+pkgver=29.0.1795.60
 pkgrel=1
 pkgdesc=A fast and secure web browser and Internet suite.
 url=http://www.opera.com/;
@@ -34,7 +34,7 @@
 )
 sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
 '4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_x86_64=('7183b0741844b24c454d0d40f34ef185474296af579470b03a7bc82a64c320b9')
+sha256sums_x86_64=('2ffc96b13f3647483de438c902390c51459a6409d667f86bfaf2e2f6256f')
 
 prepare() {
sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera


[arch-commits] Commit in opera/repos/community-x86_64 (8 files)

2015-05-20 Thread Ike Devolder
Date: Wednesday, May 20, 2015 @ 11:18:15
  Author: idevolder
Revision: 133880

archrelease: copy trunk to community-x86_64

Added:
  opera/repos/community-x86_64/PKGBUILD
(from rev 133879, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 133879, opera/trunk/default)
  opera/repos/community-x86_64/opera
(from rev 133879, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 133879, opera/trunk/opera.install)
Deleted:
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install

---+
 PKGBUILD  |  134 
 default   |8 +--
 opera |   26 +-
 opera.install |   78 
 4 files changed, 123 insertions(+), 123 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 09:18:01 UTC (rev 133879)
+++ PKGBUILD2015-05-20 09:18:15 UTC (rev 133880)
@@ -1,67 +0,0 @@
-# $Id$
-# vim:set ft=sh:
-# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: ruario ruario AT opera DOT com
-# Contributor: Daniel Isenmann daniel AT archlinux DOT org
-# Contributor: dorphell dorphell AT archlinux DOT org
-# Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
-# Contributor: eworm
-
-pkgname=opera
-pkgver=29.0.1795.47
-pkgrel=1
-pkgdesc=A fast and secure web browser and Internet suite.
-url=http://www.opera.com/;
-install=${pkgname}.install
-options=(!strip !zipman)
-license=('custom:opera')
-backup=(etc/$pkgname/default)
-depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
-optdepends=(
-   'curl: opera crash reporter and autoupdate checker'
-   'ffmpeg: playback of proprietary formats'
-)
-arch=('x86_64')
-source_x86_64=(
-   
#http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
-   
http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb;
-)
-source=(
-   opera
-   default
-)
-sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
-'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_x86_64=('7183b0741844b24c454d0d40f34ef185474296af579470b03a7bc82a64c320b9')
-
-prepare() {
-   sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera
-   sed -e s/%operabin%/x86_64-linux-gnu\/$pkgname\/$pkgname/g \
-   -i $srcdir/opera
-}
-
-package() {
-   tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C $pkgdir/
-
-   # suid opera_sandbox
-   chmod 4755 $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_sandbox
-
-   # install default options
-   install -Dm644 $srcdir/default $pkgdir/etc/$pkgname/default
-
-   # install opera wrapper
-   rm $pkgdir/usr/bin/$pkgname
-   install -Dm755 $srcdir/opera $pkgdir/usr/bin/$pkgname
-
-   # license
-   install -Dm644 \
-   
$pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_autoupdate.licenses \
-   $pkgdir/usr/share/licenses/$pkgname/opera_autoupdate.licenses
-
-   install -Dm644 \
-   $pkgdir/usr/share/doc/${pkgname}-stable/copyright \
-   $pkgdir/usr/share/licenses/$pkgname/copyright
-}
-

Copied: opera/repos/community-x86_64/PKGBUILD (from rev 133879, 
opera/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 09:18:15 UTC (rev 133880)
@@ -0,0 +1,67 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: ruario ruario AT opera DOT com
+# Contributor: Daniel Isenmann daniel AT archlinux DOT org
+# Contributor: dorphell dorphell AT archlinux DOT org
+# Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
+# Contributor: eworm
+
+pkgname=opera
+pkgver=29.0.1795.60
+pkgrel=1
+pkgdesc=A fast and secure web browser and Internet suite.
+url=http://www.opera.com/;
+install=${pkgname}.install
+options=(!strip !zipman)
+license=('custom:opera')
+backup=(etc/$pkgname/default)
+depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
+optdepends=(
+   'curl: opera crash reporter and autoupdate checker'
+   'ffmpeg: playback of proprietary formats'
+)
+arch=('x86_64')
+source_x86_64=(
+   
#http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
+   

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

2015-05-20 Thread Tobias Powalowski
Date: Wednesday, May 20, 2015 @ 11:19:54
  Author: tpowa
Revision: 239587

db-move: moved linux from [testing] to [core] (i686, x86_64)

Added:
  linux/repos/core-i686/PKGBUILD
(from rev 239586, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 239586, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 239586, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 239586, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/linux.install
(from rev 239586, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 239586, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/PKGBUILD
(from rev 239586, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 239586, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 239586, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 239586, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/linux.install
(from rev 239586, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 239586, linux/repos/testing-x86_64/linux.preset)
Deleted:
  linux/repos/core-i686/0001-fix-btrfs-mount-deadlock.patch
  linux/repos/core-i686/0001-fixup-drm.patch
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-x86_64/0001-fix-btrfs-mount-deadlock.patch
  linux/repos/core-x86_64/0001-fixup-drm.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

---+
 /PKGBUILD |  596 
 /change-default-console-loglevel.patch|   22 
 /config   |14712 
 /config.x86_64|14210 +++
 /linux.install|   74 
 /linux.preset |   28 
 core-i686/0001-fix-btrfs-mount-deadlock.patch |   43 
 core-i686/0001-fixup-drm.patch|   70 
 core-i686/PKGBUILD|  298 
 core-i686/change-default-console-loglevel.patch   |   11 
 core-i686/config  | 7356 --
 core-i686/config.x86_64   | 7105 -
 core-i686/linux.install   |   37 
 core-i686/linux.preset|   14 
 core-x86_64/0001-fix-btrfs-mount-deadlock.patch   |   43 
 core-x86_64/0001-fixup-drm.patch  |   70 
 core-x86_64/PKGBUILD  |  298 
 core-x86_64/change-default-console-loglevel.patch |   11 
 core-x86_64/config| 7356 --
 core-x86_64/config.x86_64 | 7105 -
 core-x86_64/linux.install |   37 
 core-x86_64/linux.preset  |   14 
 22 files changed, 29642 insertions(+), 29868 deletions(-)

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


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

2015-05-20 Thread Lukas Fleischer
Date: Wednesday, May 20, 2015 @ 11:07:50
  Author: lfleischer
Revision: 133874

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

Added:
  stunnel/repos/community-i686/Makefile.patch
(from rev 133873, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-i686/PKGBUILD
(from rev 133873, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-i686/stunnel.install
(from rev 133873, stunnel/trunk/stunnel.install)
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
(from rev 133873, stunnel/trunk/stunnel.tmpfiles.conf)
  stunnel/repos/community-x86_64/Makefile.patch
(from rev 133873, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-x86_64/PKGBUILD
(from rev 133873, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-x86_64/stunnel.install
(from rev 133873, stunnel/trunk/stunnel.install)
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf
(from rev 133873, stunnel/trunk/stunnel.tmpfiles.conf)
Deleted:
  stunnel/repos/community-i686/Makefile.patch
  stunnel/repos/community-i686/PKGBUILD
  stunnel/repos/community-i686/stunnel.install
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
  stunnel/repos/community-x86_64/Makefile.patch
  stunnel/repos/community-x86_64/PKGBUILD
  stunnel/repos/community-x86_64/stunnel.install
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf

+
 /Makefile.patch|   24 +++
 /PKGBUILD  |  104 +++
 /stunnel.install   |   40 +++
 /stunnel.tmpfiles.conf |2 
 community-i686/Makefile.patch  |   12 ---
 community-i686/PKGBUILD|   52 ---
 community-i686/stunnel.install |   20 -
 community-i686/stunnel.tmpfiles.conf   |1 
 community-x86_64/Makefile.patch|   12 ---
 community-x86_64/PKGBUILD  |   52 ---
 community-x86_64/stunnel.install   |   20 -
 community-x86_64/stunnel.tmpfiles.conf |1 
 12 files changed, 170 insertions(+), 170 deletions(-)

Deleted: community-i686/Makefile.patch
===
--- community-i686/Makefile.patch   2015-05-20 09:07:23 UTC (rev 133873)
+++ community-i686/Makefile.patch   2015-05-20 09:07:50 UTC (rev 133874)
@@ -1,12 +0,0 @@
 tools/Makefile.in  2010-03-31 04:45:09.0 -0500
-+++ tools/Makefile.in  2010-04-11 17:17:41.0 -0500
-@@ -334,8 +334,7 @@
- 
- info-am:
- 
--install-data-am: install-confDATA install-data-local \
--  install-examplesDATA
-+install-data-am: install-confDATA install-examplesDATA
- 
- install-dvi: install-dvi-am
- 

Copied: stunnel/repos/community-i686/Makefile.patch (from rev 133873, 
stunnel/trunk/Makefile.patch)
===
--- community-i686/Makefile.patch   (rev 0)
+++ community-i686/Makefile.patch   2015-05-20 09:07:50 UTC (rev 133874)
@@ -0,0 +1,12 @@
+--- tools/Makefile.in  2010-03-31 04:45:09.0 -0500
 tools/Makefile.in  2010-04-11 17:17:41.0 -0500
+@@ -334,8 +334,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-confDATA install-data-local \
+-  install-examplesDATA
++install-data-am: install-confDATA install-examplesDATA
+ 
+ install-dvi: install-dvi-am
+ 

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 09:07:23 UTC (rev 133873)
+++ community-i686/PKGBUILD 2015-05-20 09:07:50 UTC (rev 133874)
@@ -1,52 +0,0 @@
-# Maintainer: Lukas Fleischer lfleisc...@archlinux.org
-# Contributor: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Contributor: Kevin Piche ke...@archlinux.org
-
-pkgname=stunnel
-pkgver=5.16
-pkgrel=1
-pkgdesc=A program that allows you to encrypt arbitrary TCP connections inside 
SSL
-arch=('i686' 'x86_64')
-url=http://www.stunnel.org;
-license=('GPL')
-depends=('openssl')
-install=$pkgname.install
-source=(https://www.stunnel.org/downloads/$pkgname-$pkgver.tar.gz{,.asc}
-'Makefile.patch'
-'stunnel.tmpfiles.conf')
-md5sums=('ffe666e8bf1f0f9dad67b8d7e9ead48a'
- 'SKIP'
- '579f198ecb90a42fcbfd8a4e48006264'
- '2e065a39998e57727ee79887bbd1751e')
-validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33') # Michał Trojnara
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # don't create a certificate...
-  patch -p0 $srcdir/Makefile.patch
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-ipv6 \
---disable-libwrap
-
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 tools/stunnel.cnf 
$pkgdir/etc/stunnel/stunnel-openssl.cnf-sample
-  install -Dm644 tools/stunnel.service 
$pkgdir/usr/lib/systemd/system/stunnel.service
-  

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

2015-05-20 Thread Sergej Pupykin
Date: Wednesday, May 20, 2015 @ 09:50:19
  Author: spupykin
Revision: 133867

upgpkg: redis 3.0.1-2

upd

Modified:
  redis/trunk/PKGBUILD
  redis/trunk/redis.service

---+
 PKGBUILD  |4 ++--
 redis.service |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 07:39:51 UTC (rev 133866)
+++ PKGBUILD2015-05-20 07:50:19 UTC (rev 133867)
@@ -6,7 +6,7 @@
 
 pkgname=redis
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced key-value store'
 arch=('i686' 'x86_64')
 url='http://redis.io/'
@@ -21,7 +21,7 @@
 redis.conf-sane-defaults.patch
 redis-2.8.11-use-system-jemalloc.patch)
 md5sums=('dd2bf1f65d75ed518313158086d4219b'
- 'b557e370dcf35d8844b77d278e7be0a5'
+ 'afa0f4a9000c26c3323e83fe34883e23'
  '9e2d75b7a9dc421122d673fe520ef17f'
  'b1beae6954b780da261b4056fd7f918a'
  '2ae176578f538e37a67a463258302bc6')

Modified: redis.service
===
--- redis.service   2015-05-20 07:39:51 UTC (rev 133866)
+++ redis.service   2015-05-20 07:50:19 UTC (rev 133867)
@@ -16,6 +16,7 @@
 NoNewPrivileges=true
 RuntimeDirectory=redis
 RuntimeDirectoryMode=755
+LimitNOFILE=10032
 
 [Install]
 WantedBy=multi-user.target


[arch-commits] Commit in man-pages-it/repos/community-any (PKGBUILD PKGBUILD)

2015-05-20 Thread Giovanni Scafora
Date: Wednesday, May 20, 2015 @ 16:25:32
  Author: giovanni
Revision: 133885

archrelease: copy trunk to community-any

Added:
  man-pages-it/repos/community-any/PKGBUILD
(from rev 133884, man-pages-it/trunk/PKGBUILD)
Deleted:
  man-pages-it/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 14:25:25 UTC (rev 133884)
+++ PKGBUILD2015-05-20 14:25:32 UTC (rev 133885)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
-
-pkgname=man-pages-it
-pkgver=3.80
-pkgrel=1
-pkgdesc=Italian man pages
-arch=('any')
-url=http://www.pluto.it/ildp/man/index.html;
-license=('GPL')
-depends=('man-pages')
-options=('!emptydirs')
-source=(ftp://ftp.pluto.it/pub/pluto/ildp/man/$pkgname-$pkgver.tar.xz;)
-md5sums=('d386f809a0d61a99b53d3a7cfb85a3d9')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make MANDIR=${pkgdir}/usr/share/man/it
-  make MANDIR=${pkgdir}/usr/share/man/it install
-
-  # remove conflicts with other man pages
-  rm -f $pkgdir/usr/share/man/it/man5/passwd.5*
-}

Copied: man-pages-it/repos/community-any/PKGBUILD (from rev 133884, 
man-pages-it/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 14:25:32 UTC (rev 133885)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=man-pages-it
+pkgver=4.00
+pkgrel=1
+pkgdesc=Italian man pages
+arch=('any')
+url=http://www.pluto.it/ildp/man/index.html;
+license=('GPL')
+depends=('man-pages')
+options=('!emptydirs')
+source=(ftp://ftp.pluto.it/pub/pluto/ildp/man/$pkgname-$pkgver.tar.xz;)
+md5sums=('f73eb8ef8f758e83d4f04dec70ba34b0')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make MANDIR=${pkgdir}/usr/share/man/it
+  make MANDIR=${pkgdir}/usr/share/man/it install
+
+  # remove conflicts with other man pages
+  rm -f $pkgdir/usr/share/man/it/man5/passwd.5*
+}


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

2015-05-20 Thread Alexander Rødseth
Date: Wednesday, May 20, 2015 @ 15:40:40
  Author: arodseth
Revision: 133883

new release

Modified:
  grails/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 12:09:05 UTC (rev 133882)
+++ PKGBUILD2015-05-20 13:40:40 UTC (rev 133883)
@@ -3,7 +3,7 @@
 
 pkgbase=grails
 pkgname=('grails' 'grails-docs')
-pkgver=2.4.4
+pkgver=3.0.1
 pkgrel=1
 pkgdesc='Groovy on rails, web framework'
 arch=('any')
@@ -14,11 +14,11 @@
 'grails-docs: documentation for grails')
 options=('!emptydirs')
 noextract=(${pkgname[1]}-$pkgver.zip)
-source=(http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[0]}-$pkgver.zip;
-
http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[1]}-$pkgver.zip;
+source=(https://github.com/grails/grails-core/releases/download/v$pkgver/grails-$pkgver.zip;
+
https://github.com/grails/grails-doc/releases/download/v$pkgver/grails-docs-$pkgver.zip;
 $pkgbase.sh)
-sha256sums=('2310e6c0ecb4ba05c51c426893218252b7ec451a16bfb445f4b6d96f8bd3cc77'
-'a2278d39ec8e88bf6c3e6ea2e24bec457ee5617579a3e12731444597f27e4176'
+sha256sums=('c58da97ad7fb9635c6fb5631755501b97d6ce9ee6668dc12f0722928ffa5abee'
+'eabbd3a187cc63793d8214c27a1d9a3a19203cf7040b2957adcba508c070e62e'
 '15553ae56fd39f049edfa65a05413ef6d68ae37ed1ccc69570bf81e888239bf4')
 
 prepare() {
@@ -64,4 +64,5 @@
   ln -s /usr/share/doc/grails-$pkgver $pkgdir/usr/share/grails/doc
 }
 
+# getver: https://grails.org/download.html
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in man-pages-it/trunk (PKGBUILD)

2015-05-20 Thread Giovanni Scafora
Date: Wednesday, May 20, 2015 @ 16:25:25
  Author: giovanni
Revision: 133884

upgpkg: man-pages-it 4.00-1

upstream release

Modified:
  man-pages-it/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 13:40:40 UTC (rev 133883)
+++ PKGBUILD2015-05-20 14:25:25 UTC (rev 133884)
@@ -3,7 +3,7 @@
 # Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
 
 pkgname=man-pages-it
-pkgver=3.80
+pkgver=4.00
 pkgrel=1
 pkgdesc=Italian man pages
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('man-pages')
 options=('!emptydirs')
 source=(ftp://ftp.pluto.it/pub/pluto/ildp/man/$pkgname-$pkgver.tar.xz;)
-md5sums=('d386f809a0d61a99b53d3a7cfb85a3d9')
+md5sums=('f73eb8ef8f758e83d4f04dec70ba34b0')
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2015-05-20 Thread Maxime Gauduin
Date: Wednesday, May 20, 2015 @ 16:28:45
  Author: alucryd
Revision: 133886

upgpkg: ffms2 2.21-1

Modified:
  ffms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 14:25:32 UTC (rev 133885)
+++ PKGBUILD2015-05-20 14:28:45 UTC (rev 133886)
@@ -1,9 +1,9 @@
 # $Id$$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
 
 pkgname=ffms2
-pkgver=2.20
-pkgrel=2
+pkgver=2.21
+pkgrel=1
 pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
 arch=('i686' 'x86_64')
 url='https://github.com/FFMS/ffms2'
@@ -11,13 +11,17 @@
 depends=('ffmpeg')
 makedepends=('git')
 provides=('vapoursynth-plugin-ffms2')
-source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('c7d880172756c253f2c5673044dabf03c19890dcfe64da5104ee9f42a1a573a0')
+source=(ffms2-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
+sha256sums=('c2c23ce2254e293376f786aafc20a345f4dc970f5b2efef3fa38e40d7d510202')
 
 build() {
   cd ${pkgname}-${pkgver}
 
-  ./configure --prefix='/usr' --enable-shared --disable-static 
--enable-avresample
+  ./configure \
+--prefix='/usr' \
+--enable-avresample \
+--enable-shared \
+--disable-static
   make
 }
 


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

2015-05-20 Thread Anatol Pomozov
Date: Wednesday, May 20, 2015 @ 18:01:19
  Author: anatolik
Revision: 239590

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-20 16:00:38 UTC (rev 239589)
+++ extra-i686/PKGBUILD 2015-05-20 16:01:19 UTC (rev 239590)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: nut543 k...@online.no
-# Contributor: Dale Blount d...@archlinux.org
-
-pkgname=re2c
-pkgver=0.14.2
-pkgrel=1
-arch=(i686 x86_64)
-depends=(gcc-libs)
-pkgdesc='A tool for generating C-based recognizers from regular expressions'
-url='http://re2c.sourceforge.net/'
-license=(GPL)
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b565233bb46e4cbb8d006ddc1989038e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make tests
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: re2c/repos/extra-i686/PKGBUILD (from rev 239589, re2c/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-20 16:01:19 UTC (rev 239590)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 k...@online.no
+# Contributor: Dale Blount d...@archlinux.org
+
+pkgname=re2c
+pkgver=0.14.3
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.sourceforge.net/'
+license=(GPL)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('9d6914369494ea924a1dd7d96715cdc0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-20 16:00:38 UTC (rev 239589)
+++ extra-x86_64/PKGBUILD   2015-05-20 16:01:19 UTC (rev 239590)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: nut543 k...@online.no
-# Contributor: Dale Blount d...@archlinux.org
-
-pkgname=re2c
-pkgver=0.14.2
-pkgrel=1
-arch=(i686 x86_64)
-depends=(gcc-libs)
-pkgdesc='A tool for generating C-based recognizers from regular expressions'
-url='http://re2c.sourceforge.net/'
-license=(GPL)
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b565233bb46e4cbb8d006ddc1989038e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make tests
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: re2c/repos/extra-x86_64/PKGBUILD (from rev 239589, re2c/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-05-20 16:01:19 UTC (rev 239590)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 k...@online.no
+# Contributor: Dale Blount d...@archlinux.org
+
+pkgname=re2c
+pkgver=0.14.3
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.sourceforge.net/'
+license=(GPL)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('9d6914369494ea924a1dd7d96715cdc0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-05-20 Thread Anatol Pomozov
Date: Wednesday, May 20, 2015 @ 18:00:38
  Author: anatolik
Revision: 239589

upgpkg: re2c 0.14.3-1

Modified:
  re2c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 12:00:13 UTC (rev 239588)
+++ PKGBUILD2015-05-20 16:00:38 UTC (rev 239589)
@@ -4,7 +4,7 @@
 # Contributor: Dale Blount d...@archlinux.org
 
 pkgname=re2c
-pkgver=0.14.2
+pkgver=0.14.3
 pkgrel=1
 arch=(i686 x86_64)
 depends=(gcc-libs)
@@ -12,7 +12,7 @@
 url='http://re2c.sourceforge.net/'
 license=(GPL)
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b565233bb46e4cbb8d006ddc1989038e')
+md5sums=('9d6914369494ea924a1dd7d96715cdc0')
 
 build() {
   cd $pkgname-$pkgver


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

2015-05-20 Thread Jan Steffens
Date: Wednesday, May 20, 2015 @ 21:35:07
  Author: heftig
Revision: 239593

FS#45028 NMGtk dep

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 17:58:01 UTC (rev 239592)
+++ PKGBUILD2015-05-20 19:35:07 UTC (rev 239593)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell
 pkgver=3.16.2
-pkgrel=1
+pkgrel=2
 pkgdesc=The next generation GNOME Shell
 arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeShell;
@@ -11,7 +11,7 @@
 license=(GPL2)
 depends=(accountsservice caribou gcr gjs gnome-bluetooth gnome-menus upower
  gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
- libcanberra-pulse libcroco libgdm libsecret mutter libnm-glib
+ libcanberra-pulse libcroco libgdm libsecret mutter 
nm-connection-editor
  telepathy-logger telepathy-mission-control unzip gstreamer)
 makedepends=(intltool gtk-doc gnome-control-center evolution-data-server 
python gobject-introspection)
 optdepends=('gnome-control-center: System settings'


[arch-commits] Commit in webkit2gtk/trunk (PKGBUILD fix-pretty-quotes.patch)

2015-05-20 Thread Jan Steffens
Date: Wednesday, May 20, 2015 @ 22:50:03
  Author: heftig
Revision: 239595

2.8.3

Modified:
  webkit2gtk/trunk/PKGBUILD
Deleted:
  webkit2gtk/trunk/fix-pretty-quotes.patch

-+
 PKGBUILD|9 +++--
 fix-pretty-quotes.patch |   26 --
 2 files changed, 3 insertions(+), 32 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 19:36:58 UTC (rev 239594)
+++ PKGBUILD2015-05-20 20:50:03 UTC (rev 239595)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=webkit2gtk
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc=GTK+ Web content engine library
 arch=('i686' 'x86_64')
@@ -16,16 +16,13 @@
 'gst-plugins-good: media decoding'
 'gst-libav: nonfree media decoding')
 options=('!emptydirs')
-source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
-fix-pretty-quotes.patch)
-sha256sums=('79dc0e628600446ac5590bb523a8372f0e28ac8ff022cf29c5ba979cb4635b43'
-'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
+source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
+sha256sums=('b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16')
 
 prepare() {
   mkdir build
 
   cd webkitgtk-$pkgver
-  patch -p0 -i ../fix-pretty-quotes.patch
   sed -i '1s/python$/2/' Tools/gtk/generate-gtkdoc
   rm -r Source/ThirdParty/gtest/
   rm -r Source/ThirdParty/qunit/

Deleted: fix-pretty-quotes.patch
===
--- fix-pretty-quotes.patch 2015-05-20 19:36:58 UTC (rev 239594)
+++ fix-pretty-quotes.patch 2015-05-20 20:50:03 UTC (rev 239595)
@@ -1,26 +0,0 @@
-Pretty quotes in licence break Python stdin.
-
-https://bugs.webkit.org/show_bug.cgi?id=128971
-
 Source/WebCore/xml/XMLViewer.css.orig  2014-01-23 16:49:58.0 
+
-+++ Source/WebCore/xml/XMLViewer.css
-@@ -14,7 +14,7 @@
-  * distribution.
-  *
-  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. AND ITS CONTRIBUTORS
-- * “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-+ * AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE INC.
-  * OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 Source/WebCore/xml/XMLViewer.js.orig   2014-01-23 16:49:58.0 
+
-+++ Source/WebCore/xml/XMLViewer.js
-@@ -15,7 +15,7 @@
-  * distribution.
-  *
-  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. AND ITS CONTRIBUTORS
-- * “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-+ * AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE INC.
-  * OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,


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

2015-05-20 Thread Jan Steffens
Date: Wednesday, May 20, 2015 @ 23:08:30
  Author: heftig
Revision: 239596

2.4.9

Modified:
  webkitgtk/trunk/PKGBUILD
Deleted:
  webkitgtk/trunk/bug140241.patch
  webkitgtk/trunk/fix-pretty-quotes.patch
  webkitgtk/trunk/webkitgtk-2.4.8-gmutexlocker.patch

+
 PKGBUILD   |   30 ---
 bug140241.patch|   59 ---
 fix-pretty-quotes.patch|   26 ---
 webkitgtk-2.4.8-gmutexlocker.patch |  282 ---
 4 files changed, 6 insertions(+), 391 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 20:50:03 UTC (rev 239595)
+++ PKGBUILD2015-05-20 21:08:30 UTC (rev 239596)
@@ -3,8 +3,8 @@
 
 pkgbase=webkitgtk
 pkgname=(webkitgtk webkitgtk2)
-pkgver=2.4.8
-pkgrel=2
+pkgver=2.4.9
+pkgrel=1
 pkgdesc=GTK+ Web content engine library
 arch=(i686 x86_64)
 url=http://webkitgtk.org/;
@@ -16,30 +16,12 @@
 'gst-plugins-good: media decoding'
 'gst-libav: nonfree media decoding')
 options=(!emptydirs)
-source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz
-fix-pretty-quotes.patch bug140241.patch
-webkitgtk-2.4.8-gmutexlocker.patch)
-sha256sums=('68f11559cb178679ca92acc9e3a3d7febede7acb7b98afd7fb761875bbc6bd23'
-'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6'
-'a08d43d45e9c226197d4bc4257a416bcb3507bebd2d9c9e8554d1002ddbbe537'
-'fabd056013b6d3408b359419a1440ec9c31ce970878f4502a2781bd56b3feff1')
+source=(http://webkitgtk.org/releases/$pkgbase-${pkgver}.tar.xz)
+sha256sums=('afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564')
 
 prepare() {
   mkdir build-gtk{,2} path
-
   ln -s /usr/bin/python2 path/python
-
-  cd $pkgbase-$pkgver
-  patch -Np0 -i ../fix-pretty-quotes.patch
-
-  # Fix build bug; https://bugs.webkit.org/show_bug.cgi?id=140241 patch v3
-  patch -Np1 -i ../bug140241.patch
-  
-  # fix build with new glib2
-  patch -Np1 -i ../webkitgtk-2.4.8-gmutexlocker.patch
-  
-  # fix build with new automake
-  autoreconf -vfi
 }
 
 _build() (
@@ -46,6 +28,8 @@
   _ver=$1; shift
   cd build-${_ver}
 
+  PATH=$srcdir/path:$PATH
+
   ../$pkgbase-$pkgver/configure --prefix=/usr \
 --libexecdir=/usr/lib/webkit${_ver} \
 --enable-introspection \
@@ -60,8 +44,6 @@
 )
 
 build() {
-  PATH=$srcdir/path:$PATH
-
   _build gtk
   _build gtk2 --with-gtk=2.0
 }

Deleted: bug140241.patch
===
--- bug140241.patch 2015-05-20 20:50:03 UTC (rev 239595)
+++ bug140241.patch 2015-05-20 21:08:30 UTC (rev 239596)
@@ -1,59 +0,0 @@
-@@ -, +, @@ 
-REGRESSION(r177885): [GTK][WK1] Cannot compile 2.4.8 when WK2 is 
disabled
-https://bugs.webkit.org/show_bug.cgi?id=140241
-Reviewed by NOBODY (OOPS!).
-We have to compile the PluginPackageNone.cpp and PluginViewNone.cpp
-just when WebKit2 is enabled and we are not building for X11.
-* GNUmakefile.list.am:

- Source/WebCore/ChangeLog   | 12 
- Source/WebCore/GNUmakefile.list.am |  8 
- 2 files changed, 20 insertions(+)
 a/Source/WebCore/ChangeLog 
-+++ a/Source/WebCore/ChangeLog 
-@@ -1,3 +1,15 @@ 
-+2015-01-16  Tomas Popela  tpop...@redhat.com
-+
-+REGRESSION(r177885): [GTK][WK1] Cannot compile 2.4.8 when WK2 is 
disabled
-+https://bugs.webkit.org/show_bug.cgi?id=140241
-+
-+Reviewed by NOBODY (OOPS!).
-+
-+We have to compile the PluginPackageNone.cpp and PluginViewNone.cpp
-+just when WebKit2 is enabled and we are not building for X11.
-+
-+* GNUmakefile.list.am:
-+
- 2014-11-10  Csaba Osztrogonác  o...@webkit.org
- 
- Crash in WebCore::Node::getFlag
 a/Source/WebCore/GNUmakefile.list.am   
-+++ a/Source/WebCore/GNUmakefile.list.am   
-@@ -6254,9 +6254,13 @@ endif # END USE_GLX
- endif # END TARGET_X11
- 
- if TARGET_WAYLAND
-+if !TARGET_X11
-+if ENABLE_WEBKIT2
- webcore_sources += \
-   Source/WebCore/plugins/PluginPackageNone.cpp \
-   Source/WebCore/plugins/PluginViewNone.cpp
-+endif # END ENABLE_WEBKIT2
-+endif # END !TARGET_X11
- endif # END TARGET_WAYLAND
- 
- if TARGET_X11_OR_WAYLAND
-@@ -6305,9 +6309,13 @@ webcoregtk_sources += \
- endif # END TARGET_WIN32
- 
- if TARGET_QUARTZ
-+if !TARGET_X11
-+if ENABLE_WEBKIT2
- webcore_sources += \
-   Source/WebCore/plugins/PluginPackageNone.cpp \
-   Source/WebCore/plugins/PluginViewNone.cpp
-+endif # END ENABLE_WEBKIT2
-+endif # END !TARGET_X11
- platformgtk_sources += \
-   Source/WebCore/platform/cairo/WidgetBackingStoreCairo.h \
-   Source/WebCore/platform/cairo/WidgetBackingStoreCairo.cpp

Deleted: fix-pretty-quotes.patch
===
--- fix-pretty-quotes.patch 2015-05-20 20:50:03 UTC (rev 239595)
+++ fix-pretty-quotes.patch 

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

2015-05-20 Thread Jan Steffens
Date: Wednesday, May 20, 2015 @ 23:11:40
  Author: heftig
Revision: 239597

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

Added:
  webkit2gtk/repos/extra-i686/PKGBUILD
(from rev 239596, webkit2gtk/trunk/PKGBUILD)
  webkit2gtk/repos/extra-x86_64/PKGBUILD
(from rev 239596, webkit2gtk/trunk/PKGBUILD)
Deleted:
  webkit2gtk/repos/extra-i686/PKGBUILD
  webkit2gtk/repos/extra-i686/fix-pretty-quotes.patch
  webkit2gtk/repos/extra-x86_64/PKGBUILD
  webkit2gtk/repos/extra-x86_64/fix-pretty-quotes.patch

--+
 /PKGBUILD|  102 +
 extra-i686/PKGBUILD  |   54 -
 extra-i686/fix-pretty-quotes.patch   |   26 
 extra-x86_64/PKGBUILD|   54 -
 extra-x86_64/fix-pretty-quotes.patch |   26 
 5 files changed, 102 insertions(+), 160 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-20 21:08:30 UTC (rev 239596)
+++ extra-i686/PKGBUILD 2015-05-20 21:11:40 UTC (rev 239597)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=webkit2gtk
-pkgver=2.8.2
-pkgrel=1
-pkgdesc=GTK+ Web content engine library
-arch=('i686' 'x86_64')
-url=http://webkitgtk.org/;
-license=('custom')
-depends=('libxt' 'libxslt' 'enchant' 'geoclue2' 'gst-plugins-base-libs'
-'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3')
-makedepends=('gtk2' 'gperf' 'gobject-introspection' 'ruby' 'gtk-doc' 'cmake' 
'python')
-optdepends=('gtk2: Netscape plugin support'
-'gst-plugins-base: free media decoding'
-'gst-plugins-good: media decoding'
-'gst-libav: nonfree media decoding')
-options=('!emptydirs')
-source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
-fix-pretty-quotes.patch)
-sha256sums=('79dc0e628600446ac5590bb523a8372f0e28ac8ff022cf29c5ba979cb4635b43'
-'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
-
-prepare() {
-  mkdir build
-
-  cd webkitgtk-$pkgver
-  patch -p0 -i ../fix-pretty-quotes.patch
-  sed -i '1s/python$/2/' Tools/gtk/generate-gtkdoc
-  rm -r Source/ThirdParty/gtest/
-  rm -r Source/ThirdParty/qunit/
-}
-
-build() {
-  cd build
-  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
--DENABLE_GTKDOC=ON ../webkitgtk-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  install -m755 -d $pkgdir/usr/share/licenses/webkit2gtk
-  cd $srcdir/webkitgtk-$pkgver/Source
-  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
-echo $f  $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
-cat $f  $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
-echo   $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
-  done
-}

Copied: webkit2gtk/repos/extra-i686/PKGBUILD (from rev 239596, 
webkit2gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-20 21:11:40 UTC (rev 239597)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=webkit2gtk
+pkgver=2.8.3
+pkgrel=1
+pkgdesc=GTK+ Web content engine library
+arch=('i686' 'x86_64')
+url=http://webkitgtk.org/;
+license=('custom')
+depends=('libxt' 'libxslt' 'enchant' 'geoclue2' 'gst-plugins-base-libs'
+'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3')
+makedepends=('gtk2' 'gperf' 'gobject-introspection' 'ruby' 'gtk-doc' 'cmake' 
'python')
+optdepends=('gtk2: Netscape plugin support'
+'gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+options=('!emptydirs')
+source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
+sha256sums=('b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16')
+
+prepare() {
+  mkdir build
+
+  cd webkitgtk-$pkgver
+  sed -i '1s/python$/2/' Tools/gtk/generate-gtkdoc
+  rm -r Source/ThirdParty/gtest/
+  rm -r Source/ThirdParty/qunit/
+}
+
+build() {
+  cd build
+  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
+-DENABLE_GTKDOC=ON ../webkitgtk-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/licenses/webkit2gtk
+  cd $srcdir/webkitgtk-$pkgver/Source
+  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
+echo $f  $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
+cat $f  $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
+echo   $pkgdir/usr/share/licenses/webkit2gtk/LICENSE
+  done
+}

Deleted: extra-i686/fix-pretty-quotes.patch

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

2015-05-20 Thread Daniel Isenmann
Date: Wednesday, May 20, 2015 @ 19:58:01
  Author: daniel
Revision: 239592

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

Added:
  mono-basic/repos/extra-i686/PKGBUILD
(from rev 239591, mono-basic/trunk/PKGBUILD)
  mono-basic/repos/extra-x86_64/PKGBUILD
(from rev 239591, mono-basic/trunk/PKGBUILD)
Deleted:
  mono-basic/repos/extra-i686/PKGBUILD
  mono-basic/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-20 17:57:54 UTC (rev 239591)
+++ extra-i686/PKGBUILD 2015-05-20 17:58:01 UTC (rev 239592)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=mono-basic
-pkgver=3.8
-pkgrel=1
-pkgdesc=Mono Visual Basic.NET compiler
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.mono-project.com/;
-depends=('mono=3.10.0')
-makedepends=('pkgconfig')
-source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('018b4daf49c55e133b84b8a19fc172e2')
-
-build() {
-  # get rid of that .wapi errors; thanks to brice
-  export MONO_SHARED_DIR=${srcdir}/weird
-  mkdir -p ${MONO_SHARED_DIR}
-
-  # build mono
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: mono-basic/repos/extra-i686/PKGBUILD (from rev 239591, 
mono-basic/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-20 17:58:01 UTC (rev 239592)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=mono-basic
+pkgver=4.0.1
+pkgrel=1
+pkgdesc=Mono Visual Basic.NET compiler
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.mono-project.com/;
+depends=('mono=4.0.1')
+makedepends=('pkgconfig')
+source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e2d4a4c121f0e1f42c5769b14bd4de87')
+
+build() {
+  # get rid of that .wapi errors; thanks to brice
+  export MONO_SHARED_DIR=${srcdir}/weird
+  mkdir -p ${MONO_SHARED_DIR}
+
+  # build mono
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-20 17:57:54 UTC (rev 239591)
+++ extra-x86_64/PKGBUILD   2015-05-20 17:58:01 UTC (rev 239592)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=mono-basic
-pkgver=3.8
-pkgrel=1
-pkgdesc=Mono Visual Basic.NET compiler
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.mono-project.com/;
-depends=('mono=3.10.0')
-makedepends=('pkgconfig')
-source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('018b4daf49c55e133b84b8a19fc172e2')
-
-build() {
-  # get rid of that .wapi errors; thanks to brice
-  export MONO_SHARED_DIR=${srcdir}/weird
-  mkdir -p ${MONO_SHARED_DIR}
-
-  # build mono
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: mono-basic/repos/extra-x86_64/PKGBUILD (from rev 239591, 
mono-basic/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-05-20 17:58:01 UTC (rev 239592)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=mono-basic
+pkgver=4.0.1
+pkgrel=1
+pkgdesc=Mono Visual Basic.NET compiler
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.mono-project.com/;
+depends=('mono=4.0.1')
+makedepends=('pkgconfig')
+source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e2d4a4c121f0e1f42c5769b14bd4de87')
+
+build() {
+  # get rid of that .wapi errors; thanks to brice
+  export MONO_SHARED_DIR=${srcdir}/weird
+  mkdir -p ${MONO_SHARED_DIR}
+
+  # build mono
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+


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

2015-05-20 Thread Daniel Isenmann
Date: Wednesday, May 20, 2015 @ 19:57:54
  Author: daniel
Revision: 239591

upgpkg: mono-basic 4.0.1-1

New upstream release

Modified:
  mono-basic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 16:01:19 UTC (rev 239590)
+++ PKGBUILD2015-05-20 17:57:54 UTC (rev 239591)
@@ -2,16 +2,16 @@
 # Maintainer: Daniel Isenmann dan...@archlinux.org
 
 pkgname=mono-basic
-pkgver=3.8
+pkgver=4.0.1
 pkgrel=1
 pkgdesc=Mono Visual Basic.NET compiler
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.mono-project.com/;
-depends=('mono=3.10.0')
+depends=('mono=4.0.1')
 makedepends=('pkgconfig')
 
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('018b4daf49c55e133b84b8a19fc172e2')
+md5sums=('e2d4a4c121f0e1f42c5769b14bd4de87')
 
 build() {
   # get rid of that .wapi errors; thanks to brice


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

2015-05-20 Thread Daniel Micay
Date: Wednesday, May 20, 2015 @ 20:59:14
  Author: thestinger
Revision: 133890

upgpkg: linux-grsec 4.0.4.201505182014-1

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

---+
 PKGBUILD  |   12 ++---
 config|  122 
 config.x86_64 |  122 
 3 files changed, 236 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 14:45:17 UTC (rev 133889)
+++ PKGBUILD2015-05-20 18:59:14 UTC (rev 133890)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-4.0
-_pkgver=4.0.3
+_pkgver=4.0.4
 _grsecver=3.1
-_timestamp=201505141746
+_timestamp=201505182014
 _grsec_patch=grsecurity-$_grsecver-$_pkgver-$_timestamp.patch
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -32,12 +32,12 @@
 )
 sha256sums=('0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991'
 'SKIP'
-'e8e42b67cd5ca28d3cd85b868a8caf6c0b971c948d6695ea6e399e132664de83'
+'c268985a82483fe75f0f397217208e262f85a356d1d9f34b9e22255e549d7ce9'
 'SKIP'
-'e10e9292b02728a3e2d4157b385298095c29634d00e7ae5f9f2847576d69c570'
+'5e098d6ed12ec7926b7a2697fde24ccfabd5ca81de486fc81d257fbf3e003ad0'
 'SKIP'
-'3ec9745e2cde88012480be6f45456c7226c1dcedf137b9d93441f3d891eae57d'
-'1e03da0a93bad6f5a6b11783903990716771cb78db3397c0773c18ac0f883488'
+'1c8e8af99dc69e939359d47683b031e470141665259c41d260e31feb2f52b703'
+'9e63f0a6e1466a2401356f9671a904eec52ce7324672058842fcafcb71c3bcdd'
 'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2015-05-20 14:45:17 UTC (rev 133889)
+++ config  2015-05-20 18:59:14 UTC (rev 133890)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.1.201505031602-1 Kernel Configuration
+# Linux/x86 4.0.4.201505182014-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -151,8 +151,8 @@
 CONFIG_PAGE_COUNTER=y
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y
-# CONFIG_MEMCG_SWAP_ENABLED is not set
-# CONFIG_MEMCG_KMEM is not set
+CONFIG_MEMCG_SWAP_ENABLED=y
+CONFIG_MEMCG_KMEM=y
 # CONFIG_CGROUP_HUGETLB is not set
 # CONFIG_CGROUP_PERF is not set
 CONFIG_CGROUP_SCHED=y
@@ -839,7 +839,7 @@
 CONFIG_DEFAULT_CUBIC=y
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_TCP_CONG=cubic
-# CONFIG_TCP_MD5SIG is not set
+CONFIG_TCP_MD5SIG=y
 CONFIG_IPV6=y
 CONFIG_IPV6_ROUTER_PREF=y
 CONFIG_IPV6_ROUTE_INFO=y
@@ -3200,6 +3200,7 @@
 CONFIG_INPUT_AD714X=m
 CONFIG_INPUT_AD714X_I2C=m
 CONFIG_INPUT_AD714X_SPI=m
+# CONFIG_INPUT_ARIZONA_HAPTICS is not set
 CONFIG_INPUT_BMA150=m
 CONFIG_INPUT_E3X0_BUTTON=m
 CONFIG_INPUT_PCSPKR=m
@@ -3656,7 +3657,7 @@
 # CONFIG_POWER_RESET_RESTART is not set
 # CONFIG_POWER_RESET_SYSCON is not set
 CONFIG_POWER_AVS=y
-CONFIG_HWMON=m
+CONFIG_HWMON=y
 CONFIG_HWMON_VID=m
 # CONFIG_HWMON_DEBUG_CHIP is not set
 
@@ -3814,6 +3815,7 @@
 CONFIG_SENSORS_ACPI_POWER=m
 CONFIG_SENSORS_ATK0110=m
 CONFIG_THERMAL=y
+CONFIG_THERMAL_HWMON=y
 CONFIG_THERMAL_OF=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
@@ -4323,6 +4325,7 @@
 CONFIG_USB_SI4713=m
 CONFIG_PLATFORM_SI4713=m
 CONFIG_I2C_SI4713=m
+CONFIG_RADIO_SI476X=m
 CONFIG_USB_MR800=m
 CONFIG_USB_DSBR=m
 CONFIG_RADIO_MAXIRADIO=m
@@ -4834,8 +4837,10 @@
 CONFIG_SND=m
 CONFIG_SND_TIMER=m
 CONFIG_SND_PCM=m
+CONFIG_SND_DMAENGINE_PCM=m
 CONFIG_SND_HWDEP=m
 CONFIG_SND_RAWMIDI=m
+CONFIG_SND_COMPRESS_OFFLOAD=m
 CONFIG_SND_JACK=y
 CONFIG_SND_SEQUENCER=m
 CONFIG_SND_SEQ_DUMMY=m
@@ -5046,7 +5051,109 @@
 CONFIG_SND_PCMCIA=y
 CONFIG_SND_VXPOCKET=m
 CONFIG_SND_PDAUDIOCF=m
-# CONFIG_SND_SOC is not set
+CONFIG_SND_SOC=m
+CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
+# CONFIG_SND_ATMEL_SOC is not set
+CONFIG_SND_DESIGNWARE_I2S=m
+
+#
+# SoC Audio for Freescale CPUs
+#
+
+#
+# Common SoC Audio options for Freescale CPUs:
+#
+# CONFIG_SND_SOC_FSL_ASRC is not set
+# CONFIG_SND_SOC_FSL_SAI is not set
+# CONFIG_SND_SOC_FSL_SSI is not set
+# CONFIG_SND_SOC_FSL_SPDIF is not set
+# CONFIG_SND_SOC_FSL_ESAI is not set
+# CONFIG_SND_SOC_IMX_AUDMUX is not set
+CONFIG_SND_SST_MFLD_PLATFORM=m
+CONFIG_SND_SST_IPC=m
+CONFIG_SND_SST_IPC_ACPI=m
+CONFIG_SND_SOC_INTEL_SST=m
+CONFIG_SND_SOC_INTEL_SST_ACPI=m
+CONFIG_SND_SOC_INTEL_HASWELL=m
+CONFIG_SND_SOC_INTEL_BAYTRAIL=m
+CONFIG_SND_SOC_INTEL_HASWELL_MACH=m
+CONFIG_SND_SOC_INTEL_BYT_RT5640_MACH=m
+CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH=m
+CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
+CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m
+CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m

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

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:19:04
  Author: jlichtblau
Revision: 133893

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   62 ++--
 nzbget.changelog |  117 +++--
 2 files changed, 91 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 19:18:49 UTC (rev 133892)
+++ PKGBUILD2015-05-20 19:19:04 UTC (rev 133893)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=14.2
-pkgrel=1
-pkgdesc=Download from Usenet using .nzb files
-arch=('i686' 'x86_64')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'python')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('bb24afb47dc01766c5e5c02d7565190082c6e13ffed565969a2ec52e21104677')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
-}

Copied: nzbget/repos/community-x86_64/PKGBUILD (from rev 133892, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 19:19:04 UTC (rev 133893)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=15.0
+pkgrel=1
+pkgdesc=Download from Usenet using .nzb files
+arch=('i686' 'x86_64')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'python')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('3ef13f3e5917e4cda19c4fc0cd37e79967a19b4e3448c239ff24e37712a6cc0a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/$pkgname
+  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2015-05-20 19:18:49 UTC (rev 133892)
+++ nzbget.changelog2015-05-20 19:19:04 UTC (rev 133893)
@@ -1,57 +0,0 @@
-2015-03-08 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.2-1
-
-2014-11-28 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.1-1
-
-2014-11-10 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.0-1
-
-2014-07-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 13.0-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-2 FS#40075 implemented
-
-2014-01-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-1
-
-2013-09-03 Maxime Gauduin aluc...@gmail.com
-  * Fixed FS#36250 - package built without system CXXFLAGS
-
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.5.1
-
-2008-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Package moved to [community]
-  * Update to major release 0.5.0

Copied: nzbget/repos/community-x86_64/nzbget.changelog (from rev 133892, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog   

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

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:30:26
  Author: jlichtblau
Revision: 133895

upgpkg: gnome-commander 1.4.6-1 - new upstream release

Modified:
  gnome-commander/trunk/PKGBUILD
  gnome-commander/trunk/gnome-commander.changelog

---+
 PKGBUILD  |4 ++--
 gnome-commander.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 19:23:53 UTC (rev 133894)
+++ PKGBUILD2015-05-20 19:30:26 UTC (rev 133895)
@@ -6,7 +6,7 @@
 # Contributor: Johannes Sjolund j.sjol...@gmail.com
 
 pkgname=gnome-commander
-pkgver=1.4.5
+pkgver=1.4.6
 pkgrel=1
 pkgdesc='Graphical two-pane filemanager for Gnome'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 
source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz)
-sha256sums=('01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f')
+sha256sums=('55f3dd2ee4295c4b88a5c7810bbbd1db126213871b263dd5a44c0d48e8ef3a01')
 
 build() {
   cd $pkgname-$pkgver

Modified: gnome-commander.changelog
===
--- gnome-commander.changelog   2015-05-20 19:23:53 UTC (rev 133894)
+++ gnome-commander.changelog   2015-05-20 19:30:26 UTC (rev 133895)
@@ -1,3 +1,6 @@
+2015-05-20 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * gnome-commander 1.4.6-1
+
 2015-01-25 Jaroslav Lichtblau svetlemo...@archlinux.org
* gnome-commander 1.4.5-1
 


[arch-commits] Commit in gnome-commander/repos/community-i686 (6 files)

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:38:54
  Author: jlichtblau
Revision: 133897

archrelease: copy trunk to community-i686

Added:
  gnome-commander/repos/community-i686/PKGBUILD
(from rev 133896, gnome-commander/trunk/PKGBUILD)
  gnome-commander/repos/community-i686/gnome-commander.changelog
(from rev 133896, gnome-commander/trunk/gnome-commander.changelog)
  gnome-commander/repos/community-i686/gnome-commander.install
(from rev 133896, gnome-commander/trunk/gnome-commander.install)
Deleted:
  gnome-commander/repos/community-i686/PKGBUILD
  gnome-commander/repos/community-i686/gnome-commander.changelog
  gnome-commander/repos/community-i686/gnome-commander.install

---+
 PKGBUILD  |   86 ++--
 gnome-commander.changelog |   43 +++---
 gnome-commander.install   |   48 
 3 files changed, 90 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 19:30:42 UTC (rev 133896)
+++ PKGBUILD2015-05-20 19:38:54 UTC (rev 133897)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=gnome-commander
-pkgver=1.4.5
-pkgrel=1
-pkgdesc='Graphical two-pane filemanager for Gnome'
-arch=('i686' 'x86_64')
-url='http://gcmd.github.io/'
-license=('GPL')
-depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm' 'libunique')
-makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz)
-sha256sums=('01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Python 2 fix
-  for f in doc/*/gnome-commander.xml; do
-  sed -i 's:env python:env python2:' $f
-  done
-
-  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
-  --localstatedir=/var --disable-scrollkeeper --enable-python
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
---domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
-  rm -rf $pkgdir/etc/gconf/schemas/
-}

Copied: gnome-commander/repos/community-i686/PKGBUILD (from rev 133896, 
gnome-commander/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 19:38:54 UTC (rev 133897)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=gnome-commander
+pkgver=1.4.6
+pkgrel=1
+pkgdesc='Graphical two-pane filemanager for Gnome'
+arch=('i686' 'x86_64')
+url='http://gcmd.github.io/'
+license=('GPL')
+depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm' 'libunique')
+makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz)
+sha256sums=('55f3dd2ee4295c4b88a5c7810bbbd1db126213871b263dd5a44c0d48e8ef3a01')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Python 2 fix
+  for f in doc/*/gnome-commander.xml; do
+  sed -i 's:env python:env python2:' $f
+  done
+
+  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
+  --localstatedir=/var --disable-scrollkeeper --enable-python
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
+--domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
+  rm -rf $pkgdir/etc/gconf/schemas/
+}

Deleted: gnome-commander.changelog
===
--- gnome-commander.changelog   2015-05-20 19:30:42 UTC (rev 133896)
+++ gnome-commander.changelog   2015-05-20 19:38:54 UTC (rev 133897)
@@ -1,20 +0,0 @@
-2015-01-25 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.5-1
-
-2014-11-12 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.4-1
-
-2014-06-28 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.3-1
-
-2014-05-25 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.2-1
-

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

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:18:49
  Author: jlichtblau
Revision: 133892

upgpkg: nzbget 15.0-1 - new upstream release

Modified:
  nzbget/trunk/PKGBUILD
  nzbget/trunk/nzbget.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 19:00:09 UTC (rev 133891)
+++ PKGBUILD2015-05-20 19:18:49 UTC (rev 133892)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Rødseth rods...@gmail.com
 
 pkgname=nzbget
-pkgver=14.2
+pkgver=15.0
 pkgrel=1
 pkgdesc=Download from Usenet using .nzb files
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxml2' 'python')
 changelog=$pkgname.changelog
 source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('bb24afb47dc01766c5e5c02d7565190082c6e13ffed565969a2ec52e21104677')
+sha256sums=('3ef13f3e5917e4cda19c4fc0cd37e79967a19b4e3448c239ff24e37712a6cc0a')
 
 build() {
   cd $pkgname-$pkgver

Modified: nzbget.changelog
===
--- nzbget.changelog2015-05-20 19:00:09 UTC (rev 133891)
+++ nzbget.changelog2015-05-20 19:18:49 UTC (rev 133892)
@@ -1,3 +1,6 @@
+2015-05-20 Jaroslav Lichtblau svetlemod...@archlinux.org
+  * nzbget 15.0-1
+
 2015-03-08 Jaroslav Lichtblau svetlemod...@archlinux.org
   * nzbget 14.2-1
 


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

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:30:42
  Author: jlichtblau
Revision: 133896

archrelease: copy trunk to community-x86_64

Added:
  gnome-commander/repos/community-x86_64/PKGBUILD
(from rev 133895, gnome-commander/trunk/PKGBUILD)
  gnome-commander/repos/community-x86_64/gnome-commander.changelog
(from rev 133895, gnome-commander/trunk/gnome-commander.changelog)
  gnome-commander/repos/community-x86_64/gnome-commander.install
(from rev 133895, gnome-commander/trunk/gnome-commander.install)
Deleted:
  gnome-commander/repos/community-x86_64/PKGBUILD
  gnome-commander/repos/community-x86_64/gnome-commander.changelog
  gnome-commander/repos/community-x86_64/gnome-commander.install

---+
 PKGBUILD  |   86 ++--
 gnome-commander.changelog |   43 +++---
 gnome-commander.install   |   48 
 3 files changed, 90 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 19:30:26 UTC (rev 133895)
+++ PKGBUILD2015-05-20 19:30:42 UTC (rev 133896)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=gnome-commander
-pkgver=1.4.5
-pkgrel=1
-pkgdesc='Graphical two-pane filemanager for Gnome'
-arch=('i686' 'x86_64')
-url='http://gcmd.github.io/'
-license=('GPL')
-depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm' 'libunique')
-makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz)
-sha256sums=('01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Python 2 fix
-  for f in doc/*/gnome-commander.xml; do
-  sed -i 's:env python:env python2:' $f
-  done
-
-  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
-  --localstatedir=/var --disable-scrollkeeper --enable-python
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
---domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
-  rm -rf $pkgdir/etc/gconf/schemas/
-}

Copied: gnome-commander/repos/community-x86_64/PKGBUILD (from rev 133895, 
gnome-commander/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 19:30:42 UTC (rev 133896)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=gnome-commander
+pkgver=1.4.6
+pkgrel=1
+pkgdesc='Graphical two-pane filemanager for Gnome'
+arch=('i686' 'x86_64')
+url='http://gcmd.github.io/'
+license=('GPL')
+depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm' 'libunique')
+makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz)
+sha256sums=('55f3dd2ee4295c4b88a5c7810bbbd1db126213871b263dd5a44c0d48e8ef3a01')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Python 2 fix
+  for f in doc/*/gnome-commander.xml; do
+  sed -i 's:env python:env python2:' $f
+  done
+
+  ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc \
+  --localstatedir=/var --disable-scrollkeeper --enable-python
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas \
+--domain $pkgname $pkgdir/etc/gconf/schemas/*.schemas
+  rm -rf $pkgdir/etc/gconf/schemas/
+}

Deleted: gnome-commander.changelog
===
--- gnome-commander.changelog   2015-05-20 19:30:26 UTC (rev 133895)
+++ gnome-commander.changelog   2015-05-20 19:30:42 UTC (rev 133896)
@@ -1,20 +0,0 @@
-2015-01-25 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.5-1
-
-2014-11-12 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.4-1
-
-2014-06-28 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 1.4.3-1
-
-2014-05-25 Jaroslav Lichtblau svetlemo...@archlinux.org
-   * gnome-commander 

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

2015-05-20 Thread Daniel Micay
Date: Wednesday, May 20, 2015 @ 21:00:09
  Author: thestinger
Revision: 133891

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

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

+
 /PKGBUILD  |  650 
 /change-default-console-loglevel.patch |   22 
 /config|15246 +++
 /config.x86_64 |14662 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  325 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 7515 ---
 community-i686/config.x86_64   | 7223 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  325 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 7515 ---
 community-x86_64/config.x86_64 | 7223 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 30682 insertions(+), 30250 deletions(-)

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


[arch-commits] Commit in nzbget/repos/community-i686 (4 files)

2015-05-20 Thread Jaroslav Lichtblau
Date: Wednesday, May 20, 2015 @ 21:23:53
  Author: jlichtblau
Revision: 133894

archrelease: copy trunk to community-i686

Added:
  nzbget/repos/community-i686/PKGBUILD
(from rev 133893, nzbget/trunk/PKGBUILD)
  nzbget/repos/community-i686/nzbget.changelog
(from rev 133893, nzbget/trunk/nzbget.changelog)
Deleted:
  nzbget/repos/community-i686/PKGBUILD
  nzbget/repos/community-i686/nzbget.changelog

--+
 PKGBUILD |   62 ++--
 nzbget.changelog |  117 +++--
 2 files changed, 91 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-20 19:19:04 UTC (rev 133893)
+++ PKGBUILD2015-05-20 19:23:53 UTC (rev 133894)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=14.2
-pkgrel=1
-pkgdesc=Download from Usenet using .nzb files
-arch=('i686' 'x86_64')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'python')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('bb24afb47dc01766c5e5c02d7565190082c6e13ffed565969a2ec52e21104677')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
-}

Copied: nzbget/repos/community-i686/PKGBUILD (from rev 133893, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-20 19:23:53 UTC (rev 133894)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=15.0
+pkgrel=1
+pkgdesc=Download from Usenet using .nzb files
+arch=('i686' 'x86_64')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'python')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('3ef13f3e5917e4cda19c4fc0cd37e79967a19b4e3448c239ff24e37712a6cc0a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/$pkgname
+  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2015-05-20 19:19:04 UTC (rev 133893)
+++ nzbget.changelog2015-05-20 19:23:53 UTC (rev 133894)
@@ -1,57 +0,0 @@
-2015-03-08 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.2-1
-
-2014-11-28 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.1-1
-
-2014-11-10 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.0-1
-
-2014-07-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 13.0-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-2 FS#40075 implemented
-
-2014-01-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-1
-
-2013-09-03 Maxime Gauduin aluc...@gmail.com
-  * Fixed FS#36250 - package built without system CXXFLAGS
-
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.5.1
-
-2008-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Package moved to [community]
-  * Update to major release 0.5.0

Copied: nzbget/repos/community-i686/nzbget.changelog (from rev 133893, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog 

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

2015-05-20 Thread Jan Steffens
Date: Wednesday, May 20, 2015 @ 21:36:58
  Author: heftig
Revision: 239594

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

Added:
  gnome-shell/repos/extra-i686/PKGBUILD
(from rev 239593, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/extra-i686/gnome-shell.install
(from rev 239593, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/extra-i686/nm-libexecdir.patch
(from rev 239593, gnome-shell/trunk/nm-libexecdir.patch)
  gnome-shell/repos/extra-x86_64/PKGBUILD
(from rev 239593, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/extra-x86_64/gnome-shell.install
(from rev 239593, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/extra-x86_64/nm-libexecdir.patch
(from rev 239593, gnome-shell/trunk/nm-libexecdir.patch)
Deleted:
  gnome-shell/repos/extra-i686/PKGBUILD
  gnome-shell/repos/extra-i686/gnome-shell.install
  gnome-shell/repos/extra-i686/nm-libexecdir.patch
  gnome-shell/repos/extra-x86_64/PKGBUILD
  gnome-shell/repos/extra-x86_64/gnome-shell.install
  gnome-shell/repos/extra-x86_64/nm-libexecdir.patch

--+
 /PKGBUILD|  104 +
 /gnome-shell.install |   38 +
 /nm-libexecdir.patch |   24 
 extra-i686/PKGBUILD  |   52 --
 extra-i686/gnome-shell.install   |   19 --
 extra-i686/nm-libexecdir.patch   |   12 
 extra-x86_64/PKGBUILD|   52 --
 extra-x86_64/gnome-shell.install |   19 --
 extra-x86_64/nm-libexecdir.patch |   12 
 9 files changed, 166 insertions(+), 166 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-20 19:35:07 UTC (rev 239593)
+++ extra-i686/PKGBUILD 2015-05-20 19:36:58 UTC (rev 239594)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Flamelab panosfi...@gmail.com
-
-pkgname=gnome-shell
-pkgver=3.16.2
-pkgrel=1
-pkgdesc=The next generation GNOME Shell
-arch=(i686 x86_64)
-url=http://live.gnome.org/GnomeShell;
-license=(GPL2)
-depends=(accountsservice caribou gcr gjs gnome-bluetooth gnome-menus upower
- gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
- libcanberra-pulse libcroco libgdm libsecret mutter libnm-glib
- telepathy-logger telepathy-mission-control unzip gstreamer)
-makedepends=(intltool gtk-doc gnome-control-center evolution-data-server 
python gobject-introspection)
-optdepends=('gnome-control-center: System settings'
-'evolution-data-server: Evolution calendar integration')
-install=gnome-shell.install
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
-nm-libexecdir.patch)
-sha256sums=('90b7aeac7673f05f0bf7de39444ac458900c943fa8fd22e5374c047aa54d1838'
-'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # FS#30747 FS#32730 Problems due to libexecdir different from NM
-  patch -Np1 -i ../nm-libexecdir.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-shell \
-  --localstatedir=/var --disable-static \
-  --disable-schemas-compile
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # Must exist; FS#37412
-  mkdir -p $pkgdir/usr/share/gnome-shell/modes
-}

Copied: gnome-shell/repos/extra-i686/PKGBUILD (from rev 239593, 
gnome-shell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-20 19:36:58 UTC (rev 239594)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Flamelab panosfi...@gmail.com
+
+pkgname=gnome-shell
+pkgver=3.16.2
+pkgrel=2
+pkgdesc=The next generation GNOME Shell
+arch=(i686 x86_64)
+url=http://live.gnome.org/GnomeShell;
+license=(GPL2)
+depends=(accountsservice caribou gcr gjs gnome-bluetooth gnome-menus upower
+ gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
+ libcanberra-pulse libcroco libgdm libsecret mutter 
nm-connection-editor
+ telepathy-logger telepathy-mission-control unzip gstreamer)
+makedepends=(intltool gtk-doc gnome-control-center evolution-data-server 
python gobject-introspection)
+optdepends=('gnome-control-center: System settings'
+'evolution-data-server: Evolution calendar integration')
+install=gnome-shell.install
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+nm-libexecdir.patch)

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

2015-05-20 Thread Jan Steffens
Date: Thursday, May 21, 2015 @ 00:28:26
  Author: heftig
Revision: 239598

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

Added:
  webkitgtk/repos/extra-i686/PKGBUILD
(from rev 239597, webkitgtk/trunk/PKGBUILD)
  webkitgtk/repos/extra-x86_64/PKGBUILD
(from rev 239597, webkitgtk/trunk/PKGBUILD)
Deleted:
  webkitgtk/repos/extra-i686/PKGBUILD
  webkitgtk/repos/extra-i686/bug140241.patch
  webkitgtk/repos/extra-i686/fix-pretty-quotes.patch
  webkitgtk/repos/extra-i686/webkitgtk-2.4.8-gmutexlocker.patch
  webkitgtk/repos/extra-x86_64/PKGBUILD
  webkitgtk/repos/extra-x86_64/bug140241.patch
  webkitgtk/repos/extra-x86_64/fix-pretty-quotes.patch
  webkitgtk/repos/extra-x86_64/webkitgtk-2.4.8-gmutexlocker.patch

-+
 /PKGBUILD   |  146 +++
 extra-i686/PKGBUILD |   91 ---
 extra-i686/bug140241.patch  |   59 
 extra-i686/fix-pretty-quotes.patch  |   26 --
 extra-i686/webkitgtk-2.4.8-gmutexlocker.patch   |  282 --
 extra-x86_64/PKGBUILD   |   91 ---
 extra-x86_64/bug140241.patch|   59 
 extra-x86_64/fix-pretty-quotes.patch|   26 --
 extra-x86_64/webkitgtk-2.4.8-gmutexlocker.patch |  282 --
 9 files changed, 146 insertions(+), 916 deletions(-)

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


[arch-commits] Commit in xf86-input-libinput/trunk (PKGBUILD)

2015-05-20 Thread Laurent Carlier
Date: Thursday, May 21, 2015 @ 07:05:38
  Author: lcarlier
Revision: 239601

upgpkg: xf86-input-libinput 0.10.0-1

upstream update 0.10.0

Modified:
  xf86-input-libinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-21 02:35:45 UTC (rev 239600)
+++ PKGBUILD2015-05-21 05:05:38 UTC (rev 239601)
@@ -2,7 +2,7 @@
 # Maintainer: Laurent Carlier lordhea...@gmail.com
 
 pkgname=xf86-input-libinput
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
 pkgdesc=Generic input driver for the X.Org server based on libinput
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 groups=('xorg-drivers' 'xorg')
 
source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig}
 90-libinput.conf)
-sha256sums=('37f623b7869c700156049fa9204bafd6027bf5c3acd9017919e42199bcc666da'
+sha256sums=('a4270358ed643633822212a179ad862efcf5408735bfd31e8ec49e4cf1403bf0'
 'SKIP'
 'd4a728caadb7924852dcdc0da4de950c6fb9ebd8999d4e3af3d0baaa51cd0e75')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net


[arch-commits] Commit in xf86-input-libinput/repos (8 files)

2015-05-20 Thread Laurent Carlier
Date: Thursday, May 21, 2015 @ 07:05:46
  Author: lcarlier
Revision: 239602

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

Added:
  xf86-input-libinput/repos/extra-i686/90-libinput.conf
(from rev 239601, xf86-input-libinput/trunk/90-libinput.conf)
  xf86-input-libinput/repos/extra-i686/PKGBUILD
(from rev 239601, xf86-input-libinput/trunk/PKGBUILD)
  xf86-input-libinput/repos/extra-x86_64/90-libinput.conf
(from rev 239601, xf86-input-libinput/trunk/90-libinput.conf)
  xf86-input-libinput/repos/extra-x86_64/PKGBUILD
(from rev 239601, xf86-input-libinput/trunk/PKGBUILD)
Deleted:
  xf86-input-libinput/repos/extra-i686/90-libinput.conf
  xf86-input-libinput/repos/extra-i686/PKGBUILD
  xf86-input-libinput/repos/extra-x86_64/90-libinput.conf
  xf86-input-libinput/repos/extra-x86_64/PKGBUILD

---+
 /90-libinput.conf |   60 +++
 /PKGBUILD |   76 
 extra-i686/90-libinput.conf   |   30 ---
 extra-i686/PKGBUILD   |   38 
 extra-x86_64/90-libinput.conf |   30 ---
 extra-x86_64/PKGBUILD |   38 
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: extra-i686/90-libinput.conf
===
--- extra-i686/90-libinput.conf 2015-05-21 05:05:38 UTC (rev 239601)
+++ extra-i686/90-libinput.conf 2015-05-21 05:05:46 UTC (rev 239602)
@@ -1,30 +0,0 @@
-# Match on all types of devices but tablet devices and joysticks
-
-Section InputClass
-Identifier libinput pointer catchall
-MatchIsPointer on
-MatchDevicePath /dev/input/event*
-Driver libinput
-EndSection
-
-Section InputClass
-Identifier libinput keyboard catchall
-MatchIsKeyboard on
-MatchDevicePath /dev/input/event*
-Driver libinput
-EndSection
-
-Section InputClass
-Identifier libinput touchpad catchall
-MatchIsTouchpad on
-MatchDevicePath /dev/input/event*
-Driver libinput
-EndSection
-
-Section InputClass
-Identifier libinput touchscreen catchall
-MatchIsTouchscreen on
-MatchDevicePath /dev/input/event*
-Driver libinput
-EndSection
-

Copied: xf86-input-libinput/repos/extra-i686/90-libinput.conf (from rev 239601, 
xf86-input-libinput/trunk/90-libinput.conf)
===
--- extra-i686/90-libinput.conf (rev 0)
+++ extra-i686/90-libinput.conf 2015-05-21 05:05:46 UTC (rev 239602)
@@ -0,0 +1,30 @@
+# Match on all types of devices but tablet devices and joysticks
+
+Section InputClass
+Identifier libinput pointer catchall
+MatchIsPointer on
+MatchDevicePath /dev/input/event*
+Driver libinput
+EndSection
+
+Section InputClass
+Identifier libinput keyboard catchall
+MatchIsKeyboard on
+MatchDevicePath /dev/input/event*
+Driver libinput
+EndSection
+
+Section InputClass
+Identifier libinput touchpad catchall
+MatchIsTouchpad on
+MatchDevicePath /dev/input/event*
+Driver libinput
+EndSection
+
+Section InputClass
+Identifier libinput touchscreen catchall
+MatchIsTouchscreen on
+MatchDevicePath /dev/input/event*
+Driver libinput
+EndSection
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-21 05:05:38 UTC (rev 239601)
+++ extra-i686/PKGBUILD 2015-05-21 05:05:46 UTC (rev 239602)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier lordhea...@gmail.com
-
-pkgname=xf86-input-libinput
-pkgver=0.9.0
-pkgrel=1
-pkgdesc=Generic input driver for the X.Org server based on libinput
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('libinput')
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21' 'libxi' 'libx11' 
'resourceproto' 'scrnsaverproto')
-conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21' 
'X-ABI-XINPUT_VERSION=22')
-groups=('xorg-drivers' 'xorg')
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig}
-90-libinput.conf)
-sha256sums=('37f623b7869c700156049fa9204bafd6027bf5c3acd9017919e42199bcc666da'
-'SKIP'
-'d4a728caadb7924852dcdc0da4de950c6fb9ebd8999d4e3af3d0baaa51cd0e75')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/X11/xorg.conf.d
-  install -m644 ../90-libinput.conf ${pkgdir}/usr/share/X11/xorg.conf.d/
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 

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

2015-05-20 Thread Felix Yan
Date: Thursday, May 21, 2015 @ 04:35:34
  Author: fyan
Revision: 133900

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   70 +++---
 thefuck.install |6 ++--
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-21 02:35:11 UTC (rev 133899)
+++ PKGBUILD2015-05-21 02:35:34 UTC (rev 133900)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgname=thefuck
-pkgver=1.42
-pkgrel=1
-pkgdesc=Magnificent app which corrects your previous console command
-arch=('any')
-url=https://github.com/nvbn/thefuck;
-license=('MIT')
-depends=('python-setuptools' 'python-pathlib' 'python-psutil' 'python-six' 
'python-colorama')
-makedepends=('git')
-checkdepends=('python-pytest-mock' 'python-mock')
-install=thefuck.install
-source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd thefuck
-  python setup.py build
-}
-
-check() {
-  cd thefuck
-  PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
-}
-
-package() {
-  cd thefuck
-  python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/
-
-  install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thefuck/repos/community-any/PKGBUILD (from rev 133899, 
thefuck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-21 02:35:34 UTC (rev 133900)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=thefuck
+pkgver=1.43
+pkgrel=1
+pkgdesc=Magnificent app which corrects your previous console command
+arch=('any')
+url=https://github.com/nvbn/thefuck;
+license=('MIT')
+depends=('python-setuptools' 'python-pathlib' 'python-psutil' 'python-six' 
'python-colorama')
+makedepends=('git')
+checkdepends=('python-pytest-mock' 'python-mock')
+install=thefuck.install
+source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd thefuck
+  python setup.py build
+}
+
+check() {
+  cd thefuck
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
+}
+
+package() {
+  cd thefuck
+  python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/
+
+  install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: thefuck.install
===
--- thefuck.install 2015-05-21 02:35:11 UTC (rev 133899)
+++ thefuck.install 2015-05-21 02:35:34 UTC (rev 133900)
@@ -1,3 +0,0 @@
-post_install() {
-  printf '%s\n' '= Add: alias fuck=''$(thefuck $(fc -ln -1))'' to your 
.bashrc or .zshrc.'
-}

Copied: thefuck/repos/community-any/thefuck.install (from rev 133899, 
thefuck/trunk/thefuck.install)
===
--- thefuck.install (rev 0)
+++ thefuck.install 2015-05-21 02:35:34 UTC (rev 133900)
@@ -0,0 +1,3 @@
+post_install() {
+  printf '%s\n' '= Add: alias fuck=''$(thefuck $(fc -ln -1))'' to your 
.bashrc or .zshrc.'
+}


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

2015-05-20 Thread Felix Yan
Date: Thursday, May 21, 2015 @ 04:35:11
  Author: fyan
Revision: 133899

upgpkg: thefuck 1.43-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-21 01:09:26 UTC (rev 133898)
+++ PKGBUILD2015-05-21 02:35:11 UTC (rev 133899)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgname=thefuck
-pkgver=1.42
+pkgver=1.43
 pkgrel=1
 pkgdesc=Magnificent app which corrects your previous console command
 arch=('any')


[arch-commits] Commit in perl-net-http/trunk (PKGBUILD)

2015-05-20 Thread Felix Yan
Date: Thursday, May 21, 2015 @ 04:35:23
  Author: fyan
Revision: 239599

upgpkg: perl-net-http 6.09-1

Modified:
  perl-net-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 22:28:26 UTC (rev 239598)
+++ PKGBUILD2015-05-21 02:35:23 UTC (rev 239599)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: Justin juster Davis jrc...@gmail.com
 
 pkgname=perl-net-http
-pkgver=6.07
+pkgver=6.09
 pkgrel=1
 pkgdesc=Low-level HTTP connection (client)
 arch=('any')
@@ -13,8 +13,8 @@
 depends=('perl')
 checkdepends=('perl-uri')
 conflicts=('perl-libwww6')
-source=(http://cpan.metacpan.org/authors/id/M/MS/MSCHILLI/Net-HTTP-$pkgver.tar.gz;)
-md5sums=('b6da691523456089d7a812ac398bc77e')
+source=(http://cpan.metacpan.org/authors/id/E/ET/ETHER/Net-HTTP-$pkgver.tar.gz;)
+md5sums=('3d84d17f64c7316d69e7eb7b4e292b9a')
 
 build() {
 export PERL_MM_USE_DEFAULT=1 PERL5LIB= \


[arch-commits] Commit in perl-net-http/repos/extra-any (PKGBUILD PKGBUILD)

2015-05-20 Thread Felix Yan
Date: Thursday, May 21, 2015 @ 04:35:45
  Author: fyan
Revision: 239600

archrelease: copy trunk to extra-any

Added:
  perl-net-http/repos/extra-any/PKGBUILD
(from rev 239599, perl-net-http/trunk/PKGBUILD)
Deleted:
  perl-net-http/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-21 02:35:23 UTC (rev 239599)
+++ PKGBUILD2015-05-21 02:35:45 UTC (rev 239600)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Justin juster Davis jrc...@gmail.com
-
-pkgname=perl-net-http
-pkgver=6.07
-pkgrel=1
-pkgdesc=Low-level HTTP connection (client)
-arch=('any')
-url=http://search.cpan.org/dist/Net-HTTP
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-checkdepends=('perl-uri')
-conflicts=('perl-libwww6')
-source=(http://cpan.metacpan.org/authors/id/M/MS/MSCHILLI/Net-HTTP-$pkgver.tar.gz;)
-md5sums=('b6da691523456089d7a812ac398bc77e')
-
-build() {
-export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT=INSTALLDIRS=vendor \
-  PERL_MB_OPT=--installdirs vendor \
-  MODULEBUILDRC=/dev/null
-
-cd Net-HTTP-${pkgver}
-/usr/bin/perl Makefile.PL
-make
-}
-
-check() {
-export PERL_MM_USE_DEFAULT=1 PERL5LIB=
-cd Net-HTTP-${pkgver}
-make test
-}
-
-package() {
-cd Net-HTTP-${pkgver}
-make DESTDIR=$pkgdir install
-}
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-net-http/repos/extra-any/PKGBUILD (from rev 239599, 
perl-net-http/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-21 02:35:45 UTC (rev 239600)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Justin juster Davis jrc...@gmail.com
+
+pkgname=perl-net-http
+pkgver=6.09
+pkgrel=1
+pkgdesc=Low-level HTTP connection (client)
+arch=('any')
+url=http://search.cpan.org/dist/Net-HTTP
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+checkdepends=('perl-uri')
+conflicts=('perl-libwww6')
+source=(http://cpan.metacpan.org/authors/id/E/ET/ETHER/Net-HTTP-$pkgver.tar.gz;)
+md5sums=('3d84d17f64c7316d69e7eb7b4e292b9a')
+
+build() {
+export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT=INSTALLDIRS=vendor \
+  PERL_MB_OPT=--installdirs vendor \
+  MODULEBUILDRC=/dev/null
+
+cd Net-HTTP-${pkgver}
+/usr/bin/perl Makefile.PL
+make
+}
+
+check() {
+export PERL_MM_USE_DEFAULT=1 PERL5LIB=
+cd Net-HTTP-${pkgver}
+make test
+}
+
+package() {
+cd Net-HTTP-${pkgver}
+make DESTDIR=$pkgdir install
+}
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


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

2015-05-20 Thread Giovanni Scafora
Date: Wednesday, May 20, 2015 @ 16:31:58
  Author: giovanni
Revision: 133888

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 14:31:49 UTC (rev 133887)
+++ community-i686/PKGBUILD 2015-05-20 14:31:58 UTC (rev 133888)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
-
-pkgname=ccid
-pkgver=1.4.18
-pkgrel=1
-pkgdesc=A generic USB Chip/Smart Card Interface Devices driver
-arch=('i686' 'x86_64')
-url=http://pcsclite.alioth.debian.org/ccid.html;
-license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusbx' 'flex')
-makedepends=('pkg-config')
-backup=(etc/reader.conf.d/libccidtwin)
-source=(https://alioth.debian.org/frs/download.php/file/4111/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('8d57342bda53aaee706ef2d02409c4f4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --enable-twinserial \
-  --enable-serialconfdir=/etc/reader.conf.d
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  # move the configuration file in /etc and create a symbolic link
-  mv ${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist 
${pkgdir}/etc/libccid_Info.plist
-  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
-}

Copied: ccid/repos/community-i686/PKGBUILD (from rev 133887, 
ccid/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-20 14:31:58 UTC (rev 133888)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
+
+pkgname=ccid
+pkgver=1.4.19
+pkgrel=1
+pkgdesc=A generic USB Chip/Smart Card Interface Devices driver
+arch=('i686' 'x86_64')
+url=http://pcsclite.alioth.debian.org/ccid.html;
+license=('LGPL' 'GPL')
+depends=('pcsclite' 'libusbx' 'flex')
+makedepends=('pkg-config')
+backup=(etc/reader.conf.d/libccidtwin)
+source=(https://alioth.debian.org/frs/download.php/file/4132/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('d1eed995ba9a2eb395a65a8a78090f52')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --enable-twinserial \
+  --enable-serialconfdir=/etc/reader.conf.d
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  # move the configuration file in /etc and create a symbolic link
+  mv ${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist 
${pkgdir}/etc/libccid_Info.plist
+  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-20 14:31:49 UTC (rev 133887)
+++ community-x86_64/PKGBUILD   2015-05-20 14:31:58 UTC (rev 133888)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
-
-pkgname=ccid
-pkgver=1.4.18
-pkgrel=1
-pkgdesc=A generic USB Chip/Smart Card Interface Devices driver
-arch=('i686' 'x86_64')
-url=http://pcsclite.alioth.debian.org/ccid.html;
-license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusbx' 'flex')
-makedepends=('pkg-config')
-backup=(etc/reader.conf.d/libccidtwin)
-source=(https://alioth.debian.org/frs/download.php/file/4111/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('8d57342bda53aaee706ef2d02409c4f4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --enable-twinserial \
-  --enable-serialconfdir=/etc/reader.conf.d
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  # move the configuration file in /etc and create a symbolic link
-  mv ${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist 
${pkgdir}/etc/libccid_Info.plist
-  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
-}

Copied: 

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

2015-05-20 Thread Giovanni Scafora
Date: Wednesday, May 20, 2015 @ 16:31:49
  Author: giovanni
Revision: 133887

upgpkg: ccid 1.4.19-1

upstream release

Modified:
  ccid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 14:28:45 UTC (rev 133886)
+++ PKGBUILD2015-05-20 14:31:49 UTC (rev 133887)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
 
 pkgname=ccid
-pkgver=1.4.18
+pkgver=1.4.19
 pkgrel=1
 pkgdesc=A generic USB Chip/Smart Card Interface Devices driver
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('pcsclite' 'libusbx' 'flex')
 makedepends=('pkg-config')
 backup=(etc/reader.conf.d/libccidtwin)
-source=(https://alioth.debian.org/frs/download.php/file/4111/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('8d57342bda53aaee706ef2d02409c4f4')
+source=(https://alioth.debian.org/frs/download.php/file/4132/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('d1eed995ba9a2eb395a65a8a78090f52')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2015-05-20 Thread Maxime Gauduin
Date: Wednesday, May 20, 2015 @ 16:45:17
  Author: alucryd
Revision: 133889

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-20 14:31:58 UTC (rev 133888)
+++ community-i686/PKGBUILD 2015-05-20 14:45:17 UTC (rev 133889)
@@ -1,33 +0,0 @@
-# $Id$$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=ffms2
-pkgver=2.20
-pkgrel=2
-pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
-arch=('i686' 'x86_64')
-url='https://github.com/FFMS/ffms2'
-license=('GPL')
-depends=('ffmpeg')
-makedepends=('git')
-provides=('vapoursynth-plugin-ffms2')
-source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('c7d880172756c253f2c5673044dabf03c19890dcfe64da5104ee9f42a1a573a0')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --enable-shared --disable-static 
--enable-avresample
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -dm 755 ${pkgdir}/usr/lib/vapoursynth
-  ln -s ../libffms2.so ${pkgdir}/usr/lib/vapoursynth/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffms2/repos/community-i686/PKGBUILD (from rev 133888, 
ffms2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-20 14:45:17 UTC (rev 133889)
@@ -0,0 +1,37 @@
+# $Id$$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+
+pkgname=ffms2
+pkgver=2.21
+pkgrel=1
+pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
+arch=('i686' 'x86_64')
+url='https://github.com/FFMS/ffms2'
+license=('GPL')
+depends=('ffmpeg')
+makedepends=('git')
+provides=('vapoursynth-plugin-ffms2')
+source=(ffms2-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
+sha256sums=('c2c23ce2254e293376f786aafc20a345f4dc970f5b2efef3fa38e40d7d510202')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--enable-avresample \
+--enable-shared \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -dm 755 ${pkgdir}/usr/lib/vapoursynth
+  ln -s ../libffms2.so ${pkgdir}/usr/lib/vapoursynth/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-20 14:31:58 UTC (rev 133888)
+++ community-x86_64/PKGBUILD   2015-05-20 14:45:17 UTC (rev 133889)
@@ -1,33 +0,0 @@
-# $Id$$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=ffms2
-pkgver=2.20
-pkgrel=2
-pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
-arch=('i686' 'x86_64')
-url='https://github.com/FFMS/ffms2'
-license=('GPL')
-depends=('ffmpeg')
-makedepends=('git')
-provides=('vapoursynth-plugin-ffms2')
-source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('c7d880172756c253f2c5673044dabf03c19890dcfe64da5104ee9f42a1a573a0')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --enable-shared --disable-static 
--enable-avresample
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -dm 755 ${pkgdir}/usr/lib/vapoursynth
-  ln -s ../libffms2.so ${pkgdir}/usr/lib/vapoursynth/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffms2/repos/community-x86_64/PKGBUILD (from rev 133888, 
ffms2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-20 14:45:17 UTC (rev 133889)
@@ -0,0 +1,37 @@
+# $Id$$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+
+pkgname=ffms2
+pkgver=2.21
+pkgrel=1
+pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
+arch=('i686' 'x86_64')
+url='https://github.com/FFMS/ffms2'
+license=('GPL')
+depends=('ffmpeg')
+makedepends=('git')
+provides=('vapoursynth-plugin-ffms2')
+source=(ffms2-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
+sha256sums=('c2c23ce2254e293376f786aafc20a345f4dc970f5b2efef3fa38e40d7d510202')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+