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

2014-08-14 Thread Tobias Powalowski
Date: Thursday, August 14, 2014 @ 08:02:01
  Author: tpowa
Revision: 219731

upgpkg: linux 3.16.1-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 00:38:10 UTC (rev 219730)
+++ PKGBUILD2014-08-14 06:02:01 UTC (rev 219731)
@@ -5,8 +5,8 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.16
-pkgver=3.16
-pkgrel=2
+pkgver=3.16.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -13,7 +13,7 @@
 makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
 options=('!strip')
 source=(https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz;
-#https://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+https://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
@@ -22,6 +22,7 @@
 'compal-laptop-hwmon-fix.patch'
 )
 sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
+'d2bf33289acf5c05b57aaca1fd8bb1935ac280c5c4090874e84806d35e17012e'
 '060a07957201a04faa98b13e99a260c326c76660cb0dc7a724f644dabfae9eff'
 'f519556d8272e0be3064a255adf0b3533dbcdab24f02426786a7d9366ae1f82e'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
@@ -34,7 +35,7 @@
   cd ${srcdir}/${_srcname}
 
   # add upstream patch
-  #patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git



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

2014-08-14 Thread Tobias Powalowski
Date: Thursday, August 14, 2014 @ 08:02:18
  Author: tpowa
Revision: 219732

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 219731, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 219731, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/compal-laptop-hwmon-fix.patch
(from rev 219731, linux/trunk/compal-laptop-hwmon-fix.patch)
  linux/repos/testing-i686/config
(from rev 219731, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 219731, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 219731, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 219731, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 219731, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 219731, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/compal-laptop-hwmon-fix.patch
(from rev 219731, linux/trunk/compal-laptop-hwmon-fix.patch)
  linux/repos/testing-x86_64/config
(from rev 219731, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 219731, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 219731, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 219731, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  296 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/compal-laptop-hwmon-fix.patch   |   14 
 testing-i686/config  | 7076 +
 testing-i686/config.x86_64   | 6832 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  296 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/compal-laptop-hwmon-fix.patch |   14 
 testing-x86_64/config| 7076 +
 testing-x86_64/config.x86_64 | 6832 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 14 files changed, 28560 insertions(+)

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


[arch-commits] Commit in linux-lts/trunk (2 files)

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 08:14:31
  Author: bpiotrowski
Revision: 219733

upgpkg: linux-lts 3.14.17-1

new upstream release

Modified:
  linux-lts/trunk/PKGBUILD
Deleted:
  linux-lts/trunk/net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch

---+
 PKGBUILD  |   13 +++---
 net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch |   12 -
 2 files changed, 4 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 06:02:18 UTC (rev 219732)
+++ PKGBUILD2014-08-14 06:14:31 UTC (rev 219733)
@@ -4,8 +4,8 @@
 
 pkgbase=linux-lts
 _srcname=linux-3.14
-pkgver=3.14.16
-pkgrel=2
+pkgver=3.14.17
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -22,11 +22,10 @@
 '0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch'
 '0003-module-remove-MODULE_GENERIC_TABLE.patch'
 '0006-genksyms-fix-typeof-handling.patch'
-'net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch'
 )
 # https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
 sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
-'3d3e79fd9795812f293aa38799c056aaea0f14da8294b31067f7768e9f38db2d'
+'50b0e2a6812597b401a417bd1269b5388fdd980b6009d564fff09605100f0df8'
 '4c05b88384ee809120da06e6a3d0bbafb7cdfe6208b2e62237aaeaa25dfb29b7'
 'a5b318c7fd21c1be2ac262d1b919d50bacedd0c841e9a82e7bca53d5b25b217b'
 '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'
@@ -34,8 +33,7 @@
 '6d72e14552df59e6310f16c176806c408355951724cd5b48a47bf01591b8be02'
 '52dec83a8805a8642d74d764494acda863e0aa23e3d249e80d4b457e20a3fd29'
 '65d58f63215ee3c5f9c4fc6bce36fc5311a6c7dbdbe1ad29de40647b47ff9c0d'
-'cf2e7a2d00787f754028e7459688c2755a406e632ce48b60952fa4ff7ed6f4b7'
-'7e5cd2df597ea9235c41957d019d6afd769213a068a4bfa38796b18abe048d25')
+'cf2e7a2d00787f754028e7459688c2755a406e632ce48b60952fa4ff7ed6f4b7')
 
 _kernelname=${pkgbase#linux}
 
@@ -64,9 +62,6 @@
   # 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dc53324060f324e8af6867f57bf4891c13c6ef18
   patch -p1 -i ${srcdir}/0006-genksyms-fix-typeof-handling.patch
 
-  # fixes NULL pointer dereference in net/sctp
-  patch -p1 -i 
${srcdir}/net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
-
   if [ ${CARCH} = x86_64 ]; then
 cat ${srcdir}/config.x86_64  ./.config
   else

Deleted: net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
===
--- net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch   
2014-08-14 06:02:18 UTC (rev 219732)
+++ net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch   
2014-08-14 06:14:31 UTC (rev 219733)
@@ -1,12 +0,0 @@
-diff --git a/net/sctp/associola.c b/net/sctp/associola.c
-index 9de23a2..06a9ee6 100644
 a/net/sctp/associola.c
-+++ b/net/sctp/associola.c
-@@ -1097,6 +1097,7 @@ void sctp_assoc_update(struct sctp_association *asoc,
-   asoc-c = new-c;
-   asoc-peer.rwnd = new-peer.rwnd;
-   asoc-peer.sack_needed = new-peer.sack_needed;
-+  asoc-peer.auth_capable = new-peer.auth_capable;
-   asoc-peer.i = new-peer.i;
-   sctp_tsnmap_init(asoc-peer.tsn_map, SCTP_TSN_MAP_INITIAL,
-asoc-peer.i.initial_tsn, GFP_ATOMIC);



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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 08:14:43
  Author: bpiotrowski
Revision: 219734

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

Added:
  
linux-lts/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 219733, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 219733, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 219733, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 219733, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 219733, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 219733, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 219733, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 219733, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 219733, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 219733, linux-lts/trunk/linux-lts.preset)
  
linux-lts/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 219733, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 219733, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 219733, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 219733, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 219733, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 219733, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 219733, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 219733, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 219733, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 219733, linux-lts/trunk/linux-lts.preset)
Deleted:
  
linux-lts/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
  linux-lts/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
  linux-lts/repos/testing-i686/PKGBUILD
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
  linux-lts/repos/testing-i686/config
  linux-lts/repos/testing-i686/config.x86_64
  linux-lts/repos/testing-i686/linux-lts.install
  linux-lts/repos/testing-i686/linux-lts.preset
  
linux-lts/repos/testing-i686/net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
  
linux-lts/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
  linux-lts/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
  linux-lts/repos/testing-x86_64/PKGBUILD
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
  linux-lts/repos/testing-x86_64/config
  linux-lts/repos/testing-x86_64/config.x86_64
  linux-lts/repos/testing-x86_64/linux-lts.install
  linux-lts/repos/testing-x86_64/linux-lts.preset
  
linux-lts/repos/testing-x86_64/net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch

+
 /0001-Bluetooth-allocate-static-minor-for-vhci.patch   
|  148 
 /0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch   
|  186 
 /0003-module-remove-MODULE_GENERIC_TABLE.patch 
|  150 
 /0006-genksyms-fix-typeof-handling.patch   
| 2720 ++
 /PKGBUILD  
|  644 
 /change-default-console-loglevel.patch 
|   24 
 /config
|13382 ++
 /config.x86_64

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

2014-08-14 Thread Daniel Micay
Date: Thursday, August 14, 2014 @ 09:07:04
  Author: thestinger
Revision: 117382

upgpkg: linux-grsec 3.15.10.201408140023-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 05:57:02 UTC (rev 117381)
+++ PKGBUILD2014-08-14 07:07:04 UTC (rev 117382)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-3.15
-_pkgver=3.15.9
+_pkgver=3.15.10
 _grsecver=3.0
-_timestamp=201408110025
+_timestamp=201408140023
 _grsec_patch=grsecurity-$_grsecver-$_pkgver-$_timestamp.patch
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -29,11 +29,11 @@
 'change-default-console-loglevel.patch'
 )
 sha256sums=('c3927e87be4040fa8aca1b58663dc0776aaf00485604ff88a623be2f3fb07794'
-'31c0bde90d23355540062438aa485418d19b15a7563a1297ff49247954f62417'
-'ebe1eeefe65dfe12e64941e0727c3cc9c37d2547d3eb8c01031d449be00c1e5f'
+'28627178e53e5e2d3aa7e5b1ca0532615d6fc44bcaa4da39ec7895e463482308'
+'b4072cb368bba37ff8d538068016f60891d5d0c1206bb9821090b08a44bf3d11'
 'SKIP'
-'26b9e9cca6aa6984e5375da589588a3a5d00d7e99718c8cf6bf2b9f92920bd5f'
-'d5e63ad33d42abc9ba054b196fdcfed74389eb30aaa01bcf01917496cc9387fc'
+'1e5002ab60027000c96ae541440063576a29254bbfd349ff063efeddf4810703'
+'12192853e749b198bba4fc4f56f77fa6c9dac8f405b5e5df2624267e822ab7da'
 'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
 'faced4eb4c47c4eb1a9ee8a5bf8a7c4b49d6b4d78efbe426e410730e6267d182')
 

Modified: config
===
--- config  2014-08-14 05:57:02 UTC (rev 117381)
+++ config  2014-08-14 07:07:04 UTC (rev 117382)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.15.9.201408110025-1 Kernel Configuration
+# Linux/x86 3.15.10.201408140023-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y

Modified: config.x86_64
===
--- config.x86_64   2014-08-14 05:57:02 UTC (rev 117381)
+++ config.x86_64   2014-08-14 07:07:04 UTC (rev 117382)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.15.9.201408110025-1 Kernel Configuration
+# Linux/x86 3.15.10.201408140023-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y



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

2014-08-14 Thread Daniel Micay
Date: Thursday, August 14, 2014 @ 09:07:58
  Author: thestinger
Revision: 117383

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 117382, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 117382, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 117382, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 117382, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 117382, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 117382, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 117382, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 117382, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 117382, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 117382, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 117382, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 117382, 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  |  632 
 /change-default-console-loglevel.patch |   24 
 /config|13830 +++
 /config.x86_64 |13310 ++
 /linux-grsec.install   |  116 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  316 
 community-i686/change-default-console-loglevel.patch   |   12 
 community-i686/config  | 6915 ---
 community-i686/config.x86_64   | 6655 ---
 community-i686/linux-grsec.install |   58 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  316 
 community-x86_64/change-default-console-loglevel.patch |   12 
 community-x86_64/config| 6915 ---
 community-x86_64/config.x86_64 | 6655 ---
 community-x86_64/linux-grsec.install   |   58 
 community-x86_64/linux.preset  |   14 
 18 files changed, 27940 insertions(+), 27940 deletions(-)

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


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

2014-08-14 Thread Evangelos Foutras
Date: Thursday, August 14, 2014 @ 09:27:52
  Author: foutrelis
Revision: 117384

upgpkg: frostwire 5.7.5-1

New upstream release.

Modified:
  frostwire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 07:07:58 UTC (rev 117383)
+++ PKGBUILD2014-08-14 07:27:52 UTC (rev 117384)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras evange...@foutrelis.com
 
 pkgname=frostwire
-pkgver=5.7.4
+pkgver=5.7.5
 pkgrel=1
 pkgdesc=BitTorrent client with integrated search
 arch=('any')
@@ -15,7 +15,7 @@
 frostwire.sh
 icons.tar.gz
 java-version-detection.patch)
