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

2015-12-09 Thread Tobias Powalowski
Date: Thursday, December 10, 2015 @ 08:57:23
  Author: tpowa
Revision: 255732

fixup configs

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

---+
 PKGBUILD  |   14 --
 config|   10 ++
 config.x86_64 |   12 +++-
 3 files changed, 21 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 07:51:08 UTC (rev 255731)
+++ PKGBUILD2015-12-10 07:57:23 UTC (rev 255732)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.3
-pkgver=4.3
+pkgver=4.3.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -14,8 +14,8 @@
 options=('!strip')
 source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz";
 "https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign";
-#"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz";
-#"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign";
+"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz";
+"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign";
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
@@ -24,8 +24,10 @@
 
 sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
 'SKIP'
-'bf7e62843fa20bc25eff205b5d132c356e78139d8be63d21ec9f5170c0853f1d'
-'b2a6c09095cccd4e2fb2e1d28733dca0927038d296fb661785d20cb2a955339c'
+'82caff48806796418f445d0a87698abedfaaccfdc7b63059166b788e0cfd144b'
+'SKIP'
+'a3dd191155f8e0014b657d67dbd7cc99639b987581c2a6f18885c16c0c7a5487'
+'dacd27cbb51339486f9a5d0ba378331e0dd061b98add95293a704471053d57ed'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(
@@ -39,7 +41,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

Modified: config
===
--- config  2015-12-10 07:51:08 UTC (rev 255731)
+++ config  2015-12-10 07:57:23 UTC (rev 255732)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.3.0 Kernel Configuration
+# Linux/x86 4.3.1-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -200,7 +200,7 @@
 CONFIG_SIGNALFD=y
 CONFIG_TIMERFD=y
 CONFIG_EVENTFD=y
-CONFIG_BPF_SYSCALL=y 
+CONFIG_BPF_SYSCALL=y
 CONFIG_SHMEM=y
 CONFIG_AIO=y
 CONFIG_ADVISE_SYSCALLS=y
@@ -1771,7 +1771,8 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-CONFIG_MTD_PCMCIA=m 
+CONFIG_MTD_PCMCIA=m
+# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m
@@ -3935,7 +3936,7 @@
 CONFIG_SENSORS_NCT6683=m
 CONFIG_SENSORS_NCT6775=m
 CONFIG_SENSORS_NCT7802=m
-CONFIG_SENSORS_NCT7904=m 
+CONFIG_SENSORS_NCT7904=m
 CONFIG_SENSORS_PCF8591=m
 CONFIG_PMBUS=m
 CONFIG_SENSORS_PMBUS=m
@@ -7402,6 +7403,7 @@
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_KPROBE_EVENT=y
 CONFIG_UPROBE_EVENT=y
+CONFIG_BPF_EVENTS=y
 CONFIG_PROBE_EVENTS=y
 CONFIG_DYNAMIC_FTRACE=y
 CONFIG_DYNAMIC_FTRACE_WITH_REGS=y

Modified: config.x86_64
===
--- config.x86_64   2015-12-10 07:51:08 UTC (rev 255731)
+++ config.x86_64   2015-12-10 07:57:23 UTC (rev 255732)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.3.0 Kernel Configuration
+# Linux/x86 4.3.1-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -209,7 +209,7 @@
 CONFIG_SIGNALFD=y
 CONFIG_TIMERFD=y
 CONFIG_EVENTFD=y
-CONFIG_BPF_SYSCALL=y 
+CONFIG_BPF_SYSCALL=y
 CONFIG_SHMEM=y
 CONFIG_AIO=y
 CONFIG_ADVISE_SYSCALLS=y
@@ -1758,7 +1758,8 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-CONFIG_MTD_PCMCIA=m 
+CONFIG_MTD_PCMCIA=m
+# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m
@@ -1820,7 +1821,7 @@
 CONFIG_MTD_UBI_BEB_LIMIT=20
 # CONFIG_MTD_UBI_FASTMAP is not set
 # CONFIG_MTD_UBI_GLUEBI is not set
-CONFIG_MTD_UBI_BLOCK=y 
+CONFIG_MTD_UBI_BLOCK=y
 # CONFIG_OF is not set
 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_PARPORT=m
@@ -3807,7 +3808,7 @@
 CONFIG_SENSORS_NCT6683=m
 CONFIG_SENSORS_NCT6775=m
 CONFIG_SENSORS_NCT7802=m
-CONFIG_SENSORS_NCT7904=m 
+CONFIG_SENSORS_NCT7904=m
 CONFIG_SENSORS_PCF8591=m
 CONFIG_PM

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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 08:53:42
  Author: fyan
Revision: 152148

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-10 07:19:45 UTC (rev 152147)
+++ PKGBUILD2015-12-10 07:53:42 UTC (rev 152148)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-_pkgbasename=openal
-pkgname=lib32-$_pkgbasename
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="A cross-platform 3D audio library (32-bit)"
-arch=(x86_64)
-url="http://www.openal.org/";
-license=(LGPL)
-depends=(lib32-glibc $_pkgbasename)
-makedepends=(lib32-alsa-lib lib32-sdl lib32-libpulse lib32-portaudio pkgconfig 
cmake gcc-multilib)
-source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('14db4b0d12f07252070b4fe5eb5911f6')
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd $_pkgbasename-soft-$pkgver/build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
LIB_SUFFIX=32 ..
-  make
-}
-
-package() {
-  cd $_pkgbasename-soft-$pkgver
-  make -C build DESTDIR="$pkgdir/" install
-
-  rm -rf "$pkgdir"/usr/{include,share,bin}
-}

Copied: lib32-openal/repos/multilib-x86_64/PKGBUILD (from rev 152147, 
lib32-openal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-10 07:53:42 UTC (rev 152148)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+_pkgbasename=openal
+pkgname=lib32-$_pkgbasename
+pkgver=1.17.0
+pkgrel=2
+pkgdesc="A cross-platform 3D audio library (32-bit)"
+arch=(x86_64)
+url="http://www.openal.org/";
+license=(LGPL)
+depends=(lib32-glibc $_pkgbasename)
+makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
+ git gcc-multilib)
+_commit=63567526b0a17449baf57053d11688aa277a7e40
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
LIB_SUFFIX=32 ../openal-soft
+  make
+}
+
+package() {
+  make -C build DESTDIR="$pkgdir/" install
+  rm -rf "$pkgdir"/usr/{include,share,bin}
+}


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

2015-12-09 Thread Tobias Powalowski
Date: Thursday, December 10, 2015 @ 08:51:08
  Author: tpowa
Revision: 255731

#46316 add CONFIG_MTD_PCMCIA=m

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

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

Modified: config
===
--- config  2015-12-10 07:49:51 UTC (rev 255730)
+++ config  2015-12-10 07:51:08 UTC (rev 255731)
@@ -1771,7 +1771,7 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-# CONFIG_MTD_PCMCIA is not set
+CONFIG_MTD_PCMCIA=m 
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m

Modified: config.x86_64
===
--- config.x86_64   2015-12-10 07:49:51 UTC (rev 255730)
+++ config.x86_64   2015-12-10 07:51:08 UTC (rev 255731)
@@ -1758,7 +1758,7 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-# CONFIG_MTD_PCMCIA is not set
+CONFIG_MTD_PCMCIA=m 
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m


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

2015-12-09 Thread Antonio Rojas
Date: Thursday, December 10, 2015 @ 08:49:51
  Author: arojas
Revision: 255730

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

Added:
  kaccounts-integration/repos/extra-i686/PKGBUILD
(from rev 255729, kaccounts-integration/trunk/PKGBUILD)
  kaccounts-integration/repos/extra-x86_64/PKGBUILD
(from rev 255729, kaccounts-integration/trunk/PKGBUILD)
Deleted:
  kaccounts-integration/repos/extra-i686/PKGBUILD
  kaccounts-integration/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-10 07:49:12 UTC (rev 255729)
