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

2017-01-30 Thread Sven-Hendrik Haase
Date: Tuesday, January 31, 2017 @ 00:42:13
  Author: svenstaro
Revision: 209584

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

Added:
  murmur/repos/community-staging-i686/0003-fix-long-username-query.patch
(from rev 209583, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-staging-i686/0004-fix-username-validation.patch
(from rev 209583, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-staging-i686/ChangeLog
(from rev 209583, murmur/trunk/ChangeLog)
  murmur/repos/community-staging-i686/PKGBUILD
(from rev 209583, murmur/trunk/PKGBUILD)
  murmur/repos/community-staging-i686/murmur.dbus.conf
(from rev 209583, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-staging-i686/murmur.install
(from rev 209583, murmur/trunk/murmur.install)
  murmur/repos/community-staging-i686/murmur.service
(from rev 209583, murmur/trunk/murmur.service)
  murmur/repos/community-staging-x86_64/0003-fix-long-username-query.patch
(from rev 209583, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-staging-x86_64/0004-fix-username-validation.patch
(from rev 209583, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-staging-x86_64/ChangeLog
(from rev 209583, murmur/trunk/ChangeLog)
  murmur/repos/community-staging-x86_64/PKGBUILD
(from rev 209583, murmur/trunk/PKGBUILD)
  murmur/repos/community-staging-x86_64/murmur.dbus.conf
(from rev 209583, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-staging-x86_64/murmur.install
(from rev 209583, murmur/trunk/murmur.install)
  murmur/repos/community-staging-x86_64/murmur.service
(from rev 209583, murmur/trunk/murmur.service)
Deleted:
  murmur/repos/community-staging-i686/0003-fix-long-username-query.patch
  murmur/repos/community-staging-i686/0004-fix-username-validation.patch
  murmur/repos/community-staging-i686/ChangeLog
  murmur/repos/community-staging-i686/PKGBUILD
  murmur/repos/community-staging-i686/murmur.dbus.conf
  murmur/repos/community-staging-i686/murmur.install
  murmur/repos/community-staging-i686/murmur.service
  murmur/repos/community-staging-x86_64/0003-fix-long-username-query.patch
  murmur/repos/community-staging-x86_64/0004-fix-username-validation.patch
  murmur/repos/community-staging-x86_64/ChangeLog
  murmur/repos/community-staging-x86_64/PKGBUILD
  murmur/repos/community-staging-x86_64/murmur.dbus.conf
  murmur/repos/community-staging-x86_64/murmur.install
  murmur/repos/community-staging-x86_64/murmur.service

-+
 /0003-fix-long-username-query.patch |   84 
 /0004-fix-username-validation.patch |   72 +++
 /ChangeLog  |   72 +++
 /PKGBUILD   |  100 ++
 /murmur.dbus.conf   |   44 
 /murmur.install |   18 +
 /murmur.service |   24 ++
 community-staging-i686/0003-fix-long-username-query.patch   |   42 
 community-staging-i686/0004-fix-username-validation.patch   |   36 ---
 community-staging-i686/ChangeLog|   36 ---
 community-staging-i686/PKGBUILD |   50 -
 community-staging-i686/murmur.dbus.conf |   22 --
 community-staging-i686/murmur.install   |9 
 community-staging-i686/murmur.service   |   12 -
 community-staging-x86_64/0003-fix-long-username-query.patch |   42 
 community-staging-x86_64/0004-fix-username-validation.patch |   36 ---
 community-staging-x86_64/ChangeLog  |   36 ---
 community-staging-x86_64/PKGBUILD   |   50 -
 community-staging-x86_64/murmur.dbus.conf   |   22 --
 community-staging-x86_64/murmur.install |9 
 community-staging-x86_64/murmur.service |   12 -
 21 files changed, 414 insertions(+), 414 deletions(-)

Deleted: community-staging-i686/0003-fix-long-username-query.patch
===
--- community-staging-i686/0003-fix-long-username-query.patch   2017-01-31 
00:41:50 UTC (rev 209583)
+++ community-staging-i686/0003-fix-long-username-query.patch   2017-01-31 
00:42:13 UTC (rev 209584)
@@ -1,42 +0,0 @@
-commit 6b33dda344f89e5a039b7d79eb43925040654242
-Author: Benjamin Jemlich 
-Date:   Tue Jun 29 14:49:14 2010 +0200
-
-Don't crash on long usernames
-
-diff --git a/src/murmur/Messages.cpp b/src/murmur/Messages.cpp
-index f12867a..de307ea 100644
 a/src/murmur/Messages.cpp
-+++ b/src/murmur/Messages.cpp
-@@ -1231,6 +1231,9 @@ void Server::msgQueryUsers(ServerUser 

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

2017-01-30 Thread Sven-Hendrik Haase
Date: Tuesday, January 31, 2017 @ 00:41:50
  Author: svenstaro
Revision: 209583

upgpkg: murmur 1.2.19-2

protobuf rebuild

Modified:
  murmur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-31 00:41:47 UTC (rev 209582)
+++ PKGBUILD2017-01-31 00:41:50 UTC (rev 209583)
@@ -5,7 +5,7 @@
 
 pkgname=murmur
 pkgver=1.2.19
-pkgrel=1
+pkgrel=2
 pkgdesc="The voice chat application server for Mumble"
 arch=('i686' 'x86_64')
 url="http://mumble.sourceforge.net;


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

2017-01-30 Thread Sven-Hendrik Haase
Date: Tuesday, January 31, 2017 @ 00:41:47
  Author: svenstaro
Revision: 209582

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

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

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

Copied: mumble/repos/community-staging-i686/PKGBUILD (from rev 209581, 
mumble/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-31 00:41:47 UTC (rev 209582)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # bin stuff
+  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
+  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
+
+  # lib stuff
+  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
+  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
+  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
+  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
+
+  # other stuff
+  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
+  install -m755 -d $pkgdir/usr/share/man/man1
+  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
+  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
+  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-staging-x86_64/PKGBUILD (from rev 209581, 
mumble/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-01-31 00:41:47 UTC (rev 209582)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+

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

2017-01-30 Thread Sven-Hendrik Haase
Date: Tuesday, January 31, 2017 @ 00:41:30
  Author: svenstaro
Revision: 209581

upgpkg: mumble 1.2.19-2

protobuf rebuild

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 22:50:24 UTC (rev 209580)
+++ PKGBUILD2017-01-31 00:41:30 UTC (rev 209581)
@@ -9,7 +9,7 @@
 
 pkgname=mumble
 pkgver=1.2.19
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')


[arch-commits] Commit in kde-development-environment-meta/repos/extra-any (4 files)

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 23:50:46
  Author: arojas
Revision: 287783

archrelease: copy trunk to extra-any

Added:
  kde-development-environment-meta/repos/extra-any/PKGBUILD
(from rev 287782, kde-development-environment-meta/trunk/PKGBUILD)
  
kde-development-environment-meta/repos/extra-any/org.kde.development.appdata.xml
(from rev 287782, 
kde-development-environment-meta/trunk/org.kde.development.appdata.xml)
Deleted:
  kde-development-environment-meta/repos/extra-any/PKGBUILD
  
kde-development-environment-meta/repos/extra-any/org.kde.development.appdata.xml

-+
 PKGBUILD|   40 +++
 org.kde.development.appdata.xml |   66 +++---
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 23:47:57 UTC (rev 287782)
+++ PKGBUILD2017-01-30 23:50:46 UTC (rev 287783)
@@ -1,20 +0,0 @@
-# Note: This PKGBUILD is automatically generated by the scripts at 
https://cgit.kde.org/kdesdk-devenv-dependencies.git/
-# Don't manually edit the PKGBUILD, edit the upstream template instead
-
-pkgname=kde-development-environment-meta
-pkgver=20161217
-pkgrel=1
-pkgdesc='Metapackage to install a full KDE development environment'
-arch=(any)
-url='https://phabricator.kde.org/T3722'
-license=(LGPL)
-depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes 
akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt 
calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration 
gcc git grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal 
karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion 
kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication 
kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit 
kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays 
khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami 
kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport kmbox 
kmediaplayer kmime knewstuff knotifications knotifyconfig konqueror 
kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross 
krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwayland kwid
 getsaddons kwindowsystem kxmlgui kxmlrpcclient libgravatar libkcddb 
libkcompactdisc libkdcraw libkdegames libkdepim libkexiv2 libkface libkgapi 
libkgeomap libkipi libkleo libkmahjongg libksane libkscreen libksieve 
libksysguard libktnef libkvkontakte libmediawiki mailcommon mailimporter make 
messagelib modemmanager-qt networkmanager-qt ninja pimcommon plasma-framework 
prison qt5-base qt5-declarative qt5-webengine solid sonnet syntax-highlighting 
threadweaver)
-optdepends=(kate kdevelop plasma-sdk plasma-workspace)
-makedepends=()
-source=(org.kde.development.appdata.xml)
-md5sums=('492b5724bea85b46a72a94de07fec430')
-noextract=()
-
-package() {
-install -Dm644 org.kde.development.appdata.xml 
"$pkgdir"/usr/share/metainfo/org.kde.development.appdata.xml
-}

Copied: kde-development-environment-meta/repos/extra-any/PKGBUILD (from rev 
287782, kde-development-environment-meta/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 23:50:46 UTC (rev 287783)
@@ -0,0 +1,20 @@
+# Note: This PKGBUILD is automatically generated by the scripts at 
https://cgit.kde.org/kdesdk-devenv-dependencies.git/
+# Don't manually edit the PKGBUILD, edit the upstream template instead
+
+pkgname=kde-development-environment-meta
+pkgver=20170131
+pkgrel=1
+pkgdesc='Metapackage to install a full KDE development environment'
+arch=(any)
+url='https://phabricator.kde.org/T3722'
+license=(LGPL)
+depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes 
akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt 
calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration 
gcc git grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal 
karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion 
kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication 
kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit 
kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays 
khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami 
kirigami2 kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport 
kmbox kmediaplayer kmime knewstuff knotifications knotifyconfig konqueror 
kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross 
krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwa
 yland kwidgetsaddons kwindowsystem kxmlgui 

[arch-commits] Commit in kde-development-environment-meta/trunk (PKGBUILD)

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 23:47:57
  Author: arojas
Revision: 287782

Update

Modified:
  kde-development-environment-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 23:00:35 UTC (rev 287781)
+++ PKGBUILD2017-01-30 23:47:57 UTC (rev 287782)
@@ -2,13 +2,13 @@
 # Don't manually edit the PKGBUILD, edit the upstream template instead
 
 pkgname=kde-development-environment-meta
-pkgver=20161217
+pkgver=20170131
 pkgrel=1
 pkgdesc='Metapackage to install a full KDE development environment'
 arch=(any)
 url='https://phabricator.kde.org/T3722'
 license=(LGPL)
-depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes 
akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt 
calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration 
gcc git grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal 
karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion 
kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication 
kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit 
kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays 
khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami 
kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport kmbox 
kmediaplayer kmime knewstuff knotifications knotifyconfig konqueror 
kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross 
krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwayland kwid
 getsaddons kwindowsystem kxmlgui kxmlrpcclient libgravatar libkcddb 
libkcompactdisc libkdcraw libkdegames libkdepim libkexiv2 libkface libkgapi 
libkgeomap libkipi libkleo libkmahjongg libksane libkscreen libksieve 
libksysguard libktnef libkvkontakte libmediawiki mailcommon mailimporter make 
messagelib modemmanager-qt networkmanager-qt ninja pimcommon plasma-framework 
prison qt5-base qt5-declarative qt5-webengine solid sonnet syntax-highlighting 
threadweaver)
+depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes 
akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt 
calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration 
gcc git grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal 
karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion 
kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication 
kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit 
kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays 
khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami 
kirigami2 kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport 
kmbox kmediaplayer kmime knewstuff knotifications knotifyconfig konqueror 
kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross 
krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwa
 yland kwidgetsaddons kwindowsystem kxmlgui kxmlrpcclient libgravatar libkcddb 
libkcompactdisc libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkgeomap 
libkipi libkleo libkmahjongg libksane libkscreen libksieve libksysguard 
libktnef libkvkontakte libmediawiki mailcommon mailimporter make messagelib 
modemmanager-qt networkmanager-qt ninja pimcommon plasma-framework prison 
qt5-base qt5-declarative qt5-webengine solid sonnet syntax-highlighting 
threadweaver)
 optdepends=(kate kdevelop plasma-sdk plasma-workspace)
 makedepends=()
 source=(org.kde.development.appdata.xml)


[arch-commits] Commit in qt5-doc/repos/extra-any (PKGBUILD PKGBUILD)

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 23:00:35
  Author: arojas
Revision: 287781

archrelease: copy trunk to extra-any

Added:
  qt5-doc/repos/extra-any/PKGBUILD
(from rev 287780, qt5-doc/trunk/PKGBUILD)
Deleted:
  qt5-doc/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  130 ++---
 1 file changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 22:59:47 UTC (rev 287780)
+++ PKGBUILD2017-01-30 23:00:35 UTC (rev 287781)
@@ -1,65 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Michael Hansen 
-
-pkgname=qt5-doc
-_qtver=5.8.0
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=('any')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='A cross-platform application and UI framework (Documentation)'
-depends=('qt5-base')
-makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 
'libxrandr' 'libxss')
-groups=('qt' 'qt5')
-_pkgfqn="qt-everywhere-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz;)
-md5sums=('0cd3d9e1a6fed36e88adcb72e9fe')
-
-prepare() {
-  cd ${_pkgfqn}
-
-  # Use python2 for Python 2.x
-  find . -name '*.py' -exec sed -i \
-'s|#![ ]*/usr/bin/python$|&2|;s|#![ ]*/usr/bin/env python$|&2|' {} +
-  find -name '*.pro' -o -name '*.pri' -o -name '*.prf' | xargs sed -i -e 
's|python -c|python2 -c|g' -e 's|python \$|python2 \$|g'
-
-  ln -s /usr/bin qttools/
-  ln -s /usr/bin/{rcc,uic,moc} qtbase/bin/
-
-  # workaround c++11 detection with GCC6
-  sed -e '/requires(c++11)/d' -i qtserialbus/qtserialbus.pro
-
-  # Hack to force using python2
-  cd "$srcdir"
-  mkdir -p bin
-  ln -s /usr/bin/python2 bin/python
-}
-
-build() {
-  cd ${_pkgfqn}
-
-  export PATH="$srcdir/bin:$PATH"
-  PYTHON=/usr/bin/python2 ./configure -confirm-license -opensource \
--prefix /usr \
--docdir /usr/share/doc/qt \
--headerdir /usr/include/qt \
--archdatadir /usr/lib/qt \
--datadir /usr/share/qt \
--sysconfdir /etc/xdg \
--examplesdir /usr/share/doc/qt/examples
-  make docs
-}
-
-package() {
-  cd ${_pkgfqn}
-  make INSTALL_ROOT="$pkgdir" install_docs
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-
-# Fix conflicts with qt5-examples
-  rm -r "$pkgdir"/usr/share/doc/qt/examples
-}

Copied: qt5-doc/repos/extra-any/PKGBUILD (from rev 287780, 
qt5-doc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 23:00:35 UTC (rev 287781)
@@ -0,0 +1,65 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Michael Hansen 
+
+pkgname=qt5-doc
+_qtver=5.8.0
+pkgver=${_qtver/-/}
+pkgrel=2
+arch=('any')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='A cross-platform application and UI framework (Documentation)'
+depends=('qt5-base')
+makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 
'libxrandr' 'libxss' 'libxcomposite')
+groups=('qt' 'qt5')
+_pkgfqn="qt-everywhere-opensource-src-${_qtver}"
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz;)
+md5sums=('0cd3d9e1a6fed36e88adcb72e9fe')
+
+prepare() {
+  cd ${_pkgfqn}
+
+  # Use python2 for Python 2.x
+  find . -name '*.py' -exec sed -i \
+'s|#![ ]*/usr/bin/python$|&2|;s|#![ ]*/usr/bin/env python$|&2|' {} +
+  find -name '*.pro' -o -name '*.pri' -o -name '*.prf' | xargs sed -i -e 
's|python -c|python2 -c|g' -e 's|python \$|python2 \$|g'
+
+  ln -s /usr/bin qttools/
+  ln -s /usr/bin/{rcc,uic,moc} qtbase/bin/
+
+  # workaround c++11 detection with GCC6
+  sed -e '/requires(c++11)/d' -i qtserialbus/qtserialbus.pro
+
+  # Hack to force using python2
+  cd "$srcdir"
+  mkdir -p bin
+  ln -s /usr/bin/python2 bin/python
+}
+
+build() {
+  cd ${_pkgfqn}
+
+  export PATH="$srcdir/bin:$PATH"
+  PYTHON=/usr/bin/python2 ./configure -confirm-license -opensource \
+-prefix /usr \
+-docdir /usr/share/doc/qt \
+-headerdir /usr/include/qt \
+-archdatadir /usr/lib/qt \
+-datadir /usr/share/qt \
+-sysconfdir /etc/xdg \
+-examplesdir /usr/share/doc/qt/examples
+  make docs
+}
+
+package() {
+  cd ${_pkgfqn}
+  make INSTALL_ROOT="$pkgdir" install_docs
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+
+# Fix conflicts with qt5-examples
+  rm -r "$pkgdir"/usr/share/doc/qt/examples
+}


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 22:59:47
  Author: arojas
Revision: 287780

Fix missing qtwebengine docs (FS#52776)

Modified:
  qt5-doc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 22:36:27 UTC (rev 287779)
+++ PKGBUILD2017-01-30 22:59:47 UTC (rev 287780)
@@ -6,13 +6,13 @@
 pkgname=qt5-doc
 _qtver=5.8.0
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('any')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework (Documentation)'
 depends=('qt5-base')
-makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 
'libxrandr' 'libxss')
+makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 
'libxrandr' 'libxss' 'libxcomposite')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-opensource-src-${_qtver}"
 
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz;)


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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 22:50:24
  Author: anatolik
Revision: 209580

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

Added:
  stlink/repos/community-testing-i686/
  stlink/repos/community-testing-i686/PKGBUILD
(from rev 209579, stlink/trunk/PKGBUILD)
  stlink/repos/community-testing-i686/stlink.install
(from rev 209579, stlink/trunk/stlink.install)
  stlink/repos/community-testing-x86_64/
  stlink/repos/community-testing-x86_64/PKGBUILD
(from rev 209579, stlink/trunk/PKGBUILD)
  stlink/repos/community-testing-x86_64/stlink.install
(from rev 209579, stlink/trunk/stlink.install)

-+
 community-testing-i686/PKGBUILD |   33 ++
 community-testing-i686/stlink.install   |   22 
 community-testing-x86_64/PKGBUILD   |   33 ++
 community-testing-x86_64/stlink.install |   22 
 4 files changed, 110 insertions(+)

Copied: stlink/repos/community-testing-i686/PKGBUILD (from rev 209579, 
stlink/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-30 22:50:24 UTC (rev 209580)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=stlink
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
+arch=(i686 x86_64)
+url='https://github.com/texane/stlink'
+license=(BSD)
+# Add support for gtk3-based GUI
+depends=(libusb)
+makedepends=(cmake)
+install=stlink.install
+source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
+sha256sums=('b96a41fcdcf82d196d31953ae653c211650059c9a15f3d5bd7682a7b573241ab')
+
+build() {
+  cd stlink-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
+  make
+}
+
+package() {
+  cd stlink-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
+}

Copied: stlink/repos/community-testing-i686/stlink.install (from rev 209579, 
stlink/trunk/stlink.install)
===
--- community-testing-i686/stlink.install   (rev 0)
+++ community-testing-i686/stlink.install   2017-01-30 22:50:24 UTC (rev 
209580)
@@ -0,0 +1,22 @@
+msg() {
+  udevadm control --reload-rules
+  echo "You may have to reload the usb-storage module."
+  echo "To do this use"
+  echo "modprobe -r usb-storage && modprobe usb-storage"
+}
+
+# arg 1:  the new package version
+post_install() {
+  msg
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  msg
+}
+
+# arg 1:  the old package version
+post_remove() {
+  msg
+}

Copied: stlink/repos/community-testing-x86_64/PKGBUILD (from rev 209579, 
stlink/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-30 22:50:24 UTC (rev 209580)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=stlink
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
+arch=(i686 x86_64)
+url='https://github.com/texane/stlink'
+license=(BSD)
+# Add support for gtk3-based GUI
+depends=(libusb)
+makedepends=(cmake)
+install=stlink.install
+source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
+sha256sums=('b96a41fcdcf82d196d31953ae653c211650059c9a15f3d5bd7682a7b573241ab')
+
+build() {
+  cd stlink-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
+  make
+}
+
+package() {
+  cd stlink-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
+}

Copied: stlink/repos/community-testing-x86_64/stlink.install (from rev 209579, 
stlink/trunk/stlink.install)
===
--- community-testing-x86_64/stlink.install (rev 0)
+++ community-testing-x86_64/stlink.install 2017-01-30 22:50:24 UTC (rev 
209580)
@@ -0,0 +1,22 @@
+msg() {
+  udevadm control --reload-rules
+  echo "You may have to reload the usb-storage module."
+  echo "To do this use"
+  echo "modprobe -r usb-storage && modprobe usb-storage"
+}
+
+# arg 1:  the new package version
+post_install() {
+  msg
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  msg

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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 22:49:54
  Author: anatolik
Revision: 209579

upgpkg: stlink 1.3.0-1

Modified:
  stlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 22:37:32 UTC (rev 209578)
+++ PKGBUILD2017-01-30 22:49:54 UTC (rev 209579)
@@ -2,21 +2,24 @@
 # Maintainer: Anatol Pomozov 
 
 pkgname=stlink
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
 arch=(i686 x86_64)
 url='https://github.com/texane/stlink'
 license=(BSD)
+# Add support for gtk3-based GUI
 depends=(libusb)
+makedepends=(cmake)
 install=stlink.install
 
source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
-sha256sums=('9cb76f19e5a27b94ee0a45ac883fa0afdcbae57361b43189dd1f2f5a36695485')
+sha256sums=('b96a41fcdcf82d196d31953ae653c211650059c9a15f3d5bd7682a7b573241ab')
 
 build() {
   cd stlink-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
   make
 }
 
@@ -25,10 +28,6 @@
 
   make DESTDIR="$pkgdir" install
 
-  install -Dm644 stlink_v1.modprobe.conf  
"$pkgdir"/usr/lib/modprobe.d/stlink_v1.modprobe.conf
-  install -Dm644 49-stlinkv1.rules
"$pkgdir"/usr/lib/udev/rules.d/49-stlinkv1.rules
-  install -Dm644 49-stlinkv2.rules
"$pkgdir"/usr/lib/udev/rules.d/49-stlinkv2.rules
-  install -Dm644 49-stlinkv2-1.rules  
"$pkgdir"/usr/lib/udev/rules.d/49-stlinkv2-1.rules
-  install -Dm644 LICENSE  
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 README   
"$pkgdir"/usr/share/doc/$pkgname/README
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
 }


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 22:32:39
  Author: arojas
Revision: 209574

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

Added:
  frei0r-plugins/repos/community-staging-i686/
  frei0r-plugins/repos/community-staging-i686/PKGBUILD
(from rev 209573, frei0r-plugins/trunk/PKGBUILD)
  frei0r-plugins/repos/community-staging-i686/frei0r-plugins-opencv3.patch
(from rev 209573, frei0r-plugins/trunk/frei0r-plugins-opencv3.patch)
  frei0r-plugins/repos/community-staging-x86_64/
  frei0r-plugins/repos/community-staging-x86_64/PKGBUILD
(from rev 209573, frei0r-plugins/trunk/PKGBUILD)
  frei0r-plugins/repos/community-staging-x86_64/frei0r-plugins-opencv3.patch
(from rev 209573, frei0r-plugins/trunk/frei0r-plugins-opencv3.patch)

---+
 community-staging-i686/PKGBUILD   |   33 ++
 community-staging-i686/frei0r-plugins-opencv3.patch   |   50 
 community-staging-x86_64/PKGBUILD |   33 ++
 community-staging-x86_64/frei0r-plugins-opencv3.patch |   50 
 4 files changed, 166 insertions(+)

Copied: frei0r-plugins/repos/community-staging-i686/PKGBUILD (from rev 209573, 
frei0r-plugins/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-30 22:32:39 UTC (rev 209574)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=frei0r-plugins
+pkgver=1.4
+pkgrel=5
+pkgdesc="A minimalistic plugin API for video sources and filters"
+arch=(i686 x86_64)
+url="http://www.piksel.org/frei0r;
+license=('GPL')
+depends=('gcc-libs' 'gavl>=1.0.0' 'opencv>=2.4.3')
+makedepends=('doxygen')
+options=('!emptydirs')
+source=(https://files.dyne.org/frei0r/releases/$pkgname-$pkgver.tar.gz 
frei0r-plugins-opencv3.patch)
+md5sums=('202375d1bcb545c1b6eb8f34e0260ec5'
+ '52d21eee99b5f38a97b905c5243e9143')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix build with opencv 3 (Gentoo)
+  patch -p2 -i ../frei0r-plugins-opencv3.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: 
frei0r-plugins/repos/community-staging-i686/frei0r-plugins-opencv3.patch (from 
rev 209573, frei0r-plugins/trunk/frei0r-plugins-opencv3.patch)
===
--- community-staging-i686/frei0r-plugins-opencv3.patch 
(rev 0)
+++ community-staging-i686/frei0r-plugins-opencv3.patch 2017-01-30 22:32:39 UTC 
(rev 209574)
@@ -0,0 +1,50 @@
+--- ./frei0r-plugins-1.4/src/filter/facedetect/facedetect.c.opencv3
2013-02-24 14:43:22.0 +0100
 ./frei0r-plugins-1.4/src/filter/facedetect/facedetect.c2015-07-08 
12:44:30.987056878 +0200
+@@ -211,8 +211,8 @@ CvSeq* detect_and_draw( IplImage* img, C
+ 
+   double scale = 1.3;
+   IplImage* gray = cvCreateImage( cvSize(img->width,img->height), 8, 1 );
+-  IplImage* small_img = cvCreateImage( cvSize( cvRound (img->width/scale),
+-   cvRound (img->height/scale)),
++  IplImage* small_img = cvCreateImage( cvSize( cvRound 
((double)img->width/scale),
++   cvRound 
((double)img->height/scale)),
+8, 1 );
+   int i;
+ 
+--- ./frei0r-plugins-1.4/src/filter/facedetect/facedetect.cpp.opencv3  
2013-02-24 14:43:22.0 +0100
 ./frei0r-plugins-1.4/src/filter/facedetect/facedetect.cpp  2015-07-08 
12:48:32.754615885 +0200
+@@ -259,11 +259,11 @@ private:
+ {
+ double scale = this->scale == 0? 1.0 : this->scale;
+ CvScalar colors[5] = {
+-{{cvRound(color[0].r * 255), cvRound(color[0].g * 255), 
cvRound(color[0].b * 255), cvRound(alpha * 255)}},
+-{{cvRound(color[1].r * 255), cvRound(color[1].g * 255), 
cvRound(color[1].b * 255), cvRound(alpha * 255)}},
+-{{cvRound(color[2].r * 255), cvRound(color[2].g * 255), 
cvRound(color[2].b * 255), cvRound(alpha * 255)}},
+-{{cvRound(color[3].r * 255), cvRound(color[3].g * 255), 
cvRound(color[3].b * 255), cvRound(alpha * 255)}},
+-{{cvRound(color[4].r * 255), cvRound(color[4].g * 255), 
cvRound(color[4].b * 255), cvRound(alpha * 255)}},
++CvScalar(cvRound(color[0].r * 255), cvRound(color[0].g * 255), 
cvRound(color[0].b * 255), cvRound(alpha * 255)),
++CvScalar(cvRound(color[1].r * 255), cvRound(color[1].g * 255), 
cvRound(color[1].b * 255), cvRound(alpha * 255)),
++CvScalar(cvRound(color[2].r * 255), cvRound(color[2].g * 255), 
cvRound(color[2].b * 255), cvRound(alpha * 255)),
++CvScalar(cvRound(color[3].r * 255), cvRound(color[3].g * 255), 
cvRound(color[3].b * 255), 

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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 22:27:32
  Author: arojas
Revision: 209572

opencv 3.2 rebuild

Modified:
  frei0r-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 22:22:28 UTC (rev 209571)
+++ PKGBUILD2017-01-30 22:27:32 UTC (rev 209572)
@@ -3,7 +3,7 @@
 
 pkgname=frei0r-plugins
 pkgver=1.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A minimalistic plugin API for video sources and filters"
 arch=(i686 x86_64)
 url="http://www.piksel.org/frei0r;


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 22:27:38
  Author: arojas
Revision: 209573

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

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

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

Copied: gmic/repos/community-staging-i686/PKGBUILD (from rev 209571, 
gmic/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-30 22:27:38 UTC (rev 209573)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=("gmic" "gimp-plugin-gmic" "zart")
+pkgver=1.7.9
+_commit=7c19f43888c714d18a13616ff805d246289f4786
+pkgrel=3
+arch=("i686" "x86_64")
+url="http://gmic.eu/;
+license=("custom:CeCILL")
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git')
+source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz;
+   "git://github.com/dtschump/gmic-community.git#commit=${_commit}")
+sha256sums=('152f100eb139a5f6e5b3d1e43aaed34f2b3786f72f52724ebde5e5ccea2c7133'
+'SKIP')
+
+prepare() {
+  mv "${srcdir}/gmic-${pkgver}" "${srcdir}/gmic"
+  cd "${srcdir}/gmic"
+  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
+-e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
+src/Makefile
+  ln -sf ../gmic-community/zart zart
+}
+
+build() {
+  cd "${srcdir}/gmic"
+  (cd zart && qmake-qt4 -o Makefile zart.pro)
+  make -C src all
+  make -C zart all
+}
+
+package_gmic() {
+  pkgdesc="GREYC's Magic Image Converter: image processing framework"
+  depends=("opencv" "fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11")
+  replaces=("greycstoration")
+
+  cd "${srcdir}/gmic"
+  make -C src install DESTDIR="$pkgdir" USR="/usr"
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart}
+}
+
+package_zart() {
+  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam"
+  depends=("opencv" "fftw" "qt4")
+
+  cd "${srcdir}/gmic"
+  install -Dm755 zart/zart "${pkgdir}/usr/bin/zart"
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_gimp-plugin-gmic() {
+  pkgdesc="Gimp plugin for the G'MIC image processing framework"
+  depends=("opencv" "gimp" "fftw")
+  replaces=("gimp-plugin-greycstoration" "gimp-plugin-gmic4gimp")
+
+  cd "${srcdir}/gmic"
+  install -Dm755 src/gmic_gimp "${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp"
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: gmic/repos/community-staging-x86_64/PKGBUILD (from rev 209571, 
gmic/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-01-30 22:27:38 UTC (rev 209573)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=("gmic" "gimp-plugin-gmic" "zart")
+pkgver=1.7.9
+_commit=7c19f43888c714d18a13616ff805d246289f4786
+pkgrel=3
+arch=("i686" "x86_64")
+url="http://gmic.eu/;
+license=("custom:CeCILL")
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git')
+source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz;
+   "git://github.com/dtschump/gmic-community.git#commit=${_commit}")
+sha256sums=('152f100eb139a5f6e5b3d1e43aaed34f2b3786f72f52724ebde5e5ccea2c7133'
+'SKIP')
+
+prepare() {
+  mv "${srcdir}/gmic-${pkgver}" "${srcdir}/gmic"
+  cd "${srcdir}/gmic"
+  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
+-e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
+src/Makefile
+  ln -sf ../gmic-community/zart zart
+}
+
+build() {
+  cd "${srcdir}/gmic"
+  (cd zart && qmake-qt4 -o Makefile zart.pro)
+  make -C src all
+  make -C zart all
+}
+
+package_gmic() {
+  pkgdesc="GREYC's Magic Image Converter: image processing framework"
+  depends=("opencv" "fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11")
+  replaces=("greycstoration")
+
+  cd "${srcdir}/gmic"
+  make -C src install DESTDIR="$pkgdir" USR="/usr"
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -rf 

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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 22:22:28
  Author: arojas
Revision: 209571

opencv 3.2 rebuild

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 22:05:59 UTC (rev 209570)
+++ PKGBUILD2017-01-30 22:22:28 UTC (rev 209571)
@@ -8,7 +8,7 @@
 pkgname=("gmic" "gimp-plugin-gmic" "zart")
 pkgver=1.7.9
 _commit=7c19f43888c714d18a13616ff805d246289f4786
-pkgrel=1
+pkgrel=3
 arch=("i686" "x86_64")
 url="http://gmic.eu/;
 license=("custom:CeCILL")
@@ -15,7 +15,7 @@
 makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git')
 source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz;
"git://github.com/dtschump/gmic-community.git#commit=${_commit}")
-sha256sums=('93d8eb70780328fa207cef8555c77f7e9e5399ff7d204dfcab145809c51e34e4'
+sha256sums=('152f100eb139a5f6e5b3d1e43aaed34f2b3786f72f52724ebde5e5ccea2c7133'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in obconf-qt (5 files)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 22:05:59
  Author: bgyorgy
Revision: 209570

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

Added:
  obconf-qt/repos/
  obconf-qt/repos/community-i686/
  obconf-qt/repos/community-i686/PKGBUILD
(from rev 209569, obconf-qt/trunk/PKGBUILD)
  obconf-qt/repos/community-x86_64/
  obconf-qt/repos/community-x86_64/PKGBUILD
(from rev 209569, obconf-qt/trunk/PKGBUILD)

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

Copied: obconf-qt/repos/community-i686/PKGBUILD (from rev 209569, 
obconf-qt/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2017-01-30 22:05:59 UTC (rev 209570)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=obconf-qt
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="Openbox configuration tool. Qt port of ObConf"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme" "openbox" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+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=(
+   "3af6610a01740c8d9221c7eecc8114c8db953341990b2008f9cbc65ea856e216"
+   "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: obconf-qt/repos/community-x86_64/PKGBUILD (from rev 209569, 
obconf-qt/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-01-30 22:05:59 UTC (rev 209570)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=obconf-qt
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="Openbox configuration tool. Qt port of ObConf"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme" "openbox" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+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=(
+   "3af6610a01740c8d9221c7eecc8114c8db953341990b2008f9cbc65ea856e216"
+   "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
+}


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 22:05:47
  Author: bgyorgy
Revision: 209569

Add obconf-qt (part of lxqt)

Added:
  obconf-qt/
  obconf-qt/trunk/
  obconf-qt/trunk/PKGBUILD

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

Added: obconf-qt/trunk/PKGBUILD
===
--- obconf-qt/trunk/PKGBUILD(rev 0)
+++ obconf-qt/trunk/PKGBUILD2017-01-30 22:05:47 UTC (rev 209569)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=obconf-qt
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="Openbox configuration tool. Qt port of ObConf"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme" "openbox" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+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=(
+   "3af6610a01740c8d9221c7eecc8114c8db953341990b2008f9cbc65ea856e216"
+   "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
+}


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


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 21:59:02
  Author: arojas
Revision: 209568

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 21:55:07 UTC (rev 209567)
+++ community-i686/PKGBUILD 2017-01-30 21:59:02 UTC (rev 209568)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Gilles CHAUVIN 
-# Contributor: Jonathan Schaeffer 
-# Contributor: chfoxli 
-
-pkgname=kphotoalbum
-pkgver=5.1
-pkgrel=1
-pkgdesc="KDE Photo Album, picture collection manager"
-url="https://www.kphotoalbum.org/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
-makedepends=('extra-cmake-modules' 'python' 'appstream' 'plasma-framework' 
'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
-optdepends=()
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7')
-
-build() {
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kphotoalbum/repos/community-i686/PKGBUILD (from rev 209567, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 21:59:02 UTC (rev 209568)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=5.1
+pkgrel=2
+pkgdesc="KDE Photo Album, picture collection manager"
+url="https://www.kphotoalbum.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libkipi' 'libkdcraw' 'libkgeomap' 'exiv2')
+makedepends=('extra-cmake-modules' 'python' 'plasma-framework' 'phonon-qt5' 
'kdoctools' 'kparts' 'libkexiv2')
+optdepends=()
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7')
+
+build() {
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 21:55:07 UTC (rev 209567)
+++ community-x86_64/PKGBUILD   2017-01-30 21:59:02 UTC (rev 209568)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Gilles CHAUVIN 
-# Contributor: Jonathan Schaeffer 
-# Contributor: chfoxli 
-
-pkgname=kphotoalbum
-pkgver=5.1
-pkgrel=1
-pkgdesc="KDE Photo Album, picture collection manager"
-url="https://www.kphotoalbum.org/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
-makedepends=('extra-cmake-modules' 'python' 'appstream' 'plasma-framework' 
'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
-optdepends=()
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7')
-
-build() {
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kphotoalbum/repos/community-x86_64/PKGBUILD (from rev 209567, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-30 21:59:02 UTC (rev 209568)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 

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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 21:55:07
  Author: arojas
Revision: 209567

Remove unused dependencies

Modified:
  kphotoalbum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 21:00:50 UTC (rev 209566)
+++ PKGBUILD2017-01-30 21:55:07 UTC (rev 209567)
@@ -7,13 +7,13 @@
 
 pkgname=kphotoalbum
 pkgver=5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Photo Album, picture collection manager"
 url="https://www.kphotoalbum.org/;
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
-makedepends=('extra-cmake-modules' 'python' 'appstream' 'plasma-framework' 
'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
+depends=('libkipi' 'libkdcraw' 'libkgeomap' 'exiv2')
+makedepends=('extra-cmake-modules' 'python' 'plasma-framework' 'phonon-qt5' 
'kdoctools' 'kparts' 'libkexiv2')
 optdepends=()
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
 sha256sums=('9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7')
@@ -24,7 +24,8 @@
 
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
   make
 }
 


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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 21:00:50
  Author: anatolik
Revision: 209566

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

Added:
  exfat-utils/repos/community-testing-i686/
  exfat-utils/repos/community-testing-i686/PKGBUILD
(from rev 209565, exfat-utils/trunk/PKGBUILD)
  exfat-utils/repos/community-testing-x86_64/
  exfat-utils/repos/community-testing-x86_64/PKGBUILD
(from rev 209565, exfat-utils/trunk/PKGBUILD)

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

Copied: exfat-utils/repos/community-testing-i686/PKGBUILD (from rev 209565, 
exfat-utils/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-30 21:00:50 UTC (rev 209566)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Alex 
+
+pkgname=exfat-utils
+pkgver=1.2.6
+pkgrel=1
+pkgdesc="Utilities for exFAT file system"
+arch=('i686' 'x86_64')
+url="https://github.com/relan/exfat;
+license=('GPL2')
+depends=('glibc' 'fuse2')
+conflicts=('fuse-exfat')
+provides=('fuse-exfat')
+replaces=('fuse-exfat')
+source=("$pkgname-$pkgver.zip::https://github.com/relan/exfat/archive/v$pkgver.zip;)
+md5sums=('fda0118d0bc5f0d38b7fd138032066cc')
+
+build() {
+  cd exfat-$pkgver
+
+  autoreconf -i
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin
+
+  make CCFLAGS="${CFLAGS} -std=c99" LINKFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd exfat-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+  # Install man pages
+  install -d "${pkgdir}/usr/share/man/man8/"
+  install -m444 dump/dumpexfat.8 fsck/exfatfsck.8 mkfs/mkexfatfs.8 
label/exfatlabel.8 fuse/mount.exfat-fuse.8 \
+  "${pkgdir}/usr/share/man/man8/"
+}

Copied: exfat-utils/repos/community-testing-x86_64/PKGBUILD (from rev 209565, 
exfat-utils/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-30 21:00:50 UTC (rev 209566)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Alex 
+
+pkgname=exfat-utils
+pkgver=1.2.6
+pkgrel=1
+pkgdesc="Utilities for exFAT file system"
+arch=('i686' 'x86_64')
+url="https://github.com/relan/exfat;
+license=('GPL2')
+depends=('glibc' 'fuse2')
+conflicts=('fuse-exfat')
+provides=('fuse-exfat')
+replaces=('fuse-exfat')
+source=("$pkgname-$pkgver.zip::https://github.com/relan/exfat/archive/v$pkgver.zip;)
+md5sums=('fda0118d0bc5f0d38b7fd138032066cc')
+
+build() {
+  cd exfat-$pkgver
+
+  autoreconf -i
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin
+
+  make CCFLAGS="${CFLAGS} -std=c99" LINKFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd exfat-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+  # Install man pages
+  install -d "${pkgdir}/usr/share/man/man8/"
+  install -m444 dump/dumpexfat.8 fsck/exfatfsck.8 mkfs/mkexfatfs.8 
label/exfatlabel.8 fuse/mount.exfat-fuse.8 \
+  "${pkgdir}/usr/share/man/man8/"
+}


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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 20:57:03
  Author: anatolik
Revision: 209565

upgpkg: exfat-utils 1.2.6-1

Modified:
  exfat-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 20:13:51 UTC (rev 209564)
+++ PKGBUILD2017-01-30 20:57:03 UTC (rev 209565)
@@ -3,7 +3,7 @@
 # Contributor: Alex 
 
 pkgname=exfat-utils
-pkgver=1.2.5
+pkgver=1.2.6
 pkgrel=1
 pkgdesc="Utilities for exFAT file system"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 provides=('fuse-exfat')
 replaces=('fuse-exfat')
 
source=("$pkgname-$pkgver.zip::https://github.com/relan/exfat/archive/v$pkgver.zip;)
-md5sums=('3c7764c36b114d52d475851d6b4d2b46')
+md5sums=('fda0118d0bc5f0d38b7fd138032066cc')
 
 build() {
   cd exfat-$pkgver


[arch-commits] Commit in lximage-qt (5 files)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 20:13:51
  Author: bgyorgy
Revision: 209564

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

Added:
  lximage-qt/repos/
  lximage-qt/repos/community-i686/
  lximage-qt/repos/community-i686/PKGBUILD
(from rev 209563, lximage-qt/trunk/PKGBUILD)
  lximage-qt/repos/community-x86_64/
  lximage-qt/repos/community-x86_64/PKGBUILD
(from rev 209563, lximage-qt/trunk/PKGBUILD)

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

Copied: lximage-qt/repos/community-i686/PKGBUILD (from rev 209563, 
lximage-qt/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2017-01-30 20:13:51 UTC (rev 209564)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lximage-qt
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="The LXQt image viewer and screenshot tool"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
+makedepends=("lxqt-build-tools")
+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=(
+   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
+   "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: lximage-qt/repos/community-x86_64/PKGBUILD (from rev 209563, 
lximage-qt/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-01-30 20:13:51 UTC (rev 209564)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lximage-qt
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="The LXQt image viewer and screenshot tool"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
+makedepends=("lxqt-build-tools")
+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=(
+   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
+   "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
+}


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 20:13:34
  Author: bgyorgy
Revision: 209563

Add lximage-qt (part of lxqt)

Added:
  lximage-qt/
  lximage-qt/trunk/
  lximage-qt/trunk/PKGBUILD

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

Added: lximage-qt/trunk/PKGBUILD
===
--- lximage-qt/trunk/PKGBUILD   (rev 0)
+++ lximage-qt/trunk/PKGBUILD   2017-01-30 20:13:34 UTC (rev 209563)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lximage-qt
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="The LXQt image viewer and screenshot tool"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
+makedepends=("lxqt-build-tools")
+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=(
+   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
+   "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
+}


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


[arch-commits] Commit in lxqt-admin (5 files)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:39:16
  Author: bgyorgy
Revision: 209562

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

Added:
  lxqt-admin/repos/
  lxqt-admin/repos/community-i686/
  lxqt-admin/repos/community-i686/PKGBUILD
(from rev 209561, lxqt-admin/trunk/PKGBUILD)
  lxqt-admin/repos/community-x86_64/
  lxqt-admin/repos/community-x86_64/PKGBUILD
(from rev 209561, lxqt-admin/trunk/PKGBUILD)

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

Copied: lxqt-admin/repos/community-i686/PKGBUILD (from rev 209561, 
lxqt-admin/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2017-01-30 19:39:16 UTC (rev 209562)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-admin
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt system administration tool."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "polkit")
+makedepends=("lxqt-build-tools")
+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=(
+   "b4b26df2901abf84742ff1daf17dbca6e145cf2efbf424e6c77012b946cb"
+   "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: lxqt-admin/repos/community-x86_64/PKGBUILD (from rev 209561, 
lxqt-admin/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-01-30 19:39:16 UTC (rev 209562)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-admin
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt system administration tool."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "polkit")
+makedepends=("lxqt-build-tools")
+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=(
+   "b4b26df2901abf84742ff1daf17dbca6e145cf2efbf424e6c77012b946cb"
+   "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
+}


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:38:59
  Author: bgyorgy
Revision: 209561

Add lxqt-admin (part of lxqt)

Added:
  lxqt-admin/
  lxqt-admin/trunk/
  lxqt-admin/trunk/PKGBUILD

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

Added: lxqt-admin/trunk/PKGBUILD
===
--- lxqt-admin/trunk/PKGBUILD   (rev 0)
+++ lxqt-admin/trunk/PKGBUILD   2017-01-30 19:38:59 UTC (rev 209561)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-admin
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt system administration tool."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "polkit")
+makedepends=("lxqt-build-tools")
+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=(
+   "b4b26df2901abf84742ff1daf17dbca6e145cf2efbf424e6c77012b946cb"
+   "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
+}


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


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:23:59
  Author: bgyorgy
Revision: 209559

upgpkg: pavucontrol-qt 0.2.0-1

Update to new version

Modified:
  pavucontrol-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 19:15:53 UTC (rev 209558)
+++ PKGBUILD2017-01-30 19:23:59 UTC (rev 209559)
@@ -2,20 +2,20 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=pavucontrol-qt
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
 arch=("i686" "x86_64")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("pulseaudio" "liblxqt" "xdg-user-dirs")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("pulseaudio" "qt5-base")
+makedepends=("lxqt-build-tools")
 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=(
-   "f1021248f9985e46e1b8d026c3c2df8e066c129ddf76b124c54d07cad3db7f74"
+   "d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:24:06
  Author: bgyorgy
Revision: 209560

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 19:23:59 UTC (rev 209559)
+++ community-i686/PKGBUILD 2017-01-30 19:24:06 UTC (rev 209560)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pavucontrol-qt
-pkgver=0.1.0
-pkgrel=1
-pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("pulseaudio" "liblxqt" "xdg-user-dirs")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "f1021248f9985e46e1b8d026c3c2df8e066c129ddf76b124c54d07cad3db7f74"
-   "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: pavucontrol-qt/repos/community-i686/PKGBUILD (from rev 209559, 
pavucontrol-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 19:24:06 UTC (rev 209560)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=pavucontrol-qt
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("pulseaudio" "qt5-base")
+makedepends=("lxqt-build-tools")
+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=(
+   "d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
+   "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-30 19:23:59 UTC (rev 209559)
+++ community-x86_64/PKGBUILD   2017-01-30 19:24:06 UTC (rev 209560)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pavucontrol-qt
-pkgver=0.1.0
-pkgrel=1
-pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("pulseaudio" "liblxqt" "xdg-user-dirs")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "f1021248f9985e46e1b8d026c3c2df8e066c129ddf76b124c54d07cad3db7f74"
-   "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: pavucontrol-qt/repos/community-x86_64/PKGBUILD (from rev 209559, 
pavucontrol-qt/trunk/PKGBUILD)

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:15:53
  Author: bgyorgy
Revision: 209558

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

Added:
  lxqt-session/repos/community-i686/PKGBUILD
(from rev 209557, lxqt-session/trunk/PKGBUILD)
  lxqt-session/repos/community-x86_64/PKGBUILD
(from rev 209557, lxqt-session/trunk/PKGBUILD)
Deleted:
  lxqt-session/repos/community-i686/PKGBUILD
  lxqt-session/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 19:15:46 UTC (rev 209557)
+++ community-i686/PKGBUILD 2017-01-30 19:15:53 UTC (rev 209558)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-session/repos/community-i686/PKGBUILD (from rev 209557, 
lxqt-session/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 19:15:53 UTC (rev 209558)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-session
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="The LXQt session"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
+optdepends=(
+   "breeze-icons: Default icon theme"
+   "oxygen-icons: Alternative icon theme"
+   "sddm: The recommended display manager"
+)
+makedepends=("lxqt-build-tools")
+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=(
+   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 19:15:46 UTC (rev 209557)
+++ community-x86_64/PKGBUILD   2017-01-30 19:15:53 UTC (rev 209558)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-
-
-build() {
-   mkdir -p build
-   cd 

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:15:46
  Author: bgyorgy
Revision: 209557

upgpkg: lxqt-session 0.11.1-1

Update to new version

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 19:12:35 UTC (rev 209556)
+++ PKGBUILD2017-01-30 19:15:46 UTC (rev 209557)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
@@ -15,13 +15,13 @@
"oxygen-icons: Alternative icon theme"
"sddm: The recommended display manager"
 )
-makedepends=("cmake" "qt5-tools" "git")
+makedepends=("lxqt-build-tools")
 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=(
-   "c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57"
+   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:12:35
  Author: bgyorgy
Revision: 209556

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 19:12:28 UTC (rev 209555)
+++ community-i686/PKGBUILD 2017-01-30 19:12:35 UTC (rev 209556)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The LXQt application launcher"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script" "muparser")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-runner/repos/community-i686/PKGBUILD (from rev 209555, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 19:12:35 UTC (rev 209556)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="The LXQt application launcher"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
+makedepends=("lxqt-build-tools")
+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=(
+   "5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 19:12:28 UTC (rev 209555)
+++ community-x86_64/PKGBUILD   2017-01-30 19:12:35 UTC (rev 209556)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The LXQt application launcher"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script" "muparser")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-runner/repos/community-x86_64/PKGBUILD (from rev 209555, 
lxqt-runner/trunk/PKGBUILD)
===
--- 

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:12:28
  Author: bgyorgy
Revision: 209555

upgpkg: lxqt-runner 0.11.1-1

Update to new version

Modified:
  lxqt-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 19:05:46 UTC (rev 209554)
+++ PKGBUILD2017-01-30 19:12:28 UTC (rev 209555)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-runner
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt application launcher"
 arch=("i686" "x86_64")
@@ -9,14 +9,14 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script" "muparser")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
+makedepends=("lxqt-build-tools")
 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=(
-   "ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1"
+   "5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:00:58
  Author: bgyorgy
Revision: 209551

upgpkg: lxqt-policykit 0.11.1-2

Fix makedepends

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:58:48 UTC (rev 209550)
+++ PKGBUILD2017-01-30 19:00:58 UTC (rev 209551)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-policykit
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt policykit authentication agent"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -10,7 +10,7 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt" "polkit-qt5")
-makedepends=("cmake" "qt5-tools" "git")
+makedepends=("lxqt-build-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:05:39
  Author: bgyorgy
Revision: 209553

upgpkg: lxqt-powermanagement 0.11.1-1

Update to new version

Modified:
  lxqt-powermanagement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 19:01:05 UTC (rev 209552)
+++ PKGBUILD2017-01-30 19:05:39 UTC (rev 209553)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-powermanagement
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="LXQt power management daemon"
 arch=("i686" "x86_64")
@@ -9,14 +9,14 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid" 
"xdg-utils")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid")
+makedepends=("lxqt-build-tools")
 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=(
-   "3635ccee88fa4eb8233c2157ff1b7a883542ee60265d7494d5778a552ffb9213"
+   "6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:05:46
  Author: bgyorgy
Revision: 209554

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

Added:
  lxqt-powermanagement/repos/community-i686/PKGBUILD
(from rev 209553, lxqt-powermanagement/trunk/PKGBUILD)
  lxqt-powermanagement/repos/community-x86_64/PKGBUILD
(from rev 209553, lxqt-powermanagement/trunk/PKGBUILD)
Deleted:
  lxqt-powermanagement/repos/community-i686/PKGBUILD
  lxqt-powermanagement/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 19:05:39 UTC (rev 209553)
+++ community-i686/PKGBUILD 2017-01-30 19:05:46 UTC (rev 209554)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="LXQt power management daemon"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid" 
"xdg-utils")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "3635ccee88fa4eb8233c2157ff1b7a883542ee60265d7494d5778a552ffb9213"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-powermanagement/repos/community-i686/PKGBUILD (from rev 209553, 
lxqt-powermanagement/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 19:05:46 UTC (rev 209554)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-powermanagement
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt power management daemon"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid")
+makedepends=("lxqt-build-tools")
+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=(
+   "6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 19:05:39 UTC (rev 209553)
+++ community-x86_64/PKGBUILD   2017-01-30 19:05:46 UTC (rev 209554)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="LXQt power management daemon"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid" 
"xdg-utils")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "3635ccee88fa4eb8233c2157ff1b7a883542ee60265d7494d5778a552ffb9213"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-powermanagement/repos/community-x86_64/PKGBUILD (from rev 

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:01:05
  Author: bgyorgy
Revision: 209552

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

Added:
  lxqt-policykit/repos/community-i686/PKGBUILD
(from rev 209551, lxqt-policykit/trunk/PKGBUILD)
  lxqt-policykit/repos/community-x86_64/PKGBUILD
(from rev 209551, lxqt-policykit/trunk/PKGBUILD)
Deleted:
  lxqt-policykit/repos/community-i686/PKGBUILD
  lxqt-policykit/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 19:00:58 UTC (rev 209551)
+++ community-i686/PKGBUILD 2017-01-30 19:01:05 UTC (rev 209552)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-policykit/repos/community-i686/PKGBUILD (from rev 209551, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 19:01:05 UTC (rev 209552)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-policykit
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="The LXQt policykit authentication agent"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "polkit-qt5")
+makedepends=("lxqt-build-tools")
+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=(
+   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 19:00:58 UTC (rev 209551)
+++ community-x86_64/PKGBUILD   2017-01-30 19:01:05 UTC (rev 209552)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-policykit/repos/community-x86_64/PKGBUILD (from rev 209551, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:58:41
  Author: bgyorgy
Revision: 209549

upgpkg: lxqt-panel 0.11.1-1

Update to new version

Added:
  lxqt-panel/trunk/fix-build.patch
Modified:
  lxqt-panel/trunk/PKGBUILD

-+
 PKGBUILD|   13 ++---
 fix-build.patch |   32 
 2 files changed, 42 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:48:29 UTC (rev 209548)
+++ PKGBUILD2017-01-30 18:58:41 UTC (rev 209549)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-panel
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt desktop panel"
 arch=("i686" "x86_64")
@@ -20,16 +20,18 @@
"lm_sensors: Sensors plugin"
 )
 makedepends=(
-   "cmake" "qt5-tools" "git" "libpulse" "libstatgrab" "libsysstat"
+   "lxqt-build-tools" "libpulse" "libstatgrab" "libsysstat"
"lm_sensors"
 )
 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;
+"fix-build.patch"
 )
 sha256sums=(
-   "18415624d862b9b269fd1f74b2b6a51776852babd057e701e5d5b48ce46e777c"
+   "cfbe1862a2614ff8e22bc8db795a6cbce106243822d90370970eb0bbd5aea5e0"
"SKIP"
+   "994ad0a8873e1a190fb6890c19e5f65b863fc2b2faf1973ed27b3db31e9a9cfb"
 )
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

@@ -37,6 +39,11 @@
 )
 
 
+prepare() {
+   cd "$srcdir/$pkgname-$pkgver"
+   patch -Np1 -i "$srcdir/fix-build.patch"
+}
+
 build() {
mkdir -p build
cd build

Added: fix-build.patch
===
--- fix-build.patch (rev 0)
+++ fix-build.patch 2017-01-30 18:58:41 UTC (rev 209549)
@@ -0,0 +1,32 @@
+From ec62109e0fa678875a9b10fc6f1975267432712d Mon Sep 17 00:00:00 2001
+From: Palo Kisa 
+Date: Mon, 30 Jan 2017 12:21:10 +0100
+Subject: [PATCH] plugin-kbindicator: Undef the "explicit" workaround
+
+..after include and add explanation of the workaround.
+
+closes lxde/lxqt#1251
+---
+ plugin-kbindicator/src/x11/kbdlayout.cpp | 7 +++
+ 1 file changed, 7 insertions(+)
+
+diff --git a/plugin-kbindicator/src/x11/kbdlayout.cpp 
b/plugin-kbindicator/src/x11/kbdlayout.cpp
+index c4aa4e2..883df07 100644
+--- a/plugin-kbindicator/src/x11/kbdlayout.cpp
 b/plugin-kbindicator/src/x11/kbdlayout.cpp
+@@ -33,8 +33,15 @@
+ 
+ #include 
+ #include 
++
++// Note: We need to override "explicit" as this is a C++ keyword. But it is
++// used as variable name in xkb.h. This is causing a failure in C++ compile
++// time.
++// Similar bug here: https://bugs.freedesktop.org/show_bug.cgi?id=74080
+ #define explicit _explicit
+ #include 
++#undef explicit
++
+ #include "../kbdinfo.h"
+ #include "../controls.h"
+ 


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:58:48
  Author: bgyorgy
Revision: 209550

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

Added:
  lxqt-panel/repos/community-i686/PKGBUILD
(from rev 209549, lxqt-panel/trunk/PKGBUILD)
  lxqt-panel/repos/community-i686/fix-build.patch
(from rev 209549, lxqt-panel/trunk/fix-build.patch)
  lxqt-panel/repos/community-x86_64/PKGBUILD
(from rev 209549, lxqt-panel/trunk/PKGBUILD)
  lxqt-panel/repos/community-x86_64/fix-build.patch
(from rev 209549, lxqt-panel/trunk/fix-build.patch)
Deleted:
  lxqt-panel/repos/community-i686/PKGBUILD
  lxqt-panel/repos/community-x86_64/PKGBUILD

--+
 /PKGBUILD|  118 +
 community-i686/PKGBUILD  |   52 
 community-i686/fix-build.patch   |   32 ++
 community-x86_64/PKGBUILD|   52 
 community-x86_64/fix-build.patch |   32 ++
 5 files changed, 182 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 18:58:41 UTC (rev 209549)
+++ community-i686/PKGBUILD 2017-01-30 18:58:48 UTC (rev 209550)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-panel
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The LXQt desktop panel"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=(
-   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data" "lxqt-common"
-   "lxqt-globalkeys" "menu-cache" "solid"
-)
-optdepends=(
-   "libpulse: Volume control plugin"
-   "libstatgrab: CPU monitor and Network monitor plugins"
-   "libsysstat: System Statistics plugin"
-   "lm_sensors: Sensors plugin"
-)
-makedepends=(
-   "cmake" "qt5-tools" "git" "libpulse" "libstatgrab" "libsysstat"
-   "lm_sensors"
-)
-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=(
-   "18415624d862b9b269fd1f74b2b6a51776852babd057e701e5d5b48ce46e777c"
-   "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=/usr/lib
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: lxqt-panel/repos/community-i686/PKGBUILD (from rev 209549, 
lxqt-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 18:58:48 UTC (rev 209550)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-panel
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="The LXQt desktop panel"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=(
+   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data" "lxqt-common"
+   "lxqt-globalkeys" "menu-cache" "solid"
+)
+optdepends=(
+   "libpulse: Volume control plugin"
+   "libstatgrab: CPU monitor and Network monitor plugins"
+   "libsysstat: System Statistics plugin"
+   "lm_sensors: Sensors plugin"
+)
+makedepends=(
+   "lxqt-build-tools" "libpulse" "libstatgrab" "libsysstat"
+   "lm_sensors"
+)
+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;
+"fix-build.patch"
+)
+sha256sums=(
+   "cfbe1862a2614ff8e22bc8db795a6cbce106243822d90370970eb0bbd5aea5e0"
+   "SKIP"
+   "994ad0a8873e1a190fb6890c19e5f65b863fc2b2faf1973ed27b3db31e9a9cfb"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-panel/repos/community-i686/fix-build.patch (from rev 209549, 
lxqt-panel/trunk/fix-build.patch)
===
--- community-i686/fix-build.patch  (rev 0)
+++ 

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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 18:52:53
  Author: anatolik
Revision: 287774

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

Added:
  lua/repos/testing-i686/
  lua/repos/testing-i686/LICENSE
(from rev 287773, lua/trunk/LICENSE)
  lua/repos/testing-i686/PKGBUILD
(from rev 287773, lua/trunk/PKGBUILD)
  lua/repos/testing-i686/liblua.so.patch
(from rev 287773, lua/trunk/liblua.so.patch)
  lua/repos/testing-i686/lua.pc
(from rev 287773, lua/trunk/lua.pc)
  lua/repos/testing-x86_64/
  lua/repos/testing-x86_64/LICENSE
(from rev 287773, lua/trunk/LICENSE)
  lua/repos/testing-x86_64/PKGBUILD
(from rev 287773, lua/trunk/PKGBUILD)
  lua/repos/testing-x86_64/liblua.so.patch
(from rev 287773, lua/trunk/liblua.so.patch)
  lua/repos/testing-x86_64/lua.pc
(from rev 287773, lua/trunk/lua.pc)

+
 testing-i686/LICENSE   |   30 +++
 testing-i686/PKGBUILD  |   57 +
 testing-i686/liblua.so.patch   |   60 +++
 testing-i686/lua.pc|   20 +
 testing-x86_64/LICENSE |   30 +++
 testing-x86_64/PKGBUILD|   57 +
 testing-x86_64/liblua.so.patch |   60 +++
 testing-x86_64/lua.pc  |   20 +
 8 files changed, 334 insertions(+)

Copied: lua/repos/testing-i686/LICENSE (from rev 287773, lua/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-01-30 18:52:53 UTC (rev 287774)
@@ -0,0 +1,30 @@
+License
+
+Lua is free software distributed under the terms of the MIT license
+reproduced below; it may be used for any purpose, including commercial
+purposes, at absolutely no cost without having to ask us. The only
+requirement is that if you do use Lua, then you should give us credit
+by including the appropriate copyright notice somewhere in your
+product or its documentation.
+
+Copyright © 1994–2015 Lua.org, PUC-Rio.
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use, copy,
+modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions: 
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software. 
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.  

Copied: lua/repos/testing-i686/PKGBUILD (from rev 287773, lua/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-30 18:52:53 UTC (rev 287774)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Juergen Hoetzel 
+# Contributor: Damir Perisa 
+
+pkgname=lua
+pkgver=5.3.4
+_majorver=${pkgver%.*}
+pkgrel=1
+pkgdesc='Powerful lightweight programming language designed for extending 
applications'
+arch=('i686' 'x86_64')
+url='http://www.lua.org/'
+depends=('readline')
+license=('MIT')
+options=('!emptydirs')
+source=(https://www.lua.org/ftp/lua-$pkgver.tar.gz
+liblua.so.patch
+lua.pc
+LICENSE)
+sha1sums=('79790cfd40e09ba796b01a571d4d63b52b1cd950'
+  'cb7b2870358e03bffcb58578a651bf9b287e'
+  '1aee8d1a219639d0efc534e483ffa1ee236fb393'
+  '05f5f3b7bef0258bd617c505b8992de639af4551')
+
+prepare() {
+  cd lua-$pkgver
+  patch -p1 -i ../liblua.so.patch
+
+  sed "s/%VER%/$_majorver/g;s/%REL%/$pkgver/g" ../lua.pc > lua.pc
+}
+
+build() {
+  cd lua-$pkgver
+
+  # quite a lot of packages still use lua 5.1 API, enable 5.1 compat mode
+  make MYCFLAGS="$CFLAGS -fPIC -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_1" 
MYLDFLAGS="$LDFLAGS" linux
+}
+
+package() {
+  cd lua-$pkgver
+
+  make \
+TO_LIB="liblua.a liblua.so liblua.so.$_majorver liblua.so.$pkgver" \
+INSTALL_DATA='cp -d' \
+INSTALL_TOP="$pkgdir"/usr \
+INSTALL_MAN="$pkgdir"/usr/share/man/man1 \
+install
+  ln -sf /usr/bin/lua "$pkgdir"/usr/bin/lua$_majorver
+  

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

2017-01-30 Thread Anatol Pomozov
Date: Monday, January 30, 2017 @ 18:52:09
  Author: anatolik
Revision: 287773

upgpkg: lua 5.3.4-1

Modified:
  lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:48:50 UTC (rev 287772)
+++ PKGBUILD2017-01-30 18:52:09 UTC (rev 287773)
@@ -4,9 +4,9 @@
 # Contributor: Damir Perisa 
 
 pkgname=lua
-pkgver=5.3.3
+pkgver=5.3.4
 _majorver=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc='Powerful lightweight programming language designed for extending 
applications'
 arch=('i686' 'x86_64')
 url='http://www.lua.org/'
@@ -17,10 +17,10 @@
 liblua.so.patch
 lua.pc
 LICENSE)
-md5sums=('703f75caa4fdf4a911c1a72e67a27498'
- '85fe4e5f780376457eba3bc23d2cb2d3'
- 'e7ba6c2b695b0b84a5ea0cbff5fc9067'
- '83d9af31a1a29fec409a4e204271f5e3')
+sha1sums=('79790cfd40e09ba796b01a571d4d63b52b1cd950'
+  'cb7b2870358e03bffcb58578a651bf9b287e'
+  '1aee8d1a219639d0efc534e483ffa1ee236fb393'
+  '05f5f3b7bef0258bd617c505b8992de639af4551')
 
 prepare() {
   cd lua-$pkgver


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

2017-01-30 Thread Jaroslav Lichtblau
Date: Monday, January 30, 2017 @ 18:48:29
  Author: jlichtblau
Revision: 209548

archrelease: copy trunk to community-any

Added:
  offlineimap/repos/community-any/PKGBUILD
(from rev 209547, offlineimap/trunk/PKGBUILD)
  offlineimap/repos/community-any/offlineimap.changelog
(from rev 209547, offlineimap/trunk/offlineimap.changelog)
Deleted:
  offlineimap/repos/community-any/PKGBUILD
  offlineimap/repos/community-any/offlineimap.changelog

---+
 PKGBUILD  |   96 +--
 offlineimap.changelog |  233 
 2 files changed, 166 insertions(+), 163 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 18:48:17 UTC (rev 209547)
+++ PKGBUILD2017-01-30 18:48:29 UTC (rev 209548)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Callan Barrett 
-# Contributor: mucknert 
-
-pkgname=offlineimap
-pkgver=7.0.12
-pkgrel=1
-pkgdesc='Synchronizes emails between two repositories'
-arch=('any')
-url='http://offlineimap.org/'
-license=('GPL')
-depends=('python2-six')
-makedepends=('asciidoc')
-changelog=$pkgname.changelog
-source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('7fdad62ed59eb817969465dcba794271f8f84aa51d31ace9994865dbf9b934d4')
-
-prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
-}
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  python2 setup.py build
-
-  cd "${srcdir}"/${pkgname}-${pkgver}/docs
-  make man
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
-  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
-  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
-  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
-
-#systemd files
-  install -Dm644 contrib/systemd/mail.target 
"${pkgdir}"/usr/lib/systemd/user/mail.target
-  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
-  install -Dm644 contrib/systemd/$pkgname.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.timer
-  install -Dm644 contrib/systemd/$pkgname@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.service
-  install -Dm644 contrib/systemd/$pkgname@.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.timer
-}

Copied: offlineimap/repos/community-any/PKGBUILD (from rev 209547, 
offlineimap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 18:48:29 UTC (rev 209548)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Callan Barrett 
+# Contributor: mucknert 
+
+pkgname=offlineimap
+pkgver=7.0.13
+pkgrel=1
+pkgdesc='Synchronizes emails between two repositories'
+arch=('any')
+url='http://offlineimap.org/'
+license=('GPL')
+depends=('python2-six')
+makedepends=('asciidoc')
+changelog=$pkgname.changelog
+source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
+sha256sums=('f744843f943c6adaa754e1244e16bfd6eaa825affe385169f16475db191787ce')
+
+prepare() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
+}
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  python2 setup.py build
+
+  cd "${srcdir}"/${pkgname}-${pkgver}/docs
+  make man
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
+  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
+  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
+  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
+
+#systemd files
+  install -Dm644 contrib/systemd/mail.target 
"${pkgdir}"/usr/lib/systemd/user/mail.target
+  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
+  install -Dm644 contrib/systemd/$pkgname.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.timer
+  install -Dm644 contrib/systemd/$pkgname@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.service
+  install -Dm644 contrib/systemd/$pkgname@.timer 

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

2017-01-30 Thread Jaroslav Lichtblau
Date: Monday, January 30, 2017 @ 18:48:17
  Author: jlichtblau
Revision: 209547

upgpkg: offlineimap 7.0.13-1 - new upstream release

Modified:
  offlineimap/trunk/PKGBUILD
  offlineimap/trunk/offlineimap.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:47:27 UTC (rev 209546)
+++ PKGBUILD2017-01-30 18:48:17 UTC (rev 209547)
@@ -5,7 +5,7 @@
 # Contributor: mucknert 
 
 pkgname=offlineimap
-pkgver=7.0.12
+pkgver=7.0.13
 pkgrel=1
 pkgdesc='Synchronizes emails between two repositories'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('asciidoc')
 changelog=$pkgname.changelog
 
source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('7fdad62ed59eb817969465dcba794271f8f84aa51d31ace9994865dbf9b934d4')
+sha256sums=('f744843f943c6adaa754e1244e16bfd6eaa825affe385169f16475db191787ce')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Modified: offlineimap.changelog
===
--- offlineimap.changelog   2017-01-30 18:47:27 UTC (rev 209546)
+++ offlineimap.changelog   2017-01-30 18:48:17 UTC (rev 209547)
@@ -1,3 +1,6 @@
+2017-01-30 Jaroslav Lichtblau 
+   * offlineimap 7.0.13-1
+
 2016-12-01 Jaroslav Lichtblau 
* offlineimap 7.0.12-1
 


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

2017-01-30 Thread Jaroslav Lichtblau
Date: Monday, January 30, 2017 @ 18:47:27
  Author: jlichtblau
Revision: 209546

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 209545, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 18:47:13 UTC (rev 209545)
+++ PKGBUILD2017-01-30 18:47:27 UTC (rev 209546)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2017.01.24
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 209545, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 18:47:27 UTC (rev 209546)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2017.01.29
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('3475380e277f3517322c355815a1d7e023a023a565b3c724247c9a9509eb3a6e'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2017-01-30 Thread Jaroslav Lichtblau
Date: Monday, January 30, 2017 @ 18:47:13
  Author: jlichtblau
Revision: 209545

upgpkg: youtube-dl 2017.01.29-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:45:49 UTC (rev 209544)
+++ PKGBUILD2017-01-30 18:47:13 UTC (rev 209545)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2017.01.24
+pkgver=2017.01.29
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +14,7 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8'
+sha256sums=('3475380e277f3517322c355815a1d7e023a023a565b3c724247c9a9509eb3a6e'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:45:49
  Author: bgyorgy
Revision: 209544

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

Added:
  lxqt-openssh-askpass/repos/community-i686/PKGBUILD
(from rev 209543, lxqt-openssh-askpass/trunk/PKGBUILD)
  lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD
(from rev 209543, lxqt-openssh-askpass/trunk/PKGBUILD)
Deleted:
  lxqt-openssh-askpass/repos/community-i686/PKGBUILD
  lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 18:45:34 UTC (rev 209543)
+++ community-i686/PKGBUILD 2017-01-30 18:45:49 UTC (rev 209544)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt openssh password prompt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-openssh-askpass/repos/community-i686/PKGBUILD (from rev 209543, 
lxqt-openssh-askpass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 18:45:49 UTC (rev 209544)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-openssh-askpass
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="LXQt openssh password prompt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("lxqt-build-tools")
+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=(
+   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 18:45:34 UTC (rev 209543)
+++ community-x86_64/PKGBUILD   2017-01-30 18:45:49 UTC (rev 209544)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt openssh password prompt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD (from rev 209543, 
lxqt-openssh-askpass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:45:34
  Author: bgyorgy
Revision: 209543

upgpkg: lxqt-openssh-askpass 0.11.1-2

Fix makedepends

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:11:40 UTC (rev 209542)
+++ PKGBUILD2017-01-30 18:45:34 UTC (rev 209543)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-openssh-askpass
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -10,7 +10,7 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt")
-makedepends=("cmake" "qt5-tools" "git")
+makedepends=("lxqt-build-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:11:33
  Author: bgyorgy
Revision: 209541

upgpkg: lxqt-config 0.11.1-1

Update to new version

Modified:
  lxqt-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:03:44 UTC (rev 209540)
+++ PKGBUILD2017-01-30 18:11:33 UTC (rev 209541)
@@ -2,21 +2,21 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-config
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="LXQt system configuration."
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+makedepends=("lxqt-build-tools")
 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=(
-   "e254994caf0535bf6f9da659dc4410b63b5b5cfabea0b961bfb8c00e3c393d38"
+   "65899ba616a637a8abf9285aed400046064c85fc29393522782bf557425b"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:11:40
  Author: bgyorgy
Revision: 209542

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

Added:
  lxqt-config/repos/community-i686/PKGBUILD
(from rev 209541, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-x86_64/PKGBUILD
(from rev 209541, lxqt-config/trunk/PKGBUILD)
Deleted:
  lxqt-config/repos/community-i686/PKGBUILD
  lxqt-config/repos/community-i686/build-without-lxqt-config-appearance.patch
  lxqt-config/repos/community-x86_64/PKGBUILD
  lxqt-config/repos/community-x86_64/build-without-lxqt-config-appearance.patch

-+
 /PKGBUILD   |   80 ++
 community-i686/PKGBUILD |   40 -
 community-i686/build-without-lxqt-config-appearance.patch   |   15 -
 community-x86_64/PKGBUILD   |   40 -
 community-x86_64/build-without-lxqt-config-appearance.patch |   15 -
 5 files changed, 80 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 18:11:33 UTC (rev 209541)
+++ community-i686/PKGBUILD 2017-01-30 18:11:40 UTC (rev 209542)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.11.0
-pkgrel=2
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("cmake" "qt5-tools" "git")
-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=(
-   "e254994caf0535bf6f9da659dc4410b63b5b5cfabea0b961bfb8c00e3c393d38"
-   "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: lxqt-config/repos/community-i686/PKGBUILD (from rev 209541, 
lxqt-config/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 18:11:40 UTC (rev 209542)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-config
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+makedepends=("lxqt-build-tools")
+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=(
+   "65899ba616a637a8abf9285aed400046064c85fc29393522782bf557425b"
+   "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-i686/build-without-lxqt-config-appearance.patch
===
--- community-i686/build-without-lxqt-config-appearance.patch   2017-01-30 
18:11:33 UTC (rev 209541)
+++ community-i686/build-without-lxqt-config-appearance.patch   2017-01-30 
18:11:40 UTC (rev 209542)
@@ -1,15 +0,0 @@
-Description: fix lxqt-config FTBFS after qtxdg bump
-Author: Alf Gaida 
-Last-Update: 2016-09-19
-
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -28,7 +28,7 @@
- add_subdirectory(liblxqt-config-cursor)
- add_subdirectory(lxqt-config-input)
- add_subdirectory(lxqt-config-file-associations)
--add_subdirectory(lxqt-config-appearance)
-+# add_subdirectory(lxqt-config-appearance)
- add_subdirectory(lxqt-config-monitor)
- add_subdirectory(lxqt-config-locale)
- 

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 18:11:33 UTC (rev 209541)
+++ community-x86_64/PKGBUILD   2017-01-30 18:11:40 UTC (rev 209542)
@@ -1,40 +0,0 @@

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:03:44
  Author: bgyorgy
Revision: 209540

Cleanup makedepends

Modified:
  lxqt-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:02:06 UTC (rev 209539)
+++ PKGBUILD2017-01-30 18:03:44 UTC (rev 209540)
@@ -10,7 +10,7 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("qt5-svg" "hicolor-icon-theme" "xdg-utils" "ttf-font")
-makedepends=("cmake" "qt5-tools")
+makedepends=("lxqt-build-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:02:06
  Author: bgyorgy
Revision: 209539

upgpkg: lxqt-common 0.11.2-1

Modified:
  lxqt-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:54:52 UTC (rev 209538)
+++ PKGBUILD2017-01-30 18:02:06 UTC (rev 209539)
@@ -10,7 +10,7 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("qt5-svg" "hicolor-icon-theme" "xdg-utils" "ttf-font")
-makedepends=("cmake" "lxqt-build-tools" "qt5-tools")
+makedepends=("cmake" "qt5-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:54:52
  Author: bgyorgy
Revision: 209538

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 17:54:46 UTC (rev 209537)
+++ community-i686/PKGBUILD 2017-01-30 17:54:52 UTC (rev 209538)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=qterminal
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="A lightweight Qt-based terminal emulator"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("liblxqt" "qtermwidget")
-makedepends=("cmake" "qt5-tools" "git" "lxqt-build-tools")
-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=(
-   "8d49b29febccc158dd115a099115e4ed1c487d4308ec92818e1abeb8821c848f"
-   "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: qterminal/repos/community-i686/PKGBUILD (from rev 209537, 
qterminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 17:54:52 UTC (rev 209538)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=qterminal
+pkgver=0.7.1
+pkgrel=2
+pkgdesc="A lightweight Qt-based terminal emulator"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("hicolor-icon-theme" "qtermwidget" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+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=(
+   "8d49b29febccc158dd115a099115e4ed1c487d4308ec92818e1abeb8821c848f"
+   "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-30 17:54:46 UTC (rev 209537)
+++ community-x86_64/PKGBUILD   2017-01-30 17:54:52 UTC (rev 209538)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=qterminal
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="A lightweight Qt-based terminal emulator"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("liblxqt" "qtermwidget")
-makedepends=("cmake" "qt5-tools" "git" "lxqt-build-tools")
-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=(
-   "8d49b29febccc158dd115a099115e4ed1c487d4308ec92818e1abeb8821c848f"
-   "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: qterminal/repos/community-x86_64/PKGBUILD (from rev 209537, 
qterminal/trunk/PKGBUILD)

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:54:46
  Author: bgyorgy
Revision: 209537

upgpkg: qterminal 0.7.1-2

Remove unused liblxqt dependency.

Modified:
  qterminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:47:52 UTC (rev 209536)
+++ PKGBUILD2017-01-30 17:54:46 UTC (rev 209537)
@@ -3,14 +3,14 @@
 
 pkgname=qterminal
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight Qt-based terminal emulator"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("liblxqt" "qtermwidget")
-makedepends=("cmake" "qt5-tools" "git" "lxqt-build-tools")
+depends=("hicolor-icon-theme" "qtermwidget" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:47:52
  Author: bgyorgy
Revision: 209536

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 17:47:41 UTC (rev 209535)
+++ community-i686/PKGBUILD 2017-01-30 17:47:52 UTC (rev 209536)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=qtermwidget
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="A terminal widget for Qt, used by QTerminal"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("qt5-base" "libsm" "libxkbcommon-x11")
-makedepends=("cmake")
-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=(
-   "82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45"
-   "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: qtermwidget/repos/community-i686/PKGBUILD (from rev 209535, 
qtermwidget/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 17:47:52 UTC (rev 209536)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=qtermwidget
+pkgver=0.7.1
+pkgrel=2
+pkgdesc="A terminal widget for Qt, used by QTerminal"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("qt5-base")
+makedepends=("cmake")
+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=(
+   "82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45"
+   "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-30 17:47:41 UTC (rev 209535)
+++ community-x86_64/PKGBUILD   2017-01-30 17:47:52 UTC (rev 209536)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=qtermwidget
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="A terminal widget for Qt, used by QTerminal"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("qt5-base" "libsm" "libxkbcommon-x11")
-makedepends=("cmake")
-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=(
-   "82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45"
-   "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: qtermwidget/repos/community-x86_64/PKGBUILD (from rev 209535, 
qtermwidget/trunk/PKGBUILD)
===
--- 

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:47:41
  Author: bgyorgy
Revision: 209535

upgpkg: qtermwidget 0.7.1-2

Remove from lxqt group, it's just a library.

Modified:
  qtermwidget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:42:31 UTC (rev 209534)
+++ PKGBUILD2017-01-30 17:47:41 UTC (rev 209535)
@@ -3,13 +3,12 @@
 
 pkgname=qtermwidget
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A terminal widget for Qt, used by QTerminal"
 arch=("i686" "x86_64")
-groups=("lxqt")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("qt5-base" "libsm" "libxkbcommon-x11")
+depends=("qt5-base")
 makedepends=("cmake")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:42:31
  Author: bgyorgy
Revision: 209534

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

Added:
  lxqt-qtplugin/repos/community-i686/PKGBUILD
(from rev 209533, lxqt-qtplugin/trunk/PKGBUILD)
  lxqt-qtplugin/repos/community-x86_64/PKGBUILD
(from rev 209533, lxqt-qtplugin/trunk/PKGBUILD)
Deleted:
  lxqt-qtplugin/repos/community-i686/PKGBUILD
  lxqt-qtplugin/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 17:42:24 UTC (rev 209533)
+++ community-i686/PKGBUILD 2017-01-30 17:42:31 UTC (rev 209534)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.11.0
-pkgrel=2
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools" "lxqt-build-tools")
-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=(
-   "c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-qtplugin/repos/community-i686/PKGBUILD (from rev 209533, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 17:42:31 UTC (rev 209534)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "libqtxdg")
+makedepends=("lxqt-build-tools")
+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=(
+   "20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 17:42:24 UTC (rev 209533)
+++ community-x86_64/PKGBUILD   2017-01-30 17:42:31 UTC (rev 209534)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.11.0
-pkgrel=2
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools" "lxqt-build-tools")
-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=(
-   "c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-qtplugin/repos/community-x86_64/PKGBUILD (from rev 209533, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:42:24
  Author: bgyorgy
Revision: 209533

upgpkg: lxqt-qtplugin 0.11.1-1

Update to new version

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:31:59 UTC (rev 209532)
+++ PKGBUILD2017-01-30 17:42:24 UTC (rev 209533)
@@ -2,21 +2,21 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-qtplugin
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="LXQt platform integration for Qt"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools" "lxqt-build-tools")
+depends=("libdbusmenu-qt5" "libqtxdg")
+makedepends=("lxqt-build-tools")
 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=(
-   "c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59"
+   "20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 17:31:59
  Author: spupykin
Revision: 209532

Modified:
  recoll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:25:49 UTC (rev 209531)
+++ PKGBUILD2017-01-30 17:31:59 UTC (rev 209532)
@@ -28,6 +28,7 @@
'mutagen: Audio metadata'
'python2-pychm: CHM files'
'perl-image-exiftool: EXIF data from raw files'
+   'python-lxml: indexing spreadsheets'
'aspell-en: English stemming support')
 source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz;)
 sha256sums=('8211e1ccc6e576b0c21e5bfb4f49a0b69990a44bd5a3ce6eae4ff16aaf23412f')


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:25:49
  Author: bgyorgy
Revision: 209531

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

Added:
  pcmanfm-qt/repos/community-i686/PKGBUILD
(from rev 209530, pcmanfm-qt/trunk/PKGBUILD)
  pcmanfm-qt/repos/community-x86_64/PKGBUILD
(from rev 209530, 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-30 17:25:42 UTC (rev 209530)
+++ community-i686/PKGBUILD 2017-01-30 17:25:49 UTC (rev 209531)
@@ -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 209530, 
pcmanfm-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 17:25:49 UTC (rev 209531)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=pcmanfm-qt
+pkgver=0.11.3
+pkgrel=2
+pkgdesc="The LXQt file manager, Qt port of PCManFM"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("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-30 17:25:42 UTC (rev 209530)
+++ community-x86_64/PKGBUILD   2017-01-30 17:25:49 UTC (rev 209531)
@@ -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 pcmanfm-qt/trunk (PKGBUILD)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:25:42
  Author: bgyorgy
Revision: 209530

upgpkg: pcmanfm-qt 0.11.3-2

Remove unused liblxqt depednency.

Modified:
  pcmanfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:20:21 UTC (rev 209529)
+++ PKGBUILD2017-01-30 17:25:42 UTC (rev 209530)
@@ -3,13 +3,13 @@
 
 pkgname=pcmanfm-qt
 pkgver=0.11.3
-pkgrel=1
+pkgrel=2
 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")
+depends=("libfm-qt" "lxmenu-data")
 makedepends=("lxqt-build-tools")
 optdepends=(
"gvfs: for trash support, mounting with udisks and remote filesystems"


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:20:14
  Author: bgyorgy
Revision: 209528

upgpkg: libfm-qt 0.11.2-2

Remove unused liblxqt depednency, remove from lxqt group

Modified:
  libfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:09:51 UTC (rev 209527)
+++ PKGBUILD2017-01-30 17:20:14 UTC (rev 209528)
@@ -3,13 +3,12 @@
 
 pkgname=libfm-qt
 pkgver=0.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
 arch=("i686" "x86_64")
-groups=("lxqt")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("libfm" "liblxqt" "qt5-x11extras")
+depends=("libfm" "qt5-x11extras")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:20:21
  Author: bgyorgy
Revision: 209529

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 17:20:14 UTC (rev 209528)
+++ community-i686/PKGBUILD 2017-01-30 17:20:21 UTC (rev 209529)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libfm-qt
-pkgver=0.11.2
-pkgrel=1
-pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm" "liblxqt" "qt5-x11extras")
-makedepends=("lxqt-build-tools")
-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=(
-   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
-   "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: libfm-qt/repos/community-i686/PKGBUILD (from rev 209528, 
libfm-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 17:20:21 UTC (rev 209529)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=libfm-qt
+pkgver=0.11.2
+pkgrel=2
+pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("libfm" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+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=(
+   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
+   "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-30 17:20:14 UTC (rev 209528)
+++ community-x86_64/PKGBUILD   2017-01-30 17:20:21 UTC (rev 209529)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libfm-qt
-pkgver=0.11.2
-pkgrel=1
-pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm" "liblxqt" "qt5-x11extras")
-makedepends=("lxqt-build-tools")
-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=(
-   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
-   "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: libfm-qt/repos/community-x86_64/PKGBUILD (from rev 209528, 
libfm-qt/trunk/PKGBUILD)

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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:09:51
  Author: bgyorgy
Revision: 209527

Remove libxss from makedepends, it's already in depends

Modified:
  liblxqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 17:02:06 UTC (rev 209526)
+++ PKGBUILD2017-01-30 17:09:51 UTC (rev 209527)
@@ -9,7 +9,7 @@
 url="http://lxqt.org;
 license=("GPL2")
 depends=("kwindowsystem" "libqtxdg" "libxss")
-makedepends=("lxqt-build-tools" "libxss")
+makedepends=("lxqt-build-tools")
 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;


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:01:58
  Author: bgyorgy
Revision: 209525

upgpkg: lxqt-build-tools 0.3.2-5

Remove from lxqt group, it's just a build tool.

Modified:
  lxqt-build-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:44:43 UTC (rev 209524)
+++ PKGBUILD2017-01-30 17:01:58 UTC (rev 209525)
@@ -3,10 +3,9 @@
 
 pkgname=lxqt-build-tools
 pkgver=0.3.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Various packaging tools and scripts for LXQt applications"
 arch=("any")
-groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("cmake" "qt5-tools" "git")


[arch-commits] Commit in lxqt-build-tools/repos/community-any (PKGBUILD PKGBUILD)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 17:02:06
  Author: bgyorgy
Revision: 209526

archrelease: copy trunk to community-any

Added:
  lxqt-build-tools/repos/community-any/PKGBUILD
(from rev 209525, lxqt-build-tools/trunk/PKGBUILD)
Deleted:
  lxqt-build-tools/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 37 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 17:01:58 UTC (rev 209525)
+++ PKGBUILD2017-01-30 17:02:06 UTC (rev 209526)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-build-tools
-pkgver=0.3.2
-pkgrel=4
-pkgdesc="Various packaging tools and scripts for LXQt applications"
-arch=("any")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("cmake" "qt5-tools" "git")
-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=(
-   "726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-build-tools/repos/community-any/PKGBUILD (from rev 209525, 
lxqt-build-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 17:02:06 UTC (rev 209526)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-build-tools
+pkgver=0.3.2
+pkgrel=5
+pkgdesc="Various packaging tools and scripts for LXQt applications"
+arch=("any")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("cmake" "qt5-tools" "git")
+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=(
+   "726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 16:44:43
  Author: arojas
Revision: 209524

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

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

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

Copied: performous/repos/community-staging-i686/PKGBUILD (from rev 209523, 
performous/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-30 16:44:43 UTC (rev 209524)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Laurent Carlier 
+# Contributor: Christoph Zeiler 
+
+pkgname=performous
+pkgver=1.1
+pkgrel=7
+pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
+arch=('i686' 'x86_64')
+url="http://performous.org/;
+license=('GPL')
+depends=('boost-libs' 'libepoxy' 'libxml++' 'portaudio' 'portmidi' 'librsvg' 
'ffmpeg' 'opencv' 'sdl2')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
+optdepends=('performous-freesongs: free songs for performous')
+source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('cf31d0973cd88b3cd626d312d6d3f5b2')
+
+build() {
+  cd performous-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd performous-${pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}

Copied: performous/repos/community-staging-x86_64/PKGBUILD (from rev 209523, 
performous/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-01-30 16:44:43 UTC (rev 209524)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Laurent Carlier 
+# Contributor: Christoph Zeiler 
+
+pkgname=performous
+pkgver=1.1
+pkgrel=7
+pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
+arch=('i686' 'x86_64')
+url="http://performous.org/;
+license=('GPL')
+depends=('boost-libs' 'libepoxy' 'libxml++' 'portaudio' 'portmidi' 'librsvg' 
'ffmpeg' 'opencv' 'sdl2')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
+optdepends=('performous-freesongs: free songs for performous')
+source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('cf31d0973cd88b3cd626d312d6d3f5b2')
+
+build() {
+  cd performous-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd performous-${pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 16:42:47
  Author: arojas
Revision: 209523

opencv 3.2 rebuild

Modified:
  performous/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:36:54 UTC (rev 209522)
+++ PKGBUILD2017-01-30 16:42:47 UTC (rev 209523)
@@ -4,7 +4,7 @@
 
 pkgname=performous
 pkgver=1.1
-pkgrel=6
+pkgrel=7
 pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
 arch=('i686' 'x86_64')
 url="http://performous.org/;


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 16:36:54
  Author: arojas
Revision: 209522

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

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

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

Copied: nomacs/repos/community-staging-i686/PKGBUILD (from rev 209521, 
nomacs/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-30 16:36:54 UTC (rev 209522)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=nomacs
+pkgver=3.4
+_pluginver=3ff8f79305beabcdf0e2418868fe99f1abe26b7e
+pkgrel=3
+pkgdesc="A Qt image viewer"
+arch=(i686 x86_64)
+url="http://www.nomacs.org/;
+license=('GPL3')
+#depends=('qt4' 'exiv2' 'libraw' 'opencv')
+depends=('qt5-svg' 'exiv2' 'libraw' 'opencv')
+makedepends=('cmake' 'qt5-tools')
+source=("$pkgname-$pkgver::https://github.com/nomacs/nomacs/archive/$pkgver.tar.gz;
+"https://github.com/nomacs/nomacs-plugins/archive/$_pluginver.zip;)
+md5sums=('5f1a6586f51cebd01cb2ab71b38de649'
+ '0b3451952d30633de6f4abd17ad388b9')
+
+prepare() {
+  mv nomacs-plugins-$_pluginver $pkgname-$pkgver/ImageLounge/plugins
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake ../ImageLounge -DCMAKE_INSTALL_PREFIX=/usr
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: nomacs/repos/community-staging-x86_64/PKGBUILD (from rev 209521, 
nomacs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-01-30 16:36:54 UTC (rev 209522)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=nomacs
+pkgver=3.4
+_pluginver=3ff8f79305beabcdf0e2418868fe99f1abe26b7e
+pkgrel=3
+pkgdesc="A Qt image viewer"
+arch=(i686 x86_64)
+url="http://www.nomacs.org/;
+license=('GPL3')
+#depends=('qt4' 'exiv2' 'libraw' 'opencv')
+depends=('qt5-svg' 'exiv2' 'libraw' 'opencv')
+makedepends=('cmake' 'qt5-tools')
+source=("$pkgname-$pkgver::https://github.com/nomacs/nomacs/archive/$pkgver.tar.gz;
+"https://github.com/nomacs/nomacs-plugins/archive/$_pluginver.zip;)
+md5sums=('5f1a6586f51cebd01cb2ab71b38de649'
+ '0b3451952d30633de6f4abd17ad388b9')
+
+prepare() {
+  mv nomacs-plugins-$_pluginver $pkgname-$pkgver/ImageLounge/plugins
+  cd $pkgname-$pkgver
+  [ -d b ] || mkdir b
+}
+
+build() {
+  cd $pkgname-$pkgver/b
+  cmake ../ImageLounge -DCMAKE_INSTALL_PREFIX=/usr
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver/b
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-01-30 Thread Antonio Rojas
Date: Monday, January 30, 2017 @ 16:36:10
  Author: arojas
Revision: 209521

opencv 3.2 rebuild

Modified:
  nomacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:33:24 UTC (rev 209520)
+++ PKGBUILD2017-01-30 16:36:10 UTC (rev 209521)
@@ -4,7 +4,7 @@
 pkgname=nomacs
 pkgver=3.4
 _pluginver=3ff8f79305beabcdf0e2418868fe99f1abe26b7e
-pkgrel=2
+pkgrel=3
 pkgdesc="A Qt image viewer"
 arch=(i686 x86_64)
 url="http://www.nomacs.org/;


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

2017-01-30 Thread Jakob Gruber
Date: Monday, January 30, 2017 @ 16:33:24
  Author: schuay
Revision: 209520

archrelease: copy trunk to community-x86_64

Added:
  stone-soup/repos/community-x86_64/PKGBUILD
(from rev 209519, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-x86_64/stone-soup.install
(from rev 209519, stone-soup/trunk/stone-soup.install)
Deleted:
  stone-soup/repos/community-x86_64/PKGBUILD
  stone-soup/repos/community-x86_64/stone-soup.install

+
 PKGBUILD   |  148 +--
 stone-soup.install |   22 +++
 2 files changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 16:33:17 UTC (rev 209519)
+++ PKGBUILD2017-01-30 16:33:24 UTC (rev 209520)
@@ -1,74 +0,0 @@
-# Maintainer: Jakob Gruber 
-
-pkgname=stone-soup
-pkgver=0.19.1
-pkgrel=1
-pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
-arch=('i686' 'x86_64')
-url='http://crawl.develz.org/'
-depends=('lua51' 'ncurses' 'sdl2_image' 'sqlite' 'glu' 'freetype2' 
'ttf-dejavu')
-makedepends=('bison' 'flex' 'gendesk' 'mesa')
-conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
-license=('custom')
-install=stone-soup.install
-source=("https://crawl.develz.org/release/stone_soup-${pkgver}-nodeps.tar.xz;)
-
-# used by gendesk to create .desktop file
-_exec=('crawl-tiles')
-_name=('Dungeon Crawl Stone Soup')
-
-package() {
-cd "$srcdir"
-gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
---exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
-
-cd "stone_soup-${pkgver}/source"
-
-# 0.16.0 weirdness
-sed -i 's|SDL_main.h|SDL2/&|' main.cc
-
-# git tarball weirdness
-echo "$pkgver" > util/release_ver
-
-# adjust makefile to use /usr/bin, owner root:root,
-# disable setgid on executable
-
-sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
-sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
-sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
-
-# first build and install tiles version
-
-make DESTDIR="${pkgdir}" \
- SAVEDIR="~/.crawl/" \
- DATADIR="/usr/share/${pkgname}/data" \
- USE_UNICODE=y \
- TILES=y \
- install
-
-# rename tiles executable to avoid clashing with console crawl
-
-mv "${pkgdir}/usr/bin/crawl" "${pkgdir}/usr/bin/crawl-tiles"
-
-# then build and install console version
-
-make DESTDIR="${pkgdir}" \
- SAVEDIR="~/.crawl/" \
- DATADIR="/usr/share/${pkgname}/data" \
- USE_UNICODE=y \
- install
-
-# install crawl license
-
-install -D -m644 ../licence.txt \
-"${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
-
-# install icon and .desktop file
-
-install -D -m644 dat/tiles/stone_soup_icon-32x32.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-install -D -m644 "${srcdir}/${pkgname}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-
-}
-md5sums=('4a46cdf6702bf1879dbe7d6e67bb46b7')

Copied: stone-soup/repos/community-x86_64/PKGBUILD (from rev 209519, 
stone-soup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 16:33:24 UTC (rev 209520)
@@ -0,0 +1,74 @@
+# Maintainer: Jakob Gruber 
+
+pkgname=stone-soup
+pkgver=0.19.3
+pkgrel=1
+pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
+arch=('i686' 'x86_64')
+url='http://crawl.develz.org/'
+depends=('lua51' 'ncurses' 'sdl2_image' 'sqlite' 'glu' 'freetype2' 
'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
+conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
+license=('custom')
+install=stone-soup.install
+source=("https://crawl.develz.org/release/stone_soup-${pkgver}-nodeps.tar.xz;)
+
+# used by gendesk to create .desktop file
+_exec=('crawl-tiles')
+_name=('Dungeon Crawl Stone Soup')
+
+package() {
+cd "$srcdir"
+gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
+--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
+
+cd "stone_soup-${pkgver}/source"
+
+# 0.16.0 weirdness
+sed -i 's|SDL_main.h|SDL2/&|' main.cc
+
+# git tarball weirdness
+echo "$pkgver" > util/release_ver
+
+# adjust makefile to use /usr/bin, owner root:root,
+# disable setgid on executable
+
+sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
+sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
+sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
+
+# first build and install tiles version
+
+make DESTDIR="${pkgdir}" \
+ SAVEDIR="~/.crawl/" \
+ DATADIR="/usr/share/${pkgname}/data" \
+ 

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

2017-01-30 Thread Jakob Gruber
Date: Monday, January 30, 2017 @ 16:33:17
  Author: schuay
Revision: 209519

archrelease: copy trunk to community-i686

Added:
  stone-soup/repos/community-i686/PKGBUILD
(from rev 209518, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-i686/stone-soup.install
(from rev 209518, stone-soup/trunk/stone-soup.install)
Deleted:
  stone-soup/repos/community-i686/PKGBUILD
  stone-soup/repos/community-i686/stone-soup.install

+
 PKGBUILD   |  148 +--
 stone-soup.install |   22 +++
 2 files changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 16:26:56 UTC (rev 209518)
+++ PKGBUILD2017-01-30 16:33:17 UTC (rev 209519)
@@ -1,74 +0,0 @@
-# Maintainer: Jakob Gruber 
-
-pkgname=stone-soup
-pkgver=0.19.1
-pkgrel=1
-pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
-arch=('i686' 'x86_64')
-url='http://crawl.develz.org/'
-depends=('lua51' 'ncurses' 'sdl2_image' 'sqlite' 'glu' 'freetype2' 
'ttf-dejavu')
-makedepends=('bison' 'flex' 'gendesk' 'mesa')
-conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
-license=('custom')
-install=stone-soup.install
-source=("https://crawl.develz.org/release/stone_soup-${pkgver}-nodeps.tar.xz;)
-
-# used by gendesk to create .desktop file
-_exec=('crawl-tiles')
-_name=('Dungeon Crawl Stone Soup')
-
-package() {
-cd "$srcdir"
-gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
---exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
-
-cd "stone_soup-${pkgver}/source"
-
-# 0.16.0 weirdness
-sed -i 's|SDL_main.h|SDL2/&|' main.cc
-
-# git tarball weirdness
-echo "$pkgver" > util/release_ver
-
-# adjust makefile to use /usr/bin, owner root:root,
-# disable setgid on executable
-
-sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
-sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
-sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
-
-# first build and install tiles version
-
-make DESTDIR="${pkgdir}" \
- SAVEDIR="~/.crawl/" \
- DATADIR="/usr/share/${pkgname}/data" \
- USE_UNICODE=y \
- TILES=y \
- install
-
-# rename tiles executable to avoid clashing with console crawl
-
-mv "${pkgdir}/usr/bin/crawl" "${pkgdir}/usr/bin/crawl-tiles"
-
-# then build and install console version
-
-make DESTDIR="${pkgdir}" \
- SAVEDIR="~/.crawl/" \
- DATADIR="/usr/share/${pkgname}/data" \
- USE_UNICODE=y \
- install
-
-# install crawl license
-
-install -D -m644 ../licence.txt \
-"${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
-
-# install icon and .desktop file
-
-install -D -m644 dat/tiles/stone_soup_icon-32x32.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-install -D -m644 "${srcdir}/${pkgname}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-
-}
-md5sums=('4a46cdf6702bf1879dbe7d6e67bb46b7')

Copied: stone-soup/repos/community-i686/PKGBUILD (from rev 209518, 
stone-soup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 16:33:17 UTC (rev 209519)
@@ -0,0 +1,74 @@
+# Maintainer: Jakob Gruber 
+
+pkgname=stone-soup
+pkgver=0.19.3
+pkgrel=1
+pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
+arch=('i686' 'x86_64')
+url='http://crawl.develz.org/'
+depends=('lua51' 'ncurses' 'sdl2_image' 'sqlite' 'glu' 'freetype2' 
'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
+conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
+license=('custom')
+install=stone-soup.install
+source=("https://crawl.develz.org/release/stone_soup-${pkgver}-nodeps.tar.xz;)
+
+# used by gendesk to create .desktop file
+_exec=('crawl-tiles')
+_name=('Dungeon Crawl Stone Soup')
+
+package() {
+cd "$srcdir"
+gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
+--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
+
+cd "stone_soup-${pkgver}/source"
+
+# 0.16.0 weirdness
+sed -i 's|SDL_main.h|SDL2/&|' main.cc
+
+# git tarball weirdness
+echo "$pkgver" > util/release_ver
+
+# adjust makefile to use /usr/bin, owner root:root,
+# disable setgid on executable
+
+sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
+sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
+sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
+
+# first build and install tiles version
+
+make DESTDIR="${pkgdir}" \
+ SAVEDIR="~/.crawl/" \
+ DATADIR="/usr/share/${pkgname}/data" \
+ 

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

2017-01-30 Thread Jakob Gruber
Date: Monday, January 30, 2017 @ 16:26:56
  Author: schuay
Revision: 209518

stone-soup-0.19.3-1

Modified:
  stone-soup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:09:50 UTC (rev 209517)
+++ PKGBUILD2017-01-30 16:26:56 UTC (rev 209518)
@@ -1,7 +1,7 @@
 # Maintainer: Jakob Gruber 
 
 pkgname=stone-soup
-pkgver=0.19.1
+pkgver=0.19.3
 pkgrel=1
 pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
 arch=('i686' 'x86_64')
@@ -71,4 +71,4 @@
 "${pkgdir}/usr/share/applications/${pkgname}.desktop"
 
 }
-md5sums=('4a46cdf6702bf1879dbe7d6e67bb46b7')
+md5sums=('892351997a9bc69530414ac11e580fa8')


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 16:09:50
  Author: spupykin
Revision: 209517

Modified:
  qucs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 16:01:41 UTC (rev 209516)
+++ PKGBUILD2017-01-30 16:09:50 UTC (rev 209517)
@@ -14,16 +14,9 @@
 optdepends=('freehdl: to permit digital circuit simulation'
 #  'asco: to enable circuit optimization'
'perl')
-#source=("http://downloads.sourceforge.net/project/qucs/qucs/$(echo $pkgver | 
cut -f1 -ds)-snapshots/qucs-${pkgver/s/.}.tar.gz")
 
source=("http://downloads.sourceforge.net/project/qucs/qucs/$pkgver/qucs-$pkgver.tar.gz;)
 sha256sums=('45c6434fde24c533e63550675ac21cdbd3cc6cbba29b82a1dc3f36e7dd4b3b3e')
 
-prepare() {
-  cd "$srcdir"/$pkgname-${pkgver/s/.}
-#  sed -i 's|Icon=.*|Icon=/usr/share/qucs/bitmaps/big.qucs.xpm|' 
debian/qucs.desktop
-#  sed -i 's/Icon=.*/Icon=qucs/' debian/qucs.desktop
-}
-
 build() {
   cd "$srcdir"/$pkgname-${pkgver/s/.}
   ./configure --prefix=/usr --disable-doc


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 16:01:41
  Author: spupykin
Revision: 209516

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

Added:
  qucs/repos/community-i686/ChangeLog
(from rev 209515, qucs/trunk/ChangeLog)
  qucs/repos/community-i686/PKGBUILD
(from rev 209515, qucs/trunk/PKGBUILD)
  qucs/repos/community-x86_64/ChangeLog
(from rev 209515, qucs/trunk/ChangeLog)
  qucs/repos/community-x86_64/PKGBUILD
(from rev 209515, qucs/trunk/PKGBUILD)
Deleted:
  qucs/repos/community-i686/ChangeLog
  qucs/repos/community-i686/PKGBUILD
  qucs/repos/community-x86_64/ChangeLog
  qucs/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2017-01-30 16:01:20 UTC (rev 209515)
+++ community-i686/ChangeLog2017-01-30 16:01:41 UTC (rev 209516)
@@ -1,3 +0,0 @@
-2007-06-27 tardo 
-* Built for x86_64
-

Copied: qucs/repos/community-i686/ChangeLog (from rev 209515, 
qucs/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2017-01-30 16:01:41 UTC (rev 209516)
@@ -0,0 +1,3 @@
+2007-06-27 tardo 
+* Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 16:01:20 UTC (rev 209515)
+++ community-i686/PKGBUILD 2017-01-30 16:01:41 UTC (rev 209516)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Víctor Martínez Romanos 
-
-pkgname=qucs
-pkgver=0.0.18
-pkgrel=2
-pkgdesc="An integrated circuit simulator with a graphical user interface"
-arch=('i686' 'x86_64')
-url="http://qucs.sourceforge.net;
-license=('GPL')
-depends=('gcc-libs' 'qt4')
-optdepends=('freehdl: to permit digital circuit simulation'
-#  'asco: to enable circuit optimization'
-   'perl')
-#source=("http://downloads.sourceforge.net/project/qucs/qucs/$(echo $pkgver | 
cut -f1 -ds)-snapshots/qucs-${pkgver/s/.}.tar.gz")
-source=("http://downloads.sourceforge.net/project/qucs/qucs/$pkgver/qucs-$pkgver.tar.gz;)
-md5sums=('4985d66565e8c29c9e6d7e7c98781e60')
-
-prepare() {
-  cd $srcdir/$pkgname-${pkgver/s/.}
-  sed -i 's|Icon=.*|Icon=/usr/share/qucs/bitmaps/big.qucs.xpm|' 
debian/qucs.desktop
-}
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/s/.}
-  ./configure --prefix=/usr
-  make RCC=/usr/bin/rcc-qt4
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/s/.}
-  make DESTDIR=$pkgdir install
-
-  install -Dm0644 debian/qucs.desktop 
$pkgdir/usr/share/applications/qucs.desktop
-}

Copied: qucs/repos/community-i686/PKGBUILD (from rev 209515, 
qucs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 16:01:41 UTC (rev 209516)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Víctor Martínez Romanos 
+
+pkgname=qucs
+pkgver=0.0.19
+pkgrel=1
+pkgdesc="An integrated circuit simulator with a graphical user interface"
+arch=('i686' 'x86_64')
+url="http://qucs.sourceforge.net;
+license=('GPL')
+depends=('gcc-libs' 'qt4' 'adms')
+makedepends=('gperf')
+optdepends=('freehdl: to permit digital circuit simulation'
+#  'asco: to enable circuit optimization'
+   'perl')
+#source=("http://downloads.sourceforge.net/project/qucs/qucs/$(echo $pkgver | 
cut -f1 -ds)-snapshots/qucs-${pkgver/s/.}.tar.gz")
+source=("http://downloads.sourceforge.net/project/qucs/qucs/$pkgver/qucs-$pkgver.tar.gz;)
+sha256sums=('45c6434fde24c533e63550675ac21cdbd3cc6cbba29b82a1dc3f36e7dd4b3b3e')
+
+prepare() {
+  cd "$srcdir"/$pkgname-${pkgver/s/.}
+#  sed -i 's|Icon=.*|Icon=/usr/share/qucs/bitmaps/big.qucs.xpm|' 
debian/qucs.desktop
+#  sed -i 's/Icon=.*/Icon=qucs/' debian/qucs.desktop
+}
+
+build() {
+  cd "$srcdir"/$pkgname-${pkgver/s/.}
+  ./configure --prefix=/usr --disable-doc
+  make RCC=/usr/bin/rcc-qt4
+}
+
+package() {
+  cd "$srcdir"/$pkgname-${pkgver/s/.}
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2017-01-30 16:01:20 UTC (rev 209515)
+++ community-x86_64/ChangeLog  2017-01-30 16:01:41 UTC (rev 209516)
@@ -1,3 +0,0 @@
-2007-06-27 tardo 
-* Built for x86_64

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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 16:01:20
  Author: spupykin
Revision: 209515

upgpkg: qucs 0.0.19-1

upd

Modified:
  qucs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 15:41:08 UTC (rev 209514)
+++ PKGBUILD2017-01-30 16:01:20 UTC (rev 209515)
@@ -3,29 +3,30 @@
 # Contributor: Víctor Martínez Romanos 
 
 pkgname=qucs
-pkgver=0.0.18
-pkgrel=2
+pkgver=0.0.19
+pkgrel=1
 pkgdesc="An integrated circuit simulator with a graphical user interface"
 arch=('i686' 'x86_64')
 url="http://qucs.sourceforge.net;
 license=('GPL')
-depends=('gcc-libs' 'qt4')
+depends=('gcc-libs' 'qt4' 'adms')
+makedepends=('gperf')
 optdepends=('freehdl: to permit digital circuit simulation'
 #  'asco: to enable circuit optimization'
'perl')
 #source=("http://downloads.sourceforge.net/project/qucs/qucs/$(echo $pkgver | 
cut -f1 -ds)-snapshots/qucs-${pkgver/s/.}.tar.gz")
 
source=("http://downloads.sourceforge.net/project/qucs/qucs/$pkgver/qucs-$pkgver.tar.gz;)
-md5sums=('4985d66565e8c29c9e6d7e7c98781e60')
+sha256sums=('45c6434fde24c533e63550675ac21cdbd3cc6cbba29b82a1dc3f36e7dd4b3b3e')
 
 prepare() {
   cd "$srcdir"/$pkgname-${pkgver/s/.}
 #  sed -i 's|Icon=.*|Icon=/usr/share/qucs/bitmaps/big.qucs.xpm|' 
debian/qucs.desktop
-  sed -i 's/Icon=.*/Icon=qucs/' debian/qucs.desktop
+#  sed -i 's/Icon=.*/Icon=qucs/' debian/qucs.desktop
 }
 
 build() {
   cd "$srcdir"/$pkgname-${pkgver/s/.}
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --disable-doc
   make RCC=/usr/bin/rcc-qt4
 }
 
@@ -32,6 +33,4 @@
 package() {
   cd "$srcdir"/$pkgname-${pkgver/s/.}
   make DESTDIR="$pkgdir" install
-
-  install -Dm0644 debian/qucs.desktop 
"$pkgdir"/usr/share/applications/qucs.desktop
 }


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

2017-01-30 Thread Jan de Groot
Date: Monday, January 30, 2017 @ 15:41:03
  Author: jgc
Revision: 209513

upgpkg: mx 1.4.7+13+g24efb0cc-1

Update to git snapshot, remove overlinked libraries

Modified:
  mx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:50:20 UTC (rev 209512)
+++ PKGBUILD2017-01-30 15:41:03 UTC (rev 209513)
@@ -3,34 +3,37 @@
 # Contributor: GGR 
 
 pkgname=mx
-pkgver=1.4.7
-pkgrel=3
+pkgver=1.4.7+13+g24efb0cc
+pkgrel=1
 pkgdesc="A widget toolkit using Clutter"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org;
 license=('LGPL')
 depends=('clutter' 'dbus-glib' 'gtk2' 'startup-notification')
-makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'libtool' 'vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/clutter-project/${pkgname}/archive/${pkgver}.tar.gz;)
-sha256sums=('8a7514ea33c1dec7251d0141e24a702e7701dc9f00348cbcf1816925b7f74dbc')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'libtool' 'vala' git)
+_commit=24efb0cc16007bee02d3b077e8e11cfb5747b256  # mx-1.4
+source=("git+https://github.com/clutter-project/mx#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/$pkgname"
 NOCONFIGURE=1 ./autogen.sh
-# patch to resolv GL errors
-# source : https://github.com/clutter-project/mx/pull/62
-sed -i 's/GLushort/gushort/g' mx/mx-deform-texture.c
-sed -i 's/GLfloat/gfloat/g' mx/mx-texture-frame.c
 }
 
 build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/$pkgname"
 ./configure \
 --prefix=/usr
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 make
 }
 
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/$pkgname"
 make DESTDIR="${pkgdir}" install
 }


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

2017-01-30 Thread Jan de Groot
Date: Monday, January 30, 2017 @ 15:41:08
  Author: jgc
Revision: 209514

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

Added:
  mx/repos/extra-i686/
  mx/repos/extra-i686/PKGBUILD
(from rev 209513, mx/trunk/PKGBUILD)
  mx/repos/extra-x86_64/
  mx/repos/extra-x86_64/PKGBUILD
(from rev 209513, mx/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   39 +++
 extra-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: mx/repos/extra-i686/PKGBUILD (from rev 209513, mx/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-30 15:41:08 UTC (rev 209514)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: GGR 
+
+pkgname=mx
+pkgver=1.4.7+13+g24efb0cc
+pkgrel=1
+pkgdesc="A widget toolkit using Clutter"
+arch=('i686' 'x86_64')
+url="http://www.clutter-project.org;
+license=('LGPL')
+depends=('clutter' 'dbus-glib' 'gtk2' 'startup-notification')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'libtool' 'vala' git)
+_commit=24efb0cc16007bee02d3b077e8e11cfb5747b256  # mx-1.4
+source=("git+https://github.com/clutter-project/mx#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+cd "${srcdir}/$pkgname"
+NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+cd "${srcdir}/$pkgname"
+./configure \
+--prefix=/usr
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd "${srcdir}/$pkgname"
+make DESTDIR="${pkgdir}" install
+}

Copied: mx/repos/extra-x86_64/PKGBUILD (from rev 209513, mx/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-01-30 15:41:08 UTC (rev 209514)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: GGR 
+
+pkgname=mx
+pkgver=1.4.7+13+g24efb0cc
+pkgrel=1
+pkgdesc="A widget toolkit using Clutter"
+arch=('i686' 'x86_64')
+url="http://www.clutter-project.org;
+license=('LGPL')
+depends=('clutter' 'dbus-glib' 'gtk2' 'startup-notification')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'libtool' 'vala' git)
+_commit=24efb0cc16007bee02d3b077e8e11cfb5747b256  # mx-1.4
+source=("git+https://github.com/clutter-project/mx#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+cd "${srcdir}/$pkgname"
+NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+cd "${srcdir}/$pkgname"
+./configure \
+--prefix=/usr
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd "${srcdir}/$pkgname"
+make DESTDIR="${pkgdir}" install
+}


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:49:29
  Author: felixonmars
Revision: 209509

upgpkg: yapf 0.15.2-1

Modified:
  yapf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:39:55 UTC (rev 209508)
+++ PKGBUILD2017-01-30 14:49:29 UTC (rev 209509)
@@ -3,7 +3,7 @@
 
 pkgbase=yapf
 pkgname=("yapf" "python2-yapf")
-pkgver=0.15.1
+pkgver=0.15.2
 pkgrel=1
 pkgdesc="Python style guide checker"
 arch=('any')


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:50:20
  Author: felixonmars
Revision: 209512

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  128 ++---
 1 file changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 14:50:05 UTC (rev 209511)
+++ PKGBUILD2017-01-30 14:50:20 UTC (rev 209512)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Michael Schubert 
-
-pkgbase=python-pysocks
-pkgname=(python-pysocks python2-pysocks)
-pkgver=1.6.5
-pkgrel=2
-pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
-arch=('any')
-license=('BSD')
-url="https://github.com/Anorov/PySocks;
-makedepends=('python' 'python2' 'git')
-checkdepends=('lib32-glibc' 'python2-twisted' 'python2-tornado')
-source=("git+https://github.com/Anorov/PySocks.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a PySocks{,-py2}
-}
-
-build() {
-  cd "$srcdir"/PySocks
-  python setup.py build
-
-  cd "$srcdir"/PySocks-py2
-  python2 setup.py build
-}
-
-# Tests disabled as it requires external services to run
-check_disabled() {
-  cd "$srcdir"/PySocks-py2/test
-  python2 socks4server.py &
-  _SOCKS4SERVER=$!
-  python2 httpproxy.py &
-  _HTTPPROXY=$1
-
-  ./mocks start
-
-  sleep 1
-
-  python2 sockstest.py
-
-  cd "$srcdir"/PySocks/test
-  python sockstest.py
-
-  ./mocks shutdown
-
-  kill $_SOCKS4SERVER $_HTTPPROXY
-}
-
-package_python-pysocks() {
-  depends=('python')
-
-  cd PySocks
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-package_python2-pysocks() {
-  depends=('python2')
-
-  cd PySocks-py2
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: python-pysocks/repos/community-any/PKGBUILD (from rev 209511, 
python-pysocks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 14:50:20 UTC (rev 209512)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Schubert 
+
+pkgbase=python-pysocks
+pkgname=(python-pysocks python2-pysocks)
+pkgver=1.6.6
+pkgrel=1
+pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
+arch=('any')
+license=('BSD')
+url="https://github.com/Anorov/PySocks;
+makedepends=('python' 'python2' 'git')
+checkdepends=('lib32-glibc' 'python2-twisted' 'python2-tornado')
+source=("git+https://github.com/Anorov/PySocks.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a PySocks{,-py2}
+}
+
+build() {
+  cd "$srcdir"/PySocks
+  python setup.py build
+
+  cd "$srcdir"/PySocks-py2
+  python2 setup.py build
+}
+
+# Tests disabled as it requires external services to run
+check_disabled() {
+  cd "$srcdir"/PySocks-py2/test
+  python2 socks4server.py &
+  _SOCKS4SERVER=$!
+  python2 httpproxy.py &
+  _HTTPPROXY=$1
+
+  ./mocks start
+
+  sleep 1
+
+  python2 sockstest.py
+
+  cd "$srcdir"/PySocks/test
+  python sockstest.py
+
+  ./mocks shutdown
+
+  kill $_SOCKS4SERVER $_HTTPPROXY
+}
+
+package_python-pysocks() {
+  depends=('python')
+
+  cd PySocks
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+package_python2-pysocks() {
+  depends=('python2')
+
+  cd PySocks-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:49:45
  Author: felixonmars
Revision: 209510

archrelease: copy trunk to community-any

Added:
  yapf/repos/community-any/PKGBUILD
(from rev 209509, yapf/trunk/PKGBUILD)
Deleted:
  yapf/repos/community-any/PKGBUILD

--+
 PKGBUILD |  104 ++---
 1 file changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 14:49:29 UTC (rev 209509)
+++ PKGBUILD2017-01-30 14:49:45 UTC (rev 209510)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=yapf
-pkgname=("yapf" "python2-yapf")
-pkgver=0.15.1
-pkgrel=1
-pkgdesc="Python style guide checker"
-arch=('any')
-url="http://github.com/google/yapf;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("git+https://github.com/google/yapf.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cp -a yapf{,-py2}
-}
-
-build() {
-  cd "$srcdir"/yapf
-  python setup.py build
-
-  cd "$srcdir"/yapf-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/yapf
-  nosetests3
-
-  cd "$srcdir"/yapf-py2
-  nosetests2
-}
-
-package_yapf() {
-  depends=('python-setuptools')
-
-  cd yapf
-  python setup.py install -O1 --root="$pkgdir"
-}
-
-package_python2-yapf() {
-  depends=('python2-setuptools')
-
-  cd yapf-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  mv "$pkgdir"/usr/bin/yapf{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: yapf/repos/community-any/PKGBUILD (from rev 209509, yapf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 14:49:45 UTC (rev 209510)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=yapf
+pkgname=("yapf" "python2-yapf")
+pkgver=0.15.2
+pkgrel=1
+pkgdesc="Python style guide checker"
+arch=('any')
+url="http://github.com/google/yapf;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-nose' 'python2-nose')
+source=("git+https://github.com/google/yapf.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cp -a yapf{,-py2}
+}
+
+build() {
+  cd "$srcdir"/yapf
+  python setup.py build
+
+  cd "$srcdir"/yapf-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/yapf
+  nosetests3
+
+  cd "$srcdir"/yapf-py2
+  nosetests2
+}
+
+package_yapf() {
+  depends=('python-setuptools')
+
+  cd yapf
+  python setup.py install -O1 --root="$pkgdir"
+}
+
+package_python2-yapf() {
+  depends=('python2-setuptools')
+
+  cd yapf-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  mv "$pkgdir"/usr/bin/yapf{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:50:05
  Author: felixonmars
Revision: 209511

upgpkg: python-pysocks 1.6.6-1

1

Modified:
  python-pysocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:49:45 UTC (rev 209510)
+++ PKGBUILD2017-01-30 14:50:05 UTC (rev 209511)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pysocks
 pkgname=(python-pysocks python2-pysocks)
-pkgver=1.6.5
-pkgrel=2
+pkgver=1.6.6
+pkgrel=1
 pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
 arch=('any')
 license=('BSD')


[arch-commits] Commit in (4 files)

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:39:39
  Author: felixonmars
Revision: 209507

addpkg: python2-backports.unittest_mock 1.2.1-1

Added:
  python2-backports.unittest_mock/
  python2-backports.unittest_mock/repos/
  python2-backports.unittest_mock/trunk/
  python2-backports.unittest_mock/trunk/PKGBUILD

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

Added: python2-backports.unittest_mock/trunk/PKGBUILD
===
--- python2-backports.unittest_mock/trunk/PKGBUILD  
(rev 0)
+++ python2-backports.unittest_mock/trunk/PKGBUILD  2017-01-30 14:39:39 UTC 
(rev 209507)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python2-backports.unittest_mock
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Makes the “mock” module available as “unittest.mock”"
+arch=('any')
+url="https://github.com/jaraco/backports.unittest_mock;
+license=('PSF')
+depends=('python2-backports' 'python2-mock')
+makedepends=('python2-setuptools-scm')
+checkdepends=('python2-pytest-runner')
+source=("https://pypi.io/packages/source/b/backports.unittest_mock/backports.unittest_mock-$pkgver.tar.gz;)
+sha256sums=('3a333a7a7641e4c7657c6086d117f88c61c96249b80dd7aa66eba0806a55a393')
+
+check() {
+  cd backports.unittest_mock-$pkgver
+  python2 setup.py pytest
+}
+
+package() {
+  cd backports.unittest_mock-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:43:52
  Author: felixonmars
Revision: 287771

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |  166 ++---
 1 file changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 14:43:36 UTC (rev 287770)
+++ PKGBUILD2017-01-30 14:43:52 UTC (rev 287771)
@@ -1,83 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.0.3
-pkgrel=1
-epoch=1
-pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
-arch=('any')
-license=('PSF')
-url="http://pypi.python.org/pypi/setuptools;
-makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
- 'python2-pip' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python-mock' 'python2-mock' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  # Don't download and install deps
-  sed -i '/pip.main(args)/d' setuptools/bootstrap.py
-
-  # Remove post-release tag since we are using stable tags
-  sed -e '/tag_build = .post/d' \
-  -e '/tag_date = 1/d' \
-  -i setuptools/setup.cfg
-
-  cp -a setuptools{,-py2}
-
-  cd "$srcdir"/setuptools
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
-
-  cd "$srcdir"/setuptools-py2
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
-  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
-
-  export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
-}
-
-build() {
-  cd "$srcdir"/setuptools
-  python bootstrap.py
-  python setup.py build
-
-  cd "$srcdir"/setuptools-py2
-  python2 bootstrap.py
-  python2 setup.py build
-}
-
-check() { (
-  # Workaround UTF-8 tests by setting LC_CTYPE
-  export LC_CTYPE=en_US.UTF-8
-
-  # https://github.com/pypa/setuptools/pull/810
-  export PYTHONDONTWRITEBYTECODE=1
-
-  cd "$srcdir"/setuptools
-  python setup.py ptr
-
-  cd "$srcdir"/setuptools-py2
-  python2 setup.py ptr
-)}
-
-package_python-setuptools() {
-  depends=('python-packaging' 'python-appdirs')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd "$srcdir"/setuptools
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-}
-
-package_python2-setuptools() {
-  depends=('python2-packaging' 'python2-appdirs')
-  provides=('python2-distribute')
-  replaces=('python2-distribute')
-
-  cd "$srcdir"/setuptools-py2
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-  rm "$pkgdir"/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 287770, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 14:43:52 UTC (rev 287771)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=34.1.0
+pkgrel=1
+epoch=1
+pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
+arch=('any')
+license=('PSF')
+url="http://pypi.python.org/pypi/setuptools;
+makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
+ 'python2-pip' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
+  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
+source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  # Don't download and install deps
+  sed -i '/pip.main(args)/d' setuptools/bootstrap.py
+
+  # Remove post-release tag since we are using stable tags
+  sed -e '/tag_build = .post/d' \
+  -e '/tag_date = 1/d' \
+  -i setuptools/setup.cfg
+
+  cp -a setuptools{,-py2}
+
+  cd "$srcdir"/setuptools
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
+
+  cd "$srcdir"/setuptools-py2
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
+  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
+
+  export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
+}
+
+build() {
+  cd "$srcdir"/setuptools
+  

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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:43:36
  Author: felixonmars
Revision: 287770

upgpkg: python-setuptools 1:34.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 10:24:48 UTC (rev 287769)
+++ PKGBUILD2017-01-30 14:43:36 UTC (rev 287770)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.0.3
+pkgver=34.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
  'python2-pip' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python-mock' 'python2-mock' 'git')
+  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver;)
 sha512sums=('SKIP')
 
@@ -57,10 +57,10 @@
   export PYTHONDONTWRITEBYTECODE=1
 
   cd "$srcdir"/setuptools
-  python setup.py ptr
+  python setup.py pytest
 
   cd "$srcdir"/setuptools-py2
-  python2 setup.py ptr
+  python2 setup.py pytest
 )}
 
 package_python-setuptools() {


[arch-commits] Commit in python2-backports.unittest_mock/repos (2 files)

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:39:55
  Author: felixonmars
Revision: 209508

archrelease: copy trunk to community-any

Added:
  python2-backports.unittest_mock/repos/community-any/
  python2-backports.unittest_mock/repos/community-any/PKGBUILD
(from rev 209507, python2-backports.unittest_mock/trunk/PKGBUILD)

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

Copied: python2-backports.unittest_mock/repos/community-any/PKGBUILD (from rev 
209507, python2-backports.unittest_mock/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-01-30 14:39:55 UTC (rev 209508)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python2-backports.unittest_mock
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Makes the “mock” module available as “unittest.mock”"
+arch=('any')
+url="https://github.com/jaraco/backports.unittest_mock;
+license=('PSF')
+depends=('python2-backports' 'python2-mock')
+makedepends=('python2-setuptools-scm')
+checkdepends=('python2-pytest-runner')
+source=("https://pypi.io/packages/source/b/backports.unittest_mock/backports.unittest_mock-$pkgver.tar.gz;)
+sha256sums=('3a333a7a7641e4c7657c6086d117f88c61c96249b80dd7aa66eba0806a55a393')
+
+check() {
+  cd backports.unittest_mock-$pkgver
+  python2 setup.py pytest
+}
+
+package() {
+  cd backports.unittest_mock-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:38:15
  Author: svenstaro
Revision: 209506

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

Added:
  murmur/repos/community-i686/0003-fix-long-username-query.patch
(from rev 209505, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-i686/0004-fix-username-validation.patch
(from rev 209505, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-i686/ChangeLog
(from rev 209505, murmur/trunk/ChangeLog)
  murmur/repos/community-i686/PKGBUILD
(from rev 209505, murmur/trunk/PKGBUILD)
  murmur/repos/community-i686/murmur.dbus.conf
(from rev 209505, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-i686/murmur.install
(from rev 209505, murmur/trunk/murmur.install)
  murmur/repos/community-i686/murmur.service
(from rev 209505, murmur/trunk/murmur.service)
  murmur/repos/community-x86_64/0003-fix-long-username-query.patch
(from rev 209505, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-x86_64/0004-fix-username-validation.patch
(from rev 209505, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-x86_64/ChangeLog
(from rev 209505, murmur/trunk/ChangeLog)
  murmur/repos/community-x86_64/PKGBUILD
(from rev 209505, murmur/trunk/PKGBUILD)
  murmur/repos/community-x86_64/murmur.dbus.conf
(from rev 209505, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-x86_64/murmur.install
(from rev 209505, murmur/trunk/murmur.install)
  murmur/repos/community-x86_64/murmur.service
(from rev 209505, murmur/trunk/murmur.service)
Deleted:
  murmur/repos/community-i686/0003-fix-long-username-query.patch
  murmur/repos/community-i686/0004-fix-username-validation.patch
  murmur/repos/community-i686/ChangeLog
  murmur/repos/community-i686/PKGBUILD
  murmur/repos/community-i686/murmur.dbus.conf
  murmur/repos/community-i686/murmur.install
  murmur/repos/community-i686/murmur.service
  murmur/repos/community-x86_64/0003-fix-long-username-query.patch
  murmur/repos/community-x86_64/0004-fix-username-validation.patch
  murmur/repos/community-x86_64/ChangeLog
  murmur/repos/community-x86_64/PKGBUILD
  murmur/repos/community-x86_64/murmur.dbus.conf
  murmur/repos/community-x86_64/murmur.install
  murmur/repos/community-x86_64/murmur.service

-+
 /0003-fix-long-username-query.patch |   84 +++
 /0004-fix-username-validation.patch |   72 
 /ChangeLog  |   72 
 /PKGBUILD   |  100 ++
 /murmur.dbus.conf   |   44 +++
 /murmur.install |   18 +++
 /murmur.service |   24 
 community-i686/0003-fix-long-username-query.patch   |   42 ---
 community-i686/0004-fix-username-validation.patch   |   36 --
 community-i686/ChangeLog|   36 --
 community-i686/PKGBUILD |   50 -
 community-i686/murmur.dbus.conf |   22 ---
 community-i686/murmur.install   |9 -
 community-i686/murmur.service   |   12 --
 community-x86_64/0003-fix-long-username-query.patch |   42 ---
 community-x86_64/0004-fix-username-validation.patch |   36 --
 community-x86_64/ChangeLog  |   36 --
 community-x86_64/PKGBUILD   |   50 -
 community-x86_64/murmur.dbus.conf   |   22 ---
 community-x86_64/murmur.install |9 -
 community-x86_64/murmur.service |   12 --
 21 files changed, 414 insertions(+), 414 deletions(-)

Deleted: community-i686/0003-fix-long-username-query.patch
===
--- community-i686/0003-fix-long-username-query.patch   2017-01-30 14:37:55 UTC 
(rev 209505)
+++ community-i686/0003-fix-long-username-query.patch   2017-01-30 14:38:15 UTC 
(rev 209506)
@@ -1,42 +0,0 @@
-commit 6b33dda344f89e5a039b7d79eb43925040654242
-Author: Benjamin Jemlich 
-Date:   Tue Jun 29 14:49:14 2010 +0200
-
-Don't crash on long usernames
-
-diff --git a/src/murmur/Messages.cpp b/src/murmur/Messages.cpp
-index f12867a..de307ea 100644
 a/src/murmur/Messages.cpp
-+++ b/src/murmur/Messages.cpp
-@@ -1231,6 +1231,9 @@ void Server::msgQueryUsers(ServerUser *uSource, 
MumbleProto::QueryUsers ) {
- 
-   for (int i=0;i= 0) {
-   name = getUserName(id);
-diff --git 

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

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:37:48
  Author: svenstaro
Revision: 209504

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

Added:
  gource/repos/community-i686/PKGBUILD
(from rev 209503, gource/trunk/PKGBUILD)
  gource/repos/community-x86_64/PKGBUILD
(from rev 209503, gource/trunk/PKGBUILD)
Deleted:
  gource/repos/community-i686/PKGBUILD
  gource/repos/community-i686/gource-gcc6.patch
  gource/repos/community-x86_64/PKGBUILD
  gource/repos/community-x86_64/gource-gcc6.patch

+
 /PKGBUILD  |   58 +++
 community-i686/PKGBUILD|   36 -
 community-i686/gource-gcc6.patch   |   11 --
 community-x86_64/PKGBUILD  |   36 -
 community-x86_64/gource-gcc6.patch |   11 --
 5 files changed, 58 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 14:37:36 UTC (rev 209503)
+++ community-i686/PKGBUILD 2017-01-30 14:37:48 UTC (rev 209504)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jose Valecillos 
-# Contributor: Olivier Ramonat 
-pkgname=gource
-pkgver=0.43
-pkgrel=12
-pkgdesc="software version control visualization"
-license=(GPL3)
-arch=(i686 x86_64)
-url=http://code.google.com/p/gource/
-depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
-makedepends=('boost' 'glm' 'mesa')
-source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz
 gource-gcc6.patch)
-md5sums=('d2b601782692301f6d8ecc97dc85d3f7'
- '4cfabcea55fe8bc71ebcf0ac06d89f29')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with GCC 6 (Fedora)
-  patch -p0 -i ../gource-gcc6.patch
-}
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir" install
-}
-# vim: ts=2:sw=2 et:

Copied: gource/repos/community-i686/PKGBUILD (from rev 209503, 
gource/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 14:37:48 UTC (rev 209504)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jose Valecillos 
+# Contributor: Olivier Ramonat 
+pkgname=gource
+pkgver=0.44
+pkgrel=1
+pkgdesc="software version control visualization"
+license=(GPL3)
+arch=(i686 x86_64)
+url=http://code.google.com/p/gource/
+depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
+makedepends=('boost' 'glm' 'mesa')
+source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
+sha512sums=('4cdc7824f8f5b4aa7004135e59157ebf731730bc2dab0120ab919240576939b0e13dc6a09df79fcdb55cc7b4628c3887f5eca7ab0fa73d5e7bf5ad49c7cf898c')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+}
+# vim: ts=2:sw=2 et:

Deleted: community-i686/gource-gcc6.patch
===
--- community-i686/gource-gcc6.patch2017-01-30 14:37:36 UTC (rev 209503)
+++ community-i686/gource-gcc6.patch2017-01-30 14:37:48 UTC (rev 209504)
@@ -1,11 +0,0 @@
 src/dirnode.cpp~   2014-10-15 22:23:22.0 -0400
-+++ src/dirnode.cpp2016-02-25 10:11:26.838675629 -0500
-@@ -582,7 +582,7 @@
- //this->dir_radius_sqrt = sqrt(dir_radius); //dir_radius_sqrt is not used
- 
- //this->parent_radius = std::max(1.0, parent_circ / PI);
--this->parent_radius = std::max(1.0, sqrt(total_file_area) * 
gGourceDirPadding);
-+this->parent_radius = (1.0) > (sqrt(total_file_area) * gGourceDirPadding) 
? (1.0) : (sqrt(total_file_area) * gGourceDirPadding);
- }
- 
- float RDirNode::distanceToParent() const{

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 14:37:36 UTC (rev 209503)
+++ community-x86_64/PKGBUILD   2017-01-30 14:37:48 UTC (rev 209504)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jose Valecillos 
-# Contributor: Olivier Ramonat 
-pkgname=gource
-pkgver=0.43
-pkgrel=12
-pkgdesc="software version control visualization"
-license=(GPL3)
-arch=(i686 x86_64)
-url=http://code.google.com/p/gource/
-depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
-makedepends=('boost' 'glm' 'mesa')
-source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz
 gource-gcc6.patch)
-md5sums=('d2b601782692301f6d8ecc97dc85d3f7'
- '4cfabcea55fe8bc71ebcf0ac06d89f29')
-

[arch-commits] Commit in gource/trunk (PKGBUILD gource-gcc6.patch)

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:37:36
  Author: svenstaro
Revision: 209503

upgpkg: gource 0.44-1

upstream release 0.44

Modified:
  gource/trunk/PKGBUILD
Deleted:
  gource/trunk/gource-gcc6.patch

---+
 PKGBUILD  |   15 ---
 gource-gcc6.patch |   11 ---
 2 files changed, 4 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:37:27 UTC (rev 209502)
+++ PKGBUILD2017-01-30 14:37:36 UTC (rev 209503)
@@ -3,8 +3,8 @@
 # Contributor: Jose Valecillos 
 # Contributor: Olivier Ramonat 
 pkgname=gource
-pkgver=0.43
-pkgrel=12
+pkgver=0.44
+pkgrel=1
 pkgdesc="software version control visualization"
 license=(GPL3)
 arch=(i686 x86_64)
@@ -11,16 +11,9 @@
 url=http://code.google.com/p/gource/
 depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
 makedepends=('boost' 'glm' 'mesa')
-source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz
 gource-gcc6.patch)
-md5sums=('d2b601782692301f6d8ecc97dc85d3f7'
- '4cfabcea55fe8bc71ebcf0ac06d89f29')
+source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
+sha512sums=('4cdc7824f8f5b4aa7004135e59157ebf731730bc2dab0120ab919240576939b0e13dc6a09df79fcdb55cc7b4628c3887f5eca7ab0fa73d5e7bf5ad49c7cf898c')
 
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with GCC 6 (Fedora)
-  patch -p0 -i ../gource-gcc6.patch
-}
-
 build() {
cd "$srcdir/$pkgname-$pkgver"
 

Deleted: gource-gcc6.patch
===
--- gource-gcc6.patch   2017-01-30 14:37:27 UTC (rev 209502)
+++ gource-gcc6.patch   2017-01-30 14:37:36 UTC (rev 209503)
@@ -1,11 +0,0 @@
 src/dirnode.cpp~   2014-10-15 22:23:22.0 -0400
-+++ src/dirnode.cpp2016-02-25 10:11:26.838675629 -0500
-@@ -582,7 +582,7 @@
- //this->dir_radius_sqrt = sqrt(dir_radius); //dir_radius_sqrt is not used
- 
- //this->parent_radius = std::max(1.0, parent_circ / PI);
--this->parent_radius = std::max(1.0, sqrt(total_file_area) * 
gGourceDirPadding);
-+this->parent_radius = (1.0) > (sqrt(total_file_area) * gGourceDirPadding) 
? (1.0) : (sqrt(total_file_area) * gGourceDirPadding);
- }
- 
- float RDirNode::distanceToParent() const{


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

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:37:55
  Author: svenstaro
Revision: 209505

upgpkg: murmur 1.2.19-1

upstream release 1.2.19

Modified:
  murmur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:37:48 UTC (rev 209504)
+++ PKGBUILD2017-01-30 14:37:55 UTC (rev 209505)
@@ -4,8 +4,8 @@
 # Contributor: Malte Rabenseifner 
 
 pkgname=murmur
-pkgver=1.2.18
-pkgrel=4
+pkgver=1.2.19
+pkgrel=1
 pkgdesc="The voice chat application server for Mumble"
 arch=('i686' 'x86_64')
 url="http://mumble.sourceforge.net;
@@ -17,9 +17,9 @@
 
source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz
 "murmur.dbus.conf"
 "murmur.service")
-md5sums=('3c448632142e0f38e693250965e8b6b1'
- 'eddea4cdbd0bde4b960a67e16b5d5478'
- '776f0f93b82f78114ad66b30d2fd731c')
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4'
+
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
+
'1773802b938ae2a80fa21e26cd33d162f00de00e074af9f1481f1c682ef32756ffdd2384a1d1f5a4202df55a982a80067efa78d7ad4e077bf5c7f7ccfc4399e4')
 
 build() {
   cd ${srcdir}/mumble-$pkgver


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

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:37:27
  Author: svenstaro
Revision: 209502

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 14:37:11 UTC (rev 209501)
+++ community-i686/PKGBUILD 2017-01-30 14:37:27 UTC (rev 209502)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.18
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('3c448632142e0f38e693250965e8b6b1')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 209501, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 14:37:27 UTC (rev 209502)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # bin stuff
+  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
+  install 

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

2017-01-30 Thread Sven-Hendrik Haase
Date: Monday, January 30, 2017 @ 14:37:11
  Author: svenstaro
Revision: 209501

upgpkg: mumble 1.2.19-1

upstream release 1.2.19

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 14:33:08 UTC (rev 209500)
+++ PKGBUILD2017-01-30 14:37:11 UTC (rev 209501)
@@ -8,8 +8,8 @@
 # to the depends and delete "no-g15" in the configure line below
 
 pkgname=mumble
-pkgver=1.2.18
-pkgrel=2
+pkgver=1.2.19
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')
@@ -17,12 +17,8 @@
 makedepends=('boost' 'mesa')
 url="http://mumble.sourceforge.net/;
 
source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('3c448632142e0f38e693250965e8b6b1')
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4')
 
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
 build() {
   cd $srcdir/$pkgname-$pkgver
 


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:33:08
  Author: felixonmars
Revision: 209500

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 14:32:36 UTC (rev 209499)
+++ PKGBUILD2017-01-30 14:33:08 UTC (rev 209500)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.42
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')

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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:32:36
  Author: felixonmars
Revision: 209499

upgpkg: jenkins 2.43-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 13:15:38 UTC (rev 209498)
+++ PKGBUILD2017-01-30 14:32:36 UTC (rev 209499)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.42
+pkgver=2.43
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('9586dba1f4656ee0001a20c8fac132be9274a00c2ef0b1602b449f5d1a1b1d6b8ef80287351660adbd642706b15d9cfbe1616b8a566ca12bddca97723cbe9846'
+sha512sums=('7b0ca33e675a80922a36e9667ff9f9eef2c4c662a402dc005c2f2c13524522092c3092cfaa547cac469605754f99d91fab54c281b9015d0b83937ee2ca4662b6'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:15:21
  Author: spupykin
Revision: 209497

upgpkg: darktable 2:2.2.2-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 13:03:45 UTC (rev 209496)
+++ PKGBUILD2017-01-30 13:15:21 UTC (rev 209497)
@@ -5,7 +5,7 @@
 
 pkgname=darktable
 epoch=2
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
 # even releases are stable, do not change source url!
 
source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('da843190f08e02df19ccbc02b9d1bef6bd242b81499494c7da2cccdc520e24fc'
+sha256sums=('766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2'
 'SKIP')
 
 build() {


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:15:38
  Author: spupykin
Revision: 209498

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 13:15:21 UTC (rev 209497)
+++ community-i686/PKGBUILD 2017-01-30 13:15:38 UTC (rev 209498)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Christian Himpel 
-# Contributor: Johannes Hanika 
-
-pkgname=darktable
-epoch=2
-pkgver=2.2.1
-pkgrel=1
-pkgdesc="Utility to organize and develop raw images"
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
-'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
-'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
-'colord' 'colord-gtk' 'graphicsmagick')
-makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
-optdepends=('librsvg' 'osm-gps-map' 'libcups')
-validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
-# even releases are stable, do not change source url!
-source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('da843190f08e02df19ccbc02b9d1bef6bd242b81499494c7da2cccdc520e24fc'
-'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
-  mkdir -p build
-  cd build
-  CXXFLAGS+=" -fpermissive"
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DBUILD_USERMANUAL=False \
-  -DUSE_LIBSECRET=On \
-  -DUSE_LUA=On \
-  -DUSE_GNOME_KEYRING=Off \
-  -DUSE_COLORD=On \
-  -DPROJECT_VERSION=$pkgver \
-  ..
-  make
-
-  cd ../tools/basecurve
-  cmake .
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
-  make DESTDIR="$pkgdir" install
-  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
-  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
-  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper 
"$pkgdir"/usr/bin/dt-curve-tool-helper
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 209497, 
darktable/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 13:15:38 UTC (rev 209498)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+epoch=2
+pkgver=2.2.2
+pkgrel=1
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
+'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
+'colord' 'colord-gtk' 'graphicsmagick')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
+optdepends=('librsvg' 'osm-gps-map' 'libcups')
+validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
+# even releases are stable, do not change source url!
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
+sha256sums=('766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2'
+'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DBUILD_USERMANUAL=False \
+  -DUSE_LIBSECRET=On \
+  -DUSE_LUA=On \
+  -DUSE_GNOME_KEYRING=Off \
+  -DUSE_COLORD=On \
+  -DPROJECT_VERSION=$pkgver \
+  ..
+  make
+
+  cd ../tools/basecurve
+  cmake .
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
+  make DESTDIR="$pkgdir" install
+  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
+  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
+  install 

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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:03:45
  Author: spupykin
Revision: 209496

archrelease: copy trunk to community-any

Added:
  repo/repos/community-any/PKGBUILD
(from rev 209495, repo/trunk/PKGBUILD)
Deleted:
  repo/repos/community-any/PKGBUILD
  repo/repos/community-i686/
  repo/repos/community-x86_64/

+
 /PKGBUILD  |   26 ++
 community-any/PKGBUILD |   26 --
 2 files changed, 26 insertions(+), 26 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2017-01-30 13:02:55 UTC (rev 209495)
+++ community-any/PKGBUILD  2017-01-30 13:03:45 UTC (rev 209496)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-## Maintainer: benklett 
-
-pkgname=repo
-pkgver=1.12.37
-pkgrel=1
-pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
-arch=('any')
-url="https://android.googlesource.com/tools/repo;
-license=("APACHE")
-depends=("git" "python2")
-makedepends=("git")
-source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' repo
-}
-
-package() {
-  cd ${pkgname}
-  install -D -m 755 repo "${pkgdir}/usr/bin/repo"
-  install -D -m 644 docs/manifest-format.txt 
"${pkgdir}/usr/share/doc/${pkgname}/manifest-format.txt"
-}

Copied: repo/repos/community-any/PKGBUILD (from rev 209495, repo/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-01-30 13:03:45 UTC (rev 209496)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+## Maintainer: benklett 
+
+pkgname=repo
+pkgver=1.12.37
+pkgrel=1
+pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
+arch=('any')
+url="https://android.googlesource.com/tools/repo;
+license=("APACHE")
+depends=("git" "python2")
+makedepends=("git")
+source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' repo
+}
+
+package() {
+  cd ${pkgname}
+  install -D -m 755 repo "${pkgdir}/usr/bin/repo"
+  install -D -m 644 docs/manifest-format.txt 
"${pkgdir}/usr/share/doc/${pkgname}/manifest-format.txt"
+}


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:02:55
  Author: spupykin
Revision: 209495

archrelease: copy trunk to community-any

Added:
  repo/repos/community-any/
  repo/repos/community-any/PKGBUILD
(from rev 209494, repo/trunk/PKGBUILD)

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

Copied: repo/repos/community-any/PKGBUILD (from rev 209494, repo/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-01-30 13:02:55 UTC (rev 209495)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+## Maintainer: benklett 
+
+pkgname=repo
+pkgver=1.12.37
+pkgrel=1
+pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
+arch=('any')
+url="https://android.googlesource.com/tools/repo;
+license=("APACHE")
+depends=("git" "python2")
+makedepends=("git")
+source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' repo
+}
+
+package() {
+  cd ${pkgname}
+  install -D -m 755 repo "${pkgdir}/usr/bin/repo"
+  install -D -m 644 docs/manifest-format.txt 
"${pkgdir}/usr/share/doc/${pkgname}/manifest-format.txt"
+}


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:02:40
  Author: spupykin
Revision: 209493

archrelease: copy trunk to community-x86_64

Added:
  opendmarc/repos/community-x86_64/PKGBUILD
(from rev 209492, opendmarc/trunk/PKGBUILD)
  opendmarc/repos/community-x86_64/opendmarc.install
(from rev 209492, opendmarc/trunk/opendmarc.install)
  opendmarc/repos/community-x86_64/opendmarc.service
(from rev 209492, opendmarc/trunk/opendmarc.service)
Deleted:
  opendmarc/repos/community-x86_64/PKGBUILD
  opendmarc/repos/community-x86_64/opendmarc.install
  opendmarc/repos/community-x86_64/opendmarc.service

---+
 PKGBUILD  |  112 +---
 opendmarc.install |   48 +++---
 opendmarc.service |   22 +-
 3 files changed, 89 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 13:02:25 UTC (rev 209492)
+++ PKGBUILD2017-01-30 13:02:40 UTC (rev 209493)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Orginal Maintainer: Arthur Țițeică arthur.titeica/gmail/com
-# Current Maintainer: Hao Zhang 
-
-pkgname=opendmarc
-pkgver=1.3.1
-pkgrel=2
-pkgdesc="Free open source software implementation of the DMARC specification"
-arch=('i686' 'x86_64')
-url="http://www.trusteddomain.org/opendmarc/;
-license=('custom')
-depends=('smtp-server')
-makedepends=('libmilter')
-optdepends=('opendbx: acts as a middleware layer between OpenDMARC and a SQL 
backend of choice'
-'python: run opendmarc scripts at /usr/share/doc/opendmarc'
-'perl: run opendmarc scripts at /usr/share/doc/opendmarc'
-'perl-switch: generate DMARC reports'
-'perl-dbd-mysql: generate DMARC reports'
-'perl-libwww: generate DMARC reports')
-install=$pkgname.install
-backup=(etc/opendmarc/opendmarc.conf)
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz
-opendmarc.service)
-md5sums=('5b0c1ddd302566e395baabb0be7c1338'
- '921eeb6e499273bcadeeae8bb5d42bc1')
-
-build() {
-  export LDFLAGS="${LDFLAGS//,--as-needed}"
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --bindir=/usr/bin \
-  --sbindir=/usr/bin \
-  --sysconfdir=/etc/$pkgname
-
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-
-  # sample config
-  install -D -m644 "$srcdir"/$pkgname-$pkgver/$pkgname/opendmarc.conf.sample 
"$pkgdir"/etc/$pkgname/opendmarc.conf.sample
-  # License
-  install -D -m644 "$srcdir"/$pkgname-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm "$pkgdir"/usr/share/doc/$pkgname/LICENSE
-  # systemd service
-  install -D -m644 "$srcdir/$pkgname.service" 
"${pkgdir}/usr/lib/systemd/system/$pkgname.service"
-
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opendmarc/repos/community-x86_64/PKGBUILD (from rev 209492, 
opendmarc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 13:02:40 UTC (rev 209493)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Orginal Maintainer: Arthur Țițeică arthur.titeica/gmail/com
+# Current Maintainer: Hao Zhang 
+
+pkgname=opendmarc
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="Free open source software implementation of the DMARC specification"
+arch=('i686' 'x86_64')
+url="http://www.trusteddomain.org/opendmarc/;
+license=('custom')
+depends=('smtp-server')
+makedepends=('libmilter')
+optdepends=('opendbx: acts as a middleware layer between OpenDMARC and a SQL 
backend of choice'
+'python: run opendmarc scripts at /usr/share/doc/opendmarc'
+'perl: run opendmarc scripts at /usr/share/doc/opendmarc'
+'perl-switch: generate DMARC reports'
+'perl-dbd-mysql: generate DMARC reports'
+'perl-libwww: generate DMARC reports')
+install=$pkgname.install
+backup=(etc/opendmarc/opendmarc.conf)
+source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz
 #{,.asc}
+opendmarc.service)
+sha256sums=('a0c0cf74de68454cbdce16a3095b96e70fc16614325052ea230878d1ca64da6b'
+'dc16a2bb66df7473a0288fc0c33db731922ff2ea9fdcd59d86da8dc908ca4a14')
+
+build() {
+  export LDFLAGS="${LDFLAGS//,--as-needed}"
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  --bindir=/usr/bin \
+  --sbindir=/usr/bin \
+  --sysconfdir=/etc/$pkgname \
+  --with-spf
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  # sample config
+  install -D -m644 "$srcdir"/$pkgname-$pkgver/$pkgname/opendmarc.conf.sample 

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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:02:45
  Author: spupykin
Revision: 209494

upgpkg: repo 1.12.37-1

upd

Modified:
  repo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 13:02:40 UTC (rev 209493)
+++ PKGBUILD2017-01-30 13:02:45 UTC (rev 209494)
@@ -6,7 +6,7 @@
 pkgver=1.12.37
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
-arch=("i686" "x86_64")
+arch=('any')
 url="https://android.googlesource.com/tools/repo;
 license=("APACHE")
 depends=("git" "python2")


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 13:02:25
  Author: spupykin
Revision: 209492

archrelease: copy trunk to community-x86_64

Added:
  flightgear/repos/community-x86_64/PKGBUILD
(from rev 209491, flightgear/trunk/PKGBUILD)
  flightgear/repos/community-x86_64/sec-fix.patch
(from rev 209491, flightgear/trunk/sec-fix.patch)
Deleted:
  flightgear/repos/community-x86_64/PKGBUILD
  flightgear/repos/community-x86_64/sec-fix.patch

---+
 PKGBUILD  |  101 
 sec-fix.patch |   84 +++---
 2 files changed, 93 insertions(+), 92 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 12:36:37 UTC (rev 209491)
+++ PKGBUILD2017-01-30 13:02:25 UTC (rev 209492)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-# Contributor: Hans Janssen 
-
-pkgname=flightgear
-pkgver=2016.4.4
-_pkgver=${pkgver%.*}
-pkgrel=1
-pkgdesc="An open-source, multi-platform flight simulator"
-arch=(i686 x86_64)
-depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
-makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base')
-optdepends=('qt5-base: fgfs --launcher')
-license=("GPL")
-url="http://www.flightgear.org/;
-options=('!makeflags')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
-   sec-fix.patch)
-sha256sums=('d51992cbe40f1812f9821ab27b838d52e04c10551772d57fc2e815fdfafc'
-'c45d9596ee8269594ee600e3fe1de10422f202c2ce4b3fb733062ce92f37b11b')
-
-prepare() {
-  cd "$srcdir"/flightgear-$pkgver
-#  patch -p1 -i $srcdir/sec-fix.patch
-}
-
-build() {
-  cd "$srcdir"/flightgear-$pkgver
-  cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
-  uudecode -o package/flightgear.png package/flightgear.png.uue
-  make
-  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
-}
-
-package() {
-  depends=(${depends[@]} 'flightgear-data')
-
-  cd "$srcdir"/flightgear-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm0644 package/flightgear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
-  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
-  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
-  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
-  ln -sf flightgear "$pkgdir"/usr/share/FlightGear
-}

Copied: flightgear/repos/community-x86_64/PKGBUILD (from rev 209491, 
flightgear/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 13:02:25 UTC (rev 209492)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+# Contributor: Hans Janssen 
+
+pkgname=flightgear
+pkgver=2016.4.4
+_pkgver=${pkgver%.*}
+pkgrel=2
+pkgdesc="An open-source, multi-platform flight simulator"
+arch=(i686 x86_64)
+depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
+makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base')
+optdepends=('qt5-base: fgfs --launcher')
+license=("GPL")
+url="http://www.flightgear.org/;
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
+   sec-fix.patch)
+sha256sums=('d51992cbe40f1812f9821ab27b838d52e04c10551772d57fc2e815fdfafc'
+'c45d9596ee8269594ee600e3fe1de10422f202c2ce4b3fb733062ce92f37b11b')
+
+prepare() {
+  cd "$srcdir"/flightgear-$pkgver
+#  patch -p1 -i $srcdir/sec-fix.patch
+}
+
+build() {
+  cd "$srcdir"/flightgear-$pkgver
+  cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
+  uudecode -o package/flightgear.png package/flightgear.png.uue
+  make
+  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
+}
+
+package() {
+  depends=(${depends[@]} 'flightgear-data')
+
+  cd "$srcdir"/flightgear-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm0644 package/flightgear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
+  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
+  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
+  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
+  install -Dm0644 scripts/completion/fg-completion.zsh 

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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 12:35:52
  Author: spupykin
Revision: 209485

archrelease: copy trunk to community-i686

Added:
  flightgear/repos/community-i686/PKGBUILD
(from rev 209484, flightgear/trunk/PKGBUILD)
  flightgear/repos/community-i686/sec-fix.patch
(from rev 209484, flightgear/trunk/sec-fix.patch)
Deleted:
  flightgear/repos/community-i686/PKGBUILD
  flightgear/repos/community-i686/sec-fix.patch

---+
 PKGBUILD  |  101 
 sec-fix.patch |   84 +++---
 2 files changed, 93 insertions(+), 92 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 12:35:39 UTC (rev 209484)
+++ PKGBUILD2017-01-30 12:35:52 UTC (rev 209485)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-# Contributor: Hans Janssen 
-
-pkgname=flightgear
-pkgver=2016.4.4
-_pkgver=${pkgver%.*}
-pkgrel=1
-pkgdesc="An open-source, multi-platform flight simulator"
-arch=(i686 x86_64)
-depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
-makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base')
-optdepends=('qt5-base: fgfs --launcher')
-license=("GPL")
-url="http://www.flightgear.org/;
-options=('!makeflags')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
-   sec-fix.patch)
-sha256sums=('d51992cbe40f1812f9821ab27b838d52e04c10551772d57fc2e815fdfafc'
-'c45d9596ee8269594ee600e3fe1de10422f202c2ce4b3fb733062ce92f37b11b')
-
-prepare() {
-  cd "$srcdir"/flightgear-$pkgver
-#  patch -p1 -i $srcdir/sec-fix.patch
-}
-
-build() {
-  cd "$srcdir"/flightgear-$pkgver
-  cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
-  uudecode -o package/flightgear.png package/flightgear.png.uue
-  make
-  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
-}
-
-package() {
-  depends=(${depends[@]} 'flightgear-data')
-
-  cd "$srcdir"/flightgear-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm0644 package/flightgear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
-  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
-  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
-  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
-  ln -sf flightgear "$pkgdir"/usr/share/FlightGear
-}

Copied: flightgear/repos/community-i686/PKGBUILD (from rev 209484, 
flightgear/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 12:35:52 UTC (rev 209485)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+# Contributor: Hans Janssen 
+
+pkgname=flightgear
+pkgver=2016.4.4
+_pkgver=${pkgver%.*}
+pkgrel=2
+pkgdesc="An open-source, multi-platform flight simulator"
+arch=(i686 x86_64)
+depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
+makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base')
+optdepends=('qt5-base: fgfs --launcher')
+license=("GPL")
+url="http://www.flightgear.org/;
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
+   sec-fix.patch)
+sha256sums=('d51992cbe40f1812f9821ab27b838d52e04c10551772d57fc2e815fdfafc'
+'c45d9596ee8269594ee600e3fe1de10422f202c2ce4b3fb733062ce92f37b11b')
+
+prepare() {
+  cd "$srcdir"/flightgear-$pkgver
+#  patch -p1 -i $srcdir/sec-fix.patch
+}
+
+build() {
+  cd "$srcdir"/flightgear-$pkgver
+  cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
+  uudecode -o package/flightgear.png package/flightgear.png.uue
+  make
+  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
+}
+
+package() {
+  depends=(${depends[@]} 'flightgear-data')
+
+  cd "$srcdir"/flightgear-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm0644 package/flightgear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
+  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
+  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
+  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
+  install -Dm0644 scripts/completion/fg-completion.zsh 

[arch-commits] Commit in repo/repos/community-i686 (PKGBUILD PKGBUILD)

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 12:36:37
  Author: spupykin
Revision: 209491

archrelease: copy trunk to community-i686

Added:
  repo/repos/community-i686/PKGBUILD
(from rev 209490, repo/trunk/PKGBUILD)
Deleted:
  repo/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-30 12:36:27 UTC (rev 209490)
+++ PKGBUILD2017-01-30 12:36:37 UTC (rev 209491)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-## Maintainer: benklett 
-
-pkgname=repo
-pkgver=1.12.34
-pkgrel=1
-pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
-arch=("i686" "x86_64")
-url="http://source.android.com/source/git-repo.html;
-license=("APACHE")
-depends=("git" "python2")
-makedepends=("git")
-source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' repo
-}
-
-package() {
-  cd ${pkgname}
-  install -D -m 755 repo "${pkgdir}/usr/bin/repo"
-  install -D -m 644 docs/manifest-format.txt 
"${pkgdir}/usr/share/doc/${pkgname}/manifest-format.txt"
-}

Copied: repo/repos/community-i686/PKGBUILD (from rev 209490, 
repo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-30 12:36:37 UTC (rev 209491)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+## Maintainer: benklett 
+
+pkgname=repo
+pkgver=1.12.37
+pkgrel=1
+pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
+arch=("i686" "x86_64")
+url="https://android.googlesource.com/tools/repo;
+license=("APACHE")
+depends=("git" "python2")
+makedepends=("git")
+source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' repo
+}
+
+package() {
+  cd ${pkgname}
+  install -D -m 755 repo "${pkgdir}/usr/bin/repo"
+  install -D -m 644 docs/manifest-format.txt 
"${pkgdir}/usr/share/doc/${pkgname}/manifest-format.txt"
+}


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

2017-01-30 Thread Sergej Pupykin
Date: Monday, January 30, 2017 @ 12:36:27
  Author: spupykin
Revision: 209490

upgpkg: repo 1.12.37-1

upd

Modified:
  repo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 12:36:23 UTC (rev 209489)
+++ PKGBUILD2017-01-30 12:36:27 UTC (rev 209490)
@@ -3,16 +3,16 @@
 ## Maintainer: benklett 
 
 pkgname=repo
-pkgver=1.12.34
+pkgver=1.12.37
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 arch=("i686" "x86_64")
-url="http://source.android.com/source/git-repo.html;
+url="https://android.googlesource.com/tools/repo;
 license=("APACHE")
 depends=("git" "python2")
 makedepends=("git")
 source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver;)
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 prepare() {
   cd ${pkgname}


  1   2   >