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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 04:06:52
  Author: bgyorgy
Revision: 208360

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

Added:
  pcmanfm-qt/repos/community-i686/PKGBUILD
(from rev 208359, pcmanfm-qt/trunk/PKGBUILD)
  pcmanfm-qt/repos/community-x86_64/PKGBUILD
(from rev 208359, pcmanfm-qt/trunk/PKGBUILD)
Deleted:
  pcmanfm-qt/repos/community-i686/PKGBUILD
  pcmanfm-qt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-22 04:02:25 UTC (rev 208359)
+++ community-i686/PKGBUILD 2017-01-22 04:06:52 UTC (rev 208360)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pcmanfm-qt
-pkgver=0.11.3
-pkgrel=1
-pkgdesc="The LXQt file manager, Qt port of PCManFM"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("liblxqt" "libfm-qt" "lxmenu-data")
-makedepends=("lxqt-build-tools")
-optdepends=(
-   "gvfs: for trash support, mounting with udisks and remote filesystems"
-   "xarchiver: archive management"
-)
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-
-
-build() {
-   mkdir -p build
-   cd build
-
-   cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: pcmanfm-qt/repos/community-i686/PKGBUILD (from rev 208359, 
pcmanfm-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-22 04:06:52 UTC (rev 208360)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=pcmanfm-qt
+pkgver=0.11.3
+pkgrel=1
+pkgdesc="The LXQt file manager, Qt port of PCManFM"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("liblxqt" "libfm-qt" "lxmenu-data")
+makedepends=("lxqt-build-tools")
+optdepends=(
+   "gvfs: for trash support, mounting with udisks and remote filesystems"
+   "xarchiver: archive management"
+)
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+)
+
+
+build() {
+   mkdir -p build
+   cd build
+
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-22 04:02:25 UTC (rev 208359)
+++ community-x86_64/PKGBUILD   2017-01-22 04:06:52 UTC (rev 208360)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pcmanfm-qt
-pkgver=0.11.3
-pkgrel=1
-pkgdesc="The LXQt file manager, Qt port of PCManFM"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("liblxqt" "libfm-qt" "lxmenu-data")
-makedepends=("lxqt-build-tools")
-optdepends=(
-   "gvfs: for trash support, mounting with udisks and remote filesystems"
-   "xarchiver: archive management"
-)
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-

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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 04:02:25
  Author: bgyorgy
Revision: 208359

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

Added:
  kodi/repos/community-i686/10160.patch
(from rev 208358, kodi/trunk/10160.patch)
  kodi/repos/community-i686/10775.patch
(from rev 208358, kodi/trunk/10775.patch)
  kodi/repos/community-i686/9703.patch
(from rev 208358, kodi/trunk/9703.patch)
  kodi/repos/community-i686/PKGBUILD
(from rev 208358, kodi/trunk/PKGBUILD)
  kodi/repos/community-i686/kodi.install
(from rev 208358, kodi/trunk/kodi.install)
  kodi/repos/community-x86_64/10160.patch
(from rev 208358, kodi/trunk/10160.patch)
  kodi/repos/community-x86_64/10775.patch
(from rev 208358, kodi/trunk/10775.patch)
  kodi/repos/community-x86_64/9703.patch
(from rev 208358, kodi/trunk/9703.patch)
  kodi/repos/community-x86_64/PKGBUILD
(from rev 208358, kodi/trunk/PKGBUILD)
  kodi/repos/community-x86_64/kodi.install
(from rev 208358, kodi/trunk/kodi.install)
Deleted:
  kodi/repos/community-i686/10160.patch
  kodi/repos/community-i686/10775.patch
  kodi/repos/community-i686/9703.patch
  kodi/repos/community-i686/PKGBUILD
  kodi/repos/community-i686/kodi.install
  kodi/repos/community-x86_64/10160.patch
  kodi/repos/community-x86_64/10775.patch
  kodi/repos/community-x86_64/9703.patch
  kodi/repos/community-x86_64/PKGBUILD
  kodi/repos/community-x86_64/kodi.install

---+
 /10160.patch  |   44 
 /10775.patch  | 1678 +++
 /9703.patch   | 2864 
 /PKGBUILD |  274 +++
 /kodi.install |   34 
 community-i686/10160.patch|   22 
 community-i686/10775.patch|  839 ---
 community-i686/9703.patch | 1432 
 community-i686/PKGBUILD   |  138 -
 community-i686/kodi.install   |   17 
 community-x86_64/10160.patch  |   22 
 community-x86_64/10775.patch  |  839 ---
 community-x86_64/9703.patch   | 1432 
 community-x86_64/PKGBUILD |  138 -
 community-x86_64/kodi.install |   17 
 15 files changed, 4894 insertions(+), 4896 deletions(-)

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


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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 04:02:16
  Author: bgyorgy
Revision: 208358

upgpkg: kodi 16.1-6

Remove deprecated udisks optional dependency

Modified:
  kodi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-22 03:42:53 UTC (rev 208357)
+++ PKGBUILD2017-01-22 04:02:16 UTC (rev 208358)
@@ -13,7 +13,7 @@
 pkgname=('kodi' 'kodi-eventclients')
 pkgver=16.1
 _codename=Jarvis
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url="http://kodi.tv;
 license=('GPL2')
@@ -99,7 +99,6 @@
 'lirc: Remote controller support'
 'pulseaudio: PulseAudio support'
 'shairplay: AirPlay support'
-'udisks: Automount external drives'
 'unrar: Archives support'
 'unzip: Archives support'
 'upower: Display battery level'


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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 03:42:53
  Author: bgyorgy
Revision: 208357

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

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

---+
 /PKGBUILD |  152 
 community-i686/PKGBUILD   |   77 --
 community-x86_64/PKGBUILD |   77 --
 3 files changed, 152 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-22 03:42:44 UTC (rev 208356)
+++ community-i686/PKGBUILD 2017-01-22 03:42:53 UTC (rev 208357)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-# Contributor: Petrov Roman 
-# Contributor: Andrea Fagiani 
-# Contributor: Larry Hajali 
-# Contributor: Eli Schwartz 
-
-pkgname=calibre
-pkgver=2.77.0
-pkgrel=1
-pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
-url="https://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-pygments' 'mtdev'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
-makedepends=('qt5-x11extras' 'xdg-utils')
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-'poppler: required for converting pdf to html'
-)
-source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
-"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig;)
-sha256sums=('575d1f197d5df95258ac6de3b2b7f6f8706e38d0044dbb4ae791653d229b69c0'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
-
-prepare(){
-  cd "${pkgname}-${pkgver}"
-
-  # Remove unneeded files and libs
-  # FIXME: remove html5lib too, but the latest html5lib breaks calibre. And 
calibre
-  # really needs to get the latest changes into html5lib, cause forking is bad 
m'okay.
-  rm -rf resources/${pkgname}-portable.* \
- src/cherrypy \
- src/chardet
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e "/self.create_uninstaller()/,/os.rmdir(config_dir)/d" \
-  -e "/cc(\['xdg-desktop-menu', 'forceupdate'\])/d" \
-  -e "/cc(\['xdg-mime', 'install', MIME\])/d" \
-  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
-  -e "s/^Name=calibre/Name=Calibre/g" \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  LANG='en_US.UTF-8' python2 setup.py gui
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share/zsh/site-functions" \
- 
"${pkgdir}"/usr/share/{applications,desktop-directories,icons/hicolor}
-
-  install -Dm644 resources/calibre-mimetypes.xml \
-"${pkgdir}/usr/share/mime/packages/calibre-mimetypes.xml"
-
-  XDG_DATA_DIRS="${pkgdir}/usr/share" LANG='en_US.UTF-8' \
-python2 setup.py install --staging-root="${pkgdir}/usr" --prefix=/usr
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall "${pkgdir}/usr/lib/calibre/"
-  python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 208356, 
calibre/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-22 03:42:53 UTC (rev 208357)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+# Contributor: Petrov Roman 
+# Contributor: Andrea Fagiani 
+# Contributor: Larry Hajali 
+# Contributor: Eli Schwartz 
+
+pkgname=calibre
+pkgver=2.77.0
+pkgrel=2
+pkgdesc="Ebook management application"
+arch=('i686' 'x86_64')
+url="https://calibre-ebook.com/;
+license=('GPL3')
+depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
+ 'python2-mechanize' 'podofo' 'libwmf'
+ 'chmlib' 'python2-lxml' 'libusbx'
+ 'python2-pillow' 'shared-mime-info' 

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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 03:42:44
  Author: bgyorgy
Revision: 208356

upgpkg: calibre 2.77.0-2

Remove deprecated udisks optional dependency

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-22 00:18:21 UTC (rev 208355)
+++ PKGBUILD2017-01-22 03:42:44 UTC (rev 208356)
@@ -9,7 +9,7 @@
 
 pkgname=calibre
 pkgver=2.77.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
 url="https://calibre-ebook.com/;
@@ -24,7 +24,6 @@
  'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
 makedepends=('qt5-x11extras' 'xdg-utils')
 optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
 'poppler: required for converting pdf to html'
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;


[arch-commits] Commit in ceph/trunk (6 files)

2017-01-21 Thread Sébastien Luttringer
Date: Sunday, January 22, 2017 @ 01:54:44
  Author: seblu
Revision: 287115

upgpkg: ceph 11.2.0-1

Modified:
  ceph/trunk/PKGBUILD
Deleted:
  ceph/trunk/01-virtualenv2.patch
  ceph/trunk/02-setup-python2.patch
  ceph/trunk/03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch
  ceph/trunk/04-fix-686-build.patch
  ceph/trunk/ceph.install

--+
 01-virtualenv2.patch |   11 
 02-setup-python2.patch   |   38 --
 03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch |  309 -
 04-fix-686-build.patch   |  199 -
 PKGBUILD |   79 ++---
 ceph.install |   16 -
 6 files changed, 39 insertions(+), 613 deletions(-)

Deleted: 01-virtualenv2.patch
===
--- 01-virtualenv2.patch2017-01-21 22:48:34 UTC (rev 287114)
+++ 01-virtualenv2.patch2017-01-22 01:54:44 UTC (rev 287115)
@@ -1,11 +0,0 @@
 a/src/tools/setup-virtualenv.sh2016-06-14 13:43:58.0 +0200
-+++ b/src/tools/setup-virtualenv.sh2016-08-18 02:13:31.418624320 +0200
-@@ -18,7 +18,7 @@
- DIR=$1
- rm -fr $DIR
- mkdir -p $DIR
--virtualenv --python python2.7 $DIR
-+virtualenv2 --python python2.7 $DIR
- . $DIR/bin/activate
- # older versions of pip will not install wrap_console scripts
- # when using wheel packages

Deleted: 02-setup-python2.patch
===
--- 02-setup-python2.patch  2017-01-21 22:48:34 UTC (rev 287114)
+++ 02-setup-python2.patch  2017-01-22 01:54:44 UTC (rev 287115)
@@ -1,38 +0,0 @@
 a/src/Makefile.in  2016-06-14 13:44:59.0 +0200
-+++ b/src/Makefile.in  2016-08-19 22:09:15.526703376 +0200
-@@ -32623,7 +32623,7 @@
-   cd $(srcdir)/ceph-detect-init ; ../tools/setup-virtualenv.sh 
${CEPH_DETECT_INIT_VIRTUALENV} ; test -d wheelhouse && export 
NO_INDEX=--no-index ; ${CEPH_DETECT_INIT_VIRTUALENV}/bin/pip install $$NO_INDEX 
--use-wheel --find-links=file://$$(pwd)/wheelhouse -e .
- 
- ceph-detect-init-clean:
--  cd $(srcdir)/ceph-detect-init ; python setup.py clean ; rm -fr 
wheelhouse .tox build ${CEPH_DETECT_INIT_VIRTUALENV} .coverage *.egg-info
-+  cd $(srcdir)/ceph-detect-init ; python2 setup.py clean ; rm -fr 
wheelhouse .tox build ${CEPH_DETECT_INIT_VIRTUALENV} .coverage *.egg-info
- 
- ceph-detect-init-install-data:
-   cd $(srcdir)/ceph-detect-init ; \
-@@ -32635,7 +32635,7 @@
-   fi ; \
-   root="--root=$(DESTDIR)" ; \
-   fi ; \
--  python setup.py install $$root $$options
-+  python2 setup.py install $$root $$options
- 
- export CEPH_DISK_VIRTUALENV = ${CEPH_BUILD_VIRTUALENV}/ceph-disk-virtualenv
- 
-@@ -32645,7 +32645,7 @@
-   cd $(srcdir)/ceph-disk ; ../tools/setup-virtualenv.sh 
${CEPH_DISK_VIRTUALENV} ; test -d wheelhouse && export NO_INDEX=--no-index ; 
${CEPH_DISK_VIRTUALENV}/bin/pip install $$NO_INDEX --use-wheel 
--find-links=file://$$(pwd)/wheelhouse -e .
- 
- ceph-disk-clean:
--  cd $(srcdir)/ceph-disk ; python setup.py clean ; rm -fr wheelhouse .tox 
build ${CEPH_DISK_VIRTUALENV} .coverage *.egg-info
-+  cd $(srcdir)/ceph-disk ; python2 setup.py clean ; rm -fr wheelhouse 
.tox build ${CEPH_DISK_VIRTUALENV} .coverage *.egg-info
- 
- ceph-disk-install-data:
-   cd $(srcdir)/ceph-disk ; \
-@@ -32657,7 +32657,7 @@
-   fi ; \
-   root="--root=$(DESTDIR) --install-script=/usr/sbin" ; \
-   fi ; \
--  python setup.py install $$root $$options
-+  python2 setup.py install $$root $$options
- 
- #crush_includedir = $(includedir)/crush
- #crush_include_DATA = \

Deleted: 03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch
===
--- 03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch2017-01-21 22:48:34 UTC 
(rev 287114)
+++ 03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch2017-01-22 01:54:44 UTC 
(rev 287115)
@@ -1,309 +0,0 @@
-From b1099e8edcda1ab658eaac424bd2e09d6e7cbabd Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= 
-Date: Sun, 9 Oct 2016 01:53:36 +0200
-Subject: [PATCH] Revert "rgw ldap: fix ldap bindpw parsing"
-
-This reverts commit fe57aceeb02ad9163feb2d196589b5927cedfa0f.

- src/rgw/librgw.cc |  6 ++--
- src/rgw/rgw_ldap.cc   | 35 -
- src/rgw/rgw_ldap.h| 54 -
- src/rgw/rgw_rest_s3.cc| 77 +++
- src/test/test_rgw_ldap.cc |  4 +--
- 5 files changed, 34 insertions(+), 142 deletions(-)
-
-diff --git a/src/rgw/librgw.cc b/src/rgw/librgw.cc
-index c476129..37414fc 100644
 a/src/rgw/librgw.cc
-+++ b/src/rgw/librgw.cc
-@@ -52,7 +52,6 @@
- #include 
- #include 
- 
--
- #define dout_subsys ceph_subsys_rgw
- 
- bool global_stop = 

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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 00:18:16
  Author: bgyorgy
Revision: 208354

upgpkg: lxsession 1:0.5.3-1

Update to new version

Added:
  lxsession/trunk/0001-Use-GApplication-for-unique-app-handling.patch
Modified:
  lxsession/trunk/PKGBUILD
Deleted:
  lxsession/trunk/0001-Better-handling-the-background-of-logout-dialog.patch
  lxsession/trunk/0001-Fix-unique-app-handling.patch
  lxsession/trunk/gtk3.patch

+
 0001-Better-handling-the-background-of-logout-dialog.patch |   27 
 0001-Fix-unique-app-handling.patch |   84 -
 0001-Use-GApplication-for-unique-app-handling.patch|  147 +++
 PKGBUILD   |   31 
 gtk3.patch |  517 ---
 5 files changed, 161 insertions(+), 645 deletions(-)

Deleted: 0001-Better-handling-the-background-of-logout-dialog.patch
===
--- 0001-Better-handling-the-background-of-logout-dialog.patch  2017-01-21 
23:19:59 UTC (rev 208353)
+++ 0001-Better-handling-the-background-of-logout-dialog.patch  2017-01-22 
00:18:16 UTC (rev 208354)
@@ -1,27 +0,0 @@
-From 8a9001bdf8a367968922ca8193af56f5e22ec885 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Feb 2016 15:56:26 +0100
-Subject: [PATCH] Better handling the background of logout dialog
-

- lxsession-logout/lxsession-logout.c | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/lxsession-logout/lxsession-logout.c 
b/lxsession-logout/lxsession-logout.c
-index 8141b19..698b7d2 100644
 a/lxsession-logout/lxsession-logout.c
-+++ b/lxsession-logout/lxsession-logout.c
-@@ -629,9 +629,7 @@ int main(int argc, char * argv[])
- gtk_container_add(GTK_CONTAINER(alignment), center_area);
- 
- #ifdef USE_GTK3
--GtkStyle* style = gtk_widget_get_style (window);
--GdkColor color = style->bg[GTK_STATE_NORMAL];
--gtk_widget_modify_bg(center_area, GTK_STATE_NORMAL, );
-+gtk_style_context_add_class (gtk_widget_get_style_context (center_area), 
GTK_STYLE_CLASS_BACKGROUND);
- #endif
- 
- GtkWidget* center_vbox = gtk_vbox_new(FALSE, 6);
--- 
-2.7.1
-

Deleted: 0001-Fix-unique-app-handling.patch
===
--- 0001-Fix-unique-app-handling.patch  2017-01-21 23:19:59 UTC (rev 208353)
+++ 0001-Fix-unique-app-handling.patch  2017-01-22 00:18:16 UTC (rev 208354)
@@ -1,84 +0,0 @@
-From 33cd52312ef8a3abbb0709513f23b369941cb716 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Feb 2016 15:48:04 +0100
-Subject: [PATCH] Fix unique app handling
-
-- Define variables explicitely for vala compiler.
-- Use proper unique code for gtk3.

- Makefile.am   |  4 
- lxclipboard/main.vala | 11 +--
- lxpolkit/main.vala| 11 +--
- 3 files changed, 22 insertions(+), 4 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index c9546f5..6d32d95 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -83,7 +83,9 @@ lxclipboard_lxclipboard_LDADD = \
- $(NULL)
- 
- if USE_GTK3
-+lxclipboard_lxclipboard_VALAFLAGS += --define USE_GTK3
- else
-+lxclipboard_lxclipboard_VALAFLAGS += --define USE_GTK2
- lxclipboard_lxclipboard_VALAFLAGS += --pkg unique-1.0
- lxclipboard_lxclipboard_CPPFLAGS += $(UNIQUE_CFLAGS)
- lxclipboard_lxclipboard_LDADD += $(UNIQUE_LIBS)
-@@ -128,7 +130,9 @@ lxpolkit_lxpolkit_LDADD = \
- $(NULL)
- 
- if USE_GTK3
-+lxpolkit_lxpolkit_VALAFLAGS += --define USE_GTK3
- else
-+lxpolkit_lxpolkit_VALAFLAGS += --define USE_GTK2
- lxpolkit_lxpolkit_VALAFLAGS += --pkg unique-1.0
- lxpolkit_lxpolkit_CPPFLAGS += $(UNIQUE_CFLAGS)
- lxpolkit_lxpolkit_LDADD += $(UNIQUE_LIBS)
-diff --git a/lxclipboard/main.vala b/lxclipboard/main.vala
-index 059766b..7f0302e 100644
 a/lxclipboard/main.vala
-+++ b/lxclipboard/main.vala
-@@ -37,8 +37,15 @@ namespace Lxsession
- }
- #endif
- # if USE_GTK3
--Application app = new Application ();
--app.run (args);
-+Gtk.Application app = new Gtk.Application (
-+"org.lxde.lxclipboard",
-+GLib.ApplicationFlags.FLAGS_NONE);
-+app.register ();
-+
-+if(app.is_remote)
-+{
-+return 0;
-+}
- #endif
- 
- clipboard_start ();
-diff --git a/lxpolkit/main.vala b/lxpolkit/main.vala
-index 8828e3a..56be273 100644
 a/lxpolkit/main.vala
-+++ b/lxpolkit/main.vala
-@@ -42,8 +42,15 @@ namespace Lxsession
- }
- #endif
- # if USE_GTK3
--Application app = new Application ();
--app.run (args);
-+Gtk.Application app = new Gtk.Application (
-+"org.lxde.lxpolkit",
-+GLib.ApplicationFlags.FLAGS_NONE);
-+app.register ();
-+
-+

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

2017-01-21 Thread Balló György
Date: Sunday, January 22, 2017 @ 00:18:21
  Author: bgyorgy
Revision: 208355

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

Added:
  
lxsession/repos/community-i686/0001-Use-GApplication-for-unique-app-handling.patch
(from rev 208354, 
lxsession/trunk/0001-Use-GApplication-for-unique-app-handling.patch)
  lxsession/repos/community-i686/PKGBUILD
(from rev 208354, lxsession/trunk/PKGBUILD)
  
lxsession/repos/community-x86_64/0001-Use-GApplication-for-unique-app-handling.patch
(from rev 208354, 
lxsession/trunk/0001-Use-GApplication-for-unique-app-handling.patch)
  lxsession/repos/community-x86_64/PKGBUILD
(from rev 208354, lxsession/trunk/PKGBUILD)
Deleted:
  
lxsession/repos/community-i686/0001-Better-handling-the-background-of-logout-dialog.patch
  lxsession/repos/community-i686/0001-Fix-unique-app-handling.patch
  lxsession/repos/community-i686/PKGBUILD
  lxsession/repos/community-i686/gtk3.patch
  
lxsession/repos/community-x86_64/0001-Better-handling-the-background-of-logout-dialog.patch
  lxsession/repos/community-x86_64/0001-Fix-unique-app-handling.patch
  lxsession/repos/community-x86_64/PKGBUILD
  lxsession/repos/community-x86_64/gtk3.patch

-+
 /PKGBUILD   |  
146 ++
 community-i686/0001-Better-handling-the-background-of-logout-dialog.patch   |  
 27 
 community-i686/0001-Fix-unique-app-handling.patch   |  
 84 -
 community-i686/0001-Use-GApplication-for-unique-app-handling.patch  |  
147 ++
 community-i686/PKGBUILD |  
 76 -
 community-i686/gtk3.patch   |  
517 --
 community-x86_64/0001-Better-handling-the-background-of-logout-dialog.patch |  
 27 
 community-x86_64/0001-Fix-unique-app-handling.patch |  
 84 -
 community-x86_64/0001-Use-GApplication-for-unique-app-handling.patch|  
147 ++
 community-x86_64/PKGBUILD   |  
 76 -
 community-x86_64/gtk3.patch |  
517 --
 11 files changed, 440 insertions(+), 1408 deletions(-)

Deleted: 
community-i686/0001-Better-handling-the-background-of-logout-dialog.patch
===
--- community-i686/0001-Better-handling-the-background-of-logout-dialog.patch   
2017-01-22 00:18:16 UTC (rev 208354)
+++ community-i686/0001-Better-handling-the-background-of-logout-dialog.patch   
2017-01-22 00:18:21 UTC (rev 208355)
@@ -1,27 +0,0 @@
-From 8a9001bdf8a367968922ca8193af56f5e22ec885 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Feb 2016 15:56:26 +0100
-Subject: [PATCH] Better handling the background of logout dialog
-

- lxsession-logout/lxsession-logout.c | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/lxsession-logout/lxsession-logout.c 
b/lxsession-logout/lxsession-logout.c
-index 8141b19..698b7d2 100644
 a/lxsession-logout/lxsession-logout.c
-+++ b/lxsession-logout/lxsession-logout.c
-@@ -629,9 +629,7 @@ int main(int argc, char * argv[])
- gtk_container_add(GTK_CONTAINER(alignment), center_area);
- 
- #ifdef USE_GTK3
--GtkStyle* style = gtk_widget_get_style (window);
--GdkColor color = style->bg[GTK_STATE_NORMAL];
--gtk_widget_modify_bg(center_area, GTK_STATE_NORMAL, );
-+gtk_style_context_add_class (gtk_widget_get_style_context (center_area), 
GTK_STYLE_CLASS_BACKGROUND);
- #endif
- 
- GtkWidget* center_vbox = gtk_vbox_new(FALSE, 6);
--- 
-2.7.1
-

Deleted: community-i686/0001-Fix-unique-app-handling.patch
===
--- community-i686/0001-Fix-unique-app-handling.patch   2017-01-22 00:18:16 UTC 
(rev 208354)
+++ community-i686/0001-Fix-unique-app-handling.patch   2017-01-22 00:18:21 UTC 
(rev 208355)
@@ -1,84 +0,0 @@
-From 33cd52312ef8a3abbb0709513f23b369941cb716 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Feb 2016 15:48:04 +0100
-Subject: [PATCH] Fix unique app handling
-
-- Define variables explicitely for vala compiler.
-- Use proper unique code for gtk3.

- Makefile.am   |  4 
- lxclipboard/main.vala | 11 +--
- lxpolkit/main.vala| 11 +--
- 3 files changed, 22 insertions(+), 4 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index c9546f5..6d32d95 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -83,7 +83,9 @@ lxclipboard_lxclipboard_LDADD = \
- $(NULL)
- 
- if USE_GTK3
-+lxclipboard_lxclipboard_VALAFLAGS += --define USE_GTK3
- else
-+lxclipboard_lxclipboard_VALAFLAGS += --define USE_GTK2
- lxclipboard_lxclipboard_VALAFLAGS += --pkg unique-1.0
- lxclipboard_lxclipboard_CPPFLAGS += 

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 23:19:59
  Author: bgyorgy
Revision: 208353

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

Added:
  lxterminal/repos/community-i686/PKGBUILD
(from rev 208352, lxterminal/trunk/PKGBUILD)
  lxterminal/repos/community-x86_64/PKGBUILD
(from rev 208352, lxterminal/trunk/PKGBUILD)
Deleted:
  lxterminal/repos/community-i686/PKGBUILD
  lxterminal/repos/community-i686/gtk3.patch
  lxterminal/repos/community-x86_64/PKGBUILD
  lxterminal/repos/community-x86_64/gtk3.patch

-+
 /PKGBUILD   |  102 +
 community-i686/PKGBUILD |   59 -
 community-i686/gtk3.patch   |  461 --
 community-x86_64/PKGBUILD   |   59 -
 community-x86_64/gtk3.patch |  461 --
 5 files changed, 102 insertions(+), 1040 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 23:19:53 UTC (rev 208352)
+++ community-i686/PKGBUILD 2017-01-21 23:19:59 UTC (rev 208353)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez  
-# Contributor: Geoffroy Carrier 
-
-pkgbase=lxterminal
-pkgname=(lxterminal lxterminal-gtk3)
-pkgver=0.2.0
-pkgrel=3
-pkgdesc="VTE-based terminal emulator (part of LXDE)"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://lxde.org/;
-depends=('vte' 'vte3')
-makedepends=('intltool')
-source=(https://downloads.sourceforge.net/lxde/${pkgbase}-${pkgver}.tar.gz
-gtk3.patch)
-md5sums=('e80ad1b6e26212f3d43908c2ad87ba4d'
- '98abfec91bd55e96001f87b0e3fdbc22')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -Np1 -i ../gtk3.patch
-  autoreconf -fi
-}
-
-build() {
-  # GTK+ 2 version
-  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
-  cd gtk2
-  ./configure --sysconfdir=/etc --prefix=/usr
-  make
-
-  cd "$srcdir"
-  # GTK+ 3 version
-  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
-  cd gtk3
-  ./configure --sysconfdir=/etc --prefix=/usr --enable-gtk3
-  make
-}
-
-package_lxterminal() {
-  groups=('lxde')
-  depends=('vte')
-
-  cd gtk2
-  make DESTDIR="$pkgdir" install
-}
-
-package_lxterminal-gtk3() {
-  groups=('lxde-gtk3')
-  pkgdesc+=' (GTK+ 3 version)'
-  depends=('vte3')
-  conflicts=('lxterminal')
-
-  cd gtk3
-  make DESTDIR="$pkgdir" install
-}