-sha256sums=('2914d83617deb950e4201887d111ed8c69237655378e285fc7cfd147d754fe98'
+sha256sums=('08c9dea2a8c304e048a1bb058b5f8c3ea7045759dba4988f46b76fd2ed3ccbb3'
 '9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
 '00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
 '50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')



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

2014-08-14 Thread Evangelos Foutras
Date: Thursday, August 14, 2014 @ 09:28:04
  Author: foutrelis
Revision: 117385

archrelease: copy trunk to community-any

Added:
  frostwire/repos/community-any/PKGBUILD
(from rev 117384, frostwire/trunk/PKGBUILD)
  frostwire/repos/community-any/frostwire.install
(from rev 117384, frostwire/trunk/frostwire.install)
  frostwire/repos/community-any/frostwire.sh
(from rev 117384, frostwire/trunk/frostwire.sh)
  frostwire/repos/community-any/icons.tar.gz
(from rev 117384, frostwire/trunk/icons.tar.gz)
  frostwire/repos/community-any/java-version-detection.patch
(from rev 117384, frostwire/trunk/java-version-detection.patch)
Deleted:
  frostwire/repos/community-any/PKGBUILD
  frostwire/repos/community-any/frostwire.install
  frostwire/repos/community-any/frostwire.sh
  frostwire/repos/community-any/icons.tar.gz
  frostwire/repos/community-any/java-version-detection.patch

--+
 PKGBUILD |   84 -
 frostwire.install|   28 ++---
 frostwire.sh |6 +-
 java-version-detection.patch |   22 +-
 4 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-14 07:27:52 UTC (rev 117384)
+++ PKGBUILD2014-08-14 07:28:04 UTC (rev 117385)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-
-pkgname=frostwire
-pkgver=5.7.4
-pkgrel=1
-pkgdesc=BitTorrent client with integrated search
-arch=('any')
-url=http://www.frostwire.com;
-license=('GPL')
-depends=('java-runtime' 'mplayer' 'hicolor-icon-theme' 'desktop-file-utils'
- 'gtk-update-icon-cache')
-install=frostwire.install
-source=(http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz
-frostwire.sh
-icons.tar.gz
-java-version-detection.patch)
-sha256sums=('2914d83617deb950e4201887d111ed8c69237655378e285fc7cfd147d754fe98'
-'9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
-'00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
-'50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver.noarch
-
-  # FS#15544 (Java version detection fails when _JAVA_OPTIONS is set)
-  patch -Np0 -i $srcdir/java-version-detection.patch
-
-  install -d $pkgdir/usr/share/$pkgname
-  cp -r * $pkgdir/usr/share/$pkgname
-  cp -r $srcdir/icons $pkgdir/usr/share
-
-  install -D $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $srcdir/icons/hicolor/16x16/apps/$pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  # Remove uneeded files
-  rm -rf 
$pkgdir/usr/share/frostwire/{runFrostwireOSX.sh,unpack200.py,root/{.svn,magnet10/.svn}}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: frostwire/repos/community-any/PKGBUILD (from rev 117384, 
frostwire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-14 07:28:04 UTC (rev 117385)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+
+pkgname=frostwire
+pkgver=5.7.5
+pkgrel=1
+pkgdesc=BitTorrent client with integrated search
+arch=('any')
+url=http://www.frostwire.com;
+license=('GPL')
+depends=('java-runtime' 'mplayer' 'hicolor-icon-theme' 'desktop-file-utils'
+ 'gtk-update-icon-cache')
+install=frostwire.install
+source=(http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz
+frostwire.sh
+icons.tar.gz
+java-version-detection.patch)
+sha256sums=('08c9dea2a8c304e048a1bb058b5f8c3ea7045759dba4988f46b76fd2ed3ccbb3'
+'9a05e5f1005856cd67f6e01fc499d1b64bc372bf3a390e412359196f65cc0ea6'
+'00e425501b33b7213a337314a5035d52459f743f623f9f37abbc60d6e56a2186'
+'50828981c20273c86ef7c05f801d0fcec28253a544f95e231db35402c738a62e')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver.noarch
+
+  # FS#15544 (Java version detection fails when _JAVA_OPTIONS is set)
+  patch -Np0 -i $srcdir/java-version-detection.patch
+
+  install -d $pkgdir/usr/share/$pkgname
+  cp -r * $pkgdir/usr/share/$pkgname
+  cp -r $srcdir/icons $pkgdir/usr/share
+
+  install -D $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 $srcdir/icons/hicolor/16x16/apps/$pkgname.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+
+  # Remove uneeded files
+  rm -rf 
$pkgdir/usr/share/frostwire/{runFrostwireOSX.sh,unpack200.py,root/{.svn,magnet10/.svn}}
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: frostwire.install
===
--- frostwire.install   2014-08-14 07:27:52 UTC (rev 117384)
+++ frostwire.install   

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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 09:46:54
  Author: bpiotrowski
Revision: 117387

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-14 07:46:47 UTC (rev 117386)
+++ community-i686/PKGBUILD 2014-08-14 07:46:54 UTC (rev 117387)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-
-pkgname=libstrophe
-pkgver=20131107
-pkgrel=1
-pkgdesc='Simple, lightweight C library for writing XMPP clients'
-arch=('i686' 'x86_64')
-url='http://strophe.im/libstrophe/'
-license=('MIT' 'GPL3')
-makedepends=('git' 'doxygen' 'expat')
-checkdepends=('check')
-options=('staticlibs')
-source=(git://github.com/strophe/libstrophe.git#commit=d408eaf)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git log -1 --format=%cd --date=short | tr -d '-'
-}
-
-prepare() {
-  cd $pkgname
-  ./bootstrap.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-  doxygen
-}
-
-check() {
-  make -C $pkgname check
-}
-
-package() {
-  make -C $pkgname DESTDIR=$pkgdir install
-}

Copied: libstrophe/repos/community-i686/PKGBUILD (from rev 117386, 
libstrophe/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-14 07:46:54 UTC (rev 117387)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+
+pkgname=libstrophe
+pkgver=0.8.6
+pkgrel=1
+epoch=1
+pkgdesc='Simple, lightweight C library for writing XMPP clients'
+arch=('i686' 'x86_64')
+url='http://strophe.im/libstrophe/'
+license=('MIT' 'GPL3')
+depends=('openssl' 'expat')
+makedepends=('git' 'doxygen')
+checkdepends=('check')
+source=(https://github.com/strophe/libstrophe/archive/$pkgver.tar.gz)
+md5sums=('5ab28dc86c47177819ca49ed9c0041e0')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./bootstrap.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+  doxygen
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 MIT-LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-08-14 07:46:47 UTC (rev 117386)
+++ community-x86_64/PKGBUILD   2014-08-14 07:46:54 UTC (rev 117387)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-
-pkgname=libstrophe
-pkgver=20131107
-pkgrel=1
-pkgdesc='Simple, lightweight C library for writing XMPP clients'
-arch=('i686' 'x86_64')
-url='http://strophe.im/libstrophe/'
-license=('MIT' 'GPL3')
-makedepends=('git' 'doxygen' 'expat')
-checkdepends=('check')
-options=('staticlibs')
-source=(git://github.com/strophe/libstrophe.git#commit=d408eaf)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git log -1 --format=%cd --date=short | tr -d '-'
-}
-
-prepare() {
-  cd $pkgname
-  ./bootstrap.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-  doxygen
-}
-
-check() {
-  make -C $pkgname check
-}
-
-package() {
-  make -C $pkgname DESTDIR=$pkgdir install
-}

Copied: libstrophe/repos/community-x86_64/PKGBUILD (from rev 117386, 
libstrophe/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-08-14 07:46:54 UTC (rev 117387)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+
+pkgname=libstrophe
+pkgver=0.8.6
+pkgrel=1
+epoch=1
+pkgdesc='Simple, lightweight C library for writing XMPP clients'
+arch=('i686' 'x86_64')
+url='http://strophe.im/libstrophe/'
+license=('MIT' 'GPL3')
+depends=('openssl' 'expat')
+makedepends=('git' 'doxygen')
+checkdepends=('check')
+source=(https://github.com/strophe/libstrophe/archive/$pkgver.tar.gz)
+md5sums=('5ab28dc86c47177819ca49ed9c0041e0')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./bootstrap.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+  doxygen
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 MIT-LICENSE.txt 

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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 09:46:47
  Author: bpiotrowski
Revision: 117386

upgpkg: libstrophe 1:0.8.6-1

new upstream release

Modified:
  libstrophe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 07:28:04 UTC (rev 117385)
+++ PKGBUILD2014-08-14 07:46:47 UTC (rev 117386)
@@ -2,30 +2,26 @@
 # Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 
 pkgname=libstrophe
-pkgver=20131107
+pkgver=0.8.6
 pkgrel=1
+epoch=1
 pkgdesc='Simple, lightweight C library for writing XMPP clients'
 arch=('i686' 'x86_64')
 url='http://strophe.im/libstrophe/'
 license=('MIT' 'GPL3')
-makedepends=('git' 'doxygen' 'expat')
+depends=('openssl' 'expat')
+makedepends=('git' 'doxygen')
 checkdepends=('check')
-options=('staticlibs')
-source=(git://github.com/strophe/libstrophe.git#commit=d408eaf)
-md5sums=('SKIP')
+source=(https://github.com/strophe/libstrophe/archive/$pkgver.tar.gz)
+md5sums=('5ab28dc86c47177819ca49ed9c0041e0')
 
-pkgver() {
-  cd $pkgname
-  git log -1 --format=%cd --date=short | tr -d '-'
-}
-
 prepare() {
-  cd $pkgname
+  cd $pkgname-$pkgver
   ./bootstrap.sh
 }
 
 build() {
-  cd $pkgname
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr
   make
   doxygen
@@ -32,9 +28,11 @@
 }
 
 check() {
-  make -C $pkgname check
+  make -C $pkgname-$pkgver check
 }
 
 package() {
-  make -C $pkgname DESTDIR=$pkgdir install
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 MIT-LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT
 }



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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 09:50:24
  Author: bpiotrowski
Revision: 117389

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-14 07:50:21 UTC (rev 117388)
+++ community-i686/PKGBUILD 2014-08-14 07:50:24 UTC (rev 117389)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: jason ryan jasonwr...@gmail.com
-
-pkgname=profanity
-pkgver=0.4.3
-pkgrel=1
-epoch=1
-pkgdesc='Console based XMPP client'
-arch=('i686' 'x86_64')
-url='http://www.profanity.im'
-license=('GPL3')
-depends=('curl' 'expat' 'glib2' 'libotr')
-makedepends=('doxygen' 'libstrophe')
-source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
-md5sums=('bdeadf6790bd04b0a796affb670bc894')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-}

Copied: profanity/repos/community-i686/PKGBUILD (from rev 117388, 
profanity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-14 07:50:24 UTC (rev 117389)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: jason ryan jasonwr...@gmail.com
+
+pkgname=profanity
+pkgver=0.4.3
+pkgrel=2
+epoch=1
+pkgdesc='Console based XMPP client'
+arch=('i686' 'x86_64')
+url='http://www.profanity.im'
+license=('GPL3')
+depends=('curl' 'expat' 'glib2' 'libotr' 'libstrophe')
+makedepends=('doxygen')
+source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
+md5sums=('bdeadf6790bd04b0a796affb670bc894')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-08-14 07:50:21 UTC (rev 117388)
+++ community-x86_64/PKGBUILD   2014-08-14 07:50:24 UTC (rev 117389)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: jason ryan jasonwr...@gmail.com
-
-pkgname=profanity
-pkgver=0.4.3
-pkgrel=1
-epoch=1
-pkgdesc='Console based XMPP client'
-arch=('i686' 'x86_64')
-url='http://www.profanity.im'
-license=('GPL3')
-depends=('curl' 'expat' 'glib2' 'libotr')
-makedepends=('doxygen' 'libstrophe')
-source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
-md5sums=('bdeadf6790bd04b0a796affb670bc894')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-}

Copied: profanity/repos/community-x86_64/PKGBUILD (from rev 117388, 
profanity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-08-14 07:50:24 UTC (rev 117389)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: jason ryan jasonwr...@gmail.com
+
+pkgname=profanity
+pkgver=0.4.3
+pkgrel=2
+epoch=1
+pkgdesc='Console based XMPP client'
+arch=('i686' 'x86_64')
+url='http://www.profanity.im'
+license=('GPL3')
+depends=('curl' 'expat' 'glib2' 'libotr' 'libstrophe')
+makedepends=('doxygen')
+source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
+md5sums=('bdeadf6790bd04b0a796affb670bc894')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}



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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 09:50:21
  Author: bpiotrowski
Revision: 117388

upgpkg: profanity 1:0.4.3-2

rebuild against shared libstrophe

Modified:
  profanity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 07:46:54 UTC (rev 117387)
+++ PKGBUILD2014-08-14 07:50:21 UTC (rev 117388)
@@ -4,14 +4,14 @@
 
 pkgname=profanity
 pkgver=0.4.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Console based XMPP client'
 arch=('i686' 'x86_64')
 url='http://www.profanity.im'
 license=('GPL3')
-depends=('curl' 'expat' 'glib2' 'libotr')
-makedepends=('doxygen' 'libstrophe')
+depends=('curl' 'expat' 'glib2' 'libotr' 'libstrophe')
+makedepends=('doxygen')
 source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
 md5sums=('bdeadf6790bd04b0a796affb670bc894')
 



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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 14:04:16
  Author: bpiotrowski
Revision: 219736

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

Added:
  nginx/repos/extra-i686/PKGBUILD
(from rev 219735, nginx/trunk/PKGBUILD)
  nginx/repos/extra-i686/logrotate
(from rev 219735, nginx/trunk/logrotate)
  nginx/repos/extra-i686/nginx.install
(from rev 219735, nginx/trunk/nginx.install)
  nginx/repos/extra-i686/service
(from rev 219735, nginx/trunk/service)
  nginx/repos/extra-x86_64/PKGBUILD
(from rev 219735, nginx/trunk/PKGBUILD)
  nginx/repos/extra-x86_64/logrotate
(from rev 219735, nginx/trunk/logrotate)
  nginx/repos/extra-x86_64/nginx.install
(from rev 219735, nginx/trunk/nginx.install)
  nginx/repos/extra-x86_64/service
(from rev 219735, nginx/trunk/service)
Deleted:
  nginx/repos/extra-i686/PKGBUILD
  nginx/repos/extra-i686/logrotate
  nginx/repos/extra-i686/nginx.install
  nginx/repos/extra-i686/service
  nginx/repos/extra-x86_64/PKGBUILD
  nginx/repos/extra-x86_64/logrotate
  nginx/repos/extra-x86_64/nginx.install
  nginx/repos/extra-x86_64/service

+
 /PKGBUILD  |  224 +++
 /logrotate |   18 +++
 /nginx.install |   42 
 /service   |   34 ++
 extra-i686/PKGBUILD|  111 -
 extra-i686/logrotate   |9 -
 extra-i686/nginx.install   |   21 
 extra-i686/service |   17 ---
 extra-x86_64/PKGBUILD  |  111 -
 extra-x86_64/logrotate |9 -
 extra-x86_64/nginx.install |   21 
 extra-x86_64/service   |   17 ---
 12 files changed, 318 insertions(+), 316 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-08-14 12:03:56 UTC (rev 219735)
+++ extra-i686/PKGBUILD 2014-08-14 12:04:16 UTC (rev 219736)
@@ -1,111 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Maintainer: Sébastien Luttringer
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Miroslaw Szot m...@czlug.icis.pcz.pl
-# Contributor: Daniel Micay danielmi...@gmail.com
-
-pkgname=nginx
-pkgver=1.6.1
-pkgrel=2
-pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
-arch=('i686' 'x86_64')
-url='http://nginx.org'
-license=('custom')
-depends=('pcre' 'zlib' 'openssl')
-backup=('etc/nginx/fastcgi.conf'
-'etc/nginx/fastcgi_params'
-'etc/nginx/koi-win'
-'etc/nginx/koi-utf'
-'etc/nginx/mime.types'
-'etc/nginx/nginx.conf'
-'etc/nginx/scgi_params'
-'etc/nginx/uwsgi_params'
-'etc/nginx/win-utf'
-'etc/logrotate.d/nginx')
-install=nginx.install
-source=($url/download/nginx-$pkgver.tar.gz
-service
-logrotate)
-md5sums=('45e5a11f48b001644676f7767980a2bf'
- '5dd4d09914a4403b9df778ec1d66167c'
- '3441ce77cdd1aab6f0ab7e212698a8a7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/etc/nginx \
---conf-path=/etc/nginx/nginx.conf \
---sbin-path=/usr/bin/nginx \
---pid-path=/run/nginx.pid \
---lock-path=/run/lock/nginx.lock \
---user=http \
---group=http \
---http-log-path=/var/log/nginx/access.log \
---error-log-path=stderr \
---http-client-body-temp-path=/var/lib/nginx/client-body \
---http-proxy-temp-path=/var/lib/nginx/proxy \
---http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
---http-scgi-temp-path=/var/lib/nginx/scgi \
---http-uwsgi-temp-path=/var/lib/nginx/uwsgi \
---with-imap \
---with-imap_ssl_module \
---with-ipv6 \
---with-pcre-jit \
---with-file-aio \
---with-http_dav_module \
---with-http_gunzip_module \
---with-http_gzip_static_module \
---with-http_realip_module \
---with-http_spdy_module \
---with-http_ssl_module \
---with-http_stub_status_module \
---with-http_addition_module \
---with-http_degradation_module \
---with-http_flv_module \
---with-http_mp4_module \
---with-http_secure_link_module \
---with-http_sub_module
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 contrib/vim/ftdetect/nginx.vim \
-$pkgdir/usr/share/vim/vimfiles/ftdetect/nginx.vim
-  install -Dm644 contrib/vim/syntax/nginx.vim \
-$pkgdir/usr/share/vim/vimfiles/syntax/nginx.vim
-  install -Dm644 contrib/vim/indent/nginx.vim \
-$pkgdir/usr/share/vim/vimfiles/indent/nginx.vim
-
-  sed -e 's|\user\s\+\w\+;|user html;|g' \
--e '44s|html|/usr/share/nginx/html|' \
--e '54s|html|/usr/share/nginx/html|' \
--i $pkgdir/etc/nginx/nginx.conf
-
-  rm $pkgdir/etc/nginx/*.default
-
-  install -d $pkgdir/var/lib/nginx
-  install -dm700 $pkgdir/var/lib/nginx/proxy
-
-  chmod 750 $pkgdir/var/log/nginx
-  chown http:log $pkgdir/var/log/nginx
-
-  install -d $pkgdir/usr/share/nginx
-  mv 

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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Thursday, August 14, 2014 @ 14:03:56
  Author: bpiotrowski
Revision: 219735

upgpkg: nginx 1.6.1-3

rebuild using hardening-wrapper for at least partial RELRO

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 06:14:43 UTC (rev 219734)
+++ PKGBUILD2014-08-14 12:03:56 UTC (rev 219735)
@@ -7,12 +7,13 @@
 
 pkgname=nginx
 pkgver=1.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
 url='http://nginx.org'
 license=('custom')
 depends=('pcre' 'zlib' 'openssl')
+makedepends=('hardening-wrapper')
 backup=('etc/nginx/fastcgi.conf'
 'etc/nginx/fastcgi_params'
 'etc/nginx/koi-win'



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

2014-08-14 Thread Gaetan Bisson
Date: Thursday, August 14, 2014 @ 15:49:09
  Author: bisson
Revision: 219739

upstream update, vice support seems dropped

Modified:
  libsidplayfp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 13:48:45 UTC (rev 219738)
+++ PKGBUILD2014-08-14 13:49:09 UTC (rev 219739)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Nyrén jonas.nyren*mindkiller.com
 
 pkgname=libsidplayfp
-pkgver=1.4.2
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
 url='http://sourceforge.net/projects/sidplay-residfp/'
@@ -14,7 +14,7 @@
 makedepends=('vice')
 optdepends=('vice: better SID support')
 
source=(http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('d7b4807c0df20407eff8dda4b17cf24aae6d956c')
+sha1sums=('df0c8325049e037070aab3f59a6e87d5408c9ffc')
 
 build() {
cd ${pkgname}-${pkgver}
@@ -25,6 +25,4 @@
 package() {
cd ${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
-   install -d ${pkgdir}/usr/share/sidplayfp
-   ln -t ${pkgdir}/usr/share/sidplayfp -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
 }



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

2014-08-14 Thread Tobias Powalowski
Date: Thursday, August 14, 2014 @ 15:48:45
  Author: tpowa
Revision: 219738

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

Added:
  linux/repos/core-i686/PKGBUILD
(from rev 219737, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 219737, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/compal-laptop-hwmon-fix.patch
(from rev 219737, linux/repos/testing-i686/compal-laptop-hwmon-fix.patch)
  linux/repos/core-i686/config
(from rev 219737, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 219737, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/linux.install
(from rev 219737, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 219737, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/PKGBUILD
(from rev 219737, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 219737, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/compal-laptop-hwmon-fix.patch
(from rev 219737, linux/repos/testing-x86_64/compal-laptop-hwmon-fix.patch)
  linux/repos/core-x86_64/config
(from rev 219737, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 219737, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/linux.install
(from rev 219737, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 219737, linux/repos/testing-x86_64/linux.preset)
Deleted:
  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/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 |  592 
 /change-default-console-loglevel.patch|   22 
 /config   |14152 
 /config.x86_64|13664 +++
 /linux.install|   74 
 /linux.preset |   28 
 core-i686/PKGBUILD|  290 
 core-i686/change-default-console-loglevel.patch   |   11 
 core-i686/compal-laptop-hwmon-fix.patch   |   14 
 core-i686/config  | 6810 -
 core-i686/config.x86_64   | 6567 -
 core-i686/linux.install   |   37 
 core-i686/linux.preset|   14 
 core-x86_64/PKGBUILD  |  290 
 core-x86_64/change-default-console-loglevel.patch |   11 
 core-x86_64/compal-laptop-hwmon-fix.patch |   14 
 core-x86_64/config| 6810 -
 core-x86_64/config.x86_64 | 6567 -
 core-x86_64/linux.install |   37 
 core-x86_64/linux.preset  |   14 
 20 files changed, 28560 insertions(+), 27458 deletions(-)

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


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

2014-08-14 Thread Gaetan Bisson
Date: Thursday, August 14, 2014 @ 15:49:48
  Author: bisson
Revision: 219740

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-08-14 13:49:09 UTC (rev 219739)
+++ extra-i686/PKGBUILD 2014-08-14 13:49:48 UTC (rev 219740)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Simon Perry aur [at] sanxion [dot] net
-# Contributor: Jonas Nyrén jonas.nyren*mindkiller.com
-
-pkgname=libsidplayfp
-pkgver=1.4.2
-pkgrel=1
-pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
-url='http://sourceforge.net/projects/sidplay-residfp/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gcc-libs')
-makedepends=('vice')
-optdepends=('vice: better SID support')
-source=(http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('d7b4807c0df20407eff8dda4b17cf24aae6d956c')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -d ${pkgdir}/usr/share/sidplayfp
-   ln -t ${pkgdir}/usr/share/sidplayfp -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
-}

Copied: libsidplayfp/repos/extra-i686/PKGBUILD (from rev 219739, 
libsidplayfp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-08-14 13:49:48 UTC (rev 219740)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Simon Perry aur [at] sanxion [dot] net
+# Contributor: Jonas Nyrén jonas.nyren*mindkiller.com
+
+pkgname=libsidplayfp
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
+url='http://sourceforge.net/projects/sidplay-residfp/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gcc-libs')
+makedepends=('vice')
+optdepends=('vice: better SID support')
+source=(http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('df0c8325049e037070aab3f59a6e87d5408c9ffc')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-08-14 13:49:09 UTC (rev 219739)
+++ extra-x86_64/PKGBUILD   2014-08-14 13:49:48 UTC (rev 219740)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Simon Perry aur [at] sanxion [dot] net
-# Contributor: Jonas Nyrén jonas.nyren*mindkiller.com
-
-pkgname=libsidplayfp
-pkgver=1.4.2
-pkgrel=1
-pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
-url='http://sourceforge.net/projects/sidplay-residfp/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gcc-libs')
-makedepends=('vice')
-optdepends=('vice: better SID support')
-source=(http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('d7b4807c0df20407eff8dda4b17cf24aae6d956c')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -d ${pkgdir}/usr/share/sidplayfp
-   ln -t ${pkgdir}/usr/share/sidplayfp -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
-}

Copied: libsidplayfp/repos/extra-x86_64/PKGBUILD (from rev 219739, 
libsidplayfp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-08-14 13:49:48 UTC (rev 219740)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Simon Perry aur [at] sanxion [dot] net
+# Contributor: Jonas Nyrén jonas.nyren*mindkiller.com
+
+pkgname=libsidplayfp
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
+url='http://sourceforge.net/projects/sidplay-residfp/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gcc-libs')
+makedepends=('vice')

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

2014-08-14 Thread Felix Yan
Date: Thursday, August 14, 2014 @ 16:55:48
  Author: fyan
Revision: 117390

upgpkg: mongodb 2.6.3-2

boost 1.56.0 rebuild

Modified:
  mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 07:50:24 UTC (rev 117389)
+++ PKGBUILD2014-08-14 14:55:48 UTC (rev 117390)
@@ -7,7 +7,7 @@
 
 pkgname=mongodb
 pkgver=2.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
 arch=('i686' 'x86_64')
 url='http://www.mongodb.org'
@@ -33,8 +33,8 @@
 --use-sasl-client \
 --use-system-boost \
 --ssl --cc=clang --cxx=clang++
+# --use-system-v8
 # --use-system-yaml
-# --use-system-v8
 }
 
 check() {



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

2014-08-14 Thread Felix Yan
Date: Thursday, August 14, 2014 @ 16:56:40
  Author: fyan
Revision: 117391

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

Added:
  mongodb/repos/community-staging-i686/
  mongodb/repos/community-staging-i686/PKGBUILD
(from rev 117390, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-i686/SConscript.client.patch
(from rev 117390, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-staging-i686/mongodb.conf
(from rev 117390, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-i686/mongodb.install
(from rev 117390, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-i686/mongodb.service
(from rev 117390, mongodb/trunk/mongodb.service)
  mongodb/repos/community-staging-x86_64/
  mongodb/repos/community-staging-x86_64/PKGBUILD
(from rev 117390, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-x86_64/SConscript.client.patch
(from rev 117390, mongodb/trunk/SConscript.client.patch)
  mongodb/repos/community-staging-x86_64/mongodb.conf
(from rev 117390, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-x86_64/mongodb.install
(from rev 117390, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-x86_64/mongodb.service
(from rev 117390, mongodb/trunk/mongodb.service)

--+
 community-staging-i686/PKGBUILD  |   80 +
 community-staging-i686/SConscript.client.patch   |   13 +++
 community-staging-i686/mongodb.conf  |8 ++
 community-staging-i686/mongodb.install   |   32 
 community-staging-i686/mongodb.service   |   10 ++
 community-staging-x86_64/PKGBUILD|   80 +
 community-staging-x86_64/SConscript.client.patch |   13 +++
 community-staging-x86_64/mongodb.conf|8 ++
 community-staging-x86_64/mongodb.install |   32 
 community-staging-x86_64/mongodb.service |   10 ++
 10 files changed, 286 insertions(+)

Copied: mongodb/repos/community-staging-i686/PKGBUILD (from rev 117390, 
mongodb/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-14 14:56:40 UTC (rev 117391)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Mathias Stearn math...@10gen.com
+# Contributor: Alec Thomas
+
+pkgname=mongodb
+pkgver=2.6.3
+pkgrel=2
+pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org'
+license=('AGPL3')
+depends=('pcre' 'snappy' 'openssl' 'gperftools' 'libsasl' 'boost-libs') # 
'libyaml' 'yaml-cpp' 'v8')
+makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost' 'clang')
+checkdepends=('python2-pymongo')
+optdepends=('libpcap: needed for mongosniff')
+backup=('etc/mongodb.conf')
+install=mongodb.install
+source=(http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
+'mongodb.conf' 'mongodb.service')
+
+build() {
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  scons all \
+--use-system-pcre \
+--use-system-snappy \
+--use-system-tcmalloc \
+--use-sasl-client \
+--use-system-boost \
+--ssl --cc=clang --cxx=clang++
+# --use-system-v8
+# --use-system-yaml
+}
+
+check() {
+  # Tests not passing
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  scons smokeAll \
+--use-system-pcre \
+--use-system-snappy \
+--use-system-tcmalloc \
+--use-sasl-client \
+--use-system-boost \
+--ssl --cc=clang --cxx=clang++ \
+--smokedbprefix=$srcdir || warning Tests failed
+}
+
+package() {
+  export SCONSFLAGS=$MAKEFLAGS
+
+  cd mongodb-src-r${pkgver}
+
+  scons install \
+--use-system-pcre \
+--use-system-snappy \
+--use-system-tcmalloc \
+--use-sasl-client \
+--use-system-boost \
+--ssl --cc=clang --cxx=clang++ \
+--prefix=$pkgdir/usr
+# --use-system-yaml
+# --use-system-v8
+
+  install -Dm644 $srcdir/mongodb.conf $pkgdir/etc/mongodb.conf
+  install -Dm644 $srcdir/mongodb.service 
$pkgdir/usr/lib/systemd/system/mongodb.service
+  install -dm700 $pkgdir/var/lib/mongodb
+  install -dm755 $pkgdir/var/log/mongodb
+}
+
+sha512sums=('c73ff95c949380c9b8a8e2c851d53731b08dcd6b93088c0d67fce1580a898d6742bebab3a142d5316353f00fbe12ea32c4651f04b66b85b205589414b7f6811a'
+
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
+
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9')

Copied: 

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

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 16:57:50
  Author: mtorromeo
Revision: 117392

Add ding-libs as a dependency for sssd

Added:
  ding-libs/
  ding-libs/trunk/
  ding-libs/trunk/PKGBUILD

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

Added: ding-libs/trunk/PKGBUILD
===
--- ding-libs/trunk/PKGBUILD(rev 0)
+++ ding-libs/trunk/PKGBUILD2014-08-14 14:57:50 UTC (rev 117392)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Maintainer: Mantas M. graw...@gmail.com
+
+pkgname=ding-libs
+pkgver=0.4.0
+pkgrel=2
+pkgdesc='D is not GLib' utility libraries
+arch=('i686' 'x86_64')
+url=https://git.fedorahosted.org/git/ding-libs.git;
+license=('GPL3')
+depends=('glibc')
+makedepends=('doxygen')
+source=(https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz;
+
https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz.asc;)
+sha256sums=('bdeb90b07ceaa9145e6784ce40a71b69a37fffc7373c51fee258d5390457'
+'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+} 
+
+# vim: ts=2:sw=2:et



[arch-commits] Commit in (6 files)

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 16:58:22
  Author: mtorromeo
Revision: 117393

Add sssd to community repo

Added:
  sssd/
  sssd/trunk/
  sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
  sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
  sssd/trunk/PKGBUILD
  sssd/trunk/sssd.service

-+
 0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch   |   27 +++
 0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch |   29 +++
 PKGBUILD|   90 
++
 sssd.service|   12 +
 4 files changed, 158 insertions(+)

Added: sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
===
--- sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
(rev 0)
+++ sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
2014-08-14 14:58:22 UTC (rev 117393)
@@ -0,0 +1,27 @@
+From b31b0a468ddbc9be4fc78289e5a0a108c31ec620 Mon Sep 17 00:00:00 2001
+From: Sumit Bose sb...@redhat.com
+Date: Fri, 18 Jul 2014 22:39:56 +0200
+Subject: [PATCH] AD: add missing debug-to-stderr option to gpo_child
+
+Reviewed-by: Jakub Hrozek jhro...@redhat.com
+---
+ src/providers/ad/ad_gpo_child.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/src/providers/ad/ad_gpo_child.c b/src/providers/ad/ad_gpo_child.c
+index 0b6a4cd..31c5c99 100644
+--- a/src/providers/ad/ad_gpo_child.c
 b/src/providers/ad/ad_gpo_child.c
+@@ -498,6 +498,9 @@ main(int argc, const char *argv[])
+  _(Show timestamps with microseconds), NULL},
+ {debug-fd, 0, POPT_ARG_INT, debug_fd, 0,
+  _(An open file descriptor for the debug logs), NULL},
++{debug-to-stderr, 0, POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN,
++ debug_to_stderr, 0,
++ _(Send the debug output to stderr directly.), NULL },
+ POPT_TABLEEND
+ };
+ 
+-- 
+2.0.3
+

Added: 
sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
===
--- sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch  
(rev 0)
+++ sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch  
2014-08-14 14:58:22 UTC (rev 117393)
@@ -0,0 +1,29 @@
+From ee4ba51f2fcfc8d8b807c3de6eaac554281165d2 Mon Sep 17 00:00:00 2001
+From: Sumit Bose sb...@redhat.com
+Date: Fri, 18 Jul 2014 22:34:23 +0200
+Subject: [PATCH] KRB5: add missing debug-to-stderr option to krb5_child
+
+Without this option krb5_child cannot be run in interactive mode.
+
+Reviewed-by: Jakub Hrozek jhro...@redhat.com
+---
+ src/providers/krb5/krb5_child.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/src/providers/krb5/krb5_child.c b/src/providers/krb5/krb5_child.c
+index 0980c7c..3234a4e 100644
+--- a/src/providers/krb5/krb5_child.c
 b/src/providers/krb5/krb5_child.c
+@@ -1979,6 +1979,9 @@ int main(int argc, const char *argv[])
+  _(Show timestamps with microseconds), NULL},
+ {debug-fd, 0, POPT_ARG_INT, debug_fd, 0,
+  _(An open file descriptor for the debug logs), NULL},
++{debug-to-stderr, 0, POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN,
++ debug_to_stderr, 0,
++ _(Send the debug output to stderr directly.), NULL },
+ POPT_TABLEEND
+ };
+ 
+-- 
+2.0.3
+

Added: sssd/trunk/PKGBUILD
===
--- sssd/trunk/PKGBUILD (rev 0)
+++ sssd/trunk/PKGBUILD 2014-08-14 14:58:22 UTC (rev 117393)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Maintainer: Mantas M. graw...@gmail.com
+
+pkgname=sssd
+pkgver=1.12.0
+pkgrel=4
+pkgdesc=System Security Services Daemon
+arch=('i686' 'x86_64')
+url=https://fedorahosted.org/sssd/;
+license=('GPL3')
+depends=(
+  'augeas'
+  'bind'  # for nsupdate
+  'c-ares'
+  'cyrus-sasl-gssapi'
+  'dbus-core'
+  'ding-libs'
+  'libnl'
+  'libunistring'
+  'nss'
+  'smbclient' # for libndr-nbt
+  'systemd'
+)
+makedepends=(
+  'docbook-xsl'
+  'doxygen'
+  'python2'
+  'samba' # for libndr-nbt headers
+)
+source=(https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz;
+
https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz.asc;
+'0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch'
+'0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch'
+'sssd.service')
+sha1sums=('482d126430b52e00b49b9ba10276a8f6ed2d8408'
+  'SKIP'
+  '6cc2704b73d32b0c5b68de038f80ab967e5f3520'
+  'ed5961ed325be966e5e1aa204ff430f9a895d510'
+  '2d10db3d6f54a58bbf8d1f27328e68555256e0ce')
+

[arch-commits] Commit in ding-libs (5 files)

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 16:58:55
  Author: mtorromeo
Revision: 117394

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

Added:
  ding-libs/repos/
  ding-libs/repos/community-i686/
  ding-libs/repos/community-i686/PKGBUILD
(from rev 117393, ding-libs/trunk/PKGBUILD)
  ding-libs/repos/community-x86_64/
  ding-libs/repos/community-x86_64/PKGBUILD
(from rev 117393, ding-libs/trunk/PKGBUILD)

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

Copied: ding-libs/repos/community-i686/PKGBUILD (from rev 117393, 
ding-libs/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-08-14 14:58:55 UTC (rev 117394)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Maintainer: Mantas M. graw...@gmail.com
+
+pkgname=ding-libs
+pkgver=0.4.0
+pkgrel=2
+pkgdesc='D is not GLib' utility libraries
+arch=('i686' 'x86_64')
+url=https://git.fedorahosted.org/git/ding-libs.git;
+license=('GPL3')
+depends=('glibc')
+makedepends=('doxygen')
+source=(https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz;
+
https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz.asc;)
+sha256sums=('bdeb90b07ceaa9145e6784ce40a71b69a37fffc7373c51fee258d5390457'
+'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+} 
+
+# vim: ts=2:sw=2:et

Copied: ding-libs/repos/community-x86_64/PKGBUILD (from rev 117393, 
ding-libs/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-08-14 14:58:55 UTC (rev 117394)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Maintainer: Mantas M. graw...@gmail.com
+
+pkgname=ding-libs
+pkgver=0.4.0
+pkgrel=2
+pkgdesc='D is not GLib' utility libraries
+arch=('i686' 'x86_64')
+url=https://git.fedorahosted.org/git/ding-libs.git;
+license=('GPL3')
+depends=('glibc')
+makedepends=('doxygen')
+source=(https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz;
+
https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz.asc;)
+sha256sums=('bdeb90b07ceaa9145e6784ce40a71b69a37fffc7373c51fee258d5390457'
+'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+} 
+
+# vim: ts=2:sw=2:et



[arch-commits] Commit in sssd (11 files)

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 16:59:34
  Author: mtorromeo
Revision: 117395

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

Added:
  sssd/repos/
  sssd/repos/community-i686/
  
sssd/repos/community-i686/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
(from rev 117394, 
sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch)
  
sssd/repos/community-i686/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
(from rev 117394, 
sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch)
  sssd/repos/community-i686/PKGBUILD
(from rev 117394, sssd/trunk/PKGBUILD)
  sssd/repos/community-i686/sssd.service
(from rev 117394, sssd/trunk/sssd.service)
  sssd/repos/community-x86_64/
  
sssd/repos/community-x86_64/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
(from rev 117394, 
sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch)
  
sssd/repos/community-x86_64/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
(from rev 117394, 
sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch)
  sssd/repos/community-x86_64/PKGBUILD
(from rev 117394, sssd/trunk/PKGBUILD)
  sssd/repos/community-x86_64/sssd.service
(from rev 117394, sssd/trunk/sssd.service)

--+
 community-i686/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch   
  |   27 +++
 community-i686/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch 
  |   29 +++
 community-i686/PKGBUILD
  |   90 ++
 community-i686/sssd.service
  |   12 +
 community-x86_64/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch 
  |   27 +++
 
community-x86_64/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
 |   29 +++
 community-x86_64/PKGBUILD  
  |   90 ++
 community-x86_64/sssd.service  
  |   12 +
 8 files changed, 316 insertions(+)

Copied: 
sssd/repos/community-i686/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
 (from rev 117394, 
sssd/trunk/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch)
===
--- 
repos/community-i686/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
  (rev 0)
+++ 
repos/community-i686/0001-AD-add-missing-debug-to-stderr-option-to-gpo_child.patch
  2014-08-14 14:59:34 UTC (rev 117395)
@@ -0,0 +1,27 @@
+From b31b0a468ddbc9be4fc78289e5a0a108c31ec620 Mon Sep 17 00:00:00 2001
+From: Sumit Bose sb...@redhat.com
+Date: Fri, 18 Jul 2014 22:39:56 +0200
+Subject: [PATCH] AD: add missing debug-to-stderr option to gpo_child
+
+Reviewed-by: Jakub Hrozek jhro...@redhat.com
+---
+ src/providers/ad/ad_gpo_child.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/src/providers/ad/ad_gpo_child.c b/src/providers/ad/ad_gpo_child.c
+index 0b6a4cd..31c5c99 100644
+--- a/src/providers/ad/ad_gpo_child.c
 b/src/providers/ad/ad_gpo_child.c
+@@ -498,6 +498,9 @@ main(int argc, const char *argv[])
+  _(Show timestamps with microseconds), NULL},
+ {debug-fd, 0, POPT_ARG_INT, debug_fd, 0,
+  _(An open file descriptor for the debug logs), NULL},
++{debug-to-stderr, 0, POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN,
++ debug_to_stderr, 0,
++ _(Send the debug output to stderr directly.), NULL },
+ POPT_TABLEEND
+ };
+ 
+-- 
+2.0.3
+

Copied: 
sssd/repos/community-i686/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
 (from rev 117394, 
sssd/trunk/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch)
===
--- 
repos/community-i686/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
(rev 0)
+++ 
repos/community-i686/0002-KRB5-add-missing-debug-to-stderr-option-to-krb5_chil.patch
2014-08-14 14:59:34 UTC (rev 117395)
@@ -0,0 +1,29 @@
+From ee4ba51f2fcfc8d8b807c3de6eaac554281165d2 Mon Sep 17 00:00:00 2001
+From: Sumit Bose sb...@redhat.com
+Date: Fri, 18 Jul 2014 22:34:23 +0200
+Subject: [PATCH] KRB5: add missing debug-to-stderr option to krb5_child
+
+Without this option krb5_child cannot be run in interactive mode.
+
+Reviewed-by: Jakub Hrozek jhro...@redhat.com
+---
+ src/providers/krb5/krb5_child.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/src/providers/krb5/krb5_child.c b/src/providers/krb5/krb5_child.c
+index 0980c7c..3234a4e 100644
+--- a/src/providers/krb5/krb5_child.c
 b/src/providers/krb5/krb5_child.c
+@@ -1979,6 +1979,9 @@ int main(int argc, const char *argv[])
+  _(Show timestamps with microseconds), NULL},
+   

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

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 18:17:05
  Author: mtorromeo
Revision: 117396

upgpkg: elasticsearch 1.3.2-1

Updated to 1.3.2

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 14:59:34 UTC (rev 117395)
+++ PKGBUILD2014-08-14 16:17:05 UTC (rev 117396)
@@ -4,7 +4,7 @@
 # Refactored by Blaž Speed Hrastnik https://github.com/archSeer
 
 pkgname=elasticsearch
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc=Distributed RESTful search engine built on top of Lucene
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('add61343400d099f005f3b190b8b34aa35af0c5014c954d04e6c63485a400239'
+sha256sums=('7525d0a4db4f7eb791a1f8da97b081a5d8b44a2b232d8324877177bdee992ea4'
 'f3a6e5b968ffe38edc42c80193f75ab1682a5224c977c8957816d321733aabc4'
 'c3ea4d82da44da8ea9bcb4d7d9cdfb086d25fd8ec2ea457adec290f0d6ebe083'
 'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'



[arch-commits] Commit in elasticsearch/repos (28 files)

2014-08-14 Thread Massimiliano Torromeo
Date: Thursday, August 14, 2014 @ 18:17:37
  Author: mtorromeo
Revision: 117397

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

Added:
  elasticsearch/repos/community-i686/PKGBUILD
(from rev 117396, elasticsearch/trunk/PKGBUILD)
  elasticsearch/repos/community-i686/elasticsearch-sysctl.conf
(from rev 117396, elasticsearch/trunk/elasticsearch-sysctl.conf)
  elasticsearch/repos/community-i686/elasticsearch-tmpfile.conf
(from rev 117396, elasticsearch/trunk/elasticsearch-tmpfile.conf)
  elasticsearch/repos/community-i686/elasticsearch.default
(from rev 117396, elasticsearch/trunk/elasticsearch.default)
  elasticsearch/repos/community-i686/elasticsearch.install
(from rev 117396, elasticsearch/trunk/elasticsearch.install)
  elasticsearch/repos/community-i686/elasticsearch.service
(from rev 117396, elasticsearch/trunk/elasticsearch.service)
  elasticsearch/repos/community-i686/elasticsearch@.service
(from rev 117396, elasticsearch/trunk/elasticsearch@.service)
  elasticsearch/repos/community-x86_64/PKGBUILD
(from rev 117396, elasticsearch/trunk/PKGBUILD)
  elasticsearch/repos/community-x86_64/elasticsearch-sysctl.conf
(from rev 117396, elasticsearch/trunk/elasticsearch-sysctl.conf)
  elasticsearch/repos/community-x86_64/elasticsearch-tmpfile.conf
(from rev 117396, elasticsearch/trunk/elasticsearch-tmpfile.conf)
  elasticsearch/repos/community-x86_64/elasticsearch.default
(from rev 117396, elasticsearch/trunk/elasticsearch.default)
  elasticsearch/repos/community-x86_64/elasticsearch.install
(from rev 117396, elasticsearch/trunk/elasticsearch.install)
  elasticsearch/repos/community-x86_64/elasticsearch.service
(from rev 117396, elasticsearch/trunk/elasticsearch.service)
  elasticsearch/repos/community-x86_64/elasticsearch@.service
(from rev 117396, elasticsearch/trunk/elasticsearch@.service)
Deleted:
  elasticsearch/repos/community-i686/PKGBUILD
  elasticsearch/repos/community-i686/elasticsearch-sysctl.conf
  elasticsearch/repos/community-i686/elasticsearch-tmpfile.conf
  elasticsearch/repos/community-i686/elasticsearch.default
  elasticsearch/repos/community-i686/elasticsearch.install
  elasticsearch/repos/community-i686/elasticsearch.service
  elasticsearch/repos/community-i686/elasticsearch@.service
  elasticsearch/repos/community-x86_64/PKGBUILD
  elasticsearch/repos/community-x86_64/elasticsearch-sysctl.conf
  elasticsearch/repos/community-x86_64/elasticsearch-tmpfile.conf
  elasticsearch/repos/community-x86_64/elasticsearch.default
  elasticsearch/repos/community-x86_64/elasticsearch.install
  elasticsearch/repos/community-x86_64/elasticsearch.service
  elasticsearch/repos/community-x86_64/elasticsearch@.service

-+
 /PKGBUILD   |  168 ++
 /elasticsearch-sysctl.conf  |2 
 /elasticsearch-tmpfile.conf |4 
 /elasticsearch.default  |   22 +++
 /elasticsearch.install  |   46 +++
 /elasticsearch.service  |   40 ++
 /elasticsearch@.service |   40 ++
 community-i686/PKGBUILD |   84 -
 community-i686/elasticsearch-sysctl.conf|1 
 community-i686/elasticsearch-tmpfile.conf   |2 
 community-i686/elasticsearch.default|   11 -
 community-i686/elasticsearch.install|   23 ---
 community-i686/elasticsearch.service|   20 ---
 community-i686/elasticsearch@.service   |   20 ---
 community-x86_64/PKGBUILD   |   84 -
 community-x86_64/elasticsearch-sysctl.conf  |1 
 community-x86_64/elasticsearch-tmpfile.conf |2 
 community-x86_64/elasticsearch.default  |   11 -
 community-x86_64/elasticsearch.install  |   23 ---
 community-x86_64/elasticsearch.service  |   20 ---
 community-x86_64/elasticsearch@.service |   20 ---
 21 files changed, 322 insertions(+), 322 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-14 16:17:05 UTC (rev 117396)
+++ community-i686/PKGBUILD 2014-08-14 16:17:37 UTC (rev 117397)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: Marcello mererghost Rocha https://github.com/mereghost
-# Refactored by Blaž Speed Hrastnik https://github.com/archSeer
-
-pkgname=elasticsearch
-pkgver=1.3.1
-pkgrel=1
-pkgdesc=Distributed RESTful search engine built on top of Lucene
-arch=('i686' 'x86_64')
-url=http://www.elasticsearch.org/;
-license=('APACHE')
-depends=('java-runtime' 'systemd')
-install='elasticsearch.install'
-source=(
-  http://download.elasticsearch.org/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz;
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-tmpfile.conf
-  

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

2014-08-14 Thread Evangelos Foutras
Date: Thursday, August 14, 2014 @ 20:19:45
  Author: foutrelis
Revision: 117398

upgpkg: shorewall 4.6.2.5-1

New upstream release.

Modified:
  shorewall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 16:17:37 UTC (rev 117397)
+++ PKGBUILD2014-08-14 18:19:45 UTC (rev 117398)
@@ -5,7 +5,7 @@
 # Contributor: FUBAR mrfu...@gmail.com
 
 pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.6.2.4
+pkgver=4.6.2.5
 pkgrel=1
 arch=('any')
 url=http://www.shorewall.net/;
@@ -13,9 +13,9 @@
 
source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/$pkgname-$pkgver.tar.bz2
 
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall6-$pkgver.tar.bz2
 
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('ff783bbffa9c6911652f10df49d3beb9c10b69f791f0bb93192ea34a51bf7d3b'
-'52f3b9cee5e690899aa15d69f2bddbfb37cbb2ac93ca62548d55919fdb941621'
-'f110fa7684d7689b0d0acf5e2a7bf846167cb7966d1025333d35bb1122d2893a')
+sha256sums=('a97ca9c19d0d8a6d2dd5823937697550744f6fea9321400e7764ef5ef8a0cbf0'
+'a4c7ecbec83b286abf9cfd21a94313e9072373f00c4e6183b42cdc8ca4b236ae'
+'dfb5905f0693f15f7879715586620c68195a17eff4a1fd077b431a8adbe59150')
 
 build() {
   for product in shorewall{,6,-core}; do



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

2014-08-14 Thread Evangelos Foutras
Date: Thursday, August 14, 2014 @ 20:19:52
  Author: foutrelis
Revision: 117399

archrelease: copy trunk to community-any

Added:
  shorewall/repos/community-any/PKGBUILD
(from rev 117398, shorewall/trunk/PKGBUILD)
Deleted:
  shorewall/repos/community-any/PKGBUILD

--+
 PKGBUILD |  156 ++---
 1 file changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-14 18:19:45 UTC (rev 117398)
+++ PKGBUILD2014-08-14 18:19:52 UTC (rev 117399)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Malte Rabenseifner ma...@zearan.de
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: FUBAR mrfu...@gmail.com
-
-pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.6.2.4
-pkgrel=1
-arch=('any')
-url=http://www.shorewall.net/;
-license=('GPL')
-source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/$pkgname-$pkgver.tar.bz2
-
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall6-$pkgver.tar.bz2
-
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('ff783bbffa9c6911652f10df49d3beb9c10b69f791f0bb93192ea34a51bf7d3b'
-'52f3b9cee5e690899aa15d69f2bddbfb37cbb2ac93ca62548d55919fdb941621'
-'f110fa7684d7689b0d0acf5e2a7bf846167cb7966d1025333d35bb1122d2893a')
-
-build() {
-  for product in shorewall{,6,-core}; do
-pushd $srcdir/$product-$pkgver
-./configure HOST=archlinux SBINDIR=/usr/bin
-popd
-  done
-}
-
-package_shorewall() {
-  pkgdesc=An iptables-based firewall for Linux systems
-  depends=('shorewall-core' 'perl')
-  
backup=(etc/shorewall/{accounting,actions,blrules,clear,conntrack,ecn,findgw,hosts,init,initdone,interfaces,lib.private,maclist,mangle,masq,nat,netmap,params,policy,providers,proxyarp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
-
-  cd $srcdir/$pkgname-$pkgver
-
-  do_install
-}
-
-package_shorewall6() {
-  pkgdesc=An iptables-based firewall for Linux systems (with IPv6 support)
-  depends=('shorewall')
-  
backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,hosts,init,interfaces,maclist,mangle,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
-
-  cd $srcdir/$pkgname-$pkgver
-
-  do_install 6
-}
-
-package_shorewall-core() {
-  pkgdesc=Core Shorewall libraries
-  depends=('iptables' 'iproute2')
-
-  cd $srcdir/$pkgname-$pkgver
-
-  DESTDIR=$pkgdir ./install.sh
-}
-
-do_install() {
-  local _name_suffix=$1
-
-  sed -i -e 's|^MODULE_SUFFIX=ko$|.gz|' \
- -e 's|/subsys||' \
-  configfiles/shorewall$_name_suffix.conf
-
-  DESTDIR=$pkgdir ./install.sh
-
-  install -d $pkgdir/usr/share/doc/shorewall$_name_suffix/
-  cp -r Samples$_name_suffix $pkgdir/usr/share/doc/shorewall$_name_suffix/
-
-  chmod -R 644 $pkgdir/etc/shorewall$_name_suffix/
-  chmod 755 $pkgdir/etc/shorewall$_name_suffix/
-  chmod 644 $pkgdir/usr/share/shorewall$_name_suffix/modules
-  chmod 644 $pkgdir/usr/share/shorewall$_name_suffix/helpers
-
-  # Fix systemd service file permissions
-  chmod 644 $pkgdir/usr/lib/systemd/system/shorewall$_name_suffix.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: shorewall/repos/community-any/PKGBUILD (from rev 117398, 
shorewall/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-14 18:19:52 UTC (rev 117399)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Malte Rabenseifner ma...@zearan.de
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: FUBAR mrfu...@gmail.com
+
+pkgname=('shorewall' 'shorewall6' 'shorewall-core')
+pkgver=4.6.2.5
+pkgrel=1
+arch=('any')
+url=http://www.shorewall.net/;
+license=('GPL')
+source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/$pkgname-$pkgver.tar.bz2
+
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall6-$pkgver.tar.bz2
+
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.2/shorewall-core-$pkgver.tar.bz2)
+sha256sums=('a97ca9c19d0d8a6d2dd5823937697550744f6fea9321400e7764ef5ef8a0cbf0'
+'a4c7ecbec83b286abf9cfd21a94313e9072373f00c4e6183b42cdc8ca4b236ae'
+'dfb5905f0693f15f7879715586620c68195a17eff4a1fd077b431a8adbe59150')
+
+build() {
+  for product in shorewall{,6,-core}; do
+pushd $srcdir/$product-$pkgver
+./configure HOST=archlinux SBINDIR=/usr/bin
+popd
+  done
+}
+
+package_shorewall() {
+  pkgdesc=An 

[arch-commits] Commit in ecm (5 files)

2014-08-14 Thread Maxime Gauduin
Date: Thursday, August 14, 2014 @ 20:57:37
  Author: alucryd
Revision: 117401

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

Added:
  ecm/repos/
  ecm/repos/community-i686/
  ecm/repos/community-i686/PKGBUILD
(from rev 117400, ecm/trunk/PKGBUILD)
  ecm/repos/community-x86_64/
  ecm/repos/community-x86_64/PKGBUILD
(from rev 117400, ecm/trunk/PKGBUILD)

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

Copied: ecm/repos/community-i686/PKGBUILD (from rev 117400, ecm/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-08-14 18:57:37 UTC (rev 117401)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Slash demodev...@yahoo.com
+# Contributor: Nathan Owe ndowens@gmail.com
+# Contributor: Christoph Zeiler rab...@gmail.com
+
+pkgname=ecm
+pkgver=1.03
+pkgrel=4
+pkgdesc='Error Code Modeler'
+arch=('i686' 'x86_64')
+url='http://www.neillcorlett.com/ecm/'
+license=('GPL3')
+depends=('glibc')
+source=(ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/cmdpack-${pkgver}-src.tar.gz;)
+sha256sums=('56a806f075dded183e29e85c9cda2c4662644a310e6916aea688a7b26f4e0a6c')
+
+build() {
+  cd cmdpack-${pkgver}-src/src
+
+  gcc $CFLAGS -O9 -Wall -Wextra -Werror -fomit-frame-pointer ecm.c -s -o 
ecm
+}
+
+package() {
+  cd cmdpack-${pkgver}-src/src
+
+  install -dm 755 ${pkgdir}/usr/bin
+  install -m 755 ecm ${pkgdir}/usr/bin/
+  ln -s ecm ${pkgdir}/usr/bin/unecm
+}
+
+# vim: ts=2 sw=2 et:

Copied: ecm/repos/community-x86_64/PKGBUILD (from rev 117400, 
ecm/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2014-08-14 18:57:37 UTC (rev 117401)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Slash demodev...@yahoo.com
+# Contributor: Nathan Owe ndowens@gmail.com
+# Contributor: Christoph Zeiler rab...@gmail.com
+
+pkgname=ecm
+pkgver=1.03
+pkgrel=4
+pkgdesc='Error Code Modeler'
+arch=('i686' 'x86_64')
+url='http://www.neillcorlett.com/ecm/'
+license=('GPL3')
+depends=('glibc')
+source=(ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/cmdpack-${pkgver}-src.tar.gz;)
+sha256sums=('56a806f075dded183e29e85c9cda2c4662644a310e6916aea688a7b26f4e0a6c')
+
+build() {
+  cd cmdpack-${pkgver}-src/src
+
+  gcc $CFLAGS -O9 -Wall -Wextra -Werror -fomit-frame-pointer ecm.c -s -o 
ecm
+}
+
+package() {
+  cd cmdpack-${pkgver}-src/src
+
+  install -dm 755 ${pkgdir}/usr/bin
+  install -m 755 ecm ${pkgdir}/usr/bin/
+  ln -s ecm ${pkgdir}/usr/bin/unecm
+}
+
+# vim: ts=2 sw=2 et:



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

2014-08-14 Thread Maxime Gauduin
Date: Thursday, August 14, 2014 @ 20:53:31
  Author: alucryd
Revision: 117400

Add ecm

Added:
  ecm/
  ecm/trunk/
  ecm/trunk/PKGBUILD

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

Added: ecm/trunk/PKGBUILD
===
--- ecm/trunk/PKGBUILD  (rev 0)
+++ ecm/trunk/PKGBUILD  2014-08-14 18:53:31 UTC (rev 117400)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Slash demodev...@yahoo.com
+# Contributor: Nathan Owe ndowens@gmail.com
+# Contributor: Christoph Zeiler rab...@gmail.com
+
+pkgname=ecm
+pkgver=1.03
+pkgrel=4
+pkgdesc='Error Code Modeler'
+arch=('i686' 'x86_64')
+url='http://www.neillcorlett.com/ecm/'
+license=('GPL3')
+depends=('glibc')
+source=(ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/cmdpack-${pkgver}-src.tar.gz;)
+sha256sums=('56a806f075dded183e29e85c9cda2c4662644a310e6916aea688a7b26f4e0a6c')
+
+build() {
+  cd cmdpack-${pkgver}-src/src
+
+  gcc $CFLAGS -O9 -Wall -Wextra -Werror -fomit-frame-pointer ecm.c -s -o 
ecm
+}
+
+package() {
+  cd cmdpack-${pkgver}-src/src
+
+  install -dm 755 ${pkgdir}/usr/bin
+  install -m 755 ecm ${pkgdir}/usr/bin/
+  ln -s ecm ${pkgdir}/usr/bin/unecm
+}
+
+# vim: ts=2 sw=2 et:


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


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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Friday, August 15, 2014 @ 00:04:12
  Author: bpiotrowski
Revision: 117403

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 117402, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-14 22:04:02 UTC (rev 117402)
+++ PKGBUILD2014-08-14 22:04:12 UTC (rev 117403)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Chris seitz.christ...@gmail.com
-# Contributor: m0ikz ndelato...@moikz.com.ar
-# Contributor: atweiden archb...@gmail.com
-
-pkgname=ansible
-pkgver=1.7
-pkgrel=1
-pkgdesc='Radically simple IT automation platform'
-arch=('any')
-url='http://www.ansible.com'
-license=('GPL3')
-depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
-makedepends=('asciidoc' 'fakeroot')
-optdepends=('python2-pyasn1: needed for accelerated mode'
-'python2-crypto: needed for accelerated mode'
-'python2-keyczar: needed for accelerated mode')
-backup=('etc/ansible/ansible.cfg')
-source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('3dc7174d8fe3f6c3cb13b988e620a52d4d8cae3b7922a46f59005a728821679e')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install -O1 --root=$pkgdir
-  find $pkgdir/usr/lib -type f -name \*.py -exec sed -i '1s:python$:2:' {} +
-
-  install -d $pkgdir/usr/share/ansible
-  cp -dpr --no-preserve=ownership ./library/* $pkgdir/usr/share/ansible/
-  cp -dpr --no-preserve=ownership ./examples $pkgdir/usr/share/ansible
-  install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
-
-  install -Dm644 README.md $pkgdir/usr/share/doc/ansible/README.md
-  install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
-
-  install -d $pkgdir/usr/share/man/man1
-  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
$pkgdir/usr/share/man/man1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ansible/repos/community-any/PKGBUILD (from rev 117402, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-14 22:04:12 UTC (rev 117403)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Daniel Wallace danielwallace at gtmanfred dot com
+# Contributor: Chris seitz.christ...@gmail.com
+# Contributor: m0ikz ndelato...@moikz.com.ar
+# Contributor: atweiden archb...@gmail.com
+
+pkgname=ansible
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='Radically simple IT automation platform'
+arch=('any')
+url='http://www.ansible.com'
+license=('GPL3')
+depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
+makedepends=('asciidoc' 'fakeroot')
+optdepends=('python2-pyasn1: needed for accelerated mode'
+'python2-crypto: needed for accelerated mode'
+'python2-keyczar: needed for accelerated mode')
+backup=('etc/ansible/ansible.cfg')
+source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
+sha256sums=('d1dedd0808a138a8a0945197d38ba56123503e2440f44fe3d67c0b4bbf719572')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install -O1 --root=$pkgdir
+  find $pkgdir/usr/lib -type f -name \*.py -exec sed -i '1s:python$:2:' {} +
+
+  install -d $pkgdir/usr/share/ansible
+  cp -dpr --no-preserve=ownership ./library/* $pkgdir/usr/share/ansible/
+  cp -dpr --no-preserve=ownership ./examples $pkgdir/usr/share/ansible
+  install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
+
+  install -Dm644 README.md $pkgdir/usr/share/doc/ansible/README.md
+  install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
+
+  install -d $pkgdir/usr/share/man/man1
+  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
$pkgdir/usr/share/man/man1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-08-14 Thread Bartłomiej Piotrowski
Date: Friday, August 15, 2014 @ 00:04:02
  Author: bpiotrowski
Revision: 117402

upgpkg: ansible 1.7.1-1

new upstream release

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 18:57:37 UTC (rev 117401)
+++ PKGBUILD2014-08-14 22:04:02 UTC (rev 117402)
@@ -6,7 +6,7 @@
 # Contributor: atweiden archb...@gmail.com
 
 pkgname=ansible
-pkgver=1.7
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
@@ -19,7 +19,7 @@
 'python2-keyczar: needed for accelerated mode')
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('3dc7174d8fe3f6c3cb13b988e620a52d4d8cae3b7922a46f59005a728821679e')
+sha256sums=('d1dedd0808a138a8a0945197d38ba56123503e2440f44fe3d67c0b4bbf719572')
 
 build() {
   cd $pkgname-$pkgver



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 01:11:54
  Author: svenstaro
Revision: 117404

upgpkg: ogre 1.9.0-7

boost 1.56.0 rebuild

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 22:04:12 UTC (rev 117403)
+++ PKGBUILD2014-08-14 23:11:54 UTC (rev 117404)
@@ -3,7 +3,7 @@
 pkgbase=ogre
 pkgname=('ogre' 'ogre-docs')
 pkgver=1.9.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Scene-oriented, flexible 3D engine written in C++'
 arch=('i686' 'x86_64')
 url='http://www.ogre3d.org'
@@ -12,9 +12,17 @@
  'nvidia-cg-toolkit' 'zziplib' 'ois' 'glu' 'tinyxml')
 makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 
'mercurial')
 install=ogre.install
-source=(hg+http://bitbucket.org/sinbad/ogre#tag=v${pkgver//./-};)
-md5sums=('SKIP')
+source=(hg+http://bitbucket.org/sinbad/ogre#tag=v${pkgver//./-};
+
cmake30.patch::https://bitbucket.org/sinbad/ogre/commits/d84bce645d3dd439188d3d29d8da51c51765a085/raw/)
+md5sums=('SKIP'
+ '116fb8009c8d4b499f9a885052cc0ea6')
 
+prepare() {
+  cd ogre
+
+  patch -Np1  $srcdir/cmake30.patch
+}
+
 build() {
   cd ogre
 



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 01:12:08
  Author: svenstaro
Revision: 117405

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

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

---+
 community-staging-i686/PKGBUILD   |   87 
 community-staging-i686/ogre.install   |4 +
 community-staging-x86_64/PKGBUILD |   87 
 community-staging-x86_64/ogre.install |4 +
 4 files changed, 182 insertions(+)

Copied: ogre/repos/community-staging-i686/PKGBUILD (from rev 117404, 
ogre/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-14 23:12:08 UTC (rev 117405)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgbase=ogre
+pkgname=('ogre' 'ogre-docs')
+pkgver=1.9.0
+pkgrel=7
+pkgdesc='Scene-oriented, flexible 3D engine written in C++'
+arch=('i686' 'x86_64')
+url='http://www.ogre3d.org'
+license=('custom:MIT')
+depends=('boost-libs' 'freeimage' 'freetype2' 'libxaw' 'libxrandr' 
+ 'nvidia-cg-toolkit' 'zziplib' 'ois' 'glu' 'tinyxml')
+makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 
'mercurial')
+install=ogre.install
+source=(hg+http://bitbucket.org/sinbad/ogre#tag=v${pkgver//./-};
+
cmake30.patch::https://bitbucket.org/sinbad/ogre/commits/d84bce645d3dd439188d3d29d8da51c51765a085/raw/)
+md5sums=('SKIP'
+ '116fb8009c8d4b499f9a885052cc0ea6')
+
+prepare() {
+  cd ogre
+
+  patch -Np1  $srcdir/cmake30.patch
+}
+
+build() {
+  cd ogre
+
+  [[ -d build ]]  rm -rf build
+  mkdir build  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOGRE_INSTALL_SAMPLES=TRUE \
+-DOGRE_INSTALL_DOCS=TRUE \
+-DOGRE_INSTALL_SAMPLES_SOURCE=TRUE \
+-DCMAKE_BUILD_TYPE=Release
+
+  make
+
+  make OgreDoc
+}
+
+package_ogre() {
+  optdepends=('cppunit: unit testing'
+  'intel-tbb: better threading support'
+  'poco: portability'
+  'boost: for developing using ogre'
+  'ogre-docs: documentation')
+
+  cd ogre/build
+
+  make DESTDIR=${pkgdir} install
+
+  # fix up samples
+  install -dm775 -o root -g users ${pkgdir}/opt/OGRE/samples/
+  mv ${pkgdir}/usr/share/OGRE/*.cfg ${pkgdir}/opt/OGRE/samples/
+  mv ${pkgdir}/usr/bin/SampleBrowser ${pkgdir}/opt/OGRE/samples/
+
+  # make sample launcher
+  echo #!/bin/bash  ${pkgdir}/usr/bin/OgreSampleBrowser
+  echo cd /opt/OGRE/samples  ./SampleBrowser  
${pkgdir}/usr/bin/OgreSampleBrowser
+  chmod +x ${pkgdir}/usr/bin/OgreSampleBrowser
+  
+  install -Dm644 ../Docs/License.html 
${pkgdir}/usr/share/licenses/${pkgname}/license.html
+
+  # move docs out of this package
+  mv ${pkgdir}/usr/share/OGRE/docs ${srcdir}/docs
+}
+
+package_ogre-docs() {
+  pkgdesc=Documentation for ogre
+  depends=()
+
+  cd ogre/build
+
+  # move docs into this package
+  install -dm755 ${pkgdir}/usr/share/doc
+  mv ${srcdir}/docs ${pkgdir}/usr/share/doc/OGRE/
+
+  # symlink for docs
+  install -dm755 ${pkgdir}/usr/share/OGRE/
+  cd ${pkgdir}/usr/share
+  ln -s /usr/share/doc/OGRE/ OGRE/docs
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ogre/repos/community-staging-i686/ogre.install (from rev 117404, 
ogre/trunk/ogre.install)
===
--- community-staging-i686/ogre.install (rev 0)
+++ community-staging-i686/ogre.install 2014-08-14 23:12:08 UTC (rev 117405)
@@ -0,0 +1,4 @@
+post_install() {
+echo To view the OGRE samples just run OgreSampleBrowser or launch
+echo it directly in /opt/OGRE/samples/
+}

Copied: ogre/repos/community-staging-x86_64/PKGBUILD (from rev 117404, 
ogre/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-08-14 23:12:08 UTC (rev 117405)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgbase=ogre
+pkgname=('ogre' 'ogre-docs')
+pkgver=1.9.0
+pkgrel=7
+pkgdesc='Scene-oriented, flexible 3D engine written in C++'
+arch=('i686' 'x86_64')
+url='http://www.ogre3d.org'
+license=('custom:MIT')
+depends=('boost-libs' 'freeimage' 'freetype2' 'libxaw' 'libxrandr' 
+ 'nvidia-cg-toolkit' 'zziplib' 'ois' 'glu' 'tinyxml')
+makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 
'mercurial')

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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 01:59:04
  Author: svenstaro
Revision: 117406

upgpkg: openmw 0.31.0-2

boost 1.56.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 23:12:08 UTC (rev 117405)
+++ PKGBUILD2014-08-14 23:59:04 UTC (rev 117406)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.31.0
-pkgrel=1
+pkgrel=2
 pkgdesc=An open-source engine reimplementation for the role-playing game 
Morrowind
 arch=('i686' 'x86_64')
 url=http://www.openmw.org;



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 01:59:09
  Author: svenstaro
Revision: 117407

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

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

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

Copied: openmw/repos/community-staging-i686/PKGBUILD (from rev 117406, 
openmw/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-14 23:59:09 UTC (rev 117407)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Sandy Carter bwrsand...@gmail.com
+
+pkgname=openmw
+pkgver=0.31.0
+pkgrel=2
+pkgdesc=An open-source engine reimplementation for the role-playing game 
Morrowind
+arch=('i686' 'x86_64')
+url=http://www.openmw.org;
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
+makedepends=('cmake' 'boost')
+source=(https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
+sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgname}-${pkgver}
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: openmw/repos/community-staging-x86_64/PKGBUILD (from rev 117406, 
openmw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-08-14 23:59:09 UTC (rev 117407)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Sandy Carter bwrsand...@gmail.com
+
+pkgname=openmw
+pkgver=0.31.0
+pkgrel=2
+pkgdesc=An open-source engine reimplementation for the role-playing game 
Morrowind
+arch=('i686' 'x86_64')
+url=http://www.openmw.org;
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
+makedepends=('cmake' 'boost')
+source=(https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
+sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgname}-${pkgver}
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 02:00:13
  Author: svenstaro
Revision: 117408

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

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

+
 community-staging-i686/PKGBUILD|   71 +++
 community-staging-i686/mygui.install   |3 +
 community-staging-x86_64/PKGBUILD  |   71 +++
 community-staging-x86_64/mygui.install |3 +
 4 files changed, 148 insertions(+)

Copied: mygui/repos/community-staging-i686/PKGBUILD (from rev 117407, 
mygui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-15 00:00:13 UTC (rev 117408)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Andrew Belitsky belitsk...@gmail.com
+pkgbase=mygui
+pkgname=('mygui' 'mygui-docs')
+pkgver=3.2.0
+pkgrel=8
+pkgdesc=A multilayer and overlappable GUI System for OGRE
+arch=('i686' 'x86_64')
+url=http://mygui.info/;
+license=('LGPL')
+depends=('boost-libs' 'ogre' 'ois')
+makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu')
+install=mygui.install
+source=(http://downloads.sourceforge.net/my-gui/MyGUI_$pkgver.zip;)
+md5sums=('7c20486a0db82f497d8b7c5300613b61')
+
+build() {
+  cd $srcdir/MyGUI_$pkgver
+
+  # change CMake config so demos install to /opt
+  sed -i 's:bin:../opt/MYGUI:' CMake/Utils/MyGUIConfigTargets.cmake
+  sed -i -e 's:../share:/usr/share:' \
+ -e 's:bin:../opt/MYGUI:' \
+ CMake/InstallResources.cmake
+  sed -i '71 i set(MYGUI_GCC_VISIBILITY_FLAGS )' CMakeLists.txt
+  sed -i 's/\${OIS_LIBRARIES}/${OIS_LIBRARIES} boost_system/g' 
Common/CMakeLists.txt
+
+  # get a clean build dir
+  [[ -d build ]]  rm -rf build
+  mkdir build  cd build
+
+  # generate CMake Makefile
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DMYGUI_INSTALL_SAMPLES=TRUE \
+-DMYGUI_INSTALL_TOOLS=TRUE \
+-DMYGUI_INSTALL_DOCS=TRUE \
+-DMYGUI_INSTALL_MEDIA=TRUE \
+-DFREETYPE_INCLUDE_DIR=/usr/include/freetype2/ \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=TRUE
+
+  make
+  make api-docs
+}
+
+package_mygui() {
+  optdepends=('mygui-docs: documentation')
+
+  cd $srcdir/MyGUI_$pkgver/build
+  
+  make DESTDIR=$pkgdir install
+
+  # make demos work
+  chown root:users $pkgdir/opt/MYGUI
+  chmod 775 $pkgdir/opt/MYGUI
+}
+
+package_mygui-docs() {
+  pkgdesc=Documentation for mygui
+  depends=()
+
+  cd $srcdir/MyGUI_$pkgver/build
+  
+  # install docs
+  install -d $pkgdir/usr/share/doc/
+  cp -r Docs/html $pkgdir/usr/share/doc/MYGUI
+}
+
+# vim:set ts=2 sw=2 et:

Copied: mygui/repos/community-staging-i686/mygui.install (from rev 117407, 
mygui/trunk/mygui.install)
===
--- community-staging-i686/mygui.install(rev 0)
+++ community-staging-i686/mygui.install2014-08-15 00:00:13 UTC (rev 
117408)
@@ -0,0 +1,3 @@
+post_install() {
+echo To view the MyGUI samples, go to /opt/MYGUI/ and run the samples 
individually
+}

Copied: mygui/repos/community-staging-x86_64/PKGBUILD (from rev 117407, 
mygui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-08-15 00:00:13 UTC (rev 117408)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Andrew Belitsky belitsk...@gmail.com
+pkgbase=mygui
+pkgname=('mygui' 'mygui-docs')
+pkgver=3.2.0
+pkgrel=8
+pkgdesc=A multilayer and overlappable GUI System for OGRE
+arch=('i686' 'x86_64')
+url=http://mygui.info/;
+license=('LGPL')
+depends=('boost-libs' 'ogre' 'ois')
+makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu')
+install=mygui.install
+source=(http://downloads.sourceforge.net/my-gui/MyGUI_$pkgver.zip;)
+md5sums=('7c20486a0db82f497d8b7c5300613b61')
+
+build() {
+  cd $srcdir/MyGUI_$pkgver
+
+  # change CMake config so demos install to /opt
+  sed -i 's:bin:../opt/MYGUI:' CMake/Utils/MyGUIConfigTargets.cmake
+  sed -i -e 's:../share:/usr/share:' \
+ -e 's:bin:../opt/MYGUI:' \
+ CMake/InstallResources.cmake
+  sed -i '71 i set(MYGUI_GCC_VISIBILITY_FLAGS )' CMakeLists.txt
+  sed -i 's/\${OIS_LIBRARIES}/${OIS_LIBRARIES} boost_system/g' 
Common/CMakeLists.txt
+
+  # get a clean 

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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 02:15:02
  Author: svenstaro
Revision: 117409

upgpkg: mygui 3.2.0-10

boost 1.56.0 rebuild

Modified:
  mygui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 00:00:13 UTC (rev 117408)
+++ PKGBUILD2014-08-15 00:15:02 UTC (rev 117409)
@@ -4,7 +4,7 @@
 pkgbase=mygui
 pkgname=('mygui' 'mygui-docs')
 pkgver=3.2.0
-pkgrel=8
+pkgrel=10
 pkgdesc=A multilayer and overlappable GUI System for OGRE
 arch=('i686' 'x86_64')
 url=http://mygui.info/;



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 02:16:32
  Author: svenstaro
Revision: 117410

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

Added:
  mygui/repos/community-staging-i686/PKGBUILD
(from rev 117409, mygui/trunk/PKGBUILD)
  mygui/repos/community-staging-i686/mygui.install
(from rev 117409, mygui/trunk/mygui.install)
  mygui/repos/community-staging-x86_64/PKGBUILD
(from rev 117409, mygui/trunk/PKGBUILD)
  mygui/repos/community-staging-x86_64/mygui.install
(from rev 117409, mygui/trunk/mygui.install)
Deleted:
  mygui/repos/community-staging-i686/PKGBUILD
  mygui/repos/community-staging-i686/mygui.install
  mygui/repos/community-staging-x86_64/PKGBUILD
  mygui/repos/community-staging-x86_64/mygui.install

+
 /PKGBUILD  |  142 +++
 /mygui.install |6 +
 community-staging-i686/PKGBUILD|   71 ---
 community-staging-i686/mygui.install   |3 
 community-staging-x86_64/PKGBUILD  |   71 ---
 community-staging-x86_64/mygui.install |3 
 6 files changed, 148 insertions(+), 148 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2014-08-15 00:15:02 UTC (rev 117409)
+++ community-staging-i686/PKGBUILD 2014-08-15 00:16:32 UTC (rev 117410)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Andrew Belitsky belitsk...@gmail.com
-pkgbase=mygui
-pkgname=('mygui' 'mygui-docs')
-pkgver=3.2.0
-pkgrel=8
-pkgdesc=A multilayer and overlappable GUI System for OGRE
-arch=('i686' 'x86_64')
-url=http://mygui.info/;
-license=('LGPL')
-depends=('boost-libs' 'ogre' 'ois')
-makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu')
-install=mygui.install
-source=(http://downloads.sourceforge.net/my-gui/MyGUI_$pkgver.zip;)
-md5sums=('7c20486a0db82f497d8b7c5300613b61')
-
-build() {
-  cd $srcdir/MyGUI_$pkgver
-
-  # change CMake config so demos install to /opt
-  sed -i 's:bin:../opt/MYGUI:' CMake/Utils/MyGUIConfigTargets.cmake
-  sed -i -e 's:../share:/usr/share:' \
- -e 's:bin:../opt/MYGUI:' \
- CMake/InstallResources.cmake
-  sed -i '71 i set(MYGUI_GCC_VISIBILITY_FLAGS )' CMakeLists.txt
-  sed -i 's/\${OIS_LIBRARIES}/${OIS_LIBRARIES} boost_system/g' 
Common/CMakeLists.txt
-
-  # get a clean build dir
-  [[ -d build ]]  rm -rf build
-  mkdir build  cd build
-
-  # generate CMake Makefile
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DMYGUI_INSTALL_SAMPLES=TRUE \
--DMYGUI_INSTALL_TOOLS=TRUE \
--DMYGUI_INSTALL_DOCS=TRUE \
--DMYGUI_INSTALL_MEDIA=TRUE \
--DFREETYPE_INCLUDE_DIR=/usr/include/freetype2/ \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=TRUE
-
-  make
-  make api-docs
-}
-
-package_mygui() {
-  optdepends=('mygui-docs: documentation')
-
-  cd $srcdir/MyGUI_$pkgver/build
-  
-  make DESTDIR=$pkgdir install
-
-  # make demos work
-  chown root:users $pkgdir/opt/MYGUI
-  chmod 775 $pkgdir/opt/MYGUI
-}
-
-package_mygui-docs() {
-  pkgdesc=Documentation for mygui
-  depends=()
-
-  cd $srcdir/MyGUI_$pkgver/build
-  
-  # install docs
-  install -d $pkgdir/usr/share/doc/
-  cp -r Docs/html $pkgdir/usr/share/doc/MYGUI
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mygui/repos/community-staging-i686/PKGBUILD (from rev 117409, 
mygui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-15 00:16:32 UTC (rev 117410)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Andrew Belitsky belitsk...@gmail.com
+pkgbase=mygui
+pkgname=('mygui' 'mygui-docs')
+pkgver=3.2.0
+pkgrel=10
+pkgdesc=A multilayer and overlappable GUI System for OGRE
+arch=('i686' 'x86_64')
+url=http://mygui.info/;
+license=('LGPL')
+depends=('boost-libs' 'ogre' 'ois')
+makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu')
+install=mygui.install
+source=(http://downloads.sourceforge.net/my-gui/MyGUI_$pkgver.zip;)
+md5sums=('7c20486a0db82f497d8b7c5300613b61')
+
+build() {
+  cd $srcdir/MyGUI_$pkgver
+
+  # change CMake config so demos install to /opt
+  sed -i 's:bin:../opt/MYGUI:' CMake/Utils/MyGUIConfigTargets.cmake
+  sed -i -e 's:../share:/usr/share:' \
+ -e 's:bin:../opt/MYGUI:' \
+ CMake/InstallResources.cmake
+  sed -i '71 i set(MYGUI_GCC_VISIBILITY_FLAGS )' CMakeLists.txt
+  sed -i 's/\${OIS_LIBRARIES}/${OIS_LIBRARIES} boost_system/g' 
Common/CMakeLists.txt
+
+  # get a clean build dir
+  [[ -d build ]]  rm -rf build
+  mkdir build  cd build
+
+  # generate CMake Makefile
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DMYGUI_INSTALL_SAMPLES=TRUE \
+-DMYGUI_INSTALL_TOOLS=TRUE \
+-DMYGUI_INSTALL_DOCS=TRUE \
+

[arch-commits] Commit in lib32-wxgtk2.8/repos/multilib-x86_64 (4 files)

2014-08-14 Thread Maxime Gauduin
Date: Friday, August 15, 2014 @ 02:54:06
  Author: alucryd
Revision: 117412

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-wxgtk2.8/repos/multilib-x86_64/PKGBUILD
(from rev 117411, lib32-wxgtk2.8/trunk/PKGBUILD)
  lib32-wxgtk2.8/repos/multilib-x86_64/wxGTK-collision.patch
(from rev 117411, lib32-wxgtk2.8/trunk/wxGTK-collision.patch)
Deleted:
  lib32-wxgtk2.8/repos/multilib-x86_64/PKGBUILD
  lib32-wxgtk2.8/repos/multilib-x86_64/wxGTK-collision.patch

---+
 PKGBUILD  |  105 
 wxGTK-collision.patch |   50 +++---
 2 files changed, 79 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-15 00:54:00 UTC (rev 117411)
+++ PKGBUILD2014-08-15 00:54:06 UTC (rev 117412)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Eric Belanger e...@archlinux.org
-
-pkgname=lib32-wxgtk2.8
-pkgver=2.8.12.1
-pkgrel=2
-pkgdesc='GTK+ implementation of wxWidgets API for GUI'
-arch=('x86_64')
-url=http://wxwidgets.org/;
-license=('custom:wxWindows')
-makedepends=('lib32-glu' 'lib32-gstreamer0.10-base-plugins' 'lib32-gtk2' 
'lib32-sdl')
-replaces=('lib32-wxgtk')
-source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2;
-'wxGTK-collision.patch')
-sha256sums=('1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0'
-'582eaed73d94eba2cfe7390c59b5143daef7d1c61554c4543261fe444d46e7d8')
-
-prepare() {
-  cd wx*-${pkgver}
-
-  patch -Np1 -i ../wxGTK-collision.patch
-}
-
-build() {
-  cd wx*-${pkgver}
-
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure --prefix='/usr' --libdir='/usr/lib32' 
--with-{gtk='2',{libjpeg,libpng,libtifflibxpm}='sys',opengl,regex='builtin',sdl}
 --enable-{graphics_ctx,unicode} --disable-{mediactrl,optimize,precomp-headers}
-  make
-  make -C locale allmo
-  make -C contrib/src
-}
-
-package() {
-  depends=('lib32-gstreamer0.10-base' 'lib32-gtk2' 'lib32-sdl' ${pkgname#*-})
-
-  cd wx*-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  make -C contrib/src DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/{include,share}
-
-  install -dm 755 ${pkgdir}/usr/share/licenses
-  ln -s ${pkgname#*-} ${pkgdir}/usr/share/licenses/${pkgname}
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-wxgtk2.8/repos/multilib-x86_64/PKGBUILD (from rev 117411, 
lib32-wxgtk2.8/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-15 00:54:06 UTC (rev 117412)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Eric Belanger e...@archlinux.org
+
+pkgname=lib32-wxgtk2.8
+pkgver=2.8.12.1
+pkgrel=3
+pkgdesc='GTK+ implementation of wxWidgets API for GUI'
+arch=('x86_64')
+url=http://wxwidgets.org/;
+license=('custom:wxWindows')
+depends=('lib32-gstreamer0.10-base' 'lib32-gtk2' 'lib32-sdl' ${pkgname#*-})
+makedepends=('lib32-gstreamer0.10-base-plugins' 'lib32-glu')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2;
+'wxGTK-collision.patch')
+sha256sums=('1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0'
+'582eaed73d94eba2cfe7390c59b5143daef7d1c61554c4543261fe444d46e7d8')
+
+prepare() {
+  cd wx*-${pkgver}
+
+  patch -Np1 -i ../wxGTK-collision.patch
+}
+
+build() {
+  cd wx*-${pkgver}
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./configure --prefix='/usr' --libdir='/usr/lib32' \
+  --enable-{graphics_ctx,mediactrl,unicode} \
+  --disable-{optimize,precomp-headers} \
+  --with-lib{jpeg,png,tiff,xpm}='sys' --with-regex='builtin' \
+  --with-gtk='2' --with-{opengl,sdl}
+  make
+  make -C locale allmo
+  make -C contrib/src
+}
+
+package() {
+
+  cd wx*-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  make -C contrib/src DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/{include,share}
+
+  install -dm 755 ${pkgdir}/usr/share/licenses
+  ln -s ${pkgname#*-} ${pkgdir}/usr/share/licenses/${pkgname}
+}
+
+# vim: ts=2 sw=2 et:

Deleted: wxGTK-collision.patch
===
--- wxGTK-collision.patch   2014-08-15 00:54:00 UTC (rev 117411)
+++ wxGTK-collision.patch   2014-08-15 00:54:06 UTC (rev 117412)
@@ -1,25 +0,0 @@
-diff -rupN wxPython-src-2.8.12.1.orig/Makefile.in 
wxPython-src-2.8.12.1/Makefile.in
 wxPython-src-2.8.12.1.orig/Makefile.in 2014-01-06 09:52:42.577935546 
+0100
-+++ wxPython-src-2.8.12.1/Makefile.in  2014-01-06 10:02:53.671582953 +0100
-@@ -12455,7 +12456,7 @@ install-wxconfig:
-   $(INSTALL_DIR) $(DESTDIR)$(bindir)
-   $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/config
-   $(INSTALL_PROGRAM) 

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

2014-08-14 Thread Maxime Gauduin
Date: Friday, August 15, 2014 @ 02:54:00
  Author: alucryd
Revision: 117411

upgpkg: lib32-wxgtk2.8 2.8.12.1-3

Modified:
  lib32-wxgtk2.8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 00:16:32 UTC (rev 117410)
+++ PKGBUILD2014-08-15 00:54:00 UTC (rev 117411)
@@ -4,13 +4,13 @@
 
 pkgname=lib32-wxgtk2.8
 pkgver=2.8.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc='GTK+ implementation of wxWidgets API for GUI'
 arch=('x86_64')
 url=http://wxwidgets.org/;
 license=('custom:wxWindows')
-makedepends=('lib32-glu' 'lib32-gstreamer0.10-base-plugins' 'lib32-gtk2' 
'lib32-sdl')
-replaces=('lib32-wxgtk')
+depends=('lib32-gstreamer0.10-base' 'lib32-gtk2' 'lib32-sdl' ${pkgname#*-})
+makedepends=('lib32-gstreamer0.10-base-plugins' 'lib32-glu')
 
source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2;
 'wxGTK-collision.patch')
 sha256sums=('1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0'
@@ -29,7 +29,11 @@
   export CXX='g++ -m32'
   export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
 
-  ./configure --prefix='/usr' --libdir='/usr/lib32' 
--with-{gtk='2',{libjpeg,libpng,libtifflibxpm}='sys',opengl,regex='builtin',sdl}
 --enable-{graphics_ctx,unicode} --disable-{mediactrl,optimize,precomp-headers}
+  ./configure --prefix='/usr' --libdir='/usr/lib32' \
+  --enable-{graphics_ctx,mediactrl,unicode} \
+  --disable-{optimize,precomp-headers} \
+  --with-lib{jpeg,png,tiff,xpm}='sys' --with-regex='builtin' \
+  --with-gtk='2' --with-{opengl,sdl}
   make
   make -C locale allmo
   make -C contrib/src
@@ -36,7 +40,6 @@
 }
 
 package() {
-  depends=('lib32-gstreamer0.10-base' 'lib32-gtk2' 'lib32-sdl' ${pkgname#*-})
 
   cd wx*-${pkgver}
 



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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:17:45
  Author: fyan
Revision: 117413

upgpkg: ibus-table 1.8.8-1

Modified:
  ibus-table/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 00:54:06 UTC (rev 117412)
+++ PKGBUILD2014-08-15 02:17:45 UTC (rev 117413)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=ibus-table
-pkgver=1.8.7
+pkgver=1.8.8
 pkgrel=1
 pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
 arch=('any')



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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:18:19
  Author: fyan
Revision: 117414

archrelease: copy trunk to community-any

Added:
  ibus-table/repos/community-any/PKGBUILD
(from rev 117413, ibus-table/trunk/PKGBUILD)
  ibus-table/repos/community-any/sgml_fix.patch
(from rev 117413, ibus-table/trunk/sgml_fix.patch)
Deleted:
  ibus-table/repos/community-any/PKGBUILD
  ibus-table/repos/community-any/sgml_fix.patch

+
 PKGBUILD   |   84 +++
 sgml_fix.patch |   48 +++
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-15 02:17:45 UTC (rev 117413)
+++ PKGBUILD2014-08-15 02:18:19 UTC (rev 117414)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: coderoar coder...@gmail.com
-# Contributor: leemars leem...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=ibus-table
-pkgver=1.8.7
-pkgrel=1
-pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
-arch=('any')
-url=http://code.google.com/p/ibus/;
-license=('LGPL')
-makedepends=('git' 'docbook2x' 'docbook-sgml')
-depends=('python-pyenchant' 'ibus' 'aspell-en')
-source=(git+https://github.com/kaio/ibus-table.git#tag=$pkgver;
-sgml_fix.patch)
-sha512sums=('SKIP'
-
'930cd45e9687295159c44d5d4133e99a2259fb8f2ed51675b55b18ca59acb410144689a2d51b052b7bbcbe061f8135ebd511898658d1c71e7004303df969c880')
-
-prepare() {
-  cd ${pkgname}
-
-  patch -p1 -i ../sgml_fix.patch
-}
-
-build() {
-  cd $pkgname
-
-  PYTHON=/usr/bin/python3 ./autogen.sh \
---prefix=/usr \
---libexecdir=/usr/lib/ibus
-
-  make
-}
-
-package() {
-  cd ${pkgname}
-
-  make DESTDIR=${pkgdir} install
-}
-

Copied: ibus-table/repos/community-any/PKGBUILD (from rev 117413, 
ibus-table/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-15 02:18:19 UTC (rev 117414)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: coderoar coder...@gmail.com
+# Contributor: leemars leem...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=ibus-table
+pkgver=1.8.8
+pkgrel=1
+pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
+arch=('any')
+url=http://code.google.com/p/ibus/;
+license=('LGPL')
+makedepends=('git' 'docbook2x' 'docbook-sgml')
+depends=('python-pyenchant' 'ibus' 'aspell-en')
+source=(git+https://github.com/kaio/ibus-table.git#tag=$pkgver;
+sgml_fix.patch)
+sha512sums=('SKIP'
+
'930cd45e9687295159c44d5d4133e99a2259fb8f2ed51675b55b18ca59acb410144689a2d51b052b7bbcbe061f8135ebd511898658d1c71e7004303df969c880')
+
+prepare() {
+  cd ${pkgname}
+
+  patch -p1 -i ../sgml_fix.patch
+}
+
+build() {
+  cd $pkgname
+
+  PYTHON=/usr/bin/python3 ./autogen.sh \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: sgml_fix.patch
===
--- sgml_fix.patch  2014-08-15 02:17:45 UTC (rev 117413)
+++ sgml_fix.patch  2014-08-15 02:18:19 UTC (rev 117414)
@@ -1,24 +0,0 @@
-diff --git a/engine/Makefile.am b/engine/Makefile.am
-index 1334876..1836439 100644
 a/engine/Makefile.am
-+++ b/engine/Makefile.am
-@@ -21,6 +21,7 @@
- 
- DOC2MAN = docbook2man
- SGML = ibus-table-createdb.sgml
-+XML = ibus-table-createdb.xml
- BUILT_MANS = ibus-table-createdb.1
- man_MANS = $(BUILT_MANS)
- 
-@@ -65,8 +66,9 @@ MAINTAINERCLEANFILES = \
- 
- ${man_MANS}: ${SGML}
-   $(AM_V_GEN) $(RM) $@; \
--  $(DOC2MAN) ${SGML}; \
--  $(RM) manpage.*
-+  SGML_CATALOG_FILES=/etc/sgml/catalog sgml2xml -xlower -xid ${SGML}  
${XML}; \
-+  $(DOC2MAN) ${XML}; \
-+  $(RM) manpage.* ${XML}
- 
- table.xml: table.xml.in
-   ( \

Copied: ibus-table/repos/community-any/sgml_fix.patch (from rev 117413, 
ibus-table/trunk/sgml_fix.patch)
===
--- sgml_fix.patch  (rev 0)
+++ sgml_fix.patch  2014-08-15 02:18:19 UTC (rev 117414)
@@ -0,0 +1,24 @@
+diff --git a/engine/Makefile.am b/engine/Makefile.am
+index 1334876..1836439 100644
+--- a/engine/Makefile.am
 b/engine/Makefile.am
+@@ -21,6 +21,7 @@
+ 
+ DOC2MAN = docbook2man
+ SGML = ibus-table-createdb.sgml
++XML = ibus-table-createdb.xml
+ BUILT_MANS = ibus-table-createdb.1
+ man_MANS = $(BUILT_MANS)
+ 
+@@ -65,8 +66,9 @@ MAINTAINERCLEANFILES = \
+ 
+ ${man_MANS}: ${SGML}
+   $(AM_V_GEN) $(RM) $@; \
+-  $(DOC2MAN) ${SGML}; \
+-  $(RM) manpage.*
++  SGML_CATALOG_FILES=/etc/sgml/catalog sgml2xml -xlower -xid ${SGML}  
${XML}; \
++   

[arch-commits] Commit in sage-mathematics/trunk (3 files)

2014-08-14 Thread Evgeniy Alekseev
Date: Friday, August 15, 2014 @ 04:26:52
  Author: arcanis
Revision: 117415

upgpkg: sage-mathematics 6.3-1

Added:
  sage-mathematics/trunk/ChangeLog
Modified:
  sage-mathematics/trunk/PKGBUILD
Deleted:
  sage-mathematics/trunk/python-readline.patch

---+
 ChangeLog |2 ++
 PKGBUILD  |   16 +++-
 python-readline.patch |   27 ---
 3 files changed, 9 insertions(+), 36 deletions(-)

Added: ChangeLog
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2014-08-15 02:26:52 UTC (rev 117415)
@@ -0,0 +1,2 @@
+6.3:
+upstream update

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 02:18:19 UTC (rev 117414)
+++ PKGBUILD2014-08-15 02:26:52 UTC (rev 117415)
@@ -8,8 +8,8 @@
 # Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
 
 pkgname=sage-mathematics
-pkgver=6.2
-pkgrel=2
+pkgver=6.3
+pkgrel=1
 pkgdesc=Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab
 arch=('i686' 'x86_64')
 url=http://www.sagemath.org;
@@ -22,15 +22,14 @@
 'openssh: to use the notebook in secure mode'
 'ffmpeg: to show animations'
 'cairo: R plots')
-source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar;
+source=(http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/sage-${pkgver}.tar.gz;
 sage.service
-gf2x-sse2-i686.patch
-python-readline.patch)
+gf2x-sse2-i686.patch)
 install=${pkgname}.install
-md5sums=('71aa49875797c001ce0a31409f5a1762'
+md5sums=('668f080be70ffea8d67592ca00d161eb'
  '985da1c1d1dcdc3ea9aa73035cb7996b'
- 'f9d7aba4f758f4605164eb84b9e1e3ba'
- '9b27884ba756eb7990728baedf162665')
+ 'f9d7aba4f758f4605164eb84b9e1e3ba')
+changelog=ChangeLog
 
 prepare() {
   # create *.desktop file
@@ -54,7 +53,6 @@
   # according to FS#34769
   sed -e 's/FREETYPE/#FREETYPE/' -i ${srcdir}/sage-${pkgver}/build/install
   # according to FS#39533
-  cp ${srcdir}/python-readline.patch 
${srcdir}/sage-${pkgver}/build/pkgs/python/patches/readline.patch
   sed -e 's/READLINE/#READLINE/' -i ${srcdir}/sage-${pkgver}/build/install
   # disable building gf2x with sse2 for i686
   if [ ${CARCH} == i686 ]; then

Deleted: python-readline.patch
===
--- python-readline.patch   2014-08-15 02:18:19 UTC (rev 117414)
+++ python-readline.patch   2014-08-15 02:26:52 UTC (rev 117415)
@@ -1,27 +0,0 @@
 a/Modules/readline.c   2013-05-12 07:32:51.0 +0400
-+++ b/Modules/readline.c   2014-03-19 16:06:05.663684577 +0400
-@@ -850,7 +850,7 @@
-  * before calling the normal completer */
-
- static char **
--flex_complete(char *text, int start, int end)
-+flex_complete(const char *text, int start, int end)
- {
- #ifdef HAVE_RL_COMPLETION_APPEND_CHARACTER
- rl_completion_append_character ='\0';
-@@ -898,12 +898,12 @@
- rl_bind_key_in_map ('\t', rl_complete, emacs_meta_keymap);
- rl_bind_key_in_map ('\033', rl_complete, emacs_meta_keymap);
- /* Set our hook functions */
--rl_startup_hook = (Function *)on_startup_hook;
-+rl_startup_hook = on_startup_hook;
- #ifdef HAVE_RL_PRE_INPUT_HOOK
--rl_pre_input_hook = (Function *)on_pre_input_hook;
-+rl_pre_input_hook = on_pre_input_hook;
- #endif
- /* Set our completion function */
--rl_attempted_completion_function = (CPPFunction *)flex_complete;
-+rl_attempted_completion_function = flex_complete;
- /* Set Python word break characters */
- completer_word_break_characters =
- rl_completer_word_break_characters =



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

2014-08-14 Thread Evgeniy Alekseev
Date: Friday, August 15, 2014 @ 04:27:51
  Author: arcanis
Revision: 117416

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

Added:
  sage-mathematics/repos/community-i686/ChangeLog
(from rev 117415, sage-mathematics/trunk/ChangeLog)
  sage-mathematics/repos/community-i686/PKGBUILD
(from rev 117415, sage-mathematics/trunk/PKGBUILD)
  sage-mathematics/repos/community-i686/gf2x-sse2-i686.patch
(from rev 117415, sage-mathematics/trunk/gf2x-sse2-i686.patch)
  sage-mathematics/repos/community-i686/sage-mathematics.install
(from rev 117415, sage-mathematics/trunk/sage-mathematics.install)
  sage-mathematics/repos/community-i686/sage.service
(from rev 117415, sage-mathematics/trunk/sage.service)
  sage-mathematics/repos/community-x86_64/ChangeLog
(from rev 117415, sage-mathematics/trunk/ChangeLog)
  sage-mathematics/repos/community-x86_64/PKGBUILD
(from rev 117415, sage-mathematics/trunk/PKGBUILD)
  sage-mathematics/repos/community-x86_64/gf2x-sse2-i686.patch
(from rev 117415, sage-mathematics/trunk/gf2x-sse2-i686.patch)
  sage-mathematics/repos/community-x86_64/sage-mathematics.install
(from rev 117415, sage-mathematics/trunk/sage-mathematics.install)
  sage-mathematics/repos/community-x86_64/sage.service
(from rev 117415, sage-mathematics/trunk/sage.service)
Deleted:
  sage-mathematics/repos/community-i686/PKGBUILD
  sage-mathematics/repos/community-i686/gf2x-sse2-i686.patch
  sage-mathematics/repos/community-i686/python-readline.patch
  sage-mathematics/repos/community-i686/sage-mathematics.install
  sage-mathematics/repos/community-i686/sage.service
  sage-mathematics/repos/community-x86_64/PKGBUILD
  sage-mathematics/repos/community-x86_64/gf2x-sse2-i686.patch
  sage-mathematics/repos/community-x86_64/python-readline.patch
  sage-mathematics/repos/community-x86_64/sage-mathematics.install
  sage-mathematics/repos/community-x86_64/sage.service

---+
 /PKGBUILD |  256 
 /gf2x-sse2-i686.patch |   20 ++
 /sage-mathematics.install |  112 
 /sage.service |   16 +
 community-i686/ChangeLog  |2 
 community-i686/PKGBUILD   |  130 --
 community-i686/gf2x-sse2-i686.patch   |   10 -
 community-i686/python-readline.patch  |   27 --
 community-i686/sage-mathematics.install   |   56 --
 community-i686/sage.service   |8 
 community-x86_64/ChangeLog|2 
 community-x86_64/PKGBUILD |  130 --
 community-x86_64/gf2x-sse2-i686.patch |   10 -
 community-x86_64/python-readline.patch|   27 --
 community-x86_64/sage-mathematics.install |   56 --
 community-x86_64/sage.service |8 
 16 files changed, 408 insertions(+), 462 deletions(-)

Copied: sage-mathematics/repos/community-i686/ChangeLog (from rev 117415, 
sage-mathematics/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2014-08-15 02:27:51 UTC (rev 117416)
@@ -0,0 +1,2 @@
+6.3:
+upstream update

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-15 02:26:52 UTC (rev 117415)
+++ community-i686/PKGBUILD 2014-08-15 02:27:51 UTC (rev 117416)
@@ -1,130 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev arcanis.arch at gmail dot com
-# Contributor: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Antonio Rojas nqn1976 at gmail dot com
-# Contributor: Thomas Dziedzic gostrc at gmail dot com
-# Contributor: Osman Ugus ugus11 at yahoo dot com
-# Contributor: Stefan Husmann stefan-husmann at t-online dot de
-# Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
-
-pkgname=sage-mathematics
-pkgver=6.2
-pkgrel=2
-pkgdesc=Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab
-arch=('i686' 'x86_64')
-url=http://www.sagemath.org;
-license=('GPL')
-#depends=('desktop-file-utils' 'java-environment=7' 'libjpeg-turbo' 'libtiff' 
'libxmu' 'sqlite' 'xz')
-depends=('freetype2' 'libatomic_ops')
-makedepends=('desktop-file-utils' 'gcc-fortran' 'gendesk')
-optdepends=('imagemagick: some plotting functionality benefits from it'
-'texlive-core: some plotting functionality benefits from it, also 
to use SageTeX'
-'openssh: to use the notebook in secure mode'
-'ffmpeg: to show animations'
-'cairo: R plots')
-source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar;
-sage.service
-gf2x-sse2-i686.patch
-python-readline.patch)
-install=${pkgname}.install
-md5sums=('71aa49875797c001ce0a31409f5a1762'
- 

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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:39:30
  Author: fyan
Revision: 219742

upgpkg: python-setuptools 1:5.6-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 22:43:37 UTC (rev 219741)
+++ PKGBUILD2014-08-15 02:39:30 UTC (rev 219742)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.5.1
+pkgver=5.6
 pkgrel=1
 epoch=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('ae434be821259e306710e1a15c1095cff25466cd6473941da37c6650afaaa0fa2ea95d0d5129557e4781c43d72c0c9d98dca2f196877a5084deea33c22cc0a28')
+sha512sums=('238045da484f32131416bdfc8b6f268b1e1156a5d055f69584752cbeeb6fbcd4fd2987c6851b429d4ac833cee08165790bbcc80880d55b6aae9e2fd06ad5ee9d')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:39:48
  Author: fyan
Revision: 219743

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-15 02:39:30 UTC (rev 219742)
+++ PKGBUILD2014-08-15 02:39:48 UTC (rev 219743)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.5.1
-pkgrel=1
-epoch=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-checkdepends=('python-pytest' 'python2-pytest')
-source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('ae434be821259e306710e1a15c1095cff25466cd6473941da37c6650afaaa0fa2ea95d0d5129557e4781c43d72c0c9d98dca2f196877a5084deea33c22cc0a28')
-
-prepare() {
-  cp -a setuptools-${pkgver}{,-python2}
-
-  cd ${srcdir}/setuptools-${pkgver}
-  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-  # Build python 3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py build
-
-  # Build python 2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-
-  # Check python3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  LC_CTYPE=en_US.utf8 python3 setup.py test
-
-  # Check python2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  LC_CTYPE=en_US.utf8 python2 setup.py test
-}
- 
-package_python-setuptools() {
-  depends=('python=3.4')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2=2.7')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-  rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 219742, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-15 02:39:48 UTC (rev 219743)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=5.6
+pkgrel=1
+epoch=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+checkdepends=('python-pytest' 'python2-pytest')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+sha512sums=('238045da484f32131416bdfc8b6f268b1e1156a5d055f69584752cbeeb6fbcd4fd2987c6851b429d4ac833cee08165790bbcc80880d55b6aae9e2fd06ad5ee9d')
+
+prepare() {
+  cp -a setuptools-${pkgver}{,-python2}
+
+  cd ${srcdir}/setuptools-${pkgver}
+  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+  # Build python 3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py build
+
+  # Build python 2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+
+  # Check python3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  LC_CTYPE=en_US.utf8 python3 setup.py test
+
+  # Check python2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  LC_CTYPE=en_US.utf8 python2 setup.py test
+}
+ 
+package_python-setuptools() {
+ 

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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:42:49
  Author: fyan
Revision: 117417

upgpkg: python-redis 2.10.3-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 02:27:51 UTC (rev 117416)
+++ PKGBUILD2014-08-15 02:42:49 UTC (rev 117417)
@@ -6,7 +6,7 @@
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
 _basename=redis
-pkgver=2.10.2
+pkgver=2.10.3
 pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('MIT')
 makedepends=('python' 'python2')
 
source=(https://pypi.python.org/packages/source/r/${_basename}/${_basename}-${pkgver}.tar.gz;)
-md5sums=('03c749a5809fed0bab0a41cb8c1d3793')
+md5sums=('7619221ad0cbd124a5687458ea3f5289')
 
 prepare() {
   cp -a ${_basename}-${pkgver}{,-py2}



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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 04:43:56
  Author: fyan
Revision: 117418

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-15 02:42:49 UTC (rev 117417)
+++ PKGBUILD2014-08-15 02:43:56 UTC (rev 117418)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Karol 'Kenji Takahashi' Woźniak kenji.sx
-# Contributor: Pierre Gueth pierre.gu...@gmail.com
-
-pkgbase=python-redis
-pkgname=('python-redis' 'python2-redis')
-_basename=redis
-pkgver=2.10.2
-pkgrel=1
-pkgdesc='The Python interface to the Redis key-value store'
-arch=('any')
-url=http://github.com/andymccurdy/redis-py;
-license=('MIT')
-makedepends=('python' 'python2')
-source=(https://pypi.python.org/packages/source/r/${_basename}/${_basename}-${pkgver}.tar.gz;)
-md5sums=('03c749a5809fed0bab0a41cb8c1d3793')
-
-prepare() {
-  cp -a ${_basename}-${pkgver}{,-py2}
-}
-
-build() {
-  cd ${_basename}-${pkgver}
-  python setup.py build
-
-  cd ../${_basename}-${pkgver}-py2
-  python2 setup.py build
-}
-
-package_python-redis() {
-  depends=('python')
-
-  cd ${_basename}-${pkgver}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-redis() {
-  depends=('python2')
-
-  cd ${_basename}-${pkgver}-py2
-  python2 setup.py install --root=${pkgdir}/ --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-redis/repos/community-any/PKGBUILD (from rev 117417, 
python-redis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-15 02:43:56 UTC (rev 117418)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Karol 'Kenji Takahashi' Woźniak kenji.sx
+# Contributor: Pierre Gueth pierre.gu...@gmail.com
+
+pkgbase=python-redis
+pkgname=('python-redis' 'python2-redis')
+_basename=redis
+pkgver=2.10.3
+pkgrel=1
+pkgdesc='The Python interface to the Redis key-value store'
+arch=('any')
+url=http://github.com/andymccurdy/redis-py;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(https://pypi.python.org/packages/source/r/${_basename}/${_basename}-${pkgver}.tar.gz;)
+md5sums=('7619221ad0cbd124a5687458ea3f5289')
+
+prepare() {
+  cp -a ${_basename}-${pkgver}{,-py2}
+}
+
+build() {
+  cd ${_basename}-${pkgver}
+  python setup.py build
+
+  cd ../${_basename}-${pkgver}-py2
+  python2 setup.py build
+}
+
+package_python-redis() {
+  depends=('python')
+
+  cd ${_basename}-${pkgver}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-redis() {
+  depends=('python2')
+
+  cd ${_basename}-${pkgver}-py2
+  python2 setup.py install --root=${pkgdir}/ --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in thttpd/trunk (logrotate.d)

2014-08-14 Thread Gaetan Bisson
Date: Friday, August 15, 2014 @ 05:31:45
  Author: bisson
Revision: 117419

deprecate rc.d

Modified:
  thttpd/trunk/logrotate.d

-+
 logrotate.d |9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

Modified: logrotate.d
===
--- logrotate.d 2014-08-15 02:43:56 UTC (rev 117418)
+++ logrotate.d 2014-08-15 03:31:45 UTC (rev 117419)
@@ -1,12 +1,7 @@
 /var/log/thttpd/*log {
missingok
postrotate
-   test -d /sys/fs/cgroup/systemd  {
-   systemctl status thttpd.service | grep -q running 
-   systemctl restart thttpd.service /dev/null 
-   } || {
-   rc.d list thttpd | grep -q STARTED 
-   /etc/rc.d/thttpd restart /dev/null
-   }
+   systemctl status thttpd.service | grep -q running 
+   systemctl restart thttpd.service /dev/null 
endscript
 }



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

2014-08-14 Thread Gaetan Bisson
Date: Friday, August 15, 2014 @ 07:09:45
  Author: bisson
Revision: 117420

upstream update, default to syslog rather than /var/log/thttpd

Modified:
  thttpd/trunk/PKGBUILD
  thttpd/trunk/config
  thttpd/trunk/discreet.patch
Deleted:
  thttpd/trunk/getline.patch
  thttpd/trunk/logrotate.d

+
 PKGBUILD   |   39 +++
 config |3 ---
 discreet.patch |   53 -
 getline.patch  |   21 -
 logrotate.d|7 ---
 5 files changed, 47 insertions(+), 76 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 03:31:45 UTC (rev 117419)
+++ PKGBUILD2014-08-15 05:09:45 UTC (rev 117420)
@@ -4,8 +4,8 @@
 # Contributor: Stewart Starbuck stew...@stewartstarbuck.co.uk
 
 pkgname=thttpd
-pkgver=2.25b
-pkgrel=11
+pkgver=2.26
+pkgrel=1
 pkgdesc='Simple, small, portable, fast, and secure HTTP server'
 url='http://www.acme.com/software/thttpd/'
 license=('custom:BSD')
@@ -14,44 +14,45 @@
 source=(http://www.acme.com/software/thttpd/${pkgname}-${pkgver}.tar.gz;
 'forwarded-for.patch'
 'discreet.patch'
-'getline.patch'
-'logrotate.d'
 'service'
 'config')
-sha1sums=('cd0e823233ad73e34ee1c9b871b01050feb9db52'
+sha1sums=('72c37d058312465b607d662796d05ea43bc6df37'
   '1293fbaf83a489c65d6d2b107d797c687233d96a'
-  '1e73fca7d9ac2579da317f985c8666a181dc37c1'
-  '5ac14035a10b9155d813b363520e9aa74c5d91fc'
-  '36ffeefd1675ca4920605b1b5ca32dd5141a8f23'
+  'b954028d4360ad856f7fb1edc8534f0652f33d20'
   '73bd76de0e89a9cc31e5605659837d83b3c8dfde'
-  '16640870a69cfc48021ee3acfea7c95834549d46')
+  '7a6413491b6ba68625d450caa3c6f071af0ca1ac')
 
 prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
patch -p1 -i ../forwarded-for.patch
patch -p1 -i ../discreet.patch
-   patch -p1 -i ../getline.patch
-   echo 'mkv   video/x-matroska'  mime_types.txt
+   sed \
+   -e 's/^CFLAGS =/CFLAGS +=/' \
+   -e '/^STATICFLAG =/c STATICFLAG =' \
+   -i {*/,}Makefile.in
 }
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-   CPPFLAGS= ./configure --prefix=/usr --mandir=/usr/share/man
-   sed \
-   -e 's/^CFLAGS =/CFLAGS +=/' \
-   -e '/^STATICFLAG =/c STATICFLAG =' \
-   -i Makefile */Makefile
+
+   # ./configure messes up DEFS when FORTIFY_SOURCE=1
+   CPPFLAGS= ./configure \
+   --prefix=/usr \
+   --mandir=/usr/share/man \
+
+   CFLAGS+= $CPPFLAGS
make
 }
 
 package() {
cd ${srcdir}/${pkgname}-${pkgver}
-   install -d ${pkgdir}/usr/share/man/man{1,8}
+   install -d ${pkgdir}/usr/share/man/man1
make \
BINDIR=${pkgdir}/usr/bin \
WEBDIR=${pkgdir}/srv/http \
MANDIR=${pkgdir}/usr/share/man \
-   WEBGROUP=root install
+   WEBGROUP=root \
+   install
 
rm -fr ${pkgdir}/srv
chown root:root -R ${pkgdir}
@@ -59,9 +60,7 @@
 
install -Dm644 ../config ${pkgdir}/etc/thttpd.conf
install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/thttpd.service
-   install -Dm644 ../logrotate.d ${pkgdir}/etc/logrotate.d/thttpd
 
-   install -d ${pkgdir}/var/log/thttpd
install -d ${pkgdir}/usr/share/licenses/${pkgname}
head -n 26 thttpd.c  
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 

Modified: config
===
--- config  2014-08-15 03:31:45 UTC (rev 117419)
+++ config  2014-08-15 05:09:45 UTC (rev 117420)
@@ -2,6 +2,3 @@
 vhost
 user=http
 cgipat=**.cgi
-logfile=/var/log/thttpd/thttpd.log
-pidfile=/var/run/thttpd.pid
-charset=utf-8

Modified: discreet.patch
===
--- discreet.patch  2014-08-15 03:31:45 UTC (rev 117419)
+++ discreet.patch  2014-08-15 05:09:45 UTC (rev 117420)
@@ -1,34 +1,37 @@
 diff -Naur old/libhttpd.c new/libhttpd.c
 old/libhttpd.c 2012-04-27 14:24:50.971711600 +0200
-+++ new/libhttpd.c 2012-04-27 14:33:24.559135581 +0200
-@@ -744,7 +744,7 @@
- (void) my_snprintf( buf, sizeof(buf), \
- HTML\n\
- HEADTITLE%d %s/TITLE/HEAD\n\
--BODY BGCOLOR=\#cc\ TEXT=\#00\ LINK=\#2020ff\ 
VLINK=\#4040cc\\n\
-+BODY\n\
- H2%d %s/H2\n,
+--- old/libhttpd.c 2014-08-15 11:32:31.040595413 +0900
 new/libhttpd.c 2014-08-15 11:34:57.690595931 +0900
+@@ -754,7 +754,7 @@
+ title%d %s/title\n\
+   /head\n\
+ \n\
+-  body bgcolor=\#cc\ text=\#00\ link=\#2020ff\ 
vlink=\#4040cc\\n\
++  body\n\
+ \n\
+ h2%d %s/h2\n,
status, title, status, title );
- add_response( hc, buf );
-@@ -769,11 +769,8 @@
+@@ -780,14 +780,9 @@
  char buf[1000];
  
  

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

2014-08-14 Thread Gaetan Bisson
Date: Friday, August 15, 2014 @ 07:10:51
  Author: bisson
Revision: 117421

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

Added:
  thttpd/repos/community-i686/PKGBUILD
(from rev 117420, thttpd/trunk/PKGBUILD)
  thttpd/repos/community-i686/config
(from rev 117420, thttpd/trunk/config)
  thttpd/repos/community-i686/discreet.patch
(from rev 117420, thttpd/trunk/discreet.patch)
  thttpd/repos/community-i686/forwarded-for.patch
(from rev 117420, thttpd/trunk/forwarded-for.patch)
  thttpd/repos/community-i686/service
(from rev 117420, thttpd/trunk/service)
  thttpd/repos/community-x86_64/PKGBUILD
(from rev 117420, thttpd/trunk/PKGBUILD)
  thttpd/repos/community-x86_64/config
(from rev 117420, thttpd/trunk/config)
  thttpd/repos/community-x86_64/discreet.patch
(from rev 117420, thttpd/trunk/discreet.patch)
  thttpd/repos/community-x86_64/forwarded-for.patch
(from rev 117420, thttpd/trunk/forwarded-for.patch)
  thttpd/repos/community-x86_64/service
(from rev 117420, thttpd/trunk/service)
Deleted:
  thttpd/repos/community-i686/PKGBUILD
  thttpd/repos/community-i686/config
  thttpd/repos/community-i686/discreet.patch
  thttpd/repos/community-i686/forwarded-for.patch
  thttpd/repos/community-i686/getline.patch
  thttpd/repos/community-i686/logrotate.d
  thttpd/repos/community-i686/service
  thttpd/repos/community-x86_64/PKGBUILD
  thttpd/repos/community-x86_64/config
  thttpd/repos/community-x86_64/discreet.patch
  thttpd/repos/community-x86_64/forwarded-for.patch
  thttpd/repos/community-x86_64/getline.patch
  thttpd/repos/community-x86_64/logrotate.d
  thttpd/repos/community-x86_64/service

--+
 /PKGBUILD|  140 +
 /config  |8 +
 /discreet.patch  |   74 +
 /forwarded-for.patch |   32 +++
 /service |   20 
 community-i686/PKGBUILD  |   71 
 community-i686/config|7 -
 community-i686/discreet.patch|   34 
 community-i686/forwarded-for.patch   |   16 ---
 community-i686/getline.patch |   21 
 community-i686/logrotate.d   |   12 --
 community-i686/service   |   10 --
 community-x86_64/PKGBUILD|   71 
 community-x86_64/config  |7 -
 community-x86_64/discreet.patch  |   34 
 community-x86_64/forwarded-for.patch |   16 ---
 community-x86_64/getline.patch   |   21 
 community-x86_64/logrotate.d |   12 --
 community-x86_64/service |   10 --
 19 files changed, 274 insertions(+), 342 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-15 05:09:45 UTC (rev 117420)
+++ community-i686/PKGBUILD 2014-08-15 05:10:51 UTC (rev 117421)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Damir Perisa damir.per...@bluewin.ch
-# Contributor: Stewart Starbuck stew...@stewartstarbuck.co.uk
-
-pkgname=thttpd
-pkgver=2.25b
-pkgrel=11
-pkgdesc='Simple, small, portable, fast, and secure HTTP server'
-url='http://www.acme.com/software/thttpd/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-backup=('etc/thttpd.conf')
-source=(http://www.acme.com/software/thttpd/${pkgname}-${pkgver}.tar.gz;
-'forwarded-for.patch'
-'discreet.patch'
-'getline.patch'
-'logrotate.d'
-'service'
-'config')
-sha1sums=('cd0e823233ad73e34ee1c9b871b01050feb9db52'
-  '1293fbaf83a489c65d6d2b107d797c687233d96a'
-  '1e73fca7d9ac2579da317f985c8666a181dc37c1'
-  '5ac14035a10b9155d813b363520e9aa74c5d91fc'
-  '36ffeefd1675ca4920605b1b5ca32dd5141a8f23'
-  '73bd76de0e89a9cc31e5605659837d83b3c8dfde'
-  '16640870a69cfc48021ee3acfea7c95834549d46')
-
-prepare() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   patch -p1 -i ../forwarded-for.patch
-   patch -p1 -i ../discreet.patch
-   patch -p1 -i ../getline.patch
-   echo 'mkv   video/x-matroska'  mime_types.txt
-}
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   CPPFLAGS= ./configure --prefix=/usr --mandir=/usr/share/man
-   sed \
-   -e 's/^CFLAGS =/CFLAGS +=/' \
-   -e '/^STATICFLAG =/c STATICFLAG =' \
-   -i Makefile */Makefile
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   install -d ${pkgdir}/usr/share/man/man{1,8}
-   make \
-   BINDIR=${pkgdir}/usr/bin \
-   WEBDIR=${pkgdir}/srv/http \
-   MANDIR=${pkgdir}/usr/share/man \
-   WEBGROUP=root install
-
-   rm -fr ${pkgdir}/srv
-   chown root:root -R ${pkgdir}
-   chmod 755 -R ${pkgdir}/usr/bin # strip needs u+w
-
-   install 

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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 07:54:28
  Author: fyan
Revision: 117422

upgpkg: systemd-swap 2.24.7.1-1

Modified:
  systemd-swap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-15 05:10:51 UTC (rev 117421)
+++ PKGBUILD2014-08-15 05:54:28 UTC (rev 117422)
@@ -3,7 +3,7 @@
 # Contributor: Timofey Titovets nefelim...@gmail.com
 
 pkgname=systemd-swap
-pkgver=2.24.6
+pkgver=2.24.7.1
 pkgrel=1
 pkgdesc=Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions.
 arch=('any')



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

2014-08-14 Thread Felix Yan
Date: Friday, August 15, 2014 @ 07:54:50
  Author: fyan
Revision: 117423

archrelease: copy trunk to community-any

Added:
  systemd-swap/repos/community-any/PKGBUILD
(from rev 117422, systemd-swap/trunk/PKGBUILD)
  systemd-swap/repos/community-any/systemd-swap.install
(from rev 117422, systemd-swap/trunk/systemd-swap.install)
Deleted:
  systemd-swap/repos/community-any/PKGBUILD
  systemd-swap/repos/community-any/systemd-swap.install

--+
 PKGBUILD |   52 -
 systemd-swap.install |6 ++---
 2 files changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-15 05:54:28 UTC (rev 117422)
+++ PKGBUILD2014-08-15 05:54:50 UTC (rev 117423)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Timofey Titovets nefelim...@gmail.com
-
-pkgname=systemd-swap
-pkgver=2.24.6
-pkgrel=1
-pkgdesc=Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions.
-arch=('any')
-url=https://github.com/Nefelim4ag/systemd-swap;
-license=('GPL3')
-conflicts=(systemd-loop-swapfile zramswap zram)
-depends=('systemd' 'bash')
-optdepends=('zramctl: for zram support')
-makedepends=('git')
-backup=(etc/systemd-swap.conf)
-install=$pkgname.install
-source=(git://github.com/Nefelim4ag/systemd-swap.git#tag=$pkgver)
-md5sums=('SKIP')
-
-package() {
-  install -Dm644 $srcdir/$pkgname/90-systemd-swap.conf 
$pkgdir/etc/modprobe.d/90-systemd-swap.conf
-  install -Dm644 $srcdir/$pkgname/systemd-swap.service 
$pkgdir/usr/lib/systemd/system/systemd-swap.service
-  install -Dm755 $srcdir/$pkgname/systemd-swap.sh  
$pkgdir/usr/lib/systemd/scripts/systemd-swap.sh
-  install -Dm644 $srcdir/$pkgname/systemd-swap.conf
$pkgdir/etc/systemd-swap.conf
-}

Copied: systemd-swap/repos/community-any/PKGBUILD (from rev 117422, 
systemd-swap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-15 05:54:50 UTC (rev 117423)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Timofey Titovets nefelim...@gmail.com
+
+pkgname=systemd-swap
+pkgver=2.24.7.1
+pkgrel=1
+pkgdesc=Script for creating hybrid swap space from zram swaps, swap files and 
swap partitions.
+arch=('any')
+url=https://github.com/Nefelim4ag/systemd-swap;
+license=('GPL3')
+conflicts=(systemd-loop-swapfile zramswap zram)
+depends=('systemd' 'bash')
+optdepends=('zramctl: for zram support')
+makedepends=('git')
+backup=(etc/systemd-swap.conf)
+install=$pkgname.install
+source=(git://github.com/Nefelim4ag/systemd-swap.git#tag=$pkgver)
+md5sums=('SKIP')
+
+package() {
+  install -Dm644 $srcdir/$pkgname/90-systemd-swap.conf 
$pkgdir/etc/modprobe.d/90-systemd-swap.conf
+  install -Dm644 $srcdir/$pkgname/systemd-swap.service 
$pkgdir/usr/lib/systemd/system/systemd-swap.service
+  install -Dm755 $srcdir/$pkgname/systemd-swap.sh  
$pkgdir/usr/lib/systemd/scripts/systemd-swap.sh
+  install -Dm644 $srcdir/$pkgname/systemd-swap.conf
$pkgdir/etc/systemd-swap.conf
+}

Deleted: systemd-swap.install
===
--- systemd-swap.install2014-08-15 05:54:28 UTC (rev 117422)
+++ systemd-swap.install2014-08-15 05:54:50 UTC (rev 117423)
@@ -1,3 +0,0 @@
-post_install() {
-  echo To enable: sudo systemctl enable systemd-swap. Config in 
/etc/systemd-swap.conf
-}

Copied: systemd-swap/repos/community-any/systemd-swap.install (from rev 117422, 
systemd-swap/trunk/systemd-swap.install)
===
--- systemd-swap.install(rev 0)
+++ systemd-swap.install2014-08-15 05:54:50 UTC (rev 117423)
@@ -0,0 +1,3 @@
+post_install() {
+  echo To enable: sudo systemctl enable systemd-swap. Config in 
/etc/systemd-swap.conf
+}