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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:07:35
  Author: fyan
Revision: 150168

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-12-08 06:06:59 UTC (rev 150167)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:07:35 UTC (rev 150168)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=2.90.1.20151203
-_commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
-pkgrel=2
-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-staging-i686/PKGBUILD (from rev 150167, 
deepin-desktop/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:07:35 UTC (rev 150168)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=2.90.1.20151207
+_commit=f4438caaa14bc397c6200fb2ecfc2872cade81e7
+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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-12-08 06:06:59 UTC (rev 150167)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:07:35 UTC (rev 150168)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=2.90.1.20151203
-_commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
-pkgrel=2
-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-staging-x86_64/PKGBUILD (from rev 
150167, deepin-desktop/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:07:35 UTC (rev 150168)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:08:18
  Author: fyan
Revision: 150170

archrelease: copy trunk to community-staging-any

Added:
  deepin-desktop-schemas/repos/community-staging-any/
  deepin-desktop-schemas/repos/community-staging-any/PKGBUILD
(from rev 150169, deepin-desktop-schemas/trunk/PKGBUILD)
  
deepin-desktop-schemas/repos/community-staging-any/deepin-desktop-schemas.install
(from rev 150169, 
deepin-desktop-schemas/trunk/deepin-desktop-schemas.install)

+
 PKGBUILD   |   39 +++
 deepin-desktop-schemas.install |   11 +++
 2 files changed, 50 insertions(+)

Copied: deepin-desktop-schemas/repos/community-staging-any/PKGBUILD (from rev 
150169, deepin-desktop-schemas/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-08 06:08:18 UTC (rev 150170)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop-schemas
+pkgver=2.91.1.20151204
+_commit=45c99367a2fa3c1f717585a4b79988501291e5cc
+pkgrel=1
+pkgdesc='GSettings deepin desktop-wide schemas'
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-desktop-schemas;
+license=('GPL3')
+depends=('dconf' 'deepin-gtk-theme' 'deepin-sound-theme' 
'deepin-artwork-themes')
+makedepends=('git')
+conflicts=('dde-daemon<=2.92.1')
+replaces=('deepin-default-gsettings')
+groups=('deepin')
+install="${pkgname}.install"
+source=("git+https://github.com/linuxdeepin/deepin-desktop-schemas.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  # fix default background url
+  sed -i 
"s#^picture-uri.*#picture-uri='file:///usr/share/backgrounds/deepin_default_background.jpg'#"
 overrides/com.deepin.wrap.gnome.desktop.override
+  # Removing google-chrome and deepin-appstore, they are not packaged in our 
repos.
+  sed -i 
"s/^docked-apps=.*/docked-apps=['org.gnome.nautilus','deepin-music-player','deepin-movie','dde-control-center']/"
 overrides/com.deepin.dde.dock.override
+}
+
+build() {
+  cd "${pkgname}"
+  make
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
deepin-desktop-schemas/repos/community-staging-any/deepin-desktop-schemas.install
 (from rev 150169, deepin-desktop-schemas/trunk/deepin-desktop-schemas.install)
===
--- community-staging-any/deepin-desktop-schemas.install
(rev 0)
+++ community-staging-any/deepin-desktop-schemas.install2015-12-08 
06:08:18 UTC (rev 150170)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:06:59
  Author: fyan
Revision: 150167

upgpkg: deepin-desktop 2.90.1.20151207-1

Modified:
  deepin-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:05:14 UTC (rev 150166)
+++ PKGBUILD2015-12-08 06:06:59 UTC (rev 150167)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-desktop
-pkgver=2.90.1.20151203
-_commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
-pkgrel=2
+pkgver=2.90.1.20151207
+_commit=f4438caaa14bc397c6200fb2ecfc2872cade81e7
+pkgrel=1
 pkgdesc='Deepin desktop-environment - Desktop module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-desktop;


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 06:58:32
  Author: fyan
Revision: 150159

upgpkg: deepin-control-center 2.91.2.20151208-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 05:52:21 UTC (rev 150158)
+++ PKGBUILD2015-12-08 05:58:32 UTC (rev 150159)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=2.91.2.20151203
-_commit=fbfe4b3af43ab87e76b6c9e3ea79a2010693
-pkgrel=4
+pkgver=2.91.2.20151208
+_commit=528fb624946bd77b0d98af03bbacbd1ce490c0f9
+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-launcher/repos (4 files)

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:05:14
  Author: fyan
Revision: 150166

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-12-08 06:04:40 UTC (rev 150165)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:05:14 UTC (rev 150166)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=2.90.1.20151204
-_commit=bbd769347f7aed1ace95f81f2c6b2b9d20234267
-pkgrel=2
-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-staging-i686/PKGBUILD (from rev 150165, 
deepin-launcher/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:05:14 UTC (rev 150166)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=2.90.1.20151207
+_commit=dd823c63fcf96a38b04a59a3b47baefaae3c92aa
+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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-12-08 06:04:40 UTC (rev 150165)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:05:14 UTC (rev 150166)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=2.90.1.20151204
-_commit=bbd769347f7aed1ace95f81f2c6b2b9d20234267
-pkgrel=2
-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-staging-x86_64/PKGBUILD (from rev 
150165, deepin-launcher/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:05:14 UTC (rev 150166)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=2.90.1.20151207
+_commit=dd823c63fcf96a38b04a59a3b47baefaae3c92aa
+pkgrel=1
+pkgdesc='Deepin desktop-environment - 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:04:40
  Author: fyan
Revision: 150165

upgpkg: deepin-launcher 2.90.1.20151207-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:03:22 UTC (rev 150164)
+++ PKGBUILD2015-12-08 06:04:40 UTC (rev 150165)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-launcher
-pkgver=2.90.1.20151204
-_commit=bbd769347f7aed1ace95f81f2c6b2b9d20234267
-pkgrel=2
+pkgver=2.90.1.20151207
+_commit=dd823c63fcf96a38b04a59a3b47baefaae3c92aa
+pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-launcher;


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:10:41
  Author: fyan
Revision: 150180

upgpkg: deepin-dbus-generator 0.6.3.20151202-1

Modified:
  deepin-dbus-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:05:05 UTC (rev 150179)
+++ PKGBUILD2015-12-08 07:10:41 UTC (rev 150180)
@@ -4,8 +4,10 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dbus-generator
-pkgver=0.6.3
-_golibver=0.4.2
+pkgver=0.6.3.20151202
+_commit=2382c5d90a8a5255b85c4fc05d34241aedfc9840
+#_golibver=0.4.2
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
 pkgrel=1
 pkgdesc='Convert dbus interfaces to go-lang or qml wrapper code'
 arch=('i686' 'x86_64')
@@ -14,8 +16,8 @@
 depends=('glibc' 'gcc-go')
 makedepends=('qt5-declarative' 'git')
 groups=('deepin-dev')
-source=("git+https://github.com/linuxdeepin/go-dbus-generator.git#tag=$pkgver;
-"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver;)
+source=("git+https://github.com/linuxdeepin/go-dbus-generator.git#commit=$_commit;
+"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev;)
 md5sums=('SKIP'
  'SKIP')
 


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:11:09
  Author: fyan
Revision: 150181

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

Added:
  deepin-dbus-generator/repos/community-staging-i686/
  deepin-dbus-generator/repos/community-staging-i686/PKGBUILD
(from rev 150180, deepin-dbus-generator/trunk/PKGBUILD)
  deepin-dbus-generator/repos/community-staging-x86_64/
  deepin-dbus-generator/repos/community-staging-x86_64/PKGBUILD
(from rev 150180, deepin-dbus-generator/trunk/PKGBUILD)

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

Copied: deepin-dbus-generator/repos/community-staging-i686/PKGBUILD (from rev 
150180, deepin-dbus-generator/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 07:11:09 UTC (rev 150181)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dbus-generator
+pkgver=0.6.3.20151202
+_commit=2382c5d90a8a5255b85c4fc05d34241aedfc9840
+#_golibver=0.4.2
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
+pkgrel=1
+pkgdesc='Convert dbus interfaces to go-lang or qml wrapper code'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/go-dbus-generator;
+license=('GPL3')
+depends=('glibc' 'gcc-go')
+makedepends=('qt5-declarative' 'git')
+groups=('deepin-dev')
+source=("git+https://github.com/linuxdeepin/go-dbus-generator.git#commit=$_commit;
+"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev;)
+md5sums=('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
+}
+
+build() {
+  cd go-dbus-generator
+  go build -o out/dbus-generator
+}
+
+package() {
+  install -Dm 755 go-dbus-generator/out/dbus-generator 
"${pkgdir}"/usr/bin/dbus-generator
+}

Copied: deepin-dbus-generator/repos/community-staging-x86_64/PKGBUILD (from rev 
150180, deepin-dbus-generator/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 07:11:09 UTC (rev 150181)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dbus-generator
+pkgver=0.6.3.20151202
+_commit=2382c5d90a8a5255b85c4fc05d34241aedfc9840
+#_golibver=0.4.2
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
+pkgrel=1
+pkgdesc='Convert dbus interfaces to go-lang or qml wrapper code'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/go-dbus-generator;
+license=('GPL3')
+depends=('glibc' 'gcc-go')
+makedepends=('qt5-declarative' 'git')
+groups=('deepin-dev')
+source=("git+https://github.com/linuxdeepin/go-dbus-generator.git#commit=$_commit;
+"git+https://github.com/linuxdeepin/go-lib.git#commit=$_golibrev;)
+md5sums=('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
+}
+
+build() {
+  cd go-dbus-generator
+  go build -o out/dbus-generator
+}
+
+package() {
+  install -Dm 755 go-dbus-generator/out/dbus-generator 
"${pkgdir}"/usr/bin/dbus-generator
+}


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:35:30
  Author: fyan
Revision: 150187

archrelease: copy trunk to community-any

Added:
  flake8/repos/community-any/PKGBUILD
(from rev 150186, flake8/trunk/PKGBUILD)
Deleted:
  flake8/repos/community-any/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-08 07:35:06 UTC (rev 150186)
+++ PKGBUILD2015-12-08 07:35:30 UTC (rev 150187)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Karol "Kenji Takahashi" Woźniak 
-# Contributor: spider-mario 
-# Contributor: Allen Li 
-
-pkgbase=flake8
-pkgname=(flake8 python2-flake8)
-pkgver=2.5.0
-pkgrel=1
-epoch=1
-pkgdesc="The modular source code checker: pep8, pyflakes and co"
-arch=('any')
-url="http://bitbucket.org/tarek/flake8;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pyflakes' 
'python2-pyflakes'
- 'pep8' 'python2-pep8' 'python-mccabe' 'python2-mccabe')
-checkdepends=('python-nose' 'python2-nose' 'python2-mock')
-source=("https://pypi.python.org/packages/source/f/${pkgbase}/${pkgbase}-${pkgver}.tar.gz;)
-md5sums=('f239d055144a17cce76b3a402f112dc6')
-
-prepare() {
-  # We have patched pep8 to fix the problem, allowing 1.6.2)
-  sed -e 's/pep8 >= 1.5.7, != 1.6.0, != 1.6.1, != 1.6.2/pep8 >= 1.5.7, != 
1.6.0, != 1.6.1/' \
-  -i $pkgbase-$pkgver/setup.py
-
-  cp -a ${pkgbase}-${pkgver}{,-py2}
-}
-
-build() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  python setup.py build
-
-  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  python setup.py test
-
-  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
-  python2 setup.py test
-}
-
-package_flake8() {
-  depends=('python-pyflakes' 'python-mccabe' 'pep8')
-  provides=('flake8-python3')
-  replaces=('flake8-python3')
-  conflicts=('flake8-python3')
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  python setup.py install --root="${pkgdir}/" --prefix=/usr --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-flake8() {
-  depends=('python2-pyflakes' 'python2-mccabe' 'python2-pep8')
-  provides=('flake8-python2')
-  replaces=('flake8-python2')
-  conflicts=('flake8-python2')
-
-  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
-  python2 setup.py install --root="${pkgdir}/" --prefix=/usr --optimize=1
-  mv "${pkgdir}/usr/bin/flake8" "${pkgdir}/usr/bin/flake8-python2"
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: flake8/repos/community-any/PKGBUILD (from rev 150186, 
flake8/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-08 07:35:30 UTC (rev 150187)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Karol "Kenji Takahashi" Woźniak 
+# Contributor: spider-mario 
+# Contributor: Allen Li 
+
+pkgbase=flake8
+pkgname=(flake8 python2-flake8)
+pkgver=2.5.1
+pkgrel=1
+epoch=1
+pkgdesc="The modular source code checker: pep8, pyflakes and co"
+arch=('any')
+url="http://bitbucket.org/tarek/flake8;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pyflakes' 
'python2-pyflakes'
+ 'pep8' 'python2-pep8' 'python-mccabe' 'python2-mccabe')
+checkdepends=('python-nose' 'python2-nose' 'python2-mock')
+source=("https://pypi.python.org/packages/source/f/${pkgbase}/${pkgbase}-${pkgver}.tar.gz;)
+md5sums=('2704676fd2d39c7441a09ad69f3296b3')
+
+prepare() {
+  # We have patched pep8 to fix the problem, allowing 1.6.2)
+  sed -e 's/pep8 >= 1.5.7, != 1.6.0, != 1.6.1, != 1.6.2/pep8 >= 1.5.7, != 
1.6.0, != 1.6.1/' \
+  -i $pkgbase-$pkgver/setup.py
+
+  cp -a ${pkgbase}-${pkgver}{,-py2}
+}
+
+build() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  python setup.py build
+
+  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  python setup.py test
+
+  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
+  python2 setup.py test
+}
+
+package_flake8() {
+  depends=('python-pyflakes' 'python-mccabe' 'pep8')
+  provides=('flake8-python3')
+  replaces=('flake8-python3')
+  conflicts=('flake8-python3')
+
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  python setup.py install --root="${pkgdir}/" --prefix=/usr --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-flake8() {
+  depends=('python2-pyflakes' 'python2-mccabe' 'python2-pep8')
+  provides=('flake8-python2')
+  replaces=('flake8-python2')
+  conflicts=('flake8-python2')
+
+  cd "${srcdir}/${pkgbase}-${pkgver}-py2"
+  python2 setup.py 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:35:14
  Author: fyan
Revision: 253593

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

Added:
  kxmlgui/repos/staging-i686/
  kxmlgui/repos/staging-i686/PKGBUILD
(from rev 253592, kxmlgui/trunk/PKGBUILD)
  kxmlgui/repos/staging-x86_64/
  kxmlgui/repos/staging-x86_64/PKGBUILD
(from rev 253592, kxmlgui/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: kxmlgui/repos/staging-i686/PKGBUILD (from rev 253592, 
kxmlgui/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-08 07:35:14 UTC (rev 253593)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kxmlgui
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='User configurable main windows'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kxmlgui'
+license=('LGPL')
+depends=('kglobalaccel' 'ktextwidgets' 'attica-qt5')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('05887bf42003db3cdca0892e2accdddb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kxmlgui/repos/staging-x86_64/PKGBUILD (from rev 253592, 
kxmlgui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-08 07:35:14 UTC (rev 253593)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kxmlgui
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='User configurable main windows'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kxmlgui'
+license=('LGPL')
+depends=('kglobalaccel' 'ktextwidgets' 'attica-qt5')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('05887bf42003db3cdca0892e2accdddb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:34:44
  Author: fyan
Revision: 253592

C++11 ABI rebuild

Modified:
  kxmlgui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:31:10 UTC (rev 253591)
+++ PKGBUILD2015-12-08 07:34:44 UTC (rev 253592)
@@ -4,7 +4,7 @@
 
 pkgname=kxmlgui
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='User configurable main windows'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kxmlgui'


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:35:06
  Author: fyan
Revision: 150186

upgpkg: flake8 1:2.5.1-1

Modified:
  flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:29:01 UTC (rev 150185)
+++ PKGBUILD2015-12-08 07:35:06 UTC (rev 150186)
@@ -6,7 +6,7 @@
 
 pkgbase=flake8
 pkgname=(flake8 python2-flake8)
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 epoch=1
 pkgdesc="The modular source code checker: pep8, pyflakes and co"
@@ -17,7 +17,7 @@
  'pep8' 'python2-pep8' 'python-mccabe' 'python2-mccabe')
 checkdepends=('python-nose' 'python2-nose' 'python2-mock')
 
source=("https://pypi.python.org/packages/source/f/${pkgbase}/${pkgbase}-${pkgver}.tar.gz;)
-md5sums=('f239d055144a17cce76b3a402f112dc6')
+md5sums=('2704676fd2d39c7441a09ad69f3296b3')
 
 prepare() {
   # We have patched pep8 to fix the problem, allowing 1.6.2)


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:49:36
  Author: fyan
Revision: 150189

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

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

---+
 community-staging-i686/PKGBUILD   |   75 
 community-staging-i686/qupzilla.install   |   12 
 community-staging-x86_64/PKGBUILD |   75 
 community-staging-x86_64/qupzilla.install |   12 
 4 files changed, 174 insertions(+)

Copied: qupzilla/repos/community-staging-i686/PKGBUILD (from rev 150188, 
qupzilla/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 07:49:36 UTC (rev 150189)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: speps 
+
+pkgbase=qupzilla
+pkgname=(qupzilla qupzilla-qt4)
+pkgver=1.8.9
+pkgrel=2
+pkgdesc="Cross-platform QtWebKit browser"
+arch=(i686 x86_64)
+url="http://www.qupzilla.com/;
+license=('GPL3')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 
'kdelibs' 'kwallet' 'libgnome-keyring')
+optdepends=('bash-completion: bash completion support')
+install="$pkgbase.install"
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
+noextract=("$pkgbase-$pkgver.tar.gz")
+md5sums=('a39767aa92b482863ea4851935e26dd2')
+
+prepare() {
+  # extract
+  mkdir -p qt{4,5}
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
+
+  # configure
+  export USE_WEBGL=true \
+ QUPZILLA_PREFIX=/usr/ \
+ KDE_INTEGRATION=true \
+ GNOME_INTEGRATION=true
+}
+
+build() {
+  cd qt4
+  qmake-qt4
+  make
+
+  cd ../qt5
+  qmake
+  make
+}
+
+package_qupzilla() {
+  pkgdesc+=" (Qt5)"
+  depends=('qt5-webkit' 'qt5-script' 'qt5-x11extras' 'hunspell' 
'desktop-file-utils' 'hicolor-icon-theme')
+  optdepends=('kwallet: kf5 kwallet integration'
+  'libgnome-keyring: gnome keyring integration')
+  provides=('qupzilla-qt5')
+  conflicts=('qupzilla-qt5')
+  replaces=('qupzilla-qt5')
+
+  cd qt5
+  make INSTALL_ROOT="$pkgdir/" install
+
+  # zsh completion
+  install -Dm644 linux/completion/_$pkgbase \
+"$pkgdir/usr/share/zsh/site-functions/_$pkgbase"
+}
+
+package_qupzilla-qt4() {
+  pkgdesc+=" (Qt4)"
+  depends=('qtwebkit' 'hunspell')
+  optdepends=('kdelibs: kwallet integration'
+  'libgnome-keyring: gnome keyring integration')
+  provides=('qupzilla')
+  conflicts=('qupzilla')
+
+  cd qt4
+  make INSTALL_ROOT="$pkgdir/" install
+
+  # zsh completion
+  install -Dm644 linux/completion/_$pkgbase \
+"$pkgdir/usr/share/zsh/site-functions/_$pkgbase"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: qupzilla/repos/community-staging-i686/qupzilla.install (from rev 
150188, qupzilla/trunk/qupzilla.install)
===
--- community-staging-i686/qupzilla.install (rev 0)
+++ community-staging-i686/qupzilla.install 2015-12-08 07:49:36 UTC (rev 
150189)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: qupzilla/repos/community-staging-x86_64/PKGBUILD (from rev 150188, 
qupzilla/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 07:49:36 UTC (rev 150189)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: speps 
+
+pkgbase=qupzilla
+pkgname=(qupzilla qupzilla-qt4)
+pkgver=1.8.9
+pkgrel=2
+pkgdesc="Cross-platform QtWebKit browser"
+arch=(i686 x86_64)
+url="http://www.qupzilla.com/;
+license=('GPL3')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 
'kdelibs' 'kwallet' 'libgnome-keyring')
+optdepends=('bash-completion: bash completion support')
+install="$pkgbase.install"
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
+noextract=("$pkgbase-$pkgver.tar.gz")
+md5sums=('a39767aa92b482863ea4851935e26dd2')
+
+prepare() {
+  # extract
+  mkdir -p qt{4,5}
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
+  bsdtar --strip-components 1 -zxf 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:04:37
  Author: fyan
Revision: 150178

C++11 ABI rebuild

Modified:
  ccgo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:56:27 UTC (rev 150177)
+++ PKGBUILD2015-12-08 07:04:37 UTC (rev 150178)
@@ -4,7 +4,7 @@
 
 pkgname=ccgo
 pkgver=0.3.6.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Play the game of Go with gnugo or against other players on IGS'
 arch=('x86_64' 'i686')
 url='http://ccdw.org/~cjj/prog/ccgo/'


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

2015-12-07 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 07:56:27
  Author: foutrelis
Revision: 150177

Build in C++11 mode

Modified:
  ccgo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:15:52 UTC (rev 150176)
+++ PKGBUILD2015-12-08 06:56:27 UTC (rev 150177)
@@ -13,9 +13,16 @@
 source=("http://ccdw.org/~cjj/prog/$pkgname/src/$pkgname-$pkgver.tar.gz;)
 sha256sums=('1975a4e9b6661f6613dd3a00b3ee7e176b80244f555a184b258b50ef4352a890')
 
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  find -name '*.hh' -exec sed -i '/sigc++\/object.h/d' {} +
+  find -name '*.cc' -exec sed -i 's/(bind(/(sigc::bind(/' {} +
+}
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
+  CXXFLAGS+=' -std=c++11 -fpermissive'
   ./configure --prefix=/usr
   make
 }


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:05:05
  Author: fyan
Revision: 150179

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

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

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

Copied: ccgo/repos/community-staging-i686/PKGBUILD (from rev 150178, 
ccgo/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 07:05:05 UTC (rev 150179)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Guillem Rieu 
+
+pkgname=ccgo
+pkgver=0.3.6.4
+pkgrel=4
+pkgdesc='Play the game of Go with gnugo or against other players on IGS'
+arch=('x86_64' 'i686')
+url='http://ccdw.org/~cjj/prog/ccgo/'
+license=('GPL')
+depends=('gtkmm' 'gconfmm')
+source=("http://ccdw.org/~cjj/prog/$pkgname/src/$pkgname-$pkgver.tar.gz;)
+sha256sums=('1975a4e9b6661f6613dd3a00b3ee7e176b80244f555a184b258b50ef4352a890')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  find -name '*.hh' -exec sed -i '/sigc++\/object.h/d' {} +
+  find -name '*.cc' -exec sed -i 's/(bind(/(sigc::bind(/' {} +
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  CXXFLAGS+=' -std=c++11 -fpermissive'
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ccgo/repos/community-staging-x86_64/PKGBUILD (from rev 150178, 
ccgo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 07:05:05 UTC (rev 150179)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Guillem Rieu 
+
+pkgname=ccgo
+pkgver=0.3.6.4
+pkgrel=4
+pkgdesc='Play the game of Go with gnugo or against other players on IGS'
+arch=('x86_64' 'i686')
+url='http://ccdw.org/~cjj/prog/ccgo/'
+license=('GPL')
+depends=('gtkmm' 'gconfmm')
+source=("http://ccdw.org/~cjj/prog/$pkgname/src/$pkgname-$pkgver.tar.gz;)
+sha256sums=('1975a4e9b6661f6613dd3a00b3ee7e176b80244f555a184b258b50ef4352a890')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  find -name '*.hh' -exec sed -i '/sigc++\/object.h/d' {} +
+  find -name '*.cc' -exec sed -i 's/(bind(/(sigc::bind(/' {} +
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  CXXFLAGS+=' -std=c++11 -fpermissive'
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:26:22
  Author: fyan
Revision: 150183

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

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

-+
 community-staging-i686/PKGBUILD |   75 ++
 community-staging-i686/deepin-daemon.install|   13 +++
 community-staging-i686/deepin-daemon.sysusers   |2 
 community-staging-x86_64/PKGBUILD   |   75 ++
 community-staging-x86_64/deepin-daemon.install  |   13 +++
 community-staging-x86_64/deepin-daemon.sysusers |2 
 6 files changed, 180 insertions(+)

Copied: deepin-daemon/repos/community-staging-i686/PKGBUILD (from rev 150182, 
deepin-daemon/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 07:26:22 UTC (rev 150183)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-daemon
+pkgver=2.93.1.20151208
+_commit=cf673aa396fab4ea0fbe581e05ecb46e1696e13f
+#_golibver=0.4.2
+_golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
+#_deepinapiver=2.92.1
+_deepinapirev=fb83410f533eec79579ac11386520db3a733c550
+#_dbusfactoryver=2.92.1
+_deepinfactoryrev=7257936bb7ed172fcec2c22e5253ab50eb84b85b
+_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=$_deepinfactoryrev;
+
"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
+}
+
+build() {
+  cd "$srcdir/dbus-factory"
+  make install-golang
+
+  cd "$srcdir/dde-daemon"
+  make USE_GCCGO=1
+}
+
+package() {
+  cd dde-daemon
+  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 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:25:43
  Author: fyan
Revision: 150182

upgpkg: deepin-daemon 2.93.1.20151208-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:11:09 UTC (rev 150181)
+++ PKGBUILD2015-12-08 07:25:43 UTC (rev 150182)
@@ -4,12 +4,12 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-daemon
-pkgver=2.93.1.20151202
-_commit=107ce2cdb5ada3e5599d2bbe7b9c7f109801b68d
+pkgver=2.93.1.20151208
+_commit=cf673aa396fab4ea0fbe581e05ecb46e1696e13f
 #_golibver=0.4.2
 _golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
 #_deepinapiver=2.92.1
-_deepinapirev=c555d82e94275a6ce808ddc4c4e71460c6822f04
+_deepinapirev=fb83410f533eec79579ac11386520db3a733c550
 #_dbusfactoryver=2.92.1
 _deepinfactoryrev=7257936bb7ed172fcec2c22e5253ab50eb84b85b
 _desktopbaserev=df35ee9bbe33cca436c256a145b88e58e011b737


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:31:10
  Author: fyan
Revision: 253591

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

Added:
  ksshaskpass/repos/staging-i686/
  ksshaskpass/repos/staging-i686/PKGBUILD
(from rev 253590, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/staging-i686/ksshaskpass.sh
(from rev 253590, ksshaskpass/trunk/ksshaskpass.sh)
  ksshaskpass/repos/staging-x86_64/
  ksshaskpass/repos/staging-x86_64/PKGBUILD
(from rev 253590, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/staging-x86_64/ksshaskpass.sh
(from rev 253590, ksshaskpass/trunk/ksshaskpass.sh)

---+
 staging-i686/PKGBUILD |   43 
 staging-i686/ksshaskpass.sh   |1 
 staging-x86_64/PKGBUILD   |   43 
 staging-x86_64/ksshaskpass.sh |1 
 4 files changed, 88 insertions(+)

Copied: ksshaskpass/repos/staging-i686/PKGBUILD (from rev 253590, 
ksshaskpass/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-08 07:31:10 UTC (rev 253591)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: schuay 
+
+pkgname=ksshaskpass
+pkgver=5.4.3
+pkgrel=2
+pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
+url='https://projects.kde.org/projects/kde/workspace/ksshaskpass'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kwallet')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+provides=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+conflicts=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+replaces=('ksshaskpass-frameworks')
+groups=('plasma')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz;
+"$pkgname.sh")
+md5sums=('a2c35d3fd223d0ed120b246a7d18c029'
+ '70396ba019ae05cc91502456f548caff')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ksshaskpass-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm755 "$srcdir"/ksshaskpass.sh \
+"${pkgdir}"/etc/profile.d/ksshaskpass.sh
+}

Copied: ksshaskpass/repos/staging-i686/ksshaskpass.sh (from rev 253590, 
ksshaskpass/trunk/ksshaskpass.sh)
===
--- staging-i686/ksshaskpass.sh (rev 0)
+++ staging-i686/ksshaskpass.sh 2015-12-08 07:31:10 UTC (rev 253591)
@@ -0,0 +1 @@
+test -f /usr/bin/ksshaskpass && export SSH_ASKPASS="/usr/bin/ksshaskpass"

Copied: ksshaskpass/repos/staging-x86_64/PKGBUILD (from rev 253590, 
ksshaskpass/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-08 07:31:10 UTC (rev 253591)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: schuay 
+
+pkgname=ksshaskpass
+pkgver=5.4.3
+pkgrel=2
+pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
+url='https://projects.kde.org/projects/kde/workspace/ksshaskpass'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kwallet')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+provides=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+conflicts=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+replaces=('ksshaskpass-frameworks')
+groups=('plasma')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz;
+"$pkgname.sh")
+md5sums=('a2c35d3fd223d0ed120b246a7d18c029'
+ '70396ba019ae05cc91502456f548caff')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ksshaskpass-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm755 "$srcdir"/ksshaskpass.sh \
+"${pkgdir}"/etc/profile.d/ksshaskpass.sh
+}

Copied: ksshaskpass/repos/staging-x86_64/ksshaskpass.sh (from rev 253590, 
ksshaskpass/trunk/ksshaskpass.sh)
===
--- staging-x86_64/ksshaskpass.sh   (rev 0)
+++ staging-x86_64/ksshaskpass.sh   2015-12-08 07:31:10 UTC (rev 253591)
@@ -0,0 +1 @@
+test -f /usr/bin/ksshaskpass && export SSH_ASKPASS="/usr/bin/ksshaskpass"


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

2015-12-07 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 08:40:07
  Author: foutrelis
Revision: 253594

Build in C++11 mode

Modified:
  cdrdao/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:35:14 UTC (rev 253593)
+++ PKGBUILD2015-12-08 07:40:07 UTC (rev 253594)
@@ -20,7 +20,7 @@
  '696f6ca01e1eeb9b6a5be88e535d9398'
  '0fce05542ebad283f36fa1c4d62992a0')
 
-build() {
+prepare() {
cd "${srcdir}/${pkgbase}-${pkgver}"
 
patch -Np1 -i "${srcdir}/cdrdao-1.2.3-autoconf-update.patch"
@@ -27,6 +27,13 @@
patch -Np1 -i "${srcdir}/cdrdao-1.2.3-k3b.patch"
patch -Np1 -i "${srcdir}/cdrdao-1.2.3-stat.patch"
 
+   find -name '*.h' -exec sed -i '/sigc++\/object.h/d' {} +
+}
+
+build() {
+   cd "${srcdir}/${pkgbase}-${pkgver}"
+
+   CXXFLAGS+=' -std=c++11 -Wno-narrowing'
./configure --prefix=/usr \
--mandir=/usr/share/man \
--sysconfdir=/etc \


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:49:06
  Author: fyan
Revision: 150188

C++11 ABI rebuild

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:35:30 UTC (rev 150187)
+++ PKGBUILD2015-12-08 07:49:06 UTC (rev 150188)
@@ -4,7 +4,7 @@
 pkgbase=qupzilla
 pkgname=(qupzilla qupzilla-qt4)
 pkgver=1.8.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform QtWebKit browser"
 arch=(i686 x86_64)
 url="http://www.qupzilla.com/;


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:09:00
  Author: fyan
Revision: 150172

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

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

--+
 community-staging-i686/PKGBUILD  |   56 +
 community-staging-i686/deepin-file-manager.install   |   11 +++
 community-staging-x86_64/PKGBUILD|   56 +
 community-staging-x86_64/deepin-file-manager.install |   11 +++
 4 files changed, 134 insertions(+)

Copied: deepin-file-manager/repos/community-staging-i686/PKGBUILD (from rev 
150171, deepin-file-manager/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:09:00 UTC (rev 150172)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=0.1.1.20151207
+_commit=cb693308c8942b539e680d8520cbcaf410f20020
+#_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-staging-i686/deepin-file-manager.install 
(from rev 150171, deepin-file-manager/trunk/deepin-file-manager.install)
===
--- community-staging-i686/deepin-file-manager.install  
(rev 0)
+++ community-staging-i686/deepin-file-manager.install  2015-12-08 06:09:00 UTC 
(rev 150172)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: deepin-file-manager/repos/community-staging-x86_64/PKGBUILD (from rev 
150171, deepin-file-manager/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:09:00 UTC (rev 150172)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=0.1.1.20151207
+_commit=cb693308c8942b539e680d8520cbcaf410f20020
+#_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')

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:08:00
  Author: fyan
Revision: 150169

upgpkg: deepin-desktop-schemas 2.91.1.20151204-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:07:35 UTC (rev 150168)
+++ PKGBUILD2015-12-08 06:08:00 UTC (rev 150169)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-desktop-schemas
-pkgver=2.91.1.20151201
-_commit=ef7bafdb256b170bfb8b5af73d8d499e8aa68723
+pkgver=2.91.1.20151204
+_commit=45c99367a2fa3c1f717585a4b79988501291e5cc
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:08:32
  Author: fyan
Revision: 150171

upgpkg: deepin-file-manager 0.1.1.20151207-1

Modified:
  deepin-file-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:08:18 UTC (rev 150170)
+++ PKGBUILD2015-12-08 06:08:32 UTC (rev 150171)
@@ -4,12 +4,12 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-file-manager
-pkgver=0.1.1.20151201
-_commit=46ff346af5e8a968ee74834c5e7c8cc24a24f922
+pkgver=0.1.1.20151207
+_commit=cb693308c8942b539e680d8520cbcaf410f20020
 #_golibver=0.4.2
 _golibrev=902e89b94c9d657f523bcdabad399dc789dcf86e
 #_deepinapiver=2.92.1
-_deepinapirev=c555d82e94275a6ce808ddc4c4e71460c6822f04
+_deepinapirev=fb83410f533eec79579ac11386520db3a733c550
 #_dbusfactoryver=2.92.1
 _deepinfactoryrev=7257936bb7ed172fcec2c22e5253ab50eb84b85b
 pkgrel=1


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:03:22
  Author: fyan
Revision: 150164

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-12-08 06:02:47 UTC (rev 150163)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:03:22 UTC (rev 150164)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=2.90.2.20151203
-_commit=aa35bb8d4ddde97d1c39f752ae3c1a154ed2c30e
-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-staging-i686/PKGBUILD (from rev 
150163, deepin-session-ui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:03:22 UTC (rev 150164)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=2.90.2.20151207
+_commit=672fdd46c018f7060f7b13a61b34bf172eea680c
+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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-12-08 06:02:47 UTC (rev 150163)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:03:22 UTC (rev 150164)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=2.90.2.20151203
-_commit=aa35bb8d4ddde97d1c39f752ae3c1a154ed2c30e
-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-staging-x86_64/PKGBUILD (from rev 
150163, deepin-session-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:03:22 UTC (rev 150164)
@@ -0,0 +1,33 @@
+# $Id$
+# 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:30:41
  Author: fyan
Revision: 253590

C++11 ABI rebuild

Modified:
  ksshaskpass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 05:23:57 UTC (rev 253589)
+++ PKGBUILD2015-12-08 07:30:41 UTC (rev 253590)
@@ -5,7 +5,7 @@
 
 pkgname=ksshaskpass
 pkgver=5.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
 url='https://projects.kde.org/projects/kde/workspace/ksshaskpass'
 license=('GPL')


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

2015-12-07 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 08:28:56
  Author: foutrelis
Revision: 150184

C++11 ABI rebuild

Modified:
  lib32-sni-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:26:22 UTC (rev 150183)
+++ PKGBUILD2015-12-08 07:28:56 UTC (rev 150184)
@@ -6,7 +6,7 @@
 
 pkgname=lib32-sni-qt
 pkgver=0.2.6
-pkgrel=5
+pkgrel=6
 pkgdesc="A Qt plugin which turns all QSystemTrayIcon into StatusNotifierItems 
(appindicators) (32-bit)"
 arch=(x86_64)
 url="https://launchpad.net/sni-qt;


[arch-commits] Commit in lib32-sni-qt/repos (2 files)

2015-12-07 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 08:29:01
  Author: foutrelis
Revision: 150185

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-sni-qt/repos/multilib-staging-x86_64/
  lib32-sni-qt/repos/multilib-staging-x86_64/PKGBUILD
(from rev 150184, lib32-sni-qt/trunk/PKGBUILD)

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

Copied: lib32-sni-qt/repos/multilib-staging-x86_64/PKGBUILD (from rev 150184, 
lib32-sni-qt/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2015-12-08 07:29:01 UTC (rev 150185)
@@ -0,0 +1,44 @@
+# Maintainer: Florian Pritz 
+# Contributor: Xiao-Long Chen 
+
+# vercheck-pkgbuild: auto
+# vercheck-ubuntu: name=sni-qt, repo=utopic
+
+pkgname=lib32-sni-qt
+pkgver=0.2.6
+pkgrel=6
+pkgdesc="A Qt plugin which turns all QSystemTrayIcon into StatusNotifierItems 
(appindicators) (32-bit)"
+arch=(x86_64)
+url="https://launchpad.net/sni-qt;
+license=(GPL)
+depends=(sni-qt lib32-libdbusmenu-qt lib32-qt4)
+makedepends=(cmake gcc-multilib)
+source=("http://launchpad.net/sni-qt/trunk/${pkgver}/+download/sni-qt-${pkgver}.tar.bz2"{,.asc})
+validpgpkeys=(45C43F82329D77F384214CCABEED35A5EEE34473)
+md5sums=('e84c66e776f7c22c961817387f618c81'
+ 'SKIP')
+
+build() {
+  cd "sni-qt-${pkgver}"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  # XXX: Use the correct qconfig.h. This is probably not optimal, but it seems
+  # to work well enough.
+  export CFLAGS="$(pkg-config --cflags QtCore) ${CFLAGS}"
+  export CXXFLAGS="$(pkg-config --cflags QtCore) ${CXXFLAGS}"
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DQT_PLUGINS_DIR=/usr/lib32/qt/plugins
+
+  make
+}
+
+package() {
+  cd "sni-qt-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+}


[arch-commits] Commit in signon-kwallet-extension/trunk (PKGBUILD)

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:59:03
  Author: fyan
Revision: 253595

C++11 ABI rebuild

Modified:
  signon-kwallet-extension/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:40:07 UTC (rev 253594)
+++ PKGBUILD2015-12-08 07:59:03 UTC (rev 253595)
@@ -2,7 +2,7 @@
 
 pkgname=signon-kwallet-extension
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="KWallet signon extension"
 arch=('i686' 'x86_64')
 url="http://kde.org;


[arch-commits] Commit in signon-kwallet-extension/repos (4 files)

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:59:32
  Author: fyan
Revision: 253596

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

Added:
  signon-kwallet-extension/repos/staging-i686/
  signon-kwallet-extension/repos/staging-i686/PKGBUILD
(from rev 253595, signon-kwallet-extension/trunk/PKGBUILD)
  signon-kwallet-extension/repos/staging-x86_64/
  signon-kwallet-extension/repos/staging-x86_64/PKGBUILD
(from rev 253595, signon-kwallet-extension/trunk/PKGBUILD)

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

Copied: signon-kwallet-extension/repos/staging-i686/PKGBUILD (from rev 253595, 
signon-kwallet-extension/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-08 07:59:32 UTC (rev 253596)
@@ -0,0 +1,34 @@
+# Maintainer: anex 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:10:53
  Author: fyan
Revision: 150173

upgpkg: deepin-icon-theme 15.10.3-1

Modified:
  deepin-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:09:00 UTC (rev 150172)
+++ PKGBUILD2015-12-08 06:10:53 UTC (rev 150173)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-icon-theme
-pkgver=15.10.0.20151202
-_commit=3657bcbd209d6381d42d6c593ad80535a03ef2a7
+pkgver=15.10.3
+_commit=c4e462afbaeaa0347a42f3da4d0ac64bcabdc5cc
 pkgrel=1
 pkgdesc="Deepin Icons"
 arch=('any')


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:11:10
  Author: fyan
Revision: 150174

archrelease: copy trunk to community-staging-any

Added:
  deepin-icon-theme/repos/community-staging-any/
  deepin-icon-theme/repos/community-staging-any/PKGBUILD
(from rev 150173, deepin-icon-theme/trunk/PKGBUILD)

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

Copied: deepin-icon-theme/repos/community-staging-any/PKGBUILD (from rev 
150173, deepin-icon-theme/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-12-08 06:11:10 UTC (rev 150174)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-icon-theme
+pkgver=15.10.3
+_commit=c4e462afbaeaa0347a42f3da4d0ac64bcabdc5cc
+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-dock/trunk (PKGBUILD)

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 06:59:16
  Author: fyan
Revision: 150161

upgpkg: deepin-dock 2.90.1.20151208-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 05:59:08 UTC (rev 150160)
+++ PKGBUILD2015-12-08 05:59:16 UTC (rev 150161)
@@ -4,16 +4,14 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=2.90.1.20151203
-_commit=4fef2f921b64e3f84f9632341a0a24750ea1443f
-pkgrel=3
+pkgver=2.90.1.20151208
+_commit=8e75574517a0d15658a364f1e0c54332863a76c7
+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'
- # Default applications, should remove later
- 'nautilus' 'deepin-music' 'deepin-movie' 'deepin-control-center')
+depends=('gtk2' 'libdui' 'qt5-svg' 'deepin-menu' 'deepin-file-manager' 
'deepin-daemon')
 makedepends=('git')
 conflicts=('dde-dock')
 replaces=('dde-dock')


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 06:59:51
  Author: fyan
Revision: 150162

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-12-08 05:59:16 UTC (rev 150161)
+++ community-staging-i686/PKGBUILD 2015-12-08 05:59:51 UTC (rev 150162)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=2.90.1.20151203
-_commit=4fef2f921b64e3f84f9632341a0a24750ea1443f
-pkgrel=3
-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'
- # Default applications, should remove later
- 'nautilus' 'deepin-music' 'deepin-movie' 'deepin-control-center')
-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-staging-i686/PKGBUILD (from rev 150161, 
deepin-dock/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 05:59:51 UTC (rev 150162)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=2.90.1.20151208
+_commit=8e75574517a0d15658a364f1e0c54332863a76c7
+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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-12-08 05:59:16 UTC (rev 150161)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 05:59:51 UTC (rev 150162)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=2.90.1.20151203
-_commit=4fef2f921b64e3f84f9632341a0a24750ea1443f
-pkgrel=3
-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'
- # Default applications, should remove later
- 'nautilus' 'deepin-music' 'deepin-movie' 'deepin-control-center')
-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-staging-x86_64/PKGBUILD (from rev 150161, 
deepin-dock/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 05:59:51 UTC (rev 150162)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=2.90.1.20151208
+_commit=8e75574517a0d15658a364f1e0c54332863a76c7
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:15:52
  Author: fyan
Revision: 150176

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

Added:
  deepin-wm/repos/community-staging-i686/
  deepin-wm/repos/community-staging-i686/PKGBUILD
(from rev 150175, deepin-wm/trunk/PKGBUILD)
  deepin-wm/repos/community-staging-i686/deepin-wm.install
(from rev 150175, deepin-wm/trunk/deepin-wm.install)
  deepin-wm/repos/community-staging-x86_64/
  deepin-wm/repos/community-staging-x86_64/PKGBUILD
(from rev 150175, deepin-wm/trunk/PKGBUILD)
  deepin-wm/repos/community-staging-x86_64/deepin-wm.install
(from rev 150175, deepin-wm/trunk/deepin-wm.install)

+
 community-staging-i686/PKGBUILD|   36 +++
 community-staging-i686/deepin-wm.install   |   12 +
 community-staging-x86_64/PKGBUILD  |   36 +++
 community-staging-x86_64/deepin-wm.install |   12 +
 4 files changed, 96 insertions(+)

Copied: deepin-wm/repos/community-staging-i686/PKGBUILD (from rev 150175, 
deepin-wm/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 06:15:52 UTC (rev 150176)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wm
+pkgver=0.91.3.20151207
+_commit=46955f68be1a5c9f8bd1d6890180a46eae1a2dbe
+pkgrel=1
+pkgdesc='Deepin Window Manager'
+arch=('i686' 'x86_64')
+url="https://cr.deepin.io/deepin-wm;
+license=('GPL3')
+depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas'
+ 'deepin-mutter' 'gnome-desktop' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala' 'git')
+install='deepin-wm.install'
+source=("git+https://github.com/linuxdeepin/deepin-wm.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
+}
+
+build() {
+  cd "${pkgname}"
+  ./autogen.sh \
+--prefix='/usr' \
+--disable-schemas-compile
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: deepin-wm/repos/community-staging-i686/deepin-wm.install (from rev 
150175, deepin-wm/trunk/deepin-wm.install)
===
--- community-staging-i686/deepin-wm.install(rev 0)
+++ community-staging-i686/deepin-wm.install2015-12-08 06:15:52 UTC (rev 
150176)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: deepin-wm/repos/community-staging-x86_64/PKGBUILD (from rev 150175, 
deepin-wm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 06:15:52 UTC (rev 150176)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wm
+pkgver=0.91.3.20151207
+_commit=46955f68be1a5c9f8bd1d6890180a46eae1a2dbe
+pkgrel=1
+pkgdesc='Deepin Window Manager'
+arch=('i686' 'x86_64')
+url="https://cr.deepin.io/deepin-wm;
+license=('GPL3')
+depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas'
+ 'deepin-mutter' 'gnome-desktop' 'libgee')
+makedepends=('gnome-common' 'intltool' 'vala' 'git')
+install='deepin-wm.install'
+source=("git+https://github.com/linuxdeepin/deepin-wm.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+  export CFLAGS="$CFLAGS -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
+}
+
+build() {
+  cd "${pkgname}"
+  ./autogen.sh \
+--prefix='/usr' \
+--disable-schemas-compile
+}
+
+package() {
+  cd "${pkgname}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: deepin-wm/repos/community-staging-x86_64/deepin-wm.install (from rev 
150175, deepin-wm/trunk/deepin-wm.install)
===
--- community-staging-x86_64/deepin-wm.install  (rev 0)
+++ community-staging-x86_64/deepin-wm.install  2015-12-08 06:15:52 UTC (rev 
150176)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:15:24
  Author: fyan
Revision: 150175

upgpkg: deepin-wm 0.91.3.20151207-1

Modified:
  deepin-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 06:11:10 UTC (rev 150174)
+++ PKGBUILD2015-12-08 06:15:24 UTC (rev 150175)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-wm
-pkgver=0.91.3.20151127
-_commit=812f9e4df0884b90a1341b64226461f72fa73f89
+pkgver=0.91.3.20151207
+_commit=46955f68be1a5c9f8bd1d6890180a46eae1a2dbe
 pkgrel=1
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 06:59:08
  Author: fyan
Revision: 150160

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-12-08 05:58:32 UTC (rev 150159)
+++ community-staging-i686/PKGBUILD 2015-12-08 05:59:08 UTC (rev 150160)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=2.91.2.20151203
-_commit=fbfe4b3af43ab87e76b6c9e3ea79a2010693
-pkgrel=4
-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-staging-i686/PKGBUILD (from rev 
150159, deepin-control-center/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 05:59:08 UTC (rev 150160)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=2.91.2.20151208
+_commit=528fb624946bd77b0d98af03bbacbd1ce490c0f9
+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-staging-i686/deepin-control-center.install
===
--- community-staging-i686/deepin-control-center.install2015-12-08 
05:58:32 UTC (rev 150159)
+++ community-staging-i686/deepin-control-center.install2015-12-08 
05:59:08 UTC (rev 150160)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  post_install "$1"
-}

Copied: 

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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 07:02:47
  Author: fyan
Revision: 150163

upgpkg: deepin-session-ui 2.90.2.20151207-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 05:59:51 UTC (rev 150162)
+++ PKGBUILD2015-12-08 06:02:47 UTC (rev 150163)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=2.90.2.20151203
-_commit=aa35bb8d4ddde97d1c39f752ae3c1a154ed2c30e
-pkgrel=2
+pkgver=2.90.2.20151207
+_commit=672fdd46c018f7060f7b13a61b34bf172eea680c
+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 gqrx/trunk (PKGBUILD)

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:55:49
  Author: fyan
Revision: 150190

C++11 ABI rebuild

Modified:
  gqrx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 07:49:36 UTC (rev 150189)
+++ PKGBUILD2015-12-08 07:55:49 UTC (rev 150190)
@@ -4,7 +4,7 @@
 
 pkgname=gqrx
 pkgver=2.3.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Interactive SDR receiver waterfall for many devices."
 arch=('i686' 'x86_64')
 url="http://gqrx.dk/;


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

2015-12-07 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 08:56:29
  Author: fyan
Revision: 150191

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

Added:
  gqrx/repos/community-staging-i686/
  gqrx/repos/community-staging-i686/PKGBUILD
(from rev 150190, gqrx/trunk/PKGBUILD)
  gqrx/repos/community-staging-i686/gqrx.desktop
(from rev 150190, gqrx/trunk/gqrx.desktop)
  gqrx/repos/community-staging-i686/gqrx.png
(from rev 150190, gqrx/trunk/gqrx.png)
  gqrx/repos/community-staging-x86_64/
  gqrx/repos/community-staging-x86_64/PKGBUILD
(from rev 150190, gqrx/trunk/PKGBUILD)
  gqrx/repos/community-staging-x86_64/gqrx.desktop
(from rev 150190, gqrx/trunk/gqrx.desktop)
  gqrx/repos/community-staging-x86_64/gqrx.png
(from rev 150190, gqrx/trunk/gqrx.png)

---+
 community-staging-i686/PKGBUILD   |   54 
 community-staging-i686/gqrx.desktop   |   10 +
 community-staging-x86_64/PKGBUILD |   54 
 community-staging-x86_64/gqrx.desktop |   10 +
 4 files changed, 128 insertions(+)

Copied: gqrx/repos/community-staging-i686/PKGBUILD (from rev 150190, 
gqrx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 07:56:29 UTC (rev 150191)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dominik Heidler 
+
+pkgname=gqrx
+pkgver=2.3.2
+pkgrel=9
+pkgdesc="Interactive SDR receiver waterfall for many devices."
+arch=('i686' 'x86_64')
+url="http://gqrx.dk/;
+license=('GPL')
+depends=('qt5-svg' 'libpulse' 'gnuradio-osmosdr' 'libxkbcommon-x11')
+makedepends=('boost')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;
+"$pkgname.png"
+"$pkgname.desktop")
+md5sums=('f77dd4d3ee02bd142be5f17a926c21c7'
+ 'f7032a8883c89bd80e0d0fd36f861c59'
+ '810f89195231c18f32af92522aade721')
+
+prepare() {
+  cd "$srcdir"
+  cp -r gqrx-$pkgver gqrx-$pkgver-alsa
+  cd gqrx-$pkgver-alsa
+  sed -i 's/AUDIO_BACKEND = pulse/#&/' gqrx.pro
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  make
+  cd "$srcdir/$pkgname-$pkgver-alsa"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  make
+}
+
+package() {
+  cd "$srcdir"
+  install -Dm644 "$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "$pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make install INSTALL_ROOT="$pkgdir"
+
+  cd "$srcdir/$pkgname-$pkgver-alsa/build"
+  install -Dm755 gqrx "$pkgdir/usr/bin/gqrx-alsa"
+}
+

Copied: gqrx/repos/community-staging-i686/gqrx.desktop (from rev 150190, 
gqrx/trunk/gqrx.desktop)
===
--- community-staging-i686/gqrx.desktop (rev 0)
+++ community-staging-i686/gqrx.desktop 2015-12-08 07:56:29 UTC (rev 150191)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=GQRX SDR
+GenericName=Funcube SDR Software
+Comment=Controller application for the Funcube Dongle and operating 
application.
+Exec=gqrx
+Icon=gqrx
+Terminal=false
+Type=Application
+Categories=AudioVideo;Audio;HamRadio;
+StartupNotify=false

Copied: gqrx/repos/community-staging-i686/gqrx.png (from rev 150190, 
gqrx/trunk/gqrx.png)
===
(Binary files differ)

Copied: gqrx/repos/community-staging-x86_64/PKGBUILD (from rev 150190, 
gqrx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 07:56:29 UTC (rev 150191)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dominik Heidler 
+
+pkgname=gqrx
+pkgver=2.3.2
+pkgrel=9
+pkgdesc="Interactive SDR receiver waterfall for many devices."
+arch=('i686' 'x86_64')
+url="http://gqrx.dk/;
+license=('GPL')
+depends=('qt5-svg' 'libpulse' 'gnuradio-osmosdr' 'libxkbcommon-x11')
+makedepends=('boost')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;
+"$pkgname.png"
+"$pkgname.desktop")
+md5sums=('f77dd4d3ee02bd142be5f17a926c21c7'
+ 'f7032a8883c89bd80e0d0fd36f861c59'
+ '810f89195231c18f32af92522aade721')
+
+prepare() {
+  cd "$srcdir"
+  cp -r gqrx-$pkgver gqrx-$pkgver-alsa
+  cd gqrx-$pkgver-alsa
+  sed -i 's/AUDIO_BACKEND = pulse/#&/' gqrx.pro
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  make
+  cd "$srcdir/$pkgname-$pkgver-alsa"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  

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

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 14:23:20
  Author: arojas
Revision: 253365

C++11 ABI rebuild

Modified:
  kservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:22:48 UTC (rev 253364)
+++ PKGBUILD2015-12-07 13:23:20 UTC (rev 253365)
@@ -4,7 +4,7 @@
 
 pkgname=kservice
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced plugin and service introspection'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kservice'


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 14:36:38
  Author: fyan
Revision: 149907

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

Added:
  lxqt-sudo/repos/community-staging-i686/
  lxqt-sudo/repos/community-staging-i686/PKGBUILD
(from rev 149906, lxqt-sudo/trunk/PKGBUILD)
  lxqt-sudo/repos/community-staging-x86_64/
  lxqt-sudo/repos/community-staging-x86_64/PKGBUILD
(from rev 149906, lxqt-sudo/trunk/PKGBUILD)

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

Copied: lxqt-sudo/repos/community-staging-i686/PKGBUILD (from rev 149906, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:36:38 UTC (rev 149907)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-sudo
+pkgver=0.10.0
+pkgrel=3
+pkgdesc="LXQt privilege program (lxsu)."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr 
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Copied: lxqt-sudo/repos/community-staging-x86_64/PKGBUILD (from rev 149906, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 13:36:38 UTC (rev 149907)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-sudo
+pkgver=0.10.0
+pkgrel=3
+pkgdesc="LXQt privilege program (lxsu)."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr 
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 15:08:34
  Author: fyan
Revision: 253376

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

Added:
  python/repos/testing-i686/
  python/repos/testing-i686/PKGBUILD
(from rev 253375, python/trunk/PKGBUILD)
  python/repos/testing-i686/dont-make-libpython-readonly.patch
(from rev 253375, python/trunk/dont-make-libpython-readonly.patch)
  python/repos/testing-x86_64/
  python/repos/testing-x86_64/PKGBUILD
(from rev 253375, python/trunk/PKGBUILD)
  python/repos/testing-x86_64/dont-make-libpython-readonly.patch
(from rev 253375, python/trunk/dont-make-libpython-readonly.patch)

---+
 testing-i686/PKGBUILD |  113 
 testing-i686/dont-make-libpython-readonly.patch   |   13 ++
 testing-x86_64/PKGBUILD   |  113 
 testing-x86_64/dont-make-libpython-readonly.patch |   13 ++
 4 files changed, 252 insertions(+)

Copied: python/repos/testing-i686/PKGBUILD (from rev 253375, 
python/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-12-07 14:08:34 UTC (rev 253376)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+pkgname=python
+pkgver=3.5.1
+pkgrel=1
+_pybasever=3.5
+pkgdesc="Next generation of the python high-level scripting language"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://www.python.org/;
+depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
+makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal')
+checkdepends=('gdb' 'xorg-server-xvfb')
+optdepends=('python-setuptools'
+'python-pip'
+'sqlite'
+'mpdecimal: for decimal'
+'xz: for lzma'
+'tk: for tkinter')
+options=('!makeflags')
+provides=('python3')
+replaces=('python3')
+source=("http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz;
+dont-make-libpython-readonly.patch)
+sha1sums=('0186da436db76776196612b98bb9c2f76acfe90e'
+  'c22b24324b8e53326702de439c401d97927ee3f2')
+
+prepare() {
+  cd Python-${pkgver}
+
+  # FS#45809
+  patch -p1 -i ../dont-make-libpython-readonly.patch
+
+  # FS#23997
+  sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python|" Lib/cgi.py
+
+  # Ensure that we are using the system copy of various libraries (expat, 
zlib, libffi, and libmpdec),
+  # rather than copies shipped in the tarball
+  rm -r Modules/expat
+  rm -r Modules/zlib
+  rm -r Modules/_ctypes/{darwin,libffi}*
+  rm -r Modules/_decimal/libmpdec
+}
+
+build() {
+  cd Python-${pkgver}
+
+  # Disable bundled pip & setuptools
+  ./configure --prefix=/usr \
+  --enable-shared \
+  --with-threads \
+  --with-computed-gotos \
+  --enable-ipv6 \
+  --with-system-expat \
+  --with-dbmliborder=gdbm:ndbm \
+  --with-system-ffi \
+  --with-system-libmpdec \
+  --enable-loadable-sqlite-extensions \
+  --without-ensurepip
+
+  make EXTRA_CFLAGS="$CFLAGS"
+}
+
+check() {
+  # Failures:
+  # test_pathlib & test_posixpath: https://bugs.python.org/issue24950
+  # test_gdb
+  # test_distutils: because of our EXTRA_CFLAGS
+  # test_nntplib: downloading external files and failed
+
+  # Hacks:
+  # test_tk: xvfb-run
+  # test_unicode_file: LC_CTYPE=en_US.utf-8
+  # test_gdb: SHELL=/bin/sh
+
+  cd Python-${pkgver}
+  SHELL=/bin/sh \
+  LD_LIBRARY_PATH="${srcdir}/Python-${pkgver}":${LD_LIBRARY_PATH} \
+  LC_CTYPE=en_US.utf-8 xvfb-run \
+"${srcdir}/Python-${pkgver}/python" -m test.regrtest -v -uall || warning 
"Expected failure"
+}
+
+package() {
+  cd Python-${pkgver}
+  make DESTDIR="${pkgdir}" EXTRA_CFLAGS="$CFLAGS" install maninstall
+
+  # Why are these not done by default...
+  ln -s python3   "${pkgdir}"/usr/bin/python
+  ln -s python3-config"${pkgdir}"/usr/bin/python-config
+  ln -s idle3 "${pkgdir}"/usr/bin/idle
+  ln -s pydoc3"${pkgdir}"/usr/bin/pydoc
+  ln -s python${_pybasever}.1 "${pkgdir}"/usr/share/man/man1/python.1
+
+  # Fix FS#22552
+  ln -sf ../../libpython${_pybasever}m.so \
+
"${pkgdir}/usr/lib/python${_pybasever}/config-${_pybasever}m/libpython${_pybasever}m.so"
+
+  # some useful "stuff" FS#46146
+  install -dm755 "${pkgdir}"/usr/lib/python${_pybasever}/Tools/{i18n,scripts}
+  install -m755 Tools/i18n/{msgfmt,pygettext}.py 
"${pkgdir}"/usr/lib/python${_pybasever}/Tools/i18n/
+  install -m755 Tools/scripts/{README,*py} 
"${pkgdir}"/usr/lib/python${_pybasever}/Tools/scripts/
+
+  # Clean-up reference to build 

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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 15:26:20
  Author: foutrelis
Revision: 253379

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

Added:
  avogadro/repos/staging-i686/
  avogadro/repos/staging-i686/PKGBUILD
(from rev 253378, avogadro/trunk/PKGBUILD)
  avogadro/repos/staging-i686/avogadro.install
(from rev 253378, avogadro/trunk/avogadro.install)
  avogadro/repos/staging-i686/boost153.patch
(from rev 253378, avogadro/trunk/boost153.patch)
  avogadro/repos/staging-x86_64/
  avogadro/repos/staging-x86_64/PKGBUILD
(from rev 253378, avogadro/trunk/PKGBUILD)
  avogadro/repos/staging-x86_64/avogadro.install
(from rev 253378, avogadro/trunk/avogadro.install)
  avogadro/repos/staging-x86_64/boost153.patch
(from rev 253378, avogadro/trunk/boost153.patch)

-+
 staging-i686/PKGBUILD   |   43 +++
 staging-i686/avogadro.install   |   11 ++
 staging-i686/boost153.patch |   60 ++
 staging-x86_64/PKGBUILD |   43 +++
 staging-x86_64/avogadro.install |   11 ++
 staging-x86_64/boost153.patch   |   60 ++
 6 files changed, 228 insertions(+)

Copied: avogadro/repos/staging-i686/PKGBUILD (from rev 253378, 
avogadro/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 14:26:20 UTC (rev 253379)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino 
+# Contributor: Nick B 
+
+pkgname=avogadro
+pkgver=1.1.1
+pkgrel=7
+pkgdesc="An advanced molecular editor based on Qt"
+arch=('i686' 'x86_64')
+url="http://avogadro.openmolecules.net/wiki/Main_Page;
+license=('GPL2')
+depends=('openbabel' 'python2-pyqt4' 'boost-libs' 'glew' 'python2-numpy')
+makedepends=('cmake' 'boost' 'doxygen' 'mesa-libgl' 'eigen2')
+install=avogadro.install
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;
+'boost153.patch')
+md5sums=('1223bb18f50dccd2c60538aa90d58c7a'
+ 'aa2573f78d5dbd85b3cb79e08acde8ab')
+
+prepare() {
+  mkdir build
+
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}"/boost153.patch
+}
+
+build() {
+  cd build
+
+  export CXXFLAGS="$CXXFLAGS -lX11 -lopenbabel"
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DQT_MKSPECS_RELATIVE=share/qt4/mkspecs
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: avogadro/repos/staging-i686/avogadro.install (from rev 253378, 
avogadro/trunk/avogadro.install)
===
--- staging-i686/avogadro.install   (rev 0)
+++ staging-i686/avogadro.install   2015-12-07 14:26:20 UTC (rev 253379)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: avogadro/repos/staging-i686/boost153.patch (from rev 253378, 
avogadro/trunk/boost153.patch)
===
--- staging-i686/boost153.patch (rev 0)
+++ staging-i686/boost153.patch 2015-12-07 14:26:20 UTC (rev 253379)
@@ -0,0 +1,60 @@
+--- avogadro-1.1.0/libavogadro/src/pythonengine_p.h~   2013-03-29 
12:46:16.306165881 +
 avogadro-1.1.0/libavogadro/src/pythonengine_p.h2013-03-29 
12:45:43.123089622 +
+@@ -27,7 +27,9 @@
+ 
+ #include 
+ #include 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ 
+ namespace Avogadro {
+ 
+--- avogadro-1.1.0/libavogadro/src/pythonextension_p.h~2013-03-29 
12:46:32.156043085 +
 avogadro-1.1.0/libavogadro/src/pythonextension_p.h 2013-03-29 
12:47:07.265771087 +
+@@ -29,7 +29,9 @@
+ #include 
+ #include 
+ #include 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ 
+ #include 
+ #include 
+--- avogadro-1.1.0/libavogadro/src/pythontool_p.h~ 2013-03-29 
12:47:33.335569185 +
 avogadro-1.1.0/libavogadro/src/pythontool_p.h  2013-03-29 
12:47:50.732101147 +
+@@ -27,7 +27,9 @@
+ 
+ #include 
+ #include 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ 
+ #include 
+ #include 
+--- avogadro-1.1.0/libavogadro/src/pythoninterpreter.h~2013-03-29 
12:50:46.550738652 +
 avogadro-1.1.0/libavogadro/src/pythoninterpreter.h 2013-03-29 
12:51:00.853961341 +
+@@ -26,7 +26,9 @@
+ #define PYTHONINTERPRETER_H
+ 
+ #include 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ #include 
+ #include 
+ 
+--- avogadro-1.1.0/libavogadro/src/pythonscript.h~ 2013-03-29 
12:52:00.723488935 +
 avogadro-1.1.0/libavogadro/src/pythonscript.h  2013-03-29 
12:52:11.676745364 +
+@@ -27,7 +27,9 @@
+ #define PYTHONSCRIPT_H
+ 
+ #include 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ 

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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 15:45:59
  Author: allan
Revision: 149926

C++11 ABI rebuild

Modified:
  gnuradio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:21:45 UTC (rev 149925)
+++ PKGBUILD2015-12-07 14:45:59 UTC (rev 149926)
@@ -5,7 +5,7 @@
 pkgbase=gnuradio
 pkgname=(gnuradio gnuradio-companion)
 pkgver=3.7.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('i686' 'x86_64')
 url="http://gnuradio.org;


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 15:55:42
  Author: foutrelis
Revision: 149928

C++11 ABI rebuild

Modified:
  goocanvasmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:47:30 UTC (rev 149927)
+++ PKGBUILD2015-12-07 14:55:42 UTC (rev 149928)
@@ -6,7 +6,7 @@
 
 pkgname=goocanvasmm
 pkgver=1.90.11
-pkgrel=1
+pkgrel=2
 pkgdesc='C++ wrappers for goocanvas'
 arch=('i686' 'x86_64')
 url='http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/'


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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 15:56:29
  Author: allan
Revision: 149930

C++11 ABI rebuild

Modified:
  amsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:55:49 UTC (rev 149929)
+++ PKGBUILD2015-12-07 14:56:29 UTC (rev 149930)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
 url="http://amsynth.github.io/;


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 15:55:49
  Author: foutrelis
Revision: 149929

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

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

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

Copied: goocanvasmm/repos/community-staging-i686/PKGBUILD (from rev 149928, 
goocanvasmm/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 14:55:49 UTC (rev 149929)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Daniel J Griffiths 
+# Contributor: Laurent Meunier 
+
+pkgname=goocanvasmm
+pkgver=1.90.11
+pkgrel=2
+pkgdesc='C++ wrappers for goocanvas'
+arch=('i686' 'x86_64')
+url='http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/'
+license=('GPL')
+depends=('goocanvas' 'gtkmm3')
+source=(http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/1.90/goocanvasmm-${pkgver}.tar.xz)
+sha256sums=('80ff11873ec0e73d9e38b0eb2ffb1586621f0b804093b990e49fdb546476ed6e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-documentation
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Copied: goocanvasmm/repos/community-staging-x86_64/PKGBUILD (from rev 149928, 
goocanvasmm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 14:55:49 UTC (rev 149929)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Daniel J Griffiths 
+# Contributor: Laurent Meunier 
+
+pkgname=goocanvasmm
+pkgver=1.90.11
+pkgrel=2
+pkgdesc='C++ wrappers for goocanvas'
+arch=('i686' 'x86_64')
+url='http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/'
+license=('GPL')
+depends=('goocanvas' 'gtkmm3')
+source=(http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/1.90/goocanvasmm-${pkgver}.tar.xz)
+sha256sums=('80ff11873ec0e73d9e38b0eb2ffb1586621f0b804093b990e49fdb546476ed6e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-documentation
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 15:56:30
  Author: fyan
Revision: 253390

C++11 ABI rebuild

Modified:
  kdegames-lskat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:55:04 UTC (rev 253389)
+++ PKGBUILD2015-12-07 14:56:30 UTC (rev 253390)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-lskat
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
 url="http://kde.org/applications/games/lskat/;
 arch=('i686' 'x86_64')


[arch-commits] Commit in telepathy-kde-approver/trunk (PKGBUILD)

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 16:02:07
  Author: arojas
Revision: 253406

C++11 ABI rebuild

Modified:
  telepathy-kde-approver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:02:05 UTC (rev 253405)
+++ PKGBUILD2015-12-07 15:02:07 UTC (rev 253406)
@@ -6,7 +6,7 @@
 pkgname=telepathy-kde-approver
 _pkgname=ktp-approver
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Channel Approver for Telepathy'
 arch=('i686' 'x86_64')
 url='http://community.kde.org/Real-Time_Communication_and_Collaboration'


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:02:00
  Author: bluewind
Revision: 253404

C++11 ABI rebuild

Modified:
  kdegames-kmahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:01:26 UTC (rev 253403)
+++ PKGBUILD2015-12-07 15:02:00 UTC (rev 253404)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-kmahjongg
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A tile matching game for one or two players"
 url="http://kde.org/applications/games/kmahjongg/;
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 16:01:26
  Author: fyan
Revision: 253403

C++11 ABI rebuild

Modified:
  kdegraphics-kolourpaint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:00:37 UTC (rev 253402)
+++ PKGBUILD2015-12-07 15:01:26 UTC (rev 253403)
@@ -4,7 +4,7 @@
 
 pkgname=kdegraphics-kolourpaint
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Paint Program"
 url="http://kde.org/applications/graphics/kolourpaint/;
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:06:04
  Author: bluewind
Revision: 149943

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

Added:
  lxqt-runner/repos/community-staging-i686/
  lxqt-runner/repos/community-staging-i686/PKGBUILD
(from rev 149942, lxqt-runner/trunk/PKGBUILD)
  lxqt-runner/repos/community-staging-x86_64/
  lxqt-runner/repos/community-staging-x86_64/PKGBUILD
(from rev 149942, lxqt-runner/trunk/PKGBUILD)

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

Copied: lxqt-runner/repos/community-staging-i686/PKGBUILD (from rev 149942, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 15:06:04 UTC (rev 149943)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt application launcher"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Copied: lxqt-runner/repos/community-staging-x86_64/PKGBUILD (from rev 149942, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 15:06:04 UTC (rev 149943)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt application launcher"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 16:07:40
  Author: allan
Revision: 253419

C++11 ABI rebuild

Modified:
  kdeadmin-ksystemlog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:07:14 UTC (rev 253418)
+++ PKGBUILD2015-12-07 15:07:40 UTC (rev 253419)
@@ -4,7 +4,7 @@
 
 pkgname=kdeadmin-ksystemlog
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='System log viewer tool'
 url='http://kde.org/applications/system/ksystemlog/'
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:16:07
  Author: bluewind
Revision: 253440

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

Added:
  gnote/repos/staging-i686/
  gnote/repos/staging-i686/PKGBUILD
(from rev 253438, gnote/trunk/PKGBUILD)
  gnote/repos/staging-i686/gnote.install
(from rev 253438, gnote/trunk/gnote.install)
  gnote/repos/staging-x86_64/
  gnote/repos/staging-x86_64/PKGBUILD
(from rev 253438, gnote/trunk/PKGBUILD)
  gnote/repos/staging-x86_64/gnote.install
(from rev 253439, gnote/trunk/gnote.install)

--+
 staging-i686/PKGBUILD|   39 +++
 staging-i686/gnote.install   |   21 +
 staging-x86_64/PKGBUILD  |   39 +++
 staging-x86_64/gnote.install |   21 +
 4 files changed, 120 insertions(+)

Copied: gnote/repos/staging-i686/PKGBUILD (from rev 253438, 
gnote/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:16:07 UTC (rev 253440)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: uastasi 
+
+pkgname=gnote
+pkgver=3.18.1
+pkgrel=2
+pkgdesc='A note taking application'
+arch=('i686' 'x86_64')
+url='http://live.gnome.org/Gnote'
+license=('GPL3')
+depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf'
+ 'libsecret')
+makedepends=('intltool' 'itstool' 'boost')
+install=gnote.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/gnote \
+--disable-scrollkeeper \
+--disable-schemas-compile \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnote/repos/staging-i686/gnote.install (from rev 253438, 
gnote/trunk/gnote.install)
===
--- staging-i686/gnote.install  (rev 0)
+++ staging-i686/gnote.install  2015-12-07 15:16:07 UTC (rev 253440)
@@ -0,0 +1,21 @@
+pkgname=gnote
+
+post_install() {
+glib-compile-schemas usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
+usr/sbin/gconfpkg --uninstall ${pkgname}
+fi
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnote/repos/staging-x86_64/PKGBUILD (from rev 253438, 
gnote/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:16:07 UTC (rev 253440)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: uastasi 
+
+pkgname=gnote
+pkgver=3.18.1
+pkgrel=2
+pkgdesc='A note taking application'
+arch=('i686' 'x86_64')
+url='http://live.gnome.org/Gnote'
+license=('GPL3')
+depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf'
+ 'libsecret')
+makedepends=('intltool' 'itstool' 'boost')
+install=gnote.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/gnote \
+--disable-scrollkeeper \
+--disable-schemas-compile \
+--disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnote/repos/staging-x86_64/gnote.install (from rev 253439, 
gnote/trunk/gnote.install)
===
--- staging-x86_64/gnote.install(rev 0)
+++ staging-x86_64/gnote.install2015-12-07 15:16:07 UTC (rev 253440)
@@ -0,0 +1,21 @@
+pkgname=gnote
+
+post_install() {
+glib-compile-schemas usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
+usr/sbin/gconfpkg --uninstall ${pkgname}
+fi
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:16:02
  Author: bluewind
Revision: 253438

C++11 ABI rebuild

Modified:
  gnote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:15:16 UTC (rev 253437)
+++ PKGBUILD2015-12-07 15:16:02 UTC (rev 253438)
@@ -4,7 +4,7 @@
 
 pkgname=gnote
 pkgver=3.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A note taking application'
 arch=('i686' 'x86_64')
 url='http://live.gnome.org/Gnote'


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:25:18
  Author: bluewind
Revision: 253454

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

Added:
  kdemultimedia-juk/repos/staging-i686/
  kdemultimedia-juk/repos/staging-i686/PKGBUILD
(from rev 253453, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/staging-i686/kdemultimedia-juk.install
(from rev 253453, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
  kdemultimedia-juk/repos/staging-x86_64/
  kdemultimedia-juk/repos/staging-x86_64/PKGBUILD
(from rev 253453, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/staging-x86_64/kdemultimedia-juk.install
(from rev 253453, kdemultimedia-juk/trunk/kdemultimedia-juk.install)

--+
 staging-i686/PKGBUILD|   34 +
 staging-i686/kdemultimedia-juk.install   |   11 +
 staging-x86_64/PKGBUILD  |   34 +
 staging-x86_64/kdemultimedia-juk.install |   11 +
 4 files changed, 90 insertions(+)

Copied: kdemultimedia-juk/repos/staging-i686/PKGBUILD (from rev 253453, 
kdemultimedia-juk/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:25:18 UTC (rev 253454)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-juk
+pkgver=15.08.3
+pkgrel=2
+pkgdesc='A jukebox, tagger and music collection manager'
+url='http://kde.org/applications/multimedia/juk/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/juk-${pkgver}.tar.xz;)
+sha1sums=('a8f6f89ce815a277cbbd169f6e55057b15b1fd80')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../juk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_TunePimp=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdemultimedia-juk/repos/staging-i686/kdemultimedia-juk.install (from 
rev 253453, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
===
--- staging-i686/kdemultimedia-juk.install  (rev 0)
+++ staging-i686/kdemultimedia-juk.install  2015-12-07 15:25:18 UTC (rev 
253454)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdemultimedia-juk/repos/staging-x86_64/PKGBUILD (from rev 253453, 
kdemultimedia-juk/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:25:18 UTC (rev 253454)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-juk
+pkgver=15.08.3
+pkgrel=2
+pkgdesc='A jukebox, tagger and music collection manager'
+url='http://kde.org/applications/multimedia/juk/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/juk-${pkgver}.tar.xz;)
+sha1sums=('a8f6f89ce815a277cbbd169f6e55057b15b1fd80')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../juk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_TunePimp=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdemultimedia-juk/repos/staging-x86_64/kdemultimedia-juk.install (from 
rev 253453, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
===
--- staging-x86_64/kdemultimedia-juk.install(rev 0)
+++ staging-x86_64/kdemultimedia-juk.install2015-12-07 15:25:18 UTC (rev 
253454)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:31:55
  Author: bpiotrowski
Revision: 253467

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

Added:
  kdeaccessibility-kmousetool/repos/staging-i686/
  kdeaccessibility-kmousetool/repos/staging-i686/PKGBUILD
(from rev 253466, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/staging-i686/kdeaccessibility-kmousetool.install
(from rev 253466, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
  kdeaccessibility-kmousetool/repos/staging-x86_64/
  kdeaccessibility-kmousetool/repos/staging-x86_64/PKGBUILD
(from rev 253466, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/staging-x86_64/kdeaccessibility-kmousetool.install
(from rev 253466, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)

+
 staging-i686/PKGBUILD  |   33 +++
 staging-i686/kdeaccessibility-kmousetool.install   |   11 ++
 staging-x86_64/PKGBUILD|   33 +++
 staging-x86_64/kdeaccessibility-kmousetool.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmousetool/repos/staging-i686/PKGBUILD (from rev 
253466, kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:31:55 UTC (rev 253467)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=15.08.3
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde-applications' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('cc9a84c47594c041535dd67db7d5f76336896f24')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmousetool/repos/staging-i686/kdeaccessibility-kmousetool.install
 (from rev 253466, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- staging-i686/kdeaccessibility-kmousetool.install
(rev 0)
+++ staging-i686/kdeaccessibility-kmousetool.install2015-12-07 15:31:55 UTC 
(rev 253467)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmousetool/repos/staging-x86_64/PKGBUILD (from rev 
253466, kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:31:55 UTC (rev 253467)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=15.08.3
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde-applications' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('cc9a84c47594c041535dd67db7d5f76336896f24')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmousetool/repos/staging-x86_64/kdeaccessibility-kmousetool.install
 (from rev 253466, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- staging-x86_64/kdeaccessibility-kmousetool.install  
(rev 0)
+++ staging-x86_64/kdeaccessibility-kmousetool.install  2015-12-07 15:31:55 UTC 
(rev 253467)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+

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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:31:48
  Author: bpiotrowski
Revision: 253466

C++11 ABI rebuild

Modified:
  kdeaccessibility-kmousetool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:31:28 UTC (rev 253465)
+++ PKGBUILD2015-12-07 15:31:48 UTC (rev 253466)
@@ -4,7 +4,7 @@
 
 pkgname=kdeaccessibility-kmousetool
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
 url='http://kde.org/applications/utilities/kmousetool/'


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:32:46
  Author: bpiotrowski
Revision: 253469

C++11 ABI rebuild

Modified:
  gnome-system-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:32:17 UTC (rev 253468)
+++ PKGBUILD2015-12-07 15:32:46 UTC (rev 253469)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-system-monitor
 pkgver=3.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A system monitor for GNOME"
 arch=(i686 x86_64)
 license=('GPL')


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:38:05
  Author: foutrelis
Revision: 253480

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

Added:
  kdesu/repos/staging-i686/
  kdesu/repos/staging-i686/PKGBUILD
(from rev 253479, kdesu/trunk/PKGBUILD)
  kdesu/repos/staging-x86_64/
  kdesu/repos/staging-x86_64/PKGBUILD
(from rev 253479, kdesu/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   41 +
 staging-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: kdesu/repos/staging-i686/PKGBUILD (from rev 253479, 
kdesu/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:38:05 UTC (rev 253480)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesu
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Integration with su for elevated privileges'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kdesu'
+license=('LGPL')
+depends=('kservice' 'kpty')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('32d3ff066a9d8a6b079669e1313b25c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# See FS#44277
+  chown :nobody "${pkgdir}"/usr/lib/kf5/kdesud
+  chmod g+s "${pkgdir}"/usr/lib/kf5/kdesud
+}

Copied: kdesu/repos/staging-x86_64/PKGBUILD (from rev 253479, 
kdesu/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:38:05 UTC (rev 253480)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesu
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='Integration with su for elevated privileges'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kdesu'
+license=('LGPL')
+depends=('kservice' 'kpty')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('32d3ff066a9d8a6b079669e1313b25c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# See FS#44277
+  chown :nobody "${pkgdir}"/usr/lib/kf5/kdesud
+  chmod g+s "${pkgdir}"/usr/lib/kf5/kdesud
+}


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:37:55
  Author: foutrelis
Revision: 253478

C++11 ABI rebuild

Modified:
  kdesu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:37:15 UTC (rev 253477)
+++ PKGBUILD2015-12-07 15:37:55 UTC (rev 253478)
@@ -4,7 +4,7 @@
 
 pkgname=kdesu
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Integration with su for elevated privileges'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kdesu'


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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 16:44:37
  Author: allan
Revision: 253482

C++11 ABI rebuild

Modified:
  libmspub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:44:04 UTC (rev 253481)
+++ PKGBUILD2015-12-07 15:44:37 UTC (rev 253482)
@@ -4,7 +4,7 @@
 
 pkgname=libmspub
 pkgver=0.1.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Microsoft Publisher file format parser library (latest snapshot)"
 arch=('i686' 'x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub;


[arch-commits] Commit in kodi-audioencoder-vorbis/repos (4 files)

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:44:15
  Author: foutrelis
Revision: 149990

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

Added:
  kodi-audioencoder-vorbis/repos/community-staging-i686/
  kodi-audioencoder-vorbis/repos/community-staging-i686/PKGBUILD
(from rev 149989, kodi-audioencoder-vorbis/trunk/PKGBUILD)
  kodi-audioencoder-vorbis/repos/community-staging-x86_64/
  kodi-audioencoder-vorbis/repos/community-staging-x86_64/PKGBUILD
(from rev 149989, kodi-audioencoder-vorbis/trunk/PKGBUILD)

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

Copied: kodi-audioencoder-vorbis/repos/community-staging-i686/PKGBUILD (from 
rev 149989, kodi-audioencoder-vorbis/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 15:44:15 UTC (rev 149990)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: BlackEagle >
+
+pkgname=kodi-audioencoder-vorbis
+_commit=3a88875
+pkgver=20150810.3a88875
+pkgrel=3
+pkgdesc="kodi audioencoder addon for ogg/vorbis"
+arch=('i686' 'x86_64')
+url='https://github.com/xbmc/audioencoder.vorbis'
+license=('GPL')
+groups=('kodi-addons')
+depends=('kodi')
+makedepends=('git' 'cmake')
+source=("$pkgname::git://github.com/xbmc/audioencoder.vorbis.git#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+   cd "$pkgname"
+   git log -1 --date=short --format="%cd.%h" | tr -d '-'
+}
+
+build() {
+   cd "$pkgname"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+   cd "$pkgname"
+   make DESTDIR="$pkgdir/" install
+}
+

Copied: kodi-audioencoder-vorbis/repos/community-staging-x86_64/PKGBUILD (from 
rev 149989, kodi-audioencoder-vorbis/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 15:44:15 UTC (rev 149990)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: BlackEagle >
+
+pkgname=kodi-audioencoder-vorbis
+_commit=3a88875
+pkgver=20150810.3a88875
+pkgrel=3
+pkgdesc="kodi audioencoder addon for ogg/vorbis"
+arch=('i686' 'x86_64')
+url='https://github.com/xbmc/audioencoder.vorbis'
+license=('GPL')
+groups=('kodi-addons')
+depends=('kodi')
+makedepends=('git' 'cmake')
+source=("$pkgname::git://github.com/xbmc/audioencoder.vorbis.git#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+   cd "$pkgname"
+   git log -1 --date=short --format="%cd.%h" | tr -d '-'
+}
+
+build() {
+   cd "$pkgname"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+   cd "$pkgname"
+   make DESTDIR="$pkgdir/" install
+}
+


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 16:44:04
  Author: fyan
Revision: 253481

C++11 ABI rebuild

Modified:
  kdeutils-kfloppy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:38:05 UTC (rev 253480)
+++ PKGBUILD2015-12-07 15:44:04 UTC (rev 253481)
@@ -4,7 +4,7 @@
 
 pkgname=kdeutils-kfloppy
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Floppy Formatter'
 url='http://kde.org/applications/utilities/kfloppy/'
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:54:24
  Author: foutrelis
Revision: 253499

C++11 ABI rebuild

Modified:
  kdenetwork-kopete/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:53:15 UTC (rev 253498)
+++ PKGBUILD2015-12-07 15:54:24 UTC (rev 253499)
@@ -4,7 +4,7 @@
 
 pkgname=kdenetwork-kopete
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Instant Messenger'
 url='http://kde.org/applications/internet/kopete/'
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:54:28
  Author: foutrelis
Revision: 253500

C++11 ABI rebuild

Modified:
  kdegames-kgoldrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:54:24 UTC (rev 253499)
+++ PKGBUILD2015-12-07 15:54:28 UTC (rev 253500)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-kgoldrunner
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A game of action and puzzle solving"
 url="http://kde.org/applications/games/kgoldrunner/;
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 14:22:40
  Author: bpiotrowski
Revision: 149882

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-glu/repos/multilib-staging-x86_64/
  lib32-glu/repos/multilib-staging-x86_64/PKGBUILD
(from rev 149881, lib32-glu/trunk/PKGBUILD)

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

Copied: lib32-glu/repos/multilib-staging-x86_64/PKGBUILD (from rev 149881, 
lib32-glu/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2015-12-07 13:22:40 UTC (rev 149882)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgname=lib32-glu
+pkgver=9.0.0
+pkgrel=3
+pkgdesc="Mesa OpenGL utility library (32 bits)"
+arch=('x86_64')
+url="http://mesa.freedesktop.org/;
+license=('LGPL')
+depends=('lib32-libgl' 'glu')
+makedepends=('gcc-multilib' 'lib32-mesa')
+options=('!libtool')
+source=(ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$pkgver.tar.bz2)
+sha256sums=('1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12')
+
+build() {
+  cd ${srcdir}/glu-$pkgver
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr --disable-static \
+--libdir=/usr/lib32 
+  make
+}
+
+check() {
+  cd "$srcdir/glu-$pkgver"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/glu-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  
+  rm -rf ${pkgdir}/usr/include
+}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 14:21:54
  Author: bpiotrowski
Revision: 149880

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

Added:
  couchdb/repos/community-staging-i686/
  couchdb/repos/community-staging-i686/PKGBUILD
(from rev 149879, couchdb/trunk/PKGBUILD)
  couchdb/repos/community-staging-i686/couchdb.install
(from rev 149879, couchdb/trunk/couchdb.install)
  couchdb/repos/community-staging-i686/couchdb.service
(from rev 149879, couchdb/trunk/couchdb.service)
  couchdb/repos/community-staging-i686/couchdb.tmpfiles
(from rev 149879, couchdb/trunk/couchdb.tmpfiles)
  couchdb/repos/community-staging-i686/erlang18.patch
(from rev 149879, couchdb/trunk/erlang18.patch)
  couchdb/repos/community-staging-x86_64/
  couchdb/repos/community-staging-x86_64/PKGBUILD
(from rev 149879, couchdb/trunk/PKGBUILD)
  couchdb/repos/community-staging-x86_64/couchdb.install
(from rev 149879, couchdb/trunk/couchdb.install)
  couchdb/repos/community-staging-x86_64/couchdb.service
(from rev 149879, couchdb/trunk/couchdb.service)
  couchdb/repos/community-staging-x86_64/couchdb.tmpfiles
(from rev 149879, couchdb/trunk/couchdb.tmpfiles)
  couchdb/repos/community-staging-x86_64/erlang18.patch
(from rev 149879, couchdb/trunk/erlang18.patch)

---+
 community-staging-i686/PKGBUILD   |   57 
 community-staging-i686/couchdb.install|   18 
 community-staging-i686/couchdb.service|   12 +
 community-staging-i686/couchdb.tmpfiles   |1 
 community-staging-i686/erlang18.patch |   33 
 community-staging-x86_64/PKGBUILD |   57 
 community-staging-x86_64/couchdb.install  |   18 
 community-staging-x86_64/couchdb.service  |   12 +
 community-staging-x86_64/couchdb.tmpfiles |1 
 community-staging-x86_64/erlang18.patch   |   33 
 10 files changed, 242 insertions(+)

Copied: couchdb/repos/community-staging-i686/PKGBUILD (from rev 149879, 
couchdb/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:21:54 UTC (rev 149880)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
+# Contributor: Michael Fellinger 
+
+pkgname=couchdb
+pkgver=1.6.1
+pkgrel=6
+pkgdesc="A document-oriented database that can be queried and indexed in a 
MapReduce fashion using JSON"
+arch=('i686' 'x86_64')
+url="http://couchdb.apache.org;
+license=('APACHE')
+depends=('icu' 'erlang-nox' 'js185' 'openssl' 'curl' 'util-linux')
+makedepends=('autoconf-archive' 'git')
+install=couchdb.install
+backup=('etc/couchdb/local.ini'
+   'etc/conf.d/couchdb'
+   'etc/logrotate.d/couchdb')
+validpgpkeys=('E0AF0A194D55C84E4A19A801CDB0C0F904F4EE9B')
+#source=("git://github.com/apache/couchdb.git#commit=8d7ab8b18dd20f8785e69f4420c6f93a2edbfa60"
+source=("http://www.eu.apache.org/dist/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc}
+"erlang18.patch"
+   "couchdb.service"
+   "couchdb.tmpfiles")
+md5sums=('01a2c8ab4fcde457529428993901a060'
+ 'SKIP'
+ '8488bf9f7b07b40a39ff5448e3509905'
+ '8914a7ffc6745f94106d96206709acb4'
+ '1e254ebe32eeb061be64193bafa35dbf')
+
+prepare() {
+  cd "$srcdir/apache-couchdb-$pkgver"
+  sed -i 's|-Werror||g' src/couchdb/priv/Makefile.*
+  patch -Np1 -i ../erlang18.patch
+  autoreconf -vi
+}
+
+build() {
+  cd "$srcdir/apache-couchdb-$pkgver"
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/apache-couchdb-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 etc/default/couchdb $pkgdir/etc/conf.d/couchdb
+  sed -i 's|\(COUCHDB_OPTIONS=\)|\1"-p /var/run/couchdb/couchdb.pid"|' 
$pkgdir/etc/conf.d/couchdb
+
+  rm -rf $pkgdir/etc/default/ $pkgdir/var/run $pkgdir/etc/init.d
+
+  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+}

Copied: couchdb/repos/community-staging-i686/couchdb.install (from rev 149879, 
couchdb/trunk/couchdb.install)
===
--- community-staging-i686/couchdb.install  (rev 0)
+++ community-staging-i686/couchdb.install  2015-12-07 13:21:54 UTC (rev 
149880)
@@ -0,0 +1,18 @@
+post_install() {
+   id couchdb &>/dev/null || \
+   useradd -r -c "CouchDB daemon" -g daemon -d /var/lib/couchdb -s 
/bin/false couchdb
+   mkdir -p /var/run/couchdb
+   chown -R couchdb.daemon /etc/couchdb
+   chown -R couchdb.daemon /var/{lib,log,run}/couchdb
+}
+

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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 14:24:06
  Author: foutrelis
Revision: 149884

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

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

-+
 community-staging-i686/PKGBUILD |   53 ++
 community-staging-i686/mapnik.install   |   11 ++
 community-staging-x86_64/PKGBUILD   |   53 ++
 community-staging-x86_64/mapnik.install |   11 ++
 4 files changed, 128 insertions(+)

Copied: mapnik/repos/community-staging-i686/PKGBUILD (from rev 149883, 
mapnik/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:24:06 UTC (rev 149884)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Dent 
+# Contributor: orbisvicis 
+
+pkgname=mapnik
+pkgver=2.2.0.655.g1b0f4d6
+pkgrel=3
+pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is 
about rendering beautiful maps"
+arch=('i686' 'x86_64')
+url="http://mapnik.org/;
+license=('LGPL')
+depends=('boost-libs' 'icu' 'libpng' 'libjpeg' 'libtiff' 'freetype2'
+'libxml2' 'python2' 'proj' 'cairo' 'cairomm' 'pycairo'
+'postgresql-libs' 'postgis' 'gdal' 'curl' 'libltdl')
+optdepends=('libxslt: Web Map Service'
+'python2-lxml:Web Map Service'
+'python2-pillow:  Web Map Service'
+'python-nose: Web Map Service'
+'apache:  Web Map Service'
+'mod_fastcgi: Web Map Service - or:'
+'mod_fcgid:   Web Map Service - or:'
+'mod_wsgi2:   Web Map Service')
+makedepends=('scons' 'boost' 'git')
+install="mapnik.install"
+#source=("$pkgname-$pkgver.tar.gz::https://github.com/mapnik/mapnik/archive/v$pkgver.tar.gz;)
+source=("git://github.com/mapnik/mapnik.git#branch=2.3.x")
+md5sums=('SKIP')
+
+pkgver() {
+  cd "$srcdir/$pkgname"
+
+  git describe --long | cut -c2- | sed 's/-/./g'
+}
+
+build() {
+  cd "$srcdir/$pkgname"
+
+  sed -i 's|lib64|lib|g' SConstruct
+  sed -i 's|python|python2|' \
+   utils/performance/mapnik-speed-check \
+   utils/upgrade_map_xml/*.py
+  scons configure \
+PREFIX="/usr" \
+INPUT_PLUGINS=all \
+DESTDIR="$pkgdir"
+  scons $MAKEFLAGS
+}
+
+package(){
+  cd "$srcdir/$pkgname"
+  scons install
+}

Copied: mapnik/repos/community-staging-i686/mapnik.install (from rev 149883, 
mapnik/trunk/mapnik.install)
===
--- community-staging-i686/mapnik.install   (rev 0)
+++ community-staging-i686/mapnik.install   2015-12-07 13:24:06 UTC (rev 
149884)
@@ -0,0 +1,11 @@
+post_install() {
+  /sbin/ldconfig
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: mapnik/repos/community-staging-x86_64/PKGBUILD (from rev 149883, 
mapnik/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 13:24:06 UTC (rev 149884)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Dent 
+# Contributor: orbisvicis 
+
+pkgname=mapnik
+pkgver=2.2.0.655.g1b0f4d6
+pkgrel=3
+pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is 
about rendering beautiful maps"
+arch=('i686' 'x86_64')
+url="http://mapnik.org/;
+license=('LGPL')
+depends=('boost-libs' 'icu' 'libpng' 'libjpeg' 'libtiff' 'freetype2'
+'libxml2' 'python2' 'proj' 'cairo' 'cairomm' 'pycairo'
+'postgresql-libs' 'postgis' 'gdal' 'curl' 'libltdl')
+optdepends=('libxslt: Web Map Service'
+'python2-lxml:Web Map Service'
+'python2-pillow:  Web Map Service'
+'python-nose: Web Map Service'
+'apache:  Web Map Service'
+'mod_fastcgi: Web Map Service - or:'
+'mod_fcgid:   Web Map Service - or:'
+'mod_wsgi2:   Web Map Service')
+makedepends=('scons' 'boost' 'git')
+install="mapnik.install"
+#source=("$pkgname-$pkgver.tar.gz::https://github.com/mapnik/mapnik/archive/v$pkgver.tar.gz;)

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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 14:25:11
  Author: bpiotrowski
Revision: 149889

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

Added:
  lxqt-qtplugin/repos/community-staging-i686/
  lxqt-qtplugin/repos/community-staging-i686/PKGBUILD
(from rev 149886, lxqt-qtplugin/trunk/PKGBUILD)
  lxqt-qtplugin/repos/community-staging-x86_64/
  lxqt-qtplugin/repos/community-staging-x86_64/PKGBUILD
(from rev 149888, lxqt-qtplugin/trunk/PKGBUILD)

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

Copied: lxqt-qtplugin/repos/community-staging-i686/PKGBUILD (from rev 149886, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:25:11 UTC (rev 149889)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.10.0
+pkgrel=3
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "qt5-base")
+makedepends=("cmake" "liblxqt" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr 
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Copied: lxqt-qtplugin/repos/community-staging-x86_64/PKGBUILD (from rev 149888, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 13:25:11 UTC (rev 149889)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.10.0
+pkgrel=3
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "qt5-base")
+makedepends=("cmake" "liblxqt" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr 
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 14:23:57
  Author: foutrelis
Revision: 149883

C++11 ABI rebuild

Modified:
  mapnik/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:22:40 UTC (rev 149882)
+++ PKGBUILD2015-12-07 13:23:57 UTC (rev 149883)
@@ -5,7 +5,7 @@
 
 pkgname=mapnik
 pkgver=2.2.0.655.g1b0f4d6
-pkgrel=2
+pkgrel=3
 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is 
about rendering beautiful maps"
 arch=('i686' 'x86_64')
 url="http://mapnik.org/;


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

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 14:34:44
  Author: arojas
Revision: 253374

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

Added:
  enblend-enfuse/repos/staging-i686/
  enblend-enfuse/repos/staging-i686/PKGBUILD
(from rev 253373, enblend-enfuse/trunk/PKGBUILD)
  enblend-enfuse/repos/staging-i686/enblend-enfuse.install
(from rev 253373, enblend-enfuse/trunk/enblend-enfuse.install)
  enblend-enfuse/repos/staging-x86_64/
  enblend-enfuse/repos/staging-x86_64/PKGBUILD
(from rev 253373, enblend-enfuse/trunk/PKGBUILD)
  enblend-enfuse/repos/staging-x86_64/enblend-enfuse.install
(from rev 253373, enblend-enfuse/trunk/enblend-enfuse.install)

---+
 staging-i686/PKGBUILD |   32 
 staging-i686/enblend-enfuse.install   |   22 ++
 staging-x86_64/PKGBUILD   |   32 
 staging-x86_64/enblend-enfuse.install |   22 ++
 4 files changed, 108 insertions(+)

Copied: enblend-enfuse/repos/staging-i686/PKGBUILD (from rev 253373, 
enblend-enfuse/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 13:34:44 UTC (rev 253374)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Dominik Ryba 
+
+pkgname=enblend-enfuse
+pkgver=4.1.4
+pkgrel=2
+pkgdesc="Intelligent blend tool for overlapping picture"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://enblend.sourceforge.net;
+depends=('openexr' 'glew' 'freeglut' 'lcms2' 'boost-libs' 'vigra' 'gsl')
+makedepends=('boost' 'mesa' 'help2man')
+replaces=('enblend')
+conflicts=('enblend')
+provides=('enblend')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz)
+md5sums=('51abb1add90786ed64ec261778b31647')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 doc/enblend.info "${pkgdir}/usr/share/info/enblend.info"
+  install -D -m644 doc/enfuse.info "${pkgdir}/usr/share/info/enfuse.info"
+}

Copied: enblend-enfuse/repos/staging-i686/enblend-enfuse.install (from rev 
253373, enblend-enfuse/trunk/enblend-enfuse.install)
===
--- staging-i686/enblend-enfuse.install (rev 0)
+++ staging-i686/enblend-enfuse.install 2015-12-07 13:34:44 UTC (rev 253374)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(enblend.info enfuse.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: enblend-enfuse/repos/staging-x86_64/PKGBUILD (from rev 253373, 
enblend-enfuse/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 13:34:44 UTC (rev 253374)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Dominik Ryba 
+
+pkgname=enblend-enfuse
+pkgver=4.1.4
+pkgrel=2
+pkgdesc="Intelligent blend tool for overlapping picture"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://enblend.sourceforge.net;
+depends=('openexr' 'glew' 'freeglut' 'lcms2' 'boost-libs' 'vigra' 'gsl')
+makedepends=('boost' 'mesa' 'help2man')
+replaces=('enblend')
+conflicts=('enblend')
+provides=('enblend')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz)
+md5sums=('51abb1add90786ed64ec261778b31647')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 doc/enblend.info "${pkgdir}/usr/share/info/enblend.info"
+  install -D -m644 doc/enfuse.info "${pkgdir}/usr/share/info/enfuse.info"
+}

Copied: enblend-enfuse/repos/staging-x86_64/enblend-enfuse.install (from rev 
253373, enblend-enfuse/trunk/enblend-enfuse.install)
===
--- staging-x86_64/enblend-enfuse.install   (rev 0)
+++ staging-x86_64/enblend-enfuse.install   2015-12-07 13:34:44 UTC (rev 
253374)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(enblend.info enfuse.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || 

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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 14:35:43
  Author: fyan
Revision: 149906

C++11 ABI rebuild

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:32:42 UTC (rev 149905)
+++ PKGBUILD2015-12-07 13:35:43 UTC (rev 149906)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-sudo
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 14:46:20
  Author: bluewind
Revision: 149910

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

Added:
  deepin-desktop/repos/community-staging-i686/
  deepin-desktop/repos/community-staging-i686/PKGBUILD
(from rev 149909, deepin-desktop/trunk/PKGBUILD)
  deepin-desktop/repos/community-staging-x86_64/
  deepin-desktop/repos/community-staging-x86_64/PKGBUILD
(from rev 149909, deepin-desktop/trunk/PKGBUILD)

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

Copied: deepin-desktop/repos/community-staging-i686/PKGBUILD (from rev 149909, 
deepin-desktop/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:46:20 UTC (rev 149910)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=2.90.1.20151203
+_commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
+pkgrel=2
+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-staging-x86_64/PKGBUILD (from rev 
149909, deepin-desktop/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 13:46:20 UTC (rev 149910)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=2.90.1.20151203
+_commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
+pkgrel=2
+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
+}


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 14:46:16
  Author: bluewind
Revision: 149909

C++11 ABI rebuild

Modified:
  deepin-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:39:42 UTC (rev 149908)
+++ PKGBUILD2015-12-07 13:46:16 UTC (rev 149909)
@@ -6,7 +6,7 @@
 pkgname=deepin-desktop
 pkgver=2.90.1.20151203
 _commit=80c9169ce0201fb259dd5aea323ad53203fb66b3
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin desktop-environment - Desktop module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-desktop;


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 14:57:53
  Author: foutrelis
Revision: 149920

C++11 ABI rebuild

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:54:43 UTC (rev 149919)
+++ PKGBUILD2015-12-07 13:57:53 UTC (rev 149920)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.27.5
-pkgrel=3
+pkgrel=4
 epoch=1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 14:58:07
  Author: foutrelis
Revision: 149921

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

Added:
  mythtv/repos/community-staging-i686/
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 149920, mythtv/trunk/PKGBUILD)
  
mythtv/repos/community-staging-i686/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch
(from rev 149920, 
mythtv/trunk/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 149920, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 149920, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 149920, mythtv/trunk/PKGBUILD)
  
mythtv/repos/community-staging-x86_64/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch
(from rev 149920, 
mythtv/trunk/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 149920, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 149920, mythtv/trunk/mythtv.install)

-+
 community-staging-i686/PKGBUILD
 |   79 ++
 
community-staging-i686/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch
   |   41 +
 community-staging-i686/mythbackend.service 
 |   15 +
 community-staging-i686/mythtv.install  
 |   22 ++
 community-staging-x86_64/PKGBUILD  
 |   79 ++
 
community-staging-x86_64/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch
 |   41 +
 community-staging-x86_64/mythbackend.service   
 |   15 +
 community-staging-x86_64/mythtv.install
 |   22 ++
 8 files changed, 314 insertions(+)

Copied: mythtv/repos/community-staging-i686/PKGBUILD (from rev 149920, 
mythtv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 13:58:07 UTC (rev 149921)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Jonathan Conder 
+# Contributor: Giovanni Scafora 
+# Contributor: Juergen Hoetzel 
+# Contributor: 
+# Contributor: dorphell 
+
+pkgname=mythtv
+pkgver=0.27.5
+pkgrel=4
+epoch=1
+pkgdesc="A Homebrew PVR project"
+arch=('i686' 'x86_64')
+url="http://www.mythtv.org/;
+license=('GPL')
+depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
+ 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
+ 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
+ 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber'
+ 'libx264' 'libvdpau')
+makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
+optdepends=('glew: for GPU commercial flagging'
+'libcec: for consumer electronics control capabilities'
+'libxml2: to read blu-ray metadata'
+'openssl: for AirTunes (RAOP) support'
+'udisks: detect changes to removable media'
+'xmltv: to download tv listings')
+conflicts=('myththemes' 'mythplugins-mythvideo')
+replaces=('myththemes' 'mythplugins-mythvideo')
+install='mythtv.install'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
+'mythbackend.service'
+'ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch'
+
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
+sha256sums=('7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b'
+'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
+'277994aca5a6e40c1a90750859828817e0646bfb28142fdb34d5f9d3196c3f7a'
+'8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver/$pkgname"
+
+  patch -d external/FFmpeg -Np1 -i 
"$srcdir/ffmpeg-libvpxenc-remove-some-unused-ctrl-id-mappings.patch"
+
+  find 'bindings/python' 'contrib' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+  patch -Np2 -i "$srcdir/libcec-2-support.2.patch"
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/$pkgname"
+
+  ARCH="${CARCH/_/-}"
+  ./configure --prefix=/usr \
+  --cpu="$ARCH" \
+  --disable-altivec \
+  --disable-audio-jack \
+  

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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 15:57:28
  Author: allan
Revision: 149931

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

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

--+
 community-staging-i686/PKGBUILD  |   32 +
 community-staging-i686/amsynth.install   |   11 +
 community-staging-x86_64/PKGBUILD|   32 +
 community-staging-x86_64/amsynth.install |   11 +
 4 files changed, 86 insertions(+)

Copied: amsynth/repos/community-staging-i686/PKGBUILD (from rev 149930, 
amsynth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 14:57:28 UTC (rev 149931)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Alessio Biancalana 
+
+pkgname=amsynth
+pkgver=1.6.2
+pkgrel=2
+pkgdesc="Analogue Modeling SYNTHesizer"
+arch=('i686' 'x86_64')
+url="http://amsynth.github.io/;
+license=('GPL')
+groups=('dssi-plugins' 'lv2-plugins')
+depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
+makedepends=('dssi' 'ladspa')
+install="$pkgname.install"
+source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
+md5sums=('254c393675adb7ff2d9e1ee1dc0ba1b1')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # enable required C++11 support
+  export CXXFLAGS+=' -std=c++11'
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}

Copied: amsynth/repos/community-staging-i686/amsynth.install (from rev 149930, 
amsynth/trunk/amsynth.install)
===
--- community-staging-i686/amsynth.install  (rev 0)
+++ community-staging-i686/amsynth.install  2015-12-07 14:57:28 UTC (rev 
149931)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: amsynth/repos/community-staging-x86_64/PKGBUILD (from rev 149930, 
amsynth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 14:57:28 UTC (rev 149931)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Alessio Biancalana 
+
+pkgname=amsynth
+pkgver=1.6.2
+pkgrel=2
+pkgdesc="Analogue Modeling SYNTHesizer"
+arch=('i686' 'x86_64')
+url="http://amsynth.github.io/;
+license=('GPL')
+groups=('dssi-plugins' 'lv2-plugins')
+depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
+makedepends=('dssi' 'ladspa')
+install="$pkgname.install"
+source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
+md5sums=('254c393675adb7ff2d9e1ee1dc0ba1b1')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # enable required C++11 support
+  export CXXFLAGS+=' -std=c++11'
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}

Copied: amsynth/repos/community-staging-x86_64/amsynth.install (from rev 
149930, amsynth/trunk/amsynth.install)
===
--- community-staging-x86_64/amsynth.install(rev 0)
+++ community-staging-x86_64/amsynth.install2015-12-07 14:57:28 UTC (rev 
149931)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in dssi-vst/repos (3 files)

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 15:57:54
  Author: foutrelis
Revision: 149934

archrelease: copy trunk to community-staging-i686

Added:
  dssi-vst/repos/community-staging-i686/
  dssi-vst/repos/community-staging-i686/PKGBUILD
(from rev 149933, dssi-vst/trunk/PKGBUILD)
  dssi-vst/repos/community-staging-i686/dssi-vst-winexec.patch
(from rev 149933, dssi-vst/trunk/dssi-vst-winexec.patch)

+
 PKGBUILD   |   46 ++
 dssi-vst-winexec.patch |   23 +++
 2 files changed, 69 insertions(+)

Copied: dssi-vst/repos/community-staging-i686/PKGBUILD (from rev 149933, 
dssi-vst/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 14:57:54 UTC (rev 149934)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Ray Rashif 
+
+pkgname=dssi-vst
+pkgver=0.9.2
+pkgrel=5
+pkgdesc="DSSI adapter/wrapper for win32 VST plug-ins"
+arch=('i686' 'x86_64')
+url="http://www.breakfastquay.com/dssi-vst/;
+license=('GPL')
+depends=('wine' 'jack' 'liblo')
+makedepends=('dssi' 'ladspa')
+source=("http://code.breakfastquay.com/attachments/download/10/$pkgname-$pkgver.tar.bz2;
+   "$pkgname-winexec.patch")
+md5sums=('5c569200571de76dac18be4eb6fbd9c8'
+ '3e445482c8c5302de43be806f0c7506f')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # fix executable extension issue
+  patch -p1 -i ../$pkgname-winexec.patch
+
+  # use CXXFLAGS in build
+  sed -i "/m32/! s/CXXFLAGS)/& $CXXFLAGS/" Makefile
+
+  # [x86_64] use /usr/lib32/dssi
+  if [[ $CARCH = x86_64 ]]; then
+sed -i '/\/dssi-vst/s|DSSIDIR|&32|' Makefile
+sed -i '/DSSI_PATH/s|\(/usr/lib\)\(/dssi\)|&:\132\2|' remotevstclient.cpp
+  fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make BINDIR="$pkgdir/usr/bin" \
+   DSSIDIR="$pkgdir/usr/lib/dssi" \
+   DSSIDIR32="$pkgdir/usr/lib32/dssi" \
+   LADSPADIR="$pkgdir/usr/lib/ladspa" install
+}

Copied: dssi-vst/repos/community-staging-i686/dssi-vst-winexec.patch (from rev 
149933, dssi-vst/trunk/dssi-vst-winexec.patch)
===
--- community-staging-i686/dssi-vst-winexec.patch   
(rev 0)
+++ community-staging-i686/dssi-vst-winexec.patch   2015-12-07 14:57:54 UTC 
(rev 149934)
@@ -0,0 +1,23 @@
+Thanks to Fernando Lopez-Lezcano 
+Reviewed by speps 
+
+diff -aur dssi-vst-0.9.2/Makefile dssi-vst-0.9.2.patched/Makefile
+--- dssi-vst-0.9.2/Makefile2010-05-04 11:01:29.0 +0200
 dssi-vst-0.9.2.patched/Makefile2014-03-28 18:24:41.128287015 +0100
+@@ -38,12 +38,15 @@
+ all:  $(TARGETS)
+ 
+ install:  all
++  mkdir -p $(DSSIDIR)
+   mkdir -p $(DSSIDIR)/dssi-vst
+   mkdir -p $(LADSPADIR)
+   mkdir -p $(BINDIR)
+   install dssi-vst.so $(DSSIDIR)
+   install dssi-vst.so $(LADSPADIR)
+-  install dssi-vst-server.exe.so dssi-vst-server 
dssi-vst-scanner.exe.so dssi-vst-scanner dssi-vst_gui $(DSSIDIR)/dssi-vst
++  install dssi-vst-server.exe.so dssi-vst-scanner.exe.so 
dssi-vst_gui $(DSSIDIR)/dssi-vst
++  install dssi-vst-server.exe $(DSSIDIR)/dssi-vst/dssi-vst-server
++  install dssi-vst-scanner.exe 
$(DSSIDIR)/dssi-vst/dssi-vst-scanner
+   install vsthost $(BINDIR)
+ 
+ clean:


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

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 15:57:52
  Author: arojas
Revision: 253393

C++11 ABI rebuild

Modified:
  kdegames-ksnakeduel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:57:20 UTC (rev 253392)
+++ PKGBUILD2015-12-07 14:57:52 UTC (rev 253393)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-ksnakeduel
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple snake duel game"
 url="http://kde.org/applications/games/ksnakeduel/;
 arch=('i686' 'x86_64')


[arch-commits] Commit in amarok/trunk (PKGBUILD taglib_version_detect.patch)

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 15:57:57
  Author: fyan
Revision: 253394

fix taglib version detect (https://bugs.kde.org/show_bug.cgi?id=351013)

Added:
  amarok/trunk/taglib_version_detect.patch
Modified:
  amarok/trunk/PKGBUILD

-+
 PKGBUILD|9 +++--
 taglib_version_detect.patch |   26 ++
 2 files changed, 33 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:57:52 UTC (rev 253393)
+++ PKGBUILD2015-12-07 14:57:57 UTC (rev 253394)
@@ -22,11 +22,16 @@
 "clamz: allow to download songs from Amazon.com"
 "gst-libav: MP3 codecs")
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+taglib_version_detect.patch)
+sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
+  '8b2752a0fe78621bdb9ccdb763919ea265b52b06')
 
 prepare() {
   mkdir build
+
+  cd ${pkgname}-${pkgver}
+  patch -p1 ../taglib_version_detect.patch
 }
 
 build() {

Added: taglib_version_detect.patch
===
--- taglib_version_detect.patch (rev 0)
+++ taglib_version_detect.patch 2015-12-07 14:57:57 UTC (rev 253394)
@@ -0,0 +1,26 @@
+diff --git a/cmake/modules/FindTaglib.cmake b/cmake/modules/FindTaglib.cmake
+index 76b83ac..21a10a8 100644
+--- a/cmake/modules/FindTaglib.cmake
 b/cmake/modules/FindTaglib.cmake
+@@ -29,10 +29,10 @@ if(TAGLIBCONFIG_EXECUTABLE)
+ 
+   exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --version RETURN_VALUE 
_return_VALUE OUTPUT_VARIABLE TAGLIB_VERSION)
+ 
+-  if(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
++  if("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION)
+  message(STATUS "TagLib version too old: version searched 
:${TAGLIB_MIN_VERSION}, found ${TAGLIB_VERSION}")
+  set(TAGLIB_FOUND FALSE)
+-  else(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
++  else("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION)
+ 
+  exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --libs RETURN_VALUE 
_return_VALUE OUTPUT_VARIABLE TAGLIB_LIBRARIES)
+ 
+@@ -42,7 +42,7 @@ if(TAGLIBCONFIG_EXECUTABLE)
+ set(TAGLIB_FOUND TRUE)
+  endif(TAGLIB_LIBRARIES AND TAGLIB_CFLAGS)
+  string(REGEX REPLACE " *-I" ";" TAGLIB_INCLUDES "${TAGLIB_CFLAGS}")
+-  endif(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}") 
++  endif("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION) 
+   mark_as_advanced(TAGLIB_CFLAGS TAGLIB_LIBRARIES TAGLIB_INCLUDES)
+ 
+ else(TAGLIBCONFIG_EXECUTABLE)


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 15:57:35
  Author: foutrelis
Revision: 149932

C++11 ABI rebuild

Modified:
  dssi-vst/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:57:28 UTC (rev 149931)
+++ PKGBUILD2015-12-07 14:57:35 UTC (rev 149932)
@@ -4,7 +4,7 @@
 
 pkgname=dssi-vst
 pkgver=0.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc="DSSI adapter/wrapper for win32 VST plug-ins"
 arch=('i686' 'x86_64')
 url="http://www.breakfastquay.com/dssi-vst/;


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 15:58:04
  Author: fyan
Revision: 253396

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

Added:
  kdegames-lskat/repos/staging-i686/
  kdegames-lskat/repos/staging-i686/PKGBUILD
(from rev 253390, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/staging-i686/kdegames-lskat.install
(from rev 253391, kdegames-lskat/trunk/kdegames-lskat.install)
  kdegames-lskat/repos/staging-x86_64/
  kdegames-lskat/repos/staging-x86_64/PKGBUILD
(from rev 253392, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/staging-x86_64/kdegames-lskat.install
(from rev 253392, kdegames-lskat/trunk/kdegames-lskat.install)

---+
 staging-i686/PKGBUILD |   32 
 staging-i686/kdegames-lskat.install   |   12 
 staging-x86_64/PKGBUILD   |   32 
 staging-x86_64/kdegames-lskat.install |   12 
 4 files changed, 88 insertions(+)

Copied: kdegames-lskat/repos/staging-i686/PKGBUILD (from rev 253390, 
kdegames-lskat/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 14:58:04 UTC (rev 253396)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-lskat
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
+url="http://kde.org/applications/games/lskat/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
+sha1sums=('f6086da3af2dacefa4a30476ddb1900c83d32f26')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../lskat-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-lskat/repos/staging-i686/kdegames-lskat.install (from rev 
253391, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- staging-i686/kdegames-lskat.install (rev 0)
+++ staging-i686/kdegames-lskat.install 2015-12-07 14:58:04 UTC (rev 253396)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-lskat/repos/staging-x86_64/PKGBUILD (from rev 253392, 
kdegames-lskat/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 14:58:04 UTC (rev 253396)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-lskat
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
+url="http://kde.org/applications/games/lskat/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
+sha1sums=('f6086da3af2dacefa4a30476ddb1900c83d32f26')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../lskat-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-lskat/repos/staging-x86_64/kdegames-lskat.install (from rev 
253392, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- staging-x86_64/kdegames-lskat.install   (rev 0)
+++ staging-x86_64/kdegames-lskat.install   2015-12-07 14:58:04 UTC (rev 
253396)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 15:58:13
  Author: fyan
Revision: 149935

C++11 ABI rebuild

Modified:
  q4wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:57:54 UTC (rev 149934)
+++ PKGBUILD2015-12-07 14:58:13 UTC (rev 149935)
@@ -4,7 +4,7 @@
 
 pkgname=q4wine
 pkgver=1.1_r2
-pkgrel=1
+pkgrel=2
 pkgdesc="A Qt4 GUI for Wine"
 arch=("i686" "x86_64")
 url="http://sourceforge.net/projects/${pkgname}/;


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

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 15:58:03
  Author: arojas
Revision: 253395

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

Added:
  kdegames-ksnakeduel/repos/staging-i686/
  kdegames-ksnakeduel/repos/staging-i686/PKGBUILD
(from rev 253393, kdegames-ksnakeduel/trunk/PKGBUILD)
  kdegames-ksnakeduel/repos/staging-i686/kdegames-ksnakeduel.install
(from rev 253393, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
  kdegames-ksnakeduel/repos/staging-x86_64/
  kdegames-ksnakeduel/repos/staging-x86_64/PKGBUILD
(from rev 253394, kdegames-ksnakeduel/trunk/PKGBUILD)
  kdegames-ksnakeduel/repos/staging-x86_64/kdegames-ksnakeduel.install
(from rev 253394, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)

+
 staging-i686/PKGBUILD  |   32 +++
 staging-i686/kdegames-ksnakeduel.install   |   11 +
 staging-x86_64/PKGBUILD|   32 +++
 staging-x86_64/kdegames-ksnakeduel.install |   11 +
 4 files changed, 86 insertions(+)

Copied: kdegames-ksnakeduel/repos/staging-i686/PKGBUILD (from rev 253393, 
kdegames-ksnakeduel/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 14:58:03 UTC (rev 253395)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksnakeduel
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="A simple snake duel game"
+url="http://kde.org/applications/games/ksnakeduel/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz;)
+sha1sums=('2f77c9d245a0cf32bbca6282fefbabd0ff496323')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ksnakeduel-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksnakeduel/repos/staging-i686/kdegames-ksnakeduel.install 
(from rev 253393, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
===
--- staging-i686/kdegames-ksnakeduel.install(rev 0)
+++ staging-i686/kdegames-ksnakeduel.install2015-12-07 14:58:03 UTC (rev 
253395)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-ksnakeduel/repos/staging-x86_64/PKGBUILD (from rev 253394, 
kdegames-ksnakeduel/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 14:58:03 UTC (rev 253395)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksnakeduel
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="A simple snake duel game"
+url="http://kde.org/applications/games/ksnakeduel/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz;)
+sha1sums=('2f77c9d245a0cf32bbca6282fefbabd0ff496323')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ksnakeduel-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksnakeduel/repos/staging-x86_64/kdegames-ksnakeduel.install 
(from rev 253394, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
===
--- staging-x86_64/kdegames-ksnakeduel.install  (rev 0)
+++ staging-x86_64/kdegames-ksnakeduel.install  2015-12-07 14:58:03 UTC (rev 
253395)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:07:04
  Author: bpiotrowski
Revision: 149944

C++11 ABI rebuild

Modified:
  skanlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:06:04 UTC (rev 149943)
+++ PKGBUILD2015-12-07 15:07:04 UTC (rev 149944)
@@ -5,7 +5,7 @@
 
 pkgname=skanlite
 pkgver=1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Image Scanning Application for KDE"
 arch=('i686' 'x86_64')
 url='http://www.kde.org/applications/graphics/skanlite'


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 16:02:20
  Author: fyan
Revision: 253407

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

Added:
  kdegraphics-kolourpaint/repos/staging-i686/
  kdegraphics-kolourpaint/repos/staging-i686/PKGBUILD
(from rev 253403, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/staging-i686/kdegraphics-kolourpaint.install
(from rev 253403, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
  kdegraphics-kolourpaint/repos/staging-x86_64/
  kdegraphics-kolourpaint/repos/staging-x86_64/PKGBUILD
(from rev 253404, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/staging-x86_64/kdegraphics-kolourpaint.install
(from rev 253404, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)

+
 staging-i686/PKGBUILD  |   33 +++
 staging-i686/kdegraphics-kolourpaint.install   |   12 
 staging-x86_64/PKGBUILD|   33 +++
 staging-x86_64/kdegraphics-kolourpaint.install |   12 
 4 files changed, 90 insertions(+)

Copied: kdegraphics-kolourpaint/repos/staging-i686/PKGBUILD (from rev 253403, 
kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:02:20 UTC (rev 253407)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kolourpaint
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Paint Program"
+url="http://kde.org/applications/graphics/kolourpaint/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz;)
+sha1sums=('3b4ff9f98a15a6aaf5ccff885e2637804ddb388c')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-kolourpaint/repos/staging-i686/kdegraphics-kolourpaint.install 
(from rev 253403, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- staging-i686/kdegraphics-kolourpaint.install
(rev 0)
+++ staging-i686/kdegraphics-kolourpaint.install2015-12-07 15:02:20 UTC 
(rev 253407)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegraphics-kolourpaint/repos/staging-x86_64/PKGBUILD (from rev 253404, 
kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:02:20 UTC (rev 253407)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kolourpaint
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Paint Program"
+url="http://kde.org/applications/graphics/kolourpaint/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz;)
+sha1sums=('3b4ff9f98a15a6aaf5ccff885e2637804ddb388c')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-kolourpaint/repos/staging-x86_64/kdegraphics-kolourpaint.install 
(from rev 253404, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- staging-x86_64/kdegraphics-kolourpaint.install  
(rev 0)
+++ staging-x86_64/kdegraphics-kolourpaint.install  2015-12-07 15:02:20 UTC 
(rev 253407)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:04:07
  Author: bluewind
Revision: 253415

C++11 ABI rebuild

Modified:
  kdegames-kubrick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:03:55 UTC (rev 253414)
+++ PKGBUILD2015-12-07 15:04:07 UTC (rev 253415)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-kubrick
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Based on the famous Rubik's Cube"
 url="http://kde.org/applications/games/kubrick/;
 arch=('i686' 'x86_64')


[arch-commits] Commit in telepathy-kde-approver/repos (4 files)

2015-12-07 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 16:02:21
  Author: arojas
Revision: 253408

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

Added:
  telepathy-kde-approver/repos/staging-i686/
  telepathy-kde-approver/repos/staging-i686/PKGBUILD
(from rev 253406, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/staging-x86_64/
  telepathy-kde-approver/repos/staging-x86_64/PKGBUILD
(from rev 253406, telepathy-kde-approver/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   38 ++
 staging-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: telepathy-kde-approver/repos/staging-i686/PKGBUILD (from rev 253406, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:02:21 UTC (rev 253408)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=15.08.3
+pkgrel=2
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications' 'kservice')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('c9f8073096da97bbccdd84e49e072786')
+
+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 \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: telepathy-kde-approver/repos/staging-x86_64/PKGBUILD (from rev 253406, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:02:21 UTC (rev 253408)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=15.08.3
+pkgrel=2
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications' 'kservice')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('c9f8073096da97bbccdd84e49e072786')
+
+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 \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:24:28
  Author: bpiotrowski
Revision: 253451

C++11 ABI rebuild

Modified:
  kpeople/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:24:11 UTC (rev 253450)
+++ PKGBUILD2015-12-07 15:24:28 UTC (rev 253451)
@@ -4,7 +4,7 @@
 
 pkgname=kpeople
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A library that provides access to all contacts and the people who 
hold them'
 arch=(i686 x86_64)
 url='http://community.kde.org/KTp/libkpeople'


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:24:45
  Author: bpiotrowski
Revision: 253452

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

Added:
  kpeople/repos/staging-i686/
  kpeople/repos/staging-i686/PKGBUILD
(from rev 253451, kpeople/trunk/PKGBUILD)
  kpeople/repos/staging-x86_64/
  kpeople/repos/staging-x86_64/PKGBUILD
(from rev 253451, kpeople/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: kpeople/repos/staging-i686/PKGBUILD (from rev 253451, 
kpeople/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:24:45 UTC (rev 253452)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+
+pkgname=kpeople
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='A library that provides access to all contacts and the people who 
hold them'
+arch=(i686 x86_64)
+url='http://community.kde.org/KTp/libkpeople'
+license=(LGPL)
+depends=(kservice kwidgetsaddons kitemviews qt5-declarative)
+makedepends=(extra-cmake-modules python)
+groups=(kf5)
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('9aec9ba2abfbce56c70ddb057d4aa118')
+
+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: kpeople/repos/staging-x86_64/PKGBUILD (from rev 253451, 
kpeople/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:24:45 UTC (rev 253452)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+
+pkgname=kpeople
+pkgver=5.16.0
+pkgrel=2
+pkgdesc='A library that provides access to all contacts and the people who 
hold them'
+arch=(i686 x86_64)
+url='http://community.kde.org/KTp/libkpeople'
+license=(LGPL)
+depends=(kservice kwidgetsaddons kitemviews qt5-declarative)
+makedepends=(extra-cmake-modules python)
+groups=(kf5)
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('9aec9ba2abfbce56c70ddb057d4aa118')
+
+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
+}


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

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 16:25:13
  Author: bluewind
Revision: 253453

C++11 ABI rebuild

Modified:
  kdemultimedia-juk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:24:45 UTC (rev 253452)
+++ PKGBUILD2015-12-07 15:25:13 UTC (rev 253453)
@@ -4,7 +4,7 @@
 
 pkgname=kdemultimedia-juk
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A jukebox, tagger and music collection manager'
 url='http://kde.org/applications/multimedia/juk/'
 arch=('i686' 'x86_64')


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:29:39
  Author: bpiotrowski
Revision: 253461

C++11 ABI rebuild

Modified:
  basket/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:27:57 UTC (rev 253460)
+++ PKGBUILD2015-12-07 15:29:39 UTC (rev 253461)
@@ -5,7 +5,7 @@
 
 pkgname=basket
 pkgver=1.81
-pkgrel=5
+pkgrel=6
 pkgdesc="All-purpose notes taker for KDE."
 arch=('i686' 'x86_64')
 url="http://basket.kde.org/;


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:29:45
  Author: bpiotrowski
Revision: 253462

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

Added:
  basket/repos/staging-i686/
  basket/repos/staging-i686/PKGBUILD
(from rev 253461, basket/trunk/PKGBUILD)
  basket/repos/staging-i686/basket.install
(from rev 253461, basket/trunk/basket.install)
  basket/repos/staging-x86_64/
  basket/repos/staging-x86_64/PKGBUILD
(from rev 253461, basket/trunk/PKGBUILD)
  basket/repos/staging-x86_64/basket.install
(from rev 253461, basket/trunk/basket.install)

---+
 staging-i686/PKGBUILD |   32 
 staging-i686/basket.install   |   13 +
 staging-x86_64/PKGBUILD   |   32 
 staging-x86_64/basket.install |   13 +
 4 files changed, 90 insertions(+)

Copied: basket/repos/staging-i686/PKGBUILD (from rev 253461, 
basket/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:29:45 UTC (rev 253462)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: James Rayner 
+# Contributor: lucke 
+
+pkgname=basket
+pkgver=1.81
+pkgrel=6
+pkgdesc="All-purpose notes taker for KDE."
+arch=('i686' 'x86_64')
+url="http://basket.kde.org/;
+depends=('kdelibs' 'gpgme' 'qimageblitz' 'hicolor-icon-theme' 
'kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=$pkgname.install
+license=('GPL')
+source=(http://basket.kde.org/downloads/$pkgname-$pkgver.tar.bz2)
+sha1sums=('209d92048523f341259d79510fa56977690e5dfc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: basket/repos/staging-i686/basket.install (from rev 253461, 
basket/trunk/basket.install)
===
--- staging-i686/basket.install (rev 0)
+++ staging-i686/basket.install 2015-12-07 15:29:45 UTC (rev 253462)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Copied: basket/repos/staging-x86_64/PKGBUILD (from rev 253461, 
basket/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:29:45 UTC (rev 253462)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: James Rayner 
+# Contributor: lucke 
+
+pkgname=basket
+pkgver=1.81
+pkgrel=6
+pkgdesc="All-purpose notes taker for KDE."
+arch=('i686' 'x86_64')
+url="http://basket.kde.org/;
+depends=('kdelibs' 'gpgme' 'qimageblitz' 'hicolor-icon-theme' 
'kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=$pkgname.install
+license=('GPL')
+source=(http://basket.kde.org/downloads/$pkgname-$pkgver.tar.bz2)
+sha1sums=('209d92048523f341259d79510fa56977690e5dfc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: basket/repos/staging-x86_64/basket.install (from rev 253461, 
basket/trunk/basket.install)
===
--- staging-x86_64/basket.install   (rev 0)
+++ staging-x86_64/basket.install   2015-12-07 15:29:45 UTC (rev 253462)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 16:29:38
  Author: fyan
Revision: 149969

C++11 ABI rebuild

Modified:
  lmms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:27:42 UTC (rev 149968)
+++ PKGBUILD2015-12-07 15:29:38 UTC (rev 149969)
@@ -6,7 +6,7 @@
 
 pkgname=lmms
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc='The Linux MultiMedia Studio.'
 arch=('i686' 'x86_64')
 url='http://lmms.sourceforge.net/'


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 16:36:29
  Author: fyan
Revision: 149977

C++11 ABI rebuild

Modified:
  lxqt-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:33:47 UTC (rev 149976)
+++ PKGBUILD2015-12-07 15:36:29 UTC (rev 149977)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-panel
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The LXQt desktop panel"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:37:02
  Author: bpiotrowski
Revision: 149979

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

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

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

Copied: gtksourceviewmm/repos/community-staging-i686/PKGBUILD (from rev 149978, 
gtksourceviewmm/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 15:37:02 UTC (rev 149979)
@@ -0,0 +1,28 @@
+#$Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceviewmm
+pkgver=3.18.0
+pkgrel=2
+epoch=1
+pkgdesc='C++ bindings for the gtksourceview library'
+arch=('x86_64' 'i686')
+url='http://projects.gnome.org/gtksourceviewmm/'
+license=('LGPL2.1')
+depends=('gtkmm3' 'gtksourceview3')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('51081ae3d37975dae33d3f6a40621d85cb68f4b36ae3835eec1513482aacfb39')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gtksourceviewmm/repos/community-staging-x86_64/PKGBUILD (from rev 
149978, gtksourceviewmm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 15:37:02 UTC (rev 149979)
@@ -0,0 +1,28 @@
+#$Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceviewmm
+pkgver=3.18.0
+pkgrel=2
+epoch=1
+pkgdesc='C++ bindings for the gtksourceview library'
+arch=('x86_64' 'i686')
+url='http://projects.gnome.org/gtksourceviewmm/'
+license=('LGPL2.1')
+depends=('gtkmm3' 'gtksourceview3')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('51081ae3d37975dae33d3f6a40621d85cb68f4b36ae3835eec1513482aacfb39')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 16:37:55
  Author: allan
Revision: 253479

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

Added:
  hugin/repos/staging-i686/
  hugin/repos/staging-i686/PKGBUILD
(from rev 253476, hugin/trunk/PKGBUILD)
  hugin/repos/staging-i686/install
(from rev 253476, hugin/trunk/install)
  hugin/repos/staging-x86_64/
  hugin/repos/staging-x86_64/PKGBUILD
(from rev 253477, hugin/trunk/PKGBUILD)
  hugin/repos/staging-x86_64/install
(from rev 253477, hugin/trunk/install)

-+
 staging-i686/PKGBUILD   |   36 
 staging-i686/install|   13 +
 staging-x86_64/PKGBUILD |   36 
 staging-x86_64/install  |   13 +
 4 files changed, 98 insertions(+)

Copied: hugin/repos/staging-i686/PKGBUILD (from rev 253476, 
hugin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:37:55 UTC (rev 253479)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: Giovanni Scafora 
+# Contributor: Dominik Ryba 
+
+pkgname=hugin
+pkgver=2015.0.0
+pkgrel=5
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
+ 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
+ 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
+sha1sums=('be7153a0791f2147153e93e8711912ef23b60b61')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+   cmake . \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DENABLE_LAPACK=yes \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: hugin/repos/staging-i686/install (from rev 253476, hugin/trunk/install)
===
--- staging-i686/install(rev 0)
+++ staging-i686/install2015-12-07 15:37:55 UTC (rev 253479)
@@ -0,0 +1,13 @@
+post_upgrade() {
+   gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+   update-desktop-database -q
+   update-mime-database usr/share/mime > /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+post_remove() {
+   post_upgrade
+}

Copied: hugin/repos/staging-x86_64/PKGBUILD (from rev 253477, 
hugin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 15:37:55 UTC (rev 253479)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: Giovanni Scafora 
+# Contributor: Dominik Ryba 
+
+pkgname=hugin
+pkgver=2015.0.0
+pkgrel=5
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
+ 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
+ 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
+sha1sums=('be7153a0791f2147153e93e8711912ef23b60b61')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+   cmake . \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DENABLE_LAPACK=yes \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: hugin/repos/staging-x86_64/install (from rev 253477, 
hugin/trunk/install)
===
--- staging-x86_64/install  (rev 0)
+++ staging-x86_64/install  2015-12-07 15:37:55 UTC (rev 253479)
@@ -0,0 +1,13 @@
+post_upgrade() {
+   gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+   update-desktop-database -q
+   update-mime-database usr/share/mime > /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+post_remove() {
+   post_upgrade
+}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:37:15
  Author: bpiotrowski
Revision: 253477

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

Added:
  kdepim4-runtime/repos/staging-i686/
  kdepim4-runtime/repos/staging-i686/PKGBUILD
(from rev 253476, kdepim4-runtime/trunk/PKGBUILD)
  kdepim4-runtime/repos/staging-i686/kdepim4-runtime-bug338658.patch
(from rev 253476, kdepim4-runtime/trunk/kdepim4-runtime-bug338658.patch)
  kdepim4-runtime/repos/staging-i686/kdepim4-runtime.install
(from rev 253476, kdepim4-runtime/trunk/kdepim4-runtime.install)
  kdepim4-runtime/repos/staging-x86_64/
  kdepim4-runtime/repos/staging-x86_64/PKGBUILD
(from rev 253476, kdepim4-runtime/trunk/PKGBUILD)
  kdepim4-runtime/repos/staging-x86_64/kdepim4-runtime-bug338658.patch
(from rev 253476, kdepim4-runtime/trunk/kdepim4-runtime-bug338658.patch)
  kdepim4-runtime/repos/staging-x86_64/kdepim4-runtime.install
(from rev 253476, kdepim4-runtime/trunk/kdepim4-runtime.install)

+
 staging-i686/PKGBUILD  |   43 +
 staging-i686/kdepim4-runtime-bug338658.patch   |  180 +++
 staging-i686/kdepim4-runtime.install   |   13 +
 staging-x86_64/PKGBUILD|   43 +
 staging-x86_64/kdepim4-runtime-bug338658.patch |  180 +++
 staging-x86_64/kdepim4-runtime.install |   13 +
 6 files changed, 472 insertions(+)

Copied: kdepim4-runtime/repos/staging-i686/PKGBUILD (from rev 253476, 
kdepim4-runtime/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 15:37:15 UTC (rev 253477)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdepim4-runtime
+pkgver=4.14.10
+_kdeappver=15.04.3
+pkgrel=6
+pkgdesc='Extends the functionality of kdepim4'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepim-runtime'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'libkgapi4' 'libkolab4' 'libaccounts-qt4' 
'libsignon-qt4' 'akonadi-qt4')
+makedepends=('cmake' 'automoc4' 'boost')
+conflicts=('kdepim-runtime')
+replaces=('kdepim-runtime<15')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepim-runtime-${pkgver}.tar.xz;
 kdepim4-runtime-bug338658.patch)
+sha1sums=('f5b1e44f1d10d29bad308b3fd90a48b34da7493c'
+  '72527dc3422989bdfb59f396761e15caffaeac73')
+
+prepare() {
+  mkdir -p build
+
+# Fix https://bugs.kde.org/show_bug.cgi?id=338658
+  cd kdepim-runtime-$pkgver
+  patch -p1 -i ../kdepim4-runtime-bug338658.patch
+}
+
+build() {
+  cd build
+  cmake ../kdepim-runtime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdepim4-runtime/repos/staging-i686/kdepim4-runtime-bug338658.patch 
(from rev 253476, kdepim4-runtime/trunk/kdepim4-runtime-bug338658.patch)
===
--- staging-i686/kdepim4-runtime-bug338658.patch
(rev 0)
+++ staging-i686/kdepim4-runtime-bug338658.patch2015-12-07 15:37:15 UTC 
(rev 253477)
@@ -0,0 +1,180 @@
+From 93a2baac05a325b688aea2cc12d9714d6b186f69 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Dan=20Vr=C3=A1til?= 
+Date: Mon, 7 Sep 2015 16:20:39 +0200
+Subject: [PATCH] IMAP: switch to GID-based merge when the Collection can
+ contain something else than emails
+
+In order to fix the recurrent multiple-merge-candidates issue which was 
breaking
+ItemSync, ItemSync switched to RID-based merging, which is way more reliable.
+However in some cases the IMAP resource still wants to use GID-based merging,
+because RID might not be stable enough.
+---
+ CMakeLists.txt  |  2 +-
+ resources/imap/resourcestate.cpp|  5 +
+ resources/imap/resourcestate.h  |  2 ++
+ resources/imap/resourcestateinterface.h |  2 ++
+ resources/imap/resourcetask.cpp |  5 +
+ resources/imap/resourcetask.h   |  2 ++
+ resources/imap/retrieveitemstask.cpp| 10 ++
+ resources/imap/tests/dummyresourcestate.cpp |  8 +++-
+ resources/imap/tests/dummyresourcestate.h   |  4 
+ 9 files changed, 38 insertions(+), 2 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 6f1b347..e416ba4 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -53,7 +53,7 @@ find_package(KDE4 4.14.0 REQUIRED)
+ include(KDE4Defaults)
+ 
+ # KdepimLibs
+-find_package(KdepimLibs 4.14.10)
++find_package(KdepimLibs 4.14.11)
+ set_package_properties(KdepimLibs PROPERTIES DESCRIPTION "The KDEPIM 

  1   2   3   4   5   6   7   8   >