Copied: lxterminal/repos/community-i686/PKGBUILD (from rev 208352, 
lxterminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 23:19:59 UTC (rev 208353)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Angel Velasquez  
+# Contributor: Geoffroy Carrier 
+
+pkgbase=lxterminal
+pkgname=(lxterminal lxterminal-gtk3)
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="VTE-based terminal emulator (part of LXDE)"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://lxde.org/;
+depends=('vte' 'vte3')
+makedepends=('intltool')
+source=(https://downloads.sourceforge.net/lxde/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('2a424653565f04f4459cc86756e583f3107ca90e5e81250804dced5f8236c7f9')
+
+build() {
+  # GTK+ 2 version
+  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
+  cd gtk2
+  ./configure --sysconfdir=/etc --prefix=/usr
+  make
+
+  cd "$srcdir"
+  # GTK+ 3 version
+  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
+  cd gtk3
+  ./configure --sysconfdir=/etc --prefix=/usr --enable-gtk3
+  make
+}
+
+package_lxterminal() {
+  groups=('lxde')
+  depends=('vte')
+
+  cd gtk2
+  make DESTDIR="$pkgdir" install
+}
+
+package_lxterminal-gtk3() {
+  groups=('lxde-gtk3')
+  pkgdesc+=' (GTK+ 3 version)'
+  depends=('vte3')
+  conflicts=('lxterminal')
+
+  cd gtk3
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/gtk3.patch
===
--- community-i686/gtk3.patch   2017-01-21 23:19:53 UTC (rev 208352)
+++ community-i686/gtk3.patch   2017-01-21 23:19:59 UTC (rev 208353)
@@ -1,461 +0,0 @@
-From 164a4cf56af423d3445c15a6e7aceae46e048dd5 Mon Sep 17 00:00:00 2001
-From: FinboySlick 
-Date: Thu, 23 Jul 2015 16:05:19 -0400
-Subject: [PATCH] Support for vte>=0.38.0 -- Thanks Gyorgy Ballo
-

- configure.ac  |  4 +++-
- src/lxterminal.c  | 69 ++-
- src/preferences.c | 17 ++
- src/setting.c | 30 
- src/setting.h |  6 +
- 5 files changed, 124 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index fb03567..e502c78 100644
 

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 23:19:53
  Author: bgyorgy
Revision: 208352

upgpkg: lxterminal 0.3.0-1

Update to new version

Modified:
  lxterminal/trunk/PKGBUILD
Deleted:
  lxterminal/trunk/gtk3.patch

+
 PKGBUILD   |   16 --
 gtk3.patch |  461 ---
 2 files changed, 4 insertions(+), 473 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:53:04 UTC (rev 208351)
+++ PKGBUILD2017-01-21 23:19:53 UTC (rev 208352)
@@ -6,8 +6,8 @@
 
 pkgbase=lxterminal
 pkgname=(lxterminal lxterminal-gtk3)
-pkgver=0.2.0
-pkgrel=3
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="VTE-based terminal emulator (part of LXDE)"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -14,17 +14,9 @@
 url="http://lxde.org/;
 depends=('vte' 'vte3')
 makedepends=('intltool')
-source=(https://downloads.sourceforge.net/lxde/${pkgbase}-${pkgver}.tar.gz
-gtk3.patch)
-md5sums=('e80ad1b6e26212f3d43908c2ad87ba4d'
- '98abfec91bd55e96001f87b0e3fdbc22')
+source=(https://downloads.sourceforge.net/lxde/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('2a424653565f04f4459cc86756e583f3107ca90e5e81250804dced5f8236c7f9')
 
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -Np1 -i ../gtk3.patch
-  autoreconf -fi
-}
-
 build() {
   # GTK+ 2 version
   [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2

Deleted: gtk3.patch
===
--- gtk3.patch  2017-01-21 22:53:04 UTC (rev 208351)
+++ gtk3.patch  2017-01-21 23:19:53 UTC (rev 208352)
@@ -1,461 +0,0 @@
-From 164a4cf56af423d3445c15a6e7aceae46e048dd5 Mon Sep 17 00:00:00 2001
-From: FinboySlick 
-Date: Thu, 23 Jul 2015 16:05:19 -0400
-Subject: [PATCH] Support for vte>=0.38.0 -- Thanks Gyorgy Ballo
-

- configure.ac  |  4 +++-
- src/lxterminal.c  | 69 ++-
- src/preferences.c | 17 ++
- src/setting.c | 30 
- src/setting.h |  6 +
- 5 files changed, 124 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index fb03567..e502c78 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -56,7 +56,9 @@ PKG_CHECK_MODULES(glib, [glib-2.0 >= 2.6.0])
- PKG_CHECK_MODULES(x11, [x11 >= 1.0])
- 
- if test "x$enable_gtk3" = "xyes" ; then
--PKG_CHECK_MODULES(vte, [vte-2.90 >= 0.20.0])
-+PKG_CHECK_MODULES(vte, [vte-2.91 >= 0.20.0],, [
-+  PKG_CHECK_MODULES(vte, [vte-2.90 >= 0.20.0])
-+])
- else
- PKG_CHECK_MODULES(vte, [vte >= 0.20.0])
- fi
-diff --git a/src/lxterminal.c b/src/lxterminal.c
-index d85203c..7980a42 100644
 a/src/lxterminal.c
-+++ b/src/lxterminal.c
-@@ -39,6 +39,27 @@
- #include "unixsocket.h"
- 
- /* Linux color for palette. */
-+#if VTE_CHECK_VERSION (0, 38, 0)
-+static const GdkRGBA linux_color[16] =
-+{
-+{ 0, 0, 0, 1 },
-+{ 0.67, 0, 0, 1 },
-+{ 0, 0.67, 0, 1 },
-+{ 0.67, 0.33, 0, 1 },
-+{ 0, 0, 0.67, 1 },
-+{ 0.67, 0, 0.67, 1 },
-+{ 0, 0.67, 0.67, 1 },
-+{ 0.67, 0.67, 0.67, 1 },
-+{ 0.33, 0.33, 0.33, 1 },
-+{ 1, 0.33, 0.33, 1 },
-+{ 0.33, 1, 0.33, 1 },
-+{ 1, 1, 0.33, 1 },
-+{ 0.33, 0.33, 1, 1 },
-+{ 1, 0.33, 1, 1 },
-+{ 0.33, 1, 1, 1 },
-+{ 1, 1, 1, 1 }
-+};
-+#else
- static const GdkColor linux_color[16] =
- {
- { 0, 0x, 0x, 0x },
-@@ -58,6 +79,7 @@ static const GdkColor linux_color[16] =
- { 0, 0x, 0x, 0x },
- { 0, 0x, 0x, 0x }
- };
-+#endif
- 
- /* X accessor. */
- static void gdk_window_get_geometry_hints(GdkWindow * window, GdkGeometry * 
geometry, GdkWindowHints * geometry_mask);
-@@ -229,7 +251,18 @@ static void gdk_window_get_geometry_hints(GdkWindow * 
window, GdkGeometry * geom
- /* Accessor for border values from VteTerminal. */
- static GtkBorder * terminal_get_border(Term * term)
- {
--#if VTE_CHECK_VERSION(0, 24, 0)
-+#if VTE_CHECK_VERSION (0, 38, 0)
-+GtkBorder padding;
-+gtk_style_context_get_padding(gtk_widget_get_style_context(term->vte),
-+  gtk_widget_get_state_flags(term->vte),
-+  );
-+GtkBorder * border = gtk_border_new();
-+border->left = padding.left;
-+border->right = padding.right;
-+border->top = padding.top;
-+border->bottom = padding.bottom;
-+return border;
-+#elif VTE_CHECK_VERSION(0, 24, 0)
- /* Style property, new in 0.24.0, replaces the function below. */
- GtkBorder * border;
- gtk_widget_style_get(term->vte, "inner-border", , NULL);
-@@ -943,10 +976,19 @@ static void terminal_vte_commit(VteTerminal * vte, gchar 
* text, guint size, Ter
- static void terminal_settings_apply_to_term(LXTerminal * terminal, Term * 
term)
- {
- Setting * setting = get_setting();
-+#if VTE_CHECK_VERSION (0, 38, 0)
-+PangoFontDescription * font_desc;
-+#endif
- 
- /* Terminal properties. */
-+#if VTE_CHECK_VERSION (0, 38, 0)
-+

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:52:58
  Author: bgyorgy
Revision: 208350

upgpkg: lxpanel-gtk3 0.9.3-1

Update to new version

Modified:
  lxpanel-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:47:12 UTC (rev 208349)
+++ PKGBUILD2017-01-21 22:52:58 UTC (rev 208350)
@@ -6,7 +6,7 @@
 
 pkgname=lxpanel-gtk3
 _pkgname=lxpanel
-pkgver=0.9.1
+pkgver=0.9.3
 pkgrel=1
 pkgdesc='Lightweight X11 desktop panel for LXDE (GTK+ 3 version)'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 optdepends=('wireless_tools: netstat plugin')
 conflicts=($_pkgname)
 source=(https://downloads.sourceforge.net/lxde/$_pkgname-$pkgver.tar.xz)
-sha256sums=('11c7be044616c457cd18555758ae00c953c118cbfe0b0d6f4010bdacecc751b1')
+sha256sums=('342cfa205f255acf69c76ba0ca6c77c890f3955a879b755931c80ffae4d98fb1')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:53:04
  Author: bgyorgy
Revision: 208351

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

Added:
  lxpanel-gtk3/repos/community-i686/PKGBUILD
(from rev 208350, lxpanel-gtk3/trunk/PKGBUILD)
  lxpanel-gtk3/repos/community-x86_64/PKGBUILD
(from rev 208350, lxpanel-gtk3/trunk/PKGBUILD)
Deleted:
  lxpanel-gtk3/repos/community-i686/PKGBUILD
  lxpanel-gtk3/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 22:52:58 UTC (rev 208350)
+++ community-i686/PKGBUILD 2017-01-21 22:53:04 UTC (rev 208351)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=lxpanel-gtk3
-_pkgname=lxpanel
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='Lightweight X11 desktop panel for LXDE (GTK+ 3 version)'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde-gtk3')
-depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 'libfm-gtk3' 'libkeybinder3')
-makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
-optdepends=('wireless_tools: netstat plugin')
-conflicts=($_pkgname)
-source=(https://downloads.sourceforge.net/lxde/$_pkgname-$pkgver.tar.xz)
-sha256sums=('11c7be044616c457cd18555758ae00c953c118cbfe0b0d6f4010bdacecc751b1')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  # Disable pager plugin as it breaks panel layout with GTK+ 3
-  # https://sourceforge.net/p/lxde/bugs/773/
-  sed -i '/pager.c/d' plugins/Makefile.am
-  sed -i '/STATIC_PAGER/d' src/private.h
-  sed -i 's/libwnck-3.0//' configure.ac
-  autoreconf -fi
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure \
---sysconfdir=/etc \
---prefix=/usr \
---enable-gtk3
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxpanel-gtk3/repos/community-i686/PKGBUILD (from rev 208350, 
lxpanel-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 22:53:04 UTC (rev 208351)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Angel Velasquez 
+# Contributor: Juergen Hoetzel 
+
+pkgname=lxpanel-gtk3
+_pkgname=lxpanel
+pkgver=0.9.3
+pkgrel=1
+pkgdesc='Lightweight X11 desktop panel for LXDE (GTK+ 3 version)'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde-gtk3')
+depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 'libfm-gtk3' 'libkeybinder3')
+makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
+optdepends=('wireless_tools: netstat plugin')
+conflicts=($_pkgname)
+source=(https://downloads.sourceforge.net/lxde/$_pkgname-$pkgver.tar.xz)
+sha256sums=('342cfa205f255acf69c76ba0ca6c77c890f3955a879b755931c80ffae4d98fb1')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  # Disable pager plugin as it breaks panel layout with GTK+ 3
+  # https://sourceforge.net/p/lxde/bugs/773/
+  sed -i '/pager.c/d' plugins/Makefile.am
+  sed -i '/STATIC_PAGER/d' src/private.h
+  sed -i 's/libwnck-3.0//' configure.ac
+  autoreconf -fi
+}
+
+build() {
+  cd $_pkgname-$pkgver
+  ./configure \
+--sysconfdir=/etc \
+--prefix=/usr \
+--enable-gtk3
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-21 22:52:58 UTC (rev 208350)
+++ community-x86_64/PKGBUILD   2017-01-21 22:53:04 UTC (rev 208351)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=lxpanel-gtk3
-_pkgname=lxpanel
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='Lightweight X11 desktop panel for LXDE (GTK+ 3 version)'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde-gtk3')
-depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 

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

2017-01-21 Thread Jan Steffens
Date: Saturday, January 21, 2017 @ 22:48:34
  Author: heftig
Revision: 287114

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

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

---+
 /PKGBUILD |  104 
 extra-i686/PKGBUILD   |   50 ---
 extra-x86_64/PKGBUILD |   50 ---
 3 files changed, 104 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-01-21 22:47:58 UTC (rev 287113)
+++ extra-i686/PKGBUILD 2017-01-21 22:48:34 UTC (rev 287114)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Ben 
-
-pkgname=gmime
-pkgver=2.6.22
-pkgrel=1
-pkgdesc="Glorious MIME Utility Library"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://spruce.sourceforge.net/gmime/;
-depends=(glib2 gpgme zlib)
-makedepends=(gtk-sharp-2 gobject-introspection gtk-doc git vala docbook-utils)
-_commit=f0cdd82ebdc6c9daf6725ce10a7a97d5e15ea848  # tags/2.6.22^0
-source=("git+https://git.gnome.org/browse/gmime#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  # get rid of that .wapi errors in fakeroot
-  export MONO_SHARED_DIR="$srcdir/weird"
-  mkdir -p "$MONO_SHARED_DIR"
-
-  cd "$pkgname"
-
-  ./configure --prefix=/usr \
---program-prefix=$pkgname \
---enable-gtk-doc \
---enable-mono \
---enable-smime \
---disable-static
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gmime/repos/extra-i686/PKGBUILD (from rev 287113, gmime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-21 22:48:34 UTC (rev 287114)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Ben 
+
+pkgname=gmime
+pkgver=2.6.23
+pkgrel=1
+pkgdesc="Glorious MIME Utility Library"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://spruce.sourceforge.net/gmime/;
+depends=(glib2 gpgme zlib)
+makedepends=(gtk-sharp-2 gobject-introspection gtk-doc git vala docbook-utils)
+_commit=2e404fd8aad343aff427df02680c0c1ca39c1cfe  # master
+source=("git+https://git.gnome.org/browse/gmime#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  # Fixup tags for pkgver()
+  git tag -f 2.6.23 2e404fd8aad343aff427df02680c0c1ca39c1cfe
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  # get rid of that .wapi errors in fakeroot
+  export MONO_SHARED_DIR="$srcdir/weird"
+  mkdir -p "$MONO_SHARED_DIR"
+
+  cd "$pkgname"
+
+  ./configure --prefix=/usr \
+--program-prefix=$pkgname \
+--enable-gtk-doc \
+--enable-mono \
+--enable-smime \
+--disable-static
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-01-21 22:47:58 UTC (rev 287113)
+++ extra-x86_64/PKGBUILD   2017-01-21 22:48:34 UTC (rev 287114)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Ben 
-
-pkgname=gmime
-pkgver=2.6.22
-pkgrel=1
-pkgdesc="Glorious MIME Utility Library"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://spruce.sourceforge.net/gmime/;
-depends=(glib2 gpgme zlib)
-makedepends=(gtk-sharp-2 gobject-introspection gtk-doc git vala docbook-utils)
-_commit=f0cdd82ebdc6c9daf6725ce10a7a97d5e15ea848  # tags/2.6.22^0
-source=("git+https://git.gnome.org/browse/gmime#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  # get rid of that .wapi errors in fakeroot
-  export MONO_SHARED_DIR="$srcdir/weird"
-  mkdir -p "$MONO_SHARED_DIR"
-
-  cd "$pkgname"
-
-  ./configure --prefix=/usr \
---program-prefix=$pkgname \
---enable-gtk-doc \
---enable-mono \
---enable-smime \
---disable-static
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gmime/repos/extra-x86_64/PKGBUILD (from rev 287113, 
gmime/trunk/PKGBUILD)
===
--- 

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

2017-01-21 Thread Jan Steffens
Date: Saturday, January 21, 2017 @ 22:47:58
  Author: heftig
Revision: 287113

2.6.23-1

Modified:
  gmime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:18:52 UTC (rev 287112)
+++ PKGBUILD2017-01-21 22:47:58 UTC (rev 287113)
@@ -3,7 +3,7 @@
 # Contributor: Ben 
 
 pkgname=gmime
-pkgver=2.6.22
+pkgver=2.6.23
 pkgrel=1
 pkgdesc="Glorious MIME Utility Library"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 url="http://spruce.sourceforge.net/gmime/;
 depends=(glib2 gpgme zlib)
 makedepends=(gtk-sharp-2 gobject-introspection gtk-doc git vala docbook-utils)
-_commit=f0cdd82ebdc6c9daf6725ce10a7a97d5e15ea848  # tags/2.6.22^0
+_commit=2e404fd8aad343aff427df02680c0c1ca39c1cfe  # master
 source=("git+https://git.gnome.org/browse/gmime#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,6 +22,8 @@
 
 prepare() {
   cd $pkgname
+  # Fixup tags for pkgver()
+  git tag -f 2.6.23 2e404fd8aad343aff427df02680c0c1ca39c1cfe
   NOCONFIGURE=1 ./autogen.sh
 }
 


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:47:12
  Author: bgyorgy
Revision: 208349

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 22:47:04 UTC (rev 208348)
+++ community-i686/PKGBUILD 2017-01-21 22:47:12 UTC (rev 208349)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=lxpanel
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='Lightweight X11 desktop panel for LXDE'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde')
-depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck' 'libfm-gtk2' 
'libkeybinder2')
-makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
-optdepends=('wireless_tools: netstat plugin')
-source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-sha256sums=('11c7be044616c457cd18555758ae00c953c118cbfe0b0d6f4010bdacecc751b1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---sysconfdir=/etc \
---prefix=/usr
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxpanel/repos/community-i686/PKGBUILD (from rev 208348, 
lxpanel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 22:47:12 UTC (rev 208349)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Angel Velasquez 
+# Contributor: Juergen Hoetzel 
+
+pkgname=lxpanel
+pkgver=0.9.3
+pkgrel=1
+pkgdesc='Lightweight X11 desktop panel for LXDE'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck' 'libfm-gtk2' 
'libkeybinder2')
+makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
+optdepends=('wireless_tools: netstat plugin')
+source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+sha256sums=('342cfa205f255acf69c76ba0ca6c77c890f3955a879b755931c80ffae4d98fb1')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--sysconfdir=/etc \
+--prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-21 22:47:04 UTC (rev 208348)
+++ community-x86_64/PKGBUILD   2017-01-21 22:47:12 UTC (rev 208349)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=lxpanel
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='Lightweight X11 desktop panel for LXDE'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde')
-depends=('alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck' 'libfm-gtk2' 
'libkeybinder2')
-makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
-optdepends=('wireless_tools: netstat plugin')
-source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-sha256sums=('11c7be044616c457cd18555758ae00c953c118cbfe0b0d6f4010bdacecc751b1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---sysconfdir=/etc \
---prefix=/usr
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

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

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:47:04
  Author: bgyorgy
Revision: 208348

upgpkg: lxpanel 0.9.3-1

Update to new version

Modified:
  lxpanel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:43:55 UTC (rev 208347)
+++ PKGBUILD2017-01-21 22:47:04 UTC (rev 208348)
@@ -5,7 +5,7 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=lxpanel
-pkgver=0.9.1
+pkgver=0.9.3
 pkgrel=1
 pkgdesc='Lightweight X11 desktop panel for LXDE'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools')
 optdepends=('wireless_tools: netstat plugin')
 source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-sha256sums=('11c7be044616c457cd18555758ae00c953c118cbfe0b0d6f4010bdacecc751b1')
+sha256sums=('342cfa205f255acf69c76ba0ca6c77c890f3955a879b755931c80ffae4d98fb1')
 
 build() {
   cd $pkgname-$pkgver


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:43:55
  Author: bgyorgy
Revision: 208347

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

Added:
  pcmanfm-gtk3/repos/community-i686/PKGBUILD
(from rev 208346, pcmanfm-gtk3/trunk/PKGBUILD)
  pcmanfm-gtk3/repos/community-x86_64/PKGBUILD
(from rev 208346, pcmanfm-gtk3/trunk/PKGBUILD)
Deleted:
  pcmanfm-gtk3/repos/community-i686/PKGBUILD
  pcmanfm-gtk3/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 22:43:48 UTC (rev 208346)
+++ community-i686/PKGBUILD 2017-01-21 22:43:55 UTC (rev 208347)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Unknown47 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=pcmanfm-gtk3
-_pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
-pkgdesc='Extremely fast and lightweight file manager (GTK+ 3 version)'
-arch=('i686' 'x86_64')
-url='http://pcmanfm.sourceforge.net/'
-license=('GPL')
-groups=('lxde-gtk3')
-depends=('libfm-gtk3' 'lxmenu-data')
-makedepends=('intltool')
-optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
-'xarchiver: archive management')
-conflicts=($_pkgname)
-source=(https://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr --with-gtk=3
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pcmanfm-gtk3/repos/community-i686/PKGBUILD (from rev 208346, 
pcmanfm-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 22:43:55 UTC (rev 208347)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Unknown47 
+# Contributor: Angel Velasquez 
+# Contributor: Juergen Hoetzel 
+
+pkgname=pcmanfm-gtk3
+_pkgname=pcmanfm
+pkgver=1.2.5
+pkgrel=1
+pkgdesc='Extremely fast and lightweight file manager (GTK+ 3 version)'
+arch=('i686' 'x86_64')
+url='http://pcmanfm.sourceforge.net/'
+license=('GPL')
+groups=('lxde-gtk3')
+depends=('libfm-gtk3' 'lxmenu-data')
+makedepends=('intltool')
+optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
+'xarchiver: archive management')
+conflicts=($_pkgname)
+source=(https://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.xz)
+sha256sums=('0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67')
+
+build() {
+  cd $_pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr --with-gtk=3
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-21 22:43:48 UTC (rev 208346)
+++ community-x86_64/PKGBUILD   2017-01-21 22:43:55 UTC (rev 208347)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Unknown47 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=pcmanfm-gtk3
-_pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
-pkgdesc='Extremely fast and lightweight file manager (GTK+ 3 version)'
-arch=('i686' 'x86_64')
-url='http://pcmanfm.sourceforge.net/'
-license=('GPL')
-groups=('lxde-gtk3')
-depends=('libfm-gtk3' 'lxmenu-data')
-makedepends=('intltool')
-optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
-'xarchiver: archive management')
-conflicts=($_pkgname)
-source=(https://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr --with-gtk=3
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pcmanfm-gtk3/repos/community-x86_64/PKGBUILD (from rev 208346, 
pcmanfm-gtk3/trunk/PKGBUILD)

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:43:48
  Author: bgyorgy
Revision: 208346

upgpkg: pcmanfm-gtk3 1.2.5-1

Update to new version

Modified:
  pcmanfm-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:41:57 UTC (rev 208345)
+++ PKGBUILD2017-01-21 22:43:48 UTC (rev 208346)
@@ -7,8 +7,8 @@
 
 pkgname=pcmanfm-gtk3
 _pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+pkgrel=1
 pkgdesc='Extremely fast and lightweight file manager (GTK+ 3 version)'
 arch=('i686' 'x86_64')
 url='http://pcmanfm.sourceforge.net/'
@@ -17,11 +17,10 @@
 depends=('libfm-gtk3' 'lxmenu-data')
 makedepends=('intltool')
 optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
 'xarchiver: archive management')
 conflicts=($_pkgname)
 source=(https://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
+sha256sums=('0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67')
 
 build() {
   cd $_pkgname-$pkgver


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:41:57
  Author: bgyorgy
Revision: 208345

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 22:41:50 UTC (rev 208344)
+++ community-i686/PKGBUILD 2017-01-21 22:41:57 UTC (rev 208345)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Unknown47 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
-pkgdesc='Extremely fast and lightweight file manager'
-arch=('i686' 'x86_64')
-url='http://pcmanfm.sourceforge.net/'
-license=('GPL')
-groups=('lxde')
-depends=('libfm-gtk2' 'lxmenu-data')
-makedepends=('intltool')
-optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
-'xarchiver: archive management')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pcmanfm/repos/community-i686/PKGBUILD (from rev 208344, 
pcmanfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 22:41:57 UTC (rev 208345)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Unknown47 
+# Contributor: Angel Velasquez 
+# Contributor: Juergen Hoetzel 
+
+pkgname=pcmanfm
+pkgver=1.2.5
+pkgrel=1
+pkgdesc='Extremely fast and lightweight file manager'
+arch=('i686' 'x86_64')
+url='http://pcmanfm.sourceforge.net/'
+license=('GPL')
+groups=('lxde')
+depends=('libfm-gtk2' 'lxmenu-data')
+makedepends=('intltool')
+optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
+'xarchiver: archive management')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-21 22:41:50 UTC (rev 208344)
+++ community-x86_64/PKGBUILD   2017-01-21 22:41:57 UTC (rev 208345)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Unknown47 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
-pkgdesc='Extremely fast and lightweight file manager'
-arch=('i686' 'x86_64')
-url='http://pcmanfm.sourceforge.net/'
-license=('GPL')
-groups=('lxde')
-depends=('libfm-gtk2' 'lxmenu-data')
-makedepends=('intltool')
-optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
-'xarchiver: archive management')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pcmanfm/repos/community-x86_64/PKGBUILD (from rev 208344, 
pcmanfm/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-21 22:41:57 UTC (rev 208345)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: 

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:41:50
  Author: bgyorgy
Revision: 208344

upgpkg: pcmanfm 1.2.5-1

Update to new version

Modified:
  pcmanfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 22:36:08 UTC (rev 208343)
+++ PKGBUILD2017-01-21 22:41:50 UTC (rev 208344)
@@ -6,8 +6,8 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+pkgrel=1
 pkgdesc='Extremely fast and lightweight file manager'
 arch=('i686' 'x86_64')
 url='http://pcmanfm.sourceforge.net/'
@@ -16,10 +16,9 @@
 depends=('libfm-gtk2' 'lxmenu-data')
 makedepends=('intltool')
 optdepends=('gvfs: for trash support, mounting with udisks and remote 
filesystems'
-'udisks: alternative for mounting volumes'
 'xarchiver: archive management')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
+sha256sums=('0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67')
 
 build() {
   cd $pkgname-$pkgver


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:36:08
  Author: bgyorgy
Revision: 208343

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

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

---+
 /PKGBUILD |  248 
 community-i686/PKGBUILD   |  126 --
 community-x86_64/PKGBUILD |  126 --
 3 files changed, 248 insertions(+), 252 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 22:36:01 UTC (rev 208342)
+++ community-i686/PKGBUILD 2017-01-21 22:36:08 UTC (rev 208343)
@@ -1,126 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Unknown47 
-# Contributor: Angel Velasquez 
-# Contributor: Juergen Hoetzel 
-
-pkgbase=libfm
-pkgname=(libfm libfm-extra libfm-gtk2 libfm-gtk3)
-pkgver=1.2.4
-pkgrel=2
-pkgdesc='Library for file management'
-url='http://pcmanfm.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'gtk2' 'gtk3' 'libexif' 'menu-cache' 'shared-mime-info')
-makedepends=('udisks' 'intltool' 'gtk-doc')
-source=(https://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
-md5sums=('74997d75e7e87dc73398746fd373bf52')
-
-build() {
-  # GTK+ 2 version
-  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
-  cd gtk2
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---enable-udisks \
---enable-gtk-doc \
---with-gnu-ld
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-
-  cd "$srcdir"
-  # GTK+ 3 version
-  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
-  cd gtk3
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---enable-udisks \
---with-gnu-ld \
---with-gtk=3
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_libfm() {
-  depends=('dbus-glib' 'libexif' "libfm-extra=$pkgver" 'menu-cache' 
'shared-mime-info')
-  
-  cd gtk2
-  make DESTDIR="$pkgdir" install
-
-  # Temporary fix to FS#32361
-  rm -rf "$pkgdir"/usr/include/libfm
-  mv "$pkgdir"/usr/include/libfm-1.0/ "$pkgdir"/usr/include/libfm
-
-  # Split libfm-extra
-  [[ -d $srcdir/libfm-extra ]] && rm -r "$srcdir/libfm-extra/"
-  mkdir "$srcdir"/libfm-extra
-  mv "$pkgdir"/usr/include/libfm/fm-{extra,version,xml-file}.h \
- "$pkgdir"/usr/lib/libfm-extra.* \
- "$pkgdir"/usr/lib/pkgconfig/libfm-extra.pc \
- "$srcdir/libfm-extra/"
-
-  # Split libfm-gtk2
-  [[ -d $srcdir/libfm-gtk2 ]] && rm -r "$srcdir/libfm-gtk2/"
-  mkdir "$srcdir"/libfm-gtk2
-  mv "$pkgdir/usr/bin" \
- "$pkgdir"/usr/lib/libfm-gtk.* \
- "$pkgdir"/usr/lib/libfm/modules/gtk-* \
- "$pkgdir/usr/lib/pkgconfig/libfm-gtk.pc" \
- "$pkgdir/usr/share/applications" \
- "$pkgdir/usr/share/man" \
- "$srcdir/libfm-gtk2/"
-}
-
-package_libfm-extra() {
-  pkgdesc="Extra library for file management" 
-  depends=('glib2')
-
-  cd "$srcdir"/libfm-extra
-  mkdir -p "$pkgdir"/usr/{include/libfm,lib/pkgconfig}
-  mv *.h "$pkgdir/usr/include/libfm"
-  mv libfm-extra.so* "$pkgdir/usr/lib"
-  mv libfm-extra.pc "$pkgdir/usr/lib/pkgconfig"
-}
-
-package_libfm-gtk2() {
-  pkgdesc='GTK+ 2 library for file management'
-  depends=('gtk2' "libfm=$pkgver")
-  replaces=('lxshortcut')
-  provides=('lxshortcut')
-  conflicts=('lxshortcut')
-
-  cd "$srcdir"/libfm-gtk2
-  mkdir -p "$pkgdir"/usr/{lib/{libfm/modules,pkgconfig},share}
-  mv bin "$pkgdir/usr"
-  mv libfm-gtk.so* "$pkgdir"/usr/lib
-  mv gtk-* "$pkgdir"/usr/lib/libfm/modules
-  mv libfm-gtk.pc "$pkgdir/usr/lib/pkgconfig"
-  mv applications "$pkgdir/usr/share"
-  mv man "$pkgdir/usr/share"
-}
-
-package_libfm-gtk3() {
-  pkgdesc='GTK+ 3 library for file management'
-  depends=('gtk3' "libfm=$pkgver")
-  conflicts=('libfm-gtk2' 'lxshortcut')
-
-  cd gtk3
-  make DESTDIR="$srcdir"/libfm-gtk3 install
-
-  cd "$srcdir"/libfm-gtk3
-  mkdir -p "$pkgdir"/usr/{lib/{libfm/modules,pkgconfig},share}
-  mv usr/bin "$pkgdir/usr"
-  mv usr/lib/libfm-gtk3.so* "$pkgdir"/usr/lib
-  mv usr/lib/libfm/modules/gtk-* "$pkgdir"/usr/lib/libfm/modules
-  mv usr/lib/pkgconfig/libfm-gtk3.pc "$pkgdir/usr/lib/pkgconfig"
-  mv usr/share/applications "$pkgdir/usr/share"
-  mv usr/share/man "$pkgdir/usr/share"
-}

Copied: libfm/repos/community-i686/PKGBUILD (from rev 208342, 
libfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ 

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 22:36:01
  Author: bgyorgy
Revision: 208342

upgpkg: libfm 1.2.5-1

Update to new version

Modified:
  libfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:40:58 UTC (rev 208341)
+++ PKGBUILD2017-01-21 22:36:01 UTC (rev 208342)
@@ -7,16 +7,16 @@
 
 pkgbase=libfm
 pkgname=(libfm libfm-extra libfm-gtk2 libfm-gtk3)
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+pkgrel=1
 pkgdesc='Library for file management'
 url='http://pcmanfm.sourceforge.net/'
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('dbus-glib' 'gtk2' 'gtk3' 'libexif' 'menu-cache' 'shared-mime-info')
-makedepends=('udisks' 'intltool' 'gtk-doc')
+depends=('gtk2' 'gtk3' 'libexif' 'menu-cache')
+makedepends=('intltool' 'gtk-doc')
 source=(https://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
-md5sums=('74997d75e7e87dc73398746fd373bf52')
+sha256sums=('c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a')
 
 build() {
   # GTK+ 2 version
@@ -24,7 +24,6 @@
   cd gtk2
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
---enable-udisks \
 --enable-gtk-doc \
 --with-gnu-ld
 
@@ -39,7 +38,6 @@
   cd gtk3
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
---enable-udisks \
 --with-gnu-ld \
 --with-gtk=3
 
@@ -50,7 +48,7 @@
 }
 
 package_libfm() {
-  depends=('dbus-glib' 'libexif' "libfm-extra=$pkgver" 'menu-cache' 
'shared-mime-info')
+  depends=('libexif' "libfm-extra=$pkgver" 'menu-cache')
   
   cd gtk2
   make DESTDIR="$pkgdir" install


[arch-commits] Commit in xdg-desktop-portal-gtk/repos (4 files)

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 22:18:52
  Author: bpiotrowski
Revision: 287112

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

Added:
  xdg-desktop-portal-gtk/repos/extra-i686/
  xdg-desktop-portal-gtk/repos/extra-i686/PKGBUILD
(from rev 287111, xdg-desktop-portal-gtk/trunk/PKGBUILD)
  xdg-desktop-portal-gtk/repos/extra-x86_64/
  xdg-desktop-portal-gtk/repos/extra-x86_64/PKGBUILD
(from rev 287111, xdg-desktop-portal-gtk/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   25 +
 extra-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: xdg-desktop-portal-gtk/repos/extra-i686/PKGBUILD (from rev 287111, 
xdg-desktop-portal-gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-21 22:18:52 UTC (rev 287112)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal-gtk
+pkgver=0.5
+pkgrel=2
+pkgdesc='A GTK+ backend for xdg-desktop-portal'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2.1')
+depends=('xdg-desktop-portal' 'gtk3')
+source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install
+}

Copied: xdg-desktop-portal-gtk/repos/extra-x86_64/PKGBUILD (from rev 287111, 
xdg-desktop-portal-gtk/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-01-21 22:18:52 UTC (rev 287112)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal-gtk
+pkgver=0.5
+pkgrel=2
+pkgdesc='A GTK+ backend for xdg-desktop-portal'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2.1')
+depends=('xdg-desktop-portal' 'gtk3')
+source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install
+}


[arch-commits] Commit in (4 files)

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 22:17:20
  Author: bpiotrowski
Revision: 287111

newpkg: xdg-desktop-portal-gtk 0.5-2

Added:
  xdg-desktop-portal-gtk/
  xdg-desktop-portal-gtk/repos/
  xdg-desktop-portal-gtk/trunk/
  xdg-desktop-portal-gtk/trunk/PKGBUILD

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

Added: xdg-desktop-portal-gtk/trunk/PKGBUILD
===
--- xdg-desktop-portal-gtk/trunk/PKGBUILD   (rev 0)
+++ xdg-desktop-portal-gtk/trunk/PKGBUILD   2017-01-21 22:17:20 UTC (rev 
287111)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal-gtk
+pkgver=0.5
+pkgrel=2
+pkgdesc='A GTK+ backend for xdg-desktop-portal'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2.1')
+depends=('xdg-desktop-portal' 'gtk3')
+source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install
+}


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


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:40:58
  Author: bgyorgy
Revision: 208341

archrelease: copy trunk to community-any

Added:
  smuxi/repos/community-any/PKGBUILD
(from rev 208340, smuxi/trunk/PKGBUILD)
Deleted:
  smuxi/repos/community-any/PKGBUILD

--+
 PKGBUILD |  122 ++---
 1 file changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 21:40:54 UTC (rev 208340)
+++ PKGBUILD2017-01-21 21:40:58 UTC (rev 208341)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Madek 
-# Contributor: Marcelo Cavalcante 
-# Contributor: Jens Kleikamp 
-# Contributor: Philipp Gildein 
-
-pkgbase=smuxi
-pkgname=('smuxi-server' 'smuxi')
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
-arch=('any')
-url="https://smuxi.im/;
-license=('GPL')
-makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
-options=('!emptydirs')
-source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz{,.asc})
-validpgpkeys=('ABE195E150A8DBE7809D3F427127E5ABEEF946C8') # Mirco Bauer
-md5sums=('af1a0c7d4a60f97063aa119531942fd1'
- 'SKIP')
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-frontend-stfl \
-  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
-  LANG=C make -j1
-}
-
-package_smuxi-server() {
-  pkgdesc+=" (common files and server)"
-  depends=('log4net' 'nini')
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Split frontend
-  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
-  mkdir "$srcdir"/frontend
-  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
- "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
- "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
- "$pkgdir"/usr/share/{appdata,applications,icons} \
- "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
- "$srcdir/frontend/"
-}
-
-package_smuxi() {
-  pkgdesc+=" (frontend)" 
-  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
-  cd "$srcdir/frontend"
-
-  mkdir -p "$pkgdir"/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
-  mv smuxi-frontend-{gnome,stfl} "$pkgdir/usr/bin"
-  mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
-  mv smuxi-frontend*.1 "$pkgdir/usr/share/man/man1"
-  mv smuxi-frontend* "$pkgdir/usr/lib/smuxi"
-  mv {appdata,applications,icons} "$pkgdir/usr/share"
-}

Copied: smuxi/repos/community-any/PKGBUILD (from rev 208340, 
smuxi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 21:40:58 UTC (rev 208341)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Madek 
+# Contributor: Marcelo Cavalcante 
+# Contributor: Jens Kleikamp 
+# Contributor: Philipp Gildein 
+
+pkgbase=smuxi
+pkgname=('smuxi-server' 'smuxi')
+pkgver=1.0.5
+pkgrel=2
+pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
+arch=('any')
+url="https://smuxi.im/;
+license=('GPL')
+makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
+options=('!emptydirs')
+source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz{,.asc})
+validpgpkeys=('ABE195E150A8DBE7809D3F427127E5ABEEF946C8') # Mirco Bauer
+md5sums=('af1a0c7d4a60f97063aa119531942fd1'
+ 'SKIP')
+
+build() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-frontend-stfl \
+  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
+  LANG=C make -j1
+}
+
+package_smuxi-server() {
+  pkgdesc+=" (common files and server)"
+  depends=('log4net' 'nini')
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # Split frontend
+  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
+  mkdir "$srcdir"/frontend
+  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
+ "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
+ "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
+ "$pkgdir"/usr/share/{appdata,applications,icons} \
+ "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
+ "$srcdir/frontend/"
+}
+
+package_smuxi() {
+  pkgdesc+=" (frontend)" 
+  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
+  cd "$srcdir/frontend"
+
+  mkdir -p "$pkgdir"/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
+  mv smuxi-frontend-{gnome,stfl} "$pkgdir/usr/bin"
+  mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
+  mv 

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:40:24
  Author: bgyorgy
Revision: 208338

upgpkg: log4net 2.0.7-1

Update to new version

Modified:
  log4net/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:32:16 UTC (rev 208337)
+++ PKGBUILD2017-01-21 21:40:24 UTC (rev 208338)
@@ -4,7 +4,7 @@
 # Contributor: Thijs Vermeir 
 
 pkgname=log4net
-pkgver=1.2.15
+pkgver=2.0.7
 pkgrel=1
 pkgdesc="A tool to help the programmer output log statements to a variety of 
output targets"
 arch=('any')
@@ -11,12 +11,12 @@
 url="http://logging.apache.org/log4net/;
 license=('Apache')
 depends=('mono')
-source=(https://www.apache.org/dist/logging/$pkgname/source/$pkgname-$pkgver-src.zip{,.asc}
+source=(https://archive.apache.org/dist/logging/$pkgname/source/$pkgname-$pkgver-src.zip{,.asc}
 $pkgname.pc)
 validpgpkeys=('CE8075A251547BEE249BC151A2115AE15F6B8B72') # Stefan Bodewig
-md5sums=('f87a8553222a70a58cf51d9f8d6c5947'
- 'SKIP'
- 'a292da72afbd6bd705e02f4ddb564fd7')
+sha256sums=('17085a6a793b2f1b02fb802a8c5bcaa3da67955bf4f092e9516e15f1ee164ba0'
+'SKIP'
+'cfc74d3a19287d2458a11dbb79240e33c64a7f02daf257272f11a1074726c0b7')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:40:54
  Author: bgyorgy
Revision: 208340

upgpkg: smuxi 1.0.5-2

Rebuild for new log4net

Modified:
  smuxi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:40:29 UTC (rev 208339)
+++ PKGBUILD2017-01-21 21:40:54 UTC (rev 208340)
@@ -8,7 +8,7 @@
 pkgbase=smuxi
 pkgname=('smuxi-server' 'smuxi')
 pkgver=1.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
 arch=('any')
 url="https://smuxi.im/;


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:40:29
  Author: bgyorgy
Revision: 208339

archrelease: copy trunk to community-any

Added:
  log4net/repos/community-any/PKGBUILD
(from rev 208338, log4net/trunk/PKGBUILD)
  log4net/repos/community-any/log4net.pc
(from rev 208338, log4net/trunk/log4net.pc)
Deleted:
  log4net/repos/community-any/PKGBUILD
  log4net/repos/community-any/log4net.pc

+
 PKGBUILD   |   76 +--
 log4net.pc |   16 ++--
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 21:40:24 UTC (rev 208338)
+++ PKGBUILD2017-01-21 21:40:29 UTC (rev 208339)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Frane Bandov 
-# Contributor: Thijs Vermeir 
-
-pkgname=log4net
-pkgver=1.2.15
-pkgrel=1
-pkgdesc="A tool to help the programmer output log statements to a variety of 
output targets"
-arch=('any')
-url="http://logging.apache.org/log4net/;
-license=('Apache')
-depends=('mono')
-source=(https://www.apache.org/dist/logging/$pkgname/source/$pkgname-$pkgver-src.zip{,.asc}
-$pkgname.pc)
-validpgpkeys=('CE8075A251547BEE249BC151A2115AE15F6B8B72') # Stefan Bodewig
-md5sums=('f87a8553222a70a58cf51d9f8d6c5947'
- 'SKIP'
- 'a292da72afbd6bd705e02f4ddb564fd7')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i "s/@VERSION@/$pkgver/" "$srcdir/$pkgname.pc"
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  mkdir bin
-  dmcs -t:library -out:bin/$pkgname.dll -keyfile:$pkgname.snk -d:NET_2_0 \
-   
-r:System,System.Data,System.Xml,System.Web,System.Net,System.Configuration \
-   $(find src -name "*.cs")
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  gacutil -i bin/$pkgname.dll -package $pkgname-$pkgver -root 
"$pkgdir/usr/lib/"
-  install -Dm644 "$srcdir/$pkgname.pc" "$pkgdir/usr/lib/pkgconfig/$pkgname.pc"
-}

Copied: log4net/repos/community-any/PKGBUILD (from rev 208338, 
log4net/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 21:40:29 UTC (rev 208339)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Frane Bandov 
+# Contributor: Thijs Vermeir 
+
+pkgname=log4net
+pkgver=2.0.7
+pkgrel=1
+pkgdesc="A tool to help the programmer output log statements to a variety of 
output targets"
+arch=('any')
+url="http://logging.apache.org/log4net/;
+license=('Apache')
+depends=('mono')
+source=(https://archive.apache.org/dist/logging/$pkgname/source/$pkgname-$pkgver-src.zip{,.asc}
+$pkgname.pc)
+validpgpkeys=('CE8075A251547BEE249BC151A2115AE15F6B8B72') # Stefan Bodewig
+sha256sums=('17085a6a793b2f1b02fb802a8c5bcaa3da67955bf4f092e9516e15f1ee164ba0'
+'SKIP'
+'cfc74d3a19287d2458a11dbb79240e33c64a7f02daf257272f11a1074726c0b7')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i "s/@VERSION@/$pkgver/" "$srcdir/$pkgname.pc"
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir bin
+  dmcs -t:library -out:bin/$pkgname.dll -keyfile:$pkgname.snk -d:NET_2_0 \
+   
-r:System,System.Data,System.Xml,System.Web,System.Net,System.Configuration \
+   $(find src -name "*.cs")
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  gacutil -i bin/$pkgname.dll -package $pkgname-$pkgver -root 
"$pkgdir/usr/lib/"
+  install -Dm644 "$srcdir/$pkgname.pc" "$pkgdir/usr/lib/pkgconfig/$pkgname.pc"
+}

Deleted: log4net.pc
===
--- log4net.pc  2017-01-21 21:40:24 UTC (rev 208338)
+++ log4net.pc  2017-01-21 21:40:29 UTC (rev 208339)
@@ -1,8 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-
-Name: Log4net
-Description: Log4net - Logging library for C# and VB.NET
-Version: @VERSION@
-Libs: -r:${libdir}/mono/log4net-@VERSION@/log4net.dll

Copied: log4net/repos/community-any/log4net.pc (from rev 208338, 
log4net/trunk/log4net.pc)
===
--- log4net.pc  (rev 0)
+++ log4net.pc  2017-01-21 21:40:29 UTC (rev 208339)
@@ -0,0 +1,8 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+
+Name: Log4net
+Description: Log4net - Logging library for C# and VB.NET
+Version: @VERSION@
+Libs: -r:${libdir}/mono/log4net-@VERSION@/log4net.dll


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:32:16
  Author: bgyorgy
Revision: 208337

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

Added:
  budgie-desktop/repos/community-i686/PKGBUILD
(from rev 208336, budgie-desktop/trunk/PKGBUILD)
  budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 208336, budgie-desktop/trunk/PKGBUILD)
Deleted:
  budgie-desktop/repos/community-i686/PKGBUILD
  budgie-desktop/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 21:32:09 UTC (rev 208336)
+++ community-i686/PKGBUILD 2017-01-21 21:32:16 UTC (rev 208337)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=budgie-desktop
-_helper_pkgname=budgie-helper
-pkgver=10.2.8
-_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
-pkgrel=1
-pkgdesc="Modern desktop environment from the Solus Project"
-arch=('i686' 'x86_64')
-url="https://solus-project.com/budgie;
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
-makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 
'vala')
-optdepends=('gnome-backgrounds: Default background'
-'gnome-control-center: System settings'
-'gnome-screensaver: Lock screen'
-'network-manager-applet: Network management')
-source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev;)
-sha256sums=('d30f573429e6ce853f0770d9959a6a82ee56925a854d96991f625e14faf98019'
-'3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
-
-prepare() {
-   cd $pkgname-$pkgver
-
-   # Provide better compatibility for GNOME
-   # https://github.com/solus-project/budgie-desktop/issues/261
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile
-
-   #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-   make
-
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile 
--disable-Werror
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   make DESTDIR="$pkgdir" install
-}

Copied: budgie-desktop/repos/community-i686/PKGBUILD (from rev 208336, 
budgie-desktop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 21:32:16 UTC (rev 208337)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=budgie-desktop
+_helper_pkgname=budgie-helper
+pkgver=10.2.9
+_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
+pkgrel=1
+pkgdesc="Modern desktop environment from the Solus Project"
+arch=('i686' 'x86_64')
+url="https://solus-project.com/budgie;
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
+makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 
'vala')
+optdepends=('gnome-backgrounds: Default background'
+'gnome-control-center: System settings'
+'gnome-screensaver: Lock screen'
+'network-manager-applet: Network management')
+source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
+
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev;)
+sha256sums=('80c49c462dffbc1af7e1264be5add7e11ff23909c715adeb0aa22129ac524c48'
+'3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
+
+prepare() {
+   cd $pkgname-$pkgver
+
+   # Provide better compatibility for GNOME
+   # https://github.com/solus-project/budgie-desktop/issues/261
+   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+   NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile
+
+   

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:32:09
  Author: bgyorgy
Revision: 208336

upgpkg: budgie-desktop 10.2.9-1

Update to new version

Modified:
  budgie-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:25:52 UTC (rev 208335)
+++ PKGBUILD2017-01-21 21:32:09 UTC (rev 208336)
@@ -3,7 +3,7 @@
 
 pkgname=budgie-desktop
 _helper_pkgname=budgie-helper
-pkgver=10.2.8
+pkgver=10.2.9
 _helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
 pkgrel=1
 pkgdesc="Modern desktop environment from the Solus Project"
@@ -18,7 +18,7 @@
 'network-manager-applet: Network management')
 
source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
 
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev;)
-sha256sums=('d30f573429e6ce853f0770d9959a6a82ee56925a854d96991f625e14faf98019'
+sha256sums=('80c49c462dffbc1af7e1264be5add7e11ff23909c715adeb0aa22129ac524c48'
 '3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
 
 prepare() {


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:25:48
  Author: bgyorgy
Revision: 208334

upgpkg: openbve 1.5.0.9-1

Update to new version

Modified:
  openbve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:02:34 UTC (rev 208333)
+++ PKGBUILD2017-01-21 21:25:48 UTC (rev 208334)
@@ -2,7 +2,7 @@
 
 pkgname=openbve
 _pkgname=OpenBVE
-pkgver=1.5.0.8
+pkgver=1.5.0.9
 pkgrel=1
 pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
 arch=('any')
@@ -12,7 +12,7 @@
 
source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
 $pkgname.sh
 $pkgname.desktop)
-sha256sums=('cf1849060d2e33851310554bc70300e214d9fefd33f4331f1e7f4826402e065f'
+sha256sums=('3ea9be46a17915ad23aab91013c9c261cb87dd171a0a1e1142ccfcad563c0979'
 'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
 '8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
 


[arch-commits] Commit in openbve/repos/community-any (6 files)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:25:52
  Author: bgyorgy
Revision: 208335

archrelease: copy trunk to community-any

Added:
  openbve/repos/community-any/PKGBUILD
(from rev 208334, openbve/trunk/PKGBUILD)
  openbve/repos/community-any/openbve.desktop
(from rev 208334, openbve/trunk/openbve.desktop)
  openbve/repos/community-any/openbve.sh
(from rev 208334, openbve/trunk/openbve.sh)
Deleted:
  openbve/repos/community-any/PKGBUILD
  openbve/repos/community-any/openbve.desktop
  openbve/repos/community-any/openbve.sh

-+
 PKGBUILD|   96 +++---
 openbve.desktop |   18 +-
 openbve.sh  |4 +-
 3 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 21:25:48 UTC (rev 208334)
+++ PKGBUILD2017-01-21 21:25:52 UTC (rev 208335)
@@ -1,48 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=openbve
-_pkgname=OpenBVE
-pkgver=1.5.0.8
-pkgrel=1
-pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
-arch=('any')
-url="http://openbve-project.net/;
-license=('MIT' 'custom:public domain')
-depends=('libxi' 'mono' 'openal')
-source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
-$pkgname.sh
-$pkgname.desktop)
-sha256sums=('cf1849060d2e33851310554bc70300e214d9fefd33f4331f1e7f4826402e065f'
-'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
-'8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
-
-build() {
-  cd $_pkgname-$pkgver
-  xbuild /p:Configuration=Release openBVE/OpenBve.sln
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  # Binaries
-  install -dm755 "$pkgdir/usr/lib/$pkgname/"
-  cp -r openBVE/OpenBve/bin/Release/* "$pkgdir/usr/lib/$pkgname/"
-
-  # Data
-  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
-  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
-  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
-
-  # Executable
-  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
-  # Desktop file and icon
-  install -Dm644 ../$pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  mkdir -p "$pkgdir/usr/share/pixmaps"
-  ln -s ../games/$pkgname/Data/Menu/logo.png 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-  # License
-  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
-  install -m644 CSSCriptLicence.txt OpenTKLicence.txt Readme.md 
SharpCompressLicence.txt \
-"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: openbve/repos/community-any/PKGBUILD (from rev 208334, 
openbve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 21:25:52 UTC (rev 208335)
@@ -0,0 +1,48 @@
+# Maintainer: Balló György 
+
+pkgname=openbve
+_pkgname=OpenBVE
+pkgver=1.5.0.9
+pkgrel=1
+pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
+arch=('any')
+url="http://openbve-project.net/;
+license=('MIT' 'custom:public domain')
+depends=('libxi' 'mono' 'openal')
+source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
+$pkgname.sh
+$pkgname.desktop)
+sha256sums=('3ea9be46a17915ad23aab91013c9c261cb87dd171a0a1e1142ccfcad563c0979'
+'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
+'8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
+
+build() {
+  cd $_pkgname-$pkgver
+  xbuild /p:Configuration=Release openBVE/OpenBve.sln
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  # Binaries
+  install -dm755 "$pkgdir/usr/lib/$pkgname/"
+  cp -r openBVE/OpenBve/bin/Release/* "$pkgdir/usr/lib/$pkgname/"
+
+  # Data
+  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
+  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
+  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
+
+  # Executable
+  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+  # Desktop file and icon
+  install -Dm644 ../$pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
+  mkdir -p "$pkgdir/usr/share/pixmaps"
+  ln -s ../games/$pkgname/Data/Menu/logo.png 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  # License
+  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
+  install -m644 CSSCriptLicence.txt OpenTKLicence.txt Readme.md 
SharpCompressLicence.txt \
+"$pkgdir/usr/share/licenses/$pkgname/"
+}

Deleted: openbve.desktop
===
--- openbve.desktop 2017-01-21 21:25:48 UTC (rev 208334)
+++ openbve.desktop 2017-01-21 21:25:52 UTC (rev 208335)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=OpenBVE
-Comment=Train/railway 

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

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 21:19:42
  Author: bpiotrowski
Revision: 287108

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

Added:
  xdg-desktop-portal/repos/extra-i686/
  xdg-desktop-portal/repos/extra-i686/PKGBUILD
(from rev 287107, xdg-desktop-portal/trunk/PKGBUILD)
  xdg-desktop-portal/repos/extra-x86_64/
  xdg-desktop-portal/repos/extra-x86_64/PKGBUILD
(from rev 287107, xdg-desktop-portal/trunk/PKGBUILD)

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

Copied: xdg-desktop-portal/repos/extra-i686/PKGBUILD (from rev 287107, 
xdg-desktop-portal/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-21 21:19:42 UTC (rev 287108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal
+pkgver=0.5
+pkgrel=2
+pkgdesc='A portal frontend service for Flatpak'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2.1')
+depends=('flatpak')
+makedepends=('python')
+source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: xdg-desktop-portal/repos/extra-x86_64/PKGBUILD (from rev 287107, 
xdg-desktop-portal/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-01-21 21:19:42 UTC (rev 287108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal
+pkgver=0.5
+pkgrel=2
+pkgdesc='A portal frontend service for Flatpak'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2.1')
+depends=('flatpak')
+makedepends=('python')
+source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 21:19:35
  Author: bpiotrowski
Revision: 287107

upgpkg: xdg-desktop-portal 0.5-2

fix the license

Modified:
  xdg-desktop-portal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 21:08:46 UTC (rev 287106)
+++ PKGBUILD2017-01-21 21:19:35 UTC (rev 287107)
@@ -8,8 +8,9 @@
 pkgdesc='A portal frontend service for Flatpak'
 arch=('i686' 'x86_64')
 url='http://flatpak.org'
-license=('LGPL2')
+license=('LGPL2.1')
 depends=('flatpak')
+makedepends=('python')
 
source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
 sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
 


[arch-commits] Commit in (4 files)

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 21:08:46
  Author: bpiotrowski
Revision: 287106

newpkg: xdg-desktop-portal 0.5-2

Added:
  xdg-desktop-portal/
  xdg-desktop-portal/repos/
  xdg-desktop-portal/trunk/
  xdg-desktop-portal/trunk/PKGBUILD

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

Added: xdg-desktop-portal/trunk/PKGBUILD
===
--- xdg-desktop-portal/trunk/PKGBUILD   (rev 0)
+++ xdg-desktop-portal/trunk/PKGBUILD   2017-01-21 21:08:46 UTC (rev 287106)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal
+pkgver=0.5
+pkgrel=2
+pkgdesc='A portal frontend service for Flatpak'
+arch=('i686' 'x86_64')
+url='http://flatpak.org'
+license=('LGPL2')
+depends=('flatpak')
+source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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


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

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 21:08:02
  Author: bpiotrowski
Revision: 287105

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

Added:
  bash/repos/testing-i686/PKGBUILD
(from rev 287104, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/dot.bash_logout
(from rev 287104, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 287104, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 287104, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/system.bash_logout
(from rev 287104, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 287104, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/PKGBUILD
(from rev 287104, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 287104, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 287104, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 287104, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 287104, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 287104, bash/trunk/system.bashrc)
Deleted:
  bash/repos/testing-i686/PKGBUILD
  bash/repos/testing-i686/dot.bash_logout
  bash/repos/testing-i686/dot.bash_profile
  bash/repos/testing-i686/dot.bashrc
  bash/repos/testing-i686/system.bash_logout
  bash/repos/testing-i686/system.bashrc
  bash/repos/testing-x86_64/PKGBUILD
  bash/repos/testing-x86_64/dot.bash_logout
  bash/repos/testing-x86_64/dot.bash_profile
  bash/repos/testing-x86_64/dot.bashrc
  bash/repos/testing-x86_64/system.bash_logout
  bash/repos/testing-x86_64/system.bashrc

---+
 /PKGBUILD |  208 
 /dot.bash_logout  |6 +
 /dot.bash_profile |   10 +
 /dot.bashrc   |   18 +++
 /system.bash_logout   |6 +
 /system.bashrc|   44 +++
 testing-i686/PKGBUILD |   96 
 testing-i686/dot.bash_logout  |3 
 testing-i686/dot.bash_profile |5 
 testing-i686/dot.bashrc   |9 -
 testing-i686/system.bash_logout   |3 
 testing-i686/system.bashrc|   22 ---
 testing-x86_64/PKGBUILD   |   96 
 testing-x86_64/dot.bash_logout|3 
 testing-x86_64/dot.bash_profile   |5 
 testing-x86_64/dot.bashrc |9 -
 testing-x86_64/system.bash_logout |3 
 testing-x86_64/system.bashrc  |   22 ---
 18 files changed, 292 insertions(+), 276 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-01-21 21:07:50 UTC (rev 287104)
+++ testing-i686/PKGBUILD   2017-01-21 21:08:02 UTC (rev 287105)
@@ -1,96 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Allan McRae 
-# Contributor: Aaron Griffin 
-
-pkgname=bash
-_basever=4.4
-_patchlevel=007
-pkgver=${_basever}.${_patchlevel}
-pkgrel=2
-pkgdesc='The GNU Bourne Again shell'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://www.gnu.org/software/bash/bash.html'
-groups=('base')
-backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
-depends=('readline>=7.0' 'glibc' 'ncurses' 'libncursesw.so')
-optdepends=('bash-completion: for tab completion')
-provides=('sh')
-source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
-dot.bashrc
-dot.bash_profile
-dot.bash_logout
-system.bashrc
-system.bash_logout)
-validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
-
-if [[ $((10#${_patchlevel})) -gt 0 ]]; then
-  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
-source=(${source[@]} 
https://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//.}-$(printf 
"%03d" $_p){,.sig})
-  done
-fi
-
-prepare() {
-  cd $pkgname-$_basever
-
-  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
-msg "applying patch bash${_basever//.}-$(printf "%03d" $_p)"
-patch -p0 -i ../bash${_basever//.}-$(printf "%03d" $_p)
-  done
-}
-
-build() {
-  cd $pkgname-$_basever
-
-  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\"/usr/local/sbin:/usr/local/bin:/usr/bin\"\'
-   -DSTANDARD_UTILS_PATH=\'\"/usr/bin\"\'
-   -DSYS_BASHRC=\'\"/etc/bash.bashrc\"\'
-   -DSYS_BASH_LOGOUT=\'\"/etc/bash.bash_logout\"\')
-  export CFLAGS="${CFLAGS} ${_bashconfig[@]}"
-
-  ./configure --prefix=/usr --with-curses --enable-readline \
---without-bash-malloc --with-installed-readline
-  make
-}
-
-check() {
-  make -C $pkgname-$_basever check
-}
-
-package() {
-  make -C $pkgname-$_basever DESTDIR="$pkgdir" install
-  ln -s bash "$pkgdir"/usr/bin/sh
-
-  install -dm755 "$pkgdir"/etc/skel/
-  # system-wide 

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

2017-01-21 Thread Bartłomiej Piotrowski
Date: Saturday, January 21, 2017 @ 21:07:50
  Author: bpiotrowski
Revision: 287104

upgpkg: bash 4.4.011-2

new upstream patches

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:35:20 UTC (rev 287103)
+++ PKGBUILD2017-01-21 21:07:50 UTC (rev 287104)
@@ -5,7 +5,7 @@
 
 pkgname=bash
 _basever=4.4
-_patchlevel=007
+_patchlevel=011
 pkgver=${_basever}.${_patchlevel}
 pkgrel=2
 pkgdesc='The GNU Bourne Again shell'
@@ -14,7 +14,7 @@
 url='http://www.gnu.org/software/bash/bash.html'
 groups=('base')
 backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
-depends=('readline>=7.0' 'glibc' 'ncurses' 'libncursesw.so')
+depends=('readline>=7.0' 'glibc' 'ncurses')
 optdepends=('bash-completion: for tab completion')
 provides=('sh')
 source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
@@ -93,4 +93,12 @@
  'd3379f8d8abce5c6ee338f931ad008d5'
  'SKIP'
  'ec38c76ca439ca7f9c178e9baede84fc'
+ 'SKIP'
+ 'e0ba18c1e3b94f905da9b5bf9d38b58b'
+ 'SKIP'
+ 'e952d4f44e612048930c559d90eb99bb'
+ 'SKIP'
+ '57b5b35955d68f9a09dbef6b86d2c782'
+ 'SKIP'
+ 'cc896e1fa696b93ded568e557e2392d5'
  'SKIP')


[arch-commits] Commit in gnokii/trunk (PKGBUILD gnokii.install)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:02:25
  Author: bgyorgy
Revision: 208332

upgpkg: gnokii 0.6.31-11

Hooks rebuild

Modified:
  gnokii/trunk/PKGBUILD
  gnokii/trunk/gnokii.install

+
 PKGBUILD   |4 ++--
 gnokii.install |7 ---
 2 files changed, 2 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 20:58:08 UTC (rev 208331)
+++ PKGBUILD2017-01-21 21:02:25 UTC (rev 208332)
@@ -6,12 +6,12 @@
 
 pkgname=gnokii
 pkgver=0.6.31
-pkgrel=10
+pkgrel=11
 pkgdesc="Tools and user space driver for use with mobile phones"
 arch=('i686' 'x86_64')
 url="http://www.gnokii.org/;
 license=('GPL')
-depends=('libusb-compat' 'libxpm' 'bluez-libs' 'libical' 'sqlite')
+depends=('libusb-compat' 'libxpm' 'bluez-libs' 'libical' 'sqlite' 'systemd')
 makedepends=('gtk2' 'libmariadbclient' 'postgresql-libs' 'intltool')
 optdepends=('dialog: sendsms tool'
 'gtk2: xgnokii GUI'

Modified: gnokii.install
===
--- gnokii.install  2017-01-21 20:58:08 UTC (rev 208331)
+++ gnokii.install  2017-01-21 21:02:25 UTC (rev 208332)
@@ -1,10 +1,3 @@
 post_install() {
   echo "Users need to be in 'lock' and 'uucp' groups to connect to devices"
-  systemd-sysusers "/usr/lib/sysusers.d/gnokii.conf"
-  systemd-tmpfiles --create "/usr/lib/tmpfiles.d/gnokii.conf"
 }
-
-post_upgrade() {
-  systemd-sysusers "/usr/lib/sysusers.d/gnokii.conf"
-  systemd-tmpfiles --create "/usr/lib/tmpfiles.d/gnokii.conf"
-}


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 21:02:34
  Author: bgyorgy
Revision: 208333

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

Added:
  gnokii/repos/community-i686/PKGBUILD
(from rev 208332, gnokii/trunk/PKGBUILD)
  gnokii/repos/community-i686/gnokii-config.patch
(from rev 208332, gnokii/trunk/gnokii-config.patch)
  gnokii/repos/community-i686/gnokii-gcc5.patch
(from rev 208332, gnokii/trunk/gnokii-gcc5.patch)
  gnokii/repos/community-i686/gnokii-lock.patch
(from rev 208332, gnokii/trunk/gnokii-lock.patch)
  gnokii/repos/community-i686/gnokii.install
(from rev 208332, gnokii/trunk/gnokii.install)
  gnokii/repos/community-x86_64/PKGBUILD
(from rev 208332, gnokii/trunk/PKGBUILD)
  gnokii/repos/community-x86_64/gnokii-config.patch
(from rev 208332, gnokii/trunk/gnokii-config.patch)
  gnokii/repos/community-x86_64/gnokii-gcc5.patch
(from rev 208332, gnokii/trunk/gnokii-gcc5.patch)
  gnokii/repos/community-x86_64/gnokii-lock.patch
(from rev 208332, gnokii/trunk/gnokii-lock.patch)
  gnokii/repos/community-x86_64/gnokii.install
(from rev 208332, gnokii/trunk/gnokii.install)
Deleted:
  gnokii/repos/community-i686/PKGBUILD
  gnokii/repos/community-i686/gnokii-config.patch
  gnokii/repos/community-i686/gnokii-gcc5.patch
  gnokii/repos/community-i686/gnokii-lock.patch
  gnokii/repos/community-i686/gnokii.install
  gnokii/repos/community-x86_64/PKGBUILD
  gnokii/repos/community-x86_64/gnokii-config.patch
  gnokii/repos/community-x86_64/gnokii-gcc5.patch
  gnokii/repos/community-x86_64/gnokii-lock.patch
  gnokii/repos/community-x86_64/gnokii.install

--+
 /PKGBUILD|  144 +
 /gnokii-config.patch |   24 +
 /gnokii-gcc5.patch   |   54 
 /gnokii-lock.patch   |   30 ++
 /gnokii.install  |6 +
 community-i686/PKGBUILD  |   72 
 community-i686/gnokii-config.patch   |   12 --
 community-i686/gnokii-gcc5.patch |   27 --
 community-i686/gnokii-lock.patch |   15 ---
 community-i686/gnokii.install|   10 --
 community-x86_64/PKGBUILD|   72 
 community-x86_64/gnokii-config.patch |   12 --
 community-x86_64/gnokii-gcc5.patch   |   27 --
 community-x86_64/gnokii-lock.patch   |   15 ---
 community-x86_64/gnokii.install  |   10 --
 15 files changed, 258 insertions(+), 272 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 21:02:25 UTC (rev 208332)
+++ community-i686/PKGBUILD 2017-01-21 21:02:34 UTC (rev 208333)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Andrea Scarpino 
-# Contributor: Roman Kyrylych 
-# Contributor: Aurelien Foret 
-
-pkgname=gnokii
-pkgver=0.6.31
-pkgrel=10
-pkgdesc="Tools and user space driver for use with mobile phones"
-arch=('i686' 'x86_64')
-url="http://www.gnokii.org/;
-license=('GPL')
-depends=('libusb-compat' 'libxpm' 'bluez-libs' 'libical' 'sqlite')
-makedepends=('gtk2' 'libmariadbclient' 'postgresql-libs' 'intltool')
-optdepends=('dialog: sendsms tool'
-'gtk2: xgnokii GUI'
-'libmariadbclient: smsd mysql backend'
-'postgresql-libs: smsd postgresql backend')
-backup=('etc/gnokiirc')
-install=$pkgname.install
-source=("https://www.gnokii.org/download/$pkgname/$pkgname-$pkgver.tar.bz2;
-'gnokii-config.patch'
-'gnokii-lock.patch'
-   'gnokii-gcc5.patch')
-md5sums=('d9627f4a1152d3ea7806df4532850d5f'
- 'b2961b52ac1f770c4704ccc50b64fde2'
- '17b629db85a6bb2b98ca59941aa95295'
- '5bcf2dadd31a826d1f80b53bb37d9bd0')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Set bindir location
-  patch -Np1 -i "$srcdir/gnokii-config.patch"
-
-  # Set lock path
-  patch -Np1 -i "$srcdir/gnokii-lock.patch"
-
-  # Fix build with GCC 5 (Fedora patch)
-  patch -Np1 -i "$srcdir/gnokii-gcc5.patch"
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin \
-  --enable-security
-  make
-  pushd xgnokii
-  make
-  popd
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  pushd xgnokii
-  make DESTDIR="$pkgdir" install
-  popd
-
-  # Install initial config file
-  install -Dm644 Docs/sample/gnokiirc "$pkgdir/etc/gnokiirc"
-
-  # Fix file permission
-  chmod 755 "$pkgdir/usr/bin/sendsms"
-
-  # Setup lock directory
-  install -dm755 "$pkgdir"/usr/lib/{sysusers,tmpfiles}.d
-  echo 'g lock - - -' > "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-  echo 'd /run/lock/lockdev 0775 root lock -' > 
"$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
-}

Copied: gnokii/repos/community-i686/PKGBUILD (from rev 208332, 
gnokii/trunk/PKGBUILD)

[arch-commits] Commit in java-rxtx/trunk (PKGBUILD java-rxtx.install)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:57:58
  Author: bgyorgy
Revision: 208330

upgpkg: java-rxtx 2.2pre2-4

Hooks rebuild

Modified:
  java-rxtx/trunk/PKGBUILD
  java-rxtx/trunk/java-rxtx.install

---+
 PKGBUILD  |4 ++--
 java-rxtx.install |7 ---
 2 files changed, 2 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 20:53:01 UTC (rev 208329)
+++ PKGBUILD2017-01-21 20:57:58 UTC (rev 208330)
@@ -5,12 +5,12 @@
 pkgname=java-rxtx
 _pkgname=rxtx
 pkgver=2.2pre2
-pkgrel=3
+pkgrel=4
 pkgdesc="Java library for serial IO"
 arch=('i686' 'x86_64')
 url="http://rxtx.qbang.org/;
 license=('LGPL')
-depends=('glibc' 'java-runtime')
+depends=('glibc' 'java-runtime' 'systemd')
 makedepends=('java-environment')
 provides=("$_pkgname=$pkgver")
 replaces=("$_pkgname")

Modified: java-rxtx.install
===
--- java-rxtx.install   2017-01-21 20:53:01 UTC (rev 208329)
+++ java-rxtx.install   2017-01-21 20:57:58 UTC (rev 208330)
@@ -1,10 +1,3 @@
 post_install() {
   echo "Users need to be in 'lock' and 'uucp' groups to connect to devices"
-  systemd-sysusers "/usr/lib/sysusers.d/java-rxtx.conf"
-  systemd-tmpfiles --create "/usr/lib/tmpfiles.d/java-rxtx.conf"
 }
-
-post_upgrade() {
-  systemd-sysusers "/usr/lib/sysusers.d/java-rxtx.conf"
-  systemd-tmpfiles --create "/usr/lib/tmpfiles.d/java-rxtx.conf"
-}


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:58:08
  Author: bgyorgy
Revision: 208331

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

Added:
  java-rxtx/repos/community-i686/PKGBUILD
(from rev 208330, java-rxtx/trunk/PKGBUILD)
  java-rxtx/repos/community-i686/java-rxtx.install
(from rev 208330, java-rxtx/trunk/java-rxtx.install)
  java-rxtx/repos/community-i686/rxtx-2.2-fhs_lock.patch
(from rev 208330, java-rxtx/trunk/rxtx-2.2-fhs_lock.patch)
  java-rxtx/repos/community-i686/rxtx-2.2-lock.patch
(from rev 208330, java-rxtx/trunk/rxtx-2.2-lock.patch)
  java-rxtx/repos/community-i686/ttyACM_port.patch
(from rev 208330, java-rxtx/trunk/ttyACM_port.patch)
  java-rxtx/repos/community-i686/utsrelease.patch
(from rev 208330, java-rxtx/trunk/utsrelease.patch)
  java-rxtx/repos/community-x86_64/PKGBUILD
(from rev 208330, java-rxtx/trunk/PKGBUILD)
  java-rxtx/repos/community-x86_64/java-rxtx.install
(from rev 208330, java-rxtx/trunk/java-rxtx.install)
  java-rxtx/repos/community-x86_64/rxtx-2.2-fhs_lock.patch
(from rev 208330, java-rxtx/trunk/rxtx-2.2-fhs_lock.patch)
  java-rxtx/repos/community-x86_64/rxtx-2.2-lock.patch
(from rev 208330, java-rxtx/trunk/rxtx-2.2-lock.patch)
  java-rxtx/repos/community-x86_64/ttyACM_port.patch
(from rev 208330, java-rxtx/trunk/ttyACM_port.patch)
  java-rxtx/repos/community-x86_64/utsrelease.patch
(from rev 208330, java-rxtx/trunk/utsrelease.patch)
Deleted:
  java-rxtx/repos/community-i686/PKGBUILD
  java-rxtx/repos/community-i686/java-rxtx.install
  java-rxtx/repos/community-i686/rxtx-2.2-fhs_lock.patch
  java-rxtx/repos/community-i686/rxtx-2.2-lock.patch
  java-rxtx/repos/community-i686/ttyACM_port.patch
  java-rxtx/repos/community-i686/utsrelease.patch
  java-rxtx/repos/community-x86_64/PKGBUILD
  java-rxtx/repos/community-x86_64/java-rxtx.install
  java-rxtx/repos/community-x86_64/rxtx-2.2-fhs_lock.patch
  java-rxtx/repos/community-x86_64/rxtx-2.2-lock.patch
  java-rxtx/repos/community-x86_64/ttyACM_port.patch
  java-rxtx/repos/community-x86_64/utsrelease.patch

--+
 /PKGBUILD|  120 +
 /java-rxtx.install   |6 +
 /rxtx-2.2-fhs_lock.patch |   26 ++
 /rxtx-2.2-lock.patch |   24 +
 /ttyACM_port.patch   |   56 +
 /utsrelease.patch|   72 +
 community-i686/PKGBUILD  |   60 --
 community-i686/java-rxtx.install |   10 --
 community-i686/rxtx-2.2-fhs_lock.patch   |   13 ---
 community-i686/rxtx-2.2-lock.patch   |   12 --
 community-i686/ttyACM_port.patch |   28 --
 community-i686/utsrelease.patch  |   36 
 community-x86_64/PKGBUILD|   60 --
 community-x86_64/java-rxtx.install   |   10 --
 community-x86_64/rxtx-2.2-fhs_lock.patch |   13 ---
 community-x86_64/rxtx-2.2-lock.patch |   12 --
 community-x86_64/ttyACM_port.patch   |   28 --
 community-x86_64/utsrelease.patch|   36 
 18 files changed, 304 insertions(+), 318 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 20:57:58 UTC (rev 208330)
+++ community-i686/PKGBUILD 2017-01-21 20:58:08 UTC (rev 208331)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
-
-pkgname=java-rxtx
-_pkgname=rxtx
-pkgver=2.2pre2
-pkgrel=3
-pkgdesc="Java library for serial IO"
-arch=('i686' 'x86_64')
-url="http://rxtx.qbang.org/;
-license=('LGPL')
-depends=('glibc' 'java-runtime')
-makedepends=('java-environment')
-provides=("$_pkgname=$pkgver")
-replaces=("$_pkgname")
-install=$pkgname.install
-source=(http://rxtx.qbang.org/pub/$_pkgname/$_pkgname-$pkgver.zip
-utsrelease.patch
-rxtx-2.2-lock.patch
-rxtx-2.2-fhs_lock.patch
-ttyACM_port.patch)
-md5sums=('7eedb18e3f33a427e2b0e9be8ce3f94c'
- '2f21ec5eb108f871815242698b6150f1'
- '1f7c43d582bfe9daea22d7f7057436da'
- 'f4d22d263f45cd1d4db6242dd0ac78ae'
- '903a3fe0067d0682dd5f64483c741df6')
-
-prepare() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  # Fix build
-  patch -Np1 -i "$srcdir/utsrelease.patch"
-
-  # Fix lockdir patch
-  patch -Np1 -i "$srcdir/rxtx-2.2-lock.patch"
-
-  # Fix buffer overflow
-  patch -Np1 -i "$srcdir/rxtx-2.2-fhs_lock.patch"
-
-  # Enable more ports
-  patch -Np1 -i "$srcdir/ttyACM_port.patch"
-}
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  mkdir -p "$pkgdir"/usr/{lib,share/java/rxtx}
-  make JHOME="$pkgdir/usr/share/java/rxtx" RXTX_PATH="$pkgdir/usr/lib" install
-
-  # Setup lock directory

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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:53:01
  Author: bgyorgy
Revision: 208329

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

Added:
  spice-vdagent/repos/community-i686/PKGBUILD
(from rev 208328, spice-vdagent/trunk/PKGBUILD)
  spice-vdagent/repos/community-x86_64/PKGBUILD
(from rev 208328, spice-vdagent/trunk/PKGBUILD)
Deleted:
  spice-vdagent/repos/community-i686/PKGBUILD
  spice-vdagent/repos/community-i686/spice-vdagent.install
  spice-vdagent/repos/community-x86_64/PKGBUILD
  spice-vdagent/repos/community-x86_64/spice-vdagent.install

+
 /PKGBUILD  |   78 +++
 community-i686/PKGBUILD|   40 ---
 community-i686/spice-vdagent.install   |7 --
 community-x86_64/PKGBUILD  |   40 ---
 community-x86_64/spice-vdagent.install |7 --
 5 files changed, 78 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 20:52:54 UTC (rev 208328)
+++ community-i686/PKGBUILD 2017-01-21 20:53:01 UTC (rev 208329)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: mutantmonkey 
-
-pkgname=spice-vdagent
-pkgver=0.17.0
-pkgrel=2
-pkgdesc="Spice agent for Linux guests"
-arch=('i686' 'x86_64')
-url="https://www.spice-space.org/;
-license=('GPL')
-depends=('alsa-lib' 'dbus' 'glib2' 'libpciaccess' 'libxfixes' 'libxinerama' 
'libxrandr')
-makedepends=('spice-protocol' 'systemd')
-backup=('etc/conf.d/spice-vdagentd')
-install=$pkgname.install
-source=("https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f14a8bd8cdee10641aabd9ba32461a5844eab0fddb2a10c1d31386e7a9f7b33d')
-
-prepare() {
-   cd $pkgname-$pkgver
-   sed -i 's|/lib/udev/rules.d|$(libdir)/udev/rules.d|' Makefile.{am,in}
-   sed -i 's|/etc/sysconfig/spice-vdagentd|/etc/conf.d/spice-vdagentd|
-   s|/usr/sbin/spice-vdagentd|/usr/bin/spice-vdagentd|' 
data/spice-vdagentd.service
-   sed -i 's|/etc/sysconfig/spice-vdagentd|/etc/conf.d/spice-vdagentd|' 
data/spice-vdagentd.1.in
-}
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--sbindir=/usr/bin \
-   --with-session-info=systemd --with-init-script=systemd
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-   rm -r "$pkgdir/var"
-   install -dm755 "$pkgdir/etc/conf.d/"
-   echo 'SPICE_VDAGENTD_EXTRA_ARGS=""' > 
"$pkgdir/etc/conf.d/spice-vdagentd"
-}

Copied: spice-vdagent/repos/community-i686/PKGBUILD (from rev 208328, 
spice-vdagent/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 20:53:01 UTC (rev 208329)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: mutantmonkey 
+
+pkgname=spice-vdagent
+pkgver=0.17.0
+pkgrel=3
+pkgdesc="Spice agent for Linux guests"
+arch=('i686' 'x86_64')
+url="https://www.spice-space.org/;
+license=('GPL')
+depends=('alsa-lib' 'dbus' 'glib2' 'libpciaccess' 'libxfixes' 'libxinerama' 
'libxrandr' 'systemd')
+makedepends=('spice-protocol')
+backup=('etc/conf.d/spice-vdagentd')
+source=("https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('f14a8bd8cdee10641aabd9ba32461a5844eab0fddb2a10c1d31386e7a9f7b33d')
+
+prepare() {
+   cd $pkgname-$pkgver
+   sed -i 's|/lib/udev/rules.d|$(libdir)/udev/rules.d|' Makefile.{am,in}
+   sed -i 's|/etc/sysconfig/spice-vdagentd|/etc/conf.d/spice-vdagentd|
+   s|/usr/sbin/spice-vdagentd|/usr/bin/spice-vdagentd|' 
data/spice-vdagentd.service
+   sed -i 's|/etc/sysconfig/spice-vdagentd|/etc/conf.d/spice-vdagentd|' 
data/spice-vdagentd.1.in
+}
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--sbindir=/usr/bin \
+   --with-session-info=systemd --with-init-script=systemd
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+   rm -r "$pkgdir/var"
+   install -dm755 "$pkgdir/etc/conf.d/"
+   echo 'SPICE_VDAGENTD_EXTRA_ARGS=""' > 
"$pkgdir/etc/conf.d/spice-vdagentd"
+}

Deleted: community-i686/spice-vdagent.install
===
--- community-i686/spice-vdagent.install2017-01-21 20:52:54 UTC (rev 
208328)
+++ community-i686/spice-vdagent.install2017-01-21 20:53:01 UTC (rev 
208329)
@@ -1,7 +0,0 @@
-post_install() {
-   systemd-tmpfiles --create "/usr/lib/tmpfiles.d/spice-vdagentd.conf"
-}
-
-post_upgrade() {
-   

[arch-commits] Commit in spice-vdagent/trunk (PKGBUILD spice-vdagent.install)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:52:54
  Author: bgyorgy
Revision: 208328

upgpkg: spice-vdagent 0.17.0-3

Hooks rebuild

Modified:
  spice-vdagent/trunk/PKGBUILD
Deleted:
  spice-vdagent/trunk/spice-vdagent.install

---+
 PKGBUILD  |7 +++
 spice-vdagent.install |7 ---
 2 files changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 20:49:17 UTC (rev 208327)
+++ PKGBUILD2017-01-21 20:52:54 UTC (rev 208328)
@@ -4,15 +4,14 @@
 
 pkgname=spice-vdagent
 pkgver=0.17.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Spice agent for Linux guests"
 arch=('i686' 'x86_64')
 url="https://www.spice-space.org/;
 license=('GPL')
-depends=('alsa-lib' 'dbus' 'glib2' 'libpciaccess' 'libxfixes' 'libxinerama' 
'libxrandr')
-makedepends=('spice-protocol' 'systemd')
+depends=('alsa-lib' 'dbus' 'glib2' 'libpciaccess' 'libxfixes' 'libxinerama' 
'libxrandr' 'systemd')
+makedepends=('spice-protocol')
 backup=('etc/conf.d/spice-vdagentd')
-install=$pkgname.install
 
source=("https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2;)
 sha256sums=('f14a8bd8cdee10641aabd9ba32461a5844eab0fddb2a10c1d31386e7a9f7b33d')
 

Deleted: spice-vdagent.install
===
--- spice-vdagent.install   2017-01-21 20:49:17 UTC (rev 208327)
+++ spice-vdagent.install   2017-01-21 20:52:54 UTC (rev 208328)
@@ -1,7 +0,0 @@
-post_install() {
-   systemd-tmpfiles --create "/usr/lib/tmpfiles.d/spice-vdagentd.conf"
-}
-
-post_upgrade() {
-   post_install
-}


[arch-commits] Commit in ttf-linux-libertine-g/repos/community-any (3 files)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:49:17
  Author: bgyorgy
Revision: 208327

archrelease: copy trunk to community-any

Added:
  ttf-linux-libertine-g/repos/community-any/PKGBUILD
(from rev 208326, ttf-linux-libertine-g/trunk/PKGBUILD)
Deleted:
  ttf-linux-libertine-g/repos/community-any/PKGBUILD
  ttf-linux-libertine-g/repos/community-any/ttf-linux-libertine-g.install

---+
 PKGBUILD  |   49 +++-
 ttf-linux-libertine-g.install |   13 --
 2 files changed, 24 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 20:48:58 UTC (rev 208326)
+++ PKGBUILD2017-01-21 20:49:17 UTC (rev 208327)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=ttf-linux-libertine-g
-_pkgname=LinLibertineG
-pkgver=20120116
-pkgrel=3
-pkgdesc="Graphite port of Linux Libertine and Linux Biolinum fonts"
-arch=('any')
-url="https://numbertext.org/linux/;
-license=('GPL' 'custom:OFL')
-depends=('fontconfig' 'xorg-mkfontdir')
-install=$pkgname.install
-md5sums=('e7a384790b13c29113e22e596ade9687')
-source=(https://www.numbertext.org/linux/${md5sums[0]}-$_pkgname-$pkgver.zip)
-
-package() {
-  cd "$srcdir/$_pkgname"
-
-  install -dm755 "$pkgdir/usr/share/fonts/TTF"
-  install -m644 *.ttf "$pkgdir/usr/share/fonts/TTF/"
-
-  install -Dm644 OFL.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 LICENCE.txt $pkgdir/usr/share/licenses/$pkgname/README
-}

Copied: ttf-linux-libertine-g/repos/community-any/PKGBUILD (from rev 208326, 
ttf-linux-libertine-g/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 20:49:17 UTC (rev 208327)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=ttf-linux-libertine-g
+_pkgname=LinLibertineG
+pkgver=20120116
+pkgrel=4
+pkgdesc="Graphite port of Linux Libertine and Linux Biolinum fonts"
+arch=('any')
+url="https://numbertext.org/linux/;
+license=('GPL' 'custom:OFL')
+depends=('fontconfig' 'xorg-mkfontdir')
+md5sums=('e7a384790b13c29113e22e596ade9687')
+source=(https://www.numbertext.org/linux/${md5sums[0]}-$_pkgname-$pkgver.zip)
+
+package() {
+  cd "$srcdir/$_pkgname"
+
+  install -dm755 "$pkgdir/usr/share/fonts/TTF"
+  install -m644 *.ttf "$pkgdir/usr/share/fonts/TTF/"
+
+  install -Dm644 OFL.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENCE.txt $pkgdir/usr/share/licenses/$pkgname/README
+}

Deleted: ttf-linux-libertine-g.install
===
--- ttf-linux-libertine-g.install   2017-01-21 20:48:58 UTC (rev 208326)
+++ ttf-linux-libertine-g.install   2017-01-21 20:49:17 UTC (rev 208327)
@@ -1,13 +0,0 @@
-post_install() {
-  fc-cache -s
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in ttf-linux-libertine-g/trunk (2 files)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 20:48:58
  Author: bgyorgy
Revision: 208326

upgpkg: ttf-linux-libertine-g 20120116-4

Hooks rebuild

Modified:
  ttf-linux-libertine-g/trunk/PKGBUILD
Deleted:
  ttf-linux-libertine-g/trunk/ttf-linux-libertine-g.install

---+
 PKGBUILD  |3 +--
 ttf-linux-libertine-g.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 20:20:53 UTC (rev 208325)
+++ PKGBUILD2017-01-21 20:48:58 UTC (rev 208326)
@@ -4,13 +4,12 @@
 pkgname=ttf-linux-libertine-g
 _pkgname=LinLibertineG
 pkgver=20120116
-pkgrel=3
+pkgrel=4
 pkgdesc="Graphite port of Linux Libertine and Linux Biolinum fonts"
 arch=('any')
 url="https://numbertext.org/linux/;
 license=('GPL' 'custom:OFL')
 depends=('fontconfig' 'xorg-mkfontdir')
-install=$pkgname.install
 md5sums=('e7a384790b13c29113e22e596ade9687')
 source=(https://www.numbertext.org/linux/${md5sums[0]}-$_pkgname-$pkgver.zip)
 

Deleted: ttf-linux-libertine-g.install
===
--- ttf-linux-libertine-g.install   2017-01-21 20:20:53 UTC (rev 208325)
+++ ttf-linux-libertine-g.install   2017-01-21 20:48:58 UTC (rev 208326)
@@ -1,13 +0,0 @@
-post_install() {
-  fc-cache -s
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in matrix-synapse (5 files)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 20:20:42
  Author: demize
Revision: 208324

upgpkg: matrix-synapse 0.18.7-1

Added:
  matrix-synapse/trunk/
  matrix-synapse/trunk/PKGBUILD
  matrix-synapse/trunk/deps-relax-checks.patch
  matrix-synapse/trunk/synapse.install
  matrix-synapse/trunk/sysusers-synapse.conf

-+
 PKGBUILD|   56 ++
 deps-relax-checks.patch |   38 +++
 synapse.install |   21 +
 sysusers-synapse.conf   |1 
 4 files changed, 116 insertions(+)

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2017-01-21 20:20:42 UTC (rev 208324)
@@ -0,0 +1,56 @@
+# Maintainer: Ivan Shapovalov 
+
+pkgname=matrix-synapse
+pkgver=0.18.7
+pkgrel=1
+
+pkgdesc="Matrix reference homeserver"
+url="https://github.com/matrix-org/synapse;
+arch=('any')
+license=('Apache')
+
+depends=('python2-twisted>=15.1.0' 'python2-service-identity'
+ 'python2-pyopenssl' 'python2-yaml' 'python2-pyasn1' 'python2-pynacl'
+ 'python2-daemonize' 'python2-py-bcrypt' 'python2-frozendict'
+ 'python2-pillow' 'python2-pydenticon' 'python2-ujson' 'python2-blist'
+ 'python2-pysaml2' 'python2-setuptools'
+ 'python2-systemd' 'python2-unpaddedbase64' 'python2-canonicaljson'
+ 'python2-signedjson' 'python2-pymacaroons-pynacl'
+ 'python2-service-identity' 'python2-msgpack'
+ 'systemd')
+makedepends=('python2-mock')
+optdepends=('python2-psycopg2: PostgreSQL support'
+'python2-netaddr: URL previewing'
+'python2-jinja: e-mail notifications'
+'python2-bleach: e-mail notifications'
+'python2-matrix-synapse-ldap3: LDAP support'
+'python2-psutil: metrics')
+
+source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
+'sysusers-synapse.conf'
+'deps-relax-checks.patch')
+
+md5sums=('cf8c2434e6001327c5b8cb797818fd62'
+ 'ecd9f66fb57fe1a2e1e2df07a460a35b'
+ '74d3d018e588d70ff0a22863d3d7aa4e')
+
+backup=('etc/synapse/log_config.yaml')
+
+prepare() {
+   cd synapse-$pkgver
+   patch -p1 <"$srcdir/deps-relax-checks.patch"
+}
+
+build() {
+   cd synapse-$pkgver
+   python2 setup.py build 
+}
+
+package() {
+   cd synapse-$pkgver
+   python2 setup.py install --root "$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 contrib/systemd/log_config.yaml 
"$pkgdir"/etc/synapse/log_config.yaml
+   install -Dm644 contrib/systemd/synapse.service 
"$pkgdir"/usr/lib/systemd/system/synapse.service
+   install -Dm644 "$srcdir"/sysusers-synapse.conf 
"$pkgdir"/usr/lib/sysusers.d/synapse.conf
+}

Added: trunk/deps-relax-checks.patch
===
--- trunk/deps-relax-checks.patch   (rev 0)
+++ trunk/deps-relax-checks.patch   2017-01-21 20:20:42 UTC (rev 208324)
@@ -0,0 +1,38 @@
+From 4963b2744c1c0312648e8bb4fe82d476ed2c614f Mon Sep 17 00:00:00 2001
+From: Ivan Shapovalov 
+Date: Thu, 11 Feb 2016 22:55:01 +0300
+Subject: [PATCH] python_dependencies.py: relax versioned deps on pynacl and
+ pysaml2.
+
+Revert "Pin pysaml2 version to 3.x"
+
+This reverts commit 07cf96ebf7c806ba570d167e200e54e07034f5ce.
+---
+ synapse/python_dependencies.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
+index b9e4177..4efb853 100644
+--- a/synapse/python_dependencies.py
 b/synapse/python_dependencies.py
+@@ -22,7 +22,7 @@ REQUIREMENTS = {
+ "unpaddedbase64>=1.1.0": ["unpaddedbase64>=1.1.0"],
+ "canonicaljson>=1.0.0": ["canonicaljson>=1.0.0"],
+ "signedjson>=1.0.0": ["signedjson>=1.0.0"],
+-"pynacl==0.3.0": ["nacl==0.3.0", "nacl.bindings"],
++"pynacl>=0.3.0": ["nacl>=0.3.0", "nacl.bindings"],
+ "service_identity>=1.0.0": ["service_identity>=1.0.0"],
+ "Twisted>=15.1.0": ["twisted>=15.1.0"],
+ "pyopenssl>=0.14": ["OpenSSL>=0.14"],
+@@ -34,7 +34,7 @@ REQUIREMENTS = {
+ "pydenticon": ["pydenticon"],
+ "ujson": ["ujson"],
+ "blist": ["blist"],
+-"pysaml2>=3.0.0,<4.0.0": ["saml2>=3.0.0,<4.0.0"],
++"pysaml2": ["saml2"],
+ "pymacaroons-pynacl": ["pymacaroons"],
+ "msgpack-python>=0.3.0": ["msgpack"],
+ }
+-- 
+2.10.0
+

Added: trunk/synapse.install
===
--- trunk/synapse.install   (rev 0)
+++ trunk/synapse.install   2017-01-21 20:20:42 UTC (rev 208324)
@@ -0,0 +1,21 @@
+#!/bin/bash
+
+## arg 1:  the new package version
+post_install() {
+   if [[ ! -e /etc/synapse/homeserver.yaml ]]; then
+   cat <<-EOF
+   ==> A synapse 

[arch-commits] Commit in matrix-synapse (6 files)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 20:20:53
  Author: demize
Revision: 208325

archrelease: copy trunk to community-any

Added:
  matrix-synapse/repos/
  matrix-synapse/repos/community-any/
  matrix-synapse/repos/community-any/PKGBUILD
(from rev 208324, matrix-synapse/trunk/PKGBUILD)
  matrix-synapse/repos/community-any/deps-relax-checks.patch
(from rev 208324, matrix-synapse/trunk/deps-relax-checks.patch)
  matrix-synapse/repos/community-any/synapse.install
(from rev 208324, matrix-synapse/trunk/synapse.install)
  matrix-synapse/repos/community-any/sysusers-synapse.conf
(from rev 208324, matrix-synapse/trunk/sysusers-synapse.conf)

-+
 PKGBUILD|   56 ++
 deps-relax-checks.patch |   38 +++
 synapse.install |   21 +
 sysusers-synapse.conf   |1 
 4 files changed, 116 insertions(+)

Copied: matrix-synapse/repos/community-any/PKGBUILD (from rev 208324, 
matrix-synapse/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2017-01-21 20:20:53 UTC (rev 208325)
@@ -0,0 +1,56 @@
+# Maintainer: Ivan Shapovalov 
+
+pkgname=matrix-synapse
+pkgver=0.18.7
+pkgrel=1
+
+pkgdesc="Matrix reference homeserver"
+url="https://github.com/matrix-org/synapse;
+arch=('any')
+license=('Apache')
+
+depends=('python2-twisted>=15.1.0' 'python2-service-identity'
+ 'python2-pyopenssl' 'python2-yaml' 'python2-pyasn1' 'python2-pynacl'
+ 'python2-daemonize' 'python2-py-bcrypt' 'python2-frozendict'
+ 'python2-pillow' 'python2-pydenticon' 'python2-ujson' 'python2-blist'
+ 'python2-pysaml2' 'python2-setuptools'
+ 'python2-systemd' 'python2-unpaddedbase64' 'python2-canonicaljson'
+ 'python2-signedjson' 'python2-pymacaroons-pynacl'
+ 'python2-service-identity' 'python2-msgpack'
+ 'systemd')
+makedepends=('python2-mock')
+optdepends=('python2-psycopg2: PostgreSQL support'
+'python2-netaddr: URL previewing'
+'python2-jinja: e-mail notifications'
+'python2-bleach: e-mail notifications'
+'python2-matrix-synapse-ldap3: LDAP support'
+'python2-psutil: metrics')
+
+source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
+'sysusers-synapse.conf'
+'deps-relax-checks.patch')
+
+md5sums=('cf8c2434e6001327c5b8cb797818fd62'
+ 'ecd9f66fb57fe1a2e1e2df07a460a35b'
+ '74d3d018e588d70ff0a22863d3d7aa4e')
+
+backup=('etc/synapse/log_config.yaml')
+
+prepare() {
+   cd synapse-$pkgver
+   patch -p1 <"$srcdir/deps-relax-checks.patch"
+}
+
+build() {
+   cd synapse-$pkgver
+   python2 setup.py build 
+}
+
+package() {
+   cd synapse-$pkgver
+   python2 setup.py install --root "$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 contrib/systemd/log_config.yaml 
"$pkgdir"/etc/synapse/log_config.yaml
+   install -Dm644 contrib/systemd/synapse.service 
"$pkgdir"/usr/lib/systemd/system/synapse.service
+   install -Dm644 "$srcdir"/sysusers-synapse.conf 
"$pkgdir"/usr/lib/sysusers.d/synapse.conf
+}

Copied: matrix-synapse/repos/community-any/deps-relax-checks.patch (from rev 
208324, matrix-synapse/trunk/deps-relax-checks.patch)
===
--- repos/community-any/deps-relax-checks.patch (rev 0)
+++ repos/community-any/deps-relax-checks.patch 2017-01-21 20:20:53 UTC (rev 
208325)
@@ -0,0 +1,38 @@
+From 4963b2744c1c0312648e8bb4fe82d476ed2c614f Mon Sep 17 00:00:00 2001
+From: Ivan Shapovalov 
+Date: Thu, 11 Feb 2016 22:55:01 +0300
+Subject: [PATCH] python_dependencies.py: relax versioned deps on pynacl and
+ pysaml2.
+
+Revert "Pin pysaml2 version to 3.x"
+
+This reverts commit 07cf96ebf7c806ba570d167e200e54e07034f5ce.
+---
+ synapse/python_dependencies.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
+index b9e4177..4efb853 100644
+--- a/synapse/python_dependencies.py
 b/synapse/python_dependencies.py
+@@ -22,7 +22,7 @@ REQUIREMENTS = {
+ "unpaddedbase64>=1.1.0": ["unpaddedbase64>=1.1.0"],
+ "canonicaljson>=1.0.0": ["canonicaljson>=1.0.0"],
+ "signedjson>=1.0.0": ["signedjson>=1.0.0"],
+-"pynacl==0.3.0": ["nacl==0.3.0", "nacl.bindings"],
++"pynacl>=0.3.0": ["nacl>=0.3.0", "nacl.bindings"],
+ "service_identity>=1.0.0": ["service_identity>=1.0.0"],
+ "Twisted>=15.1.0": ["twisted>=15.1.0"],
+ "pyopenssl>=0.14": ["OpenSSL>=0.14"],
+@@ -34,7 +34,7 @@ REQUIREMENTS = {
+ "pydenticon": ["pydenticon"],
+ "ujson": ["ujson"],
+ "blist": ["blist"],
+-"pysaml2>=3.0.0,<4.0.0": 

[arch-commits] Commit in (matrix-synapse)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:55:22
  Author: demize
Revision: 208323

mkdir matrix-synapse

Added:
  matrix-synapse/


[arch-commits] Commit in python-pysaml2 (3 files)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:50:01
  Author: demize
Revision: 208322

archrelease: copy trunk to community-any

Added:
  python-pysaml2/repos/
  python-pysaml2/repos/community-any/
  python-pysaml2/repos/community-any/PKGBUILD
(from rev 208321, python-pysaml2/trunk/PKGBUILD)

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

Copied: python-pysaml2/repos/community-any/PKGBUILD (from rev 208321, 
python-pysaml2/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2017-01-21 19:50:01 UTC (rev 208322)
@@ -0,0 +1,66 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pysaml2
+pkgname=(python-pysaml2 python2-pysaml2)
+pkgver=4.4.0
+pkgrel=1
+
+pkgdesc='Python implementation of SAML Version 2'
+url='https://pypi.python.org/pypi/pysaml2'
+arch=('any')
+license=('Apache')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz;)
+
+md5sums=('401a34fd919f0f95efaa1e34a59bcbf9')
+
+prepare() {
+   cp -a pysaml2-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pysaml2-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pysaml2-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pysaml2() {
+   depends=('python'
+'python-future'
+'python-requests'
+'python-zope-interface'
+'python-pycryptodomex'
+'python-pytz'
+'python-pyopenssl'
+'python-dateutil'
+'python-six')
+
+   cd pysaml2-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-pysaml2() {
+   depends=('python2'
+'python2-future'
+'python2-requests'
+'python2-zope-interface'
+'python2-pycryptodomex'
+'python2-pytz'
+'python2-pyopenssl'
+'python2-dateutil'
+'python2-six')
+
+   cd pysaml2-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   # rename all executables
+   find "$pkgdir"/usr/bin -type f -exec mv {} {}2 \;
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:49:53
  Author: demize
Revision: 208321

upgpkg: python-pysaml2 4.4.0-1

Added:
  python-pysaml2/trunk/
  python-pysaml2/trunk/PKGBUILD

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2017-01-21 19:49:53 UTC (rev 208321)
@@ -0,0 +1,66 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pysaml2
+pkgname=(python-pysaml2 python2-pysaml2)
+pkgver=4.4.0
+pkgrel=1
+
+pkgdesc='Python implementation of SAML Version 2'
+url='https://pypi.python.org/pypi/pysaml2'
+arch=('any')
+license=('Apache')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz;)
+
+md5sums=('401a34fd919f0f95efaa1e34a59bcbf9')
+
+prepare() {
+   cp -a pysaml2-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pysaml2-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pysaml2-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pysaml2() {
+   depends=('python'
+'python-future'
+'python-requests'
+'python-zope-interface'
+'python-pycryptodomex'
+'python-pytz'
+'python-pyopenssl'
+'python-dateutil'
+'python-six')
+
+   cd pysaml2-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-pysaml2() {
+   depends=('python2'
+'python2-future'
+'python2-requests'
+'python2-zope-interface'
+'python2-pycryptodomex'
+'python2-pytz'
+'python2-pyopenssl'
+'python2-dateutil'
+'python2-six')
+
+   cd pysaml2-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   # rename all executables
+   find "$pkgdir"/usr/bin -type f -exec mv {} {}2 \;
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


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


[arch-commits] Commit in (python-pysaml2)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:47:51
  Author: demize
Revision: 208320

mkdir python-pysaml2

Added:
  python-pysaml2/


[arch-commits] Commit in python-pycryptodomex (3 files)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:44:50
  Author: demize
Revision: 208319

archrelease: copy trunk to community-any

Added:
  python-pycryptodomex/repos/
  python-pycryptodomex/repos/community-any/
  python-pycryptodomex/repos/community-any/PKGBUILD
(from rev 208318, python-pycryptodomex/trunk/PKGBUILD)

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

Copied: python-pycryptodomex/repos/community-any/PKGBUILD (from rev 208318, 
python-pycryptodomex/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2017-01-21 19:44:50 UTC (rev 208319)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pycryptodomex
+pkgname=(python-pycryptodomex python2-pycryptodomex)
+pkgver=3.4.3
+pkgrel=1
+
+pkgdesc='A self-contained Python package of low-level cryptographic primitives'
+url='http://www.pycryptodome.org/'
+arch=('any')
+license=('BSD')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pycryptodomex/pycryptodomex-3.4.3.tar.gz;)
+
+md5sums=('5493d3b327504ee4967c756cff3744a8')
+
+prepare() {
+   cp -a pycryptodomex-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pycryptodomex-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pycryptodomex-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pycryptodomex() {
+   depends=('python')
+
+   cd pycryptodomex-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}
+
+package_python2-pycryptodomex() {
+   depends=('python2')
+
+   cd pycryptodomex-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:44:43
  Author: demize
Revision: 208318

upgpkg: python-pycryptodomex 3.4.3-1

Added:
  python-pycryptodomex/trunk/
  python-pycryptodomex/trunk/PKGBUILD

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2017-01-21 19:44:43 UTC (rev 208318)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pycryptodomex
+pkgname=(python-pycryptodomex python2-pycryptodomex)
+pkgver=3.4.3
+pkgrel=1
+
+pkgdesc='A self-contained Python package of low-level cryptographic primitives'
+url='http://www.pycryptodome.org/'
+arch=('any')
+license=('BSD')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pycryptodomex/pycryptodomex-3.4.3.tar.gz;)
+
+md5sums=('5493d3b327504ee4967c756cff3744a8')
+
+prepare() {
+   cp -a pycryptodomex-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pycryptodomex-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pycryptodomex-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pycryptodomex() {
+   depends=('python')
+
+   cd pycryptodomex-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}
+
+package_python2-pycryptodomex() {
+   depends=('python2')
+
+   cd pycryptodomex-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}


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


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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:39:08
  Author: svenstaro
Revision: 208316

upgpkg: rustfmt 0.7.1-1

upstream release 0.7.1

Modified:
  rustfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:37:56 UTC (rev 208315)
+++ PKGBUILD2017-01-21 19:39:08 UTC (rev 208316)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. 
 
 pkgname=rustfmt
-pkgver=0.7
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="A tool for formatting Rust code according to style guidelines"
 url="https://github.com/rust-lang-nursery/rustfmt;
@@ -9,8 +9,8 @@
 makedepends=('cargo')
 arch=('i686' 'x86_64')
 license=('Apache' 'MIT')
-source=("https://github.com/rust-lang-nursery/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ad6a62265804a3da316717542a2def25440064c15302f9a2a618a97e14d09b7e')
+source=("https://github.com/rust-lang-nursery/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('7b29f5eb92469cd97f9eea653421948f4b1fd4dd21668ca68d27f0035120ecab54d5b07237892b506b2948d0338caa6cf634a94cae746bcd222dc7333d53eaeb')
 
 build() {
   cd "$pkgname-$pkgver"


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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:39:20
  Author: svenstaro
Revision: 208317

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 19:39:08 UTC (rev 208316)
+++ community-i686/PKGBUILD 2017-01-21 19:39:20 UTC (rev 208317)
@@ -1,25 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Vlad M. 
-
-pkgname=rustfmt
-pkgver=0.7
-pkgrel=1
-pkgdesc="A tool for formatting Rust code according to style guidelines"
-url="https://github.com/rust-lang-nursery/rustfmt;
-makedepends=('cargo')
-arch=('i686' 'x86_64')
-license=('Apache' 'MIT')
-source=("https://github.com/rust-lang-nursery/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ad6a62265804a3da316717542a2def25440064c15302f9a2a618a97e14d09b7e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE-MIT 
LICENSE-APACHE
-  cd target/release
-  install -Dm755 -t "$pkgdir/usr/bin/" rustfmt cargo-fmt
-}

Copied: rustfmt/repos/community-i686/PKGBUILD (from rev 208316, 
rustfmt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-21 19:39:20 UTC (rev 208317)
@@ -0,0 +1,25 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Vlad M. 
+
+pkgname=rustfmt
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="A tool for formatting Rust code according to style guidelines"
+url="https://github.com/rust-lang-nursery/rustfmt;
+makedepends=('cargo')
+arch=('i686' 'x86_64')
+license=('Apache' 'MIT')
+source=("https://github.com/rust-lang-nursery/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('7b29f5eb92469cd97f9eea653421948f4b1fd4dd21668ca68d27f0035120ecab54d5b07237892b506b2948d0338caa6cf634a94cae746bcd222dc7333d53eaeb')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE-MIT 
LICENSE-APACHE
+  cd target/release
+  install -Dm755 -t "$pkgdir/usr/bin/" rustfmt cargo-fmt
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-21 19:39:08 UTC (rev 208316)
+++ community-x86_64/PKGBUILD   2017-01-21 19:39:20 UTC (rev 208317)
@@ -1,25 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Vlad M. 
-
-pkgname=rustfmt
-pkgver=0.7
-pkgrel=1
-pkgdesc="A tool for formatting Rust code according to style guidelines"
-url="https://github.com/rust-lang-nursery/rustfmt;
-makedepends=('cargo')
-arch=('i686' 'x86_64')
-license=('Apache' 'MIT')
-source=("https://github.com/rust-lang-nursery/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ad6a62265804a3da316717542a2def25440064c15302f9a2a618a97e14d09b7e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE-MIT 
LICENSE-APACHE
-  cd target/release
-  install -Dm755 -t "$pkgdir/usr/bin/" rustfmt cargo-fmt
-}

Copied: rustfmt/repos/community-x86_64/PKGBUILD (from rev 208316, 
rustfmt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-21 19:39:20 UTC (rev 208317)
@@ -0,0 +1,25 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Vlad M. 
+
+pkgname=rustfmt
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="A tool for formatting Rust code according to style guidelines"
+url="https://github.com/rust-lang-nursery/rustfmt;
+makedepends=('cargo')
+arch=('i686' 'x86_64')
+license=('Apache' 'MIT')
+source=("https://github.com/rust-lang-nursery/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('7b29f5eb92469cd97f9eea653421948f4b1fd4dd21668ca68d27f0035120ecab54d5b07237892b506b2948d0338caa6cf634a94cae746bcd222dc7333d53eaeb')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" 

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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:37:19
  Author: svenstaro
Revision: 208314

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

Added:
  bbswitch/repos/community-testing-i686/PKGBUILD
(from rev 208313, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 208313, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 208313, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 208313, bbswitch/trunk/bbswitch.install)
Deleted:
  bbswitch/repos/community-testing-i686/PKGBUILD
  bbswitch/repos/community-testing-i686/bbswitch.install
  bbswitch/repos/community-testing-x86_64/PKGBUILD
  bbswitch/repos/community-testing-x86_64/bbswitch.install

---+
 /PKGBUILD |   90 
 /bbswitch.install |   24 +++
 community-testing-i686/PKGBUILD   |   45 --
 community-testing-i686/bbswitch.install   |   12 ---
 community-testing-x86_64/PKGBUILD |   45 --
 community-testing-x86_64/bbswitch.install |   12 ---
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 19:37:09 UTC (rev 208313)
+++ community-testing-i686/PKGBUILD 2017-01-21 19:37:19 UTC (rev 208314)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: M0Rf30
-# Contributor: Samsagax 
-
-pkgbase=bbswitch
-pkgname=(bbswitch bbswitch-dkms)
-pkgver=0.8
-_extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=59
-pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
-arch=('i686' 'x86_64')
-url="http://github.com/Bumblebee-Project/bbswitch;
-license=('GPL')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10' 'linux>=4.9' 
'linux<4.10')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
-md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make KDIR=/lib/modules/${_kernver}/build
-}
-
-package_bbswitch() {
-  depends=('linux>=4.9' 'linux<4.10')
-  install=bbswitch.install
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-   
-  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
-  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
-}
-
-package_bbswitch-dkms() {
-  depends=('dkms')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
-
-  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
-}

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 208313, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 19:37:19 UTC (rev 208314)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+_extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
+pkgrel=60
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers>=4.9' 'linux-headers<4.10' 'linux>=4.9' 
'linux<4.10')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  depends=('linux>=4.9' 'linux<4.10')
+  install=bbswitch.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+
+  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+}

Deleted: community-testing-i686/bbswitch.install
===
--- community-testing-i686/bbswitch.install 2017-01-21 19:37:09 UTC (rev 
208313)
+++ 

[arch-commits] Commit in (python-pycryptodomex)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:37:56
  Author: demize
Revision: 208315

mkdir python-pycryptodomex

Added:
  python-pycryptodomex/


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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:37:09
  Author: svenstaro
Revision: 208313

upgpkg: bbswitch 0.8-60

rebuild

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:33:27 UTC (rev 208312)
+++ PKGBUILD2017-01-21 19:37:09 UTC (rev 208313)
@@ -7,7 +7,7 @@
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
 _extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=59
+pkgrel=60
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


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

2017-01-21 Thread Antonio Rojas
Date: Saturday, January 21, 2017 @ 19:35:20
  Author: arojas
Revision: 287103

Add kmail-account-wizard dependency (FS#52663)

Modified:
  kontact/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:33:48 UTC (rev 287102)
+++ PKGBUILD2017-01-21 19:35:20 UTC (rev 287103)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url="https://community.kde.org/KDE_PIM;
 license=(GPL2)
-depends=(hicolor-icon-theme kontactinterface mailcommon)
+depends=(hicolor-icon-theme kontactinterface mailcommon kmail-account-wizard)
 makedepends=(extra-cmake-modules kdoctools boost python)
 groups=(kde-applications kdepim)
 
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})


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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:33:27
  Author: svenstaro
Revision: 208312

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

Added:
  teamspeak3/repos/community-i686/PERMISSION.eml
(from rev 208311, teamspeak3/trunk/PERMISSION.eml)
  teamspeak3/repos/community-i686/PKGBUILD
(from rev 208311, teamspeak3/trunk/PKGBUILD)
  teamspeak3/repos/community-i686/teamspeak3.desktop
(from rev 208311, teamspeak3/trunk/teamspeak3.desktop)
  teamspeak3/repos/community-i686/teamspeak3.launcher
(from rev 208311, teamspeak3/trunk/teamspeak3.launcher)
  teamspeak3/repos/community-i686/teamspeak3.png
(from rev 208311, teamspeak3/trunk/teamspeak3.png)
  teamspeak3/repos/community-x86_64/PERMISSION.eml
(from rev 208311, teamspeak3/trunk/PERMISSION.eml)
  teamspeak3/repos/community-x86_64/PKGBUILD
(from rev 208311, teamspeak3/trunk/PKGBUILD)
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
(from rev 208311, teamspeak3/trunk/teamspeak3.desktop)
  teamspeak3/repos/community-x86_64/teamspeak3.launcher
(from rev 208311, teamspeak3/trunk/teamspeak3.launcher)
  teamspeak3/repos/community-x86_64/teamspeak3.png
(from rev 208311, teamspeak3/trunk/teamspeak3.png)
Deleted:
  teamspeak3/repos/community-i686/PERMISSION.eml
  teamspeak3/repos/community-i686/PKGBUILD
  teamspeak3/repos/community-i686/teamspeak3.desktop
  teamspeak3/repos/community-i686/teamspeak3.launcher
  teamspeak3/repos/community-i686/teamspeak3.png
  teamspeak3/repos/community-x86_64/PERMISSION.eml
  teamspeak3/repos/community-x86_64/PKGBUILD
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
  teamspeak3/repos/community-x86_64/teamspeak3.launcher
  teamspeak3/repos/community-x86_64/teamspeak3.png

--+
 /PKGBUILD|  132 +
 /teamspeak3.desktop  |   24 ++
 /teamspeak3.launcher |   12 +++
 community-i686/PKGBUILD  |   66 
 community-i686/teamspeak3.desktop|   12 ---
 community-i686/teamspeak3.launcher   |6 -
 community-x86_64/PKGBUILD|   66 
 community-x86_64/teamspeak3.desktop  |   12 ---
 community-x86_64/teamspeak3.launcher |6 -
 9 files changed, 168 insertions(+), 168 deletions(-)

Deleted: community-i686/PERMISSION.eml
===
(Binary files differ)

Copied: teamspeak3/repos/community-i686/PERMISSION.eml (from rev 208311, 
teamspeak3/trunk/PERMISSION.eml)
===
(Binary files differ)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-21 19:33:05 UTC (rev 208311)
+++ community-i686/PKGBUILD 2017-01-21 19:33:27 UTC (rev 208312)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Slash 
-# Contributor: J.W. Birdsong  
-
-pkgname=teamspeak3
-pkgver=3.0.19.4
-pkgrel=1
-pkgdesc="TeamSpeak is software for quality voice communication via the 
Internet"
-url="http://www.teamspeak.com/;
-license=('custom')
-depends=('qt5-base' 'libxkbcommon-x11')
-optdepends=('libpulse')
-arch=('i686' 'x86_64')
-source=("http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_x86-${pkgver}.run;
-
"http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run;
-'teamspeak3.desktop'
-'teamspeak3.png'
-'teamspeak3.launcher')
-md5sums=('d429fdce0ffaf48f81daa18a093a6da1'
- '5b90890dcfd169cf08fdbfd340f44e95'
- '3f281f28d1570b46dc57cb727fd74a33'
- '1d193af5808f4ca718c800da3f127ca9'
- '170fcbb1b468ce4f3dba7ee3fb2a1c6d')
-
-[[ "$CARCH" == "i686" ]] && _TSARCH='x86'
-[[ "$CARCH" == "x86_64" ]] && _TSARCH='amd64'
-
-prepare() {
-  mkdir archive && cd archive
-  sh ../TeamSpeak3-Client-linux_${_TSARCH}-${pkgver}.run --tar -xf 2>/dev/null
-
-  # Delete bundled Qt libs to use system-wide ones
-  rm libQt5*
-
-  # Fix FS#34190
-  sed -i "/export QTDIR.*/d" ts3client_runscript.sh
-  sed -i "/export QT_PLUGIN_PATH*/d" ts3client_runscript.sh
-  
-  # Fix FS#34189
-  rm qt.conf
-
-  # Fix permissions
-  find -type d | xargs chmod 755
-  find -type f | xargs chmod 644
-  find -name *.so | xargs chmod 755
-  chmod +x ts3client*
-}
-
-package() {
-  install -d ${pkgdir}/{usr/bin/,opt/teamspeak3}
-
-  cp -r archive/* ${pkgdir}/opt/teamspeak3/
-
-  # Install Desktop File
-  install -D -m644 $srcdir/teamspeak3.desktop 
${pkgdir}/usr/share/applications/teamspeak3.desktop
-
-  # Install Icon File
-  install -D -m644 $srcdir/teamspeak3.png 
${pkgdir}/usr/share/pixmaps/teamspeak3.png
-
-  # Install Custom License
-  #install -D -m644 ${pkgdir}/opt/teamspeak3/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  # Install Client Launcher
-  

[arch-commits] Commit in nvidia-340xx/repos (10 files)

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:33:48
  Author: svenstaro
Revision: 287102

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

Added:
  nvidia-340xx/repos/testing-i686/PKGBUILD
(from rev 287101, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-i686/fs52243.patch
(from rev 287101, nvidia-340xx/trunk/fs52243.patch)
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
(from rev 287101, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
(from rev 287101, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-x86_64/fs52243.patch
(from rev 287101, nvidia-340xx/trunk/fs52243.patch)
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install
(from rev 287101, nvidia-340xx/trunk/nvidia-340xx.install)
Deleted:
  nvidia-340xx/repos/testing-i686/PKGBUILD
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install

-+
 /PKGBUILD   |  144 ++
 /nvidia-340xx.install   |   26 ++
 testing-i686/PKGBUILD   |   68 
 testing-i686/fs52243.patch  |   14 +++
 testing-i686/nvidia-340xx.install   |   13 ---
 testing-x86_64/PKGBUILD |   68 
 testing-x86_64/fs52243.patch|   14 +++
 testing-x86_64/nvidia-340xx.install |   13 ---
 8 files changed, 198 insertions(+), 162 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-01-21 19:33:34 UTC (rev 287101)
+++ testing-i686/PKGBUILD   2017-01-21 19:33:48 UTC (rev 287102)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Baechler 
-
-pkgbase=nvidia-340xx
-pkgname=(nvidia-340xx nvidia-340xx-dkms)
-pkgver=340.101
-_extramodules=extramodules-4.9-ARCH
-pkgrel=8
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-makedepends=("nvidia-340xx-libgl=${pkgver}" "nvidia-340xx-utils=${pkgver}" 
'linux' 'linux-headers>=4.9' 'linux-headers<4.10')
-conflicts=('nvidia')
-license=('custom')
-options=(!strip)
-source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha512sums_i686=('5866f2b4e6e22863c54d9fc08c9c88c9c911df2396d0ceaca653ded04589ea3a9e4550ed58f4b182b0a42cfe205ef643fe43ea709478e5df5360a7f74fa87f41')
-sha512sums_x86_64=('d5bea7315346e93a7cccd3d99900f4dad51dfa6e93382d4d61c314d0ab97dea063169b8d666d3a3373dea33b4322f945c3a18ed0fc3308e3f89af6f22f373abc')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-
-cp -a kernel kernel-dkms
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-
-cd uvm
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package_nvidia-340xx() {
-pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
-depends=('linux>=4.9' 'linux<4.10' 'libgl' "nvidia-340xx-utils=${pkgver}")
-conflict+=('nvidia-340xx-dkms')
-install=nvidia-340xx.install
-
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-}
-
-package_nvidia-340xx-dkms() {
-pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch"
-depends=('dkms' "nvidia-340xx-utils=$pkgver")
-optdepends=('linux-headers: Build the module for Arch kernel'
-'linux-lts-headers: Build the module for LTS Arch kernel')
-conflicts+=('nvidia-340xx')
-
-cd ${_pkg}
-install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
-cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}"/usr/src/nvidia-${pkgver}
-echo 'blacklist nouveau' > "${pkgdir}"/usr/lib/modprobe.d/nvidia.conf
-cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> 
"${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf
-}

Copied: nvidia-340xx/repos/testing-i686/PKGBUILD (from rev 287101, 
nvidia-340xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-21 19:33:48 UTC 

[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD fs52243.patch)

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:33:34
  Author: svenstaro
Revision: 287101

upgpkg: nvidia-340xx 340.101-9

Fix FS#52243

Added:
  nvidia-340xx/trunk/fs52243.patch
Modified:
  nvidia-340xx/trunk/PKGBUILD

---+
 PKGBUILD  |6 +-
 fs52243.patch |   14 ++
 2 files changed, 19 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:24:21 UTC (rev 287100)
+++ PKGBUILD2017-01-21 19:33:34 UTC (rev 287101)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.101
 _extramodules=extramodules-4.9-ARCH
-pkgrel=8
+pkgrel=9
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=("nvidia-340xx-libgl=${pkgver}" "nvidia-340xx-utils=${pkgver}" 
'linux' 'linux-headers>=4.9' 'linux-headers<4.10')
@@ -13,8 +13,10 @@
 conflicts=('nvidia')
 license=('custom')
 options=(!strip)
+source=('fs52243.patch')
 
source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
 
source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+sha512sums=('de4f697d64f8e73c4aadec1a407884a6bc459c0020d4bfd19740fe4177a60bb801fe8a74ef6f7fa2e89c6cd648ea4daf152799ae344a145c06480a6eef0c5bca')
 
sha512sums_i686=('5866f2b4e6e22863c54d9fc08c9c88c9c911df2396d0ceaca653ded04589ea3a9e4550ed58f4b182b0a42cfe205ef643fe43ea709478e5df5360a7f74fa87f41')
 
sha512sums_x86_64=('d5bea7315346e93a7cccd3d99900f4dad51dfa6e93382d4d61c314d0ab97dea063169b8d666d3a3373dea33b4322f945c3a18ed0fc3308e3f89af6f22f373abc')
 
@@ -26,6 +28,8 @@
 cd "${_pkg}"
 # patches here
 
+patch -Np0 < "${srcdir}"/fs52243.patch
+
 cp -a kernel kernel-dkms
 }
 

Added: fs52243.patch
===
--- fs52243.patch   (rev 0)
+++ fs52243.patch   2017-01-21 19:33:34 UTC (rev 287101)
@@ -0,0 +1,14 @@
+--- kernel/nv-drm.c2016-12-15 12:41:26.0 +0100
 kernel/nv-drm.c2016-12-15 12:58:48.0 +0100
+@@ -115,7 +115,11 @@
+ };
+ 
+ static struct drm_driver nv_drm_driver = {
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
++.driver_features = DRIVER_GEM | DRIVER_PRIME | DRIVER_LEGACY,
++#else
+ .driver_features = DRIVER_GEM | DRIVER_PRIME,
++#endif
+ .load = nv_drm_load,
+ .unload = nv_drm_unload,
+ .fops = _drm_fops,


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

2017-01-21 Thread Sven-Hendrik Haase
Date: Saturday, January 21, 2017 @ 19:33:05
  Author: svenstaro
Revision: 208311

upgpkg: teamspeak3 3.1.0.1-1

upstream release 3.1.0.1

Modified:
  teamspeak3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:32:40 UTC (rev 208310)
+++ PKGBUILD2017-01-21 19:33:05 UTC (rev 208311)
@@ -3,7 +3,7 @@
 # Contributor: J.W. Birdsong  
 
 pkgname=teamspeak3
-pkgver=3.0.19.4
+pkgver=3.1.0.1
 pkgrel=1
 pkgdesc="TeamSpeak is software for quality voice communication via the 
Internet"
 url="http://www.teamspeak.com/;
@@ -16,8 +16,8 @@
 'teamspeak3.desktop'
 'teamspeak3.png'
 'teamspeak3.launcher')
-md5sums=('d429fdce0ffaf48f81daa18a093a6da1'
- '5b90890dcfd169cf08fdbfd340f44e95'
+md5sums=('42ae4ab6d6f5737e4e12ba518aed3d05'
+ '67f4b5ace5519205d3981e42532a7157'
  '3f281f28d1570b46dc57cb727fd74a33'
  '1d193af5808f4ca718c800da3f127ca9'
  '170fcbb1b468ce4f3dba7ee3fb2a1c6d')
@@ -35,7 +35,7 @@
   # Fix FS#34190
   sed -i "/export QTDIR.*/d" ts3client_runscript.sh
   sed -i "/export QT_PLUGIN_PATH*/d" ts3client_runscript.sh
-  
+
   # Fix FS#34189
   rm qt.conf
 


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:32:36
  Author: demize
Revision: 208309

upgpkg: python-pymacaroons-pynacl 0.9.3-1

Added:
  python-pymacaroons-pynacl/trunk/
  python-pymacaroons-pynacl/trunk/PKGBUILD

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

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2017-01-21 19:32:36 UTC (rev 208309)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pymacaroons-pynacl
+pkgname=(python-pymacaroons-pynacl python2-pymacaroons-pynacl)
+pkgver=0.9.3
+pkgrel=1
+
+pkgdesc='Macaroon library for Python'
+url='https://pypi.python.org/pypi/pymacaroons-pynacl/'
+arch=('any')
+license=('Apache')
+
+makedepends=('python'
+ 'python-setuptools'
+ 'python2'
+ 'python2-setuptools')
+
+source=("pymacaroons-pynacl-$pkgver.tar.gz::https://github.com/matrix-org/pymacaroons/archive/v$pkgver.tar.gz;)
+
+md5sums=('b7075988e562f805e69ae7d8e16542b5')
+
+prepare() {
+   cp -a pymacaroons-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pymacaroons-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pymacaroons-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pymacaroons-pynacl() {
+   depends=('python' 'python-pynacl' 'python-six')
+
+   cd pymacaroons-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-pymacaroons-pynacl() {
+   depends=('python2' 'python2-pynacl' 'python2-six')
+
+   cd pymacaroons-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:32:40
  Author: demize
Revision: 208310

archrelease: copy trunk to community-any

Added:
  python-pymacaroons-pynacl/repos/community-any/PKGBUILD
(from rev 208309, python-pymacaroons-pynacl/trunk/PKGBUILD)

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

Copied: python-pymacaroons-pynacl/repos/community-any/PKGBUILD (from rev 
208309, python-pymacaroons-pynacl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 19:32:40 UTC (rev 208310)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pymacaroons-pynacl
+pkgname=(python-pymacaroons-pynacl python2-pymacaroons-pynacl)
+pkgver=0.9.3
+pkgrel=1
+
+pkgdesc='Macaroon library for Python'
+url='https://pypi.python.org/pypi/pymacaroons-pynacl/'
+arch=('any')
+license=('Apache')
+
+makedepends=('python'
+ 'python-setuptools'
+ 'python2'
+ 'python2-setuptools')
+
+source=("pymacaroons-pynacl-$pkgver.tar.gz::https://github.com/matrix-org/pymacaroons/archive/v$pkgver.tar.gz;)
+
+md5sums=('b7075988e562f805e69ae7d8e16542b5')
+
+prepare() {
+   cp -a pymacaroons-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pymacaroons-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pymacaroons-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pymacaroons-pynacl() {
+   depends=('python' 'python-pynacl' 'python-six')
+
+   cd pymacaroons-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-pymacaroons-pynacl() {
+   depends=('python2' 'python2-pynacl' 'python2-six')
+
+   cd pymacaroons-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


[arch-commits] Commit in python-pymacaroons-pynacl (repos repos/community-any)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:31:18
  Author: demize
Revision: 208308

archrelease: copy trunk to community-any

Added:
  python-pymacaroons-pynacl/repos/
  python-pymacaroons-pynacl/repos/community-any/


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:19:52
  Author: demize
Revision: 208307

python-bleach: remove html5lib from makedepends

Modified:
  python-bleach/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 19:18:17 UTC (rev 208306)
+++ PKGBUILD2017-01-21 19:19:52 UTC (rev 208307)
@@ -10,10 +10,10 @@
 arch=('any')
 license=('Apache')
 
-makedepends=('python-setuptools'
- 'python-html5lib-7-9s'
- 'python2-setuptools'
- 'python2-html5lib-7-9s')
+makedepends=('python'
+ 'python-setuptools'
+ 'python2'
+ 'python2-setuptools')
 
 
source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz;
 
"html5lib-python-0.999.tar.gz::https://github.com/html5lib/html5lib-python/archive/0.999.tar.gz;
@@ -34,7 +34,6 @@
cd "$srcdir"/bleach-$pkgver
python setup.py build
 
-
cd "$srcdir"/bleach-$pkgver-python2
python2 setup.py build
 }


[arch-commits] Commit in (python-html5lib-7-9s)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:18:17
  Author: demize
Revision: 208306

Nuke python-html5lib-7-9s

Deleted:
  python-html5lib-7-9s/


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

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:15:59
  Author: demize
Revision: 208304

upgpkg: python-bleach 1.5.0-5

Use vendored copy of html5lib until bleach is updated. #52602

Added:
  python-bleach/trunk/0001-Make-bleach-allow-for-vendored-html5lib-version.patch
Modified:
  python-bleach/trunk/PKGBUILD

+
 0001-Make-bleach-allow-for-vendored-html5lib-version.patch |   46 +++
 PKGBUILD   |   24 -
 2 files changed, 63 insertions(+), 7 deletions(-)

Added: 0001-Make-bleach-allow-for-vendored-html5lib-version.patch
===
--- 0001-Make-bleach-allow-for-vendored-html5lib-version.patch  
(rev 0)
+++ 0001-Make-bleach-allow-for-vendored-html5lib-version.patch  2017-01-21 
19:15:59 UTC (rev 208304)
@@ -0,0 +1,46 @@
+From 51294ef3e472aee3008583750f6e2dbe4c8c5adb Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Sat, 21 Jan 2017 20:08:12 +0100
+Subject: [PATCH] Make bleach allow for vendored html5lib version
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ bleach/__init__.py | 4 
+ setup.py   | 3 ---
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/bleach/__init__.py b/bleach/__init__.py
+index 09dad63..c6f5929 100644
+--- a/bleach/__init__.py
 b/bleach/__init__.py
+@@ -3,6 +3,10 @@
+ from __future__ import unicode_literals
+ import logging
+ import re
++import os
++import sys
++
++sys.path.insert(0, os.path.dirname(__file__))
+ 
+ import html5lib
+ from html5lib.sanitizer import HTMLSanitizer
+diff --git a/setup.py b/setup.py
+index 908928e..bdcecf6 100644
+--- a/setup.py
 b/setup.py
+@@ -15,9 +15,6 @@ tests_require = [
+ 
+ install_requires = [
+ 'six',
+-# 3 9s up to but not including 8 9s, but not 4 9s or 5 9s because they're
+-# busted
+-'html5lib>=0.999,!=0.,!=0.9,<0.',
+ ]
+ 
+ 
+-- 
+2.11.0
+

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:25:59 UTC (rev 208303)
+++ PKGBUILD2017-01-21 19:15:59 UTC (rev 208304)
@@ -3,7 +3,7 @@
 pkgbase=python-bleach
 pkgname=(python-bleach python2-bleach)
 pkgver=1.5.0
-pkgrel=3
+pkgrel=5
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
 url="http://pypi.python.org/pypi/bleach;
@@ -11,15 +11,22 @@
 license=('Apache')
 
 makedepends=('python-setuptools'
- 'python-html5lib'
+ 'python-html5lib-7-9s'
  'python2-setuptools'
- 'python2-html5lib')
+ 'python2-html5lib-7-9s')
 
-source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz;)
+source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz;
+
"html5lib-python-0.999.tar.gz::https://github.com/html5lib/html5lib-python/archive/0.999.tar.gz;
+"0001-Make-bleach-allow-for-vendored-html5lib-version.patch")
 
-md5sums=('b663300efdf421b3b727b19d7be9c7e7')
+md5sums=('b663300efdf421b3b727b19d7be9c7e7'
+ '2ca78b1ec5852779bc121a97da6e8d4d'
+ 'c7f318607346ce3f151bebd73f15864e')
 
 prepare() {
+   (cd bleach-$pkgver
+   patch -p1 
<"$srcdir"/0001-Make-bleach-allow-for-vendored-html5lib-version.patch)
+
cp -a bleach-$pkgver{,-python2}
 }
 
@@ -27,12 +34,14 @@
cd "$srcdir"/bleach-$pkgver
python setup.py build
 
+
cd "$srcdir"/bleach-$pkgver-python2
python2 setup.py build
 }
 
 package_python-bleach() {
-   depends=('python-html5lib')
+   cd "$srcdir"/html5lib-python-0.999
+   python setup.py install 
--root="$pkgdir"/usr/lib/python3.6/site-packages --install-purelib=bleach 
--optimize=1
 
cd "$srcdir"/bleach-$pkgver
python setup.py install --root="$pkgdir" --optimize=1
@@ -39,7 +48,8 @@
 }
 
 package_python2-bleach() {
-   depends=('python2-html5lib')
+   cd "$srcdir"/html5lib-python-0.999
+   python2 setup.py install 
--root="$pkgdir"/usr/lib/python2.7/site-packages --install-purelib=bleach 
--optimize=1
 
cd "$srcdir"/bleach-$pkgver-python2
python2 setup.py install --root="$pkgdir" --optimize=1


[arch-commits] Commit in python-bleach/repos/community-any (3 files)

2017-01-21 Thread Johannes Löthberg
Date: Saturday, January 21, 2017 @ 19:16:07
  Author: demize
Revision: 208305

archrelease: copy trunk to community-any

Added:
  
python-bleach/repos/community-any/0001-Make-bleach-allow-for-vendored-html5lib-version.patch
(from rev 208304, 
python-bleach/trunk/0001-Make-bleach-allow-for-vendored-html5lib-version.patch)
  python-bleach/repos/community-any/PKGBUILD
(from rev 208304, python-bleach/trunk/PKGBUILD)
Deleted:
  python-bleach/repos/community-any/PKGBUILD

+
 0001-Make-bleach-allow-for-vendored-html5lib-version.patch |   46 
 PKGBUILD   |  102 ++-
 2 files changed, 102 insertions(+), 46 deletions(-)

Copied: 
python-bleach/repos/community-any/0001-Make-bleach-allow-for-vendored-html5lib-version.patch
 (from rev 208304, 
python-bleach/trunk/0001-Make-bleach-allow-for-vendored-html5lib-version.patch)
===
--- 0001-Make-bleach-allow-for-vendored-html5lib-version.patch  
(rev 0)
+++ 0001-Make-bleach-allow-for-vendored-html5lib-version.patch  2017-01-21 
19:16:07 UTC (rev 208305)
@@ -0,0 +1,46 @@
+From 51294ef3e472aee3008583750f6e2dbe4c8c5adb Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Sat, 21 Jan 2017 20:08:12 +0100
+Subject: [PATCH] Make bleach allow for vendored html5lib version
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ bleach/__init__.py | 4 
+ setup.py   | 3 ---
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/bleach/__init__.py b/bleach/__init__.py
+index 09dad63..c6f5929 100644
+--- a/bleach/__init__.py
 b/bleach/__init__.py
+@@ -3,6 +3,10 @@
+ from __future__ import unicode_literals
+ import logging
+ import re
++import os
++import sys
++
++sys.path.insert(0, os.path.dirname(__file__))
+ 
+ import html5lib
+ from html5lib.sanitizer import HTMLSanitizer
+diff --git a/setup.py b/setup.py
+index 908928e..bdcecf6 100644
+--- a/setup.py
 b/setup.py
+@@ -15,9 +15,6 @@ tests_require = [
+ 
+ install_requires = [
+ 'six',
+-# 3 9s up to but not including 8 9s, but not 4 9s or 5 9s because they're
+-# busted
+-'html5lib>=0.999,!=0.,!=0.9,<0.',
+ ]
+ 
+ 
+-- 
+2.11.0
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 19:15:59 UTC (rev 208304)
+++ PKGBUILD2017-01-21 19:16:07 UTC (rev 208305)
@@ -1,46 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgbase=python-bleach
-pkgname=(python-bleach python2-bleach)
-pkgver=1.5.0
-pkgrel=3
-
-pkgdesc="An easy whitelist-based HTML-sanitizing tool"
-url="http://pypi.python.org/pypi/bleach;
-arch=('any')
-license=('Apache')
-
-makedepends=('python-setuptools'
- 'python-html5lib'
- 'python2-setuptools'
- 'python2-html5lib')
-
-source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz;)
-
-md5sums=('b663300efdf421b3b727b19d7be9c7e7')
-
-prepare() {
-   cp -a bleach-$pkgver{,-python2}
-}
-
-build() {
-   cd "$srcdir"/bleach-$pkgver
-   python setup.py build
-
-   cd "$srcdir"/bleach-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-bleach() {
-   depends=('python-html5lib')
-
-   cd "$srcdir"/bleach-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-bleach() {
-   depends=('python2-html5lib')
-
-   cd "$srcdir"/bleach-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-bleach/repos/community-any/PKGBUILD (from rev 208304, 
python-bleach/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 19:16:07 UTC (rev 208305)
@@ -0,0 +1,56 @@
+# Maintainer: Johannes Löthberg 
+
+pkgbase=python-bleach
+pkgname=(python-bleach python2-bleach)
+pkgver=1.5.0
+pkgrel=5
+
+pkgdesc="An easy whitelist-based HTML-sanitizing tool"
+url="http://pypi.python.org/pypi/bleach;
+arch=('any')
+license=('Apache')
+
+makedepends=('python-setuptools'
+ 'python-html5lib-7-9s'
+ 'python2-setuptools'
+ 'python2-html5lib-7-9s')
+
+source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz;
+
"html5lib-python-0.999.tar.gz::https://github.com/html5lib/html5lib-python/archive/0.999.tar.gz;
+"0001-Make-bleach-allow-for-vendored-html5lib-version.patch")
+
+md5sums=('b663300efdf421b3b727b19d7be9c7e7'
+ '2ca78b1ec5852779bc121a97da6e8d4d'
+ 'c7f318607346ce3f151bebd73f15864e')
+
+prepare() {
+   (cd 

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:25:59
  Author: tpowa
Revision: 208303

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

Added:
  virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD
(from rev 208302, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install
(from rev 208302, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 208302, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install
(from rev 208302, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
Deleted:
  virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD
  
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
  
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install

--+
 /PKGBUILD|  148 +
 /virtualbox-modules-arch.install |   46 
 community-testing-i686/PKGBUILD  |   74 --
 community-testing-i686/virtualbox-modules-arch.install   |   23 --
 community-testing-x86_64/PKGBUILD|   74 --
 community-testing-x86_64/virtualbox-modules-arch.install |   23 --
 6 files changed, 194 insertions(+), 194 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:25:39 UTC (rev 208302)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:25:59 UTC (rev 208303)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.1.14
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux>=4.9' 'linux<4.10'
- 'linux-headers>=4.9' 'linux-headers<4.10'
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-4.9-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=('linux>=4.9' 'linux<4.10')
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=('linux>=4.9' 'linux<4.10')
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:
-
-
-
-
-
-
-

Copied: virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD (from rev 
208302, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:25:59 UTC (rev 208303)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:25:39
  Author: tpowa
Revision: 208302

upgpkg: virtualbox-modules-arch 5.1.14-2

rebuild against 4.9.5

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:23:49 UTC (rev 208301)
+++ PKGBUILD2017-01-21 18:25:39 UTC (rev 208302)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.1.14
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:23:38
  Author: tpowa
Revision: 208300

upgpkg: vhba-module 20161009-6

rebuild against 4.9.5

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:22:25 UTC (rev 208299)
+++ PKGBUILD2017-01-21 18:23:38 UTC (rev 208300)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20161009
 _extramodules=extramodules-4.9-ARCH
-pkgrel=5
+pkgrel=6
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/;


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:23:49
  Author: tpowa
Revision: 208301

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

Added:
  vhba-module/repos/community-testing-i686/60-vhba.rules
(from rev 208300, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 208300, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 208300, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 208300, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 208300, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 208300, vhba-module/trunk/vhba-module.install)
Deleted:
  vhba-module/repos/community-testing-i686/60-vhba.rules
  vhba-module/repos/community-testing-i686/PKGBUILD
  vhba-module/repos/community-testing-i686/vhba-module.install
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
  vhba-module/repos/community-testing-x86_64/PKGBUILD
  vhba-module/repos/community-testing-x86_64/vhba-module.install

--+
 /60-vhba.rules   |2 
 /PKGBUILD|   88 +
 /vhba-module.install |   42 +++
 community-testing-i686/60-vhba.rules |1 
 community-testing-i686/PKGBUILD  |   44 
 community-testing-i686/vhba-module.install   |   21 -
 community-testing-x86_64/60-vhba.rules   |1 
 community-testing-x86_64/PKGBUILD|   44 
 community-testing-x86_64/vhba-module.install |   21 -
 9 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-testing-i686/60-vhba.rules
===
--- community-testing-i686/60-vhba.rules2017-01-21 18:23:38 UTC (rev 
208300)
+++ community-testing-i686/60-vhba.rules2017-01-21 18:23:49 UTC (rev 
208301)
@@ -1 +0,0 @@
-ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 
208300, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2017-01-21 18:23:49 UTC (rev 
208301)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:23:38 UTC (rev 208300)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:23:49 UTC (rev 208301)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Mateusz Herych 
-# Contributor: Charles Lindsay 
-
-pkgname=vhba-module
-pkgver=20161009
-_extramodules=extramodules-4.9-ARCH
-pkgrel=5
-pkgdesc="Kernel module that emulates SCSI devices"
-arch=('i686' 'x86_64')
-url="http://cdemu.sourceforge.net/;
-license=('GPL')
-depends=('linux>=4.9' 'linux<4.10')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
-options=(!makeflags)
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
-'60-vhba.rules')
-sha256sums=('cd062d8bd61ccb8137622f837a0dadb771cc935981d8bccb2ad4de0bd11f33d9'
-'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  make KDIR=/usr/lib/modules/$_kernver/build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 vhba.ko "$pkgdir/usr/lib/modules/$_extramodules/vhba.ko"
-  install -Dm644 ../60-vhba.rules "$pkgdir/usr/lib/udev/rules.d/60-vhba.rules"
-
-  cd $startdir
-  cp -f $install ${install}.pkg
-  true && install=${install}.pkg
-  sed -i "s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/" $install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 208300, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:23:49 UTC (rev 208301)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=vhba-module
+pkgver=20161009
+_extramodules=extramodules-4.9-ARCH
+pkgrel=6
+pkgdesc="Kernel module 

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:22:25
  Author: tpowa
Revision: 208299

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

Added:
  tp_smapi/repos/community-testing-i686/PKGBUILD
(from rev 208298, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-i686/tp_smapi.install
(from rev 208298, tp_smapi/trunk/tp_smapi.install)
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
(from rev 208298, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-x86_64/tp_smapi.install
(from rev 208298, tp_smapi/trunk/tp_smapi.install)
Deleted:
  tp_smapi/repos/community-testing-i686/PKGBUILD
  tp_smapi/repos/community-testing-i686/tp_smapi.install
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
  tp_smapi/repos/community-testing-x86_64/tp_smapi.install

---+
 /PKGBUILD |  106 
 /tp_smapi.install |   26 ++
 community-testing-i686/PKGBUILD   |   53 --
 community-testing-i686/tp_smapi.install   |   13 ---
 community-testing-x86_64/PKGBUILD |   53 --
 community-testing-x86_64/tp_smapi.install |   13 ---
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:22:16 UTC (rev 208298)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:22:25 UTC (rev 208299)
@@ -1,53 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: xduugu
-# Contributor: nh2
-# Contributor: Steven Davidovitz 
-# Contributor: Nick B 
-# Contributor: Christof Musik 
-# Contributor: Stefan Rupp 
-# Contributor: Ignas Anikevicius 
-
-pkgname=tp_smapi
-_pkgname=tp-smapi
-pkgver=0.42
-_extramodules=extramodules-4.9-ARCH
-pkgrel=8
-pkgdesc="Modules for ThinkPad's SMAPI functionality"
-arch=('i686' 'x86_64')
-url='https://github.com/evgeni/tp_smapi'
-license=('GPL')
-depends=('linux>=4.9' 'linux<4.10')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
-install="${pkgname}.install"
-source=("https://github.com/evgeni/$pkgname/archive/$_pkgname/$pkgver.tar.gz;)
-md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
-
-build() {
-  cd "$srcdir/$pkgname-$_pkgname-$pkgver"
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
-}
-
-package() {
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make -C "/usr/lib/modules/${_kernver}/build" \
-INSTALL_MOD_PATH="${pkgdir}/usr" \
-M="$srcdir/$pkgname-$_pkgname-$pkgver" modules_install
-
-  cd "${pkgdir}/usr/lib/modules"
-  mv "${_kernver}/extra" "${_extramodules}"
-  rmdir "${_kernver}"
-
-  # compress kernel modules
-  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
-
-  # load module on startup
-  echo tp_smapi > "${srcdir}/${pkgname}.conf"
-  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
-
-  # update kernel version in install file
-  sed -ri "s|^(extramodules=).*\$|\1/usr/lib/modules/${_extramodules}|" \
-"${startdir}/${pkgname}.install"
-}

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 208298, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:22:25 UTC (rev 208299)
@@ -0,0 +1,53 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+_pkgname=tp-smapi
+pkgver=0.42
+_extramodules=extramodules-4.9-ARCH
+pkgrel=9
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=4.9' 'linux<4.10')
+makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
+install="${pkgname}.install"
+source=("https://github.com/evgeni/$pkgname/archive/$_pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd "$srcdir/$pkgname-$_pkgname-$pkgver"
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+}
+
+package() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make -C "/usr/lib/modules/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/usr" \
+M="$srcdir/$pkgname-$_pkgname-$pkgver" modules_install
+
+  cd "${pkgdir}/usr/lib/modules"
+  mv "${_kernver}/extra" "${_extramodules}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > 

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:22:16
  Author: tpowa
Revision: 208298

upgpkg: tp_smapi 0.42-9

rebuild against 4.9.5

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:21:02 UTC (rev 208297)
+++ PKGBUILD2017-01-21 18:22:16 UTC (rev 208298)
@@ -11,7 +11,7 @@
 _pkgname=tp-smapi
 pkgver=0.42
 _extramodules=extramodules-4.9-ARCH
-pkgrel=8
+pkgrel=9
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:21:02
  Author: tpowa
Revision: 208297

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

Added:
  r8168/repos/community-testing-i686/PKGBUILD
(from rev 208296, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-4.5.patch
(from rev 208296, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 208296, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 208296, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-4.5.patch
(from rev 208296, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 208296, r8168/trunk/r8168.install)
Deleted:
  r8168/repos/community-testing-i686/PKGBUILD
  r8168/repos/community-testing-i686/linux-4.5.patch
  r8168/repos/community-testing-i686/r8168.install
  r8168/repos/community-testing-x86_64/PKGBUILD
  r8168/repos/community-testing-x86_64/linux-4.5.patch
  r8168/repos/community-testing-x86_64/r8168.install

--+
 /PKGBUILD|  102 +
 /linux-4.5.patch |   26 +++
 /r8168.install   |   34 +
 community-testing-i686/PKGBUILD  |   51 --
 community-testing-i686/linux-4.5.patch   |   13 ---
 community-testing-i686/r8168.install |   17 
 community-testing-x86_64/PKGBUILD|   51 --
 community-testing-x86_64/linux-4.5.patch |   13 ---
 community-testing-x86_64/r8168.install   |   17 
 9 files changed, 162 insertions(+), 162 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:20:51 UTC (rev 208296)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:21:02 UTC (rev 208297)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bob Fanger < bfanger(at)gmail >
-# Contributor: Filip , Det < nimetonmaili(at)gmail >
-
-pkgname=r8168
-pkgver=8.043.02
-pkgrel=2
-pkgdesc="A kernel module for Realtek 8168 network cards"
-url="http://www.realtek.com.tw;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('glibc' 'linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
-linux-4.5.patch)
-sha256sums=('ea22aa1dfda20615f5e114f982f7e61385f871f682eea0c154245760a439abc4'
-'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
-
-prepare() {
-   cd "$pkgname-$pkgver"
-   patch -p1 -i ../linux-4.5.patch
-}
-
-build() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-
-   cd "$pkgname-$pkgver"
-
-   # avoid using the Makefile directly -- it doesn't understand
-   # any kernel but the current.
-   make -C /usr/lib/modules/$KERNEL_VERSION/build \
-   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
-   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
-   modules
-}
-
-package() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-   msg "Kernel = $KERNEL_VERSION"
-
-   cd "$pkgname-$pkgver"
-   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko"
-   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-   sed -i "s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH|" 
"$startdir/$pkgname.install"
-}

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 208296, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:21:02 UTC (rev 208297)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.043.02
+pkgrel=3
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+linux-4.5.patch)
+sha256sums=('ea22aa1dfda20615f5e114f982f7e61385f871f682eea0c154245760a439abc4'
+'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
+
+prepare() {
+  

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:20:51
  Author: tpowa
Revision: 208296

upgpkg: r8168 8.043.02-3

rebuild against 4.9.5

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:19:18 UTC (rev 208295)
+++ PKGBUILD2017-01-21 18:20:51 UTC (rev 208296)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.043.02
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:19:18
  Author: tpowa
Revision: 208295

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

Added:
  bbswitch/repos/community-testing-i686/PKGBUILD
(from rev 208294, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 208294, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 208294, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 208294, bbswitch/trunk/bbswitch.install)
Deleted:
  bbswitch/repos/community-testing-i686/PKGBUILD
  bbswitch/repos/community-testing-i686/bbswitch.install
  bbswitch/repos/community-testing-x86_64/PKGBUILD
  bbswitch/repos/community-testing-x86_64/bbswitch.install

---+
 /PKGBUILD |   90 
 /bbswitch.install |   24 +++
 community-testing-i686/PKGBUILD   |   45 --
 community-testing-i686/bbswitch.install   |   12 ---
 community-testing-x86_64/PKGBUILD |   45 --
 community-testing-x86_64/bbswitch.install |   12 ---
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:19:08 UTC (rev 208294)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:19:18 UTC (rev 208295)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: M0Rf30
-# Contributor: Samsagax 
-
-pkgbase=bbswitch
-pkgname=(bbswitch bbswitch-dkms)
-pkgver=0.8
-_extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=58
-pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
-arch=('i686' 'x86_64')
-url="http://github.com/Bumblebee-Project/bbswitch;
-license=('GPL')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10' 'linux>=4.9' 
'linux<4.10')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
-md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make KDIR=/lib/modules/${_kernver}/build
-}
-
-package_bbswitch() {
-  depends=('linux>=4.9' 'linux<4.10')
-  install=bbswitch.install
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-   
-  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
-  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
-}
-
-package_bbswitch-dkms() {
-  depends=('dkms')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
-
-  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
-}

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 208294, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:19:18 UTC (rev 208295)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+_extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
+pkgrel=59
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers>=4.9' 'linux-headers<4.10' 'linux>=4.9' 
'linux<4.10')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  depends=('linux>=4.9' 'linux<4.10')
+  install=bbswitch.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+
+  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+}

Deleted: community-testing-i686/bbswitch.install
===
--- community-testing-i686/bbswitch.install 2017-01-21 18:19:08 UTC (rev 
208294)
+++ 

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:19:08
  Author: tpowa
Revision: 208294

upgpkg: bbswitch 0.8-59

rebuild against 4.9.5

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:17:35 UTC (rev 208293)
+++ PKGBUILD2017-01-21 18:19:08 UTC (rev 208294)
@@ -7,7 +7,7 @@
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
 _extramodules=extramodules-4.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=58
+pkgrel=59
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:17:26
  Author: tpowa
Revision: 208292

upgpkg: acpi_call 1.1.0-55

rebuild against 4.9.5

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:13:07 UTC (rev 208291)
+++ PKGBUILD2017-01-21 18:17:26 UTC (rev 208292)
@@ -5,7 +5,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=54
+pkgrel=55
 _extramodules=extramodules-4.9-ARCH
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:17:35
  Author: tpowa
Revision: 208293

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

Added:
  acpi_call/repos/community-testing-i686/PKGBUILD
(from rev 208292, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-testing-i686/acpi_call.install
(from rev 208292, acpi_call/trunk/acpi_call.install)
  acpi_call/repos/community-testing-x86_64/PKGBUILD
(from rev 208292, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-testing-x86_64/acpi_call.install
(from rev 208292, acpi_call/trunk/acpi_call.install)
Deleted:
  acpi_call/repos/community-testing-i686/PKGBUILD
  acpi_call/repos/community-testing-i686/acpi_call.install
  acpi_call/repos/community-testing-x86_64/PKGBUILD
  acpi_call/repos/community-testing-x86_64/acpi_call.install

+
 /PKGBUILD  |   94 +++
 /acpi_call.install |   28 
 community-testing-i686/PKGBUILD|   47 -
 community-testing-i686/acpi_call.install   |   14 
 community-testing-x86_64/PKGBUILD  |   47 -
 community-testing-x86_64/acpi_call.install |   14 
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-21 18:17:26 UTC (rev 208292)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:17:35 UTC (rev 208293)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: mortzu 
-# Contributor: fnord0 
-
-pkgname=acpi_call
-pkgver=1.1.0
-pkgrel=54
-_extramodules=extramodules-4.9-ARCH
-pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
-arch=('i686' 'x86_64')
-url='https://github.com/mkottman/acpi_call'
-license=('GPL')
-depends=('linux>=4.9' 'linux<4.10')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
-install='acpi_call.install'
-source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
-sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
-
-prepare() {
-  cd acpi_call-${pkgver}
-
-  # Fix build with Linux >= 3.17
-  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
-}
-
-build() {
-  cd acpi_call-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make KVERSION="${_kernver}"
-}
-
-package() {
-  cd acpi_call-${pkgver}
-
-  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
-  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
-  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
-  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
-
-  install -dm 755 "${pkgdir}"/usr/share/acpi_call
-  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
-}
-
-# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-i686/PKGBUILD (from rev 208292, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-21 18:17:35 UTC (rev 208293)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=55
+_extramodules=extramodules-4.9-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=4.9' 'linux<4.10')
+makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/acpi_call
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-testing-i686/acpi_call.install

[arch-commits] Commit in nvidia-304xx/repos (12 files)

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:14:17
  Author: tpowa
Revision: 287096

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

Added:
  nvidia-304xx/repos/testing-i686/PKGBUILD
(from rev 287095, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-i686/disable-mtrr.patch
(from rev 287095, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/testing-i686/nvidia-304xx.install
(from rev 287095, nvidia-304xx/trunk/nvidia-304xx.install)
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
(from rev 287095, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-x86_64/disable-mtrr.patch
(from rev 287095, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/testing-x86_64/nvidia-304xx.install
(from rev 287095, nvidia-304xx/trunk/nvidia-304xx.install)
Deleted:
  nvidia-304xx/repos/testing-i686/PKGBUILD
  nvidia-304xx/repos/testing-i686/disable-mtrr.patch
  nvidia-304xx/repos/testing-i686/nvidia-304xx.install
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
  nvidia-304xx/repos/testing-x86_64/disable-mtrr.patch
  nvidia-304xx/repos/testing-x86_64/nvidia-304xx.install

-+
 /PKGBUILD   |  144 ++
 /disable-mtrr.patch |   48 +++
 /nvidia-304xx.install   |   26 ++
 testing-i686/PKGBUILD   |   72 -
 testing-i686/disable-mtrr.patch |   24 -
 testing-i686/nvidia-304xx.install   |   13 ---
 testing-x86_64/PKGBUILD |   72 -
 testing-x86_64/disable-mtrr.patch   |   24 -
 testing-x86_64/nvidia-304xx.install |   13 ---
 9 files changed, 218 insertions(+), 218 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-01-21 18:14:05 UTC (rev 287095)
+++ testing-i686/PKGBUILD   2017-01-21 18:14:17 UTC (rev 287096)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Baechler 
-
-pkgbase=nvidia-304xx
-pkgname=(nvidia-304xx nvidia-304xx-dkms)
-pkgver=304.134
-_extramodules=extramodules-4.9-ARCH
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-makedepends=('nvidia-304xx-libgl' "nvidia-304xx-utils=${pkgver}" 'linux' 
'linux-headers>=4.9' 'linux-headers<4.10')
-conflicts=('nvidia')
-license=('custom')
-options=('!strip')
-source=('disable-mtrr.patch')
-source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha512sums=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
-sha512sums_i686=('e047c62b33b092225ead42134acd596e3ae43d9bb8324188308dd7d497f33e790e7366d7a1c5ef5de66f484219d99de4c6e6206d390122d3fab4d30397ab463c')
-sha512sums_x86_64=('339efb8b47faaa16b984d84e43ef18d849a563c95298972c36616a22712740e3233c2cd7b0837d393a8f24a6ec5b501295cdc77adae12deccc993dfca48022fc')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-cd "${srcdir}"
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-
-# FS#47092
-(cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
-
-cp -a kernel kernel-dkms
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}/kernel"
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package_nvidia-304xx() {
-pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
-depends=('linux>=4.9' 'linux<4.10' 'libgl' "nvidia-304xx-utils=${pkgver}")
-   conflicts+=('nvidia-304xx-dkms')
-install=nvidia-304xx.install
-
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/${pkgname}.install"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-
-# the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.
-}
-
-package_nvidia-304xx-dkms() {
-pkgdesc="NVIDIA driver sources for linux, 304xx legacy branch"
-depends=('dkms' "nvidia-304xx-utils=$pkgver")
-optdepends=('linux-headers: Build the module for Arch kernel'
-'linux-lts-headers: Build the module for LTS Arch kernel')
-   conflicts+=('nvidia-304xx')
-
-cd ${_pkg}
-   make -C kernel clean
-install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
-cp -dr --no-preserve='ownership' 

[arch-commits] Commit in nvidia-304xx/trunk (PKGBUILD)

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:14:05
  Author: tpowa
Revision: 287095

upgpkg: nvidia-304xx 304.134-3

rebuild against 4.9.5

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:08:38 UTC (rev 287094)
+++ PKGBUILD2017-01-21 18:14:05 UTC (rev 287095)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-304xx nvidia-304xx-dkms)
 pkgver=304.134
 _extramodules=extramodules-4.9-ARCH
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=('nvidia-304xx-libgl' "nvidia-304xx-utils=${pkgver}" 'linux' 
'linux-headers>=4.9' 'linux-headers<4.10')


[arch-commits] Commit in (blam)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 18:13:07
  Author: bgyorgy
Revision: 208291

Remove blam

This is unmaintained, and depends on insecure webkitgtk2

Deleted:
  blam/


[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD)

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:08:27
  Author: tpowa
Revision: 287093

upgpkg: nvidia-340xx 340.101-8

rebuild against 4.9.5

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 18:04:28 UTC (rev 287092)
+++ PKGBUILD2017-01-21 18:08:27 UTC (rev 287093)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.101
 _extramodules=extramodules-4.9-ARCH
-pkgrel=7
+pkgrel=8
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=("nvidia-340xx-libgl=${pkgver}" "nvidia-340xx-utils=${pkgver}" 
'linux' 'linux-headers>=4.9' 'linux-headers<4.10')


[arch-commits] Commit in nvidia-340xx/repos (8 files)

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:08:38
  Author: tpowa
Revision: 287094

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

Added:
  nvidia-340xx/repos/testing-i686/PKGBUILD
(from rev 287093, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
(from rev 287093, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
(from rev 287093, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install
(from rev 287093, nvidia-340xx/trunk/nvidia-340xx.install)
Deleted:
  nvidia-340xx/repos/testing-i686/PKGBUILD
  nvidia-340xx/repos/testing-i686/nvidia-340xx.install
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install

-+
 /PKGBUILD   |  136 ++
 /nvidia-340xx.install   |   26 ++
 testing-i686/PKGBUILD   |   68 -
 testing-i686/nvidia-340xx.install   |   13 ---
 testing-x86_64/PKGBUILD |   68 -
 testing-x86_64/nvidia-340xx.install |   13 ---
 6 files changed, 162 insertions(+), 162 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-01-21 18:08:27 UTC (rev 287093)
+++ testing-i686/PKGBUILD   2017-01-21 18:08:38 UTC (rev 287094)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Baechler 
-
-pkgbase=nvidia-340xx
-pkgname=(nvidia-340xx nvidia-340xx-dkms)
-pkgver=340.101
-_extramodules=extramodules-4.9-ARCH
-pkgrel=7
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-makedepends=("nvidia-340xx-libgl=${pkgver}" "nvidia-340xx-utils=${pkgver}" 
'linux' 'linux-headers>=4.9' 'linux-headers<4.10')
-conflicts=('nvidia')
-license=('custom')
-options=(!strip)
-source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha512sums_i686=('5866f2b4e6e22863c54d9fc08c9c88c9c911df2396d0ceaca653ded04589ea3a9e4550ed58f4b182b0a42cfe205ef643fe43ea709478e5df5360a7f74fa87f41')
-sha512sums_x86_64=('d5bea7315346e93a7cccd3d99900f4dad51dfa6e93382d4d61c314d0ab97dea063169b8d666d3a3373dea33b4322f945c3a18ed0fc3308e3f89af6f22f373abc')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-
-cp -a kernel kernel-dkms
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-
-cd uvm
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package_nvidia-340xx() {
-pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
-depends=('linux>=4.9' 'linux<4.10' 'libgl' "nvidia-340xx-utils=${pkgver}")
-conflict+=('nvidia-340xx-dkms')
-install=nvidia-340xx.install
-
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-}
-
-package_nvidia-340xx-dkms() {
-pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch"
-depends=('dkms' "nvidia-340xx-utils=$pkgver")
-optdepends=('linux-headers: Build the module for Arch kernel'
-'linux-lts-headers: Build the module for LTS Arch kernel')
-conflicts+=('nvidia-340xx')
-
-cd ${_pkg}
-install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
-cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}"/usr/src/nvidia-${pkgver}
-echo 'blacklist nouveau' > "${pkgdir}"/usr/lib/modprobe.d/nvidia.conf
-cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> 
"${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf
-}

Copied: nvidia-340xx/repos/testing-i686/PKGBUILD (from rev 287093, 
nvidia-340xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-21 18:08:38 UTC (rev 287094)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-340xx
+pkgname=(nvidia-340xx nvidia-340xx-dkms)
+pkgver=340.101
+_extramodules=extramodules-4.9-ARCH
+pkgrel=8
+arch=('i686' 'x86_64')

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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:04:12
  Author: tpowa
Revision: 287091

upgpkg: nvidia 375.26-5

rebuild against 4.9.5

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 17:10:12 UTC (rev 287090)
+++ PKGBUILD2017-01-21 18:04:12 UTC (rev 287091)
@@ -7,7 +7,7 @@
 pkgname=(nvidia nvidia-dkms)
 pkgver=375.26
 _extramodules=extramodules-4.9-ARCH
-pkgrel=4
+pkgrel=5
 pkgdesc="NVIDIA drivers for linux"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;


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

2017-01-21 Thread Tobias Powalowski
Date: Saturday, January 21, 2017 @ 18:04:28
  Author: tpowa
Revision: 287092

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

Added:
  nvidia/repos/testing-i686/PKGBUILD
(from rev 287091, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/fix-abi.patch
(from rev 287091, nvidia/trunk/fix-abi.patch)
  nvidia/repos/testing-i686/nvidia.install
(from rev 287091, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 287091, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/fix-abi.patch
(from rev 287091, nvidia/trunk/fix-abi.patch)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 287091, nvidia/trunk/nvidia.install)
Deleted:
  nvidia/repos/testing-i686/PKGBUILD
  nvidia/repos/testing-i686/fix-abi.patch
  nvidia/repos/testing-i686/nvidia.install
  nvidia/repos/testing-x86_64/PKGBUILD
  nvidia/repos/testing-x86_64/fix-abi.patch
  nvidia/repos/testing-x86_64/nvidia.install

---+
 /PKGBUILD |  168 
 /fix-abi.patch|   24 +
 /nvidia.install   |   26 ++
 testing-i686/PKGBUILD |   84 
 testing-i686/fix-abi.patch|   12 --
 testing-i686/nvidia.install   |   13 ---
 testing-x86_64/PKGBUILD   |   84 
 testing-x86_64/fix-abi.patch  |   12 --
 testing-x86_64/nvidia.install |   13 ---
 9 files changed, 218 insertions(+), 218 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-01-21 18:04:12 UTC (rev 287091)
+++ testing-i686/PKGBUILD   2017-01-21 18:04:28 UTC (rev 287092)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Felix Yan 
-# Contributor: Thomas Baechler 
-
-pkgbase=nvidia
-pkgname=(nvidia nvidia-dkms)
-pkgver=375.26
-_extramodules=extramodules-4.9-ARCH
-pkgrel=4
-pkgdesc="NVIDIA drivers for linux"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux' 
'linux-headers>=4.9' 'linux-headers<4.10')
-license=('custom')
-options=('!strip')
-source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha512sums_i686=('3bc859a95469a45f3c627018248d83e178d160385c3d17d9f890b0d142ecd1220fb21c442e4fe7755b831227a9c820736f447b162acd9699819c6e8145d6d841')
-sha512sums_x86_64=('f52f6597daa1eaf4cbd934d785da6028ef23ecef98e14746143e3738504f8d65b73788abbcf9fd812317fc2c53cdf1c4d4839de57fafdea1930a08c6b21f1992')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-
-cp -a kernel kernel-dkms
-cd kernel-dkms
-sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
-sed -i 's/__JOBS/`nproc`/' dkms.conf
-sed -i 's/__DKMS_MODULES//' dkms.conf
-sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
-DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
-BUILT_MODULE_NAME[1]="nvidia-uvm"\
-DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
-BUILT_MODULE_NAME[2]="nvidia-modeset"\
-DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
-BUILT_MODULE_NAME[3]="nvidia-drm"\
-DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}"/kernel
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package_nvidia() {
-pkgdesc="NVIDIA drivers for linux"
-depends=('linux>=4.9' 'linux<4.10' "nvidia-utils=${pkgver}" 'libgl')
-install=nvidia.install
-
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
- "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-modeset.ko"
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
- "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
-
-if [[ "$CARCH" = "x86_64" ]]; then
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
-fi
-
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-}
-
-package_nvidia-dkms() {
-pkgdesc="NVIDIA driver sources for linux"
-depends=('dkms' "nvidia-utils=$pkgver" 'libgl')
-optdepends=('linux-headers: Build the module for Arch kernel'
-'linux-lts-headers: Build the module for LTS Arch kernel')
-conflicts+=('nvidia')
-
-cd 

[arch-commits] Commit in (soup-sharp webkitgtk-sharp)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 18:00:24
  Author: bgyorgy
Revision: 208289

Remove soup-sharp and webkitgtk-sharp

These are no longer needed for sparkleshare, and they use old, insecure 
webkitgtk.

Deleted:
  soup-sharp/
  webkitgtk-sharp/


[arch-commits] Commit in sparkleshare/trunk (PKGBUILD fix-build.patch)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 17:43:40
  Author: bgyorgy
Revision: 208283

upgpkg: sparkleshare 1.5-3

Update to git snapshot to avoid depending on old webkitgtk

Modified:
  sparkleshare/trunk/PKGBUILD
  sparkleshare/trunk/fix-build.patch

-+
 PKGBUILD|   21 +++--
 fix-build.patch |   12 ++--
 2 files changed, 17 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 17:40:59 UTC (rev 208282)
+++ PKGBUILD2017-01-21 17:43:40 UTC (rev 208283)
@@ -4,31 +4,32 @@
 # Contributor: Erdbeerkaese 
 
 pkgname=sparkleshare
+_pkgname=SparkleShare
 pkgver=1.5
-_pkgver=1.5.0
-pkgrel=2
+_gitrev=325bc848afe460911d596eff1e09a4d39cd0b638
+pkgrel=3
 pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
 arch=('any')
 url="http://sparkleshare.org/;
 license=('GPL3')
-depends=('webkitgtk-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh')
-source=(https://bitbucket.org/hbons/sparkleshare/downloads/$pkgname-linux-$pkgver.tar.gz
+depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh')
+source=("$pkgname-$_gitrev.tar.gz::https://codeload.github.com/hbons/$pkgname/tar.gz/$_gitrev;
 fix-build.patch)
-md5sums=('1363d86129d7ce5adc1b2f02aaf3402f'
- 'e940815cf3a666af0cc8e366bc4513ea')
+sha256sums=('SKIP'
+'a88575667a5e8ffcce8ed2437033df23202fb0ec76db9b1fd43d27b0e9205057')
 
 prepare() {
-  cd $pkgname-$_pkgver
+  cd $_pkgname-$_gitrev
   patch -Np1 -i ../fix-build.patch
 }
 
 build() {
-  cd $pkgname-$_pkgver
-  ./configure --prefix=/usr
+  cd $_pkgname-$_gitrev
+  ./autogen.sh --prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname-$_pkgver
+  cd $_pkgname-$_gitrev
   make DESTDIR="$pkgdir" install
 }

Modified: fix-build.patch
===
--- fix-build.patch 2017-01-21 17:40:59 UTC (rev 208282)
+++ fix-build.patch 2017-01-21 17:43:40 UTC (rev 208283)
@@ -1,12 +1,12 @@
-diff -Naur sparkleshare-1.5.0.orig/SparkleShare/Linux/SparkleUI.cs 
sparkleshare-1.5.0/SparkleShare/Linux/SparkleUI.cs
 sparkleshare-1.5.0.orig/SparkleShare/Linux/SparkleUI.cs2016-01-31 
03:10:01.820152958 +
-+++ sparkleshare-1.5.0/SparkleShare/Linux/SparkleUI.cs 2016-01-31 
03:15:36.915518296 +
-@@ -61,7 +61,7 @@
+diff -Naur 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638.orig/SparkleShare/Linux/UserInterface.cs
 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638/SparkleShare/Linux/UserInterface.cs
+--- 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638.orig/SparkleShare/Linux/UserInterface.cs
 2016-12-16 19:27:32.0 +0100
 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638/SparkleShare/Linux/UserInterface.cs
  2017-01-21 18:07:36.298740982 +0100
+@@ -62,7 +62,7 @@
  
  public void Run ()
  {   
--(this.application as GLib.Application).Run (null, null);
-+(this.application as GLib.Application).Run (0, null);
+-(application as GLib.Application).Run 
("org.sparkleshare.SparkleShare", new string [0]);
++(application as GLib.Application).Run (0, null);
  }
  
  


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

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 17:43:45
  Author: bgyorgy
Revision: 208284

archrelease: copy trunk to community-any

Added:
  sparkleshare/repos/community-any/PKGBUILD
(from rev 208283, sparkleshare/trunk/PKGBUILD)
  sparkleshare/repos/community-any/fix-build.patch
(from rev 208283, sparkleshare/trunk/fix-build.patch)
Deleted:
  sparkleshare/repos/community-any/PKGBUILD
  sparkleshare/repos/community-any/fix-build.patch

-+
 PKGBUILD|   69 +++---
 fix-build.patch |   24 +-
 2 files changed, 47 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 17:43:40 UTC (rev 208283)
+++ PKGBUILD2017-01-21 17:43:45 UTC (rev 208284)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Jarek Sedlacek 
-# Contributor: Erdbeerkaese 
-
-pkgname=sparkleshare
-pkgver=1.5
-_pkgver=1.5.0
-pkgrel=2
-pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
-arch=('any')
-url="http://sparkleshare.org/;
-license=('GPL3')
-depends=('webkitgtk-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh')
-source=(https://bitbucket.org/hbons/sparkleshare/downloads/$pkgname-linux-$pkgver.tar.gz
-fix-build.patch)
-md5sums=('1363d86129d7ce5adc1b2f02aaf3402f'
- 'e940815cf3a666af0cc8e366bc4513ea')
-
-prepare() {
-  cd $pkgname-$_pkgver
-  patch -Np1 -i ../fix-build.patch
-}
-
-build() {
-  cd $pkgname-$_pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: sparkleshare/repos/community-any/PKGBUILD (from rev 208283, 
sparkleshare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 17:43:45 UTC (rev 208284)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jarek Sedlacek 
+# Contributor: Erdbeerkaese 
+
+pkgname=sparkleshare
+_pkgname=SparkleShare
+pkgver=1.5
+_gitrev=325bc848afe460911d596eff1e09a4d39cd0b638
+pkgrel=3
+pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
+arch=('any')
+url="http://sparkleshare.org/;
+license=('GPL3')
+depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh')
+source=("$pkgname-$_gitrev.tar.gz::https://codeload.github.com/hbons/$pkgname/tar.gz/$_gitrev;
+fix-build.patch)
+sha256sums=('SKIP'
+'a88575667a5e8ffcce8ed2437033df23202fb0ec76db9b1fd43d27b0e9205057')
+
+prepare() {
+  cd $_pkgname-$_gitrev
+  patch -Np1 -i ../fix-build.patch
+}
+
+build() {
+  cd $_pkgname-$_gitrev
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $_pkgname-$_gitrev
+  make DESTDIR="$pkgdir" install
+}

Deleted: fix-build.patch
===
--- fix-build.patch 2017-01-21 17:43:40 UTC (rev 208283)
+++ fix-build.patch 2017-01-21 17:43:45 UTC (rev 208284)
@@ -1,12 +0,0 @@
-diff -Naur sparkleshare-1.5.0.orig/SparkleShare/Linux/SparkleUI.cs 
sparkleshare-1.5.0/SparkleShare/Linux/SparkleUI.cs
 sparkleshare-1.5.0.orig/SparkleShare/Linux/SparkleUI.cs2016-01-31 
03:10:01.820152958 +
-+++ sparkleshare-1.5.0/SparkleShare/Linux/SparkleUI.cs 2016-01-31 
03:15:36.915518296 +
-@@ -61,7 +61,7 @@
- 
- public void Run ()
- {   
--(this.application as GLib.Application).Run (null, null);
-+(this.application as GLib.Application).Run (0, null);
- }
- 
- 

Copied: sparkleshare/repos/community-any/fix-build.patch (from rev 208283, 
sparkleshare/trunk/fix-build.patch)
===
--- fix-build.patch (rev 0)
+++ fix-build.patch 2017-01-21 17:43:45 UTC (rev 208284)
@@ -0,0 +1,12 @@
+diff -Naur 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638.orig/SparkleShare/Linux/UserInterface.cs
 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638/SparkleShare/Linux/UserInterface.cs
+--- 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638.orig/SparkleShare/Linux/UserInterface.cs
 2016-12-16 19:27:32.0 +0100
 
SparkleShare-325bc848afe460911d596eff1e09a4d39cd0b638/SparkleShare/Linux/UserInterface.cs
  2017-01-21 18:07:36.298740982 +0100
+@@ -62,7 +62,7 @@
+ 
+ public void Run ()
+ {   
+-(application as GLib.Application).Run 
("org.sparkleshare.SparkleShare", new string [0]);
++(application as GLib.Application).Run (0, null);
+ }
+ 
+ 


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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:40:59
  Author: seblu
Revision: 208282

archrelease: copy trunk to community-any

Added:
  ferm/repos/community-any/PKGBUILD
(from rev 208281, ferm/trunk/PKGBUILD)
  ferm/repos/community-any/ferm.service
(from rev 208281, ferm/trunk/ferm.service)
Deleted:
  ferm/repos/community-any/PKGBUILD
  ferm/repos/community-any/ferm.service

--+
 PKGBUILD |   74 -
 ferm.service |   30 +++
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 17:40:11 UTC (rev 208281)
+++ PKGBUILD2017-01-21 17:40:59 UTC (rev 208282)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Marti Raudsepp 
-# Contributor: Manuel Mazzuola 
-
-pkgname=ferm
-pkgver=2.3.1
-pkgrel=1
-pkgdesc='Tool to maintain complex firewalls'
-arch=('any')
-url='http://ferm.foo-projects.org/'
-license=('GPL2')
-depends=('iptables' 'perl')
-optdepends=('ebtables' 'arptables' 'ipset')
-backup=("etc/$pkgname.conf")
-source=(
-  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
-  "$pkgname.service")
-md5sums=('a7c80de6ed0691af6a764acdb99fb002'
- '9c5ece2628fd86a73b70f9c39df63e9f')
-
-package() {
-  # software setup
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-  cd "$pkgdir"
-  # setup default config
-  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
-  # remove fancy docs
-  rm usr/share/doc/ferm/ferm.{html,txt}
-  # /usr merge
-  mv usr/sbin usr/bin
-  # systemd
-  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ferm/repos/community-any/PKGBUILD (from rev 208281, ferm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 17:40:59 UTC (rev 208282)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Marti Raudsepp 
+# Contributor: Manuel Mazzuola 
+
+pkgname=ferm
+pkgver=2.3.1
+pkgrel=1
+pkgdesc='Tool to maintain complex firewalls'
+arch=('any')
+url='http://ferm.foo-projects.org/'
+license=('GPL2')
+depends=('iptables' 'perl')
+optdepends=('ebtables' 'arptables' 'ipset')
+backup=("etc/$pkgname.conf")
+source=(
+  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
+  "$pkgname.service")
+md5sums=('a7c80de6ed0691af6a764acdb99fb002'
+ '9c5ece2628fd86a73b70f9c39df63e9f')
+
+package() {
+  # software setup
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+  cd "$pkgdir"
+  # setup default config
+  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
+  # remove fancy docs
+  rm usr/share/doc/ferm/ferm.{html,txt}
+  # /usr merge
+  mv usr/sbin usr/bin
+  # systemd
+  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ferm.service
===
--- ferm.service2017-01-21 17:40:11 UTC (rev 208281)
+++ ferm.service2017-01-21 17:40:59 UTC (rev 208282)
@@ -1,15 +0,0 @@
-[Unit]
-Description=for Easy Rule Making
-After=ipset.service
-Before=network-pre.target
-Wants=network-pre.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/ferm /etc/ferm.conf
-ExecReload=/usr/bin/ferm /etc/ferm.conf
-ExecStop=/usr/bin/ferm -F /etc/ferm.conf
-
-[Install]
-WantedBy=multi-user.target

Copied: ferm/repos/community-any/ferm.service (from rev 208281, 
ferm/trunk/ferm.service)
===
--- ferm.service(rev 0)
+++ ferm.service2017-01-21 17:40:59 UTC (rev 208282)
@@ -0,0 +1,15 @@
+[Unit]
+Description=for Easy Rule Making
+After=ipset.service
+Before=network-pre.target
+Wants=network-pre.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/usr/bin/ferm /etc/ferm.conf
+ExecReload=/usr/bin/ferm /etc/ferm.conf
+ExecStop=/usr/bin/ferm -F /etc/ferm.conf
+
+[Install]
+WantedBy=multi-user.target


[arch-commits] Commit in unifi/repos/community-any (8 files)

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:40:11
  Author: seblu
Revision: 208281

archrelease: copy trunk to community-any

Added:
  unifi/repos/community-any/LICENSE
(from rev 208280, unifi/trunk/LICENSE)
  unifi/repos/community-any/PKGBUILD
(from rev 208280, unifi/trunk/PKGBUILD)
  unifi/repos/community-any/unifi.service
(from rev 208280, unifi/trunk/unifi.service)
  unifi/repos/community-any/unifi.sysusers
(from rev 208280, unifi/trunk/unifi.sysusers)
Deleted:
  unifi/repos/community-any/LICENSE
  unifi/repos/community-any/PKGBUILD
  unifi/repos/community-any/unifi.service
  unifi/repos/community-any/unifi.sysusers

+
 LICENSE|6 +--
 PKGBUILD   |  108 +++
 unifi.service  |   24 ++--
 unifi.sysusers |2 -
 4 files changed, 70 insertions(+), 70 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-01-21 17:39:56 UTC (rev 208280)
+++ LICENSE 2017-01-21 17:40:11 UTC (rev 208281)
@@ -1,3 +0,0 @@
-Ubiquiti Networks - All Rights Reserved.
-Permission granted to Archlinux to re-package.
-https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Copied: unifi/repos/community-any/LICENSE (from rev 208280, unifi/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-01-21 17:40:11 UTC (rev 208281)
@@ -0,0 +1,3 @@
+Ubiquiti Networks - All Rights Reserved.
+Permission granted to Archlinux to re-package.
+https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 17:39:56 UTC (rev 208280)
+++ PKGBUILD2017-01-21 17:40:11 UTC (rev 208281)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Frederik Schwan frederik dot schwan at linux dot com>
-
-pkgname=unifi
-pkgver=5.3.11
-pkgrel=1
-pkgdesc='Centralized management system for Ubiquiti UniFi AP'
-arch=('any')
-url='https://community.ubnt.com/unifi'
-# We are allowed to ship the software in our repository
-# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
-license=('custom')
-depends=('mongodb' 'java-runtime-headless' 'fontconfig')
-conflicts=('tomcat-native')
-source=("UniFi-$pkgver.zip::https://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
-'unifi.service'
-'unifi.sysusers'
-'LICENSE')
-md5sums=('779667ebddd05293e6f3cc624a96db47'
- '79998cabf110d9a96ba4d3367101c94c'
- 'a92291a0074a5dcf414da4dfe812bc2a'
- '63a6f9e67db6a466f31a40c228c16d63')
-
-package() {
-  # lib
-  install -dm755 "$pkgdir/usr/lib/unifi"
-  cp -r UniFi/{bin,dl,lib,webapps} "$pkgdir/usr/lib/unifi"
-
-  # data
-  install -dm750 "$pkgdir/var/lib/unifi"
-  for _d in data run work; do
-install -dm750 "$pkgdir/var/lib/unifi/$_d"
-ln -s "../../../var/lib/unifi/$_d" "$pkgdir/usr/lib/unifi/$_d"
-  done
-  chown -R 113:113 "$pkgdir/var/lib/unifi"
-
-  # log
-  install -dm750 "$pkgdir/var/log/unifi"
-  ln -s ../../../var/log/unifi "$pkgdir/usr/lib/unifi/logs"
-  chown -R 113:113 "$pkgdir/var/log/unifi"
-
-  # readme
-  install -Dm644 UniFi/readme.txt "$pkgdir/usr/share/doc/$pkgname/README"
-
-  # license
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # systemd
-  install -Dm644 $pkgname.service 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -Dm644 $pkgname.sysusers "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: unifi/repos/community-any/PKGBUILD (from rev 208280, 
unifi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 17:40:11 UTC (rev 208281)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer 
+# Contributor: Frederik Schwan frederik dot schwan at linux dot com>
+
+pkgname=unifi
+pkgver=5.4.9
+pkgrel=1
+pkgdesc='Centralized management system for Ubiquiti UniFi AP'
+arch=('any')
+url='https://community.ubnt.com/unifi'
+# We are allowed to ship the software in our repository
+# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
+license=('custom')
+depends=('mongodb' 'java-runtime-headless' 'fontconfig')
+conflicts=('tomcat-native')
+source=("UniFi-$pkgver.zip::https://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
+'unifi.service'
+'unifi.sysusers'
+'LICENSE')
+md5sums=('b0cd8a525751de558a84354081899a08'
+ '79998cabf110d9a96ba4d3367101c94c'
+ 'a92291a0074a5dcf414da4dfe812bc2a'
+ '63a6f9e67db6a466f31a40c228c16d63')
+
+package() {
+  # lib
+  install -dm755 "$pkgdir/usr/lib/unifi"
+  cp -r UniFi/{bin,dl,lib,webapps} "$pkgdir/usr/lib/unifi"
+
+  # 

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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:39:56
  Author: seblu
Revision: 208280

upgpkg: unifi 5.4.9-1

Modified:
  unifi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 17:36:31 UTC (rev 208279)
+++ PKGBUILD2017-01-21 17:39:56 UTC (rev 208280)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan frederik dot schwan at linux dot com>
 
 pkgname=unifi
-pkgver=5.3.11
+pkgver=5.4.9
 pkgrel=1
 pkgdesc='Centralized management system for Ubiquiti UniFi AP'
 arch=('any')
@@ -17,7 +17,7 @@
 'unifi.service'
 'unifi.sysusers'
 'LICENSE')
-md5sums=('779667ebddd05293e6f3cc624a96db47'
+md5sums=('b0cd8a525751de558a84354081899a08'
  '79998cabf110d9a96ba4d3367101c94c'
  'a92291a0074a5dcf414da4dfe812bc2a'
  '63a6f9e67db6a466f31a40c228c16d63')


[arch-commits] Commit in webkit2-sharp (5 files)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 17:36:31
  Author: bgyorgy
Revision: 208279

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

Added:
  webkit2-sharp/repos/
  webkit2-sharp/repos/community-i686/
  webkit2-sharp/repos/community-i686/PKGBUILD
(from rev 208278, webkit2-sharp/trunk/PKGBUILD)
  webkit2-sharp/repos/community-x86_64/
  webkit2-sharp/repos/community-x86_64/PKGBUILD
(from rev 208278, webkit2-sharp/trunk/PKGBUILD)

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

Copied: webkit2-sharp/repos/community-i686/PKGBUILD (from rev 208278, 
webkit2-sharp/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2017-01-21 17:36:31 UTC (rev 208279)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=webkit2-sharp
+pkgver=2.10.9
+_gitrev=dec1e10876f3bbda621f635937c23ac486cd6e05
+pkgrel=1
+pkgdesc="C Sharp bindings for WebKit 2 with GTK+ 3"
+arch=('i686' 'x86_64')
+url="https://github.com/hbons/webkit2-sharp;
+license=('MIT')
+depends=('gtk-sharp-3' 'webkit2gtk')
+makedepends=('libxslt')
+source=("$pkgname-$_gitrev.tar.gz::https://codeload.github.com/hbons/$pkgname/tar.gz/$_gitrev;)
+sha256sums=('SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  ./autogen.sh --prefix=/usr
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: webkit2-sharp/repos/community-x86_64/PKGBUILD (from rev 208278, 
webkit2-sharp/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-01-21 17:36:31 UTC (rev 208279)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=webkit2-sharp
+pkgver=2.10.9
+_gitrev=dec1e10876f3bbda621f635937c23ac486cd6e05
+pkgrel=1
+pkgdesc="C Sharp bindings for WebKit 2 with GTK+ 3"
+arch=('i686' 'x86_64')
+url="https://github.com/hbons/webkit2-sharp;
+license=('MIT')
+depends=('gtk-sharp-3' 'webkit2gtk')
+makedepends=('libxslt')
+source=("$pkgname-$_gitrev.tar.gz::https://codeload.github.com/hbons/$pkgname/tar.gz/$_gitrev;)
+sha256sums=('SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  ./autogen.sh --prefix=/usr
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


[arch-commits] Commit in (3 files)

2017-01-21 Thread Balló György
Date: Saturday, January 21, 2017 @ 17:32:49
  Author: bgyorgy
Revision: 208278

Add webkit2-sharp

It's a new dependency for sparkleshare.

Added:
  webkit2-sharp/
  webkit2-sharp/trunk/
  webkit2-sharp/trunk/PKGBUILD

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

Added: webkit2-sharp/trunk/PKGBUILD
===
--- webkit2-sharp/trunk/PKGBUILD(rev 0)
+++ webkit2-sharp/trunk/PKGBUILD2017-01-21 17:32:49 UTC (rev 208278)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=webkit2-sharp
+pkgver=2.10.9
+_gitrev=dec1e10876f3bbda621f635937c23ac486cd6e05
+pkgrel=1
+pkgdesc="C Sharp bindings for WebKit 2 with GTK+ 3"
+arch=('i686' 'x86_64')
+url="https://github.com/hbons/webkit2-sharp;
+license=('MIT')
+depends=('gtk-sharp-3' 'webkit2gtk')
+makedepends=('libxslt')
+source=("$pkgname-$_gitrev.tar.gz::https://codeload.github.com/hbons/$pkgname/tar.gz/$_gitrev;)
+sha256sums=('SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  ./autogen.sh --prefix=/usr
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$_gitrev"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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


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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:19:18
  Author: seblu
Revision: 208276

upgpkg: ferm 2.3.1-1

Modified:
  ferm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 17:10:31 UTC (rev 208275)
+++ PKGBUILD2017-01-21 17:19:18 UTC (rev 208276)
@@ -4,7 +4,7 @@
 # Contributor: Manuel Mazzuola 
 
 pkgname=ferm
-pkgver=2.3
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Tool to maintain complex firewalls'
 arch=('any')
@@ -16,7 +16,7 @@
 source=(
   "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
   "$pkgname.service")
-md5sums=('135c4038190a53dde1d431a0ac01de15'
+md5sums=('a7c80de6ed0691af6a764acdb99fb002'
  '9c5ece2628fd86a73b70f9c39df63e9f')
 
 package() {


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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:19:46
  Author: seblu
Revision: 208277

archrelease: copy trunk to community-any

Added:
  ferm/repos/community-any/PKGBUILD
(from rev 208276, ferm/trunk/PKGBUILD)
  ferm/repos/community-any/ferm.service
(from rev 208276, ferm/trunk/ferm.service)
Deleted:
  ferm/repos/community-any/PKGBUILD
  ferm/repos/community-any/ferm.service

--+
 PKGBUILD |   74 -
 ferm.service |   30 +++
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 17:19:18 UTC (rev 208276)
+++ PKGBUILD2017-01-21 17:19:46 UTC (rev 208277)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Marti Raudsepp 
-# Contributor: Manuel Mazzuola 
-
-pkgname=ferm
-pkgver=2.3
-pkgrel=1
-pkgdesc='Tool to maintain complex firewalls'
-arch=('any')
-url='http://ferm.foo-projects.org/'
-license=('GPL2')
-depends=('iptables' 'perl')
-optdepends=('ebtables' 'arptables' 'ipset')
-backup=("etc/$pkgname.conf")
-source=(
-  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
-  "$pkgname.service")
-md5sums=('135c4038190a53dde1d431a0ac01de15'
- '9c5ece2628fd86a73b70f9c39df63e9f')
-
-package() {
-  # software setup
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-  cd "$pkgdir"
-  # setup default config
-  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
-  # remove fancy docs
-  rm usr/share/doc/ferm/ferm.{html,txt}
-  # /usr merge
-  mv usr/sbin usr/bin
-  # systemd
-  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ferm/repos/community-any/PKGBUILD (from rev 208276, ferm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 17:19:46 UTC (rev 208277)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Marti Raudsepp 
+# Contributor: Manuel Mazzuola 
+
+pkgname=ferm
+pkgver=2.3.1
+pkgrel=1
+pkgdesc='Tool to maintain complex firewalls'
+arch=('any')
+url='http://ferm.foo-projects.org/'
+license=('GPL2')
+depends=('iptables' 'perl')
+optdepends=('ebtables' 'arptables' 'ipset')
+backup=("etc/$pkgname.conf")
+source=(
+  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
+  "$pkgname.service")
+md5sums=('a7c80de6ed0691af6a764acdb99fb002'
+ '9c5ece2628fd86a73b70f9c39df63e9f')
+
+package() {
+  # software setup
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+  cd "$pkgdir"
+  # setup default config
+  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
+  # remove fancy docs
+  rm usr/share/doc/ferm/ferm.{html,txt}
+  # /usr merge
+  mv usr/sbin usr/bin
+  # systemd
+  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ferm.service
===
--- ferm.service2017-01-21 17:19:18 UTC (rev 208276)
+++ ferm.service2017-01-21 17:19:46 UTC (rev 208277)
@@ -1,15 +0,0 @@
-[Unit]
-Description=for Easy Rule Making
-After=ipset.service
-Before=network-pre.target
-Wants=network-pre.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/ferm /etc/ferm.conf
-ExecReload=/usr/bin/ferm /etc/ferm.conf
-ExecStop=/usr/bin/ferm -F /etc/ferm.conf
-
-[Install]
-WantedBy=multi-user.target

Copied: ferm/repos/community-any/ferm.service (from rev 208276, 
ferm/trunk/ferm.service)
===
--- ferm.service(rev 0)
+++ ferm.service2017-01-21 17:19:46 UTC (rev 208277)
@@ -0,0 +1,15 @@
+[Unit]
+Description=for Easy Rule Making
+After=ipset.service
+Before=network-pre.target
+Wants=network-pre.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/usr/bin/ferm /etc/ferm.conf
+ExecReload=/usr/bin/ferm /etc/ferm.conf
+ExecStop=/usr/bin/ferm -F /etc/ferm.conf
+
+[Install]
+WantedBy=multi-user.target


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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:10:12
  Author: seblu
Revision: 287090

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

Added:
  pcre/repos/testing-i686/
  pcre/repos/testing-i686/PKGBUILD
(from rev 287089, pcre/trunk/PKGBUILD)
  pcre/repos/testing-x86_64/
  pcre/repos/testing-x86_64/PKGBUILD
(from rev 287089, pcre/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   59 ++
 testing-x86_64/PKGBUILD |   59 ++
 2 files changed, 118 insertions(+)

Copied: pcre/repos/testing-i686/PKGBUILD (from rev 287089, pcre/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-21 17:10:12 UTC (rev 287090)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer
+# Contributor: Allan McRae 
+# Contributor: Eric Belanger 
+# Contributor: John Proctor 
+
+pkgname=pcre
+pkgver=8.40
+pkgrel=1
+pkgdesc='A library that implements Perl 5-style regular expressions'
+arch=('i686' 'x86_64')
+url='http://www.pcre.org/'
+license=('BSD')
+depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
+validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
+source=("https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2"{,.sig})
+md5sums=('41a842bf7dcecd6634219336e2167d1d'
+ 'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+  :
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--enable-unicode-properties \
+--enable-pcre16 \
+--enable-pcre32 \
+--enable-jit \
+--enable-pcregrep-libz \
+--enable-pcregrep-libbz2 \
+--enable-pcretest-libreadline
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pcre/repos/testing-x86_64/PKGBUILD (from rev 287089, 
pcre/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-01-21 17:10:12 UTC (rev 287090)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer
+# Contributor: Allan McRae 
+# Contributor: Eric Belanger 
+# Contributor: John Proctor 
+
+pkgname=pcre
+pkgver=8.40
+pkgrel=1
+pkgdesc='A library that implements Perl 5-style regular expressions'
+arch=('i686' 'x86_64')
+url='http://www.pcre.org/'
+license=('BSD')
+depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
+validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
+source=("https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2"{,.sig})
+md5sums=('41a842bf7dcecd6634219336e2167d1d'
+ 'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+  :
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--enable-unicode-properties \
+--enable-pcre16 \
+--enable-pcre32 \
+--enable-jit \
+--enable-pcregrep-libz \
+--enable-pcregrep-libbz2 \
+--enable-pcretest-libreadline
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


  1   2   >