+++ extra-i686/PKGBUILD 2015-12-10 07:49:51 UTC (rev 255730)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-
-pkgname=kaccounts-integration
-pkgver=15.08.3
-pkgrel=2
-pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
-license=(GPL)
-groups=(kde-applications kdenetwork)
-depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
-makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";)
-md5sums=('ffefdb1009cfc113b38f860baf9f2f29')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kaccounts-integration/repos/extra-i686/PKGBUILD (from rev 255729, 
kaccounts-integration/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-10 07:49:51 UTC (rev 255730)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+
+pkgname=kaccounts-integration
+pkgver=15.08.3
+pkgrel=3
+pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
+Jabber and others'
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
+license=(GPL)
+groups=(kde-applications kdenetwork)
+depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
+makedepends=(extra-cmake-modules kdoctools)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";
+   
bug354949.patch::"https://quickgit.kde.org/?p=kaccounts-integration.git&a=commitdiff&h=fe6b9c&o=plain";)
+md5sums=('ffefdb1009cfc113b38f860baf9f2f29'
+ '7298b99ffab3231ba048390ef9614c72')
+
+prepare() {
+  mkdir -p build
+
+# Fix accounts creation http://bugs.kde.org/show_bug.cgi?id=354949
+  cd $pkgname-$pkgver
+  patch -p1 -i ../bug354949.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-12-10 07:49:12 UTC (rev 255729)
+++ extra-x86_64/PKGBUILD   2015-12-10 07:49:51 UTC (rev 255730)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-
-pkgname=kaccounts-integration
-pkgver=15.08.3
-pkgrel=2
-pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
-license=(GPL)
-groups=(kde-applications kdenetwork)
-depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
-makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";)
-md5sums=('ffefdb1009cfc113b38f860baf9f2f29')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kaccounts-integration/repos/extra-x86_64/PKGBUILD (from rev 255729, 
kaccounts-integration/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD

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

2015-12-09 Thread Antonio Rojas
Date: Thursday, December 10, 2015 @ 08:49:12
  Author: arojas
Revision: 255729

Fix account creation (KDEBUG#354949)

Modified:
  kaccounts-integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 07:38:40 UTC (rev 255728)
+++ PKGBUILD2015-12-10 07:49:12 UTC (rev 255729)
@@ -3,7 +3,7 @@
 
 pkgname=kaccounts-integration
 pkgver=15.08.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
 Jabber and others'
 arch=(i686 x86_64)
@@ -12,11 +12,17 @@
 groups=(kde-applications kdenetwork)
 depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
 makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";)
-md5sums=('ffefdb1009cfc113b38f860baf9f2f29')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";
+   
bug354949.patch::"https://quickgit.kde.org/?p=kaccounts-integration.git&a=commitdiff&h=fe6b9c&o=plain";)
+md5sums=('ffefdb1009cfc113b38f860baf9f2f29'
+ '7298b99ffab3231ba048390ef9614c72')
 
 prepare() {
   mkdir -p build
+
+# Fix accounts creation http://bugs.kde.org/show_bug.cgi?id=354949
+  cd $pkgname-$pkgver
+  patch -p1 -i ../bug354949.patch
 }
 
 build() {


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

2015-12-09 Thread Tobias Powalowski
Date: Thursday, December 10, 2015 @ 08:38:40
  Author: tpowa
Revision: 255728

#47066 add CONFIG_MTD_UBI_BLOCK=Y

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

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 07:16:32 UTC (rev 255727)
+++ PKGBUILD2015-12-10 07:38:40 UTC (rev 255728)
@@ -24,8 +24,8 @@
 
 sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
 'SKIP'
-'596958c9c4b632fdf5e0cdc677859dccac4304ad07a217c9bcb0e4fa58dbea16'
-'333c14024cc8948f0f205f4eceac30060494d1ef0a785127500f5f568d36d38a'
+'bf7e62843fa20bc25eff205b5d132c356e78139d8be63d21ec9f5170c0853f1d'
+'b2a6c09095cccd4e2fb2e1d28733dca0927038d296fb661785d20cb2a955339c'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2015-12-10 07:16:32 UTC (rev 255727)
+++ config  2015-12-10 07:38:40 UTC (rev 255728)
@@ -1834,7 +1834,7 @@
 CONFIG_MTD_UBI_BEB_LIMIT=20
 # CONFIG_MTD_UBI_FASTMAP is not set
 # CONFIG_MTD_UBI_GLUEBI is not set
-# CONFIG_MTD_UBI_BLOCK is not set
+CONFIG_MTD_UBI_BLOCK=y
 CONFIG_OF=y
 # CONFIG_OF_UNITTEST is not set
 CONFIG_OF_PROMTREE=y

Modified: config.x86_64
===
--- config.x86_64   2015-12-10 07:16:32 UTC (rev 255727)
+++ config.x86_64   2015-12-10 07:38:40 UTC (rev 255728)
@@ -1820,7 +1820,7 @@
 CONFIG_MTD_UBI_BEB_LIMIT=20
 # CONFIG_MTD_UBI_FASTMAP is not set
 # CONFIG_MTD_UBI_GLUEBI is not set
-# CONFIG_MTD_UBI_BLOCK is not set
+CONFIG_MTD_UBI_BLOCK=y 
 # CONFIG_OF is not set
 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_PARPORT=m


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 08:19:45
  Author: fyan
Revision: 152147

prepare 1.0.1.1 PKGBUILD for next ghc rebuild

Modified:
  haskell-utf8-string/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 06:59:59 UTC (rev 152146)
+++ PKGBUILD2015-12-10 07:19:45 UTC (rev 152147)
@@ -2,10 +2,11 @@
 # Maintainer: Vesa Kaihlavirta 
 # Contributor: Arch Haskell Team 
 # Package generated by cabal2arch 0.7.6
+
 _hkgname=utf8-string
 pkgname=haskell-utf8-string
-pkgver=1
-pkgrel=3
+pkgver=1.0.1.1
+pkgrel=0
 pkgdesc="Support for reading and writing UTF8 Strings"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('custom:BSD3')
@@ -14,7 +15,7 @@
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 options=('staticlibs')
-md5sums=('ba089498bf478266ce25d21eb00236aa')
+md5sums=('fe24e26bd4b09731af66ef27b18b5177')
 
 build() {
 cd ${srcdir}/${_hkgname}-${pkgver}


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

2015-12-09 Thread Tobias Powalowski
Date: Thursday, December 10, 2015 @ 08:16:32
  Author: tpowa
Revision: 255727

#46488 add CONFIG_SENSORS_NCT7904=m

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

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

Modified: config
===
--- config  2015-12-10 07:13:00 UTC (rev 255726)
+++ config  2015-12-10 07:16:32 UTC (rev 255727)
@@ -3935,7 +3935,7 @@
 CONFIG_SENSORS_NCT6683=m
 CONFIG_SENSORS_NCT6775=m
 CONFIG_SENSORS_NCT7802=m
-# CONFIG_SENSORS_NCT7904 is not set
+CONFIG_SENSORS_NCT7904=m 
 CONFIG_SENSORS_PCF8591=m
 CONFIG_PMBUS=m
 CONFIG_SENSORS_PMBUS=m

Modified: config.x86_64
===
--- config.x86_64   2015-12-10 07:13:00 UTC (rev 255726)
+++ config.x86_64   2015-12-10 07:16:32 UTC (rev 255727)
@@ -3807,7 +3807,7 @@
 CONFIG_SENSORS_NCT6683=m
 CONFIG_SENSORS_NCT6775=m
 CONFIG_SENSORS_NCT7802=m
-# CONFIG_SENSORS_NCT7904 is not set
+CONFIG_SENSORS_NCT7904=m 
 CONFIG_SENSORS_PCF8591=m
 CONFIG_PMBUS=m
 CONFIG_SENSORS_PMBUS=m


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

2015-12-09 Thread Tobias Powalowski
Date: Thursday, December 10, 2015 @ 08:13:00
  Author: tpowa
Revision: 255726

#47008 add CONFIG_BPF_SYSCALL=Y

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

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

Modified: config
===
--- config  2015-12-10 06:10:19 UTC (rev 255725)
+++ config  2015-12-10 07:13:00 UTC (rev 255726)
@@ -200,7 +200,7 @@
 CONFIG_SIGNALFD=y
 CONFIG_TIMERFD=y
 CONFIG_EVENTFD=y
-# CONFIG_BPF_SYSCALL is not set
+CONFIG_BPF_SYSCALL=y 
 CONFIG_SHMEM=y
 CONFIG_AIO=y
 CONFIG_ADVISE_SYSCALLS=y

Modified: config.x86_64
===
--- config.x86_64   2015-12-10 06:10:19 UTC (rev 255725)
+++ config.x86_64   2015-12-10 07:13:00 UTC (rev 255726)
@@ -209,7 +209,7 @@
 CONFIG_SIGNALFD=y
 CONFIG_TIMERFD=y
 CONFIG_EVENTFD=y
-# CONFIG_BPF_SYSCALL is not set
+CONFIG_BPF_SYSCALL=y 
 CONFIG_SHMEM=y
 CONFIG_AIO=y
 CONFIG_ADVISE_SYSCALLS=y


[arch-commits] Commit in (muon)

2015-12-09 Thread Antonio Rojas
Date: Thursday, December 10, 2015 @ 07:59:59
  Author: arojas
Revision: 152146

Replaced by discover

Deleted:
  muon/


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

2015-12-09 Thread Jaroslav Lichtblau
Date: Thursday, December 10, 2015 @ 07:27:27
  Author: jlichtblau
Revision: 152145

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-10 06:27:09 UTC (rev 152144)
+++ community-i686/PKGBUILD 2015-12-10 06:27:27 UTC (rev 152145)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Corrado Primier 
-# Contributor: Aurelien Foret 
-
-pkgname=gammu
-pkgver=1.36.7
-pkgrel=1
-pkgdesc="GNU All Mobile Management Utilities"
-arch=('i686' 'x86_64')
-url="http://wammu.eu/gammu/";
-license=('GPL')
-depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 
'libusb' 'libgudev')
-makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
-optdepends=('dialog: support for the gammu-config script' 'python2: for python 
bindings')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('61a9371a1c34f6aa9549bb1749d4a9a9c781d5d05f7ea1c7bf5e62e368db33a7')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  # bash completion dir change
-  sed -i 's,COMPLETIONSDIR "/etc/bash_completion.d",COMPLETIONSDIR 
"/usr/share/bash-completion/completions",' contrib/CMakeLists.txt
-
-  cmake . -DCMAKE_INSTALL_PREFIX="/usr" -DLIB_SUFFIX=""
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gammu/repos/community-i686/PKGBUILD (from rev 152144, 
gammu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-10 06:27:27 UTC (rev 152145)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Corrado Primier 
+# Contributor: Aurelien Foret 
+
+pkgname=gammu
+pkgver=1.36.8
+pkgrel=1
+pkgdesc="GNU All Mobile Management Utilities"
+arch=('i686' 'x86_64')
+url="http://wammu.eu/gammu/";
+license=('GPL')
+depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 
'libusb' 'libgudev')
+makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
+optdepends=('dialog: support for the gammu-config script' 'python2: for python 
bindings')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('86a296c9c942e74d041f0ce5eef3b13a205d4da05019f06225d7cfd07d263710')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # bash completion dir change
+  sed -i 's,COMPLETIONSDIR "/etc/bash_completion.d",COMPLETIONSDIR 
"/usr/share/bash-completion/completions",' contrib/CMakeLists.txt
+
+  cmake . -DCMAKE_INSTALL_PREFIX="/usr" -DLIB_SUFFIX=""
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-10 06:27:09 UTC (rev 152144)
+++ community-x86_64/PKGBUILD   2015-12-10 06:27:27 UTC (rev 152145)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Corrado Primier 
-# Contributor: Aurelien Foret 
-
-pkgname=gammu
-pkgver=1.36.7
-pkgrel=1
-pkgdesc="GNU All Mobile Management Utilities"
-arch=('i686' 'x86_64')
-url="http://wammu.eu/gammu/";
-license=('GPL')
-depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 
'libusb' 'libgudev')
-makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
-optdepends=('dialog: support for the gammu-config script' 'python2: for python 
bindings')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('61a9371a1c34f6aa9549bb1749d4a9a9c781d5d05f7ea1c7bf5e62e368db33a7')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  # bash completion dir change
-  sed -i 's,COMPLETIONSDIR "/etc/bash_completion.d",COMPLETIONSDIR 
"/usr/share/bash-completion/completions",' contrib/CMakeLists.txt
-
-  cmake . -DCMAKE_INSTALL_PREFIX="/usr" -DLIB_SUFFIX=""
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gammu/repos/community-x86_64/PKGBUILD (from rev 152144, 
gammu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   

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

2015-12-09 Thread Jaroslav Lichtblau
Date: Thursday, December 10, 2015 @ 07:27:09
  Author: jlichtblau
Revision: 152144

upgpkg: gammu 1.36.8-1 - new upstream release

Modified:
  gammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 06:06:54 UTC (rev 152143)
+++ PKGBUILD2015-12-10 06:27:09 UTC (rev 152144)
@@ -5,7 +5,7 @@
 # Contributor: Aurelien Foret 
 
 pkgname=gammu
-pkgver=1.36.7
+pkgver=1.36.8
 pkgrel=1
 pkgdesc="GNU All Mobile Management Utilities"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
 optdepends=('dialog: support for the gammu-config script' 'python2: for python 
bindings')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('61a9371a1c34f6aa9549bb1749d4a9a9c781d5d05f7ea1c7bf5e62e368db33a7')
+sha256sums=('86a296c9c942e74d041f0ce5eef3b13a205d4da05019f06225d7cfd07d263710')
 
 build() {
   cd "$pkgname-$pkgver"


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:47:06
  Author: fyan
Revision: 152137

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

Added:
  toxcore/repos/community-testing-i686/
  toxcore/repos/community-testing-i686/PKGBUILD
(from rev 152136, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-testing-i686/toxcore.conf
(from rev 152136, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-testing-i686/toxcore.install
(from rev 152136, toxcore/trunk/toxcore.install)
  toxcore/repos/community-testing-x86_64/
  toxcore/repos/community-testing-x86_64/PKGBUILD
(from rev 152136, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-testing-x86_64/toxcore.conf
(from rev 152136, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-testing-x86_64/toxcore.install
(from rev 152136, toxcore/trunk/toxcore.install)
Deleted:
  toxcore/repos/community-testing-i686/PKGBUILD
  toxcore/repos/community-testing-i686/toxcore.conf
  toxcore/repos/community-testing-i686/toxcore.install
  toxcore/repos/community-testing-x86_64/PKGBUILD
  toxcore/repos/community-testing-x86_64/toxcore.conf
  toxcore/repos/community-testing-x86_64/toxcore.install

--+
 /PKGBUILD|  120 +
 /toxcore.conf|4 
 /toxcore.install |   22 +
 community-testing-i686/PKGBUILD  |   60 --
 community-testing-i686/toxcore.conf  |2 
 community-testing-i686/toxcore.install   |   11 --
 community-testing-x86_64/PKGBUILD|   60 --
 community-testing-x86_64/toxcore.conf|2 
 community-testing-x86_64/toxcore.install |   11 --
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-10 05:31:54 UTC (rev 152080)
+++ community-testing-i686/PKGBUILD 2015-12-10 05:47:06 UTC (rev 152137)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-pkgver=3672
-_commit=4a6837acc705c260724d68e1e5efba095d84788f
-pkgrel=1
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('i686' 'x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('systemd' 'libconfig' 'libsodium' 'libvpx' 'opus')
-makedepends=('git' 'check')
-conflicts=("tox")
-provides=("tox")
-backup=('etc/tox-bootstrapd.conf')
-install=$pkgname.install
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit";
-'toxcore.conf')
-sha512sums=('SKIP'
-
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
-
-pkgver() {
-  cd $pkgname
-  git rev-list --count HEAD
-}
-
-prepare() {
-  cd $pkgname
-  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
-}
-
-build() {
-  cd $pkgname
-  autoreconf -if
-  ./configure \
---prefix=/usr \
---enable-daemon \
---disable-ntox \
---enable-tests
-  make
-}
-
-check() {
-  cd $pkgname
-  # Tests hang as of 3638
-  # make check || warning "Tests failed"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
-}

Copied: toxcore/repos/community-testing-i686/PKGBUILD (from rev 152136, 
toxcore/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-10 05:47:06 UTC (rev 152137)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Håvard Pettersson 
+# Contributor: naxuroqa 
+# Contributor: Boohbah 
+# Contributor: Kevin MacMartin 
+
+pkgname=toxcore
+pkgver=3674
+_commit=8fa264e7709d64377f688fc9efce528ebd75618f
+pkgrel=1
+pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
+arch=('i686' 'x86_64')
+url='https://tox.chat'
+license=('GPL3')
+depends=('systemd' 'libconfig' 'libsodium' 'libvpx' 'opus')
+makedepends=('git' 'check')
+conflicts=("tox")
+provides=("tox")
+backup=('etc/tox-bootstrapd.conf')
+install=$pkgname.install
+source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit";
+'toxcore.conf')
+sha512sums=('SKIP'
+
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
+
+pkgver() {
+  cd $pkgname
+  git rev-list --count HEAD
+}
+
+prepare() {
+  cd $pkgname
+  sed -i "s|/usr/loca

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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:45:33
  Author: fyan
Revision: 152136

upgpkg: toxcore 3674-1

Modified:
  toxcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 05:44:46 UTC (rev 152135)
+++ PKGBUILD2015-12-10 05:45:33 UTC (rev 152136)
@@ -6,8 +6,8 @@
 # Contributor: Kevin MacMartin 
 
 pkgname=toxcore
-pkgver=3672
-_commit=4a6837acc705c260724d68e1e5efba095d84788f
+pkgver=3674
+_commit=8fa264e7709d64377f688fc9efce528ebd75618f
 pkgrel=1
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('i686' 'x86_64')


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:31:54
  Author: fyan
Revision: 152080

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

Added:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
(from rev 152079, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
(from rev 152079, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
(from rev 152079, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
(from rev 152079, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
(from rev 152079, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers
(from rev 152079, deepin-daemon/trunk/deepin-daemon.sysusers)
Deleted:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers

-+
 /PKGBUILD   |  158 ++
 /deepin-daemon.install  |   26 +++
 /deepin-daemon.sysusers |4 
 community-testing-i686/PKGBUILD |   79 ---
 community-testing-i686/deepin-daemon.install|   13 -
 community-testing-i686/deepin-daemon.sysusers   |2 
 community-testing-x86_64/PKGBUILD   |   79 ---
 community-testing-x86_64/deepin-daemon.install  |   13 -
 community-testing-x86_64/deepin-daemon.sysusers |2 
 9 files changed, 188 insertions(+), 188 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-10 05:26:54 UTC (rev 152079)
+++ community-testing-i686/PKGBUILD 2015-12-10 05:31:54 UTC (rev 152080)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-daemon
-pkgver=2.93.2.20151210
-_commit=a5cc2a89033d82774094d88e7e8fe846a1b2ad7f
-#_golibver=0.4.3
-_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_deepinapiver=2.92.2
-_deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
-#_dbusfactoryver=2.92.2
-_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
-_desktopbaserev=e068cada19c95b25669e6bf38a1e11493a67c19f
-pkgrel=1
-pkgdesc='Daemon handling the DDE session settings'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-daemon";
-license=('GPL3')
-depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'metacity' 
'poppler-glib'
- 'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 
'lsb-release'
- 'mobile-broadband-provider-info' 'polkit-gnome' 'udisks2' 'upower' 
'gcc-go'
- 'libxkbfile' 'accountsservice')
-makedepends=('deepin-dbus-generator' 'sqlite' 'git' 'mercurial')
-optdepends=('networkmanager: Network Management daemon'
-'deepin-grub2-themes: deepin theme for grub menu')
-conflicts=('dde-daemon')
-replaces=('dde-daemon')
-groups=('deepin')
-install="${pkgname}.install"
-source=(#"git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver";
-"git+https://github.com/linuxdeepin/dde-daemon.git#commit=$_commit";
-#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
-"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
-#"git+https://github.com/linuxdeepin/dde-api.git#tag=$_deepinapiver";
-"git+https://github.com/linuxdeepin/dde-api.git#commit=$_deepinapirev";
-
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_dbusfactoryrev";
-
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";
-'deepin-daemon.sysusers')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'4482f2c82c3652040021dd43515f131184a0417e341dc37db487117012245e25')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src/pkg.deepin.io/{lib,dde/api}
-  cp -a go-lib/* build/src/pkg.deepin.io/lib
-  cp -a dde-api/* build/src/pkg.deepin.io/dde/api/
-  
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify \
- github.com/mattn/go-sqlite3 gopkg.in/alecthomas/kingpin.v2 
github.com/disintegration/imaging \
- code.google.com/p/graphics-go/graphics 
code.google.com/p/jamslam-freetype-go/freetype \
- code.google.com/p/jamslam-freetype-go/freetype/truet

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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:26:54
  Author: fyan
Revision: 152079

upgpkg: deepin-daemon 2.93.3.20151210-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 05:26:42 UTC (rev 152078)
+++ PKGBUILD2015-12-10 05:26:54 UTC (rev 152079)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-daemon
-pkgver=2.93.2.20151210
-_commit=a5cc2a89033d82774094d88e7e8fe846a1b2ad7f
+pkgver=2.93.3.20151210
+_commit=389b9e9afb18a49ea04f80a6c1ac7570aa42d466
 #_golibver=0.4.3
 _golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
 #_deepinapiver=2.92.2


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:26:42
  Author: fyan
Revision: 152078

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-10 05:25:48 UTC (rev 152077)
+++ PKGBUILD2015-12-10 05:26:42 UTC (rev 152078)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=1.640
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jen

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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:25:48
  Author: fyan
Revision: 152077

upgpkg: jenkins 1.641-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 05:24:01 UTC (rev 152076)
+++ PKGBUILD2015-12-10 05:25:48 UTC (rev 152077)
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('d41626327b08303b105769253c9ea386b552e79b0ed1a676715d1768d3db3f997f3e643441a180b7ff221c5b511476878038b31b9608e76e8f15c122510ef291'
+sha512sums=('f8929496d9d4081ff87f26a60965b1a3d5eb93e8c04d76a219541ddeb2d3da7fef7f39fa94199b4436c6759ed2ba5d516c32cc3825605aced2c7c1db90b1fe67'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 06:24:01
  Author: fyan
Revision: 152076

upgpkg: jenkins 1.641-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 04:44:35 UTC (rev 152075)
+++ PKGBUILD2015-12-10 05:24:01 UTC (rev 152076)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=1.640
+pkgver=1.641
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 04:11:45
  Author: fyan
Revision: 151304

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-10 03:11:25 UTC (rev 151303)
+++ PKGBUILD2015-12-10 03:11:45 UTC (rev 151304)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-flexmock
-pkgname=('python-flexmock' 'python2-flexmock')
-pkgver=0.9.7
-pkgrel=1
-pkgdesc="Mock/Stub/Spy library for Python"
-arch=('any')
-license=('BSD')
-url="http://has207.github.com/flexmock";
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("git+https://github.com/has207/flexmock.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a flexmock{,-py2}
-}
-
-build() {
-  cd "$srcdir/flexmock"
-  python setup.py build
-
-  cd "$srcdir/flexmock-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/flexmock"
-  nosetests3
-
-  cd "$srcdir/flexmock-py2"
-  nosetests2
-}
-
-package_python-flexmock() {
-  depends=('python')
-
-  cd flexmock
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-flexmock() {
-  depends=('python2')
-
-  cd flexmock-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python-flexmock/repos/community-any/PKGBUILD (from rev 151303, 
python-flexmock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-10 03:11:45 UTC (rev 151304)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-flexmock
+pkgname=('python-flexmock' 'python2-flexmock')
+pkgver=0.10.0
+pkgrel=1
+pkgdesc="Mock/Stub/Spy library for Python"
+arch=('any')
+license=('BSD')
+url="http://has207.github.com/flexmock";
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("git+https://github.com/bkabrda/flexmock.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a flexmock{,-py2}
+  
+  # To workaround build issues
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir/flexmock"
+  python setup.py build
+
+  cd "$srcdir/flexmock-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/flexmock"
+  python setup.py ptr
+
+  cd "$srcdir/flexmock-py2"
+  python2 setup.py ptr
+}
+
+package_python-flexmock() {
+  depends=('python')
+
+  cd flexmock
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-flexmock() {
+  depends=('python2')
+
+  cd flexmock-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 04:11:25
  Author: fyan
Revision: 151303

upgpkg: python-flexmock 0.10.0-1

Modified:
  python-flexmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 02:54:38 UTC (rev 151302)
+++ PKGBUILD2015-12-10 03:11:25 UTC (rev 151303)
@@ -3,7 +3,7 @@
 
 pkgbase=python-flexmock
 pkgname=('python-flexmock' 'python2-flexmock')
-pkgver=0.9.7
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="Mock/Stub/Spy library for Python"
 arch=('any')
@@ -10,12 +10,15 @@
 license=('BSD')
 url="http://has207.github.com/flexmock";
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("git+https://github.com/has207/flexmock.git#tag=$pkgver";)
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("git+https://github.com/bkabrda/flexmock.git#tag=$pkgver";)
 sha512sums=('SKIP')
 
 prepare() {
   cp -a flexmock{,-py2}
+  
+  # To workaround build issues
+  export LC_CTYPE=en_US.UTF-8
 }
 
 build() {
@@ -28,10 +31,10 @@
 
 check() {
   cd "$srcdir/flexmock"
-  nosetests3
+  python setup.py ptr
 
   cd "$srcdir/flexmock-py2"
-  nosetests2
+  python2 setup.py ptr
 }
 
 package_python-flexmock() {


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 03:54:38
  Author: fyan
Revision: 151302

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

Added:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
(from rev 151301, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
(from rev 151301, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
(from rev 151301, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
(from rev 151301, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
(from rev 151301, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers
(from rev 151301, deepin-daemon/trunk/deepin-daemon.sysusers)
Deleted:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers

-+
 /PKGBUILD   |  158 ++
 /deepin-daemon.install  |   26 +++
 /deepin-daemon.sysusers |4 
 community-testing-i686/PKGBUILD |   79 ---
 community-testing-i686/deepin-daemon.install|   13 -
 community-testing-i686/deepin-daemon.sysusers   |2 
 community-testing-x86_64/PKGBUILD   |   79 ---
 community-testing-x86_64/deepin-daemon.install  |   13 -
 community-testing-x86_64/deepin-daemon.sysusers |2 
 9 files changed, 188 insertions(+), 188 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-10 02:53:26 UTC (rev 151301)
+++ community-testing-i686/PKGBUILD 2015-12-10 02:54:38 UTC (rev 151302)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-daemon
-pkgver=2.93.2
-_commit=22ed16cb4a6fa43031e0f13750833806e714df6e
-#_golibver=0.4.3
-_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_deepinapiver=2.92.2
-_deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
-#_dbusfactoryver=2.92.2
-_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
-_desktopbaserev=e068cada19c95b25669e6bf38a1e11493a67c19f
-pkgrel=2
-pkgdesc='Daemon handling the DDE session settings'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-daemon";
-license=('GPL3')
-depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'metacity' 
'poppler-glib'
- 'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 
'lsb-release'
- 'mobile-broadband-provider-info' 'polkit-gnome' 'udisks2' 'upower' 
'gcc-go'
- 'libxkbfile' 'accountsservice')
-makedepends=('deepin-dbus-generator' 'sqlite' 'git' 'mercurial')
-optdepends=('networkmanager: Network Management daemon'
-'deepin-grub2-themes: deepin theme for grub menu')
-conflicts=('dde-daemon')
-replaces=('dde-daemon')
-groups=('deepin')
-install="${pkgname}.install"
-source=(#"git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver";
-"git+https://github.com/linuxdeepin/dde-daemon.git#commit=$_commit";
-#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
-"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
-#"git+https://github.com/linuxdeepin/dde-api.git#tag=$_deepinapiver";
-"git+https://github.com/linuxdeepin/dde-api.git#commit=$_deepinapirev";
-
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_dbusfactoryrev";
-
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";
-'deepin-daemon.sysusers')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'4482f2c82c3652040021dd43515f131184a0417e341dc37db487117012245e25')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src/pkg.deepin.io/{lib,dde/api}
-  cp -a go-lib/* build/src/pkg.deepin.io/lib
-  cp -a dde-api/* build/src/pkg.deepin.io/dde/api/
-  
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify \
- github.com/mattn/go-sqlite3 gopkg.in/alecthomas/kingpin.v2 
github.com/disintegration/imaging \
- code.google.com/p/graphics-go/graphics 
code.google.com/p/jamslam-freetype-go/freetype \
- code.google.com/p/jamslam-freetype-go/freetype/truetype
-}
-

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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 03:53:26
  Author: fyan
Revision: 151301

upgpkg: deepin-daemon 2.93.2.20151210-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 01:16:31 UTC (rev 151300)
+++ PKGBUILD2015-12-10 02:53:26 UTC (rev 151301)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-daemon
-pkgver=2.93.2
-_commit=22ed16cb4a6fa43031e0f13750833806e714df6e
+pkgver=2.93.2.20151210
+_commit=a5cc2a89033d82774094d88e7e8fe846a1b2ad7f
 #_golibver=0.4.3
 _golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
 #_deepinapiver=2.92.2
@@ -13,7 +13,7 @@
 #_dbusfactoryver=2.92.2
 _dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
 _desktopbaserev=e068cada19c95b25669e6bf38a1e11493a67c19f
-pkgrel=2
+pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon";


[arch-commits] Commit in gcc-multilib/repos/multilib-testing-x86_64 (12 files)

2015-12-09 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 02:16:31
  Author: foutrelis
Revision: 151300

archrelease: copy trunk to multilib-testing-x86_64

Added:
  gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 151299, gcc-multilib/trunk/PKGBUILD)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-ada.install
(from rev 151299, gcc-multilib/trunk/gcc-ada.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-fortran.install
(from rev 151299, gcc-multilib/trunk/gcc-fortran.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-go.install
(from rev 151299, gcc-multilib/trunk/gcc-go.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-libs.install
(from rev 151299, gcc-multilib/trunk/gcc-libs.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc.install
(from rev 151299, gcc-multilib/trunk/gcc.install)
Deleted:
  gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD
  gcc-multilib/repos/multilib-testing-x86_64/gcc-ada.install
  gcc-multilib/repos/multilib-testing-x86_64/gcc-fortran.install
  gcc-multilib/repos/multilib-testing-x86_64/gcc-go.install
  gcc-multilib/repos/multilib-testing-x86_64/gcc-libs.install
  gcc-multilib/repos/multilib-testing-x86_64/gcc.install

-+
 PKGBUILD|  784 +-
 gcc-ada.install |   40 +-
 gcc-fortran.install |   32 +-
 gcc-go.install  |   40 +-
 gcc-libs.install|   32 +-
 gcc.install |   40 +-
 6 files changed, 484 insertions(+), 484 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-10 01:16:20 UTC (rev 151299)
+++ PKGBUILD2015-12-10 01:16:31 UTC (rev 151300)
@@ -1,392 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-
-# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
-# NOTE: libtool requires rebuilt with each new gcc version
-
-pkgname=('gcc-multilib' 'gcc-libs-multilib' 'lib32-gcc-libs' 
'gcc-fortran-multilib' 'gcc-objc-multilib' 'gcc-ada-multilib' 'gcc-go-multilib')
-pkgver=5.3.0
-_pkgver=5
-_islver=0.15
-pkgrel=1
-#_snapshot=5-20150623
-pkgdesc="The GNU Compiler Collection for multilib"
-arch=('x86_64')
-license=('GPL' 'LGPL' 'FDL' 'custom')
-url="http://gcc.gnu.org";
-makedepends=('binutils>=2.25' 'libmpc' 'gcc-ada-multilib' 'doxygen'
- 'lib32-glibc>=2.22')
-checkdepends=('dejagnu' 'inetutils')
-options=('!emptydirs')
-source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
-
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
-http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2)
-md5sums=('c9616fd448f980259c31de613e575719'
- '8428efbbc6f6e2810ce5c1ba73ecf98c')
-
-if [ -n "${_snapshot}" ]; then
-  _basedir=gcc-${_snapshot}
-else
-  _basedir=gcc-${pkgver}
-fi
-
-_libdir="usr/lib/gcc/$CHOST/$pkgver"
-
-prepare() {
-  cd ${srcdir}/${_basedir}
-
-  # link isl for in-tree build
-  ln -s ../isl-${_islver} isl
-
-  # Do not run fixincludes
-  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
-
-  # Arch Linux installs x86_64 libraries /lib
-  [[ $CARCH == "x86_64" ]] && sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
-
-  echo ${pkgver} > gcc/BASE-VER
-
-  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
-
-  mkdir ${srcdir}/gcc-build
-}
-
-build() {
-  cd ${srcdir}/gcc-build
-
-  # using -pipe causes spurious test-suite failures
-  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
-  CFLAGS=${CFLAGS/-pipe/}
-  CXXFLAGS=${CXXFLAGS/-pipe/}
-
-  ${srcdir}/${_basedir}/configure --prefix=/usr \
-  --libdir=/usr/lib --libexecdir=/usr/lib \
-  --mandir=/usr/share/man --infodir=/usr/share/info \
-  --with-bugurl=https://bugs.archlinux.org/ \
-  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
-  --enable-shared --enable-threads=posix --enable-libmpx \
-  --with-system-zlib --with-isl --enable-__cxa_atexit \
-  --disable-libunwind-exceptions --enable-clocale=gnu \
-  --disable-libstdcxx-pch --disable-libssp \
-  --enable-gnu-unique-object --enable-linker-build-id \
-  --enable-lto --enable-plugin --enable-install-libiberty \
-  --with-linker-hash-style=gnu --enable-gnu-indirect-function \
-  --enable-multilib --disable-werror \
-  --enable-checking=release
-
-  make
-  
-  # make documentation
-  make -C $CHOST/libstdc++-v3/doc doc-man-doxygen
-}
-
-check() {
-  cd ${srcdir}/gcc-build
-
-  # increase stack size to prevent test failures
-  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827
-  ulimit -s 32768
-
-  # do not abort on error as some are "expected"
-  make -k check || true
-  ${srcdir}/${_basedir}/contrib/test_summary
-}
-
-package_lib32-gcc-libs()
-{
-  pkgdesc="Runtime libraries shipped by GCC (32-bit)"
-  depends=('lib32-glibc>=2.22')
-  options=('!e

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

2015-12-09 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 02:16:20
  Author: foutrelis
Revision: 151299

upgpkg: gcc-multilib 5.3.0-2

Rebuild with doxygen 1.8.10-4 to fix libstdc++ man pages.

Modified:
  gcc-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 01:03:47 UTC (rev 151298)
+++ PKGBUILD2015-12-10 01:16:20 UTC (rev 151299)
@@ -9,7 +9,7 @@
 pkgver=5.3.0
 _pkgver=5
 _islver=0.15
-pkgrel=1
+pkgrel=2
 #_snapshot=5-20150623
 pkgdesc="The GNU Compiler Collection for multilib"
 arch=('x86_64')


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

2015-12-09 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 02:03:47
  Author: fyan
Revision: 151298

archrelease: copy trunk to community-testing-i686

Added:
  wine/repos/community-testing-i686/
  wine/repos/community-testing-i686/30-win32-aliases.conf
(from rev 151297, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-testing-i686/PKGBUILD
(from rev 151297, wine/trunk/PKGBUILD)
  wine/repos/community-testing-i686/wine.install
(from rev 151297, wine/trunk/wine.install)

---+
 30-win32-aliases.conf |   20 +
 PKGBUILD  |  181 
 wine.install  |   12 +++
 3 files changed, 213 insertions(+)

Copied: wine/repos/community-testing-i686/30-win32-aliases.conf (from rev 
151297, wine/trunk/30-win32-aliases.conf)
===
--- community-testing-i686/30-win32-aliases.conf
(rev 0)
+++ community-testing-i686/30-win32-aliases.conf2015-12-10 01:03:47 UTC 
(rev 151298)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Copied: wine/repos/community-testing-i686/PKGBUILD (from rev 151297, 
wine/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-10 01:03:47 UTC (rev 151298)
@@ -0,0 +1,181 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: Eduardo Romero 
+# Contributor: Giovanni Scafora 
+
+pkgname=wine
+pkgver=1.8rc3
+pkgrel=2
+
+_pkgbasever=${pkgver/rc/-rc}
+
+source=(https://dl.winehq.org/wine/source/1.8/$pkgname-$_pkgbasever.tar.bz2{,.sign}
+30-win32-aliases.conf)
+sha1sums=('6b8288ec095bdba918e211c292a71aa1d78f916e'
+  'SKIP'
+  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
+validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
+  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
+
+pkgdesc="A compatibility layer for running Windows programs"
+url="http://www.winehq.com";
+arch=(i686 x86_64)
+options=(staticlibs)
+license=(LGPL)
+install=wine.install
+
+_depends=(
+  fontconfig  lib32-fontconfig
+  lcms2   lib32-lcms2
+  libxml2 lib32-libxml2
+  libxcursor  lib32-libxcursor
+  libxrandr   lib32-libxrandr
+  libxdamage  lib32-libxdamage
+  libxi   lib32-libxi
+  gettext lib32-gettext
+  freetype2   lib32-freetype2
+  glu lib32-glu
+  libsm   lib32-libsm
+  gcc-libslib32-gcc-libs
+  libpcap lib32-libpcap
+  desktop-file-utils
+)
+
+makedepends=(autoconf ncurses bison perl fontforge flex
+  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  gnutls  lib32-gnutls
+  libxinerama lib32-libxinerama
+  libxcomposite   lib32-libxcomposite
+  libxmu  lib32-libxmu
+  libxxf86vm  lib32-libxxf86vm
+  libldap lib32-libldap
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-liblib32-alsa-lib
+  libxcomposite   lib32-libxcomposite
+  mesalib32-mesa
+  mesa-libgl  lib32-mesa-libgl
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  samba
+  opencl-headers
+)
+  
+optdepends=(
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  libldap lib32-libldap
+  gnutls  lib32-gnutls
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-pluginslib32-alsa-plugins
+  alsa-liblib32-alsa-lib
+  libjpeg-turbo   lib32-libjpeg-turbo
+  libxcomposite   lib32-libxcomposite
+  libxinerama lib32-libxinerama
+  ncurses lib32-ncurses
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  cups
+  samba   dosbox
+)
+
+if [[ $CARCH == i686 ]]; then
+  # Strip lib32 etc. on i686
+  _depends=(${_depends[@]/*32-*/})
+  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
+  makedepends=(${makedepends[@]/*-multilib*/})
+  optdepends=(${optdepends[@]/*32-*/})
+else
+  makedepends=(${makedepends[@]} ${_depends[@]})
+  provides=("bin32-wine=$pkgver" "wine-wow64=$pkgver")
+  conflicts=('bin32-wine' 'wine-wow64')
+  replaces=('bin32-wine')
+fi
+
+prepare() {
+  # Allow ccache to work
+  mv $pkgname-$_pkgbasever $pkgname
+
+  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
+
+  # These additional CPPFLAGS solve FS#27662 and FS#34195
+  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
+
+  # Get rid of old build dirs
+  rm -rf $pkgname-{32,64}-build
+  mkdir $pkgname-32-build
+}
+
+build() {
+  cd "$srcdi

[arch-commits] Commit in (kicad-docs-bzr)

2015-12-09 Thread Kyle Keen
Date: Thursday, December 10, 2015 @ 01:13:26
  Author: kkeen
Revision: 151297

switch from -bzr to release

Deleted:
  kicad-docs-bzr/


[arch-commits] Commit in (kicad-library-bzr)

2015-12-09 Thread Kyle Keen
Date: Thursday, December 10, 2015 @ 01:12:48
  Author: kkeen
Revision: 151296

kicad-library-bzr -> kicad-library

Deleted:
  kicad-library-bzr/


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

2015-12-09 Thread Jakob Gruber
Date: Wednesday, December 9, 2015 @ 22:42:03
  Author: schuay
Revision: 151293

archrelease: copy trunk to community-x86_64

Added:
  nethack/repos/community-x86_64/PKGBUILD
(from rev 151292, nethack/trunk/PKGBUILD)
  nethack/repos/community-x86_64/nethack.install
(from rev 151292, nethack/trunk/nethack.install)
Deleted:
  nethack/repos/community-x86_64/PKGBUILD
  nethack/repos/community-x86_64/nethack.install

-+
 PKGBUILD|  150 +++---
 nethack.install |   24 
 2 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 21:41:55 UTC (rev 151292)
+++ PKGBUILD2015-12-09 21:42:03 UTC (rev 151293)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer : schuay 
-# Contributor : kevin 
-# Contributor : Christian Schmidt 
-# Contributor : Markus Meissner 
-# Contributor : Nick Erdmann 
-
-pkgname=nethack
-pkgver=3.6.0
-pkgrel=1
-pkgdesc='A single player dungeon exploration game'
-arch=('i686' 'x86_64')
-url="http://www.nethack.org/index.html";
-license=('custom')
-depends=('ncurses' 'gzip')
-install=nethack.install
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz";)
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver/
-
-  sed -e 's|^/\* \(#define LINUX\) \*/|\1|' \
-  -e 's|^/\* \(#define TIMED_DELAY\) \*/|\1|' -i include/unixconf.h
-
-  # we are setting up for setgid games, so modify all necessary permissions
-  # to allow full access for groups
-
-  sed -e '/^HACKDIR/ s|/games/lib/\$(GAME)dir|/var/games/nethack/|' \
-  -e '/^SHELLDIR/ s|/games|/usr/bin|' \
-  -e '/^VARDIRPERM/ s|0755|0775|' \
-  -e '/^VARFILEPERM/ s|0600|0664|' \
-  -e '/^GAMEPERM/ s|0755|02755|' \
-  -e 's|\(DSYSCF_FILE=\)\\"[^"]*\\"|\1\\"/var/games/nethack/sysconf\\"|' \
-  -e 's|\(DHACKDIR=\)\\"[^"]*\\"|\1\\"/var/games/nethack/\\"|' -i 
sys/unix/hints/linux
-
-  sed -e 's|^#GAMEUID.*|GAMEUID = root|' \
-  -e 's|^#GAMEGRP.*|GAMEGRP = games|' \
-  -e '/^FILEPERM\s*=/ s|0644|0664|' \
-  -e '/^DIRPERM\s*=/ s|0755|0775|' -i sys/unix/Makefile.top
-
-  sed -e "/^MANDIR\s*=/s|/usr/man/man6|$pkgdir/usr/share/man/man6|" -i 
sys/unix/Makefile.doc
-
-}
-
-build(){
-  cd $srcdir/$pkgname-$pkgver/sys/unix
-  sh setup.sh hints/linux
-
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-  
-package() {
-  cd $srcdir/$pkgname-$pkgver/
-
-  install -dm755 $pkgdir/usr/share/{man/man6,doc/nethack}
-  install -dm775 $pkgdir/var/games/
-  make PREFIX=$pkgdir -j1 install manpages # Multi-threaded builds fail.
-  sed -e "s|HACKDIR=$pkgdir/|HACKDIR=/|" \
-  -e 's|HACK=$HACKDIR|HACK=/usr/lib/nethack|' \
-  -i $pkgdir/usr/bin/nethack
-
-  install -dm755 $pkgdir/usr/lib/nethack
-  mv $pkgdir/var/games/nethack/{nethack,recover} $pkgdir/usr/lib/nethack/
-
-  # FS#43414: /var/games should be owned by root:games.
-  chown -R root:games $pkgdir/var/games/
-  chown root:games $pkgdir/usr/lib/nethack/nethack
-  #chmod 02755 $pkgdir/usr/lib/nethack/nethack
-
-  install -Dm644 doc/Guidebook.txt $pkgdir/usr/share/doc/nethack/Guidebook.txt
-  install -Dm644 dat/license $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('d42147b26e5fb4746fb72536ce145984')

Copied: nethack/repos/community-x86_64/PKGBUILD (from rev 151292, 
nethack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 21:42:03 UTC (rev 151293)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer : schuay 
+# Contributor : kevin 
+# Contributor : Christian Schmidt 
+# Contributor : Markus Meissner 
+# Contributor : Nick Erdmann 
+
+pkgname=nethack
+pkgver=3.6.0
+pkgrel=1
+pkgdesc='A single player dungeon exploration game'
+arch=('i686' 'x86_64')
+url="http://www.nethack.org/index.html";
+license=('custom')
+depends=('ncurses' 'gzip')
+install=nethack.install
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz";)
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver/
+
+  sed -e 's|^/\* \(#define LINUX\) \*/|\1|' \
+  -e 's|^/\* \(#define TIMED_DELAY\) \*/|\1|' -i include/unixconf.h
+
+  # we are setting up for setgid games, so modify all necessary permissions
+  # to allow full access for groups
+
+  sed -e '/^HACKDIR/ s|/games/lib/\$(GAME)dir|/var/games/nethack/|' \
+  -e '/^SHELLDIR/ s|/games|/usr/bin|' \
+  -e '/^VARDIRPERM/ s|0755|0775|' \
+  -e '/^VARFILEPERM/ s|0600|0664|' \
+  -e '/^GAMEPERM/ s|0755|02755|' \
+  -e 's|\(DSYSCF_FILE=\)\\"[^"]*\\"|\1\\"/var/games/nethack/sysconf\\"|' \
+  -e 's|\(DHACKDIR=\)\\"[^"]*\\"|\1\\"/var/games/nethack/\\"|' -i 
sys/unix/hints/linux
+
+  sed -e 's|^#GAMEUID.*|GAMEUID = root|' \
+  -e 's|^#GAMEGRP.*|GAMEGRP = games|' \
+  -e '/^FILEPERM\s*=/ s|0644|0664|' \
+  -e '/^DIRPERM\s*=/ s|0755|0775|' -i sys/unix/Makefile.top
+
+  sed -e "/^MANDIR\s*=/s|/usr/man/man6|$pkgdir

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

2015-12-09 Thread Jakob Gruber
Date: Wednesday, December 9, 2015 @ 22:41:55
  Author: schuay
Revision: 151292

archrelease: copy trunk to community-i686

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

--+
 /PKGBUILD|  150 +
 /nethack.install |   24 +
 community-i686/PKGBUILD  |   75 --
 community-i686/nethack.install   |   12 --
 community-x86_64/PKGBUILD|   75 --
 community-x86_64/nethack.install |   12 --
 6 files changed, 174 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-09 21:41:12 UTC (rev 151291)
+++ community-i686/PKGBUILD 2015-12-09 21:41:55 UTC (rev 151292)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer : schuay 
-# Contributor : kevin 
-# Contributor : Christian Schmidt 
-# Contributor : Markus Meissner 
-# Contributor : Nick Erdmann 
-
-pkgname=nethack
-pkgver=3.4.3
-pkgrel=9
-pkgdesc='A single player dungeon exploration game'
-arch=('i686' 'x86_64')
-url="http://www.nethack.org/index.html";
-license=('custom')
-depends=('ncurses' 'gzip')
-install=nethack.install
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz";)
-md5sums=('21479c95990eefe7650df582426457f9')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver/
-
-  sed -e '/define HACKDIR/ s|/usr/games/lib/nethackdir|/var/games/nethack/|' \
-  -e "/^#define COMPRESS\s/ s|/usr/bin/compress|$(which gzip)|" \
-  -e '/^#define COMPRESS_EXTENSION/ s|".Z"|".gz"|' \
-  -e 's|^/\* \(#define DLB\) \*/|\1|' -i include/config.h
-
-  sed -e 's|^/\* \(#define LINUX\) \*/|\1|' \
-  -e 's|^/\* \(#define TIMED_DELAY\) \*/|\1|' -i include/unixconf.h
-
-  sed -e 's|^# \(WINTTYLIB = -lncurses\)|\1|' \
-  -e 's|^WINTTYLIB = -ltermlib|#&|' -i sys/unix/Makefile.src
-
-  # we are setting up for setgid games, so modify all necessary permissions
-  # to allow full access for groups
-
-  sed -e '/^GAMEDIR\s*=/ s|/games/.*$|/var/games/$(GAME)|' \
-  -e '/^GAMEUID\s*=/ s|games|root|' \
-  -e '/^GAMEGRP\s*=/ s|bin|games|' \
-  -e '/^GAMEPERM\s*=/ s|04755|02755|' \
-  -e '/^FILEPERM\s*=/ s|0644|0664|' \
-  -e '/^DIRPERM\s*=/ s|0755|0775|' \
-  -e '/^SHELLDIR\s*=/ s|/games|/usr/bin|' -i sys/unix/Makefile.top
-
-  sed -e "/^MANDIR\s*=/s|/usr/man/man6|$pkgdir/usr/share/man/man6|" -i 
sys/unix/Makefile.doc
-
-}
-
-build(){
-  cd $srcdir/$pkgname-$pkgver/
-
-  sh sys/unix/setup.sh
-  make
-}
-  
-package() {
-  cd $srcdir/$pkgname-$pkgver/
-
-  install -dm755 $pkgdir/usr/share/{man/man6,doc/nethack}
-  install -dm775 $pkgdir/var/games/
-  make PREFIX=$pkgdir install manpages
-  sed -e "s|HACKDIR=$pkgdir/|HACKDIR=/|" \
-  -e 's|HACK=$HACKDIR|HACK=/usr/lib/nethack|' \
-  -i $pkgdir/usr/bin/nethack
-
-  install -dm755 $pkgdir/usr/lib/nethack
-  mv $pkgdir/var/games/nethack/{nethack,recover} $pkgdir/usr/lib/nethack/
-
-  # FS#43414: /var/games should be owned by root:games.
-  chown root:games $pkgdir/var/games/
-
-  install -Dm644 doc/Guidebook.txt $pkgdir/usr/share/doc/nethack/Guidebook.txt
-  
-  install -Dm644 dat/license $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: nethack/repos/community-i686/PKGBUILD (from rev 151291, 
nethack/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-09 21:41:55 UTC (rev 151292)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer : schuay 
+# Contributor : kevin 
+# Contributor : Christian Schmidt 
+# Contributor : Markus Meissner 
+# Contributor : Nick Erdmann 
+
+pkgname=nethack
+pkgver=3.6.0
+pkgrel=1
+pkgdesc='A single player dungeon exploration game'
+arch=('i686' 'x86_64')
+url="http://www.nethack.org/index.html";
+license=('custom')
+depends=('ncurses' 'gzip')
+install=nethack.install
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz";)
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver/
+
+  sed -e 's|^/\* \(#define LINUX\) \*/|\1|' \
+  -e 's|^/\* \(#define TIMED_DELAY\) \*/|\1|' -i include/unixconf.h
+
+  # we are setting up for setgid games, so modify all necessary permissions
+  # to allow full access for groups
+
+  sed -e '/^HACKDIR/ s|/games/lib/\$(GAME)dir|/var/games/nethack/|' \
+  -e '/^SHELLDIR/ s|/games|/usr/bin|' \

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

2015-12-09 Thread Jakob Gruber
Date: Wednesday, December 9, 2015 @ 22:41:12
  Author: schuay
Revision: 151291

nethack-3.6.0-1

Modified:
  nethack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 21:09:28 UTC (rev 151290)
+++ PKGBUILD2015-12-09 21:41:12 UTC (rev 151291)
@@ -55,7 +55,7 @@
 
   install -dm755 $pkgdir/usr/share/{man/man6,doc/nethack}
   install -dm775 $pkgdir/var/games/
-  make PREFIX=$pkgdir install manpages
+  make PREFIX=$pkgdir -j1 install manpages # Multi-threaded builds fail.
   sed -e "s|HACKDIR=$pkgdir/|HACKDIR=/|" \
   -e 's|HACK=$HACKDIR|HACK=/usr/lib/nethack|' \
   -i $pkgdir/usr/bin/nethack


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

2015-12-09 Thread Anatol Pomozov
Date: Wednesday, December 9, 2015 @ 22:09:28
  Author: anatolik
Revision: 151290

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

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

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

Copied: avrdude/repos/community-testing-i686/PKGBUILD (from rev 151289, 
avrdude/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 21:09:28 UTC (rev 151290)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Corrado Primier 
+# Maintainer: Brad Fanella 
+
+pkgname=avrdude
+pkgver=6.1
+pkgrel=1
+epoch=1
+pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers"
+arch=('i686' 'x86_64')
+url="http://www.nongnu.org/avrdude/";
+license=('GPL')
+depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' 
'5E84F980C3CAFD4BB5841070F48CA81B69A85873')
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
+ 'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   ./configure --mandir=/usr/share/man \
+   --prefix=/usr \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+}

Copied: avrdude/repos/community-testing-x86_64/PKGBUILD (from rev 151289, 
avrdude/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 21:09:28 UTC (rev 151290)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Corrado Primier 
+# Maintainer: Brad Fanella 
+
+pkgname=avrdude
+pkgver=6.1
+pkgrel=1
+epoch=1
+pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers"
+arch=('i686' 'x86_64')
+url="http://www.nongnu.org/avrdude/";
+license=('GPL')
+depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
+source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' 
'5E84F980C3CAFD4BB5841070F48CA81B69A85873')
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
+ 'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   ./configure --mandir=/usr/share/man \
+   --prefix=/usr \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+}


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

2015-12-09 Thread Anatol Pomozov
Date: Wednesday, December 9, 2015 @ 22:08:56
  Author: anatolik
Revision: 151289

Reverting back to 6.1

6.2. version has severe bugs and upstream did not provide any valuable feedback
for several weeks.

https://savannah.nongnu.org/bugs/?46618
https://savannah.nongnu.org/bugs/?46610
https://savannah.nongnu.org/bugs/?46483


https://bugs.archlinux.org/task/47270
https://bugs.archlinux.org/task/47254

Reverting back to 6.1 until upstream clean its release.

Modified:
  avrdude/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 21:02:46 UTC (rev 151288)
+++ PKGBUILD2015-12-09 21:08:56 UTC (rev 151289)
@@ -3,8 +3,9 @@
 # Maintainer: Brad Fanella 
 
 pkgname=avrdude
-pkgver=6.2
+pkgver=6.1
 pkgrel=1
+epoch=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/avrdude/";
@@ -12,7 +13,7 @@
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 
source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
 validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' 
'5E84F980C3CAFD4BB5841070F48CA81B69A85873')
-md5sums=('11eba11661713a43d371e4ff382d98c3'
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
  'SKIP')
 
 build() {


[arch-commits] Commit in meld/repos/extra-any (4 files)

2015-12-09 Thread Jan Steffens
Date: Wednesday, December 9, 2015 @ 22:05:08
  Author: heftig
Revision: 255033

archrelease: copy trunk to extra-any

Added:
  meld/repos/extra-any/PKGBUILD
(from rev 255032, meld/trunk/PKGBUILD)
  meld/repos/extra-any/meld.install
(from rev 255032, meld/trunk/meld.install)
Deleted:
  meld/repos/extra-any/PKGBUILD
  meld/repos/extra-any/meld.install

--+
 PKGBUILD |   78 -
 meld.install |   28 ++--
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 21:04:33 UTC (rev 255032)
+++ PKGBUILD2015-12-09 21:05:08 UTC (rev 255033)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Gaetan Bisson 
-# Contributor: Daniel J Griffiths 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=meld
-pkgver=3.14.1
-pkgrel=3
-pkgdesc='Visual diff and merge tool'
-url='http://meldmerge.org/'
-license=(GPL)
-arch=(any)
-makedepends=(intltool itstool)
-install=meld.install
-depends=(python2-gobject python2-cairo gtksourceview3 hicolor-icon-theme 
desktop-file-utils
- gsettings-desktop-schemas)
-optdepends=('python2-dbus: open a new tab in an already running instance')
-source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz";)
-sha1sums=('a2db7e96bbd99dc038de22fb5e5a0f94668b76c1')
-
-# Meld does not support Python 3. The build succeeds, but
-# the main executable checks the version and errors out.
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  # using --skip-build breaks install
-  python2 setup.py --no-update-icon-cache --no-compile-schemas \
-install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: meld/repos/extra-any/PKGBUILD (from rev 255032, meld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 21:05:08 UTC (rev 255033)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Gaetan Bisson 
+# Contributor: Daniel J Griffiths 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=meld
+pkgver=3.14.2
+pkgrel=1
+pkgdesc='Visual diff and merge tool'
+url='http://meldmerge.org/'
+license=(GPL)
+arch=(any)
+makedepends=(intltool itstool)
+install=meld.install
+depends=(python2-gobject python2-cairo gtksourceview3 hicolor-icon-theme 
desktop-file-utils
+ gsettings-desktop-schemas)
+optdepends=('python2-dbus: open a new tab in an already running instance')
+source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz";)
+sha1sums=('2339e0cec3b1859038f4272de018c95d6e54c4af')
+
+# Meld does not support Python 3. The build succeeds, but
+# the main executable checks the version and errors out.
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  # using --skip-build breaks install
+  python2 setup.py --no-update-icon-cache --no-compile-schemas \
+install --prefix=/usr --root="$pkgdir" --optimize=1
+}

Deleted: meld.install
===
--- meld.install2015-12-09 21:04:33 UTC (rev 255032)
+++ meld.install2015-12-09 21:05:08 UTC (rev 255033)
@@ -1,14 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: meld/repos/extra-any/meld.install (from rev 255032, 
meld/trunk/meld.install)
===
--- meld.install(rev 0)
+++ meld.install2015-12-09 21:05:08 UTC (rev 255033)
@@ -0,0 +1,14 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-12-09 Thread Anatol Pomozov
Date: Wednesday, December 9, 2015 @ 22:02:26
  Author: anatolik
Revision: 151287

upgpkg: tt-rss 1:r7873-1

Modified:
  tt-rss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 20:10:17 UTC (rev 151286)
+++ PKGBUILD2015-12-09 21:02:26 UTC (rev 151287)
@@ -5,7 +5,7 @@
 # Contributor: Erik Mank 
 
 pkgname=tt-rss
-pkgver=r7829
+pkgver=r7873
 pkgrel=1
 epoch=1
 pkgdesc='Web-based news feed (RSS/Atom) aggregator'
@@ -18,7 +18,7 @@
 'postgresql'
 'php-gd: for coloured feed badges')
 makedepends=('git')
-_commit=d38cd412
+_commit=6eed9a74
 # periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10&t=3262
 source=(git+https://tt-rss.org/git/tt-rss.git#commit=$_commit
 service)


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

2015-12-09 Thread Jan Steffens
Date: Wednesday, December 9, 2015 @ 22:04:33
  Author: heftig
Revision: 255032

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

Added:
  gtk3/repos/extra-i686/PKGBUILD
(from rev 255031, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-i686/gtk-update-icon-cache.install
(from rev 255031, gtk3/trunk/gtk-update-icon-cache.install)
  gtk3/repos/extra-i686/gtk3.install
(from rev 255031, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-i686/settings.ini
(from rev 255031, gtk3/trunk/settings.ini)
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 255031, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.install
(from rev 255031, gtk3/trunk/gtk-update-icon-cache.install)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 255031, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 255031, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-i686/PKGBUILD
  gtk3/repos/extra-i686/gtk-update-icon-cache.install
  gtk3/repos/extra-i686/gtk3.install
  gtk3/repos/extra-i686/settings.ini
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.install
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

+
 /PKGBUILD  |  130 +++
 /gtk-update-icon-cache.install |6 +
 /gtk3.install  |   36 +++
 /settings.ini  |8 +
 extra-i686/PKGBUILD|   65 -
 extra-i686/gtk-update-icon-cache.install   |3 
 extra-i686/gtk3.install|   18 ---
 extra-i686/settings.ini|4 
 extra-x86_64/PKGBUILD  |   65 -
 extra-x86_64/gtk-update-icon-cache.install |3 
 extra-x86_64/gtk3.install  |   18 ---
 extra-x86_64/settings.ini  |4 
 12 files changed, 180 insertions(+), 180 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-09 20:56:31 UTC (rev 255031)
+++ extra-i686/PKGBUILD 2015-12-09 21:04:33 UTC (rev 255032)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgbase=gtk3
-pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.18.5
-pkgrel=1
-pkgdesc="GObject-based multi-platform GUI toolkit"
-arch=(i686 x86_64)
-url="http://www.gtk.org/";
-depends=(atk cairo libcups libxcursor libxinerama libxrandr libxi libepoxy 
gdk-pixbuf2
- libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon
- adwaita-icon-theme json-glib rest librsvg)
-makedepends=(gobject-introspection libcanberra)
-license=(LGPL)
-source=(https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz
-settings.ini)
-sha256sums=('107aeb9a4244ce3c044becdd6dffc32d83202595181597180d4c736302a71852'
-'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')
-
-prepare() {
-cd gtk+-$pkgver
-}
-
-build() {
-cd "gtk+-$pkgver"
-
-CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-schemas-compile \
---enable-x11-backend \
---enable-broadway-backend \
---enable-wayland-backend
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=655517
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package_gtk3() {
-depends+=(gtk-update-icon-cache)
-optdepends=('libcanberra: gtk3-widget-factory demo')
-install=gtk3.install
-
-cd "gtk+-$pkgver"
-make DESTDIR="$pkgdir" install
-install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
-
-# split this out to use with gtk2 too
-rm "$pkgdir/usr/bin/gtk-update-icon-cache"
-}
-
-package_gtk-update-icon-cache() {
-pkgdesc="GTK+ icon cache updater"
-depends=(gdk-pixbuf2 hicolor-icon-theme)
-install=gtk-update-icon-cache.install
-
-cd gtk+-$pkgver/gtk
-install -Dm755 gtk-update-icon-cache 
"$pkgdir/usr/bin/gtk-update-icon-cache"
-}
-
-# vim:set et sw=4:

Copied: gtk3/repos/extra-i686/PKGBUILD (from rev 255031, gtk3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 21:04:33 UTC (rev 255032)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgbase=gtk3
+pkgname=(gtk3 gtk-update-icon-cache)
+pkgver=3.18.6
+pkgrel=1
+pkgdesc="GObject-based multi-platform GUI toolkit"
+arch=(i686 x86_64)
+url="http://www.gtk.org/";
+depends=(atk cairo libcups libxcursor libxinerama libxrandr libxi libepoxy 
gdk-pixbuf2
+ libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon
+ adwaita-icon-theme json-glib rest librsv

[arch-commits] Commit in tt-rss/repos (3 files)

2015-12-09 Thread Anatol Pomozov
Date: Wednesday, December 9, 2015 @ 22:02:46
  Author: anatolik
Revision: 151288

archrelease: copy trunk to community-testing-any

Added:
  tt-rss/repos/community-testing-any/
  tt-rss/repos/community-testing-any/PKGBUILD
(from rev 151287, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-testing-any/service
(from rev 151287, tt-rss/trunk/service)

--+
 PKGBUILD |   52 
 service  |   12 
 2 files changed, 64 insertions(+)

Copied: tt-rss/repos/community-testing-any/PKGBUILD (from rev 151287, 
tt-rss/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-12-09 21:02:46 UTC (rev 151288)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=r7873
+pkgrel=1
+epoch=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='http://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php)
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=6eed9a74
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10&t=3262
+source=(git+https://tt-rss.org/git/tt-rss.git#commit=$_commit
+service)
+sha1sums=('SKIP'
+  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
+
+pkgver() {
+  cd tt-rss
+  echo r$(git rev-list --count HEAD)
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Copied: tt-rss/repos/community-testing-any/service (from rev 151287, 
tt-rss/trunk/service)
===
--- community-testing-any/service   (rev 0)
+++ community-testing-any/service   2015-12-09 21:02:46 UTC (rev 151288)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target mysqld.service postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=null
+StandardError=syslog
+
+[Install]
+WantedBy=multi-user.target


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

2015-12-09 Thread Jan Steffens
Date: Wednesday, December 9, 2015 @ 21:56:26
  Author: heftig
Revision: 255030

3.18.6

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 20:00:52 UTC (rev 255029)
+++ PKGBUILD2015-12-09 20:56:26 UTC (rev 255030)
@@ -4,7 +4,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.18.5
+pkgver=3.18.6
 pkgrel=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 license=(LGPL)
 
source=(https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz
 settings.ini)
-sha256sums=('107aeb9a4244ce3c044becdd6dffc32d83202595181597180d4c736302a71852'
+sha256sums=('78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef'
 '01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')
 
 prepare() {


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

2015-12-09 Thread Jan Steffens
Date: Wednesday, December 9, 2015 @ 21:56:31
  Author: heftig
Revision: 255031

3.14.2

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 20:56:26 UTC (rev 255030)
+++ PKGBUILD2015-12-09 20:56:31 UTC (rev 255031)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=meld
-pkgver=3.14.1
-pkgrel=3
+pkgver=3.14.2
+pkgrel=1
 pkgdesc='Visual diff and merge tool'
 url='http://meldmerge.org/'
 license=(GPL)
@@ -17,7 +17,7 @@
  gsettings-desktop-schemas)
 optdepends=('python2-dbus: open a new tab in an already running instance')
 
source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz";)
-sha1sums=('a2db7e96bbd99dc038de22fb5e5a0f94668b76c1')
+sha1sums=('2339e0cec3b1859038f4272de018c95d6e54c4af')
 
 # Meld does not support Python 3. The build succeeds, but
 # the main executable checks the version and errors out.


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

2015-12-09 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 21:10:17
  Author: arojas
Revision: 151286

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-09 20:09:08 UTC (rev 151285)
+++ community-i686/PKGBUILD 2015-12-09 20:10:17 UTC (rev 151286)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=arb
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
-arch=(i686 x86_64)
-url="http://fredrikj.net/arb/";
-license=(GPL)
-depends=(flint)
-source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";)
-md5sums=('f56a1d5d748f51da8ac47653bca9e2dc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: arb/repos/community-i686/PKGBUILD (from rev 151285, arb/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-09 20:10:17 UTC (rev 151286)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=arb
+pkgver=2.7.0
+pkgrel=3
+pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
+arch=(i686 x86_64)
+url="http://fredrikj.net/arb/";
+license=(GPL)
+depends=(flint)
+source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";
+   
fix-flint-includes.patch::"http://git.sagemath.org/sage.git/plain/build/pkgs/arb/patches/flint_includes.patch?h=develop";)
+md5sums=('f56a1d5d748f51da8ac47653bca9e2dc'
+ 'a70af061f2a3921568cb949dd06956ec')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix flint include paths
+  patch -p1 -i ../fix-flint-includes.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-09 20:09:08 UTC (rev 151285)
+++ community-x86_64/PKGBUILD   2015-12-09 20:10:17 UTC (rev 151286)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=arb
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
-arch=(i686 x86_64)
-url="http://fredrikj.net/arb/";
-license=(GPL)
-depends=(flint)
-source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";)
-md5sums=('f56a1d5d748f51da8ac47653bca9e2dc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: arb/repos/community-x86_64/PKGBUILD (from rev 151285, 
arb/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-12-09 20:10:17 UTC (rev 151286)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=arb
+pkgver=2.7.0
+pkgrel=3
+pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
+arch=(i686 x86_64)
+url="http://fredrikj.net/arb/";
+license=(GPL)
+depends=(flint)
+source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";
+   
fix-flint-includes.patch::"http://git.sagemath.org/sage.git/plain/build/pkgs/arb/patches/flint_includes.patch?h=develop";)
+md5sums=('f56a1d5d748f51da8ac47653bca9e2dc'
+ 'a70af061f2a3921568cb949dd06956ec')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix flint include paths
+  patch -p1 -i ../fix-flint-includes.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-09 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 21:09:08
  Author: arojas
Revision: 151285

Fix flint includes

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 18:05:30 UTC (rev 151284)
+++ PKGBUILD2015-12-09 20:09:08 UTC (rev 151285)
@@ -3,15 +3,23 @@
 
 pkgname=arb
 pkgver=2.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
 arch=(i686 x86_64)
 url="http://fredrikj.net/arb/";
 license=(GPL)
 depends=(flint)
-source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";)
-md5sums=('f56a1d5d748f51da8ac47653bca9e2dc')
+source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz";
+   
fix-flint-includes.patch::"http://git.sagemath.org/sage.git/plain/build/pkgs/arb/patches/flint_includes.patch?h=develop";)
+md5sums=('f56a1d5d748f51da8ac47653bca9e2dc'
+ 'a70af061f2a3921568cb949dd06956ec')
 
+prepare() {
+  cd $pkgname-$pkgver
+# Fix flint include paths
+  patch -p1 -i ../fix-flint-includes.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr


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

2015-12-09 Thread Andreas Radke
Date: Wednesday, December 9, 2015 @ 21:00:37
  Author: andyrtr
Revision: 255028

upgpkg: libinput 1.1.2-1

upstream update 1.1.2

Modified:
  libinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 19:16:11 UTC (rev 255027)
+++ PKGBUILD2015-12-09 20:00:37 UTC (rev 255028)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="library that handles input devices for display servers and other 
applications that need to directly deal with input devices."
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 install=libinput.install
 options=('!libtool')
 
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17'
+sha256sums=('a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
 


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

2015-12-09 Thread Andreas Radke
Date: Wednesday, December 9, 2015 @ 21:00:52
  Author: andyrtr
Revision: 255029

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

Added:
  libinput/repos/extra-i686/PKGBUILD
(from rev 255028, libinput/trunk/PKGBUILD)
  libinput/repos/extra-i686/libinput.install
(from rev 255028, libinput/trunk/libinput.install)
  libinput/repos/extra-x86_64/PKGBUILD
(from rev 255028, libinput/trunk/PKGBUILD)
  libinput/repos/extra-x86_64/libinput.install
(from rev 255028, libinput/trunk/libinput.install)
Deleted:
  libinput/repos/extra-i686/PKGBUILD
  libinput/repos/extra-i686/libinput.install
  libinput/repos/extra-x86_64/PKGBUILD
  libinput/repos/extra-x86_64/libinput.install

---+
 /PKGBUILD |   68 
 /libinput.install |   22 
 extra-i686/PKGBUILD   |   34 
 extra-i686/libinput.install   |   11 --
 extra-x86_64/PKGBUILD |   34 
 extra-x86_64/libinput.install |   11 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-09 20:00:37 UTC (rev 255028)
+++ extra-i686/PKGBUILD 2015-12-09 20:00:52 UTC (rev 255029)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot
-
-pkgname=libinput
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="library that handles input devices for display servers and other 
applications that need to directly deal with input devices."
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/libinput/";
-license=(custom:X11)
-depends=('mtdev' 'systemd' 'libevdev')
-install=libinput.install
-options=('!libtool')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libinput/repos/extra-i686/PKGBUILD (from rev 255028, 
libinput/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 20:00:52 UTC (rev 255029)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="library that handles input devices for display servers and other 
applications that need to directly deal with input devices."
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/libinput/";
+license=(custom:X11)
+depends=('mtdev' 'systemd' 'libevdev')
+install=libinput.install
+options=('!libtool')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-i686/libinput.install
===
--- extra-i686/libinput.install 2015-12-09 20:00:37 UTC (rev 255028)
+++ extra-i686/libinput.install 2015-12-09 20:00:52 UTC (rev 255029)
@@ -1,11 +0,0 @@
-post_install() {
-  udevadm hwdb --update >/dev/null 2>&1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: libinput/repos/extra-i686/libinput.install (from rev 255028, 
libinput/trunk/libinput.install)
===
--- extra-i686/libinput.install (rev 0)
+++ extra-i686/libinput.install 2015-12-09 20:00:52 UTC (rev 255029)
@@ -0,0 +1,11 @@
+post_install() {
+  udevadm hwdb --update >/dev/null 2>&1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-12-09 20:00:37 UTC (rev 255028)
+++ extra-x86_64/PKGBUILD   2015-12-09 20:00:52 UTC (rev 255029)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot
-
-pkgname=libinput
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="library that handles input devices for display servers and other 
applications that need to directly deal with input devices."

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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 20:16:11
  Author: foutrelis
Revision: 255027

archrelease: copy trunk to testing-any

Added:
  man-pages/repos/testing-any/PKGBUILD
(from rev 255026, man-pages/trunk/PKGBUILD)
Deleted:
  man-pages/repos/testing-any/PKGBUILD

--+
 PKGBUILD |  118 +
 1 file changed, 58 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 19:16:05 UTC (rev 255026)
+++ PKGBUILD2015-12-09 19:16:11 UTC (rev 255027)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=man-pages
-pkgver=4.02
-_posixver=2013-a
-pkgrel=3
-pkgdesc="Linux man pages"
-arch=('any')
-license=('GPL' 'custom')
-url="http://man7.org/linux/man-pages/index.html";
-groups=('base')
-depends=()
-source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
-
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
-# https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
-sha256sums=('48aacb75d522dd31978682c4fd8bc68e43c9a409bc4c7a126810e7610dff0dd3'
-'SKIP'
-'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
-'SKIP')
-validpgpkeys=('E522595B52EDA4E6BFCCCB5E856199113A35CE5E') #Michael Kerrisk 
(Linux man-pages maintainer) 
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  
-  # move the posix pages
-  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
-  for sect in 0 1 3; do
-sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
-mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
-  done
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make prefix=${pkgdir}/usr install
-  
-  # posix pages have a custom license
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 ${srcdir}/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
-  
-  cd ${pkgdir}/usr/share/man
-  # these are included in coreutils
-  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
-  rm -f man1/{df,dircolors,du,install,ln,ls}.1
-  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
-  rm -f man1/{touch,vdir}.1
-  # these are included in gcc
-  rm -f man3/{random,regex}.3
-  # this is included in shadow
-  rm -f man5/passwd.5
-  rm -f man3/getspnam.3
-  # this is included in diffutils
-  rm -f man1/diff.1
-  # this is included in xf86-input-mouse
-  rm -f man4/mouse.4
-  # this is included in attr
-  rm -f man5/attr.5 
-}

Copied: man-pages/repos/testing-any/PKGBUILD (from rev 255026, 
man-pages/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 19:16:11 UTC (rev 255027)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=man-pages
+pkgver=4.02
+_posixver=2013-a
+pkgrel=4
+pkgdesc="Linux man pages"
+arch=('any')
+license=('GPL' 'custom')
+url="http://man7.org/linux/man-pages/index.html";
+groups=('base')
+depends=()
+source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
+
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
+# https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
+sha256sums=('48aacb75d522dd31978682c4fd8bc68e43c9a409bc4c7a126810e7610dff0dd3'
+'SKIP'
+'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
+'SKIP')
+validpgpkeys=('E522595B52EDA4E6BFCCCB5E856199113A35CE5E') #Michael Kerrisk 
(Linux man-pages maintainer) 
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
+mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
+  done
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=${pkgdir}/usr install
+  
+  # posix pages have a custom license
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 ${srcdir}/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
+  
+  cd ${pkgdir}/usr/share/man
+  # these are included in coreutils
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # this is included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # this is included in diffutils
+  rm -f man1/diff.1
+  # this is included in xf86-input-mouse
+  rm -f man4/mouse.4
+  # this is included in attr
+  rm -f man5/attr.5 
+}


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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 20:16:05
  Author: foutrelis
Revision: 255026

upgpkg: man-pages 4.02-4

Do not remove random(3) and regex(3); the conflict has been fixed in gcc.

Modified:
  man-pages/trunk/PKGBUILD

--+
 PKGBUILD |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 19:13:10 UTC (rev 255025)
+++ PKGBUILD2015-12-09 19:16:05 UTC (rev 255026)
@@ -4,7 +4,7 @@
 pkgname=man-pages
 pkgver=4.02
 _posixver=2013-a
-pkgrel=3
+pkgrel=4
 pkgdesc="Linux man pages"
 arch=('any')
 license=('GPL' 'custom')
@@ -46,8 +46,6 @@
   rm -f man1/{df,dircolors,du,install,ln,ls}.1
   rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
   rm -f man1/{touch,vdir}.1
-  # these are included in gcc
-  rm -f man3/{random,regex}.3
   # this is included in shadow
   rm -f man5/passwd.5
   rm -f man3/getspnam.3


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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 20:12:48
  Author: foutrelis
Revision: 255024

upgpkg: gcc 5.3.0-2

Rebuild with doxygen 1.8.10-4 to fix libstdc++ man pages.

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 16:40:48 UTC (rev 255023)
+++ PKGBUILD2015-12-09 19:12:48 UTC (rev 255024)
@@ -8,7 +8,7 @@
 pkgver=5.3.0
 _pkgver=5
 _islver=0.15
-pkgrel=1
+pkgrel=2
 #_snapshot=5-20150623
 pkgdesc="The GNU Compiler Collection"
 arch=('i686' 'x86_64')


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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 20:13:10
  Author: foutrelis
Revision: 255025

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

Added:
  gcc/repos/testing-i686/PKGBUILD
(from rev 255024, gcc/trunk/PKGBUILD)
  gcc/repos/testing-i686/gcc-ada.install
(from rev 255024, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-i686/gcc-fortran.install
(from rev 255024, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-i686/gcc-go.install
(from rev 255024, gcc/trunk/gcc-go.install)
  gcc/repos/testing-i686/gcc-libs.install
(from rev 255024, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-i686/gcc.install
(from rev 255024, gcc/trunk/gcc.install)
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 255024, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/gcc-ada.install
(from rev 255024, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-x86_64/gcc-fortran.install
(from rev 255024, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-x86_64/gcc-go.install
(from rev 255024, gcc/trunk/gcc-go.install)
  gcc/repos/testing-x86_64/gcc-libs.install
(from rev 255024, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-x86_64/gcc.install
(from rev 255024, gcc/trunk/gcc.install)
Deleted:
  gcc/repos/testing-i686/PKGBUILD
  gcc/repos/testing-i686/gcc-ada.install
  gcc/repos/testing-i686/gcc-fortran.install
  gcc/repos/testing-i686/gcc-go.install
  gcc/repos/testing-i686/gcc-libs.install
  gcc/repos/testing-i686/gcc.install
  gcc/repos/testing-x86_64/PKGBUILD
  gcc/repos/testing-x86_64/gcc-ada.install
  gcc/repos/testing-x86_64/gcc-fortran.install
  gcc/repos/testing-x86_64/gcc-go.install
  gcc/repos/testing-x86_64/gcc-libs.install
  gcc/repos/testing-x86_64/gcc.install

+
 /PKGBUILD  |  636 +++
 /gcc-ada.install   |   40 ++
 /gcc-fortran.install   |   32 +
 /gcc-go.install|   40 ++
 /gcc-libs.install  |   32 +
 /gcc.install   |   40 ++
 testing-i686/PKGBUILD  |  318 -
 testing-i686/gcc-ada.install   |   20 -
 testing-i686/gcc-fortran.install   |   16 
 testing-i686/gcc-go.install|   20 -
 testing-i686/gcc-libs.install  |   16 
 testing-i686/gcc.install   |   20 -
 testing-x86_64/PKGBUILD|  318 -
 testing-x86_64/gcc-ada.install |   20 -
 testing-x86_64/gcc-fortran.install |   16 
 testing-x86_64/gcc-go.install  |   20 -
 testing-x86_64/gcc-libs.install|   16 
 testing-x86_64/gcc.install |   20 -
 18 files changed, 820 insertions(+), 820 deletions(-)

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


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

2015-12-09 Thread Jakob Gruber
Date: Wednesday, December 9, 2015 @ 19:05:30
  Author: schuay
Revision: 151284

nethack-3.6.0-1 first draft

Modified:
  nethack/trunk/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 17:00:12 UTC (rev 151283)
+++ PKGBUILD2015-12-09 18:05:30 UTC (rev 151284)
@@ -6,8 +6,8 @@
 # Contributor : Nick Erdmann 
 
 pkgname=nethack
-pkgver=3.4.3
-pkgrel=9
+pkgver=3.6.0
+pkgrel=1
 pkgdesc='A single player dungeon exploration game'
 arch=('i686' 'x86_64')
 url="http://www.nethack.org/index.html";
@@ -15,32 +15,28 @@
 depends=('ncurses' 'gzip')
 install=nethack.install
 
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz";)
-md5sums=('21479c95990eefe7650df582426457f9')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver/
 
-  sed -e '/define HACKDIR/ s|/usr/games/lib/nethackdir|/var/games/nethack/|' \
-  -e "/^#define COMPRESS\s/ s|/usr/bin/compress|$(which gzip)|" \
-  -e '/^#define COMPRESS_EXTENSION/ s|".Z"|".gz"|' \
-  -e 's|^/\* \(#define DLB\) \*/|\1|' -i include/config.h
-
   sed -e 's|^/\* \(#define LINUX\) \*/|\1|' \
   -e 's|^/\* \(#define TIMED_DELAY\) \*/|\1|' -i include/unixconf.h
 
-  sed -e 's|^# \(WINTTYLIB = -lncurses\)|\1|' \
-  -e 's|^WINTTYLIB = -ltermlib|#&|' -i sys/unix/Makefile.src
-
   # we are setting up for setgid games, so modify all necessary permissions
   # to allow full access for groups
 
-  sed -e '/^GAMEDIR\s*=/ s|/games/.*$|/var/games/$(GAME)|' \
-  -e '/^GAMEUID\s*=/ s|games|root|' \
-  -e '/^GAMEGRP\s*=/ s|bin|games|' \
-  -e '/^GAMEPERM\s*=/ s|04755|02755|' \
+  sed -e '/^HACKDIR/ s|/games/lib/\$(GAME)dir|/var/games/nethack/|' \
+  -e '/^SHELLDIR/ s|/games|/usr/bin|' \
+  -e '/^VARDIRPERM/ s|0755|0775|' \
+  -e '/^VARFILEPERM/ s|0600|0664|' \
+  -e '/^GAMEPERM/ s|0755|02755|' \
+  -e 's|\(DSYSCF_FILE=\)\\"[^"]*\\"|\1\\"/var/games/nethack/sysconf\\"|' \
+  -e 's|\(DHACKDIR=\)\\"[^"]*\\"|\1\\"/var/games/nethack/\\"|' -i 
sys/unix/hints/linux
+
+  sed -e 's|^#GAMEUID.*|GAMEUID = root|' \
+  -e 's|^#GAMEGRP.*|GAMEGRP = games|' \
   -e '/^FILEPERM\s*=/ s|0644|0664|' \
-  -e '/^DIRPERM\s*=/ s|0755|0775|' \
-  -e '/^SHELLDIR\s*=/ s|/games|/usr/bin|' -i sys/unix/Makefile.top
+  -e '/^DIRPERM\s*=/ s|0755|0775|' -i sys/unix/Makefile.top
 
   sed -e "/^MANDIR\s*=/s|/usr/man/man6|$pkgdir/usr/share/man/man6|" -i 
sys/unix/Makefile.doc
 
@@ -47,9 +43,10 @@
 }
 
 build(){
-  cd $srcdir/$pkgname-$pkgver/
+  cd $srcdir/$pkgname-$pkgver/sys/unix
+  sh setup.sh hints/linux
 
-  sh sys/unix/setup.sh
+  cd $srcdir/$pkgname-$pkgver
   make
 }
   
@@ -67,9 +64,12 @@
   mv $pkgdir/var/games/nethack/{nethack,recover} $pkgdir/usr/lib/nethack/
 
   # FS#43414: /var/games should be owned by root:games.
-  chown root:games $pkgdir/var/games/
+  chown -R root:games $pkgdir/var/games/
+  chown root:games $pkgdir/usr/lib/nethack/nethack
+  #chmod 02755 $pkgdir/usr/lib/nethack/nethack
 
   install -Dm644 doc/Guidebook.txt $pkgdir/usr/share/doc/nethack/Guidebook.txt
-  
   install -Dm644 dat/license $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
+
+md5sums=('d42147b26e5fb4746fb72536ce145984')


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 17:59:51
  Author: fyan
Revision: 151282

upgpkg: wine 1.8rc3-2

rebuild with -O2

Modified:
  wine/trunk/PKGBUILD

--+
 PKGBUILD |   24 +---
 1 file changed, 9 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 16:52:47 UTC (rev 151281)
+++ PKGBUILD2015-12-09 16:59:51 UTC (rev 151282)
@@ -6,7 +6,7 @@
 
 pkgname=wine
 pkgver=1.8rc3
-pkgrel=1
+pkgrel=2
 
 _pkgbasever=${pkgver/rc/-rc}
 
@@ -101,27 +101,21 @@
 fi
 
 prepare() {
-  cd $pkgname-$_pkgbasever
+  # Allow ccache to work
+  mv $pkgname-$_pkgbasever $pkgname
 
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i configure*
-}
+  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
 
-build() {
-  cd "$srcdir"
+  # These additional CPPFLAGS solve FS#27662 and FS#34195
+  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
 
-  # remove once https://bugs.winehq.org/show_bug.cgi?id=38653 is resolved
-  export CFLAGS="${CFLAGS/-O2/} -O0"
-  export CXXFLAGS="${CXXFLAGS/-O2/} -O0"
-
-  # Allow ccache to work
-  mv $pkgname-$_pkgbasever $pkgname
-
   # Get rid of old build dirs
   rm -rf $pkgname-{32,64}-build
   mkdir $pkgname-32-build
+}
 
-  # These additional CPPFLAGS solve FS#27662 and FS#34195
-  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
+build() {
+  cd "$srcdir"
 
   if [[ $CARCH == x86_64 ]]; then
 msg2 "Building Wine-64..."


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 18:00:12
  Author: fyan
Revision: 151283

archrelease: copy trunk to multilib-testing-x86_64

Added:
  wine/repos/multilib-testing-x86_64/
  wine/repos/multilib-testing-x86_64/30-win32-aliases.conf
(from rev 151282, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-testing-x86_64/PKGBUILD
(from rev 151282, wine/trunk/PKGBUILD)
  wine/repos/multilib-testing-x86_64/wine.install
(from rev 151282, wine/trunk/wine.install)

---+
 30-win32-aliases.conf |   20 +
 PKGBUILD  |  181 
 wine.install  |   12 +++
 3 files changed, 213 insertions(+)

Copied: wine/repos/multilib-testing-x86_64/30-win32-aliases.conf (from rev 
151282, wine/trunk/30-win32-aliases.conf)
===
--- multilib-testing-x86_64/30-win32-aliases.conf   
(rev 0)
+++ multilib-testing-x86_64/30-win32-aliases.conf   2015-12-09 17:00:12 UTC 
(rev 151283)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Copied: wine/repos/multilib-testing-x86_64/PKGBUILD (from rev 151282, 
wine/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2015-12-09 17:00:12 UTC (rev 151283)
@@ -0,0 +1,181 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: Eduardo Romero 
+# Contributor: Giovanni Scafora 
+
+pkgname=wine
+pkgver=1.8rc3
+pkgrel=2
+
+_pkgbasever=${pkgver/rc/-rc}
+
+source=(https://dl.winehq.org/wine/source/1.8/$pkgname-$_pkgbasever.tar.bz2{,.sign}
+30-win32-aliases.conf)
+sha1sums=('6b8288ec095bdba918e211c292a71aa1d78f916e'
+  'SKIP'
+  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
+validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
+  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
+
+pkgdesc="A compatibility layer for running Windows programs"
+url="http://www.winehq.com";
+arch=(i686 x86_64)
+options=(staticlibs)
+license=(LGPL)
+install=wine.install
+
+_depends=(
+  fontconfig  lib32-fontconfig
+  lcms2   lib32-lcms2
+  libxml2 lib32-libxml2
+  libxcursor  lib32-libxcursor
+  libxrandr   lib32-libxrandr
+  libxdamage  lib32-libxdamage
+  libxi   lib32-libxi
+  gettext lib32-gettext
+  freetype2   lib32-freetype2
+  glu lib32-glu
+  libsm   lib32-libsm
+  gcc-libslib32-gcc-libs
+  libpcap lib32-libpcap
+  desktop-file-utils
+)
+
+makedepends=(autoconf ncurses bison perl fontforge flex
+  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  gnutls  lib32-gnutls
+  libxinerama lib32-libxinerama
+  libxcomposite   lib32-libxcomposite
+  libxmu  lib32-libxmu
+  libxxf86vm  lib32-libxxf86vm
+  libldap lib32-libldap
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-liblib32-alsa-lib
+  libxcomposite   lib32-libxcomposite
+  mesalib32-mesa
+  mesa-libgl  lib32-mesa-libgl
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  samba
+  opencl-headers
+)
+  
+optdepends=(
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  libldap lib32-libldap
+  gnutls  lib32-gnutls
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-pluginslib32-alsa-plugins
+  alsa-liblib32-alsa-lib
+  libjpeg-turbo   lib32-libjpeg-turbo
+  libxcomposite   lib32-libxcomposite
+  libxinerama lib32-libxinerama
+  ncurses lib32-ncurses
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  cups
+  samba   dosbox
+)
+
+if [[ $CARCH == i686 ]]; then
+  # Strip lib32 etc. on i686
+  _depends=(${_depends[@]/*32-*/})
+  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
+  makedepends=(${makedepends[@]/*-multilib*/})
+  optdepends=(${optdepends[@]/*32-*/})
+else
+  makedepends=(${makedepends[@]} ${_depends[@]})
+  provides=("bin32-wine=$pkgver" "wine-wow64=$pkgver")
+  conflicts=('bin32-wine' 'wine-wow64')
+  replaces=('bin32-wine')
+fi
+
+prepare() {
+  # Allow ccache to work
+  mv $pkgname-$_pkgbasever $pkgname
+
+  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
+
+  # These additional CPPFLAGS solve FS#27662 and FS#34195
+  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
+
+  # Get rid of old build dirs
+  rm -rf $pkgname-{32,64}-build
+  mkdir $pkgname-32-build
+}
+
+build() {
+  cd 

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

2015-12-09 Thread Sergej Pupykin
Date: Wednesday, December 9, 2015 @ 17:52:38
  Author: spupykin
Revision: 151280

upgpkg: virt-manager 1.3.1-1

upd

Modified:
  virt-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 16:52:32 UTC (rev 151279)
+++ PKGBUILD2015-12-09 16:52:38 UTC (rev 151280)
@@ -5,8 +5,8 @@
 
 pkgbase=virt-manager
 pkgname=(virt-install virt-manager)
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Console user interface for managing virtual machines"
 arch=('any')
 url="http://virt-manager.org/";
@@ -20,7 +20,7 @@
 'graphite' 'spice-gtk3'
 'libvirt-glib' 'vte3')
 
source=("http://virt-manager.org/download/sources/virt-manager/virt-manager-$pkgver.tar.gz";)
-md5sums=('81c15c66538c7059f15c9fc50e0a1320')
+md5sums=('7cd2c0ce6de2ad51bd959a42a8a512f9')
 
 build() {
   cd "$srcdir/$pkgbase-$pkgver"


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

2015-12-09 Thread Sergej Pupykin
Date: Wednesday, December 9, 2015 @ 17:52:01
  Author: spupykin
Revision: 151278

upgpkg: libvirt 1.3.0-1

upd

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 16:23:13 UTC (rev 151277)
+++ PKGBUILD2015-12-09 16:52:01 UTC (rev 151278)
@@ -3,7 +3,7 @@
 # Contributor: Jonathan Wiersma 
 
 pkgname=libvirt
-pkgver=1.2.21
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('i686' 'x86_64')
@@ -63,7 +63,7 @@
libvirtd.conf.d
libvirtd-guests.conf.d
libvirt.tmpfiles.d)
-md5sums=('76ab39194302b9067332e1f619c8bad9'
+md5sums=('ac46f4d8114caa427590b28bef4a8b35'
  '5e31269067dbd12ca871234450bb66bb'
  '384fff96c6248d4f020f6fa66c32b357'
  '020971887442ebbf1b6949e031c8dd3f')


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

2015-12-09 Thread Sergej Pupykin
Date: Wednesday, December 9, 2015 @ 17:52:32
  Author: spupykin
Revision: 151279

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

Added:
  libvirt/repos/community-i686/PKGBUILD
(from rev 151278, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-i686/libvirt.install
(from rev 151278, libvirt/trunk/libvirt.install)
  libvirt/repos/community-i686/libvirt.tmpfiles.d
(from rev 151278, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-i686/libvirtd-guests.conf.d
(from rev 151278, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-i686/libvirtd.conf.d
(from rev 151278, libvirt/trunk/libvirtd.conf.d)
  libvirt/repos/community-x86_64/PKGBUILD
(from rev 151278, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-x86_64/libvirt.install
(from rev 151278, libvirt/trunk/libvirt.install)
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
(from rev 151278, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
(from rev 151278, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-x86_64/libvirtd.conf.d
(from rev 151278, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-i686/PKGBUILD
  libvirt/repos/community-i686/libvirt.install
  libvirt/repos/community-i686/libvirt.tmpfiles.d
  libvirt/repos/community-i686/libvirtd-guests.conf.d
  libvirt/repos/community-i686/libvirtd.conf.d
  libvirt/repos/community-x86_64/PKGBUILD
  libvirt/repos/community-x86_64/libvirt.install
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
  libvirt/repos/community-x86_64/libvirtd.conf.d

-+
 /PKGBUILD   |  250 ++
 /libvirt.install|   32 +++
 /libvirt.tmpfiles.d |8 
 /libvirtd-guests.conf.d |   18 ++
 /libvirtd.conf.d|2 
 community-i686/PKGBUILD |  125 ---
 community-i686/libvirt.install  |   16 -
 community-i686/libvirt.tmpfiles.d   |4 
 community-i686/libvirtd-guests.conf.d   |9 -
 community-i686/libvirtd.conf.d  |1 
 community-x86_64/PKGBUILD   |  125 ---
 community-x86_64/libvirt.install|   16 -
 community-x86_64/libvirt.tmpfiles.d |4 
 community-x86_64/libvirtd-guests.conf.d |9 -
 community-x86_64/libvirtd.conf.d|1 
 15 files changed, 310 insertions(+), 310 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-09 16:52:01 UTC (rev 151278)
+++ community-i686/PKGBUILD 2015-12-09 16:52:32 UTC (rev 151279)
@@ -1,125 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jonathan Wiersma 
-
-pkgname=libvirt
-pkgver=1.2.21
-pkgrel=1
-pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
-arch=('i686' 'x86_64')
-url="http://libvirt.org/";
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap' 'libcap-ng'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu')
-optdepends=('ebtables: required for default NAT networking'
-   'dnsmasq: required for default NAT/DHCP for guests'
-   'bridge-utils: for bridged networking'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode'
-   'pm-utils: host power management')
-options=('emptydirs')
-backup=('etc/conf.d/libvirt-guests'
-   'etc/conf.d/libvirtd'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/lxc.conf'
-   'etc/libvirt/nwfilter/allow-arp.xml'
-   'etc/libvirt/nwfilter/allow-dhcp-server.xml'
-   'etc/libvirt/nwfilter/allow-dhcp.xml'
-   'etc/libvirt/nwfilter/allow-incoming-ipv4.xml'
-   'etc/libvirt/nwfilter/allow-ipv4.xml'
-   'etc/libvirt/nwfilter/clean-traffic.xml'
-   'etc/libvirt/nwfilter/no-arp-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-spoofing.xml'
-   'etc/libvirt/nwfilter/no-ip-multicast.xml'
-   'etc/libvirt/nwfilter/no-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-mac-broadcast.xml'
-   'etc/libvirt/nwfilter/no-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-other-l2-traffic.xml'
-   'etc/libvirt/nwfilter/no-other-rarp-traffic.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self-rarp.xml'
-   'etc/libvirt/n

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

2015-12-09 Thread Sergej Pupykin
Date: Wednesday, December 9, 2015 @ 17:52:47
  Author: spupykin
Revision: 151281

archrelease: copy trunk to community-any

Added:
  virt-manager/repos/community-any/PKGBUILD
(from rev 151280, virt-manager/trunk/PKGBUILD)
  virt-manager/repos/community-any/virt-manager.install
(from rev 151280, virt-manager/trunk/virt-manager.install)
Deleted:
  virt-manager/repos/community-any/PKGBUILD
  virt-manager/repos/community-any/virt-manager.install

--+
 PKGBUILD |   90 -
 virt-manager.install |   46 -
 2 files changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 16:52:38 UTC (rev 151280)
+++ PKGBUILD2015-12-09 16:52:47 UTC (rev 151281)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Daniel Micay 
-# Contributor: Jonathan Wiersma 
-
-pkgbase=virt-manager
-pkgname=(virt-install virt-manager)
-pkgver=1.3.0
-pkgrel=3
-pkgdesc="Console user interface for managing virtual machines"
-arch=('any')
-url="http://virt-manager.org/";
-license=('GPL')
-depends=('python2' 'libvirt-python' 'libxml2' 'libvirt' 'urlgrabber'
-'libosinfo' 'python2-ipaddr' 'python2-gobject' 'python2-requests')
-makedepends=('intltool>=0.35.0'
-'dbus-python' 'gtk-vnc' 'rarian'
-'gconf' 'yajl' 'librsvg' 'python2-gconf' 'libuser'
-'python2-ipy' 'newt-syrup' 'openbsd-netcat' 'x11-ssh-askpass'
-'graphite' 'spice-gtk3'
-'libvirt-glib' 'vte3')
-source=("http://virt-manager.org/download/sources/virt-manager/virt-manager-$pkgver.tar.gz";)
-md5sums=('81c15c66538c7059f15c9fc50e0a1320')
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  python2 setup.py build
-}
-
-package_virt-install() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  python2 setup.py --no-update-icon-cache --no-compile-schemas install --root 
"$pkgdir"
-}
-
-package_virt-manager() {
-  pkgdesc="Desktop user interface for managing virtual machines"
-  install=virt-manager.install
-  depends=('virt-install'
-   'python2' 'libvirt-python' 'libxml2' 'libvirt' 'urlgrabber'
-   'dbus-python' 'gtk-vnc' 'rarian'
-   'yajl' 'librsvg' 'libuser'
-   'python2-ipy' 'newt-syrup' 'openbsd-netcat' 'x11-ssh-askpass'
-   'graphite' 'spice-gtk3'
-   'libvirt-glib' 'vte3')
-}

Copied: virt-manager/repos/community-any/PKGBUILD (from rev 151280, 
virt-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 16:52:47 UTC (rev 151281)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Daniel Micay 
+# Contributor: Jonathan Wiersma 
+
+pkgbase=virt-manager
+pkgname=(virt-install virt-manager)
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Console user interface for managing virtual machines"
+arch=('any')
+url="http://virt-manager.org/";
+license=('GPL')
+depends=('python2' 'libvirt-python' 'libxml2' 'libvirt' 'urlgrabber'
+'libosinfo' 'python2-ipaddr' 'python2-gobject' 'python2-requests')
+makedepends=('intltool>=0.35.0'
+'dbus-python' 'gtk-vnc' 'rarian'
+'gconf' 'yajl' 'librsvg' 'python2-gconf' 'libuser'
+'python2-ipy' 'newt-syrup' 'openbsd-netcat' 'x11-ssh-askpass'
+'graphite' 'spice-gtk3'
+'libvirt-glib' 'vte3')
+source=("http://virt-manager.org/download/sources/virt-manager/virt-manager-$pkgver.tar.gz";)
+md5sums=('7cd2c0ce6de2ad51bd959a42a8a512f9')
+
+build() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  python2 setup.py build
+}
+
+package_virt-install() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  python2 setup.py --no-update-icon-cache --no-compile-schemas install --root 
"$pkgdir"
+}
+
+package_virt-manager() {
+  pkgdesc="Desktop user interface for managing virtual machines"
+  install=virt-manager.install
+  depends=('virt-install'
+   'python2' 'libvirt-python' 'libxml2' 'libvirt' 'urlgrabber'
+   'dbus-python' 'gtk-vnc' 'rarian'
+   'yajl' 'librsvg' 'libuser'
+   'python2-ipy' 'newt-syrup' 'openbsd-netcat' 'x11-ssh-askpass'
+   'graphite' 'spice-gtk3'
+   'libvirt-glib' 'vte3')
+}

Deleted: virt-manager.install
===
--- virt-manager.install2015-12-09 16:52:38 UTC (rev 151280)
+++ virt-manager.install2015-12-09 16:52:47 UTC (rev 151281)
@@ -1,23 +0,0 @@
-post_install() {
-   [ -x usr/bin/update-desktop-database ] && update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-   pre_remove $1
-}
-
-post_upgrade() {
-   post_install $1
-}
-
-pre_remove() {
-   rm -f /usr/share/virt-manager/virtManager/*.pyc || true
-}
-
-post_remove() {
-   [

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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 17:40:48
  Author: foutrelis
Revision: 255023

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

Added:
  doxygen/repos/testing-i686/0001-Partial-revert-of-commit-080a465b1321.patch
(from rev 255022, 
doxygen/trunk/0001-Partial-revert-of-commit-080a465b1321.patch)
  doxygen/repos/testing-i686/PKGBUILD
(from rev 255022, doxygen/trunk/PKGBUILD)
  doxygen/repos/testing-x86_64/0001-Partial-revert-of-commit-080a465b1321.patch
(from rev 255022, 
doxygen/trunk/0001-Partial-revert-of-commit-080a465b1321.patch)
  doxygen/repos/testing-x86_64/PKGBUILD
(from rev 255022, doxygen/trunk/PKGBUILD)
Deleted:
  doxygen/repos/testing-i686/PKGBUILD
  doxygen/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |  158 
++
 testing-i686/0001-Partial-revert-of-commit-080a465b1321.patch   |   33 ++
 testing-i686/PKGBUILD   |   73 
 testing-x86_64/0001-Partial-revert-of-commit-080a465b1321.patch |   33 ++
 testing-x86_64/PKGBUILD |   73 
 5 files changed, 224 insertions(+), 146 deletions(-)

Copied: 
doxygen/repos/testing-i686/0001-Partial-revert-of-commit-080a465b1321.patch 
(from rev 255022, 
doxygen/trunk/0001-Partial-revert-of-commit-080a465b1321.patch)
===
--- testing-i686/0001-Partial-revert-of-commit-080a465b1321.patch   
(rev 0)
+++ testing-i686/0001-Partial-revert-of-commit-080a465b1321.patch   
2015-12-09 16:40:48 UTC (rev 255023)
@@ -0,0 +1,33 @@
+From 7725d0a48aee2928dc0544ccbb0aa79ddb3a74d4 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Wed, 9 Dec 2015 18:16:09 +0200
+Subject: [PATCH] Partial revert of commit 080a465b1321
+
+Fixes generation of libstd++ man pages.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=759241
+---
+ src/util.cpp | 6 ++
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+diff --git a/src/util.cpp b/src/util.cpp
+index 3ee7ae5..0bf9940 100644
+--- a/src/util.cpp
 b/src/util.cpp
+@@ -1741,11 +1741,9 @@ nextChar:
+ }
+ else if (i>0 &&
+  (
+-  (s.at(i-1)==')' && isId(c)) // ")id" -> ") id"
++  (s.at(i-1)==')' && isId(c))
+   ||
+-  (c=='\''  && s.at(i-1)==' ')  // "'id" -> "' id"
+-  ||
+-  (i>1 && s.at(i-2)==' ' && s.at(i-1)==' ') // "  id" -> " id"
++  (c=='\''  && s.at(i-1)==' ')
+  )
+ )
+ {
+-- 
+2.6.3
+

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-12-09 16:40:36 UTC (rev 255022)
+++ testing-i686/PKGBUILD   2015-12-09 16:40:48 UTC (rev 255023)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgbase=doxygen
-pkgname=('doxygen' 'doxygen-docs')
-pkgver=1.8.10
-pkgrel=3
-license=('GPL')
-arch=(i686 x86_64)
-url="http://www.doxygen.org/";
-makedepends=('cmake' 'gcc-libs' 'flex' 'qt4' 'texlive-core' 'ghostscript'
- 'texlive-latexextra' 'graphviz' 'python2')
-source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz
-   
flex-2.6.patch::"https://github.com/heirecka/doxygen/commit/5fcb1357.patch";)
-md5sums=('79767ccd986f12a0f949015efb5f058f'
- 'b282c91bac1888f607a3676a236d2828')
-sha1sums=('6bad93cbdb1b2efacba14769d39bcc7bc9c0753b'
-  'aeeb45547de0f659789588b563210d9511c6a291')
-
-prepare() {
-  mkdir build
-
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  # Install the man pages in the right place
-  sed -i 's:DESTINATION man/man1:DESTINATION 
"${CMAKE_INSTALL_PREFIX}/share/man/man1":g' \
-doc/CMakeLists.txt
-
-  # Fix build with flex 2.6
-  patch -p1 -i ../flex-2.6.patch
-}
-
-build() {
-  cd build
-
-  cmake "../${pkgbase}-${pkgver}" \
--DCMAKE_INSTALL_PREFIX:PATH=/usr \
--DDOC_INSTALL_DIR:PATH=share/doc/doxygen \
--DQT_QMAKE_EXECUTABLE:FILE=/usr/lib/qt4/bin/qmake \
--DPYTHON_EXECUTABLE:FILE=/usr/bin/python2 \
--Dbuild_doc:BOOL=ON \
--Dbuild_wizard:BOOL=ON
-
-  make
-  make docs
-}
-
-check(){
-  cd build
-  make tests
-}
-
-package_doxygen() {
-  pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
-  depends=('gcc-libs')
-  optdepends=('graphviz: for caller/callee graph generation'
-  'qt4: for doxywizard')
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # Docs are in 'doxygen-docs'
-  rm -rf "${pkgdir}/usr/share/doc"
-}
-
-package_doxygen-docs() {
-  pkgdesc="Developer documentation for doxygen"
-
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}/usr/bin"
-  rm -rf "${pkgdir}/usr/share/man"
-}

Copied: doxygen/repos/testing-i686/PKGBUILD (from rev 255022, 
doxygen/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 

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

2015-12-09 Thread Evangelos Foutras
Date: Wednesday, December 9, 2015 @ 17:40:36
  Author: foutrelis
Revision: 255022

upgpkg: doxygen 1.8.10-4

Add temporary fix for issue in doxygen 1.8.10 that breaks generation of
libstdc++ man pages.

Added:
  doxygen/trunk/0001-Partial-revert-of-commit-080a465b1321.patch
Modified:
  doxygen/trunk/PKGBUILD

--+
 0001-Partial-revert-of-commit-080a465b1321.patch |   33 +
 PKGBUILD |   10 +-
 2 files changed, 41 insertions(+), 2 deletions(-)

Added: 0001-Partial-revert-of-commit-080a465b1321.patch
===
--- 0001-Partial-revert-of-commit-080a465b1321.patch
(rev 0)
+++ 0001-Partial-revert-of-commit-080a465b1321.patch2015-12-09 16:40:36 UTC 
(rev 255022)
@@ -0,0 +1,33 @@
+From 7725d0a48aee2928dc0544ccbb0aa79ddb3a74d4 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Wed, 9 Dec 2015 18:16:09 +0200
+Subject: [PATCH] Partial revert of commit 080a465b1321
+
+Fixes generation of libstd++ man pages.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=759241
+---
+ src/util.cpp | 6 ++
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+diff --git a/src/util.cpp b/src/util.cpp
+index 3ee7ae5..0bf9940 100644
+--- a/src/util.cpp
 b/src/util.cpp
+@@ -1741,11 +1741,9 @@ nextChar:
+ }
+ else if (i>0 &&
+  (
+-  (s.at(i-1)==')' && isId(c)) // ")id" -> ") id"
++  (s.at(i-1)==')' && isId(c))
+   ||
+-  (c=='\''  && s.at(i-1)==' ')  // "'id" -> "' id"
+-  ||
+-  (i>1 && s.at(i-2)==' ' && s.at(i-1)==' ') // "  id" -> " id"
++  (c=='\''  && s.at(i-1)==' ')
+  )
+ )
+ {
+-- 
+2.6.3
+

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 15:45:05 UTC (rev 255021)
+++ PKGBUILD2015-12-09 16:40:36 UTC (rev 255022)
@@ -4,7 +4,7 @@
 pkgbase=doxygen
 pkgname=('doxygen' 'doxygen-docs')
 pkgver=1.8.10
-pkgrel=3
+pkgrel=4
 license=('GPL')
 arch=(i686 x86_64)
 url="http://www.doxygen.org/";
@@ -11,10 +11,13 @@
 makedepends=('cmake' 'gcc-libs' 'flex' 'qt4' 'texlive-core' 'ghostscript'
  'texlive-latexextra' 'graphviz' 'python2')
 source=(http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz
-   
flex-2.6.patch::"https://github.com/heirecka/doxygen/commit/5fcb1357.patch";)
+0001-Partial-revert-of-commit-080a465b1321.patch
+
flex-2.6.patch::"https://github.com/heirecka/doxygen/commit/5fcb1357.patch";)
 md5sums=('79767ccd986f12a0f949015efb5f058f'
+ '93cc5bb3f18c73a3e2b53d6276d87a11'
  'b282c91bac1888f607a3676a236d2828')
 sha1sums=('6bad93cbdb1b2efacba14769d39bcc7bc9c0753b'
+  'aa03a6a51ff691ffef11d96bb25236f2f7655b6b'
   'aeeb45547de0f659789588b563210d9511c6a291')
 
 prepare() {
@@ -25,6 +28,9 @@
   sed -i 's:DESTINATION man/man1:DESTINATION 
"${CMAKE_INSTALL_PREFIX}/share/man/man1":g' \
 doc/CMakeLists.txt
 
+  # https://bugzilla.gnome.org/show_bug.cgi?id=759241
+  patch -Np1 -i ../0001-Partial-revert-of-commit-080a465b1321.patch
+
   # Fix build with flex 2.6
   patch -p1 -i ../flex-2.6.patch
 }


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 17:23:13
  Author: fyan
Revision: 151277

archrelease: copy trunk to community-testing-i686

Added:
  wine-staging/repos/community-testing-i686/
  wine-staging/repos/community-testing-i686/30-win32-aliases.conf
(from rev 151276, wine-staging/trunk/30-win32-aliases.conf)
  wine-staging/repos/community-testing-i686/PKGBUILD
(from rev 151276, wine-staging/trunk/PKGBUILD)
  wine-staging/repos/community-testing-i686/wine.install
(from rev 151276, wine-staging/trunk/wine.install)

--+
 PKGBUILD |  187 +
 wine.install |   12 +++
 2 files changed, 199 insertions(+)

Copied: wine-staging/repos/community-testing-i686/30-win32-aliases.conf (from 
rev 151276, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Copied: wine-staging/repos/community-testing-i686/PKGBUILD (from rev 151276, 
wine-staging/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 16:23:13 UTC (rev 151277)
@@ -0,0 +1,187 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: Eduardo Romero 
+# Contributor: Giovanni Scafora 
+
+pkgname=wine-staging
+pkgver=1.8rc3
+pkgrel=2
+
+_pkgbasever=${pkgver/rc/-rc}
+
+source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
+30-win32-aliases.conf)
+sha1sums=('071e2a11c94c7fd8963fa3e51c29537d828f5841'
+  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
+
+pkgdesc="A compatibility layer for running Windows programs - Staging branch"
+url="http://www.wine-staging.com";
+arch=(i686 x86_64)
+options=(staticlibs)
+license=(LGPL)
+install=wine.install
+
+_depends=(
+  attrlib32-attr
+  fontconfig  lib32-fontconfig
+  lcms2   lib32-lcms2
+  libxml2 lib32-libxml2
+  libxcursor  lib32-libxcursor
+  libxrandr   lib32-libxrandr
+  libxdamage  lib32-libxdamage
+  libxi   lib32-libxi
+  gettext lib32-gettext
+  freetype2   lib32-freetype2
+  glu lib32-glu
+  libsm   lib32-libsm
+  gcc-libslib32-gcc-libs
+  libpcap lib32-libpcap
+  desktop-file-utils
+)
+
+makedepends=(autoconf ncurses bison perl fontforge flex
+  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  gnutls  lib32-gnutls
+  libxinerama lib32-libxinerama
+  libxcomposite   lib32-libxcomposite
+  libxmu  lib32-libxmu
+  libxxf86vm  lib32-libxxf86vm
+  libldap lib32-libldap
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  alsa-liblib32-alsa-lib
+  libxcomposite   lib32-libxcomposite
+  mesalib32-mesa
+  mesa-libgl  lib32-mesa-libgl
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  libpulselib32-libpulse
+  libva   lib32-libva
+  gtk3lib32-gtk3
+  samba
+  opencl-headers
+)
+  
+optdepends=(
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  libldap lib32-libldap
+  gnutls  lib32-gnutls
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-pluginslib32-alsa-plugins
+  alsa-liblib32-alsa-lib
+  libjpeg-turbo   lib32-libjpeg-turbo
+  libxcomposite   lib32-libxcomposite
+  libxinerama lib32-libxinerama
+  ncurses lib32-ncurses
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  libva   lib32-libva
+  gtk3lib32-gtk3
+  cups
+  samba   dosbox
+)
+
+if [[ $CARCH == i686 ]]; then
+  # Strip lib32 etc. on i686
+  _depends=(${_depends[@]/*32-*/})
+  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
+  makedepends=(${makedepends[@]/*-multilib*/})
+  optdepends=(${optdepends[@]/*32-*/})
+  provides=("wine=$pkgver")
+  conflicts=('wine')
+else
+  makedepends=(${makedepends[@]} ${_depends[@]})
+  provides=("wine=$pkgver" "wine-wow64=$pkgver")
+  conflicts=('wine' 'wine-wow64')
+fi
+
+prepare() {
+  # Allow ccache to work
+  mv wine-patched-staging-$_pkgbasever $pkgname
+
+  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
+
+  # These additional CPPFLAGS solve FS#27662 and FS#34195
+  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
+
+  # Get rid of old build dirs
+  rm -rf $pkgname-{32,64}-build
+  mkdir $pkgname-32-build
+}
+
+build() {
+  cd "$srcdir"
+
+  if [[ $CARCH == x86_64 ]]; then
+msg2 "Building Wine-64..."
+
+mkdir $pkgname-64-build
+cd "$srcdir/$pkgname-64-build"
+../$pkgname/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib \
+  --with-x 

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 17:01:02
  Author: fyan
Revision: 151276

archrelease: copy trunk to multilib-testing-x86_64

Added:
  wine-staging/repos/multilib-testing-x86_64/
  wine-staging/repos/multilib-testing-x86_64/30-win32-aliases.conf
(from rev 151275, wine-staging/trunk/30-win32-aliases.conf)
  wine-staging/repos/multilib-testing-x86_64/PKGBUILD
(from rev 151275, wine-staging/trunk/PKGBUILD)
  wine-staging/repos/multilib-testing-x86_64/wine.install
(from rev 151275, wine-staging/trunk/wine.install)

--+
 PKGBUILD |  187 +
 wine.install |   12 +++
 2 files changed, 199 insertions(+)

Copied: wine-staging/repos/multilib-testing-x86_64/30-win32-aliases.conf (from 
rev 151275, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Copied: wine-staging/repos/multilib-testing-x86_64/PKGBUILD (from rev 151275, 
wine-staging/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2015-12-09 16:01:02 UTC (rev 151276)
@@ -0,0 +1,187 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: Eduardo Romero 
+# Contributor: Giovanni Scafora 
+
+pkgname=wine-staging
+pkgver=1.8rc3
+pkgrel=2
+
+_pkgbasever=${pkgver/rc/-rc}
+
+source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
+30-win32-aliases.conf)
+sha1sums=('071e2a11c94c7fd8963fa3e51c29537d828f5841'
+  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
+
+pkgdesc="A compatibility layer for running Windows programs - Staging branch"
+url="http://www.wine-staging.com";
+arch=(i686 x86_64)
+options=(staticlibs)
+license=(LGPL)
+install=wine.install
+
+_depends=(
+  attrlib32-attr
+  fontconfig  lib32-fontconfig
+  lcms2   lib32-lcms2
+  libxml2 lib32-libxml2
+  libxcursor  lib32-libxcursor
+  libxrandr   lib32-libxrandr
+  libxdamage  lib32-libxdamage
+  libxi   lib32-libxi
+  gettext lib32-gettext
+  freetype2   lib32-freetype2
+  glu lib32-glu
+  libsm   lib32-libsm
+  gcc-libslib32-gcc-libs
+  libpcap lib32-libpcap
+  desktop-file-utils
+)
+
+makedepends=(autoconf ncurses bison perl fontforge flex
+  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  gnutls  lib32-gnutls
+  libxinerama lib32-libxinerama
+  libxcomposite   lib32-libxcomposite
+  libxmu  lib32-libxmu
+  libxxf86vm  lib32-libxxf86vm
+  libldap lib32-libldap
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  alsa-liblib32-alsa-lib
+  libxcomposite   lib32-libxcomposite
+  mesalib32-mesa
+  mesa-libgl  lib32-mesa-libgl
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  libpulselib32-libpulse
+  libva   lib32-libva
+  gtk3lib32-gtk3
+  samba
+  opencl-headers
+)
+  
+optdepends=(
+  giflib  lib32-giflib
+  libpng  lib32-libpng
+  libldap lib32-libldap
+  gnutls  lib32-gnutls
+  mpg123  lib32-mpg123
+  openal  lib32-openal
+  v4l-utils   lib32-v4l-utils
+  libpulselib32-libpulse
+  alsa-pluginslib32-alsa-plugins
+  alsa-liblib32-alsa-lib
+  libjpeg-turbo   lib32-libjpeg-turbo
+  libxcomposite   lib32-libxcomposite
+  libxinerama lib32-libxinerama
+  ncurses lib32-ncurses
+  libcl   lib32-libcl
+  libxslt lib32-libxslt
+  libva   lib32-libva
+  gtk3lib32-gtk3
+  cups
+  samba   dosbox
+)
+
+if [[ $CARCH == i686 ]]; then
+  # Strip lib32 etc. on i686
+  _depends=(${_depends[@]/*32-*/})
+  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
+  makedepends=(${makedepends[@]/*-multilib*/})
+  optdepends=(${optdepends[@]/*32-*/})
+  provides=("wine=$pkgver")
+  conflicts=('wine')
+else
+  makedepends=(${makedepends[@]} ${_depends[@]})
+  provides=("wine=$pkgver" "wine-wow64=$pkgver")
+  conflicts=('wine' 'wine-wow64')
+fi
+
+prepare() {
+  # Allow ccache to work
+  mv wine-patched-staging-$_pkgbasever $pkgname
+
+  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
+
+  # These additional CPPFLAGS solve FS#27662 and FS#34195
+  export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
+
+  # Get rid of old build dirs
+  rm -rf $pkgname-{32,64}-build
+  mkdir $pkgname-32-build
+}
+
+build() {
+  cd "$srcdir"
+
+  if [[ $CARCH == x86_64 ]]; then
+msg2 "Building Wine-64..."
+
+mkdir $pkgname-64-build
+cd "$srcdir/$pkgname-64-build"
+../$pkgname/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib \
+  --

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 17:00:40
  Author: fyan
Revision: 151275

upgpkg: wine-staging 1.8rc3-2

rebuild with -O2

Modified:
  wine-staging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:34:09 UTC (rev 151274)
+++ PKGBUILD2015-12-09 16:00:40 UTC (rev 151275)
@@ -7,7 +7,7 @@
 
 pkgname=wine-staging
 pkgver=1.8rc3
-pkgrel=1
+pkgrel=2
 
 _pkgbasever=${pkgver/rc/-rc}
 
@@ -110,10 +110,6 @@
 
   sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
 
-  # Remove once https://bugs.winehq.org/show_bug.cgi?id=38653 is resolved
-  export CFLAGS="${CFLAGS/-O2/} -O0"
-  export CXXFLAGS="${CXXFLAGS/-O2/} -O0"
-
   # These additional CPPFLAGS solve FS#27662 and FS#34195
   export CPPFLAGS="${CPPFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0"
 


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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 16:45:05
  Author: jgc
Revision: 255021

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-09 15:44:56 UTC (rev 255020)
+++ extra-i686/PKGBUILD 2015-12-09 15:45:05 UTC (rev 255021)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin 
-
-pkgname=goffice
-pkgver=0.10.23
-pkgrel=1
-pkgdesc="A library of document-centric objects and utilities built on top of 
GLib and Gtk+"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org";
-license=('GPL')
-makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
-depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: goffice/repos/extra-i686/PKGBUILD (from rev 255020, 
goffice/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 15:45:05 UTC (rev 255021)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Aaron Griffin 
+
+pkgname=goffice
+pkgver=0.10.24
+pkgrel=1
+pkgdesc="A library of document-centric objects and utilities built on top of 
GLib and Gtk+"
+arch=('i686' 'x86_64')
+url="http://www.gnome.org";
+license=('GPL')
+makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
+depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static --enable-introspection
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-12-09 15:44:56 UTC (rev 255020)
+++ extra-x86_64/PKGBUILD   2015-12-09 15:45:05 UTC (rev 255021)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin 
-
-pkgname=goffice
-pkgver=0.10.23
-pkgrel=1
-pkgdesc="A library of document-centric objects and utilities built on top of 
GLib and Gtk+"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org";
-license=('GPL')
-makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
-depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: goffice/repos/extra-x86_64/PKGBUILD (from rev 255020, 
goffice/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-12-09 15:45:05 UTC (rev 255021)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Aaron Griffin 
+
+pkgname=goffice
+pkgver=0.10.24
+pkgrel=1
+pkgdesc="A library of document-centric objects and utilities built on top of 
GLib and Gtk+"
+arch=('i686' 'x86_64')
+url="http://www.gnome.org";
+license=('GPL')
+makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
+depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a'

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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 16:44:56
  Author: jgc
Revision: 255020

upgpkg: goffice 0.10.24-1

Modified:
  goffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:14:05 UTC (rev 255019)
+++ PKGBUILD2015-12-09 15:44:56 UTC (rev 255020)
@@ -2,7 +2,7 @@
 # Maintainer: Aaron Griffin 
 
 pkgname=goffice
-pkgver=0.10.23
+pkgver=0.10.24
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of 
GLib and Gtk+"
 arch=('i686' 'x86_64')
@@ -9,14 +9,17 @@
 url="http://www.gnome.org";
 license=('GPL')
 makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
-depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt')
+depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f')
+sha256sums=('cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static --enable-introspection
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
   make
 }
 


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:33:21
  Author: fyan
Revision: 151273

upgpkg: jenkins 1.640-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:31:56 UTC (rev 151272)
+++ PKGBUILD2015-12-09 14:33:21 UTC (rev 151273)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=1.639
+pkgver=1.640
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('267e44167db09c5c724548e7b14ac49340a8b3c37da5b53569c977b234c0d3bf5627d2132ef9267e464acfb59ea30672baa5e5094d84ea9f18e0781c213daf32'
+sha512sums=('d41626327b08303b105769253c9ea386b552e79b0ed1a676715d1768d3db3f997f3e643441a180b7ff221c5b511476878038b31b9608e76e8f15c122510ef291'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:34:09
  Author: fyan
Revision: 151274

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 14:33:21 UTC (rev 151273)
+++ PKGBUILD2015-12-09 14:34:09 UTC (rev 151274)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=1.639
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jen

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:31:56
  Author: fyan
Revision: 151272

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

Added:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
(from rev 151271, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
(from rev 151271, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
(from rev 151271, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
(from rev 151271, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
(from rev 151271, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers
(from rev 151271, deepin-daemon/trunk/deepin-daemon.sysusers)
Deleted:
  deepin-daemon/repos/community-testing-i686/PKGBUILD
  deepin-daemon/repos/community-testing-i686/deepin-daemon.install
  deepin-daemon/repos/community-testing-i686/deepin-daemon.sysusers
  deepin-daemon/repos/community-testing-x86_64/PKGBUILD
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.install
  deepin-daemon/repos/community-testing-x86_64/deepin-daemon.sysusers

-+
 /PKGBUILD   |  158 ++
 /deepin-daemon.install  |   26 +++
 /deepin-daemon.sysusers |4 
 community-testing-i686/PKGBUILD |   75 --
 community-testing-i686/deepin-daemon.install|   13 -
 community-testing-i686/deepin-daemon.sysusers   |2 
 community-testing-x86_64/PKGBUILD   |   75 --
 community-testing-x86_64/deepin-daemon.install  |   13 -
 community-testing-x86_64/deepin-daemon.sysusers |2 
 9 files changed, 188 insertions(+), 180 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 14:25:32 UTC (rev 151271)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:31:56 UTC (rev 151272)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-daemon
-pkgver=2.93.2
-_commit=22ed16cb4a6fa43031e0f13750833806e714df6e
-#_golibver=0.4.3
-_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_deepinapiver=2.92.2
-_deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
-#_dbusfactoryver=2.92.2
-_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
-_desktopbaserev=df35ee9bbe33cca436c256a145b88e58e011b737
-pkgrel=1
-pkgdesc='Daemon handling the DDE session settings'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-daemon";
-license=('GPL3')
-depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'metacity' 
'poppler-glib'
- 'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 
'lsb-release'
- 'mobile-broadband-provider-info' 'polkit-gnome' 'udisks2' 'upower' 
'gcc-go'
- 'libxkbfile' 'accountsservice')
-makedepends=('deepin-dbus-generator' 'sqlite' 'git' 'mercurial')
-optdepends=('networkmanager: Network Management daemon'
-'deepin-grub2-themes: deepin theme for grub menu')
-conflicts=('dde-daemon')
-replaces=('dde-daemon')
-groups=('deepin')
-install="${pkgname}.install"
-source=(#"git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver";
-"git+https://github.com/linuxdeepin/dde-daemon.git#commit=$_commit";
-#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
-"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
-#"git+https://github.com/linuxdeepin/dde-api.git#tag=$_deepinapiver";
-"git+https://github.com/linuxdeepin/dde-api.git#commit=$_deepinapirev";
-
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_dbusfactoryrev";
-
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";
-'deepin-daemon.sysusers')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'4482f2c82c3652040021dd43515f131184a0417e341dc37db487117012245e25')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src/pkg.deepin.io/{lib,dde/api}
-  cp -a go-lib/* build/src/pkg.deepin.io/lib
-  cp -a dde-api/* build/src/pkg.deepin.io/dde/api/
-  
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify \
- github.com/mattn/go-sqlite3 gopkg.in/alecthomas/kingpin.v2 
github.com/disintegration/imaging \
- code.google.com/p/graphics-go/graphics 
code.google.com/p/jamslam-freetype-go/freetype \
- code.google.com/p/jamslam-freetype-go/freetype/truetype
-}
-
-b

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:25:32
  Author: fyan
Revision: 151271

upgpkg: deepin-daemon 2.93.2-2

update desktop-base

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:12:41 UTC (rev 151270)
+++ PKGBUILD2015-12-09 14:25:32 UTC (rev 151271)
@@ -12,8 +12,8 @@
 _deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
 #_dbusfactoryver=2.92.2
 _dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
-_desktopbaserev=df35ee9bbe33cca436c256a145b88e58e011b737
-pkgrel=1
+_desktopbaserev=e068cada19c95b25669e6bf38a1e11493a67c19f
+pkgrel=2
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon";
@@ -64,6 +64,9 @@
 
   cd "$srcdir/dde-daemon"
   make USE_GCCGO=1
+
+  cd "$srcdir/deepin-desktop-base"
+  make
 }
 
 package() {
@@ -71,5 +74,6 @@
   make USE_GCCGO=1 DESTDIR="${pkgdir}" install
 
   install -Dm644 ../deepin-daemon.sysusers 
"$pkgdir/usr/lib/sysusers.d/deepin-daemon.conf"
-  install -Dm644 "${srcdir}"/deepin-desktop-base/desktop-version 
"${pkgdir}"/etc/deepin-version
+  install -Dm644 "${srcdir}"/deepin-desktop-base/files/desktop-version 
"${pkgdir}"/etc/deepin-version
+  #install -Dm644 "${srcdir}"/deepin-desktop-base/files/desktop-version 
"${pkgdir}"/usr/lib/deepin/deepin-version
 }


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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 15:13:58
  Author: jgc
Revision: 255018

upgpkg: lasem 0.4.3-2

Modified:
  lasem/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:12:46 UTC (rev 255017)
+++ PKGBUILD2015-12-09 14:13:58 UTC (rev 255018)
@@ -1,4 +1,4 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot 
 # Contributor: Adria Arrufat 
 pkgname=lasem


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


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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 15:14:05
  Author: jgc
Revision: 255019

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

Added:
  lasem/repos/extra-i686/
  lasem/repos/extra-i686/PKGBUILD
(from rev 255018, lasem/trunk/PKGBUILD)
  lasem/repos/extra-x86_64/
  lasem/repos/extra-x86_64/PKGBUILD
(from rev 255018, lasem/trunk/PKGBUILD)

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

Copied: lasem/repos/extra-i686/PKGBUILD (from rev 255018, lasem/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 14:14:05 UTC (rev 255019)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Adria Arrufat 
+pkgname=lasem
+pkgver=0.4.3
+pkgrel=2
+pkgdesc="SVG and Mathml rendering library"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Lasem";
+license=('LGPL')
+depends=('gtk3')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e7d950f9579defc7bb9d4159a0bfff165a3a621945ac9f202c930f2fea2dd58f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/doc" "$pkgdir/usr/share/doc"
+}

Copied: lasem/repos/extra-x86_64/PKGBUILD (from rev 255018, 
lasem/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-12-09 14:14:05 UTC (rev 255019)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Adria Arrufat 
+pkgname=lasem
+pkgver=0.4.3
+pkgrel=2
+pkgdesc="SVG and Mathml rendering library"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Lasem";
+license=('LGPL')
+depends=('gtk3')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e7d950f9579defc7bb9d4159a0bfff165a3a621945ac9f202c930f2fea2dd58f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/doc" "$pkgdir/usr/share/doc"
+}


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:12:41
  Author: fyan
Revision: 151270

archrelease: copy trunk to community-testing-any

Added:
  deepin-terminal/repos/community-testing-any/
  deepin-terminal/repos/community-testing-any/PKGBUILD
(from rev 151269, deepin-terminal/trunk/PKGBUILD)
  deepin-terminal/repos/community-testing-any/deepin-terminal.install
(from rev 151269, deepin-terminal/trunk/deepin-terminal.install)
  deepin-terminal/repos/community-testing-any/use-deepinvte.patch
(from rev 151269, deepin-terminal/trunk/use-deepinvte.patch)

-+
 PKGBUILD|   42 +++
 use-deepinvte.patch |   60 ++
 2 files changed, 102 insertions(+)

Copied: deepin-terminal/repos/community-testing-any/PKGBUILD (from rev 151269, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-12-09 14:12:41 UTC (rev 151270)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+ 
+pkgname=deepin-terminal
+pkgver=1.1.1
+_commit=bdf2acb68b32ab3e7262146f4d0011d32d2c9e54
+pkgrel=1
+pkgdesc='Awesome terminal for Linux Deepin'
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-terminal";
+license=('GPL3')
+depends=('python2-deepin-vte' 'desktop-file-utils' 'expect' 
'hicolor-icon-theme'
+ 'python2-dbus' 'python2-deepin-ui' 'xdotool' 'ttf-dejavu')
+makedepends=('deepin-gettext-tools' 'git')
+groups=('deepin-extra')
+install="${pkgname}.install"
+source=("git+https://github.com/linuxdeepin/deepin-terminal.git#commit=$_commit";
+use-deepinvte.patch)
+sha256sums=('SKIP'
+'b1d0d3a1ac3ea78d235cd721d757ad00715267775e2c219a5ba0474119c2bb3c')
+ 
+prepare(){
+  cd deepin-terminal
+
+  # use deepinvte
+  patch -p1 --no-backup-if-mismatch -i ../use-deepinvte.patch
+ 
+  # fix python version
+  find "${srcdir}" -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python 
*$=\1python2='
+}
+ 
+build() {
+  cd deepin-terminal
+  deepin-generate-mo tools/locale_config.ini
+}
+ 
+package() {
+  cd deepin-terminal
+  make DESTDIR="${pkgdir}" PREFIX="/usr" install
+}

Copied: deepin-terminal/repos/community-testing-any/deepin-terminal.install 
(from rev 151269, deepin-terminal/trunk/deepin-terminal.install)
===
Copied: deepin-terminal/repos/community-testing-any/use-deepinvte.patch (from 
rev 151269, deepin-terminal/trunk/use-deepinvte.patch)
===
--- community-testing-any/use-deepinvte.patch   (rev 0)
+++ community-testing-any/use-deepinvte.patch   2015-12-09 14:12:41 UTC (rev 
151270)
@@ -0,0 +1,60 @@
+diff --git a/src/main.py b/src/main.py
+index bfb7005..3ef77ee 100755
+--- a/src/main.py
 b/src/main.py
+@@ -57,7 +57,7 @@ import subprocess
+ import sys
+ import traceback
+ import urllib
+-import vte
++import deepinvte
+ import shlex
+ 
+ PROJECT_NAME = "deepin-terminal"
+@@ -1324,9 +1324,9 @@ class Terminal(object):
+ 
+ gtk.main()
+ 
+-class TerminalWrapper(vte.Terminal):
++class TerminalWrapper(deepinvte.Terminal):
+ """
+-Wrapper class for vte.Terminal. Propagate keys. Make some customize as 
well.
++Wrapper class for deepinvte.Terminal. Propagate keys. Make some customize 
as well.
+ """
+ 
+ def __init__(self,
+@@ -1340,7 +1340,7 @@ class TerminalWrapper(vte.Terminal):
+ Initial values.
+ :param parent_widget: which grid this widget belongs to.
+ """
+-vte.Terminal.__init__(self)
++deepinvte.Terminal.__init__(self)
+ self.parent_widget = parent_widget
+ self.press_q_quit = press_q_quit
+ self.set_word_chars("-A-Za-z0-9,./?%&#:_")
+@@ -1582,19 +1582,19 @@ class TerminalWrapper(vte.Terminal):
+ 
+ def change_cursor_shape(self, cursor_shape):
+ if cursor_shape == "block":
+-self.set_cursor_shape(vte.CURSOR_SHAPE_BLOCK)
++self.set_cursor_shape(deepinvte.CURSOR_SHAPE_BLOCK)
+ elif cursor_shape == "ibeam":
+-self.set_cursor_shape(vte.CURSOR_SHAPE_IBEAM)
++self.set_cursor_shape(deepinvte.CURSOR_SHAPE_IBEAM)
+ elif cursor_shape == "underline":
+-self.set_cursor_shape(vte.CURSOR_SHAPE_UNDERLINE)
++self.set_cursor_shape(deepinvte.CURSOR_SHAPE_UNDERLINE)
+ 
+ def change_cursor_blink_mode(self, cursor_blink_mode):
+ if cursor_blink_mode == "system":
+-self.set_cursor_blink_mode(vte.CURSOR_BLINK_SYSTEM)
++self.set_cursor_blink_mode(deepinvte.CURSOR_BLINK_SYSTEM)
+ elif cursor_blink_mode == "on":
+-self.set_cursor_blink_mode(vte.CURSOR_BLINK_ON)
++self.set_cursor_blink_mode(deepinvte.CURS

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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 15:12:46
  Author: jgc
Revision: 255017

Add new package as dependency for goffice

Added:
  lasem/
  lasem/repos/
  lasem/trunk/
  lasem/trunk/PKGBUILD

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

Added: lasem/trunk/PKGBUILD
===
--- lasem/trunk/PKGBUILD(rev 0)
+++ lasem/trunk/PKGBUILD2015-12-09 14:12:46 UTC (rev 255017)
@@ -0,0 +1,28 @@
+# $Id: $
+# Maintainer: Jan de Groot 
+# Contributor: Adria Arrufat 
+pkgname=lasem
+pkgver=0.4.3
+pkgrel=2
+pkgdesc="SVG and Mathml rendering library"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Lasem";
+license=('LGPL')
+depends=('gtk3')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e7d950f9579defc7bb9d4159a0bfff165a3a621945ac9f202c930f2fea2dd58f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/doc" "$pkgdir/usr/share/doc"
+}


[arch-commits] Commit in deepin-icon-theme/repos/community-testing-any (2 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:12:07
  Author: fyan
Revision: 151268

archrelease: copy trunk to community-testing-any

Added:
  deepin-icon-theme/repos/community-testing-any/PKGBUILD
(from rev 151267, deepin-icon-theme/trunk/PKGBUILD)
Deleted:
  deepin-icon-theme/repos/community-testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 14:11:43 UTC (rev 151267)
+++ PKGBUILD2015-12-09 14:12:07 UTC (rev 151268)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-icon-theme
-pkgver=15.10.3.20151208
-_commit=9f8f8a39d819872621f014bd5a90bf2b5c3c3f79
-pkgrel=1
-pkgdesc="Deepin Icons"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-icon-theme";
-license=('GPL3')
-replaces=('deepin-cursor-theme')
-conflicts=('deepin-cursor-theme')
-depends=('flattr-icon-theme')
-makedepends=('git' 'inkscape')
-source=("git+https://github.com/linuxdeepin/deepin-icon-theme.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd "${pkgname}"
-  sed 's\flattr\Flattr\' -i deepin/index.theme
-  sed 's\Faenza\Adwaita\' -i deepin/index.theme
-
-  mkdir -p build
-}
-
-build() {
-  cd "${pkgname}"
-  python2 tools/convert.py deepin build
-}
-
-package() {
-  cd "${pkgname}"
-  install -d "${pkgdir}"/usr/share/icons
-  cp -r build/deepin "${pkgdir}"/usr/share/icons/Deepin
-
-  make DESTDIR="$pkgdir" install-cursors
-}

Copied: deepin-icon-theme/repos/community-testing-any/PKGBUILD (from rev 
151267, deepin-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 14:12:07 UTC (rev 151268)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-icon-theme
+pkgver=15.10.4
+_commit=9f8f8a39d819872621f014bd5a90bf2b5c3c3f79
+pkgrel=1
+pkgdesc="Deepin Icons"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-icon-theme";
+license=('GPL3')
+replaces=('deepin-cursor-theme')
+conflicts=('deepin-cursor-theme')
+depends=('flattr-icon-theme')
+makedepends=('git' 'inkscape')
+source=("git+https://github.com/linuxdeepin/deepin-icon-theme.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  sed 's\flattr\Flattr\' -i deepin/index.theme
+  sed 's\Faenza\Adwaita\' -i deepin/index.theme
+
+  mkdir -p build
+}
+
+build() {
+  cd "${pkgname}"
+  python2 tools/convert.py deepin build
+}
+
+package() {
+  cd "${pkgname}"
+  install -d "${pkgdir}"/usr/share/icons
+  cp -r build/deepin "${pkgdir}"/usr/share/icons/Deepin
+
+  make DESTDIR="$pkgdir" install-cursors
+}


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:12:16
  Author: fyan
Revision: 151269

upgpkg: deepin-terminal 1.1.1-1

Modified:
  deepin-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:12:07 UTC (rev 151268)
+++ PKGBUILD2015-12-09 14:12:16 UTC (rev 151269)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
  
 pkgname=deepin-terminal
-pkgver=1.1.0.20151104
-_commit=a996a1fe5c5e50f3b43ef858553eeaae1ddd4178
+pkgver=1.1.1
+_commit=bdf2acb68b32ab3e7262146f4d0011d32d2c9e54
 pkgrel=1
 pkgdesc='Awesome terminal for Linux Deepin'
 arch=('any')


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:11:43
  Author: fyan
Revision: 151267

upgpkg: deepin-icon-theme 15.10.4-1

Modified:
  deepin-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:08:31 UTC (rev 151266)
+++ PKGBUILD2015-12-09 14:11:43 UTC (rev 151267)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-icon-theme
-pkgver=15.10.3.20151208
+pkgver=15.10.4
 _commit=9f8f8a39d819872621f014bd5a90bf2b5c3c3f79
 pkgrel=1
 pkgdesc="Deepin Icons"


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:08:08
  Author: fyan
Revision: 151265

upgpkg: deepin-screenshot 3.1.4-1

Modified:
  deepin-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:04:26 UTC (rev 151264)
+++ PKGBUILD2015-12-09 14:08:08 UTC (rev 151265)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screenshot
-pkgver=3.1.3.20151208
-_commit=1ef646c0dd5c3bd376d1c0243c9a977b4eccfd17
-pkgrel=2
+pkgver=3.1.4
+_commit=10a8df03d391000ef60fb3abfc053abeb82c446a
+pkgrel=1
 pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
 arch=('any')
 url="https://gitcafe.com/Deepin/deepin-screenshot";


[arch-commits] Commit in deepin-screenshot/repos/community-testing-any (4 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:08:31
  Author: fyan
Revision: 151266

archrelease: copy trunk to community-testing-any

Added:
  deepin-screenshot/repos/community-testing-any/PKGBUILD
(from rev 151265, deepin-screenshot/trunk/PKGBUILD)
  deepin-screenshot/repos/community-testing-any/deepin-screenshot.install
(from rev 151265, deepin-screenshot/trunk/deepin-screenshot.install)
Deleted:
  deepin-screenshot/repos/community-testing-any/PKGBUILD
  deepin-screenshot/repos/community-testing-any/deepin-screenshot.install

---+
 PKGBUILD  |   88 ++--
 deepin-screenshot.install |   22 +--
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-09 14:08:08 UTC (rev 151265)
+++ PKGBUILD2015-12-09 14:08:31 UTC (rev 151266)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screenshot
-pkgver=3.1.3.20151208
-_commit=1ef646c0dd5c3bd376d1c0243c9a977b4eccfd17
-pkgrel=2
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('any')
-url="https://gitcafe.com/Deepin/deepin-screenshot";
-license=('GPL3')
-depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
- 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil')
-makedepends=('deepin-gettext-tools' 'git')
-optdepends=('deepin-social-sharing: for "Share" support'
-'deepin-daemon: for sound effect')
-groups=('deepin-extra')
-install="${pkgname}.install"
-source=("git+https://github.com/linuxdeepin/deepin-screenshot.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-screenshot
-
-  # fix python version
-  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-screenshot
-
-  make
-}
-
-package() {
-  cd deepin-screenshot
-  make DESTDIR="${pkgdir}" install
-}
-
- # Local Variables:
- # sh-basic-offset: 2
- # End:

Copied: deepin-screenshot/repos/community-testing-any/PKGBUILD (from rev 
151265, deepin-screenshot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-09 14:08:31 UTC (rev 151266)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screenshot
+pkgver=3.1.4
+_commit=10a8df03d391000ef60fb3abfc053abeb82c446a
+pkgrel=1
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-screenshot";
+license=('GPL3')
+depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
+ 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil')
+makedepends=('deepin-gettext-tools' 'git')
+optdepends=('deepin-social-sharing: for "Share" support'
+'deepin-daemon: for sound effect')
+groups=('deepin-extra')
+install="${pkgname}.install"
+source=("git+https://github.com/linuxdeepin/deepin-screenshot.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-screenshot
+
+  # fix python version
+  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-screenshot
+
+  make
+}
+
+package() {
+  cd deepin-screenshot
+  make DESTDIR="${pkgdir}" install
+}
+
+ # Local Variables:
+ # sh-basic-offset: 2
+ # End:

Deleted: deepin-screenshot.install
===
--- deepin-screenshot.install   2015-12-09 14:08:08 UTC (rev 151265)
+++ deepin-screenshot.install   2015-12-09 14:08:31 UTC (rev 151266)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  post_install "$1"
-}

Copied: deepin-screenshot/repos/community-testing-any/deepin-screenshot.install 
(from rev 151265, deepin-screenshot/trunk/deepin-screenshot.install)
===
--- deepin-screenshot.install   (rev 0)
+++ deepin-screenshot.install   2015-12-09 14:08:31 UTC (rev 151266)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install "$1"
+}
+
+post_remove() {
+  post_install "$1"
+}


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:03:51
  Author: fyan
Revision: 151263

upgpkg: deepin-menu 2.90.2-1

Modified:
  deepin-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:03:29 UTC (rev 151262)
+++ PKGBUILD2015-12-09 14:03:51 UTC (rev 151263)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-menu
-pkgver=2.90.1.20151112
+pkgver=2.90.2
 _commit=2a85fd538d86c8ba0cf1ea2baac75d0a0973182f
 pkgrel=1
 pkgdesc="Deepin menu service for building beautiful menus"


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:02:55
  Author: fyan
Revision: 151261

upgpkg: deepin-session-ui 2.90.3-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:02:51 UTC (rev 151260)
+++ PKGBUILD2015-12-09 14:02:55 UTC (rev 151261)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=2.90.2.20151208
-_commit=a30e9ede62e267f58e9a46f1ec09c1ca8d8dec30
-pkgrel=2
+pkgver=2.90.3
+_commit=5c3667b090d1665140cac447deef78db00bc87e8
+pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-session-ui";


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:03:29
  Author: fyan
Revision: 151262

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

Added:
  deepin-session-ui/repos/community-testing-i686/PKGBUILD
(from rev 151261, deepin-session-ui/trunk/PKGBUILD)
  deepin-session-ui/repos/community-testing-x86_64/PKGBUILD
(from rev 151261, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-testing-i686/PKGBUILD
  deepin-session-ui/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 14:02:55 UTC (rev 151261)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:03:29 UTC (rev 151262)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=2.90.2.20151208
-_commit=a30e9ede62e267f58e9a46f1ec09c1ca8d8dec30
-pkgrel=2
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui";
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'libdui' 'liblightdm-qt5' 'qt5-svg' 'deepin-daemon'
- 'deepin-control-center' 'startdde' 'gtk2')
-makedepends=('git')
-provides=('lightdm-deepin-greeter')
-conflicts=('dde-workspace' 'dde-session-ui')
-replaces=('dde-workspace' 'dde-session-ui')
-source=("git+https://github.com/linuxdeepin/dde-session-ui.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build() {
-  cd "dde-session-ui"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "dde-session-ui"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-session-ui/repos/community-testing-i686/PKGBUILD (from rev 
151261, deepin-session-ui/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:03:29 UTC (rev 151262)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=2.90.3
+_commit=5c3667b090d1665140cac447deef78db00bc87e8
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui";
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'libdui' 'liblightdm-qt5' 'qt5-svg' 'deepin-daemon'
+ 'deepin-control-center' 'startdde' 'gtk2')
+makedepends=('git')
+provides=('lightdm-deepin-greeter')
+conflicts=('dde-workspace' 'dde-session-ui')
+replaces=('dde-workspace' 'dde-session-ui')
+source=("git+https://github.com/linuxdeepin/dde-session-ui.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build() {
+  cd "dde-session-ui"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "dde-session-ui"
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 14:02:55 UTC (rev 151261)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 14:03:29 UTC (rev 151262)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=2.90.2.20151208
-_commit=a30e9ede62e267f58e9a46f1ec09c1ca8d8dec30
-pkgrel=2
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui";
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'libdui' 'liblightdm-qt5' 'qt5-svg' 'deepin-daemon'
- 'deepin-control-center' 'startdde' 'gtk2')
-makedepends=('git')
-provides=('lightdm-deepin-greeter')
-conflicts=('dde-workspace' 'dde-session-ui')
-replaces=('dde-workspace' 'dde-session-ui')
-source=("git+https://github.com/linuxdeepin/dde-session-ui.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build() {
-  cd "dde-session-ui"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "dde-session-ui"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-session-ui/repos/community-testing-x86_64/PKGBUILD (from rev 
151261, deepin-session-ui/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 14:03:29 UTC (rev 151262)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=2.90.3
+_commit=5c3667b090d1665140cac447de

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:02:17
  Author: fyan
Revision: 151259

upgpkg: deepin-notifications 2.3.4-1

Modified:
  deepin-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 14:01:39 UTC (rev 151258)
+++ PKGBUILD2015-12-09 14:02:17 UTC (rev 151259)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-notifications
-pkgver=2.3.3.20151208
+pkgver=2.3.4
 _commit=692640abb9bd1c3a74f686abbe2e9163a9e2020d
 pkgrel=1
 pkgdesc="System notifications for linuxdeepin desktop environment"


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:04:26
  Author: fyan
Revision: 151264

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

Added:
  deepin-menu/repos/community-testing-i686/PKGBUILD
(from rev 151263, deepin-menu/trunk/PKGBUILD)
  deepin-menu/repos/community-testing-x86_64/PKGBUILD
(from rev 151263, deepin-menu/trunk/PKGBUILD)
Deleted:
  deepin-menu/repos/community-testing-i686/PKGBUILD
  deepin-menu/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 14:03:51 UTC (rev 151263)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:04:26 UTC (rev 151264)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-menu
-pkgver=2.90.1.20151112
-_commit=2a85fd538d86c8ba0cf1ea2baac75d0a0973182f
-pkgrel=1
-pkgdesc="Deepin menu service for building beautiful menus"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-menu";
-license=('GPL3')
-depends=('python2-pyqt5' 'qt5-x11extras')
-makedepends=('python2-setuptools' 'qt5-declarative' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-menu.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-menu
-
-  # fix python version
-  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-menu
-
-  python2 setup.py build
-  qmake-qt5
-  make
-}
-
-package() {
-  cd deepin-menu
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
-  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
-
-  rm -r "${pkgdir}"/usr/deepin_menu
-
-  install -m 644 *.service "${pkgdir}"/usr/share/dbus-1/services/
-  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
-}

Copied: deepin-menu/repos/community-testing-i686/PKGBUILD (from rev 151263, 
deepin-menu/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:04:26 UTC (rev 151264)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-menu
+pkgver=2.90.2
+_commit=2a85fd538d86c8ba0cf1ea2baac75d0a0973182f
+pkgrel=1
+pkgdesc="Deepin menu service for building beautiful menus"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-menu";
+license=('GPL3')
+depends=('python2-pyqt5' 'qt5-x11extras')
+makedepends=('python2-setuptools' 'qt5-declarative' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-menu.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-menu
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-menu
+
+  python2 setup.py build
+  qmake-qt5
+  make
+}
+
+package() {
+  cd deepin-menu
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
+  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
+
+  rm -r "${pkgdir}"/usr/deepin_menu
+
+  install -m 644 *.service "${pkgdir}"/usr/share/dbus-1/services/
+  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 14:03:51 UTC (rev 151263)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 14:04:26 UTC (rev 151264)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-menu
-pkgver=2.90.1.20151112
-_commit=2a85fd538d86c8ba0cf1ea2baac75d0a0973182f
-pkgrel=1
-pkgdesc="Deepin menu service for building beautiful menus"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-menu";
-license=('GPL3')
-depends=('python2-pyqt5' 'qt5-x11extras')
-makedepends=('python2-setuptools' 'qt5-declarative' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-menu.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-menu
-
-  # fix python version
-  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-menu
-
-  python2 setup.py build
-  qmake-qt5
-  make
-}
-
-package() {
-  cd deepin-menu
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:02:51
  Author: fyan
Revision: 151260

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

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

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 14:02:17 UTC (rev 151259)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:02:51 UTC (rev 151260)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=2.3.3.20151208
-_commit=692640abb9bd1c3a74f686abbe2e9163a9e2020d
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-notifications";
-license=('GPL3')
-depends=('qt5-declarative' 'qt5-svg')
-makedepends=('git')
-groups=('deepin')
-conflicts=('notify-osd')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-testing-i686/PKGBUILD (from rev 
151259, deepin-notifications/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 14:02:51 UTC (rev 151260)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=2.3.4
+_commit=692640abb9bd1c3a74f686abbe2e9163a9e2020d
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-notifications";
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-svg')
+makedepends=('git')
+groups=('deepin')
+conflicts=('notify-osd')
+source=("git+https://github.com/linuxdeepin/deepin-notifications.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build() {
+  cd "${pkgname}"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 14:02:17 UTC (rev 151259)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 14:02:51 UTC (rev 151260)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=2.3.3.20151208
-_commit=692640abb9bd1c3a74f686abbe2e9163a9e2020d
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-notifications";
-license=('GPL3')
-depends=('qt5-declarative' 'qt5-svg')
-makedepends=('git')
-groups=('deepin')
-conflicts=('notify-osd')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-testing-x86_64/PKGBUILD (from rev 
151259, deepin-notifications/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 14:02:51 UTC (rev 151260)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=2.3.4
+_commit=692640abb9bd1c3a74f686abbe2e9163a9e2020d
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-notifications";
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-svg')
+makedepends=('git')
+groups=('deepin')
+conflicts=('notify-osd')
+source=("git+https://github.com/linuxdeepin/deepin-notifications.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build() {
+  cd "${pkgname}"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  

[arch-commits] Commit in deepin-artwork-themes/repos (2 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:01:39
  Author: fyan
Revision: 151258

archrelease: copy trunk to community-testing-any

Added:
  deepin-artwork-themes/repos/community-testing-any/
  deepin-artwork-themes/repos/community-testing-any/PKGBUILD
(from rev 151257, deepin-artwork-themes/trunk/PKGBUILD)

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

Copied: deepin-artwork-themes/repos/community-testing-any/PKGBUILD (from rev 
151257, deepin-artwork-themes/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-12-09 14:01:39 UTC (rev 151258)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.10.2
+_commit=e52d6203113b138b42c02b58674deaabb0310a08
+_desktopbaserev=df35ee9bbe33cca436c256a145b88e58e011b737
+pkgrel=1
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#commit=$_commit";
+
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  # fix default background url
+  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/Deepin/theme.ini
+}
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  install -d "${pkgdir}"/usr/share/backgrounds/
+  cp "${srcdir}"/deepin-desktop-base/backgrounds/desktop.jpg 
"${pkgdir}"/usr/share/backgrounds/deepin_default_background.jpg
+}


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 15:01:21
  Author: fyan
Revision: 151257

upgpkg: deepin-artwork-themes 15.10.2-1

Modified:
  deepin-artwork-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:57:54 UTC (rev 151256)
+++ PKGBUILD2015-12-09 14:01:21 UTC (rev 151257)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-artwork-themes
-pkgver=15.10.1.20151202
+pkgver=15.10.2
 _commit=e52d6203113b138b42c02b58674deaabb0310a08
-_desktopbaserev=6cd46627bb62ce820991aa53439be8142b523ad8
+_desktopbaserev=df35ee9bbe33cca436c256a145b88e58e011b737
 pkgrel=1
 pkgdesc='Deepin artwork themes'
 arch=('any')


[arch-commits] Commit in gnome-menus/trunk (2 files)

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 14:59:23
  Author: jgc
Revision: 255015

upgpkg: gnome-menus 3.13.3-2

Apply upstream patches for FS#46964

Added:
  gnome-menus/trunk/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
Modified:
  gnome-menus/trunk/PKGBUILD

+
 PKGBUILD   |   13 
 support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch |  198 +++
 2 files changed, 208 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:29:38 UTC (rev 255014)
+++ PKGBUILD2015-12-09 13:59:23 UTC (rev 255015)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-menus
 pkgver=3.13.3
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME menu specifications"
 arch=('i686' 'x86_64')
 depends=('glib2')
@@ -10,9 +10,16 @@
 makedepends=('intltool' 'gobject-introspection' 'python2')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch)
+sha256sums=('7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e'
+'d35cbc10c4b20bb51514d2ca28c1967de099c50c67266f3ffe0b590a2da1ce7b')
 
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 -i ../support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
+}
+
 build() {
   cd "$pkgname-$pkgver"
   ./configure \

Added: support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
===
--- support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch  
(rev 0)
+++ support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch  2015-12-09 
13:59:23 UTC (rev 255015)
@@ -0,0 +1,198 @@
+From b4546ab43c2c7ef6fb6cb7e5db83dc3975b56e8e Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= 
+Date: Mon, 27 Oct 2014 18:41:34 +0200
+Subject: desktop-entries: support multiple desktops in XDG_CURRENT_DESKTOP
+
+This is based on glib commit:
+5a5e16e93c4f11e635918ecdb41681f63fd05a39
+---
+ libmenu/desktop-entries.c | 110 ++
+ 1 file changed, 52 insertions(+), 58 deletions(-)
+
+diff --git a/libmenu/desktop-entries.c b/libmenu/desktop-entries.c
+index 326f311..bd4f886 100644
+--- a/libmenu/desktop-entries.c
 b/libmenu/desktop-entries.c
+@@ -85,32 +85,27 @@ unix_basename_from_path (const char *path)
+ return path;
+ }
+ 
+-static const char *
+-get_current_desktop (void)
++static const gchar * const *
++get_current_desktops (void)
+ {
+-  static char *current_desktop = NULL;
++  static gchar **result;
+ 
+-  /* Support XDG_CURRENT_DESKTOP environment variable; this can be used
+-   * to abuse gnome-menus in non-GNOME desktops. */
+-  if (!current_desktop)
++  if (g_once_init_enter (&result))
+ {
+-  const char *desktop;
++  const gchar *desktops;
++  gchar **tmp;
+ 
+-  desktop = g_getenv ("XDG_CURRENT_DESKTOP");
++  desktops = g_getenv ("XDG_CURRENT_DESKTOP");
+ 
+-  /* Note: if XDG_CURRENT_DESKTOP is set but empty, do as if it
+-   * was not set */
+-  if (!desktop || desktop[0] == '\0')
+-current_desktop = g_strdup ("GNOME");
+-  else
+-current_desktop = g_strdup (desktop);
+-}
++  if (desktops)
++desktops = "";
+ 
+-  /* Using "*" means skipping desktop-related checks */
+-  if (g_strcmp0 (current_desktop, "*") == 0)
+-return NULL;
++  tmp = g_strsplit (desktops, ":", 0);
++
++  g_once_init_leave (&result, tmp);
++}
+ 
+-  return current_desktop;
++  return  (const gchar **) result;
+ }
+ 
+ static GIcon *
+@@ -151,52 +146,58 @@ key_file_get_icon (GKeyFile *key_file)
+ static gboolean
+ key_file_get_show_in (GKeyFile *key_file)
+ {
+-  const gchar *current_desktop;
+-  gchar **strv;
++  const gchar * const *current_desktops;
++  gchar **only_show_in;
++  gchar **not_show_in;
+   gboolean show_in = TRUE;
+-  int i;
+-
+-  current_desktop = get_current_desktop ();
+-  if (!current_desktop)
+-return TRUE;
+-
+-  strv = g_key_file_get_string_list (key_file,
+- DESKTOP_ENTRY_GROUP,
+- "OnlyShowIn",
+- NULL,
+- NULL);
+-  if (strv)
++  gint i;
++
++  current_desktops = get_current_desktops ();
++  only_show_in = g_key_file_get_string_list (key_file,
++ DESKTOP_ENTRY_GROUP,
++ "OnlyShowIn",
++ NULL,
++ NULL);
++  not_show_in = g_key_file_get_string_

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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 14:59:29
  Author: jgc
Revision: 255016

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

Added:
  gnome-menus/repos/extra-i686/PKGBUILD
(from rev 255015, gnome-menus/trunk/PKGBUILD)
  
gnome-menus/repos/extra-i686/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
(from rev 255015, 
gnome-menus/trunk/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch)
  gnome-menus/repos/extra-x86_64/PKGBUILD
(from rev 255015, gnome-menus/trunk/PKGBUILD)
  
gnome-menus/repos/extra-x86_64/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
(from rev 255015, 
gnome-menus/trunk/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch)
Deleted:
  gnome-menus/repos/extra-i686/PKGBUILD
  gnome-menus/repos/extra-x86_64/PKGBUILD

-+
 /PKGBUILD   |   68 +++
 extra-i686/PKGBUILD |   27 -
 extra-i686/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch   |  198 
++
 extra-x86_64/PKGBUILD   |   27 -
 extra-x86_64/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch |  198 
++
 5 files changed, 464 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-09 13:59:23 UTC (rev 255015)
+++ extra-i686/PKGBUILD 2015-12-09 13:59:29 UTC (rev 255016)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-menus
-pkgver=3.13.3
-pkgrel=1
-pkgdesc="GNOME menu specifications"
-arch=('i686' 'x86_64')
-depends=('glib2')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-license=('GPL' 'LGPL')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure \
-  --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var  --disable-static
-  make
-}
-
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-menus/repos/extra-i686/PKGBUILD (from rev 255015, 
gnome-menus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 13:59:29 UTC (rev 255016)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-menus
+pkgver=3.13.3
+pkgrel=2
+pkgdesc="GNOME menu specifications"
+arch=('i686' 'x86_64')
+depends=('glib2')
+makedepends=('intltool' 'gobject-introspection' 'python2')
+license=('GPL' 'LGPL')
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch)
+sha256sums=('7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e'
+'d35cbc10c4b20bb51514d2ca28c1967de099c50c67266f3ffe0b590a2da1ce7b')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 -i ../support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure \
+  --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var  --disable-static
+  make
+}
+
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: 
gnome-menus/repos/extra-i686/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch
 (from rev 255015, 
gnome-menus/trunk/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch)
===
--- extra-i686/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch   
(rev 0)
+++ extra-i686/support-multiple-desktops-in-XDG_CURRENT_DESKTOP.patch   
2015-12-09 13:59:29 UTC (rev 255016)
@@ -0,0 +1,198 @@
+From b4546ab43c2c7ef6fb6cb7e5db83dc3975b56e8e Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= 
+Date: Mon, 27 Oct 2014 18:41:34 +0200
+Subject: desktop-entries: support multiple desktops in XDG_CURRENT_DESKTOP
+
+This is based on glib commit:
+5a5e16e93c4f11e635918ecdb41681f63fd05a39
+---
+ libmenu/desktop-entries.c | 110 ++
+ 1 file changed, 52 insertions(+), 58 deletions(-)
+
+diff --git a/libmenu/desktop-entries.c b/libmenu/desktop-entries.c
+index 326f311..bd4f886 100644
+--- a/libmenu/desktop-entries.c
 b/libmenu/desktop-entries.c
+@@ -85,32 +85,27 @@ unix_basename_from_path (const char *path)
+ return path;
+ }
+ 
+-static const char *
+-get_current_desktop (void)
++static const gchar * const *
++get_current_desktops (void)
+ {
+-  static char *current_desktop = NULL;
++  static gchar **result;
+ 
+-  /* Support XDG_CURRENT_DESKTOP environment variable; this can be used
+-   * to abuse gnome-menus in non-GNOME desktops. */
+-  if 

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:57:54
  Author: fyan
Revision: 151256

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

Added:
  deepin-launcher/repos/community-testing-i686/PKGBUILD
(from rev 151255, deepin-launcher/trunk/PKGBUILD)
  deepin-launcher/repos/community-testing-x86_64/PKGBUILD
(from rev 151255, deepin-launcher/trunk/PKGBUILD)
Deleted:
  deepin-launcher/repos/community-testing-i686/PKGBUILD
  deepin-launcher/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:57:17 UTC (rev 151255)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:57:54 UTC (rev 151256)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=2.90.1.20151208
-_commit=7a8853bb5aa61418b89c974c4a087163ae40cff5
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-launcher";
-license=('GPL3')
-depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'deepin-file-manager'
- 'startdde' 'deepin-menu' 'deepin-daemon')
-makedepends=('git')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-launcher.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-launcher
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-launcher
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-launcher/repos/community-testing-i686/PKGBUILD (from rev 151255, 
deepin-launcher/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:57:54 UTC (rev 151256)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=2.90.2
+_commit=594ba35c81ab24e1dbf241d44205014599cfe4bd
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-launcher";
+license=('GPL3')
+depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'deepin-file-manager'
+ 'startdde' 'deepin-menu' 'deepin-daemon')
+makedepends=('git')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-launcher.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build(){
+  cd dde-launcher
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-launcher
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 13:57:17 UTC (rev 151255)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:57:54 UTC (rev 151256)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=2.90.1.20151208
-_commit=7a8853bb5aa61418b89c974c4a087163ae40cff5
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-launcher";
-license=('GPL3')
-depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'deepin-file-manager'
- 'startdde' 'deepin-menu' 'deepin-daemon')
-makedepends=('git')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-launcher.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-launcher
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-launcher
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-launcher/repos/community-testing-x86_64/PKGBUILD (from rev 
151255, deepin-launcher/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:57:54 UTC (rev 151256)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=2.90.2
+_commit=594ba35c81ab24e1dbf241d44205014599cfe4bd
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-launcher";
+license=('GPL3')
+depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'deepin-file-manager'
+ 'startdde' 'deepin-me

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:57:17
  Author: fyan
Revision: 151255

upgpkg: deepin-launcher 2.90.2-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:56:45 UTC (rev 151254)
+++ PKGBUILD2015-12-09 13:57:17 UTC (rev 151255)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-launcher
-pkgver=2.90.1.20151208
-_commit=7a8853bb5aa61418b89c974c4a087163ae40cff5
+pkgver=2.90.2
+_commit=594ba35c81ab24e1dbf241d44205014599cfe4bd
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('i686' 'x86_64')


[arch-commits] Commit in deepin-dbus-factory/repos (8 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:56:45
  Author: fyan
Revision: 151254

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

Added:
  deepin-dbus-factory/repos/community-testing-i686/PKGBUILD
(from rev 151253, deepin-dbus-factory/trunk/PKGBUILD)
  deepin-dbus-factory/repos/community-testing-i686/fix-arch.patch
(from rev 151253, deepin-dbus-factory/trunk/fix-arch.patch)
  deepin-dbus-factory/repos/community-testing-x86_64/PKGBUILD
(from rev 151253, deepin-dbus-factory/trunk/PKGBUILD)
  deepin-dbus-factory/repos/community-testing-x86_64/fix-arch.patch
(from rev 151253, deepin-dbus-factory/trunk/fix-arch.patch)
Deleted:
  deepin-dbus-factory/repos/community-testing-i686/PKGBUILD
  deepin-dbus-factory/repos/community-testing-i686/fix-arch.patch
  deepin-dbus-factory/repos/community-testing-x86_64/PKGBUILD
  deepin-dbus-factory/repos/community-testing-x86_64/fix-arch.patch

-+
 /PKGBUILD   |   68 ++
 /fix-arch.patch |   26 +++
 community-testing-i686/PKGBUILD |   34 ---
 community-testing-i686/fix-arch.patch   |   13 -
 community-testing-x86_64/PKGBUILD   |   34 ---
 community-testing-x86_64/fix-arch.patch |   13 -
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:56:08 UTC (rev 151253)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:56:45 UTC (rev 151254)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dbus-factory
-pkgver=2.92.1.20151208
-_commit=3c2b44c085415de28f2f82825aa36012eeb31042
-pkgrel=1
-pkgdesc='QML DBus factory for DDE'
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/dbus-factory";
-license=('GPL3')
-depends=('qt5-declarative')
-makedepends=('git' 'deepin-dbus-generator')
-source=("git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_commit";
-fix-arch.patch)
-sha256sums=('SKIP'
-'0195e1258534ef14d8ec63cde5389f8cfad39d5308ab8ddf73966018a34bd300')
-
-prepare() {
-  cd dbus-factory
-  patch -p1 -i ../fix-arch.patch
-}
-
-build(){
-  cd dbus-factory
-  make build-qml
-}
-
-package() {
-  cd dbus-factory
-  make DESTDIR="${pkgdir}" install-qml
-}

Copied: deepin-dbus-factory/repos/community-testing-i686/PKGBUILD (from rev 
151253, deepin-dbus-factory/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:56:45 UTC (rev 151254)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dbus-factory
+pkgver=2.92.2
+_commit=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
+pkgrel=1
+pkgdesc='QML DBus factory for DDE'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/dbus-factory";
+license=('GPL3')
+depends=('qt5-declarative')
+makedepends=('git' 'deepin-dbus-generator')
+source=("git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_commit";
+fix-arch.patch)
+sha256sums=('SKIP'
+'0195e1258534ef14d8ec63cde5389f8cfad39d5308ab8ddf73966018a34bd300')
+
+prepare() {
+  cd dbus-factory
+  patch -p1 -i ../fix-arch.patch
+}
+
+build(){
+  cd dbus-factory
+  make build-qml
+}
+
+package() {
+  cd dbus-factory
+  make DESTDIR="${pkgdir}" install-qml
+}

Deleted: community-testing-i686/fix-arch.patch
===
--- community-testing-i686/fix-arch.patch   2015-12-09 13:56:08 UTC (rev 
151253)
+++ community-testing-i686/fix-arch.patch   2015-12-09 13:56:45 UTC (rev 
151254)
@@ -1,13 +0,0 @@
-diff -ruN a/in.json/Makefile b/in.json/Makefile
 a/in.json/Makefile  2014-12-30 20:01:39.978997830 +0100
-+++ b/in.json/Makefile  2014-12-30 20:08:45.569012561 +0100
-@@ -1,7 +1,7 @@
- PREFIX  = /usr
- 
--GOPATH := $(shell go env GOPATH)
--QT5_LIBDIR ?= $(PREFIX)/lib/qt5
-+GOPATH := $(PREFIX)/lib/go
-+QT5_LIBDIR ?= $(PREFIX)/lib/qt
- QMLDIR ?= $(QT5_LIBDIR)/qml
- 
- JSONS  := $(wildcard *.in.json)

Copied: deepin-dbus-factory/repos/community-testing-i686/fix-arch.patch (from 
rev 151253, deepin-dbus-factory/trunk/fix-arch.patch)
===
--- community-testing-i686/fix-arch.patch   (rev 0)
+++ community-testing-i686/fix-arch.patch   2015-12-09 13:56:45 UTC (rev 
151254)
@@ -0,0 +1,13 @@
+diff -ruN a/in.json/Makefile b/in.json/Makefile
+--- a/in.json/Makefile  2014-12-30 20:01:39.978997830 +0100
 b/in.json/Makefile  2014-12-30 20:08:45.569012561 +0100
+@@ -1,7 +1,7 @@
+ PREFIX  = /usr
+ 
+-GOPATH := $(shell

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:56:08
  Author: fyan
Revision: 151253

upgpkg: deepin-dbus-factory 2.92.2-1

Modified:
  deepin-dbus-factory/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:42:54 UTC (rev 151252)
+++ PKGBUILD2015-12-09 13:56:08 UTC (rev 151253)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dbus-factory
-pkgver=2.92.1.20151208
-_commit=3c2b44c085415de28f2f82825aa36012eeb31042
+pkgver=2.92.2
+_commit=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
 pkgrel=1
 pkgdesc='QML DBus factory for DDE'
 arch=('i686' 'x86_64')


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:42:54
  Author: fyan
Revision: 151252

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

Added:
  deepin-control-center/repos/community-testing-i686/PKGBUILD
(from rev 151251, deepin-control-center/trunk/PKGBUILD)
  
deepin-control-center/repos/community-testing-i686/deepin-control-center.install
(from rev 151251, deepin-control-center/trunk/deepin-control-center.install)
  deepin-control-center/repos/community-testing-x86_64/PKGBUILD
(from rev 151251, deepin-control-center/trunk/PKGBUILD)
  
deepin-control-center/repos/community-testing-x86_64/deepin-control-center.install
(from rev 151251, deepin-control-center/trunk/deepin-control-center.install)
Deleted:
  deepin-control-center/repos/community-testing-i686/PKGBUILD
  
deepin-control-center/repos/community-testing-i686/deepin-control-center.install
  deepin-control-center/repos/community-testing-x86_64/PKGBUILD
  
deepin-control-center/repos/community-testing-x86_64/deepin-control-center.install

+
 /PKGBUILD  |   68 +++
 /deepin-control-center.install |   22 
 community-testing-i686/PKGBUILD|   34 ---
 community-testing-i686/deepin-control-center.install   |   11 --
 community-testing-x86_64/PKGBUILD  |   34 ---
 community-testing-x86_64/deepin-control-center.install |   11 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:41:03 UTC (rev 151251)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:42:54 UTC (rev 151252)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=2.91.2.20151208
-_commit=13eb454778d9054a572a42a96f177a2a12b71f3e
-pkgrel=3
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/dde-control-center";
-license=('GPL3')
-depends=('desktop-file-utils' 'libdui' 'gtk3' 'deepin-account-faces' 
'deepin-api'
- 'deepin-daemon' 'deepin-dbus-factory' 'startdde')
-makedepends=('deepin-dock' 'deepin-gettext-tools' 'git')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-install="${pkgname}.install"
-#source=("git+https://github.com/linuxdeepin/dde-control-center.git#tag=$pkgver";)
-source=("git+https://github.com/linuxdeepin/dde-control-center.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build() {
-  cd dde-control-center
-  qmake-qt5 PREFIX=/usr WITH_MODULE_GRUB=NO
-  make
-}
-
-package() {
-  cd dde-control-center
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-control-center/repos/community-testing-i686/PKGBUILD (from rev 
151251, deepin-control-center/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:42:54 UTC (rev 151252)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=2.91.3
+_commit=f02a1628c3c4f94cdf6ef29c914ab2d8129869bf
+pkgrel=1
+pkgdesc='New control center for linux deepin'
+arch=('i686' 'x86_64')
+url="http://github.com/linuxdeepin/dde-control-center";
+license=('GPL3')
+depends=('desktop-file-utils' 'libdui' 'gtk3' 'deepin-account-faces' 
'deepin-api'
+ 'deepin-daemon' 'deepin-dbus-factory' 'startdde')
+makedepends=('deepin-dock' 'deepin-gettext-tools' 'git')
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+install="${pkgname}.install"
+#source=("git+https://github.com/linuxdeepin/dde-control-center.git#tag=$pkgver";)
+source=("git+https://github.com/linuxdeepin/dde-control-center.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build() {
+  cd dde-control-center
+  qmake-qt5 PREFIX=/usr WITH_MODULE_GRUB=NO
+  make
+}
+
+package() {
+  cd dde-control-center
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-i686/deepin-control-center.install
===
--- community-testing-i686/deepin-control-center.install2015-12-09 
13:41:03 UTC (rev 151251)
+++ community-testing-i686/deepin-control-center.install2015-12-09 
13:42:54 UTC (rev 151252)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  post_install "$1"
-}

Copied: 
deepin-control-center/repos/community-testing-i686/deepin-control-center.install
 (from rev 151251, deepin-control-cente

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:41:03
  Author: fyan
Revision: 151251

upgpkg: deepin-control-center 2.91.3-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:38:36 UTC (rev 151250)
+++ PKGBUILD2015-12-09 13:41:03 UTC (rev 151251)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=2.91.2.20151208
-_commit=13eb454778d9054a572a42a96f177a2a12b71f3e
-pkgrel=3
+pkgver=2.91.3
+_commit=f02a1628c3c4f94cdf6ef29c914ab2d8129869bf
+pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('i686' 'x86_64')
 url="http://github.com/linuxdeepin/dde-control-center";


[arch-commits] Commit in deepin-account-faces/repos (2 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:38:36
  Author: fyan
Revision: 151250

archrelease: copy trunk to community-testing-any

Added:
  deepin-account-faces/repos/community-testing-any/
  deepin-account-faces/repos/community-testing-any/PKGBUILD
(from rev 151249, deepin-account-faces/trunk/PKGBUILD)

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

Copied: deepin-account-faces/repos/community-testing-any/PKGBUILD (from rev 
151249, deepin-account-faces/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-12-09 13:38:36 UTC (rev 151250)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-account-faces
+pkgver=1.0.9
+pkgrel=1
+pkgdesc='Account faces for Linux Deepin'
+arch=('any')
+license=('GPL3')
+url="https://github.com/linuxdeepin/dde-account-faces";
+makedepends=('git')
+conflicts=('dde-account-faces')
+replaces=('dde-account-faces')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-account-faces.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+package() {
+  cd dde-account-faces
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:38:06
  Author: fyan
Revision: 151249

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

Added:
  deepin-dock/repos/community-testing-i686/PKGBUILD
(from rev 151248, deepin-dock/trunk/PKGBUILD)
  deepin-dock/repos/community-testing-x86_64/PKGBUILD
(from rev 151248, deepin-dock/trunk/PKGBUILD)
Deleted:
  deepin-dock/repos/community-testing-i686/PKGBUILD
  deepin-dock/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:37:36 UTC (rev 151248)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:38:06 UTC (rev 151249)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=2.90.1.20151208
-_commit=b57b683cbc58b038da67f22d922a8f51facea866
-pkgrel=2
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('gtk2' 'libdui' 'qt5-svg' 'deepin-menu' 'deepin-file-manager' 
'deepin-daemon')
-makedepends=('git')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-dock.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-dock
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-dock
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-dock/repos/community-testing-i686/PKGBUILD (from rev 151248, 
deepin-dock/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:38:06 UTC (rev 151249)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=2.90.2
+_commit=b76bd020c9051c1b91254b8b73b356f4627599f1
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('gtk2' 'libdui' 'qt5-svg' 'deepin-menu' 'deepin-file-manager' 
'deepin-daemon')
+makedepends=('git')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-dock.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build(){
+  cd dde-dock
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-dock
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 13:37:36 UTC (rev 151248)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:38:06 UTC (rev 151249)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=2.90.1.20151208
-_commit=b57b683cbc58b038da67f22d922a8f51facea866
-pkgrel=2
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('gtk2' 'libdui' 'qt5-svg' 'deepin-menu' 'deepin-file-manager' 
'deepin-daemon')
-makedepends=('git')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-dock.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-dock
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-dock
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-dock/repos/community-testing-x86_64/PKGBUILD (from rev 151248, 
deepin-dock/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:38:06 UTC (rev 151249)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=2.90.2
+_commit=b76bd020c9051c1b91254b8b73b356f4627599f1
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('gtk2' 'libdui' 'qt5-svg' 'deepin-menu' 'deepin-file-manager' 
'deepin-daemon')
+makedepends=('git')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-dock.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build(){
+  cd dde-dock
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-dock
+  make INSTALL_R

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:37:19
  Author: fyan
Revision: 151247

upgpkg: deepin-dock 2.90.2-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:36:04 UTC (rev 151246)
+++ PKGBUILD2015-12-09 13:37:19 UTC (rev 151247)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=2.90.1.20151208
-_commit=b57b683cbc58b038da67f22d922a8f51facea866
-pkgrel=2
+pkgver=2.90.2
+_commit=b76bd020c9051c1b91254b8b73b356f4627599f1
+pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-dock";


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:37:36
  Author: fyan
Revision: 151248

upgpkg: deepin-account-faces 1.0.9-1

Modified:
  deepin-account-faces/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:37:19 UTC (rev 151247)
+++ PKGBUILD2015-12-09 13:37:36 UTC (rev 151248)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-account-faces
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc='Account faces for Linux Deepin'
 arch=('any')
 license=('GPL3')


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:36:04
  Author: fyan
Revision: 151246

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

Added:
  deepin-desktop/repos/community-testing-i686/PKGBUILD
(from rev 151245, deepin-desktop/trunk/PKGBUILD)
  deepin-desktop/repos/community-testing-x86_64/PKGBUILD
(from rev 151245, deepin-desktop/trunk/PKGBUILD)
Deleted:
  deepin-desktop/repos/community-testing-i686/PKGBUILD
  deepin-desktop/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:35:14 UTC (rev 151245)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:36:04 UTC (rev 151246)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=2.90.1.20151208
-_commit=7e00bf448cb8ceed7c5ebda7fd17ab5f709d0a51
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Desktop module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-desktop";
-license=('GPL3')
-depends=('deepin-file-manager' 'deepin-nautilus-properties' 'gsettings-qt'
- 'deepin-daemon' 'libdui' 'startdde' 'deepin-dock' 'gtk2' 'qt5-svg'
- 'qt5-x11extras')
-makedepends=('git')
-conflicts=('dde-desktop')
-replaces=('dde-desktop')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-desktop.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-desktop
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-desktop
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-desktop/repos/community-testing-i686/PKGBUILD (from rev 151245, 
deepin-desktop/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:36:04 UTC (rev 151246)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=2.90.3
+_commit=acdaffa3e2fdc6509f7d339852ae819d97667d0a
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Desktop module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-desktop";
+license=('GPL3')
+depends=('deepin-file-manager' 'deepin-nautilus-properties' 'gsettings-qt'
+ 'deepin-daemon' 'libdui' 'startdde' 'deepin-dock' 'gtk2' 'qt5-svg'
+ 'qt5-x11extras')
+makedepends=('git')
+conflicts=('dde-desktop')
+replaces=('dde-desktop')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-desktop.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+build(){
+  cd dde-desktop
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-desktop
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-12-09 13:35:14 UTC (rev 151245)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:36:04 UTC (rev 151246)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=2.90.1.20151208
-_commit=7e00bf448cb8ceed7c5ebda7fd17ab5f709d0a51
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Desktop module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-desktop";
-license=('GPL3')
-depends=('deepin-file-manager' 'deepin-nautilus-properties' 'gsettings-qt'
- 'deepin-daemon' 'libdui' 'startdde' 'deepin-dock' 'gtk2' 'qt5-svg'
- 'qt5-x11extras')
-makedepends=('git')
-conflicts=('dde-desktop')
-replaces=('dde-desktop')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-desktop.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-build(){
-  cd dde-desktop
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-desktop
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-desktop/repos/community-testing-x86_64/PKGBUILD (from rev 
151245, deepin-desktop/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-09 13:36:04 UTC (rev 151246)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=2.90.3
+_commit=acdaffa3e2fdc6509f7d339852ae819d97667d0a
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Desktop module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-desktop";
+license=('GPL3')
+dep

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:35:14
  Author: fyan
Revision: 151245

upgpkg: deepin-desktop 2.90.3-1

Modified:
  deepin-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:32:35 UTC (rev 151244)
+++ PKGBUILD2015-12-09 13:35:14 UTC (rev 151245)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-desktop
-pkgver=2.90.1.20151208
-_commit=7e00bf448cb8ceed7c5ebda7fd17ab5f709d0a51
+pkgver=2.90.3
+_commit=acdaffa3e2fdc6509f7d339852ae819d97667d0a
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Desktop module'
 arch=('i686' 'x86_64')


[arch-commits] Commit in deepin-file-manager/repos (8 files)

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:32:35
  Author: fyan
Revision: 151244

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

Added:
  deepin-file-manager/repos/community-testing-i686/PKGBUILD
(from rev 151243, deepin-file-manager/trunk/PKGBUILD)
  deepin-file-manager/repos/community-testing-i686/deepin-file-manager.install
(from rev 151243, deepin-file-manager/trunk/deepin-file-manager.install)
  deepin-file-manager/repos/community-testing-x86_64/PKGBUILD
(from rev 151243, deepin-file-manager/trunk/PKGBUILD)
  deepin-file-manager/repos/community-testing-x86_64/deepin-file-manager.install
(from rev 151243, deepin-file-manager/trunk/deepin-file-manager.install)
Deleted:
  deepin-file-manager/repos/community-testing-i686/PKGBUILD
  deepin-file-manager/repos/community-testing-i686/deepin-file-manager.install
  deepin-file-manager/repos/community-testing-x86_64/PKGBUILD
  deepin-file-manager/repos/community-testing-x86_64/deepin-file-manager.install

--+
 /PKGBUILD|  112 +
 /deepin-file-manager.install |   22 +++
 community-testing-i686/PKGBUILD  |   56 
 community-testing-i686/deepin-file-manager.install   |   11 -
 community-testing-x86_64/PKGBUILD|   56 
 community-testing-x86_64/deepin-file-manager.install |   11 -
 6 files changed, 134 insertions(+), 134 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:31:32 UTC (rev 151243)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:32:35 UTC (rev 151244)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-file-manager
-pkgver=0.1.1.20151208
-_commit=e6c94a3cd345056a79139b88c80190ca079b1ab5
-#_golibver=0.4.2
-_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_deepinapiver=2.92.1
-_deepinapirev=fb83410f533eec79579ac11386520db3a733c550
-#_dbusfactoryver=2.92.1
-_deepinfactoryrev=7257936bb7ed172fcec2c22e5253ab50eb84b85b
-pkgrel=1
-pkgdesc='deepin file manager backend'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-file-manager";
-license=('GPL3')
-depends=('deepin-metacity' 'libcanberra' 'poppler-glib' 'gcc-go')
-makedepends=('git' 'deepin-dbus-generator')
-replaces=('deepin-file-manager-backend')
-install="${pkgname}.install"
-source=("git+https://github.com/linuxdeepin/deepin-file-manager.git#commit=$_commit";
-#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
-"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
-#"git+https://github.com/linuxdeepin/dde-api.git#tag=$_deepinapiver";
-"git+https://github.com/linuxdeepin/dde-api.git#commit=$_deepinapirev";
-
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_deepinfactoryrev";)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src/pkg.deepin.io/{lib,dde/api}
-  cp -a go-lib/* build/src/pkg.deepin.io/lib
-  cp -a dde-api/* build/src/pkg.deepin.io/dde/api/
-
-  go get github.com/howeyc/fsnotify github.com/mattn/go-sqlite3
-}
-
-build() {
-  cd "$srcdir/dbus-factory"
-  make install-golang
-
-  cd "$srcdir/$pkgname"
-  make USE_GCCGO=1
-}
-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" do-install
-}

Copied: deepin-file-manager/repos/community-testing-i686/PKGBUILD (from rev 
151243, deepin-file-manager/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:32:35 UTC (rev 151244)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=0.1.2
+_commit=54092ddf4a7952f9f2aa67eda632bd9aed1db6b4
+#_golibver=0.4.3
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
+#_deepinapiver=2.92.2
+_deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
+#_dbusfactoryver=2.92.2
+_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
+pkgrel=1
+pkgdesc='deepin file manager backend'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-file-manager";
+license=('GPL3')
+depends=('deepin-metacity' 'libcanberra' 'poppler-glib' 'gcc-go')
+makedepends=('git' 'deepin-dbus-generator')
+replaces=('deepin-file-manager-backend')
+install="${pkgname}.install"
+source=("git+https://github.com/linuxdeepin/deepin-file-manager.git#commit=$_commit";
+#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
+"git+https://github.com/lin

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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:31:32
  Author: fyan
Revision: 151243

upgpkg: deepin-file-manager 0.1.2-1

Modified:
  deepin-file-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-09 13:30:07 UTC (rev 151242)
+++ PKGBUILD2015-12-09 13:31:32 UTC (rev 151243)
@@ -4,14 +4,14 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-file-manager
-pkgver=0.1.1.20151208
-_commit=e6c94a3cd345056a79139b88c80190ca079b1ab5
-#_golibver=0.4.2
+pkgver=0.1.2
+_commit=54092ddf4a7952f9f2aa67eda632bd9aed1db6b4
+#_golibver=0.4.3
 _golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_deepinapiver=2.92.1
-_deepinapirev=fb83410f533eec79579ac11386520db3a733c550
-#_dbusfactoryver=2.92.1
-_deepinfactoryrev=7257936bb7ed172fcec2c22e5253ab50eb84b85b
+#_deepinapiver=2.92.2
+_deepinapirev=32804cad060510fc0e61da2106dc5f14fcc8c56b
+#_dbusfactoryver=2.92.2
+_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
 pkgrel=1
 pkgdesc='deepin file manager backend'
 arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@
 #"git+https://github.com/linuxdeepin/dde-api.git#tag=$_deepinapiver";
 "git+https://github.com/linuxdeepin/dde-api.git#commit=$_deepinapirev";
 
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_deepinfactoryrev";)
+
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_dbusfactoryrev";)
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'


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

2015-12-09 Thread Felix Yan
Date: Wednesday, December 9, 2015 @ 14:30:07
  Author: fyan
Revision: 151242

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

Added:
  deepin-api/repos/community-testing-i686/PKGBUILD
(from rev 151241, deepin-api/trunk/PKGBUILD)
  deepin-api/repos/community-testing-x86_64/PKGBUILD
(from rev 151241, deepin-api/trunk/PKGBUILD)
Deleted:
  deepin-api/repos/community-testing-i686/PKGBUILD
  deepin-api/repos/community-testing-x86_64/PKGBUILD

---+
 /PKGBUILD |  114 
 community-testing-i686/PKGBUILD   |   57 --
 community-testing-x86_64/PKGBUILD |   57 --
 3 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-12-09 13:29:16 UTC (rev 151241)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:30:07 UTC (rev 151242)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-api
-pkgver=2.92.1.20151208
-_commit=32804cad060510fc0e61da2106dc5f14fcc8c56b
-#_golibver=0.4.2
-_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
-#_dbusfactoryver=2.92.1
-_deepinfactoryrev=3c2b44c085415de28f2f82825aa36012eeb31042
-pkgrel=3
-pkgdesc='Go-lang bingdings for dde-daemon'
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/dde-api";
-license=('GPL3')
-depends=('glib2' 'gdk-pixbuf2' 'gtk3' 'libcanberra-pulse' 'libxi' 'libxfixes' 
'rfkill' 'gcc-go' 'poppler-glib' 'deepin-metacity' 'xcur2png')
-conflicts=('dde-api')
-replaces=('dde-api')
-groups=('deepin')
-makedepends=('git' 'deepin-dbus-generator' 'bzr')
-source=(#"git+https://github.com/linuxdeepin/dde-api.git#tag=$pkgver";
-"git+https://github.com/linuxdeepin/dde-api.git#commit=$_commit";
-#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
-"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
-
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
-
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_deepinfactoryrev";)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src/pkg.deepin.io/lib
-  cp -a go-lib/* build/src/pkg.deepin.io/lib
-
-  cd "$srcdir/dde-api"
-  make build-dep
-  go get gopkg.in/alecthomas/kingpin.v2
-}
-
-build(){
-  cd "$srcdir/dbus-factory"
-  make install-golang
-
-  cd "$srcdir/dde-api"
-  make USE_GCCGO=1
-}
-
-package() {
-  cd dde-api
-  make DESTDIR="${pkgdir}" install-binary
-
-  mv "$pkgdir"/{lib/systemd,usr/lib/}
-  rmdir "$pkgdir/lib"
-}

Copied: deepin-api/repos/community-testing-i686/PKGBUILD (from rev 151241, 
deepin-api/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-09 13:30:07 UTC (rev 151242)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-api
+pkgver=2.92.2
+_commit=32804cad060510fc0e61da2106dc5f14fcc8c56b
+#_golibver=0.4.3
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
+#_dbusfactoryver=2.92.2
+_dbusfactoryrev=bb43480b94f666f1eb4b139d7e9710e13ee5aee6
+pkgrel=1
+pkgdesc='Go-lang bingdings for dde-daemon'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/dde-api";
+license=('GPL3')
+depends=('glib2' 'gdk-pixbuf2' 'gtk3' 'libcanberra-pulse' 'libxi' 'libxfixes' 
'rfkill' 'gcc-go' 'poppler-glib' 'deepin-metacity' 'xcur2png')
+conflicts=('dde-api')
+replaces=('dde-api')
+groups=('deepin')
+makedepends=('git' 'deepin-dbus-generator' 'bzr')
+source=(#"git+https://github.com/linuxdeepin/dde-api.git#tag=$pkgver";
+"git+https://github.com/linuxdeepin/dde-api.git#commit=$_commit";
+#"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver";
+"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev";
+
#"git+https://github.com/linuxdeepin/dbus-factory.git#tag=$_dbusfactoryver";
+
"git+https://github.com/linuxdeepin/dbus-factory.git#commit=$_dbusfactoryrev";)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  export GOPATH="$srcdir/build"
+  mkdir -p build/src/pkg.deepin.io/lib
+  cp -a go-lib/* build/src/pkg.deepin.io/lib
+
+  cd "$srcdir/dde-api"
+  make build-dep
+  go get gopkg.in/alecthomas/kingpin.v2
+}
+
+build(){
+  cd "$srcdir/dbus-factory"
+  make install-golang
+
+  cd "$srcdir/dde-api"
+  make USE_GCCGO=1
+}
+
+package() {
+  cd dde-api
+  make DESTDIR="${pkgdir}" install-binary
+
+  mv "$pkgdir"/{lib/systemd,usr/lib/}
+  rmdir "$pkgdir/lib"
+}

Deleted: community-testing-x86_64/PKGBUILD
===
-

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

2015-12-09 Thread Jan de Groot
Date: Wednesday, December 9, 2015 @ 14:29:38
  Author: jgc
Revision: 255014

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

Added:
  libxml2/repos/extra-i686/PKGBUILD
(from rev 255013, libxml2/trunk/PKGBUILD)
  libxml2/repos/extra-x86_64/PKGBUILD
(from rev 255013, libxml2/trunk/PKGBUILD)
Deleted:
  libxml2/repos/extra-i686/PKGBUILD
  libxml2/repos/extra-i686/fix-CVE-2014-3660.patch
  libxml2/repos/extra-i686/revert-catalog-initialize.patch
  libxml2/repos/extra-x86_64/PKGBUILD
  libxml2/repos/extra-x86_64/fix-CVE-2014-3660.patch
  libxml2/repos/extra-x86_64/revert-catalog-initialize.patch

--+
 /PKGBUILD|   90 +
 extra-i686/PKGBUILD  |   48 -
 extra-i686/fix-CVE-2014-3660.patch   |   28 ---
 extra-i686/revert-catalog-initialize.patch   |   26 ---
 extra-x86_64/PKGBUILD|   48 -
 extra-x86_64/fix-CVE-2014-3660.patch |   28 ---
 extra-x86_64/revert-catalog-initialize.patch |   26 ---
 7 files changed, 90 insertions(+), 204 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-09 13:29:29 UTC (rev 255013)
+++ extra-i686/PKGBUILD 2015-12-09 13:29:38 UTC (rev 255014)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Maintainer: Tom Gundersen 
-# Contributor: John Proctor 
-
-pkgname=libxml2
-pkgver=2.9.2
-pkgrel=2
-pkgdesc="XML parsing library, version 2"
-arch=(i686 x86_64)
-license=('MIT')
-depends=('zlib' 'readline' 'ncurses' 'xz')
-makedepends=('python2')
-optdepends=('python2: python bindings to libxml')
-url="http://www.xmlsoft.org/";
-source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
-http://www.w3.org/XML/Test/xmlts20080827.tar.gz
-revert-catalog-initialize.patch
-fix-CVE-2014-3660.patch)
-md5sums=('9e6a9aca9d155737868b3dc5fd82f788'
- 'ae3d1ebe000a3972afa104ca7f0e1b4a'
- 'fdb2e26174ac9cced85ffbf4fb782187'
- '71c88ee5a133461a8ab8aaa194899453')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -e 's|/usr/bin/python -u|/usr/bin/python2 -u|g' -e 
's|/usr/bin/python$|/usr/bin/python2|g' -i python/tests/*.py
-  mv ../xmlconf .
-  patch -Np1 -i ../revert-catalog-initialize.patch
-  patch -Np1 -i ../fix-CVE-2014-3660.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-threads --with-history 
--with-python=/usr/bin/python2
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxml2/repos/extra-i686/PKGBUILD (from rev 255013, 
libxml2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-09 13:29:38 UTC (rev 255014)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Tom Gundersen 
+# Contributor: John Proctor 
+
+pkgname=libxml2
+pkgver=2.9.3
+pkgrel=1
+pkgdesc="XML parsing library, version 2"
+arch=(i686 x86_64)
+license=('MIT')
+depends=('zlib' 'readline' 'ncurses' 'xz')
+makedepends=('python2')
+optdepends=('python2: python bindings to libxml')
+url="http://www.xmlsoft.org/";
+source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
+http://www.w3.org/XML/Test/xmlts20080827.tar.gz)
+md5sums=('daece17e045f1c107610e137ab50c179'
+ 'ae3d1ebe000a3972afa104ca7f0e1b4a')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -e 's|/usr/bin/python -u|/usr/bin/python2 -u|g' -e 
's|/usr/bin/python$|/usr/bin/python2|g' -i python/tests/*.py
+  mv ../xmlconf .
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-threads --with-history 
--with-python=/usr/bin/python2
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-i686/fix-CVE-2014-3660.patch
===
--- extra-i686/fix-CVE-2014-3660.patch  2015-12-09 13:29:29 UTC (rev 255013)
+++ extra-i686/fix-CVE-2014-3660.patch  2015-12-09 13:29:38 UTC (rev 255014)
@@ -1,28 +0,0 @@
-From 72a46a519ce7326d9a00f0b6a7f2a8e958cd1675 Mon Sep 17 00:00:00 2001
-From: Daniel Veillard 
-Date: Thu, 23 Oct 2014 11:35:36 +0800
-Subject: Fix missing entities after CVE-2014-3660 fix
-
-For https://bugzilla.gnome.

  1   2   3   >