[arch-commits] Commit in kdetoys-ktux/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 00:25:53 Author: arojas Revision: 237811 Remove from kde-applications group Modified: kdetoys-ktux/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 22:21:16 UTC (rev 237810) +++ PKGBUILD2015-04-20 22:25:53 UTC (rev 237811) @@ -4,12 +4,12 @@ pkgname=kdetoys-ktux pkgver=15.04.0 -pkgrel=1 +pkgrel=2 pkgdesc='A Tux-in-a-spaceship screen saver' url='https://projects.kde.org/projects/kde/kdetoys/ktux' arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdetoys') +groups=('kdetoys') depends=('kdebase-workspace') makedepends=('cmake' 'automoc4') install=${pkgname}.install
[arch-commits] Commit in xulrunner/trunk (PKGBUILD rhbz-966424.patch)
Date: Tuesday, April 21, 2015 @ 03:27:09 Author: foutrelis Revision: 131763 upgpkg: xulrunner 37.0.2-1 - libvpx 1.4.0 rebuild. - New upstream release. - Drop patch that accepts p11-kit's trust stores; nss 3.18-3 uses the same token label as libnssckbi. Modified: xulrunner/trunk/PKGBUILD Deleted: xulrunner/trunk/rhbz-966424.patch ---+ PKGBUILD | 13 - rhbz-966424.patch | 23 --- 2 files changed, 4 insertions(+), 32 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 01:02:47 UTC (rev 131762) +++ PKGBUILD2015-04-21 01:27:09 UTC (rev 131763) @@ -4,7 +4,7 @@ # Contributor: Alexander Baldeck alexan...@archlinux.org pkgname=xulrunner -pkgver=37.0.1 +pkgver=37.0.2 pkgrel=1 pkgdesc=Mozilla Runtime Environment arch=('i686' 'x86_64') @@ -15,15 +15,13 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2 mozconfig mozilla-pkgconfig.patch -shared-libs.patch -rhbz-966424.patch) +shared-libs.patch) options=('!emptydirs' '!makeflags' 'staticlibs') replaces=('xulrunner-oss') -sha256sums=('b06a8c9bb04d128ab0637abf7dc1b2c36ffe8930c76e1f37e5abe18c48815952' +sha256sums=('c08bc152c54bb26d21320ddc2fb57c29ea5f4d84f3d04434698d9d6172c2cd60' 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052' '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c' -'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40' -'746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a') +'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40') prepare() { cd $srcdir/mozilla-release @@ -33,9 +31,6 @@ patch -Np1 -i ../mozilla-pkgconfig.patch patch -Np1 -i ../shared-libs.patch - # https://bugs.archlinux.org/task/41689 - patch -Np1 -i ../rhbz-966424.patch - # WebRTC build tries to execute python and expects Python 2 # Workaround taken from chromium PKGBUILD mkdir $srcdir/python2-path Deleted: rhbz-966424.patch === --- rhbz-966424.patch 2015-04-21 01:02:47 UTC (rev 131762) +++ rhbz-966424.patch 2015-04-21 01:27:09 UTC (rev 131763) @@ -1,23 +0,0 @@ a/toolkit/modules/CertUtils.jsm -+++ b/toolkit/modules/CertUtils.jsm -@@ -170,17 +170,19 @@ this.checkCert = - issuerCert = issuerCert.QueryInterface(Ci.nsIX509Cert3); - var tokenNames = issuerCert.getAllTokenNames({}); - - if (!tokenNames || !tokenNames.some(isBuiltinToken)) - throw new Ce(certNotBuiltInErr, Cr.NS_ERROR_ABORT); - } - - function isBuiltinToken(tokenName) { -- return tokenName == Builtin Object Token; -+ return tokenName == Builtin Object Token || -+ tokenName == Default Trust || -+ tokenName == System Trust; - } - - /** - * This class implements nsIBadCertListener. Its job is to prevent bad cert - * security dialogs from being shown to the user. It is better to simply fail - * if the certificate is bad. See bug 304286. - * - * @param aAllowNonBuiltInCerts (optional)
[arch-commits] Commit in xulrunner/repos (14 files)
Date: Tuesday, April 21, 2015 @ 03:27:29 Author: foutrelis Revision: 131764 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: xulrunner/repos/community-staging-i686/ xulrunner/repos/community-staging-i686/PKGBUILD (from rev 131763, xulrunner/trunk/PKGBUILD) xulrunner/repos/community-staging-i686/freetype-headers.patch (from rev 131763, xulrunner/trunk/freetype-headers.patch) xulrunner/repos/community-staging-i686/mozconfig (from rev 131763, xulrunner/trunk/mozconfig) xulrunner/repos/community-staging-i686/mozilla-pkgconfig.patch (from rev 131763, xulrunner/trunk/mozilla-pkgconfig.patch) xulrunner/repos/community-staging-i686/shared-libs.patch (from rev 131763, xulrunner/trunk/shared-libs.patch) xulrunner/repos/community-staging-i686/unbreak-plugin-build.patch (from rev 131763, xulrunner/trunk/unbreak-plugin-build.patch) xulrunner/repos/community-staging-x86_64/ xulrunner/repos/community-staging-x86_64/PKGBUILD (from rev 131763, xulrunner/trunk/PKGBUILD) xulrunner/repos/community-staging-x86_64/freetype-headers.patch (from rev 131763, xulrunner/trunk/freetype-headers.patch) xulrunner/repos/community-staging-x86_64/mozconfig (from rev 131763, xulrunner/trunk/mozconfig) xulrunner/repos/community-staging-x86_64/mozilla-pkgconfig.patch (from rev 131763, xulrunner/trunk/mozilla-pkgconfig.patch) xulrunner/repos/community-staging-x86_64/shared-libs.patch (from rev 131763, xulrunner/trunk/shared-libs.patch) xulrunner/repos/community-staging-x86_64/unbreak-plugin-build.patch (from rev 131763, xulrunner/trunk/unbreak-plugin-build.patch) -+ community-staging-i686/PKGBUILD | 72 + community-staging-i686/freetype-headers.patch | 66 +++ community-staging-i686/mozconfig| 32 +++ community-staging-i686/mozilla-pkgconfig.patch | 40 + community-staging-i686/shared-libs.patch| 12 ++ community-staging-i686/unbreak-plugin-build.patch | 76 ++ community-staging-x86_64/PKGBUILD | 72 + community-staging-x86_64/freetype-headers.patch | 66 +++ community-staging-x86_64/mozconfig | 32 +++ community-staging-x86_64/mozilla-pkgconfig.patch| 40 + community-staging-x86_64/shared-libs.patch | 12 ++ community-staging-x86_64/unbreak-plugin-build.patch | 76 ++ 12 files changed, 596 insertions(+) Copied: xulrunner/repos/community-staging-i686/PKGBUILD (from rev 131763, xulrunner/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-04-21 01:27:29 UTC (rev 131764) @@ -0,0 +1,72 @@ +# $Id$ +# Maintainer: Connor Behan connor.be...@gmail.com +# Contributor: Jan de Groot j...@archlinux.org +# Contributor: Alexander Baldeck alexan...@archlinux.org + +pkgname=xulrunner +pkgver=37.0.2 +pkgrel=1 +pkgdesc=Mozilla Runtime Environment +arch=('i686' 'x86_64') +license=('MPL' 'GPL' 'LGPL') +depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2') +makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'autoconf2.13' 'gst-plugins-base-libs') +url=http://wiki.mozilla.org/XUL:Xul_Runner; +source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2 +mozconfig +mozilla-pkgconfig.patch +shared-libs.patch) +options=('!emptydirs' '!makeflags' 'staticlibs') +replaces=('xulrunner-oss') +sha256sums=('c08bc152c54bb26d21320ddc2fb57c29ea5f4d84f3d04434698d9d6172c2cd60' +'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052' +'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c' +'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40') + +prepare() { + cd $srcdir/mozilla-release + cp $srcdir/mozconfig .mozconfig + + # fix libdir/sdkdir - fedora + patch -Np1 -i ../mozilla-pkgconfig.patch + patch -Np1 -i ../shared-libs.patch + + # WebRTC build tries to execute python and expects Python 2 + # Workaround taken from chromium PKGBUILD + mkdir $srcdir/python2-path + ln -s /usr/bin/python2 $srcdir/python2-path/python + + # configure script misdetects the preprocessor without an optimization level + # https://bugs.archlinux.org/task/34644 + sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure +} + +build() { + cd $srcdir/mozilla-release + + export PATH=$srcdir/python2-path:$PATH + export LDFLAGS=$LDFALGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver + export PYTHON=/usr/bin/python2 + + make -j1 -f client.mk build +} + +package() { + cd
[arch-commits] Commit in kdeartwork/repos (4 files)
Date: Tuesday, April 21, 2015 @ 00:12:19 Author: arojas Revision: 237808 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdeartwork/repos/extra-i686/PKGBUILD (from rev 237807, kdeartwork/trunk/PKGBUILD) kdeartwork/repos/extra-x86_64/PKGBUILD (from rev 237807, kdeartwork/trunk/PKGBUILD) Deleted: kdeartwork/repos/extra-i686/PKGBUILD kdeartwork/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 182 extra-i686/PKGBUILD | 91 extra-x86_64/PKGBUILD | 91 3 files changed, 182 insertions(+), 182 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 22:09:19 UTC (rev 237807) +++ extra-i686/PKGBUILD 2015-04-20 22:12:19 UTC (rev 237808) @@ -1,91 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgbase=kdeartwork -pkgname=('kdeartwork-colorschemes' - 'kdeartwork-desktopthemes' - 'kdeartwork-emoticons' - 'kdeartwork-iconthemes' - 'kdeartwork-kscreensaver' - 'kdeartwork-styles' - 'kdeartwork-wallpapers' - 'kdeartwork-weatherwallpapers') -pkgver=15.04.0 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://www.kde.org' -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeartwork') -makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2') -source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;) -sha1sums=('daf63e3534aec6c55c1e3d43f3bec73b2aeeab26') - -build() { - cd $srcdir - mkdir build - cd build - cmake ../${pkgbase}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_SKIP_RPATH=ON \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package_kdeartwork-colorschemes() { - pkgdesc='KDE color schemes' - replaces=('kdeaccessibility-colorschemes') - cd $srcdir/build/ColorSchemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-desktopthemes() { - pkgdesc='KDE desktop themes' - cd $srcdir/build/desktopthemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-emoticons() { - pkgdesc='KDE emoticons' - cd $srcdir/build/emoticons - make DESTDIR=$pkgdir install -} - -package_kdeartwork-iconthemes() { - pkgdesc='KDE icon themes' - replaces=('kdeaccessibility-iconthemes') - cd $srcdir/build/IconThemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-kscreensaver() { - pkgdesc='KDE screensaver' - depends=('kdebase-workspace' 'libkexiv2') - cd $srcdir/build/kscreensaver - make DESTDIR=$pkgdir install -} - -package_kdeartwork-styles() { - pkgdesc='KDE styles' - depends=('kdebase-workspace') - cd $srcdir/build/styles - make DESTDIR=$pkgdir install - cd $srcdir/build/kwin-styles - make DESTDIR=$pkgdir install -} - -package_kdeartwork-wallpapers() { - pkgdesc='KDE wallpapers' - cd $srcdir/build/wallpapers - make DESTDIR=$pkgdir install - cd $srcdir/build/HighResolutionWallpapers - make DESTDIR=$pkgdir install -} - -package_kdeartwork-weatherwallpapers() { - pkgdesc='KDE weather wallpapers' - cd $srcdir/build/WeatherWallpapers - make DESTDIR=$pkgdir install -} Copied: kdeartwork/repos/extra-i686/PKGBUILD (from rev 237807, kdeartwork/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 22:12:19 UTC (rev 237808) @@ -0,0 +1,91 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgbase=kdeartwork +pkgname=('kdeartwork-colorschemes' + 'kdeartwork-desktopthemes' + 'kdeartwork-emoticons' + 'kdeartwork-iconthemes' + 'kdeartwork-kscreensaver' + 'kdeartwork-styles' + 'kdeartwork-wallpapers' + 'kdeartwork-weatherwallpapers') +pkgver=15.04.0 +pkgrel=2 +arch=('i686' 'x86_64') +url='http://www.kde.org' +license=('GPL' 'LGPL' 'FDL') +groups=('kdeartwork') +makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2') +source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;) +sha1sums=('daf63e3534aec6c55c1e3d43f3bec73b2aeeab26') + +build() { + cd $srcdir + mkdir build + cd build + cmake ../${pkgbase}-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_SKIP_RPATH=ON \ +
[arch-commits] Commit in kdebase/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 00:20:06 Author: arojas Revision: 237809 Remove kdebase-plasma from groups Modified: kdebase/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 22:12:19 UTC (rev 237808) +++ PKGBUILD2015-04-20 22:20:06 UTC (rev 237809) @@ -14,7 +14,7 @@ 'kdebase-lib' 'kdebase-plasma') pkgver=15.04.0 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://www.kde.org' license=('GPL' 'LGPL' 'FDL') @@ -132,6 +132,7 @@ package_kdebase-plasma() { pkgdesc='Display the contents of folders (User´s home folder as default)' depends=('kdebase-workspace' 'kdebase-lib') + groups=() cd $srcdir/build/plasma make DESTDIR=$pkgdir install
[arch-commits] Commit in geoip-database/repos/extra-any (4 files)
Date: Tuesday, April 21, 2015 @ 01:01:52 Author: foutrelis Revision: 237814 archrelease: copy trunk to extra-any Added: geoip-database/repos/extra-any/PKGBUILD (from rev 237813, geoip-database/trunk/PKGBUILD) geoip-database/repos/extra-any/check-last-modified.sh (from rev 237813, geoip-database/trunk/check-last-modified.sh) Deleted: geoip-database/repos/extra-any/PKGBUILD geoip-database/repos/extra-any/check-last-modified.sh + PKGBUILD | 96 +++ check-last-modified.sh | 44 ++--- 2 files changed, 70 insertions(+), 70 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-20 23:01:43 UTC (rev 237813) +++ PKGBUILD2015-04-20 23:01:52 UTC (rev 237814) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Evangelos Foutras evange...@foutrelis.com - -pkgname=geoip-database -pkgver=20150303 -pkgrel=1 -pkgdesc=GeoLite country geolocation database compiled by MaxMind -arch=('any') -url=http://dev.maxmind.com/geoip/legacy/downloadable/; -license=('custom:OPEN DATA LICENSE') -source=(GeoIP-$pkgver.dat.gz::https://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz - GeoIPv6-$pkgver.dat.gz::https://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz -http://geolite.maxmind.com/download/geoip/database/LICENSE.txt) -noextract=(GeoIP-$pkgver.dat.gz - GeoIPv6-$pkgver.dat.gz) -sha256sums=('79ff1099e96c2dc1c2539c9a18aaa13a9afd085cae477df60d95f1644d42bc07' -'a009b0f21968d2868e6dd19d14f3c3b8cd60ae84a4bfc2970df34d771a04811e' -'83a4cb82ef8953c0107886b49bc39fcf77590a222d30e778d48f5d92f5b5e383') - -prepare() { - cd $srcdir - - for _database_name in GeoIP GeoIPv6; do -gunzip -c $_database_name-$pkgver.dat.gz $_database_name.dat - done -} - -check() { - cd $srcdir - - for _database in {GeoIP,GeoIPv6}.dat; do -if ! grep -q 'MaxMind Inc All Rights Reserved' $_database; then - error Copyright notice is missing from $_database; something is fishy! - return 1 -fi - done -} - -package() { - cd $srcdir - - install -d $pkgdir/usr/share/GeoIP - install -m644 -t $pkgdir/usr/share/GeoIP GeoIP.dat GeoIPv6.dat - - install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE.txt -} - -# vim:set ts=2 sw=2 et: Copied: geoip-database/repos/extra-any/PKGBUILD (from rev 237813, geoip-database/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-20 23:01:52 UTC (rev 237814) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Evangelos Foutras evange...@foutrelis.com + +pkgname=geoip-database +pkgver=20150407 +pkgrel=1 +pkgdesc=GeoLite country geolocation database compiled by MaxMind +arch=('any') +url=http://dev.maxmind.com/geoip/legacy/downloadable/; +license=('custom:OPEN DATA LICENSE') +source=(GeoIP-$pkgver.dat.gz::https://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz + GeoIPv6-$pkgver.dat.gz::https://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz +http://geolite.maxmind.com/download/geoip/database/LICENSE.txt) +noextract=(GeoIP-$pkgver.dat.gz + GeoIPv6-$pkgver.dat.gz) +sha256sums=('33104eb35340c97227ea93f7ba1c84c38742a4f8adea23a3201350e9bd918795' +'71245e34e80e45257183eaab5392fbb2bd84c8e1757d9649bc22e39faff4e64f' +'83a4cb82ef8953c0107886b49bc39fcf77590a222d30e778d48f5d92f5b5e383') + +prepare() { + cd $srcdir + + for _database_name in GeoIP GeoIPv6; do +gunzip -c $_database_name-$pkgver.dat.gz $_database_name.dat + done +} + +check() { + cd $srcdir + + for _database in {GeoIP,GeoIPv6}.dat; do +if ! grep -q 'MaxMind Inc All Rights Reserved' $_database; then + error Copyright notice is missing from $_database; something is fishy! + return 1 +fi + done +} + +package() { + cd $srcdir + + install -d $pkgdir/usr/share/GeoIP + install -m644 -t $pkgdir/usr/share/GeoIP GeoIP.dat GeoIPv6.dat + + install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE.txt +} + +# vim:set ts=2 sw=2 et: Deleted: check-last-modified.sh === --- check-last-modified.sh 2015-04-20 23:01:43 UTC (rev 237813) +++ check-last-modified.sh 2015-04-20 23:01:52 UTC (rev 237814) @@ -1,22 +0,0 @@ -#!/bin/bash -e - -# Unicode characters taken from pactree.c -UNICODE_IS_FUN=\u2514\u2500 - -verbose=0 -if [[ $1 == -v ]]; then - verbose=1 -fi - -URLS=(https://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz - https://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz) - -for url in ${URLS[@]}; do - last_mod=$(curl -sI $url | grep ^Last-Modified: | cut -d' ' -f2- | tr -d '\r') - echo $last_mod (${url##*/}) - - if ((verbose)); then -
[arch-commits] Commit in geoip-database/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 01:01:43 Author: foutrelis Revision: 237813 upgpkg: geoip-database 20150407-1 New upstream release. Modified: geoip-database/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 22:26:48 UTC (rev 237812) +++ PKGBUILD2015-04-20 23:01:43 UTC (rev 237813) @@ -2,7 +2,7 @@ # Maintainer: Evangelos Foutras evange...@foutrelis.com pkgname=geoip-database -pkgver=20150303 +pkgver=20150407 pkgrel=1 pkgdesc=GeoLite country geolocation database compiled by MaxMind arch=('any') @@ -13,8 +13,8 @@ http://geolite.maxmind.com/download/geoip/database/LICENSE.txt) noextract=(GeoIP-$pkgver.dat.gz GeoIPv6-$pkgver.dat.gz) -sha256sums=('79ff1099e96c2dc1c2539c9a18aaa13a9afd085cae477df60d95f1644d42bc07' -'a009b0f21968d2868e6dd19d14f3c3b8cd60ae84a4bfc2970df34d771a04811e' +sha256sums=('33104eb35340c97227ea93f7ba1c84c38742a4f8adea23a3201350e9bd918795' +'71245e34e80e45257183eaab5392fbb2bd84c8e1757d9649bc22e39faff4e64f' '83a4cb82ef8953c0107886b49bc39fcf77590a222d30e778d48f5d92f5b5e383') prepare() {
[arch-commits] Commit in shairport-sync/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 03:00:16 Author: anatolik Revision: 131761 upgpkg: shairport-sync 2.2.3-1 Modified: shairport-sync/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 00:45:01 UTC (rev 131760) +++ PKGBUILD2015-04-21 01:00:16 UTC (rev 131761) @@ -1,8 +1,8 @@ # Maintainer: Anatol Pomozov anatol.pomo...@gmail.com pkgname=shairport-sync -pkgver=2.2.2 -pkgrel=2 +pkgver=2.2.3 +pkgrel=1 pkgdesc='Emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods and iPhones' url='https://github.com/mikebrady/shairport-sync' arch=(i686 x86_64) @@ -14,7 +14,7 @@ shairport-sync.service shairport-sync.conf remove-init.d.patch) -sha1sums=('5360f4bd6a6b9678a8d7d3c2006db2146cda2d69' +sha1sums=('ed0bafdf7757e63cfcb10ce4352e4076ec5b2938' '5b998234e1fbc31645285d8b1fbc5ea6cd69e850' 'eb937e306436af2e47e7ff1bec1eba88b14e0d81' '48174838de1ef4672bd71511753f05fd845b7137')
[arch-commits] Commit in firefox/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 02:03:25 Author: foutrelis Revision: 237815 upgpkg: firefox 37.0.2-1 New upstream release. Modified: firefox/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 23:01:52 UTC (rev 237814) +++ PKGBUILD2015-04-21 00:03:25 UTC (rev 237815) @@ -3,8 +3,8 @@ # Contributor: Jakub Schmidtke sja...@gmail.com pkgname=firefox -pkgver=37.0.1 -pkgrel=3 +pkgver=37.0.2 +pkgrel=1 pkgdesc=Standalone web browser from mozilla.org arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') @@ -24,7 +24,7 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2 mozconfig firefox.desktop firefox-install-dir.patch vendor.js firefox-fixed-loading-icon.png) -sha256sums=('8d10aab49017f0222dbbe4811b953d2ce61737ba612b13a98dcd4379510e18e6' +sha256sums=('17d0258c1b4930d618e17ef64bdc4a919d215bd7460696b9855a152324e37a96' 'ffcb2a0ba2ed08f74931a11043717391ef380234cadccc6f0c13f1186ad80e8b' 'c202e5e18da1eeddd2e1d81cb3436813f11e44585ca7357c4c5f1bddd4bec826' 'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
[arch-commits] Commit in firefox/repos (28 files)
Date: Tuesday, April 21, 2015 @ 02:03:50 Author: foutrelis Revision: 237816 archrelease: copy trunk to staging-i686, staging-x86_64 Added: firefox/repos/staging-i686/PKGBUILD (from rev 237815, firefox/trunk/PKGBUILD) firefox/repos/staging-i686/firefox-fixed-loading-icon.png (from rev 237815, firefox/trunk/firefox-fixed-loading-icon.png) firefox/repos/staging-i686/firefox-install-dir.patch (from rev 237815, firefox/trunk/firefox-install-dir.patch) firefox/repos/staging-i686/firefox.desktop (from rev 237815, firefox/trunk/firefox.desktop) firefox/repos/staging-i686/firefox.install (from rev 237815, firefox/trunk/firefox.install) firefox/repos/staging-i686/mozconfig (from rev 237815, firefox/trunk/mozconfig) firefox/repos/staging-i686/vendor.js (from rev 237815, firefox/trunk/vendor.js) firefox/repos/staging-x86_64/PKGBUILD (from rev 237815, firefox/trunk/PKGBUILD) firefox/repos/staging-x86_64/firefox-fixed-loading-icon.png (from rev 237815, firefox/trunk/firefox-fixed-loading-icon.png) firefox/repos/staging-x86_64/firefox-install-dir.patch (from rev 237815, firefox/trunk/firefox-install-dir.patch) firefox/repos/staging-x86_64/firefox.desktop (from rev 237815, firefox/trunk/firefox.desktop) firefox/repos/staging-x86_64/firefox.install (from rev 237815, firefox/trunk/firefox.install) firefox/repos/staging-x86_64/mozconfig (from rev 237815, firefox/trunk/mozconfig) firefox/repos/staging-x86_64/vendor.js (from rev 237815, firefox/trunk/vendor.js) Deleted: firefox/repos/staging-i686/PKGBUILD firefox/repos/staging-i686/firefox-fixed-loading-icon.png firefox/repos/staging-i686/firefox-install-dir.patch firefox/repos/staging-i686/firefox.desktop firefox/repos/staging-i686/firefox.install firefox/repos/staging-i686/mozconfig firefox/repos/staging-i686/vendor.js firefox/repos/staging-x86_64/PKGBUILD firefox/repos/staging-x86_64/firefox-fixed-loading-icon.png firefox/repos/staging-x86_64/firefox-install-dir.patch firefox/repos/staging-x86_64/firefox.desktop firefox/repos/staging-x86_64/firefox.install firefox/repos/staging-x86_64/mozconfig firefox/repos/staging-x86_64/vendor.js --+ /PKGBUILD| 218 /firefox-install-dir.patch | 24 /firefox.desktop | 704 + /firefox.install | 26 + /mozconfig | 68 ++ /vendor.js | 18 staging-i686/PKGBUILD| 109 staging-i686/firefox-install-dir.patch | 12 staging-i686/firefox.desktop | 352 -- staging-i686/firefox.install | 13 staging-i686/mozconfig | 34 - staging-i686/vendor.js |9 staging-x86_64/PKGBUILD | 109 staging-x86_64/firefox-install-dir.patch | 12 staging-x86_64/firefox.desktop | 352 -- staging-x86_64/firefox.install | 13 staging-x86_64/mozconfig | 34 - staging-x86_64/vendor.js |9 18 files changed, 1058 insertions(+), 1058 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 237815:237816 to see the changes.
[arch-commits] Commit in kdeartwork/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 00:09:19 Author: arojas Revision: 237807 Remove from kde-applications group Modified: kdeartwork/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 19:39:53 UTC (rev 237806) +++ PKGBUILD2015-04-20 22:09:19 UTC (rev 237807) @@ -13,11 +13,11 @@ 'kdeartwork-wallpapers' 'kdeartwork-weatherwallpapers') pkgver=15.04.0 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://www.kde.org' license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeartwork') +groups=('kdeartwork') makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2') source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;) sha1sums=('daf63e3534aec6c55c1e3d43f3bec73b2aeeab26')
[arch-commits] Commit in kdebase/repos (16 files)
Date: Tuesday, April 21, 2015 @ 00:21:16 Author: arojas Revision: 237810 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdebase/repos/extra-i686/PKGBUILD (from rev 237809, kdebase/trunk/PKGBUILD) kdebase/repos/extra-i686/kdebase-dolphin.install (from rev 237809, kdebase/trunk/kdebase-dolphin.install) kdebase/repos/extra-i686/kdebase-konqueror.install (from rev 237809, kdebase/trunk/kdebase-konqueror.install) kdebase/repos/extra-i686/kdebase.install (from rev 237809, kdebase/trunk/kdebase.install) kdebase/repos/extra-x86_64/PKGBUILD (from rev 237809, kdebase/trunk/PKGBUILD) kdebase/repos/extra-x86_64/kdebase-dolphin.install (from rev 237809, kdebase/trunk/kdebase-dolphin.install) kdebase/repos/extra-x86_64/kdebase-konqueror.install (from rev 237809, kdebase/trunk/kdebase-konqueror.install) kdebase/repos/extra-x86_64/kdebase.install (from rev 237809, kdebase/trunk/kdebase.install) Deleted: kdebase/repos/extra-i686/PKGBUILD kdebase/repos/extra-i686/kdebase-dolphin.install kdebase/repos/extra-i686/kdebase-konqueror.install kdebase/repos/extra-i686/kdebase.install kdebase/repos/extra-x86_64/PKGBUILD kdebase/repos/extra-x86_64/kdebase-dolphin.install kdebase/repos/extra-x86_64/kdebase-konqueror.install kdebase/repos/extra-x86_64/kdebase.install + /PKGBUILD | 278 +++ /kdebase-dolphin.install | 22 ++ /kdebase-konqueror.install | 24 ++ /kdebase.install | 22 ++ extra-i686/PKGBUILD| 138 --- extra-i686/kdebase-dolphin.install | 11 - extra-i686/kdebase-konqueror.install | 12 - extra-i686/kdebase.install | 11 - extra-x86_64/PKGBUILD | 138 --- extra-x86_64/kdebase-dolphin.install | 11 - extra-x86_64/kdebase-konqueror.install | 12 - extra-x86_64/kdebase.install | 11 - 12 files changed, 346 insertions(+), 344 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 22:20:06 UTC (rev 237809) +++ extra-i686/PKGBUILD 2015-04-20 22:21:16 UTC (rev 237810) @@ -1,138 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgbase=kdebase -pkgname=('kdebase-dolphin' - 'kdebase-kdepasswd' - 'kdebase-kdialog' - 'kdebase-keditbookmarks' - 'kdebase-kfind' - 'kdebase-konq-plugins' - 'kdebase-konqueror' - 'kdebase-lib' - 'kdebase-plasma') -pkgver=15.04.0 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://www.kde.org' -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdebase') -makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'baloo4-widgets') -source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;) -sha1sums=('18ec78a547ca68b110d3b82a12a0001bf62d0b66') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kde-baseapps-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_SKIP_RPATH=ON \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package_kdebase-dolphin() { - pkgdesc='File Manager' - depends=('kdebase-runtime' 'kdebase-lib' 'baloo4-widgets') - optdepends=('kdegraphics-svgpart: thumbailers for SVG files' - 'kdegraphics-thumbnailers: thumbnailers for various graphics files' - 'kdemultimedia-ffmpegthumbs: thumbnailers for video files' - 'kdemultimedia-mplayerthumbs: thumbnailers for video files' - 'kdesdk-thumbnailers: thumbnailers for development files' - 'icoutils: thumbnailers for MS files' - 'ruby: servicemenu installation' - 'konsolepart4: open terminal in context menu') - url=http://kde.org/applications/system/dolphin/; - install=kdebase-dolphin.install - - cd $srcdir/build/dolphin - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/dolphin - make DESTDIR=$pkgdir install -} - -package_kdebase-kdepasswd() { - pkgdesc='Change Password' - depends=('kdebase-runtime' 'kdebase-lib') - - cd $srcdir/build/kdepasswd - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/kdepasswd - make DESTDIR=$pkgdir install -} - -package_kdebase-kdialog() { - pkgdesc='A utility for displaying dialog boxes from shell scripts' - depends=('kdebase-runtime') - - cd $srcdir/build/kdialog - make DESTDIR=$pkgdir install -} - -package_kdebase-keditbookmarks() { - pkgdesc='Bookmark Organizer and Editor' - depends=('kdebase-runtime') - - cd $srcdir/build/keditbookmarks - make DESTDIR=$pkgdir install -} - -package_kdebase-kfind() { - pkgdesc='Find Files/Folders' - depends=('kdebase-runtime' 'kdebase-lib') -
[arch-commits] Commit in shairport-sync/repos (20 files)
Date: Tuesday, April 21, 2015 @ 03:02:47 Author: anatolik Revision: 131762 archrelease: copy trunk to community-i686, community-x86_64 Added: shairport-sync/repos/community-i686/PKGBUILD (from rev 131761, shairport-sync/trunk/PKGBUILD) shairport-sync/repos/community-i686/remove-init.d.patch (from rev 131761, shairport-sync/trunk/remove-init.d.patch) shairport-sync/repos/community-i686/shairport-sync.conf (from rev 131761, shairport-sync/trunk/shairport-sync.conf) shairport-sync/repos/community-i686/shairport-sync.install (from rev 131761, shairport-sync/trunk/shairport-sync.install) shairport-sync/repos/community-i686/shairport-sync.service (from rev 131761, shairport-sync/trunk/shairport-sync.service) shairport-sync/repos/community-x86_64/PKGBUILD (from rev 131761, shairport-sync/trunk/PKGBUILD) shairport-sync/repos/community-x86_64/remove-init.d.patch (from rev 131761, shairport-sync/trunk/remove-init.d.patch) shairport-sync/repos/community-x86_64/shairport-sync.conf (from rev 131761, shairport-sync/trunk/shairport-sync.conf) shairport-sync/repos/community-x86_64/shairport-sync.install (from rev 131761, shairport-sync/trunk/shairport-sync.install) shairport-sync/repos/community-x86_64/shairport-sync.service (from rev 131761, shairport-sync/trunk/shairport-sync.service) Deleted: shairport-sync/repos/community-i686/PKGBUILD shairport-sync/repos/community-i686/remove-init.d.patch shairport-sync/repos/community-i686/shairport-sync.conf shairport-sync/repos/community-i686/shairport-sync.install shairport-sync/repos/community-i686/shairport-sync.service shairport-sync/repos/community-x86_64/PKGBUILD shairport-sync/repos/community-x86_64/remove-init.d.patch shairport-sync/repos/community-x86_64/shairport-sync.conf shairport-sync/repos/community-x86_64/shairport-sync.install shairport-sync/repos/community-x86_64/shairport-sync.service -+ /PKGBUILD | 82 ++ /remove-init.d.patch| 24 /shairport-sync.conf|4 + /shairport-sync.install | 18 ++ /shairport-sync.service | 28 ++ community-i686/PKGBUILD | 41 --- community-i686/remove-init.d.patch | 12 community-i686/shairport-sync.conf |2 community-i686/shairport-sync.install |9 --- community-i686/shairport-sync.service | 14 - community-x86_64/PKGBUILD | 41 --- community-x86_64/remove-init.d.patch| 12 community-x86_64/shairport-sync.conf|2 community-x86_64/shairport-sync.install |9 --- community-x86_64/shairport-sync.service | 14 - 15 files changed, 156 insertions(+), 156 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-21 01:00:16 UTC (rev 131761) +++ community-i686/PKGBUILD 2015-04-21 01:02:47 UTC (rev 131762) @@ -1,41 +0,0 @@ -# Maintainer: Anatol Pomozov anatol.pomo...@gmail.com - -pkgname=shairport-sync -pkgver=2.2.2 -pkgrel=2 -pkgdesc='Emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods and iPhones' -url='https://github.com/mikebrady/shairport-sync' -arch=(i686 x86_64) -license=(GPL) -backup=(etc/conf.d/shairport-sync) -install=shairport-sync.install -depends=(openssl avahi libsoxr popt alsa-lib) -source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip -shairport-sync.service -shairport-sync.conf -remove-init.d.patch) -sha1sums=('5360f4bd6a6b9678a8d7d3c2006db2146cda2d69' - '5b998234e1fbc31645285d8b1fbc5ea6cd69e850' - 'eb937e306436af2e47e7ff1bec1eba88b14e0d81' - '48174838de1ef4672bd71511753f05fd845b7137') - -prepare() { - cd shairport-sync-$pkgver - patch -p1 ../remove-init.d.patch -} - -build() { - cd shairport-sync-$pkgver - - autoreconf -i -f - ./configure --prefix=/usr --with-alsa --with-avahi --with-ssl=openssl --with-soxr --with-dns_sd - make -} - -package() { - cd shairport-sync-$pkgver - make DESTDIR=$pkgdir install - install -D -m664 LICENSES $pkgdir/usr/share/licenses/$pkgname/LICENSE - install -D -m644 $srcdir/shairport-sync.service $pkgdir/usr/lib/systemd/system/shairport-sync.service - install -D -m644 $srcdir/shairport-sync.conf $pkgdir/etc/conf.d/shairport-sync -} Copied: shairport-sync/repos/community-i686/PKGBUILD (from rev 131761, shairport-sync/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-21 01:02:47 UTC (rev 131762) @@ -0,0 +1,41 @@ +# Maintainer: Anatol Pomozov anatol.pomo...@gmail.com + +pkgname=shairport-sync
[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 02:43:04 Author: foutrelis Revision: 131758 upgpkg: mediastreamer 2.11.1-2 libvpx 1.4.0 rebuild. Modified: mediastreamer/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 18:44:00 UTC (rev 131757) +++ PKGBUILD2015-04-21 00:43:04 UTC (rev 131758) @@ -7,7 +7,7 @@ pkgname=mediastreamer pkgver=2.11.1 -pkgrel=1 +pkgrel=2 pkgdesc=A library written in C that allows you to create and run audio and video streams arch=('i686' 'x86_64') url=http://www.linphone.org/;
[arch-commits] Commit in mediastreamer/repos (2 files)
Date: Tuesday, April 21, 2015 @ 02:43:11 Author: foutrelis Revision: 131759 archrelease: copy trunk to community-staging-x86_64 Added: mediastreamer/repos/community-staging-x86_64/ mediastreamer/repos/community-staging-x86_64/PKGBUILD (from rev 131758, mediastreamer/trunk/PKGBUILD) --+ PKGBUILD | 33 + 1 file changed, 33 insertions(+) Copied: mediastreamer/repos/community-staging-x86_64/PKGBUILD (from rev 131758, mediastreamer/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-04-21 00:43:11 UTC (rev 131759) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Adrià Arrufat swiftscy...@gmail.com +# Contributor: Mark Lee m...@markelee.com + +pkgname=mediastreamer +pkgver=2.11.1 +pkgrel=2 +pkgdesc=A library written in C that allows you to create and run audio and video streams +arch=('i686' 'x86_64') +url=http://www.linphone.org/; +license=('GPL') +depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp') +# xxd from Vim is needed to build +makedepends=('intltool' 'vim') +source=(http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}) +validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985') +md5sums=('b406b445c9e8a5c50d4f92455913bc17' + 'SKIP') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr \ +--enable-glx --enable-xv --enable-zrtp --enable-external-ortp + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in gstreamer0.10-bad/repos (14 files)
Date: Tuesday, April 21, 2015 @ 02:39:53 Author: foutrelis Revision: 237820 archrelease: copy trunk to staging-i686, staging-x86_64 Added: gstreamer0.10-bad/repos/staging-i686/ gstreamer0.10-bad/repos/staging-i686/PKGBUILD (from rev 237819, gstreamer0.10-bad/trunk/PKGBUILD) gstreamer0.10-bad/repos/staging-i686/disable-assrender-test.patch (from rev 237819, gstreamer0.10-bad/trunk/disable-assrender-test.patch) gstreamer0.10-bad/repos/staging-i686/disable-camerabin-test.patch (from rev 237819, gstreamer0.10-bad/trunk/disable-camerabin-test.patch) gstreamer0.10-bad/repos/staging-i686/drop-vpx-compat-defs.patch (from rev 237819, gstreamer0.10-bad/trunk/drop-vpx-compat-defs.patch) gstreamer0.10-bad/repos/staging-i686/fix-libmodplug-include.patch (from rev 237819, gstreamer0.10-bad/trunk/fix-libmodplug-include.patch) gstreamer0.10-bad/repos/staging-i686/gstreamer0.10-bad-plugins.install (from rev 237819, gstreamer0.10-bad/trunk/gstreamer0.10-bad-plugins.install) gstreamer0.10-bad/repos/staging-x86_64/ gstreamer0.10-bad/repos/staging-x86_64/PKGBUILD (from rev 237819, gstreamer0.10-bad/trunk/PKGBUILD) gstreamer0.10-bad/repos/staging-x86_64/disable-assrender-test.patch (from rev 237819, gstreamer0.10-bad/trunk/disable-assrender-test.patch) gstreamer0.10-bad/repos/staging-x86_64/disable-camerabin-test.patch (from rev 237819, gstreamer0.10-bad/trunk/disable-camerabin-test.patch) gstreamer0.10-bad/repos/staging-x86_64/drop-vpx-compat-defs.patch (from rev 237819, gstreamer0.10-bad/trunk/drop-vpx-compat-defs.patch) gstreamer0.10-bad/repos/staging-x86_64/fix-libmodplug-include.patch (from rev 237819, gstreamer0.10-bad/trunk/fix-libmodplug-include.patch) gstreamer0.10-bad/repos/staging-x86_64/gstreamer0.10-bad-plugins.install (from rev 237819, gstreamer0.10-bad/trunk/gstreamer0.10-bad-plugins.install) --+ staging-i686/PKGBUILD| 69 + staging-i686/disable-assrender-test.patch| 11 +++ staging-i686/disable-camerabin-test.patch| 10 +++ staging-i686/drop-vpx-compat-defs.patch | 26 +++ staging-i686/fix-libmodplug-include.patch| 12 +++ staging-i686/gstreamer0.10-bad-plugins.install | 11 +++ staging-x86_64/PKGBUILD | 69 + staging-x86_64/disable-assrender-test.patch | 11 +++ staging-x86_64/disable-camerabin-test.patch | 10 +++ staging-x86_64/drop-vpx-compat-defs.patch| 26 +++ staging-x86_64/fix-libmodplug-include.patch | 12 +++ staging-x86_64/gstreamer0.10-bad-plugins.install | 11 +++ 12 files changed, 278 insertions(+) Copied: gstreamer0.10-bad/repos/staging-i686/PKGBUILD (from rev 237819, gstreamer0.10-bad/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-21 00:39:53 UTC (rev 237820) @@ -0,0 +1,69 @@ +# $Id$ +# Maintainer: Jan de Groot j...@archlinux.org + +pkgbase=gstreamer0.10-bad +pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins') +pkgver=0.10.23 +pkgrel=9 +arch=('i686' 'x86_64') +license=('LGPL' 'GPL') +makedepends=('pkgconfig' 'gstreamer0.10-base=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt') +url=http://gstreamer.freedesktop.org/; +options=(!emptydirs) +source=(git://anongit.freedesktop.org/gstreamer-sdk/gst-plugins-bad#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125 +fix-libmodplug-include.patch +drop-vpx-compat-defs.patch +disable-assrender-test.patch +disable-camerabin-test.patch) +sha256sums=('SKIP' +'d89d8f4307c7d5a143b9240467d260a1cb6bb1ab2e7ca57841ce0901f41c9cb7' +'eb97037b7b581d1ab994eadd144044c083975e5670a73ec827de126bf888f4b9' +'e66642affa6c0e69837d37615010e67e59ef3d672663303d46c1e2591e2ddfc6' +'01e780ddf1f8161a6115dded9dc5bf4bdd4d09a9eee00fa423b1330e90e76c68') + +prepare() { + cd gst-plugins-bad + sed -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -i configure.ac + patch -Np1 -i ../fix-libmodplug-include.patch + patch -Np1 -i ../drop-vpx-compat-defs.patch + patch -Np1 -i ../disable-assrender-test.patch + patch -Np1 -i ../disable-camerabin-test.patch +} + +build() { + cd gst-plugins-bad + NOCONFIGURE=1 ./autogen.sh + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--disable-static --enable-experimental --disable-gtk-doc \ +--with-package-name=GStreamer Bad Plugins (Archlinux) \ +--with-package-origin=http://www.archlinux.org/; + + make + sed -e
[arch-commits] Commit in gstreamer0.10-bad/trunk (3 files)
Date: Tuesday, April 21, 2015 @ 02:39:35 Author: foutrelis Revision: 237819 upgpkg: gstreamer0.10-bad 0.10.23-9 libvpx 1.4.0 rebuild. Added: gstreamer0.10-bad/trunk/drop-vpx-compat-defs.patch gstreamer0.10-bad/trunk/fix-libmodplug-include.patch Modified: gstreamer0.10-bad/trunk/PKGBUILD --+ PKGBUILD |8 +++- drop-vpx-compat-defs.patch | 26 ++ fix-libmodplug-include.patch | 12 3 files changed, 45 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 00:26:35 UTC (rev 237818) +++ PKGBUILD2015-04-21 00:39:35 UTC (rev 237819) @@ -4,7 +4,7 @@ pkgbase=gstreamer0.10-bad pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins') pkgver=0.10.23 -pkgrel=8 +pkgrel=9 arch=('i686' 'x86_64') license=('LGPL' 'GPL') makedepends=('pkgconfig' 'gstreamer0.10-base=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt') @@ -11,9 +11,13 @@ url=http://gstreamer.freedesktop.org/; options=(!emptydirs) source=(git://anongit.freedesktop.org/gstreamer-sdk/gst-plugins-bad#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125 +fix-libmodplug-include.patch +drop-vpx-compat-defs.patch disable-assrender-test.patch disable-camerabin-test.patch) sha256sums=('SKIP' +'d89d8f4307c7d5a143b9240467d260a1cb6bb1ab2e7ca57841ce0901f41c9cb7' +'eb97037b7b581d1ab994eadd144044c083975e5670a73ec827de126bf888f4b9' 'e66642affa6c0e69837d37615010e67e59ef3d672663303d46c1e2591e2ddfc6' '01e780ddf1f8161a6115dded9dc5bf4bdd4d09a9eee00fa423b1330e90e76c68') @@ -20,6 +24,8 @@ prepare() { cd gst-plugins-bad sed -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -i configure.ac + patch -Np1 -i ../fix-libmodplug-include.patch + patch -Np1 -i ../drop-vpx-compat-defs.patch patch -Np1 -i ../disable-assrender-test.patch patch -Np1 -i ../disable-camerabin-test.patch } Added: drop-vpx-compat-defs.patch === --- drop-vpx-compat-defs.patch (rev 0) +++ drop-vpx-compat-defs.patch 2015-04-21 00:39:35 UTC (rev 237819) @@ -0,0 +1,26 @@ +--- gst-plugins-bad.orig/ext/vp8/gstvp8utils.h 2015-04-21 03:31:33.134952881 +0300 gst-plugins-bad/ext/vp8/gstvp8utils.h 2015-04-21 03:32:45.553520671 +0300 +@@ -25,23 +25,6 @@ + + G_BEGIN_DECLS + +-/* Some compatibility defines for older libvpx versions */ +-#ifndef VPX_IMG_FMT_I420 +-#define VPX_IMG_FMT_I420 IMG_FMT_I420 +-#endif +- +-#ifndef VPX_PLANE_Y +-#define VPX_PLANE_Y PLANE_Y +-#endif +- +-#ifndef VPX_PLANE_U +-#define VPX_PLANE_U PLANE_U +-#endif +- +-#ifndef VPX_PLANE_V +-#define VPX_PLANE_V PLANE_V +-#endif +- + const char * gst_vpx_error_name (vpx_codec_err_t status); + + G_END_DECLS Added: fix-libmodplug-include.patch === --- fix-libmodplug-include.patch(rev 0) +++ fix-libmodplug-include.patch2015-04-21 00:39:35 UTC (rev 237819) @@ -0,0 +1,12 @@ +diff -uprw gst-plugins-bad.orig/ext/modplug/gstmodplug.cc gst-plugins-bad/ext/modplug/gstmodplug.cc +--- gst-plugins-bad.orig/ext/modplug/gstmodplug.cc 2015-04-21 03:15:25.929456272 +0300 gst-plugins-bad/ext/modplug/gstmodplug.cc 2015-04-21 03:18:54.624976723 +0300 +@@ -50,7 +50,7 @@ + #define WORDS_BIGENDIAN 0 + #endif + +-#include stdafx.h ++#include libmodplug/stdafx.h + #include libmodplug/sndfile.h + + #include gstmodplug.h
[arch-commits] Commit in virtualbox/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 03:28:20 Author: foutrelis Revision: 131765 upgpkg: virtualbox 4.3.26-3 libvpx 1.4.0 rebuild. Modified: virtualbox/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 01:27:29 UTC (rev 131764) +++ PKGBUILD2015-04-21 01:28:20 UTC (rev 131765) @@ -11,7 +11,7 @@ 'virtualbox-guest-utils-nox' 'virtualbox-ext-vnc') pkgver=4.3.26 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL' 'custom')
[arch-commits] Commit in virtualbox/repos (50 files)
Date: Tuesday, April 21, 2015 @ 03:29:14 Author: foutrelis Revision: 131766 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: virtualbox/repos/community-staging-i686/ virtualbox/repos/community-staging-i686/001-vboxdrv-reference.patch (from rev 131765, virtualbox/trunk/001-vboxdrv-reference.patch) virtualbox/repos/community-staging-i686/002-dri-driver-path.patch (from rev 131765, virtualbox/trunk/002-dri-driver-path.patch) virtualbox/repos/community-staging-i686/003-ogl-include-path.patch (from rev 131765, virtualbox/trunk/003-ogl-include-path.patch) virtualbox/repos/community-staging-i686/004-xorg.patch (from rev 131765, virtualbox/trunk/004-xorg.patch) virtualbox/repos/community-staging-i686/005-gsoap-build.patch (from rev 131765, virtualbox/trunk/005-gsoap-build.patch) virtualbox/repos/community-staging-i686/006-rdesktop-vrdp-keymap-path.patch (from rev 131765, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch) virtualbox/repos/community-staging-i686/007-python2-path.patch (from rev 131765, virtualbox/trunk/007-python2-path.patch) virtualbox/repos/community-staging-i686/008-root-window.patch (from rev 131765, virtualbox/trunk/008-root-window.patch) virtualbox/repos/community-staging-i686/009-fix-smap-crash.patch (from rev 131765, virtualbox/trunk/009-fix-smap-crash.patch) virtualbox/repos/community-staging-i686/60-vboxdrv.rules (from rev 131765, virtualbox/trunk/60-vboxdrv.rules) virtualbox/repos/community-staging-i686/60-vboxguest.rules (from rev 131765, virtualbox/trunk/60-vboxguest.rules) virtualbox/repos/community-staging-i686/LocalConfig.kmk (from rev 131765, virtualbox/trunk/LocalConfig.kmk) virtualbox/repos/community-staging-i686/PKGBUILD (from rev 131765, virtualbox/trunk/PKGBUILD) virtualbox/repos/community-staging-i686/build.sh (from rev 131765, virtualbox/trunk/build.sh) virtualbox/repos/community-staging-i686/vboxreload (from rev 131765, virtualbox/trunk/vboxreload) virtualbox/repos/community-staging-i686/vboxservice-nox.service (from rev 131765, virtualbox/trunk/vboxservice-nox.service) virtualbox/repos/community-staging-i686/vboxservice.service (from rev 131765, virtualbox/trunk/vboxservice.service) virtualbox/repos/community-staging-i686/vboxweb.service (from rev 131765, virtualbox/trunk/vboxweb.service) virtualbox/repos/community-staging-i686/virtualbox-ext-vnc.install (from rev 131765, virtualbox/trunk/virtualbox-ext-vnc.install) virtualbox/repos/community-staging-i686/virtualbox-guest-dkms.install (from rev 131765, virtualbox/trunk/virtualbox-guest-dkms.install) virtualbox/repos/community-staging-i686/virtualbox-guest-utils.install (from rev 131765, virtualbox/trunk/virtualbox-guest-utils.install) virtualbox/repos/community-staging-i686/virtualbox-guest-utils.sysusers (from rev 131765, virtualbox/trunk/virtualbox-guest-utils.sysusers) virtualbox/repos/community-staging-i686/virtualbox-host-dkms.install (from rev 131765, virtualbox/trunk/virtualbox-host-dkms.install) virtualbox/repos/community-staging-i686/virtualbox.install (from rev 131765, virtualbox/trunk/virtualbox.install) virtualbox/repos/community-staging-x86_64/ virtualbox/repos/community-staging-x86_64/001-vboxdrv-reference.patch (from rev 131765, virtualbox/trunk/001-vboxdrv-reference.patch) virtualbox/repos/community-staging-x86_64/002-dri-driver-path.patch (from rev 131765, virtualbox/trunk/002-dri-driver-path.patch) virtualbox/repos/community-staging-x86_64/003-ogl-include-path.patch (from rev 131765, virtualbox/trunk/003-ogl-include-path.patch) virtualbox/repos/community-staging-x86_64/004-xorg.patch (from rev 131765, virtualbox/trunk/004-xorg.patch) virtualbox/repos/community-staging-x86_64/005-gsoap-build.patch (from rev 131765, virtualbox/trunk/005-gsoap-build.patch) virtualbox/repos/community-staging-x86_64/006-rdesktop-vrdp-keymap-path.patch (from rev 131765, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch) virtualbox/repos/community-staging-x86_64/007-python2-path.patch (from rev 131765, virtualbox/trunk/007-python2-path.patch) virtualbox/repos/community-staging-x86_64/008-root-window.patch (from rev 131765, virtualbox/trunk/008-root-window.patch) virtualbox/repos/community-staging-x86_64/009-fix-smap-crash.patch (from rev 131765, virtualbox/trunk/009-fix-smap-crash.patch) virtualbox/repos/community-staging-x86_64/60-vboxdrv.rules (from rev 131765, virtualbox/trunk/60-vboxdrv.rules) virtualbox/repos/community-staging-x86_64/60-vboxguest.rules (from rev 131765, virtualbox/trunk/60-vboxguest.rules) virtualbox/repos/community-staging-x86_64/LocalConfig.kmk (from rev 131765, virtualbox/trunk/LocalConfig.kmk) virtualbox/repos/community-staging-x86_64/PKGBUILD (from rev 131765, virtualbox/trunk/PKGBUILD)
[arch-commits] Commit in avidemux/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 02:26:23 Author: foutrelis Revision: 237817 upgpkg: avidemux 2.5.6-11 libvpx 1.4.0 rebuild. Modified: avidemux/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 00:03:50 UTC (rev 237816) +++ PKGBUILD2015-04-21 00:26:23 UTC (rev 237817) @@ -4,7 +4,7 @@ pkgbase=avidemux pkgname=('avidemux-cli' 'avidemux-gtk' 'avidemux-qt') pkgver=2.5.6 -pkgrel=10 +pkgrel=11 arch=('i686' 'x86_64') license=('GPL') url=http://fixounet.free.fr/avidemux/;
[arch-commits] Commit in avidemux/repos (8 files)
Date: Tuesday, April 21, 2015 @ 02:26:35 Author: foutrelis Revision: 237818 archrelease: copy trunk to staging-i686, staging-x86_64 Added: avidemux/repos/staging-i686/ avidemux/repos/staging-i686/PKGBUILD (from rev 237817, avidemux/trunk/PKGBUILD) avidemux/repos/staging-i686/PKGBUILD.WIP (from rev 237817, avidemux/trunk/PKGBUILD.WIP) avidemux/repos/staging-i686/avidemux.install (from rev 237817, avidemux/trunk/avidemux.install) avidemux/repos/staging-x86_64/ avidemux/repos/staging-x86_64/PKGBUILD (from rev 237817, avidemux/trunk/PKGBUILD) avidemux/repos/staging-x86_64/PKGBUILD.WIP (from rev 237817, avidemux/trunk/PKGBUILD.WIP) avidemux/repos/staging-x86_64/avidemux.install (from rev 237817, avidemux/trunk/avidemux.install) -+ staging-i686/PKGBUILD | 118 ++ staging-i686/PKGBUILD.WIP | 84 +++ staging-i686/avidemux.install | 11 +++ staging-x86_64/PKGBUILD | 118 ++ staging-x86_64/PKGBUILD.WIP | 84 +++ staging-x86_64/avidemux.install | 11 +++ 6 files changed, 426 insertions(+) Copied: avidemux/repos/staging-i686/PKGBUILD (from rev 237817, avidemux/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-21 00:26:35 UTC (rev 237818) @@ -0,0 +1,118 @@ +# $Id$ +# Maintainer: Eric Bélanger e...@archlinux.org + +pkgbase=avidemux +pkgname=('avidemux-cli' 'avidemux-gtk' 'avidemux-qt') +pkgver=2.5.6 +pkgrel=11 +arch=('i686' 'x86_64') +license=('GPL') +url=http://fixounet.free.fr/avidemux/; +makedepends=('cmake' 'libxslt' 'gtk2' 'qt4' 'jack' 'libvorbis' 'sdl' 'libxv' + 'alsa-lib' 'lame' 'xvidcore' 'faad2' 'faac' 'x264-dev' 'libsamplerate' + 'opencore-amr' 'yasm' 'mesa' 'libvpx' 'libpulse' 'libva') +options=('!makeflags' '!emptydirs') +source=(http://downloads.sourceforge.net/avidemux/avidemux_${pkgver}.tar.gz) +sha1sums=('47205c236bf6a4435b9d4dd944493c7b7e2752f5') + +build() { + cd ${pkgbase}_${pkgver} + mkdir build + cd build + cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release \ +-D CMAKE_SKIP_RPATH=ON -D GTK=1 -D QT4=1 \ +-D LRELEASE_EXECUTABLE=/usr/lib/qt4/bin/lrelease .. + make + +# plugin build expects libraries to be already installed; we fake a prefix +# in build/ by symlinking all libraries to build/lib/ + cd lib + find ../avidemux -name '*.so*' | xargs ln -sft . + cd ../../plugins + mkdir build + cd build + cmake -D CMAKE_INSTALL_PREFIX=/usr -D AVIDEMUX_SOURCE_DIR=${srcdir}/avidemux_${pkgver} \ +-D AVIDEMUX_CORECONFIG_DIR=${srcdir}/avidemux_${pkgver}/build/config \ +-D AVIDEMUX_INSTALL_PREFIX=${srcdir}/avidemux_${pkgver}/build \ +-D CMAKE_BUILD_TYPE=Release -D CMAKE_SKIP_RPATH=ON .. + make +} + +package_avidemux-cli() { + pkgdesc=A graphical tool to edit video (filter/re-encode/split) + depends=('libxml2' 'sdl' 'fontconfig' 'libvpx' 'libva') + optdepends=('lame: for the corresponding audio encoder plugin' + 'faac: for the corresponding audio encoder plugin' + 'faad2: for the corresponding audio decoder plugin' + 'opencore-amr: for the corresponding audio decoder plugin' + 'jack: for the corresponding audio device plugin' + 'libpulse: for the corresponding audio device plugin' + 'sdl: for the corresponding audio device plugin' + 'x264: for the corresponding video encoder plugin' + 'xvidcore: for the corresponding video encoder plugin') + provides=('avidemux') + conflicts=('avidemux') + replaces=('avidemux') + + cd ${pkgbase}_${pkgver}/build + make DESTDIR=${pkgdir} install + + cd ${srcdir}/${pkgbase}_${pkgver}/plugins/build + make DESTDIR=${pkgdir} install + rm -r ${pkgdir}/usr/share/avidemux + rm ${pkgdir}/usr/share/ADM_addons/avsfilter/{avsload.exe,pipe_source.dll} + rm ${pkgdir}/usr/bin/avidemux2_{gtk,qt4} + rm ${pkgdir}/usr/lib/*{_gtk,_qt4,Gtk,QT4}.so + rm ${pkgdir}/usr/lib/ADM_plugins/videoEncoder/x264/*{Gtk,Qt}.so + rm ${pkgdir}/usr/lib/ADM_plugins/videoEncoder/xvid/*{Gtk,Qt}.so + rm ${pkgdir}/usr/lib/ADM_plugins/videoFilter/*{_gtk,_qt4}.so + + ln -s /usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so ${pkgdir}/usr/lib/libADM_vidEnc_xvid.so + ln -s /usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so ${pkgdir}/usr/lib/libADM_vidEnc_x264.so + + install -D -m644 ../../avidemux_icon.png ${pkgdir}/usr/share/pixmaps/avidemux.png + install -D -m644 ../../man/avidemux.1 ${pkgdir}/usr/share/man/man1/avidemux.1 +} + +package_avidemux-gtk() { + pkgdesc=A graphical tool to edit video (filter/re-encode/split) - GTK GUI + depends=(avidemux-cli=${pkgver} 'gtk2' 'libxv' 'desktop-file-utils') + install=avidemux.install + + cd
[arch-commits] Commit in (vi)
Date: Tuesday, April 21, 2015 @ 03:14:46 Author: foutrelis Revision: 237823 Remove vi (FS#44604) Replaced with vim-minimal on the installation image; the base group also contains nano so we still have an editor installed by default. Deleted: vi/
[arch-commits] Commit in kdetoys-ktux/repos (8 files)
Date: Tuesday, April 21, 2015 @ 00:26:48 Author: arojas Revision: 237812 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdetoys-ktux/repos/extra-i686/PKGBUILD (from rev 237811, kdetoys-ktux/trunk/PKGBUILD) kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install (from rev 237811, kdetoys-ktux/trunk/kdetoys-ktux.install) kdetoys-ktux/repos/extra-x86_64/PKGBUILD (from rev 237811, kdetoys-ktux/trunk/PKGBUILD) kdetoys-ktux/repos/extra-x86_64/kdetoys-ktux.install (from rev 237811, kdetoys-ktux/trunk/kdetoys-ktux.install) Deleted: kdetoys-ktux/repos/extra-i686/PKGBUILD kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install kdetoys-ktux/repos/extra-x86_64/PKGBUILD kdetoys-ktux/repos/extra-x86_64/kdetoys-ktux.install ---+ /PKGBUILD | 64 /kdetoys-ktux.install | 22 extra-i686/PKGBUILD | 32 -- extra-i686/kdetoys-ktux.install | 11 -- extra-x86_64/PKGBUILD | 32 -- extra-x86_64/kdetoys-ktux.install | 11 -- 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 22:25:53 UTC (rev 237811) +++ extra-i686/PKGBUILD 2015-04-20 22:26:48 UTC (rev 237812) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org - -pkgname=kdetoys-ktux -pkgver=15.04.0 -pkgrel=1 -pkgdesc='A Tux-in-a-spaceship screen saver' -url='https://projects.kde.org/projects/kde/kdetoys/ktux' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdetoys') -depends=('kdebase-workspace') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=(http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz;) -sha1sums=('2cca57e163f933643749d3a738362b738bfe61ce') - -build() { - mkdir build - cd build - cmake ../ktux-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdetoys-ktux/repos/extra-i686/PKGBUILD (from rev 237811, kdetoys-ktux/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 22:26:48 UTC (rev 237812) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org + +pkgname=kdetoys-ktux +pkgver=15.04.0 +pkgrel=2 +pkgdesc='A Tux-in-a-spaceship screen saver' +url='https://projects.kde.org/projects/kde/kdetoys/ktux' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kdetoys') +depends=('kdebase-workspace') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=(http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz;) +sha1sums=('2cca57e163f933643749d3a738362b738bfe61ce') + +build() { + mkdir build + cd build + cmake ../ktux-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DKDE4_BUILD_TESTS=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=$pkgdir install +} Deleted: extra-i686/kdetoys-ktux.install === --- extra-i686/kdetoys-ktux.install 2015-04-20 22:25:53 UTC (rev 237811) +++ extra-i686/kdetoys-ktux.install 2015-04-20 22:26:48 UTC (rev 237812) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install (from rev 237811, kdetoys-ktux/trunk/kdetoys-ktux.install) === --- extra-i686/kdetoys-ktux.install (rev 0) +++ extra-i686/kdetoys-ktux.install 2015-04-20 22:26:48 UTC (rev 237812) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 22:25:53 UTC (rev 237811) +++ extra-x86_64/PKGBUILD 2015-04-20 22:26:48 UTC (rev 237812) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org - -pkgname=kdetoys-ktux -pkgver=15.04.0 -pkgrel=1 -pkgdesc='A Tux-in-a-spaceship screen saver' -url='https://projects.kde.org/projects/kde/kdetoys/ktux' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdetoys')
[arch-commits] Commit in mediastreamer/repos (2 files)
Date: Tuesday, April 21, 2015 @ 02:45:01 Author: foutrelis Revision: 131760 archrelease: copy trunk to community-staging-i686 Added: mediastreamer/repos/community-staging-i686/ mediastreamer/repos/community-staging-i686/PKGBUILD (from rev 131759, mediastreamer/trunk/PKGBUILD) --+ PKGBUILD | 33 + 1 file changed, 33 insertions(+) Copied: mediastreamer/repos/community-staging-i686/PKGBUILD (from rev 131759, mediastreamer/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-04-21 00:45:01 UTC (rev 131760) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Adrià Arrufat swiftscy...@gmail.com +# Contributor: Mark Lee m...@markelee.com + +pkgname=mediastreamer +pkgver=2.11.1 +pkgrel=2 +pkgdesc=A library written in C that allows you to create and run audio and video streams +arch=('i686' 'x86_64') +url=http://www.linphone.org/; +license=('GPL') +depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp') +# xxd from Vim is needed to build +makedepends=('intltool' 'vim') +source=(http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}) +validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985') +md5sums=('b406b445c9e8a5c50d4f92455913bc17' + 'SKIP') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr \ +--enable-glx --enable-xv --enable-zrtp --enable-external-ortp + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in dnssec-anchors/trunk (trusted-key.key)
Date: Tuesday, April 21, 2015 @ 04:48:09 Author: bisson Revision: 237841 now generated in build() Deleted: dnssec-anchors/trunk/trusted-key.key -+ trusted-key.key |1 - 1 file changed, 1 deletion(-) Deleted: trusted-key.key === --- trusted-key.key 2015-04-21 02:47:52 UTC (rev 237840) +++ trusted-key.key 2015-04-21 02:48:09 UTC (rev 237841) @@ -1 +0,0 @@ -. 101689 IN DNSKEY 257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0=
[arch-commits] Commit in chromium/trunk (chromium.install)
Date: Tuesday, April 21, 2015 @ 04:47:52 Author: foutrelis Revision: 237840 Uncomment post_install() call in post_upgrade() Derp. Modified: chromium/trunk/chromium.install --+ chromium.install |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: chromium.install === --- chromium.install2015-04-21 01:52:21 UTC (rev 237839) +++ chromium.install2015-04-21 02:47:52 UTC (rev 237840) @@ -17,7 +17,7 @@ echo ' quoting rules apply but no further parsing is performed.' fi - #post_install + post_install } post_remove() {
[arch-commits] Commit in adobe-source-han-sans-fonts/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 05:57:05 Author: fyan Revision: 131774 upgpkg: adobe-source-han-sans-fonts 1.002-1 Modified: adobe-source-han-sans-fonts/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 01:40:24 UTC (rev 131773) +++ PKGBUILD2015-04-21 03:57:05 UTC (rev 131774) @@ -29,7 +29,7 @@ _pkgbase=adobe-source-han-sans pkgbase=$_pkgbase-fonts pkgname=($_pkgbase-jp-fonts $_pkgbase-kr-fonts $_pkgbase-cn-fonts $_pkgbase-tw-fonts $_pkgbase-otc-fonts) -pkgver=1.001 +pkgver=1.002 pkgrel=1 pkgdesc='Adobe Source Han Sans - A set of Pan-CJK fonts designed to complement Source Sans Pro' arch=('any') @@ -43,7 +43,7 @@ 44-source-han-sans-cn.conf 44-source-han-sans-tw.conf 44-source-han-sans-otc.conf) -sha256sums=('57d1de6cb853669f94970e2a2a8c5a52f3b703b4b0cbb58f02945925511b9f33' +sha256sums=('1747dcc69978229ba24575ae274b4375e78d19a3994c710a526af3cf12d86602' 'f0e87368ffa91ac76b253846836da05baa120ab4f8a7bfd90fded36f4988c9e0' 'fa8d487c7ba67489bde7b4d8558e07abb6d8bcb4d4e9db1bf454c2db23af9547' 'd42ed0092a47cee5c7ff3972c90676109212dafc2cffb3388a8b339788a6cdb5'
[arch-commits] Commit in adobe-source-han-sans-fonts/repos/community-any (14 files)
Date: Tuesday, April 21, 2015 @ 05:58:06 Author: fyan Revision: 131775 archrelease: copy trunk to community-any Added: adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-cn.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-cn.conf) adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-jp.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-jp.conf) adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-kr.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-kr.conf) adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-otc.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-otc.conf) adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-tw.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-tw.conf) adobe-source-han-sans-fonts/repos/community-any/PKGBUILD (from rev 131774, adobe-source-han-sans-fonts/trunk/PKGBUILD) adobe-source-han-sans-fonts/repos/community-any/fonts.install (from rev 131774, adobe-source-han-sans-fonts/trunk/fonts.install) Deleted: adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-cn.conf adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-jp.conf adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-kr.conf adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-otc.conf adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-tw.conf adobe-source-han-sans-fonts/repos/community-any/PKGBUILD adobe-source-han-sans-fonts/repos/community-any/fonts.install -+ 44-source-han-sans-cn.conf | 36 ++--- 44-source-han-sans-jp.conf | 36 ++--- 44-source-han-sans-kr.conf | 36 ++--- 44-source-han-sans-otc.conf | 84 +-- 44-source-han-sans-tw.conf | 36 ++--- PKGBUILD| 296 +- fonts.install | 22 +-- 7 files changed, 273 insertions(+), 273 deletions(-) Deleted: 44-source-han-sans-cn.conf === --- 44-source-han-sans-cn.conf 2015-04-21 03:57:05 UTC (rev 131774) +++ 44-source-han-sans-cn.conf 2015-04-21 03:58:06 UTC (rev 131775) @@ -1,18 +0,0 @@ -?xml version=1.0 encoding=UTF-8? -!DOCTYPE fontconfig SYSTEM ../fonts.dtd -fontconfig - !-- - - Medium variant is used instead of Regular on Qt apps: - https://bugs.launchpad.net/ubuntu-font-family/+bug/744812 - - Medium and Bold looks the same in certain applications: - https://bugs.launchpad.net/ubuntu/+source/gnome-specimen/+bug/813373 - -- - match target=scan - test name=fullname compare=eq - stringSource Han Sans CN Medium/string - /test - edit name=weight mode=assign - constdemibold/const - /edit - /match -/fontconfig Copied: adobe-source-han-sans-fonts/repos/community-any/44-source-han-sans-cn.conf (from rev 131774, adobe-source-han-sans-fonts/trunk/44-source-han-sans-cn.conf) === --- 44-source-han-sans-cn.conf (rev 0) +++ 44-source-han-sans-cn.conf 2015-04-21 03:58:06 UTC (rev 131775) @@ -0,0 +1,18 @@ +?xml version=1.0 encoding=UTF-8? +!DOCTYPE fontconfig SYSTEM ../fonts.dtd +fontconfig + !-- + - Medium variant is used instead of Regular on Qt apps: + https://bugs.launchpad.net/ubuntu-font-family/+bug/744812 + - Medium and Bold looks the same in certain applications: + https://bugs.launchpad.net/ubuntu/+source/gnome-specimen/+bug/813373 + -- + match target=scan + test name=fullname compare=eq + stringSource Han Sans CN Medium/string + /test + edit name=weight mode=assign + constdemibold/const + /edit + /match +/fontconfig Deleted: 44-source-han-sans-jp.conf === --- 44-source-han-sans-jp.conf 2015-04-21 03:57:05 UTC (rev 131774) +++ 44-source-han-sans-jp.conf 2015-04-21 03:58:06 UTC (rev 131775) @@ -1,18 +0,0 @@ -?xml version=1.0 encoding=UTF-8? -!DOCTYPE fontconfig SYSTEM ../fonts.dtd -fontconfig -!-- -- Medium variant is used instead of Regular on Qt apps: -https://bugs.launchpad.net/ubuntu-font-family/+bug/744812 -- Medium and Bold looks the same in certain applications: -https://bugs.launchpad.net/ubuntu/+source/gnome-specimen/+bug/813373 --- -match target=scan -test name=fullname compare=eq -stringSource Han Sans JP Medium/string -/test -edit name=weight
[arch-commits] Commit in thefuck/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 07:54:49 Author: fyan Revision: 131776 upgpkg: thefuck 1.14-1 Modified: thefuck/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 03:58:06 UTC (rev 131775) +++ PKGBUILD2015-04-21 05:54:49 UTC (rev 131776) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan felixonm...@archlinux.org pkgname=thefuck -pkgver=1.13 +pkgver=1.14 pkgrel=1 pkgdesc=Magnificent app which corrects your previous console command arch=('any') @@ -11,7 +11,7 @@ depends=('python-setuptools' 'python-pathlib' 'python-psutil') checkdepends=('python-pytest' 'python-mock') source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) -sha256sums=('3d00222a2ee5eede2fafe69f16ac697fab6c29dcf0d83c3efbcc7bcb6dff145b') +sha256sums=('1fce823630fc30ce9dbc3f9c31b406b39dcb6246f29bbfd95ca4f13dcef130fb') build() { cd ${srcdir}/thefuck-$pkgver
[arch-commits] Commit in dnssec-anchors/repos (4 files)
Date: Tuesday, April 21, 2015 @ 03:52:21 Author: bisson Revision: 237839 archrelease: copy trunk to testing-any Added: dnssec-anchors/repos/testing-any/ dnssec-anchors/repos/testing-any/LICENSE (from rev 237838, dnssec-anchors/trunk/LICENSE) dnssec-anchors/repos/testing-any/PKGBUILD (from rev 237838, dnssec-anchors/trunk/PKGBUILD) dnssec-anchors/repos/testing-any/trusted-key.key (from rev 237838, dnssec-anchors/trunk/trusted-key.key) -+ LICENSE |1 + PKGBUILD| 42 ++ trusted-key.key |1 + 3 files changed, 44 insertions(+) Copied: dnssec-anchors/repos/testing-any/LICENSE (from rev 237838, dnssec-anchors/trunk/LICENSE) === --- testing-any/LICENSE (rev 0) +++ testing-any/LICENSE 2015-04-21 01:52:21 UTC (rev 237839) @@ -0,0 +1 @@ +The contents of this package are inelligible for copyright protection. Copied: dnssec-anchors/repos/testing-any/PKGBUILD (from rev 237838, dnssec-anchors/trunk/PKGBUILD) === --- testing-any/PKGBUILD(rev 0) +++ testing-any/PKGBUILD2015-04-21 01:52:21 UTC (rev 237839) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Gaetan Bisson bis...@archlinux.org +# Contributor: Thomas Mudrunka har...@email.cz +# Contributor: m4xm4n m...@maxfierke.com + +pkgname=dnssec-anchors +pkgver=20150403 +pkgrel=1 +pkgdesc='DNSSEC trust anchors for the root zone' +url='http://data.iana.org/root-anchors/' +license=('custom:NoCopyright') +arch=('any') +makedepends=('ldns') +validpgpkeys=('2FBB91BCAAEE0ABE1F8031C7D1AFBCE00F6C91D2') +source=('http://data.iana.org/root-anchors/root-anchors.xml' + 'root-anchors.xml.asc::http://data.iana.org/root-anchors/root-anchors.asc' +'LICENSE') +sha256sums=('dfb281b771dc854c18d1cff9d2eecaf184cf7a9668606aaa33e8f01bf4b4d8e4' +'SKIP' +'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') + +build() { + cd ${srcdir} + drill -z -s DNSKEY . root.key + + cat root-anchors.xml | + awk 'BEGIN{ORS= }(NR4){gsub(/[^]*/,);print tolower($0)}' | + sed 's/ /\n/' root.ds + + # Any of those tests failing is suspicious; check thoroughly! + [[ $(root.ds) = '19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5' ]] + grep -Pq 'IN\tDS\t'$(root.ds) root.key || + return 1 + + sed '/DNSKEY/s/ ;{id = '$(cut -d\ -f1root.ds)' .*//;t;d' root.key trusted-key.key +} + +package() { + cd ${srcdir} + install -Dm644 trusted-key.key ${pkgdir}/etc/trusted-key.key + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} Copied: dnssec-anchors/repos/testing-any/trusted-key.key (from rev 237838, dnssec-anchors/trunk/trusted-key.key) === --- testing-any/trusted-key.key (rev 0) +++ testing-any/trusted-key.key 2015-04-21 01:52:21 UTC (rev 237839) @@ -0,0 +1 @@ +. 101689 IN DNSKEY 257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0=
[arch-commits] Commit in dnssec-anchors/trunk (PKGBUILD trusted-key.key)
Date: Tuesday, April 21, 2015 @ 03:51:47 Author: bisson Revision: 237838 upstream update Modified: dnssec-anchors/trunk/PKGBUILD dnssec-anchors/trunk/trusted-key.key -+ PKGBUILD| 19 --- trusted-key.key |2 +- 2 files changed, 13 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 01:39:57 UTC (rev 237837) +++ PKGBUILD2015-04-21 01:51:47 UTC (rev 237838) @@ -4,21 +4,26 @@ # Contributor: m4xm4n m...@maxfierke.com pkgname=dnssec-anchors -pkgver=20140629 +pkgver=20150403 pkgrel=1 pkgdesc='DNSSEC trust anchors for the root zone' url='http://data.iana.org/root-anchors/' license=('custom:NoCopyright') arch=('any') -source=('LICENSE' -'trusted-key.key') -sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb' -'ca6388cc16223b29b607f07a9aa77e0aa52f653106d440cdc92cc40e145a4bb5') +makedepends=('ldns') +validpgpkeys=('2FBB91BCAAEE0ABE1F8031C7D1AFBCE00F6C91D2') +source=('http://data.iana.org/root-anchors/root-anchors.xml' + 'root-anchors.xml.asc::http://data.iana.org/root-anchors/root-anchors.asc' +'LICENSE') +sha256sums=('dfb281b771dc854c18d1cff9d2eecaf184cf7a9668606aaa33e8f01bf4b4d8e4' +'SKIP' +'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') -get_trusted-key() { +build() { + cd ${srcdir} drill -z -s DNSKEY . root.key - curl http://data.iana.org/root-anchors/root-anchors.xml | + cat root-anchors.xml | awk 'BEGIN{ORS= }(NR4){gsub(/[^]*/,);print tolower($0)}' | sed 's/ /\n/' root.ds Modified: trusted-key.key === --- trusted-key.key 2015-04-21 01:39:57 UTC (rev 237837) +++ trusted-key.key 2015-04-21 01:51:47 UTC (rev 237838) @@ -1 +1 @@ -. 166750 IN DNSKEY 257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0= +. 101689 IN DNSKEY 257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0=
[arch-commits] Commit in libvncserver/trunk (PKGBUILD initialize-libgcrypt.patch)
Date: Tuesday, April 21, 2015 @ 05:01:08 Author: fyan Revision: 237842 upgpkg: libvncserver 0.9.10-3 add a patch to fix crashing when connecting to Mac hosts Added: libvncserver/trunk/initialize-libgcrypt.patch Modified: libvncserver/trunk/PKGBUILD + PKGBUILD | 17 + initialize-libgcrypt.patch | 39 +++ 2 files changed, 52 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 02:48:09 UTC (rev 237841) +++ PKGBUILD2015-04-21 03:01:08 UTC (rev 237842) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: +# Maintainer: Felix Yan felixonm...@archlinux.org # Contributor: Andrea Scarpino and...@archlinux.org # Contributor: Tobias Powalowski tp...@archlinux.org pkgname=libvncserver pkgver=0.9.10 -pkgrel=2 +pkgrel=3 pkgdesc=A cross-platform C libraries that allow you to easily implement VNC server arch=('i686' 'x86_64') url=https://libvnc.github.io/; @@ -12,9 +12,18 @@ license=('GPL') depends=('libpng' 'libjpeg' 'gnutls' 'libgcrypt' 'openssl') makedepends=('sdl') -source=(https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${pkgver}.tar.gz;) -md5sums=('e1b888fae717b06896f8aec100163d27') +source=(https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${pkgver}.tar.gz; +initialize-libgcrypt.patch) +md5sums=('e1b888fae717b06896f8aec100163d27' + 'e22024d3a81c45129411e39e7d143835') +prepare() { + cd ${pkgname}-LibVNCServer-${pkgver} + # Fix crashing when connecting to Mac hosts + # Suggested by upstream: https://github.com/LibVNC/libvncserver/pull/51#issuecomment-68884516 + patch -p1 -i ../initialize-libgcrypt.patch +} + build() { cd ${pkgname}-LibVNCServer-${pkgver} ./autogen.sh Added: initialize-libgcrypt.patch === --- initialize-libgcrypt.patch (rev 0) +++ initialize-libgcrypt.patch 2015-04-21 03:01:08 UTC (rev 237842) @@ -0,0 +1,39 @@ +From 4674d4632b9ffc6779d9c9f79b8ebb53c12e29b2 Mon Sep 17 00:00:00 2001 +From: Floris Bos b...@je-eigen-domein.nl +Date: Fri, 2 Jan 2015 16:36:05 +0100 +Subject: [PATCH] Initialize libgcrypt before use + +https://www.gnupg.org/documentation/manuals/gcrypt/Initializing-the-library.html +Before the library can be used, it must initialize itself. +This is achieved by invoking the function gcry_check_version + +Closes issue #45 +Tested with krdc + libgcrypt 1.6.1 (libgcrypt20-dev Ubunutu package) +connecting to a Mac Mini. + +Signed-off-by: Floris Bos b...@je-eigen-domein.nl +--- + libvncclient/rfbproto.c | 10 ++ + 1 file changed, 10 insertions(+) + +diff --git a/libvncclient/rfbproto.c b/libvncclient/rfbproto.c +index f653850..aa74c23 100644 +--- a/libvncclient/rfbproto.c b/libvncclient/rfbproto.c +@@ -857,6 +857,16 @@ HandleARDAuth(rfbClient *client) + rfbCredential *cred = NULL; + rfbBool result = FALSE; + ++ if (!gcry_control(GCRYCTL_INITIALIZATION_FINISHED_P)) ++ { ++/* Application did not initialize gcrypt, so we should */ ++if (!gcry_check_version(GCRYPT_VERSION)) ++{ ++ /* Older version of libgcrypt is installed on system than compiled against */ ++ rfbClientLog(libgcrypt version mismatch.\n); ++} ++ } ++ + while (1) + { + if (!ReadFromRFBServer(client, (char *)gen, 2))
[arch-commits] Commit in libvncserver/repos (6 files)
Date: Tuesday, April 21, 2015 @ 05:01:43 Author: fyan Revision: 237843 archrelease: copy trunk to extra-i686, extra-x86_64 Added: libvncserver/repos/extra-i686/PKGBUILD (from rev 237842, libvncserver/trunk/PKGBUILD) libvncserver/repos/extra-i686/initialize-libgcrypt.patch (from rev 237842, libvncserver/trunk/initialize-libgcrypt.patch) libvncserver/repos/extra-x86_64/PKGBUILD (from rev 237842, libvncserver/trunk/PKGBUILD) libvncserver/repos/extra-x86_64/initialize-libgcrypt.patch (from rev 237842, libvncserver/trunk/initialize-libgcrypt.patch) Deleted: libvncserver/repos/extra-i686/PKGBUILD libvncserver/repos/extra-x86_64/PKGBUILD -+ /PKGBUILD | 74 ++ extra-i686/PKGBUILD | 28 --- extra-i686/initialize-libgcrypt.patch | 39 +++ extra-x86_64/PKGBUILD | 28 --- extra-x86_64/initialize-libgcrypt.patch | 39 +++ 5 files changed, 152 insertions(+), 56 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-21 03:01:08 UTC (rev 237842) +++ extra-i686/PKGBUILD 2015-04-21 03:01:43 UTC (rev 237843) @@ -1,28 +0,0 @@ -# $Id$ -# Maintainer: -# Contributor: Andrea Scarpino and...@archlinux.org -# Contributor: Tobias Powalowski tp...@archlinux.org - -pkgname=libvncserver -pkgver=0.9.10 -pkgrel=2 -pkgdesc=A cross-platform C libraries that allow you to easily implement VNC server -arch=('i686' 'x86_64') -url=https://libvnc.github.io/; -license=('GPL') -depends=('libpng' 'libjpeg' 'gnutls' 'libgcrypt' 'openssl') -makedepends=('sdl') -source=(https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${pkgver}.tar.gz;) -md5sums=('e1b888fae717b06896f8aec100163d27') - -build() { - cd ${pkgname}-LibVNCServer-${pkgver} - ./autogen.sh - ./configure --prefix=/usr - make -} - -package() { - cd ${pkgname}-LibVNCServer-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: libvncserver/repos/extra-i686/PKGBUILD (from rev 237842, libvncserver/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-21 03:01:43 UTC (rev 237843) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Tobias Powalowski tp...@archlinux.org + +pkgname=libvncserver +pkgver=0.9.10 +pkgrel=3 +pkgdesc=A cross-platform C libraries that allow you to easily implement VNC server +arch=('i686' 'x86_64') +url=https://libvnc.github.io/; +license=('GPL') +depends=('libpng' 'libjpeg' 'gnutls' 'libgcrypt' 'openssl') +makedepends=('sdl') +source=(https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${pkgver}.tar.gz; +initialize-libgcrypt.patch) +md5sums=('e1b888fae717b06896f8aec100163d27' + 'e22024d3a81c45129411e39e7d143835') + +prepare() { + cd ${pkgname}-LibVNCServer-${pkgver} + # Fix crashing when connecting to Mac hosts + # Suggested by upstream: https://github.com/LibVNC/libvncserver/pull/51#issuecomment-68884516 + patch -p1 -i ../initialize-libgcrypt.patch +} + +build() { + cd ${pkgname}-LibVNCServer-${pkgver} + ./autogen.sh + ./configure --prefix=/usr + make +} + +package() { + cd ${pkgname}-LibVNCServer-${pkgver} + make DESTDIR=${pkgdir} install +} Copied: libvncserver/repos/extra-i686/initialize-libgcrypt.patch (from rev 237842, libvncserver/trunk/initialize-libgcrypt.patch) === --- extra-i686/initialize-libgcrypt.patch (rev 0) +++ extra-i686/initialize-libgcrypt.patch 2015-04-21 03:01:43 UTC (rev 237843) @@ -0,0 +1,39 @@ +From 4674d4632b9ffc6779d9c9f79b8ebb53c12e29b2 Mon Sep 17 00:00:00 2001 +From: Floris Bos b...@je-eigen-domein.nl +Date: Fri, 2 Jan 2015 16:36:05 +0100 +Subject: [PATCH] Initialize libgcrypt before use + +https://www.gnupg.org/documentation/manuals/gcrypt/Initializing-the-library.html +Before the library can be used, it must initialize itself. +This is achieved by invoking the function gcry_check_version + +Closes issue #45 +Tested with krdc + libgcrypt 1.6.1 (libgcrypt20-dev Ubunutu package) +connecting to a Mac Mini. + +Signed-off-by: Floris Bos b...@je-eigen-domein.nl +--- + libvncclient/rfbproto.c | 10 ++ + 1 file changed, 10 insertions(+) + +diff --git a/libvncclient/rfbproto.c b/libvncclient/rfbproto.c +index f653850..aa74c23 100644 +--- a/libvncclient/rfbproto.c b/libvncclient/rfbproto.c +@@ -857,6 +857,16 @@ HandleARDAuth(rfbClient *client) + rfbCredential *cred = NULL; + rfbBool result = FALSE; + ++ if (!gcry_control(GCRYCTL_INITIALIZATION_FINISHED_P)) ++ { ++/* Application did not initialize gcrypt, so we should */ ++if
[arch-commits] Commit in thefuck/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, April 21, 2015 @ 07:56:31 Author: fyan Revision: 131777 archrelease: copy trunk to community-any Added: thefuck/repos/community-any/PKGBUILD (from rev 131776, thefuck/trunk/PKGBUILD) Deleted: thefuck/repos/community-any/PKGBUILD --+ PKGBUILD | 68 ++--- 1 file changed, 34 insertions(+), 34 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-21 05:54:49 UTC (rev 131776) +++ PKGBUILD2015-04-21 05:56:31 UTC (rev 131777) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org - -pkgname=thefuck -pkgver=1.13 -pkgrel=1 -pkgdesc=Magnificent app which corrects your previous console command -arch=('any') -url=https://github.com/nvbn/thefuck; -license=('MIT') -depends=('python-setuptools' 'python-pathlib' 'python-psutil') -checkdepends=('python-pytest' 'python-mock') -source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) -sha256sums=('3d00222a2ee5eede2fafe69f16ac697fab6c29dcf0d83c3efbcc7bcb6dff145b') - -build() { - cd ${srcdir}/thefuck-$pkgver - python setup.py build -} - -check() { - # Tests not included in released tarball - cd ${srcdir}/thefuck-$pkgver - # py.test -} - -package() { - cd thefuck-$pkgver - python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/ - - install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md -} - -# vim:set ts=2 sw=2 et: Copied: thefuck/repos/community-any/PKGBUILD (from rev 131776, thefuck/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-21 05:56:31 UTC (rev 131777) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org + +pkgname=thefuck +pkgver=1.14 +pkgrel=1 +pkgdesc=Magnificent app which corrects your previous console command +arch=('any') +url=https://github.com/nvbn/thefuck; +license=('MIT') +depends=('python-setuptools' 'python-pathlib' 'python-psutil') +checkdepends=('python-pytest' 'python-mock') +source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) +sha256sums=('1fce823630fc30ce9dbc3f9c31b406b39dcb6246f29bbfd95ca4f13dcef130fb') + +build() { + cd ${srcdir}/thefuck-$pkgver + python setup.py build +} + +check() { + # Tests not included in released tarball + cd ${srcdir}/thefuck-$pkgver + # py.test +} + +package() { + cd thefuck-$pkgver + python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/ + + install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in sip/repos (4 files)
Date: Tuesday, April 21, 2015 @ 06:19:43 Author: fyan Revision: 237845 archrelease: copy trunk to extra-i686, extra-x86_64 Added: sip/repos/extra-i686/PKGBUILD (from rev 237844, sip/trunk/PKGBUILD) sip/repos/extra-x86_64/PKGBUILD (from rev 237844, sip/trunk/PKGBUILD) Deleted: sip/repos/extra-i686/PKGBUILD sip/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 130 extra-i686/PKGBUILD | 65 extra-x86_64/PKGBUILD | 65 3 files changed, 130 insertions(+), 130 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-21 04:19:02 UTC (rev 237844) +++ extra-i686/PKGBUILD 2015-04-21 04:19:43 UTC (rev 237845) @@ -1,65 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org -# Contributor: Douglas Soares de Andrade doug...@archlinux.org -# Contributor: riai r...@bigfoot.com, Ben b...@benmazer.net - -pkgbase=sip -pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.16.6 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://www.riverbankcomputing.com/software/sip/intro' -license=('custom:sip') -makedepends=('python' 'python2') -source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) -md5sums=('44e87c4c98206f465d3f07f4caa0c903') - -build() { - cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} - - cd ${pkgbase}-${pkgver} - python configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} - make - - ### Python2 version ### - cd ../python2-${pkgbase}-${pkgver} - python2 configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} - make -} - -package_sip() { - pkgdesc=A tool that makes it easy to create Python bindings for C and C++ libraries - depends=('glibc') - - cd ${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C sipgen - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} - -package_python-sip() { - pkgdesc=Python 3.x SIP bindings for C and C++ libraries - depends=('sip' 'python') - - cd ${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C siplib - - install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python3.4/site-packages/sipconfig.py - install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python3.4/site-packages/sipdistutils.py - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} - -package_python2-sip() { - pkgdesc=Python 2.x SIP bindings for C and C++ libraries - depends=('sip' 'python2') - - cd python2-${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C siplib - - install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python2.7/site-packages/sipconfig.py - install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python2.7/site-packages/sipdistutils.py - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} Copied: sip/repos/extra-i686/PKGBUILD (from rev 237844, sip/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-21 04:19:43 UTC (rev 237845) @@ -0,0 +1,65 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Douglas Soares de Andrade doug...@archlinux.org +# Contributor: riai r...@bigfoot.com, Ben b...@benmazer.net + +pkgbase=sip +pkgname=('sip' 'python-sip' 'python2-sip') +pkgver=4.16.7 +pkgrel=1 +arch=('i686' 'x86_64') +url='http://www.riverbankcomputing.com/software/sip/intro' +license=('custom:sip') +makedepends=('python' 'python2') +source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) +md5sums=('32abc003980599d33ffd789734de4c36') + +build() { + cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} + + cd ${pkgbase}-${pkgver} + python configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} + make + + ### Python2 version ### + cd ../python2-${pkgbase}-${pkgver} + python2 configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} + make +} + +package_sip() { + pkgdesc=A tool that makes it easy to create Python bindings for C and C++ libraries + depends=('glibc') + + cd ${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install -C sipgen + + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} + +package_python-sip() { + pkgdesc=Python 3.x SIP bindings for C and C++ libraries + depends=('sip' 'python') + + cd ${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install -C siplib + + install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python3.4/site-packages/sipconfig.py + install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python3.4/site-packages/sipdistutils.py + + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} + +package_python2-sip() { + pkgdesc=Python 2.x SIP bindings for C and C++ libraries + depends=('sip' 'python2') + + cd python2-${pkgbase}-${pkgver} + make
[arch-commits] Commit in sip/trunk (PKGBUILD)
Date: Tuesday, April 21, 2015 @ 06:19:02 Author: fyan Revision: 237844 upgpkg: sip 4.16.7-1 Modified: sip/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-21 03:01:43 UTC (rev 237843) +++ PKGBUILD2015-04-21 04:19:02 UTC (rev 237844) @@ -6,7 +6,7 @@ pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.16.6 +pkgver=4.16.7 pkgrel=1 arch=('i686' 'x86_64') url='http://www.riverbankcomputing.com/software/sip/intro' @@ -13,7 +13,7 @@ license=('custom:sip') makedepends=('python' 'python2') source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) -md5sums=('44e87c4c98206f465d3f07f4caa0c903') +md5sums=('32abc003980599d33ffd789734de4c36') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
[arch-commits] Commit in emacs/repos/extra-i686 (5 files)
Date: Monday, April 20, 2015 @ 13:29:42 Author: juergen Revision: 237782 archrelease: copy trunk to extra-i686 Added: emacs/repos/extra-i686/PKGBUILD (from rev 237781, emacs/trunk/PKGBUILD) emacs/repos/extra-i686/emacs.install (from rev 237781, emacs/trunk/emacs.install) Deleted: emacs/repos/extra-i686/PKGBUILD emacs/repos/extra-i686/emacs.install emacs/repos/extra-i686/gnupg21.patch ---+ PKGBUILD | 91 +--- emacs.install | 64 +++ gnupg21.patch | 28 - 3 files changed, 74 insertions(+), 109 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-20 10:46:50 UTC (rev 237781) +++ PKGBUILD2015-04-20 11:29:42 UTC (rev 237782) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Juergen Hoetzel juer...@archlinux.org -# Contributor: Renchi Raju ren...@green.tam.uiuc.edu - -pkgname=emacs -pkgver=24.4 -pkgrel=3 -pkgdesc=The extensible, customizable, self-documenting real-time display editor -arch=('i686' 'x86_64') -url=http://www.gnu.org/software/emacs/emacs.html; -license=('GPL3') -depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') -install=emacs.install -validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199') -source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig} -gnupg21.patch) -md5sums=('ad487658ad7421ad8d7b5152192eb945' - 'SKIP' - '0583d868e0e304bac3df95b7518615cd') - -prepare() { - cd $srcdir/$pkgname-$pkgver - patch -p1 -i ../gnupg21.patch -} - -build() { - cd $srcdir/$pkgname-$pkgver - ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ ---localstatedir=/var --with-x-toolkit=gtk3 --with-xft - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install - - # remove conflict with ctags package - mv $pkgdir/usr/bin/{ctags,ctags.emacs} - mv $pkgdir/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1} - # remove conflict with texinfo - rm $pkgdir/usr/share/info/info.info.gz - # fix user/root permissions on usr/share files - find $pkgdir/usr/share/emacs/$pkgver -exec chown root:root {} \; - # fix perms on /var/games - chmod 775 $pkgdir/var/games - chmod 775 $pkgdir/var/games/emacs - chmod 664 $pkgdir/var/games/emacs/* - chown -R root:games $pkgdir/var/games -} Copied: emacs/repos/extra-i686/PKGBUILD (from rev 237781, emacs/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-20 11:29:42 UTC (rev 237782) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Juergen Hoetzel juer...@archlinux.org +# Contributor: Renchi Raju ren...@green.tam.uiuc.edu + +pkgname=emacs +pkgver=24.5 +pkgrel=1 +pkgdesc=The extensible, customizable, self-documenting real-time display editor +arch=('i686' 'x86_64') +url=http://www.gnu.org/software/emacs/emacs.html; +license=('GPL3') +depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') +install=emacs.install +validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' '28D3BED851FDF3AB57FEF93C233587A47C207910') +source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig}) +md5sums=('50560ee00bac9bb9cf0e822764cd0832' + 'SKIP') + +build() { + cd $srcdir/$pkgname-$pkgver + ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ +--localstatedir=/var --with-x-toolkit=gtk3 --with-xft + make +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR=$pkgdir install + + # remove conflict with ctags package + mv $pkgdir/usr/bin/{ctags,ctags.emacs} + mv $pkgdir/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1} + # remove conflict with texinfo + rm $pkgdir/usr/share/info/info.info.gz + # fix user/root permissions on usr/share files + find $pkgdir/usr/share/emacs/$pkgver -exec chown root:root {} \; + # fix perms on /var/games + chmod 775 $pkgdir/var/games + chmod 775 $pkgdir/var/games/emacs + chmod 664 $pkgdir/var/games/emacs/* + chown -R root:games $pkgdir/var/games +} Deleted: emacs.install === --- emacs.install 2015-04-20 10:46:50 UTC (rev 237781) +++ emacs.install 2015-04-20 11:29:42 UTC (rev 237782) @@ -1,32 +0,0 @@ -ICON_PATH=usr/share/icons/hicolor -INFO_DIR=usr/share/info - -INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse -ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake -forms gnus htmlfontify idlwave mairix-el message mh-e newsticker nxml-mode -org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve
[arch-commits] Commit in xine-lib/repos (4 files)
Date: Monday, April 20, 2015 @ 14:14:45 Author: bpiotrowski Revision: 237786 archrelease: copy trunk to staging-i686, staging-x86_64 Added: xine-lib/repos/staging-i686/ xine-lib/repos/staging-i686/PKGBUILD (from rev 237785, xine-lib/trunk/PKGBUILD) xine-lib/repos/staging-x86_64/ xine-lib/repos/staging-x86_64/PKGBUILD (from rev 237785, xine-lib/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 48 ++ staging-x86_64/PKGBUILD | 48 ++ 2 files changed, 96 insertions(+) Copied: xine-lib/repos/staging-i686/PKGBUILD (from rev 237785, xine-lib/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-20 12:14:45 UTC (rev 237786) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Eric Bélanger e...@archlinux.org + +pkgname=xine-lib +pkgver=1.2.6 +pkgrel=5 +pkgdesc=A multimedia playback engine +arch=('i686' 'x86_64') +url=http://www.xine-project.org; +license=('LGPL' 'GPL') +depends=('libxvmc' 'ffmpeg' 'libxinerama') +makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug' + 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav' + 'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'libvdpau' 'glu' 'gdk-pixbuf2') +optdepends=('imagemagick: for using the imagemagick plugin' \ +'jack: for using the jack plugin' \ +'vcdimager: for using the vcd plugin' \ +'glu: for using the opengl plugin' \ +'wavpack: for using the wavpack plugin' \ +'faad2: for using the faad plugin' \ +'libmng: for using the mng plugin' \ +'aalib: for using the aalib plugin' \ +'libmodplug: for using the modplug plugin' \ +'libdca: for using the dca plugin' \ +'a52dec: for using the a52 plugin' \ +'libmad: for using the mp3 plugin' \ +'libdvdnav: for using the dvd plugin' \ +'libmpcdec: for using the musepack plugin' \ +'libcaca: for using the caca plugin' \ +'libbluray: for using the bluray plugin' \ +'gnome-vfs: for using the gnome-vfs plugin' \ +'libvdpau: for using the VDPAU plugin' \ +'smbclient: for using the samba plugin' \ +'gdk-pixbuf2: for using the gdk-pixbuf plugin') +source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz) +sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5') + +build() { + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --with-wavpack --enable-vdpau --with-external-dvdnav \ +--disable-optimizations + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install +} Copied: xine-lib/repos/staging-x86_64/PKGBUILD (from rev 237785, xine-lib/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-04-20 12:14:45 UTC (rev 237786) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Eric Bélanger e...@archlinux.org + +pkgname=xine-lib +pkgver=1.2.6 +pkgrel=5 +pkgdesc=A multimedia playback engine +arch=('i686' 'x86_64') +url=http://www.xine-project.org; +license=('LGPL' 'GPL') +depends=('libxvmc' 'ffmpeg' 'libxinerama') +makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug' + 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav' + 'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'libvdpau' 'glu' 'gdk-pixbuf2') +optdepends=('imagemagick: for using the imagemagick plugin' \ +'jack: for using the jack plugin' \ +'vcdimager: for using the vcd plugin' \ +'glu: for using the opengl plugin' \ +'wavpack: for using the wavpack plugin' \ +'faad2: for using the faad plugin' \ +'libmng: for using the mng plugin' \ +'aalib: for using the aalib plugin' \ +'libmodplug: for using the modplug plugin' \ +'libdca: for using the dca plugin' \ +'a52dec: for using the a52 plugin' \ +'libmad: for using the mp3 plugin' \ +'libdvdnav: for using the dvd plugin' \ +'libmpcdec: for using the musepack plugin' \ +'libcaca: for using the caca plugin' \ +'libbluray: for using the bluray plugin' \ +'gnome-vfs: for using the gnome-vfs plugin' \ +'libvdpau: for using the VDPAU plugin' \ +'smbclient: for using the samba plugin' \ +'gdk-pixbuf2: for using the gdk-pixbuf plugin') +source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz) +sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5') + +build() { + cd ${pkgname}-${pkgver} + ./configure
[arch-commits] Commit in xine-lib/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 14:14:30 Author: bpiotrowski Revision: 237785 upgpkg: xine-lib 1.2.6-5 rebuild against libvpx 1.4.0 Modified: xine-lib/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 12:03:42 UTC (rev 237784) +++ PKGBUILD2015-04-20 12:14:30 UTC (rev 237785) @@ -3,7 +3,7 @@ pkgname=xine-lib pkgver=1.2.6 -pkgrel=4 +pkgrel=5 pkgdesc=A multimedia playback engine arch=('i686' 'x86_64') url=http://www.xine-project.org;
[arch-commits] Commit in gst-plugins-good/repos (4 files)
Date: Monday, April 20, 2015 @ 14:03:42 Author: bpiotrowski Revision: 237784 archrelease: copy trunk to staging-i686, staging-x86_64 Added: gst-plugins-good/repos/staging-i686/ gst-plugins-good/repos/staging-i686/PKGBUILD (from rev 237783, gst-plugins-good/trunk/PKGBUILD) gst-plugins-good/repos/staging-x86_64/ gst-plugins-good/repos/staging-x86_64/PKGBUILD (from rev 237783, gst-plugins-good/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 40 staging-x86_64/PKGBUILD | 40 2 files changed, 80 insertions(+) Copied: gst-plugins-good/repos/staging-i686/PKGBUILD (from rev 237783, gst-plugins-good/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-20 12:03:42 UTC (rev 237784) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Jan de Groot j...@archlinux.org + +pkgname=gst-plugins-good +pkgver=1.4.5 +pkgrel=2 +pkgdesc=GStreamer Multimedia Framework Good Plugins +arch=('i686' 'x86_64') +license=('LGPL') +url=http://gstreamer.freedesktop.org/; +depends=('libpulse' 'jack' 'libsoup' 'gst-plugins-base-libs' 'wavpack' 'aalib' 'taglib' 'libdv' 'libshout' 'libvpx' 'gdk-pixbuf2' 'libcaca' 'libavc1394' 'libiec61883' 'libxdamage' 'v4l-utils' 'cairo') +makedepends=('gstreamer' 'speex' 'flac' 'libraw1394' 'python' 'gtk-doc') +options=(!emptydirs) +source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz) +sha256sums=('79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641') + +build() { + cd $pkgname-$pkgver + + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--disable-static --enable-experimental --enable-gtk-doc \ +--with-package-name=GStreamer Good Plugins (Arch Linux) \ +--with-package-origin=http://www.archlinux.org/; + + # https://bugzilla.gnome.org/show_bug.cgi?id=655517 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +# Disabled for now: souphttpsrc times out, and takes a damn long time to do so +#check() { +# cd $pkgname-$pkgver +# make check +#} + +package() { + cd $pkgname-$pkgver + make DESTDIR=${pkgdir} install +} Copied: gst-plugins-good/repos/staging-x86_64/PKGBUILD (from rev 237783, gst-plugins-good/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-04-20 12:03:42 UTC (rev 237784) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Jan de Groot j...@archlinux.org + +pkgname=gst-plugins-good +pkgver=1.4.5 +pkgrel=2 +pkgdesc=GStreamer Multimedia Framework Good Plugins +arch=('i686' 'x86_64') +license=('LGPL') +url=http://gstreamer.freedesktop.org/; +depends=('libpulse' 'jack' 'libsoup' 'gst-plugins-base-libs' 'wavpack' 'aalib' 'taglib' 'libdv' 'libshout' 'libvpx' 'gdk-pixbuf2' 'libcaca' 'libavc1394' 'libiec61883' 'libxdamage' 'v4l-utils' 'cairo') +makedepends=('gstreamer' 'speex' 'flac' 'libraw1394' 'python' 'gtk-doc') +options=(!emptydirs) +source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz) +sha256sums=('79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641') + +build() { + cd $pkgname-$pkgver + + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--disable-static --enable-experimental --enable-gtk-doc \ +--with-package-name=GStreamer Good Plugins (Arch Linux) \ +--with-package-origin=http://www.archlinux.org/; + + # https://bugzilla.gnome.org/show_bug.cgi?id=655517 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +# Disabled for now: souphttpsrc times out, and takes a damn long time to do so +#check() { +# cd $pkgname-$pkgver +# make check +#} + +package() { + cd $pkgname-$pkgver + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in gst-plugins-good/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 14:03:30 Author: bpiotrowski Revision: 237783 upgpkg: gst-plugins-good 1.4.5-2 rebuild against libvpx 1.4.0 Modified: gst-plugins-good/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 11:29:42 UTC (rev 237782) +++ PKGBUILD2015-04-20 12:03:30 UTC (rev 237783) @@ -3,7 +3,7 @@ pkgname=gst-plugins-good pkgver=1.4.5 -pkgrel=1 +pkgrel=2 pkgdesc=GStreamer Multimedia Framework Good Plugins arch=('i686' 'x86_64') license=('LGPL')
[arch-commits] Commit in vlc/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 09:43:30 Author: bpiotrowski Revision: 237775 upgpkg: vlc 2.2.1-2 rebuild against libvpx 1.4.0 Modified: vlc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 07:33:56 UTC (rev 237774) +++ PKGBUILD2015-04-20 07:43:30 UTC (rev 237775) @@ -5,7 +5,7 @@ pkgname=vlc pkgver=2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player arch=('i686' 'x86_64') url=http://www.videolan.org/vlc/;
[arch-commits] Commit in vlc/repos (6 files)
Date: Monday, April 20, 2015 @ 09:43:35 Author: bpiotrowski Revision: 237776 archrelease: copy trunk to staging-i686, staging-x86_64 Added: vlc/repos/staging-i686/ vlc/repos/staging-i686/PKGBUILD (from rev 237775, vlc/trunk/PKGBUILD) vlc/repos/staging-i686/vlc.install (from rev 237775, vlc/trunk/vlc.install) vlc/repos/staging-x86_64/ vlc/repos/staging-x86_64/PKGBUILD (from rev 237775, vlc/trunk/PKGBUILD) vlc/repos/staging-x86_64/vlc.install (from rev 237775, vlc/trunk/vlc.install) + staging-i686/PKGBUILD | 101 +++ staging-i686/vlc.install | 18 +++ staging-x86_64/PKGBUILD| 101 +++ staging-x86_64/vlc.install | 18 +++ 4 files changed, 238 insertions(+) Copied: vlc/repos/staging-i686/PKGBUILD (from rev 237775, vlc/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-20 07:43:35 UTC (rev 237776) @@ -0,0 +1,101 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Sarah Hay sarah...@mb.sympatico.ca +# Contributor: Martin Sandsmark martin.sandsm...@kde.org + +pkgname=vlc +pkgver=2.2.1 +pkgrel=2 +pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player +arch=('i686' 'x86_64') +url=http://www.videolan.org/vlc/; +license=('LGPL2.1' 'GPL2') +depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt4' 'libproxy' + 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' + 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' + 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar' + 'libxinerama') +makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs' + 'libdc1394' 'libavc1394' 'lirc' 'libcaca' + 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm' + 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'gnome-vfs' + 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa') +optdepends=('avahi: for service discovery using bonjour protocol' +'libnotify: for notification plugin' +'ncurses: for ncurses interface support' +'libdvdcss: for decoding encrypted DVDs' +'lirc: for lirc plugin' +'libavc1394: for devices using the 1394ta AV/C' +'libdc1394: for IEEE 1394 plugin' +'kdelibs: KDE Solid hardware integration' +'libva-vdpau-driver: vdpau back-end for nvidia' +'libva-intel-driver: back-end for intel cards' +'libbluray: for Blu-Ray support' +'flac: for Free Lossless Audio Codec plugin' +'portaudio: for portaudio support' +'twolame: for TwoLAME mpeg2 encoder plugin' +'projectm: for ProjectM visualisation plugin' +'libcaca: for colored ASCII art video output' +'libgme: for libgme plugin' +'librsvg: for SVG plugin' +'gnome-vfs: for GNOME Virtual File System support' +'libgoom2: for libgoom plugin' +'vcdimager: navigate VCD with libvcdinfo' +'aalib: for ASCII art plugin' +'libmtp: for MTP devices support' +'smbclient: for SMB access plugin' +'libcdio: for audio CD playback support' +'ttf-freefont: for subtitle font ' +'ttf-dejavu: for subtitle font' +'opus: for opus support' +'libssh2: for sftp support' +'lua-socket: for http interface') +conflicts=('vlc-plugin') +replaces=('vlc-plugin') +backup=('usr/share/vlc/lua/http/.hosts' +'usr/share/vlc/lua/http/dialogs/.hosts') +options=('!emptydirs') +install=vlc.install +source=(http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;) +md5sums=('42273945758b521c408fabc7fd6d9946') + +prepare() { + cd ${srcdir}/${pkgname}-${pkgver} + + sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c + sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp +} + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + CFLAGS+= -I/usr/include/samba-4.0 CPPFLAGS+= -I/usr/include/samba-4.0 \ + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --disable-rpath \ + --enable-faad \ + --enable-nls \ + --enable-lirc \ + --enable-ncurses \ + --enable-realrtsp \ + --enable-aa \ + --enable-vcdx \ + --enable-upnp \ + --enable-opus \ + --enable-sftp \ + LUAC=/usr/bin/luac LUA_LIBS=`pkg-config --libs lua` \ + RCC=/usr/bin/rcc-qt4 + + make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + + make DESTDIR=${pkgdir} install + + for res in 16 32 48 128; do +install -D -m644
[arch-commits] Commit in kdeplasma4-addons/repos (12 files)
Date: Monday, April 20, 2015 @ 10:52:42 Author: arojas Revision: 237778 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdeplasma4-addons/repos/extra-i686/PKGBUILD (from rev 23, kdeplasma4-addons/trunk/PKGBUILD) kdeplasma4-addons/repos/extra-i686/kdeplasma-addons-applets-lancelot.install (from rev 23, kdeplasma4-addons/trunk/kdeplasma-addons-applets-lancelot.install) kdeplasma4-addons/repos/extra-i686/kdeplasma4-addons.install (from rev 23, kdeplasma4-addons/trunk/kdeplasma4-addons.install) kdeplasma4-addons/repos/extra-x86_64/PKGBUILD (from rev 23, kdeplasma4-addons/trunk/PKGBUILD) kdeplasma4-addons/repos/extra-x86_64/kdeplasma-addons-applets-lancelot.install (from rev 23, kdeplasma4-addons/trunk/kdeplasma-addons-applets-lancelot.install) kdeplasma4-addons/repos/extra-x86_64/kdeplasma4-addons.install (from rev 23, kdeplasma4-addons/trunk/kdeplasma4-addons.install) Deleted: kdeplasma4-addons/repos/extra-i686/PKGBUILD kdeplasma4-addons/repos/extra-i686/kdeplasma-addons-applets-lancelot.install kdeplasma4-addons/repos/extra-i686/kdeplasma4-addons.install kdeplasma4-addons/repos/extra-x86_64/PKGBUILD kdeplasma4-addons/repos/extra-x86_64/kdeplasma-addons-applets-lancelot.install kdeplasma4-addons/repos/extra-x86_64/kdeplasma4-addons.install + /PKGBUILD | 1298 +++ /kdeplasma-addons-applets-lancelot.install | 24 /kdeplasma4-addons.install | 22 extra-i686/PKGBUILD| 649 --- extra-i686/kdeplasma-addons-applets-lancelot.install | 12 extra-i686/kdeplasma4-addons.install | 11 extra-x86_64/PKGBUILD | 649 --- extra-x86_64/kdeplasma-addons-applets-lancelot.install | 12 extra-x86_64/kdeplasma4-addons.install | 11 9 files changed, 1344 insertions(+), 1344 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 23:237778 to see the changes.
[arch-commits] Commit in kdeplasma4-addons/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 10:51:18 Author: arojas Revision: 23 Rebuild against marble 15.04 Modified: kdeplasma4-addons/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 07:43:35 UTC (rev 237776) +++ PKGBUILD2015-04-20 08:51:18 UTC (rev 23) @@ -79,7 +79,7 @@ 'kdeplasma-addons-wallpapers-virus' 'kdeplasma-addons-wallpapers-weather') pkgver=4.14.3 -pkgrel=4 +pkgrel=5 arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/workspace/kdeplasma-addons' license=('GPL' 'LGPL')
[arch-commits] Commit in php/repos (18 files)
Date: Monday, April 20, 2015 @ 09:33:56 Author: bpiotrowski Revision: 237774 archrelease: copy trunk to staging-i686, staging-x86_64 Added: php/repos/staging-i686/ php/repos/staging-i686/PKGBUILD (from rev 237773, php/trunk/PKGBUILD) php/repos/staging-i686/apache.conf (from rev 237773, php/trunk/apache.conf) php/repos/staging-i686/logrotate.d.php-fpm (from rev 237773, php/trunk/logrotate.d.php-fpm) php/repos/staging-i686/php-fpm.conf.in.patch (from rev 237773, php/trunk/php-fpm.conf.in.patch) php/repos/staging-i686/php-fpm.install (from rev 237773, php/trunk/php-fpm.install) php/repos/staging-i686/php-fpm.service (from rev 237773, php/trunk/php-fpm.service) php/repos/staging-i686/php-fpm.tmpfiles (from rev 237773, php/trunk/php-fpm.tmpfiles) php/repos/staging-i686/php.ini.patch (from rev 237773, php/trunk/php.ini.patch) php/repos/staging-x86_64/ php/repos/staging-x86_64/PKGBUILD (from rev 237773, php/trunk/PKGBUILD) php/repos/staging-x86_64/apache.conf (from rev 237773, php/trunk/apache.conf) php/repos/staging-x86_64/logrotate.d.php-fpm (from rev 237773, php/trunk/logrotate.d.php-fpm) php/repos/staging-x86_64/php-fpm.conf.in.patch (from rev 237773, php/trunk/php-fpm.conf.in.patch) php/repos/staging-x86_64/php-fpm.install (from rev 237773, php/trunk/php-fpm.install) php/repos/staging-x86_64/php-fpm.service (from rev 237773, php/trunk/php-fpm.service) php/repos/staging-x86_64/php-fpm.tmpfiles (from rev 237773, php/trunk/php-fpm.tmpfiles) php/repos/staging-x86_64/php.ini.patch (from rev 237773, php/trunk/php.ini.patch) --+ staging-i686/PKGBUILD| 395 + staging-i686/apache.conf | 13 + staging-i686/logrotate.d.php-fpm |8 staging-i686/php-fpm.conf.in.patch | 52 staging-i686/php-fpm.install |9 staging-i686/php-fpm.service | 13 + staging-i686/php-fpm.tmpfiles|1 staging-i686/php.ini.patch | 121 ++ staging-x86_64/PKGBUILD | 395 + staging-x86_64/apache.conf | 13 + staging-x86_64/logrotate.d.php-fpm |8 staging-x86_64/php-fpm.conf.in.patch | 52 staging-x86_64/php-fpm.install |9 staging-x86_64/php-fpm.service | 13 + staging-x86_64/php-fpm.tmpfiles |1 staging-x86_64/php.ini.patch | 121 ++ 16 files changed, 1224 insertions(+) Copied: php/repos/staging-i686/PKGBUILD (from rev 237773, php/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-04-20 07:33:56 UTC (rev 237774) @@ -0,0 +1,395 @@ +# $Id$ +# Maintainer: Pierre Schmitz pie...@archlinux.de + +pkgbase=php +pkgname=('php' + 'php-cgi' + 'php-apache' + 'php-fpm' + 'php-embed' + 'php-phpdbg' + 'php-pear' + 'php-enchant' + 'php-gd' + 'php-intl' + 'php-ldap' + 'php-mcrypt' + 'php-mssql' + 'php-odbc' + 'php-pgsql' + 'php-pspell' + 'php-snmp' + 'php-sqlite' + 'php-tidy' + 'php-xsl') +pkgver=5.6.8 +pkgrel=2 +arch=('i686' 'x86_64') +license=('PHP') +url='http://www.php.net' +makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' + 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds' + 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'gd' 'icu' + 'curl' 'libxslt' 'openssl' 'db' 'gmp' 'systemd') +source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz; +#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz.asc; +'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch' +'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles') +md5sums=('526a5a7f593de632cd9e8546335de8b7' +# 'SKIP' + '942f9d8af9bcab2487ca710ef42ef1de' + 'dec2cbaad64e3abf4f0ec70e1de4e8e9' + '16b5e2e4da59f15bea4c2db78a7bc8dc' + '25bc67ad828e8147a817410b68d8016c' + 'cc2940f5312ba42e7aa1ddfab74b84c4' + 'c60343df74f8e1afb13b084d5c0e47ed') +validpgpkeys=('6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3' + '0BD78B5F97500D450838F95DFE857D9A90D90EC1') + +prepare() { + cd ${srcdir}/${pkgbase}-${pkgver} + + patch -p0 -i ${srcdir}/php.ini.patch + patch -p0 -i ${srcdir}/php-fpm.conf.in.patch + # Just because our Apache 2.4 is configured with a threaded MPM by default does not mean we want to build a ZTS PHP. + # Let's supress this behaviour and build a SAPI that works fine with the prefork MPM. + sed '/APACHE_THREADED_MPM=/d' -i sapi/apache2handler/config.m4 -i configure +} + +build() { + local _phpconfig=--srcdir=../${pkgbase}-${pkgver}
[arch-commits] Commit in php/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 09:33:31 Author: bpiotrowski Revision: 237773 upgpkg: php 5.6.8-2 rebuild against libvpx 1.4.0 Modified: php/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 07:29:37 UTC (rev 237772) +++ PKGBUILD2015-04-20 07:33:31 UTC (rev 237773) @@ -23,7 +23,7 @@ 'php-tidy' 'php-xsl') pkgver=5.6.8 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('PHP') url='http://www.php.net'
[arch-commits] Commit in hhvm/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 11:43:06 Author: mtorromeo Revision: 131739 upgpkg: hhvm 3.6.1-3 libvpx 1.4.0 rebuild Modified: hhvm/trunk/PKGBUILD --+ PKGBUILD | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 03:37:28 UTC (rev 131738) +++ PKGBUILD2015-04-20 09:43:06 UTC (rev 131739) @@ -4,7 +4,7 @@ pkgname=hhvm pkgver=3.6.1 -pkgrel=2 +pkgrel=3 _thirdparty_commit=3bf14f9194bff0f681ee60bc6e5f1ac60b233f5c _folly_commit=7d2497f0e57fb14b6ea43a5a2d180604d7e1e7e5 @@ -35,7 +35,8 @@ 'hhvm.service' 'hhvm@.service' 'php.ini' -'server.ini') +'server.ini' + 'libvpx14.patch::https://patch-diff.githubusercontent.com/raw/facebook/hhvm/pull/5191.diff') install=hhvm.install backup=(etc/hhvm/{php,server}.ini) options+=('!buildflags') @@ -43,6 +44,8 @@ prepare() { cd $srcdir/$pkgname-HHVM-$pkgver +patch -p1 -i $srcdir/libvpx14.patch + # Fix sendmail path sed -r 's#/usr/lib/sendmail#/usr/bin/sendmail#g' -i \ hphp/runtime/base/runtime-option.cpp @@ -134,4 +137,5 @@ '8b50d1ef9f5f726e6d8d469a8c84d85ad63f8b507b97d258b4d751a0e3e221df' '59c640602929dac0aa34d06c668ed69361eb4b7b47a77f9aa0badb4d0b61571c' '3e3093f817706c238fad021483f114fd4ce0b45d84097dcb7870157fc9ec769f' -'5b53bc57965e1c5151d720dc7f63f1b2e8ebd5e758b2ef0be3b74df38ebcbce0') +'5b53bc57965e1c5151d720dc7f63f1b2e8ebd5e758b2ef0be3b74df38ebcbce0' +'975885203cef50997a227f5355d49cb9135f0668981059df213f7f0b44597cf8')
[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 12:04:42 Author: fyan Revision: 131741 upgpkg: wiznote 2.1.17.20150420-1 Modified: wiznote/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 09:43:22 UTC (rev 131740) +++ PKGBUILD2015-04-20 10:04:42 UTC (rev 131741) @@ -3,8 +3,8 @@ # Contributor: Albert.Zhou albert.z...@wiz.cn pkgname=wiznote -pkgver=2.1.16.20150326 -_commit=64f97239e409e49fc6198b1849f8e2e8ad35d24c +pkgver=2.1.17.20150420 +_commit=e4f06653fc951cf1600d297e296efc2efa4b1173 pkgrel=1 pkgdesc=Opensource cross-platform cloud based note-taking client arch=('i686' 'x86_64')
[arch-commits] Commit in emacs/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 12:15:03 Author: juergen Revision: 237779 Summary: update to 24.5-1 Modified: emacs/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 08:52:42 UTC (rev 237778) +++ PKGBUILD2015-04-20 10:15:03 UTC (rev 237779) @@ -3,8 +3,8 @@ # Contributor: Renchi Raju ren...@green.tam.uiuc.edu pkgname=emacs -pkgver=24.4 -pkgrel=3 +pkgver=24.5 +pkgrel=1 pkgdesc=The extensible, customizable, self-documenting real-time display editor arch=('i686' 'x86_64') url=http://www.gnu.org/software/emacs/emacs.html; @@ -11,10 +11,10 @@ license=('GPL3') depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') install=emacs.install -validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199') +validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' '28D3BED851FDF3AB57FEF93C233587A47C207910') source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig} gnupg21.patch) -md5sums=('ad487658ad7421ad8d7b5152192eb945' +md5sums=('50560ee00bac9bb9cf0e822764cd0832' 'SKIP' '0583d868e0e304bac3df95b7518615cd')
[arch-commits] Commit in (libxfcegui4 xfce4-quicklauncher-plugin)
Date: Monday, April 20, 2015 @ 09:29:37 Author: foutrelis Revision: 237772 Remove xfce4-quicklauncher-plugin and libxfcegui4 Both are obsolete; libxfcegui4 is also not needed by any other package. Deleted: libxfcegui4/ xfce4-quicklauncher-plugin/
[arch-commits] Commit in hhvm/repos (8 files)
Date: Monday, April 20, 2015 @ 11:43:22 Author: mtorromeo Revision: 131740 archrelease: copy trunk to community-staging-x86_64 Added: hhvm/repos/community-staging-x86_64/ hhvm/repos/community-staging-x86_64/PKGBUILD (from rev 131739, hhvm/trunk/PKGBUILD) hhvm/repos/community-staging-x86_64/hhvm.install (from rev 131739, hhvm/trunk/hhvm.install) hhvm/repos/community-staging-x86_64/hhvm.service (from rev 131739, hhvm/trunk/hhvm.service) hhvm/repos/community-staging-x86_64/hhvm.tmpfile (from rev 131739, hhvm/trunk/hhvm.tmpfile) hhvm/repos/community-staging-x86_64/hhvm@.service (from rev 131739, hhvm/trunk/hhvm@.service) hhvm/repos/community-staging-x86_64/php.ini (from rev 131739, hhvm/trunk/php.ini) hhvm/repos/community-staging-x86_64/server.ini (from rev 131739, hhvm/trunk/server.ini) ---+ PKGBUILD | 141 hhvm.install |9 +++ hhvm.service | 15 + hhvm.tmpfile |2 hhvm@.service | 15 + php.ini | 10 +++ server.ini|6 ++ 7 files changed, 198 insertions(+) Copied: hhvm/repos/community-staging-x86_64/PKGBUILD (from rev 131739, hhvm/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-04-20 09:43:22 UTC (rev 131740) @@ -0,0 +1,141 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com +# Contributor: James Miller ja...@pocketrent.com + +pkgname=hhvm +pkgver=3.6.1 +pkgrel=3 + +_thirdparty_commit=3bf14f9194bff0f681ee60bc6e5f1ac60b233f5c +_folly_commit=7d2497f0e57fb14b6ea43a5a2d180604d7e1e7e5 +_thrift_commit=d30280a33ed2c67672b0295872397e5affb60f8c +_proxygen_commit=d17b4e7735ab728d77266a538cef4dcfc57b5fbd +_webscalesql_commit=004b6b348fdf48f0aa4e3fe1010b891d4fdb9f70 +_mcrouter_commit=addcc91aee3942f4e50760a43fdcb052482be00e +_squangle_commit=269cd2e30a88b16b1cdf12f1eec5a1c16cb8be10 + +pkgdesc=Virtual Machine, Runtime, and JIT for PHP +arch=('x86_64') +url=http://hhvm.com; +license=('PHP') +depends=('boost-libs' 'google-glog' 'libmysqlclient' 'libmemcached' 'libzip' + 'libxslt' 'intel-tbb' 'libmcrypt' 'oniguruma' 'jemalloc' 'curl' 'libvpx' + 'libdwarf' 'imagemagick' 'libedit' 'sqlite' 'libyaml' 'fribidi' 're2') +makedepends=('git' 'cmake' 'gcc' 'boost' 'gflags' 'python2' 'pfff' 'mongodb' + 'ragel' 'libmariadbclient' 'unixodbc') +source=(https://github.com/facebook/hhvm/archive/HHVM-$pkgver.tar.gz; + hhvm-third-party-$_thirdparty_commit.tar.gz::https://github.com/hhvm/hhvm-third-party/archive/$_thirdparty_commit.tar.gz; + folly-$_folly_commit.tar.gz::https://github.com/facebook/folly/archive/$_folly_commit.tar.gz; + thrift-$_thrift_commit.tar.gz::https://github.com/facebook/fbthrift/archive/$_thrift_commit.tar.gz; + proxygen-$_proxygen_commit.tar.gz::https://github.com/facebook/proxygen/archive/$_proxygen_commit.tar.gz; + webscalesql-$_webscalesql_commit.tar.gz::https://github.com/webscalesql/webscalesql-5.6/archive/$_webscalesql_commit.tar.gz; + mcrouter-$_mcrouter_commit.tar.gz::https://github.com/facebook/mcrouter/archive/$_mcrouter_commit.tar.gz; + squangle-$_squangle_commit.tar.gz::https://github.com/facebook/squangle/archive/$_squangle_commit.tar.gz; +'hhvm.tmpfile' +'hhvm.service' +'hhvm@.service' +'php.ini' +'server.ini' + 'libvpx14.patch::https://patch-diff.githubusercontent.com/raw/facebook/hhvm/pull/5191.diff') +install=hhvm.install +backup=(etc/hhvm/{php,server}.ini) +options+=('!buildflags') + +prepare() { +cd $srcdir/$pkgname-HHVM-$pkgver + +patch -p1 -i $srcdir/libvpx14.patch + +# Fix sendmail path +sed -r 's#/usr/lib/sendmail#/usr/bin/sendmail#g' -i \ +hphp/runtime/base/runtime-option.cpp + +rm -rf third-party +ln -s $srcdir/hhvm-third-party-$_thirdparty_commit third-party + +cd third-party/folly +rm -rf src +ln -s $srcdir/folly-$_folly_commit src + +cd ../thrift +rm -rf src +ln -s $srcdir/fbthrift-$_thrift_commit src + +cd ../proxygen +rm -rf src +ln -s $srcdir/proxygen-$_proxygen_commit src + +cd ../mcrouter +rm -rf src +ln -s $srcdir/mcrouter-$_mcrouter_commit src + +cd ../squangle +rm -rf src squangle +ln -s $srcdir/squangle-$_squangle_commit src +ln -s src/squangle + +cd ../webscalesqlclient +rm -rf src webscalesql-5.6 +ln -s $srcdir/webscalesql-5.6-$_webscalesql_commit webscalesql-5.6 +ln -s $srcdir/webscalesql-5.6-$_webscalesql_commit src +} + +build() { +cd $srcdir/$pkgname-HHVM-$pkgver +msg2 Building hhvm + +cmake -Wno-dev \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DCMAKE_PREFIX_PATH=$srcdir \ +
[arch-commits] Commit in emacs/trunk (PKGBUILD gnupg21.patch)
Date: Monday, April 20, 2015 @ 12:36:15 Author: juergen Revision: 237780 Remove GnuPG 2.1 patch Fixed in Upstream commit dbae12c5dfd236bc5f5916296659407e50fce7d6 Modified: emacs/trunk/PKGBUILD Deleted: emacs/trunk/gnupg21.patch ---+ PKGBUILD | 11 ++- gnupg21.patch | 28 2 files changed, 2 insertions(+), 37 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 10:15:03 UTC (rev 237779) +++ PKGBUILD2015-04-20 10:36:15 UTC (rev 237780) @@ -12,17 +12,10 @@ depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') install=emacs.install validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' '28D3BED851FDF3AB57FEF93C233587A47C207910') -source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig} -gnupg21.patch) +source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig}) md5sums=('50560ee00bac9bb9cf0e822764cd0832' - 'SKIP' - '0583d868e0e304bac3df95b7518615cd') + 'SKIP') -prepare() { - cd $srcdir/$pkgname-$pkgver - patch -p1 -i ../gnupg21.patch -} - build() { cd $srcdir/$pkgname-$pkgver ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ Deleted: gnupg21.patch === --- gnupg21.patch 2015-04-20 10:15:03 UTC (rev 237779) +++ gnupg21.patch 2015-04-20 10:36:15 UTC (rev 237780) @@ -1,28 +0,0 @@ -From 135a9f4b5aead507c030fb7e3e8ad13aaa91f403 Mon Sep 17 00:00:00 2001 -From: Daiki Ueno u...@gnu.org -Date: Fri, 07 Nov 2014 02:31:12 + -Subject: epg: Adjust to GnuPG 2.1 key listing change - -* epg.el (epg--list-keys-1): Ignore fields after the 15th field -(bug#18979). Reported by Hideki Saito. -(limited to 'lisp/epg.el') - -diff --git a/lisp/epg.el b/lisp/epg.el -index 0c74531..e4d8c1e 100644 a/lisp/epg.el -+++ b/lisp/epg.el -@@ -1278,8 +1278,9 @@ callback data (if any). - string (match-string 0) - index 0 - field 0) -- (while (eq index -- (string-match \\([^:]+\\)?: string index)) -+ (while (and ( field (length (car keys))) -+ (eq index -+ (string-match \\([^:]+\\)?: string index))) - (setq index (match-end 0)) - (aset (car keys) field (match-string 1 string)) - (setq field (1+ field --- -cgit v0.9.0.2
[arch-commits] Commit in emacs/repos/extra-x86_64 (5 files)
Date: Monday, April 20, 2015 @ 12:46:50 Author: juergen Revision: 237781 archrelease: copy trunk to extra-x86_64 Added: emacs/repos/extra-x86_64/PKGBUILD (from rev 237780, emacs/trunk/PKGBUILD) emacs/repos/extra-x86_64/emacs.install (from rev 237780, emacs/trunk/emacs.install) Deleted: emacs/repos/extra-x86_64/PKGBUILD emacs/repos/extra-x86_64/emacs.install emacs/repos/extra-x86_64/gnupg21.patch ---+ PKGBUILD | 91 +--- emacs.install | 64 +++ gnupg21.patch | 28 - 3 files changed, 74 insertions(+), 109 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-20 10:36:15 UTC (rev 237780) +++ PKGBUILD2015-04-20 10:46:50 UTC (rev 237781) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Juergen Hoetzel juer...@archlinux.org -# Contributor: Renchi Raju ren...@green.tam.uiuc.edu - -pkgname=emacs -pkgver=24.4 -pkgrel=3 -pkgdesc=The extensible, customizable, self-documenting real-time display editor -arch=('i686' 'x86_64') -url=http://www.gnu.org/software/emacs/emacs.html; -license=('GPL3') -depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') -install=emacs.install -validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199') -source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig} -gnupg21.patch) -md5sums=('ad487658ad7421ad8d7b5152192eb945' - 'SKIP' - '0583d868e0e304bac3df95b7518615cd') - -prepare() { - cd $srcdir/$pkgname-$pkgver - patch -p1 -i ../gnupg21.patch -} - -build() { - cd $srcdir/$pkgname-$pkgver - ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ ---localstatedir=/var --with-x-toolkit=gtk3 --with-xft - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install - - # remove conflict with ctags package - mv $pkgdir/usr/bin/{ctags,ctags.emacs} - mv $pkgdir/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1} - # remove conflict with texinfo - rm $pkgdir/usr/share/info/info.info.gz - # fix user/root permissions on usr/share files - find $pkgdir/usr/share/emacs/$pkgver -exec chown root:root {} \; - # fix perms on /var/games - chmod 775 $pkgdir/var/games - chmod 775 $pkgdir/var/games/emacs - chmod 664 $pkgdir/var/games/emacs/* - chown -R root:games $pkgdir/var/games -} Copied: emacs/repos/extra-x86_64/PKGBUILD (from rev 237780, emacs/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-20 10:46:50 UTC (rev 237781) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Juergen Hoetzel juer...@archlinux.org +# Contributor: Renchi Raju ren...@green.tam.uiuc.edu + +pkgname=emacs +pkgver=24.5 +pkgrel=1 +pkgdesc=The extensible, customizable, self-documenting real-time display editor +arch=('i686' 'x86_64') +url=http://www.gnu.org/software/emacs/emacs.html; +license=('GPL3') +depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') +install=emacs.install +validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' '28D3BED851FDF3AB57FEF93C233587A47C207910') +source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig}) +md5sums=('50560ee00bac9bb9cf0e822764cd0832' + 'SKIP') + +build() { + cd $srcdir/$pkgname-$pkgver + ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ +--localstatedir=/var --with-x-toolkit=gtk3 --with-xft + make +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR=$pkgdir install + + # remove conflict with ctags package + mv $pkgdir/usr/bin/{ctags,ctags.emacs} + mv $pkgdir/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1} + # remove conflict with texinfo + rm $pkgdir/usr/share/info/info.info.gz + # fix user/root permissions on usr/share files + find $pkgdir/usr/share/emacs/$pkgver -exec chown root:root {} \; + # fix perms on /var/games + chmod 775 $pkgdir/var/games + chmod 775 $pkgdir/var/games/emacs + chmod 664 $pkgdir/var/games/emacs/* + chown -R root:games $pkgdir/var/games +} Deleted: emacs.install === --- emacs.install 2015-04-20 10:36:15 UTC (rev 237780) +++ emacs.install 2015-04-20 10:46:50 UTC (rev 237781) @@ -1,32 +0,0 @@ -ICON_PATH=usr/share/icons/hicolor -INFO_DIR=usr/share/info - -INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse -ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake -forms gnus htmlfontify idlwave mairix-el message mh-e newsticker nxml-mode -org pcl-cvs pgg rcirc reftex remember sasl sc
[arch-commits] Commit in wiznote/repos (8 files)
Date: Monday, April 20, 2015 @ 12:05:06 Author: fyan Revision: 131742 archrelease: copy trunk to community-i686, community-x86_64 Added: wiznote/repos/community-i686/PKGBUILD (from rev 131741, wiznote/trunk/PKGBUILD) wiznote/repos/community-i686/wiznote.install (from rev 131741, wiznote/trunk/wiznote.install) wiznote/repos/community-x86_64/PKGBUILD (from rev 131741, wiznote/trunk/PKGBUILD) wiznote/repos/community-x86_64/wiznote.install (from rev 131741, wiznote/trunk/wiznote.install) Deleted: wiznote/repos/community-i686/PKGBUILD wiznote/repos/community-i686/wiznote.install wiznote/repos/community-x86_64/PKGBUILD wiznote/repos/community-x86_64/wiznote.install --+ /PKGBUILD| 94 + /wiznote.install | 24 + community-i686/PKGBUILD | 47 -- community-i686/wiznote.install | 12 community-x86_64/PKGBUILD| 47 -- community-x86_64/wiznote.install | 12 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-20 10:04:42 UTC (rev 131741) +++ community-i686/PKGBUILD 2015-04-20 10:05:06 UTC (rev 131742) @@ -1,47 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@gmail.com -# Contributor: Albert.Zhou albert.z...@wiz.cn - -pkgname=wiznote -pkgver=2.1.16.20150326 -_commit=64f97239e409e49fc6198b1849f8e2e8ad35d24c -pkgrel=1 -pkgdesc=Opensource cross-platform cloud based note-taking client -arch=('i686' 'x86_64') -url=http://www.wiznote.com; -license=('GPL3' 'custom') -depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 'qt5-webkit' 'crypto++') # indirect: qt5-declarative qt5-sensors zlib glic gcc-libs -# shared clucene/quazip triggers segfault -makedepends=('cmake' 'qt5-tools' 'git' 'boost') -install=wiznote.install -_wiznote_project_name=WizQTClient -source=(git+https://github.com/WizTeam/${_wiznote_project_name}.git#commit=$_commit;) -md5sums=('SKIP') - -prepare() { - rm $_wiznote_project_name/share/skins/default/Thumbs.db - - sed -e 's/add_subdirectory(cryptopp)//' \ - -i $_wiznote_project_name/lib/CMakeLists.txt - - sed -e 's/cryptlib/cryptopp/' \ - -i $_wiznote_project_name/src/CMakeLists.txt - - rm -rf build; mkdir build -} - -build() { - cd build - - cmake \ --DWIZNOTE_USE_QT5=YES \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ -../$_wiznote_project_name - make -} - -package() { - cd build - make DESTDIR=$pkgdir/ install -} Copied: wiznote/repos/community-i686/PKGBUILD (from rev 131741, wiznote/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-20 10:05:06 UTC (rev 131742) @@ -0,0 +1,47 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@gmail.com +# Contributor: Albert.Zhou albert.z...@wiz.cn + +pkgname=wiznote +pkgver=2.1.17.20150420 +_commit=e4f06653fc951cf1600d297e296efc2efa4b1173 +pkgrel=1 +pkgdesc=Opensource cross-platform cloud based note-taking client +arch=('i686' 'x86_64') +url=http://www.wiznote.com; +license=('GPL3' 'custom') +depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 'qt5-webkit' 'crypto++') # indirect: qt5-declarative qt5-sensors zlib glic gcc-libs +# shared clucene/quazip triggers segfault +makedepends=('cmake' 'qt5-tools' 'git' 'boost') +install=wiznote.install +_wiznote_project_name=WizQTClient +source=(git+https://github.com/WizTeam/${_wiznote_project_name}.git#commit=$_commit;) +md5sums=('SKIP') + +prepare() { + rm $_wiznote_project_name/share/skins/default/Thumbs.db + + sed -e 's/add_subdirectory(cryptopp)//' \ + -i $_wiznote_project_name/lib/CMakeLists.txt + + sed -e 's/cryptlib/cryptopp/' \ + -i $_wiznote_project_name/src/CMakeLists.txt + + rm -rf build; mkdir build +} + +build() { + cd build + + cmake \ +-DWIZNOTE_USE_QT5=YES \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +../$_wiznote_project_name + make +} + +package() { + cd build + make DESTDIR=$pkgdir/ install +} Deleted: community-i686/wiznote.install === --- community-i686/wiznote.install 2015-04-20 10:04:42 UTC (rev 131741) +++ community-i686/wiznote.install 2015-04-20 10:05:06 UTC (rev 131742) @@ -1,12 +0,0 @@ -post_install() { -xdg-icon-resource forceupdate --theme hicolor /dev/null -update-desktop-database -q -} - -post_upgrade() { -post_install -} - -post_remove() { -post_install -} Copied: wiznote/repos/community-i686/wiznote.install (from rev 131741, wiznote/trunk/wiznote.install) === ---
[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD fix_file_dialogs.patch)
Date: Monday, April 20, 2015 @ 16:14:00 Author: arojas Revision: 237787 Fix patch Modified: frameworkintegration/trunk/PKGBUILD frameworkintegration/trunk/fix_file_dialogs.patch --+ PKGBUILD |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 12:14:45 UTC (rev 237786) +++ PKGBUILD2015-04-20 14:14:00 UTC (rev 237787) @@ -4,7 +4,7 @@ pkgname=frameworkintegration pkgver=5.9.0 -pkgrel=2 +pkgrel=3 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/frameworkintegration' @@ -13,9 +13,8 @@ makedepends=('extra-cmake-modules') groups=('kf5') source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; 'fix_file_dialogs.patch') - md5sums=('5a40c112b997e3a30848374bf2a1ae6f' - 'b37ac613e304bbfb984e659bc160bccb') + '89351a4b31f610bad9962693a1bd2b7e') prepare() { mkdir -p build Modified: fix_file_dialogs.patch === (Binary files differ)
[arch-commits] Commit in frameworkintegration/trunk (fix_file_dialogs.patch)
Date: Monday, April 20, 2015 @ 16:23:04 Author: arojas Revision: 237788 Fix patch mime type Modified: frameworkintegration/trunk/fix_file_dialogs.patch (properties) Index: frameworkintegration/trunk/fix_file_dialogs.patch === --- frameworkintegration/trunk/fix_file_dialogs.patch 2015-04-20 14:14:00 UTC (rev 237787) +++ frameworkintegration/trunk/fix_file_dialogs.patch 2015-04-20 14:23:04 UTC (rev 237788) Property changes on: frameworkintegration/trunk/fix_file_dialogs.patch ___ Deleted: svn:mime-type ## -1 +0,0 ## -message/rfc822 \ No newline at end of property
[arch-commits] Commit in thefuck/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 17:08:37 Author: fyan Revision: 131749 upgpkg: thefuck 1.13-1 Modified: thefuck/trunk/PKGBUILD --+ PKGBUILD |9 + 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 14:08:37 UTC (rev 131748) +++ PKGBUILD2015-04-20 15:08:37 UTC (rev 131749) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan felixonm...@archlinux.org pkgname=thefuck -pkgver=1.12 -pkgrel=2 +pkgver=1.13 +pkgrel=1 pkgdesc=Magnificent app which corrects your previous console command arch=('any') url=https://github.com/nvbn/thefuck; @@ -11,7 +11,7 @@ depends=('python-setuptools' 'python-pathlib' 'python-psutil') checkdepends=('python-pytest' 'python-mock') source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) -sha256sums=('e960ccb4181be01668815580d69e3eb42380a8b9989ba408ad31aa0f5bfe5c15') +sha256sums=('3d00222a2ee5eede2fafe69f16ac697fab6c29dcf0d83c3efbcc7bcb6dff145b') build() { cd ${srcdir}/thefuck-$pkgver @@ -27,7 +27,8 @@ package() { cd thefuck-$pkgver python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/ - # install LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md + + install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md } # vim:set ts=2 sw=2 et:
[arch-commits] Commit in thefuck/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 20, 2015 @ 17:09:02 Author: fyan Revision: 131750 archrelease: copy trunk to community-any Added: thefuck/repos/community-any/PKGBUILD (from rev 131749, thefuck/trunk/PKGBUILD) Deleted: thefuck/repos/community-any/PKGBUILD --+ PKGBUILD | 67 ++--- 1 file changed, 34 insertions(+), 33 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-20 15:08:37 UTC (rev 131749) +++ PKGBUILD2015-04-20 15:09:02 UTC (rev 131750) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org - -pkgname=thefuck -pkgver=1.12 -pkgrel=2 -pkgdesc=Magnificent app which corrects your previous console command -arch=('any') -url=https://github.com/nvbn/thefuck; -license=('MIT') -depends=('python-setuptools' 'python-pathlib' 'python-psutil') -checkdepends=('python-pytest' 'python-mock') -source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) -sha256sums=('e960ccb4181be01668815580d69e3eb42380a8b9989ba408ad31aa0f5bfe5c15') - -build() { - cd ${srcdir}/thefuck-$pkgver - python setup.py build -} - -check() { - # Tests not included in released tarball - cd ${srcdir}/thefuck-$pkgver - # py.test -} - -package() { - cd thefuck-$pkgver - python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/ - # install LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md -} - -# vim:set ts=2 sw=2 et: Copied: thefuck/repos/community-any/PKGBUILD (from rev 131749, thefuck/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-20 15:09:02 UTC (rev 131750) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org + +pkgname=thefuck +pkgver=1.13 +pkgrel=1 +pkgdesc=Magnificent app which corrects your previous console command +arch=('any') +url=https://github.com/nvbn/thefuck; +license=('MIT') +depends=('python-setuptools' 'python-pathlib' 'python-psutil') +checkdepends=('python-pytest' 'python-mock') +source=(https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz;) +sha256sums=('3d00222a2ee5eede2fafe69f16ac697fab6c29dcf0d83c3efbcc7bcb6dff145b') + +build() { + cd ${srcdir}/thefuck-$pkgver + python setup.py build +} + +check() { + # Tests not included in released tarball + cd ${srcdir}/thefuck-$pkgver + # py.test +} + +package() { + cd thefuck-$pkgver + python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/ + + install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in gnome-pie/trunk (PKGBUILD gnome-session.patch gnome.patch)
Date: Monday, April 20, 2015 @ 17:14:03 Author: bgyorgy Revision: 131751 upgpkg: gnome-pie 0.6.1-1 Update to version 0.6.1 Added: gnome-pie/trunk/gnome.patch Modified: gnome-pie/trunk/PKGBUILD Deleted: gnome-pie/trunk/gnome-session.patch -+ PKGBUILD| 12 ++- gnome-session.patch | 50 --- gnome.patch | 161 ++ 3 files changed, 168 insertions(+), 55 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 15:09:02 UTC (rev 131750) +++ PKGBUILD2015-04-20 15:14:03 UTC (rev 131751) @@ -3,7 +3,7 @@ pkgname=gnome-pie _pkgname=Gnome-Pie -pkgver=0.5.7 +pkgver=0.6.1 pkgrel=1 pkgdesc=Circular application launcher for GNOME arch=('i686' 'x86_64') @@ -13,13 +13,15 @@ makedepends=('cmake' 'vala') install=$pkgname.install source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz -gnome-session.patch) -md5sums=('b35994b55a893f3c9ce3ac664d7286db' - '7e2875e5ace6eb0742389e85c9145871') +gnome.patch) +md5sums=('3540af02d551695d9fe6d6a5969e214f' + '8868652bc69593667f015bd73f9dad77') prepare() { cd $_pkgname-$pkgver - patch -Np1 -i ../gnome-session.patch + + # Compatibility fixes for recent GNOME versions + patch -Np1 -i ../gnome.patch } build() { Deleted: gnome-session.patch === --- gnome-session.patch 2015-04-20 15:09:02 UTC (rev 131750) +++ gnome-session.patch 2015-04-20 15:14:03 UTC (rev 131751) @@ -1,50 +0,0 @@ -diff -Naur Gnome-Pie-0.5.5.orig/src/actionGroups/sessionGroup.vala Gnome-Pie-0.5.5/src/actionGroups/sessionGroup.vala Gnome-Pie-0.5.5.orig/src/actionGroups/sessionGroup.vala2013-03-17 12:15:02.0 +0100 -+++ Gnome-Pie-0.5.5/src/actionGroups/sessionGroup.vala 2014-08-11 13:20:44.830325275 +0200 -@@ -58,13 +58,13 @@ - //iface = GLib.Bus.get_proxy_sync(GLib.BusType.SESSION, org.freedesktop.ConsoleKit, /org/freedesktop/ConsoleKit/Manager); - - this.add_action(new AppAction(_(Shutdown), gnome-shutdown, --dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown)); -+dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.Shutdown)); - --this.add_action(new AppAction(_(Logout), gnome-session-logout, -+this.add_action(new AppAction(_(Logout), gnome-logout, - dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.Logout uint32:1)); - --this.add_action(new AppAction(_(Reboot), gnome-session-reboot, --dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestReboot)); -+this.add_action(new AppAction(_(Reboot), view-refresh, -+dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.Reboot)); - } - - // TODO: check for available interfaces --- these may work too: -diff -Naur Gnome-Pie-0.5.5.orig/src/pies/defaultConfig.vala Gnome-Pie-0.5.5/src/pies/defaultConfig.vala Gnome-Pie-0.5.5.orig/src/pies/defaultConfig.vala 2013-03-17 12:15:02.0 +0100 -+++ Gnome-Pie-0.5.5/src/pies/defaultConfig.vala2014-08-11 13:22:50.953499473 +0200 -@@ -47,11 +47,11 @@ - bookmarks.add_group(new DevicesGroup(bookmarks.id)); - - // add a pie with session controls --var session = PieManager.create_persistent_pie(_(Session), gnome-session-halt, new Trigger.from_string(ControlAltq)); -+var session = PieManager.create_persistent_pie(_(Session), gnome-logout, new Trigger.from_string(ControlAltq)); - session.add_group(new SessionGroup(session.id)); - - // add a pie with a main menu --var menu = PieManager.create_persistent_pie(_(Main Menu), alacarte, new Trigger.from_string(ControlAltspace)); -+var menu = PieManager.create_persistent_pie(_(Main Menu), gnome-main-menu, new Trigger.from_string(ControlAltspace)); - menu.add_group(new MenuGroup(menu.id)); - - // add a pie with window controls -diff -Naur Gnome-Pie-0.5.5.orig/src/utilities/config.vala Gnome-Pie-0.5.5/src/utilities/config.vala Gnome-Pie-0.5.5.orig/src/utilities/config.vala 2014-08-11 14:22:10.914071339 +0200 -+++ Gnome-Pie-0.5.5/src/utilities/config.vala 2014-08-11 14:22:30.664573331 +0200 -@@ -180,7 +180,7 @@ - - if (themes.size 0) { - if (current == ) { --current = Unity; -+current = Adwaita; - warning(No theme specified! Using default...); - } -
[arch-commits] Commit in gnome-pie/repos (12 files)
Date: Monday, April 20, 2015 @ 17:14:13 Author: bgyorgy Revision: 131752 archrelease: copy trunk to community-i686, community-x86_64 Added: gnome-pie/repos/community-i686/PKGBUILD (from rev 131751, gnome-pie/trunk/PKGBUILD) gnome-pie/repos/community-i686/gnome-pie.install (from rev 131751, gnome-pie/trunk/gnome-pie.install) gnome-pie/repos/community-i686/gnome.patch (from rev 131751, gnome-pie/trunk/gnome.patch) gnome-pie/repos/community-x86_64/PKGBUILD (from rev 131751, gnome-pie/trunk/PKGBUILD) gnome-pie/repos/community-x86_64/gnome-pie.install (from rev 131751, gnome-pie/trunk/gnome-pie.install) gnome-pie/repos/community-x86_64/gnome.patch (from rev 131751, gnome-pie/trunk/gnome.patch) Deleted: gnome-pie/repos/community-i686/PKGBUILD gnome-pie/repos/community-i686/gnome-pie.install gnome-pie/repos/community-i686/gnome-session.patch gnome-pie/repos/community-x86_64/PKGBUILD gnome-pie/repos/community-x86_64/gnome-pie.install gnome-pie/repos/community-x86_64/gnome-session.patch --+ /PKGBUILD| 76 +++ /gnome-pie.install | 22 community-i686/PKGBUILD | 36 --- community-i686/gnome-pie.install | 11 -- community-i686/gnome-session.patch | 50 -- community-i686/gnome.patch | 161 + community-x86_64/PKGBUILD| 36 --- community-x86_64/gnome-pie.install | 11 -- community-x86_64/gnome-session.patch | 50 -- community-x86_64/gnome.patch | 161 + 10 files changed, 420 insertions(+), 194 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-20 15:14:03 UTC (rev 131751) +++ community-i686/PKGBUILD 2015-04-20 15:14:13 UTC (rev 131752) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Balló György ballogyor+arch at gmail dot com - -pkgname=gnome-pie -_pkgname=Gnome-Pie -pkgver=0.5.7 -pkgrel=1 -pkgdesc=Circular application launcher for GNOME -arch=('i686' 'x86_64') -url=http://gnome-pie.simonschneegans.de/; -license=('GPL') -depends=('bamf' 'libgee' 'gnome-menus') -makedepends=('cmake' 'vala') -install=$pkgname.install -source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz -gnome-session.patch) -md5sums=('b35994b55a893f3c9ce3ac664d7286db' - '7e2875e5ace6eb0742389e85c9145871') - -prepare() { - cd $_pkgname-$pkgver - patch -Np1 -i ../gnome-session.patch -} - -build() { - cd $_pkgname-$pkgver - [[ -d build ]] || mkdir build - cd build - cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release - make -} - -package() { - cd $_pkgname-$pkgver/build - make DESTDIR=$pkgdir install -} Copied: gnome-pie/repos/community-i686/PKGBUILD (from rev 131751, gnome-pie/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-20 15:14:13 UTC (rev 131752) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Balló György ballogyor+arch at gmail dot com + +pkgname=gnome-pie +_pkgname=Gnome-Pie +pkgver=0.6.1 +pkgrel=1 +pkgdesc=Circular application launcher for GNOME +arch=('i686' 'x86_64') +url=http://gnome-pie.simonschneegans.de/; +license=('GPL') +depends=('bamf' 'libgee' 'gnome-menus') +makedepends=('cmake' 'vala') +install=$pkgname.install +source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz +gnome.patch) +md5sums=('3540af02d551695d9fe6d6a5969e214f' + '8868652bc69593667f015bd73f9dad77') + +prepare() { + cd $_pkgname-$pkgver + + # Compatibility fixes for recent GNOME versions + patch -Np1 -i ../gnome.patch +} + +build() { + cd $_pkgname-$pkgver + [[ -d build ]] || mkdir build + cd build + cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release + make +} + +package() { + cd $_pkgname-$pkgver/build + make DESTDIR=$pkgdir install +} Deleted: community-i686/gnome-pie.install === --- community-i686/gnome-pie.install2015-04-20 15:14:03 UTC (rev 131751) +++ community-i686/gnome-pie.install2015-04-20 15:14:13 UTC (rev 131752) @@ -1,11 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install $1 -} Copied: gnome-pie/repos/community-i686/gnome-pie.install (from rev 131751, gnome-pie/trunk/gnome-pie.install) === --- community-i686/gnome-pie.install(rev 0) +++ community-i686/gnome-pie.install2015-04-20 15:14:13 UTC (rev 131752) @@ -0,0 +1,11 @@ +post_install() { + gtk-update-icon-cache -q -t -f
[arch-commits] Commit in guake/repos (8 files)
Date: Monday, April 20, 2015 @ 16:08:37 Author: bgyorgy Revision: 131748 archrelease: copy trunk to community-i686, community-x86_64 Added: guake/repos/community-i686/PKGBUILD (from rev 131747, guake/trunk/PKGBUILD) guake/repos/community-i686/guake.install (from rev 131747, guake/trunk/guake.install) guake/repos/community-x86_64/PKGBUILD (from rev 131747, guake/trunk/PKGBUILD) guake/repos/community-x86_64/guake.install (from rev 131747, guake/trunk/guake.install) Deleted: guake/repos/community-i686/PKGBUILD guake/repos/community-i686/guake.install guake/repos/community-x86_64/PKGBUILD guake/repos/community-x86_64/guake.install + /PKGBUILD | 78 +++ /guake.install | 44 ++ community-i686/PKGBUILD| 39 --- community-i686/guake.install | 22 --- community-x86_64/PKGBUILD | 39 --- community-x86_64/guake.install | 22 --- 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-20 14:08:28 UTC (rev 131747) +++ community-i686/PKGBUILD 2015-04-20 14:08:37 UTC (rev 131748) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Balló György ballogyor+arch at gmail dot com -# Contributor: Angel Velasquez an...@archlinux.org -# Contributor: Wilson Pinto Júnior (N3RD3X) n3r...@linuxmail.org -# Contributor: Attila Bukor r1pp3rj...@w4it.eu - -pkgname=guake -pkgver=0.5.2 -pkgrel=1 -pkgdesc='Drop-down terminal for GNOME' -arch=('i686' 'x86_64') -url=https://github.com/Guake/guake/; -license=('GPL') -depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 'libutempter') -makedepends=('intltool' 'gnome-common') -install=$pkgname.install -source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz) -md5sums=('a9f5b27540b0d38e2c6dd88c7018f6f3') - -prepare() { - cd $srcdir/$pkgname-$pkgver - - # Python2 fix - sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py -} - -build() { - cd $srcdir/$pkgname-$pkgver - ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ - --disable-static --disable-schemas-install \ - --with-gconf-schema-file-dir=/usr/share/gconf/schemas \ - PYTHON=python2 - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install -} Copied: guake/repos/community-i686/PKGBUILD (from rev 131747, guake/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-20 14:08:37 UTC (rev 131748) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Balló György ballogyor+arch at gmail dot com +# Contributor: Angel Velasquez an...@archlinux.org +# Contributor: Wilson Pinto Júnior (N3RD3X) n3r...@linuxmail.org +# Contributor: Attila Bukor r1pp3rj...@w4it.eu + +pkgname=guake +pkgver=0.6.0 +pkgrel=1 +pkgdesc='Drop-down terminal for GNOME' +arch=('i686' 'x86_64') +url=https://github.com/Guake/guake/; +license=('GPL') +depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 'libutempter') +makedepends=('intltool' 'gnome-common') +install=$pkgname.install +source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz) +md5sums=('86502b6a8e12d42d74e6da7eaa403877') + +prepare() { + cd $srcdir/$pkgname-$pkgver + + # Python2 fix + sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py +} + +build() { + cd $srcdir/$pkgname-$pkgver + ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --disable-static --disable-schemas-install \ + --with-gconf-schema-file-dir=/usr/share/gconf/schemas \ + PYTHON=python2 + make +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR=$pkgdir install +} Deleted: community-i686/guake.install === --- community-i686/guake.install2015-04-20 14:08:28 UTC (rev 131747) +++ community-i686/guake.install2015-04-20 14:08:37 UTC (rev 131748) @@ -1,22 +0,0 @@ -pkgname=guake - -post_install() { - usr/sbin/gconfpkg --install ${pkgname} - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -pre_upgrade() { - pre_remove $1 -} - -post_upgrade() { - post_install $1 -} - -pre_remove() { - usr/sbin/gconfpkg --uninstall ${pkgname} -} - -post_remove() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} Copied: guake/repos/community-i686/guake.install (from rev 131747, guake/trunk/guake.install) === --- community-i686/guake.install(rev 0) +++
[arch-commits] Commit in guake/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 16:08:28 Author: bgyorgy Revision: 131747 upgpkg: guake 0.6.0-1 Update to version 0.6.0 Modified: guake/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 14:05:50 UTC (rev 131746) +++ PKGBUILD2015-04-20 14:08:28 UTC (rev 131747) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor r1pp3rj...@w4it.eu pkgname=guake -pkgver=0.5.2 +pkgver=0.6.0 pkgrel=1 pkgdesc='Drop-down terminal for GNOME' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('intltool' 'gnome-common') install=$pkgname.install source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz) -md5sums=('a9f5b27540b0d38e2c6dd88c7018f6f3') +md5sums=('86502b6a8e12d42d74e6da7eaa403877') prepare() { cd $srcdir/$pkgname-$pkgver
[arch-commits] Commit in bmake/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 16:05:16 Author: spupykin Revision: 131743 upgpkg: bmake 20150418-1 upd Modified: bmake/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 10:05:06 UTC (rev 131742) +++ PKGBUILD2015-04-20 14:05:16 UTC (rev 131743) @@ -3,7 +3,7 @@ # Contributor: Imanol Celaya ilcra1...@gmail.com pkgname=bmake -pkgver=20150410 +pkgver=20150418 pkgrel=1 pkgdesc=Portable version of the NetBSD 'make' build tool arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ url=http://www.crufty.net/help/sjg/bmake.html; license=('BSD') source=(http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;) -md5sums=('268da0664d01bfb8d4d686ddf5fecf95') +md5sums=('7971828d176721067d3f7a4038224bae') prepare() { cd $srcdir/$pkgname
[arch-commits] Commit in fox-devel/repos (4 files)
Date: Monday, April 20, 2015 @ 16:05:50 Author: spupykin Revision: 131746 archrelease: copy trunk to community-i686, community-x86_64 Added: fox-devel/repos/community-i686/PKGBUILD (from rev 131745, fox-devel/trunk/PKGBUILD) fox-devel/repos/community-x86_64/PKGBUILD (from rev 131745, fox-devel/trunk/PKGBUILD) Deleted: fox-devel/repos/community-i686/PKGBUILD fox-devel/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 100 community-i686/PKGBUILD | 50 -- community-x86_64/PKGBUILD | 50 -- 3 files changed, 100 insertions(+), 100 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-20 14:05:36 UTC (rev 131745) +++ community-i686/PKGBUILD 2015-04-20 14:05:50 UTC (rev 131746) @@ -1,50 +0,0 @@ -# $Id$ -# Maintainer : speps speps at aur dot archlinux dot org -# Contributor: Dany Martineau dany.luc.martin...@gmail.com - -pkgname=fox-devel -pkgver=1.7.50 -pkgrel=1 -pkgdesc=Free Objects for X: GUI Toolkit for C++, development version. -arch=('i686' 'x86_64') -url=http://www.fox-toolkit.org/; -license=('LGPL' 'custom') -depends=('glu' 'libsm' 'libtiff' 'libxcursor' 'libxft' 'libxi' 'libxrandr') -makedepends=('mesa') -provides=(fox=$pkgver) -source=(${url/www/ftp}pub/fox-$pkgver.tar.gz) -md5sums=('ab8ef768c5052d5826e939927061a137') - -build() { - cd fox-$pkgver - ./configure --prefix=/usr \ ---enable-static=no \ ---enable-release \ ---with-xft=yes \ ---with-opengl=yes \ ---with-xim \ ---with-xshm \ ---with-shape \ ---with-xcursor \ ---with-xrender \ ---with-xrandr \ ---with-xfixes \ ---with-xinput - make -} - -package() { - cd fox-$pkgver - make DESTDIR=$pkgdir/ install - - # license - install -Dm644 LICENSE_ADDENDUM $pkgdir/usr/share/licenses/$pkgname/LICENSE - - # rename apps to prevent conflicts with fox - for _f in `find $pkgdir/usr/bin -type f`; do -mv $_f $_f-1.7 - done; - for _f in `find $pkgdir/usr/share/man -type f`; do -mv $_f `dirname $_f`/`basename $_f .1`-1.7.1 - done; -} Copied: fox-devel/repos/community-i686/PKGBUILD (from rev 131745, fox-devel/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-20 14:05:50 UTC (rev 131746) @@ -0,0 +1,50 @@ +# $Id$ +# Maintainer : speps speps at aur dot archlinux dot org +# Contributor: Dany Martineau dany.luc.martin...@gmail.com + +pkgname=fox-devel +pkgver=1.7.51 +pkgrel=1 +pkgdesc=Free Objects for X: GUI Toolkit for C++, development version. +arch=('i686' 'x86_64') +url=http://www.fox-toolkit.org/; +license=('LGPL' 'custom') +depends=('glu' 'libsm' 'libtiff' 'libxcursor' 'libxft' 'libxi' 'libxrandr') +makedepends=('mesa') +provides=(fox=$pkgver) +source=(${url/www/ftp}pub/fox-$pkgver.tar.gz) +md5sums=('571e8fd20a98e615a281fa2e56e76be2') + +build() { + cd fox-$pkgver + ./configure --prefix=/usr \ +--enable-static=no \ +--enable-release \ +--with-xft=yes \ +--with-opengl=yes \ +--with-xim \ +--with-xshm \ +--with-shape \ +--with-xcursor \ +--with-xrender \ +--with-xrandr \ +--with-xfixes \ +--with-xinput + make +} + +package() { + cd fox-$pkgver + make DESTDIR=$pkgdir/ install + + # license + install -Dm644 LICENSE_ADDENDUM $pkgdir/usr/share/licenses/$pkgname/LICENSE + + # rename apps to prevent conflicts with fox + for _f in `find $pkgdir/usr/bin -type f`; do +mv $_f $_f-1.7 + done; + for _f in `find $pkgdir/usr/share/man -type f`; do +mv $_f `dirname $_f`/`basename $_f .1`-1.7.1 + done; +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-04-20 14:05:36 UTC (rev 131745) +++ community-x86_64/PKGBUILD 2015-04-20 14:05:50 UTC (rev 131746) @@ -1,50 +0,0 @@ -# $Id$ -# Maintainer : speps speps at aur dot archlinux dot org -# Contributor: Dany Martineau dany.luc.martin...@gmail.com - -pkgname=fox-devel -pkgver=1.7.50 -pkgrel=1 -pkgdesc=Free Objects for X: GUI Toolkit for C++, development version. -arch=('i686' 'x86_64') -url=http://www.fox-toolkit.org/; -license=('LGPL' 'custom') -depends=('glu' 'libsm' 'libtiff' 'libxcursor' 'libxft' 'libxi' 'libxrandr') -makedepends=('mesa') -provides=(fox=$pkgver) -source=(${url/www/ftp}pub/fox-$pkgver.tar.gz) -md5sums=('ab8ef768c5052d5826e939927061a137') - -build() { - cd fox-$pkgver - ./configure --prefix=/usr \ -
[arch-commits] Commit in fox-devel/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 16:05:36 Author: spupykin Revision: 131745 upgpkg: fox-devel 1.7.51-1 upd Modified: fox-devel/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 14:05:33 UTC (rev 131744) +++ PKGBUILD2015-04-20 14:05:36 UTC (rev 131745) @@ -3,7 +3,7 @@ # Contributor: Dany Martineau dany.luc.martin...@gmail.com pkgname=fox-devel -pkgver=1.7.50 +pkgver=1.7.51 pkgrel=1 pkgdesc=Free Objects for X: GUI Toolkit for C++, development version. arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('mesa') provides=(fox=$pkgver) source=(${url/www/ftp}pub/fox-$pkgver.tar.gz) -md5sums=('ab8ef768c5052d5826e939927061a137') +md5sums=('571e8fd20a98e615a281fa2e56e76be2') build() { cd fox-$pkgver
[arch-commits] Commit in bmake/repos (4 files)
Date: Monday, April 20, 2015 @ 16:05:33 Author: spupykin Revision: 131744 archrelease: copy trunk to community-i686, community-x86_64 Added: bmake/repos/community-i686/PKGBUILD (from rev 131743, bmake/trunk/PKGBUILD) bmake/repos/community-x86_64/PKGBUILD (from rev 131743, bmake/trunk/PKGBUILD) Deleted: bmake/repos/community-i686/PKGBUILD bmake/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 76 community-i686/PKGBUILD | 38 -- community-x86_64/PKGBUILD | 38 -- 3 files changed, 76 insertions(+), 76 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-04-20 14:05:16 UTC (rev 131743) +++ community-i686/PKGBUILD 2015-04-20 14:05:33 UTC (rev 131744) @@ -1,38 +0,0 @@ -# Maintainer: Alex Szczuczko alex at szc dot ca -# Contributor: Devin Cofer ranguvar{AT]archlinux[DOT}us -# Contributor: Imanol Celaya ilcra1...@gmail.com - -pkgname=bmake -pkgver=20150410 -pkgrel=1 -pkgdesc=Portable version of the NetBSD 'make' build tool -arch=('i686' 'x86_64') -url=http://www.crufty.net/help/sjg/bmake.html; -license=('BSD') -source=(http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;) -md5sums=('268da0664d01bfb8d4d686ddf5fecf95') - -prepare() { -cd $srcdir/$pkgname -# Add missing bsd.*.mk symlinks -_links_orig=dep doc init lib links man nls obj own prog subdir -_links_new=dep doc inc init lib links man nls obj own prog subdir -sed -i -e s/$_links_orig/$_links_new/ mk/install-mk -} - -build() { -cd $srcdir -mkdir -p bmake-build -cd bmake-build -sh ../bmake/boot-strap --prefix=/usr -} - -package() { -cd $srcdir/bmake-build -# Fix directory permissions on install -install -dm0755 $pkgdir/usr/bin -install -dm0755 $pkgdir/usr/share/man/cat1 -install -dm0755 $pkgdir/usr/share/licenses/$pkgname -sh ../bmake/boot-strap --prefix=/usr --install-destdir=$pkgdir op=install -head -n70 ../bmake/main.c $pkgdir/usr/share/licenses/$pkgname/LICENSE -} Copied: bmake/repos/community-i686/PKGBUILD (from rev 131743, bmake/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-04-20 14:05:33 UTC (rev 131744) @@ -0,0 +1,38 @@ +# Maintainer: Alex Szczuczko alex at szc dot ca +# Contributor: Devin Cofer ranguvar{AT]archlinux[DOT}us +# Contributor: Imanol Celaya ilcra1...@gmail.com + +pkgname=bmake +pkgver=20150418 +pkgrel=1 +pkgdesc=Portable version of the NetBSD 'make' build tool +arch=('i686' 'x86_64') +url=http://www.crufty.net/help/sjg/bmake.html; +license=('BSD') +source=(http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;) +md5sums=('7971828d176721067d3f7a4038224bae') + +prepare() { +cd $srcdir/$pkgname +# Add missing bsd.*.mk symlinks +_links_orig=dep doc init lib links man nls obj own prog subdir +_links_new=dep doc inc init lib links man nls obj own prog subdir +sed -i -e s/$_links_orig/$_links_new/ mk/install-mk +} + +build() { +cd $srcdir +mkdir -p bmake-build +cd bmake-build +sh ../bmake/boot-strap --prefix=/usr +} + +package() { +cd $srcdir/bmake-build +# Fix directory permissions on install +install -dm0755 $pkgdir/usr/bin +install -dm0755 $pkgdir/usr/share/man/cat1 +install -dm0755 $pkgdir/usr/share/licenses/$pkgname +sh ../bmake/boot-strap --prefix=/usr --install-destdir=$pkgdir op=install +head -n70 ../bmake/main.c $pkgdir/usr/share/licenses/$pkgname/LICENSE +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-04-20 14:05:16 UTC (rev 131743) +++ community-x86_64/PKGBUILD 2015-04-20 14:05:33 UTC (rev 131744) @@ -1,38 +0,0 @@ -# Maintainer: Alex Szczuczko alex at szc dot ca -# Contributor: Devin Cofer ranguvar{AT]archlinux[DOT}us -# Contributor: Imanol Celaya ilcra1...@gmail.com - -pkgname=bmake -pkgver=20150410 -pkgrel=1 -pkgdesc=Portable version of the NetBSD 'make' build tool -arch=('i686' 'x86_64') -url=http://www.crufty.net/help/sjg/bmake.html; -license=('BSD') -source=(http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;) -md5sums=('268da0664d01bfb8d4d686ddf5fecf95') - -prepare() { -cd $srcdir/$pkgname -# Add missing bsd.*.mk symlinks -_links_orig=dep doc init lib links man nls obj own prog subdir -_links_new=dep doc inc init lib links man nls obj own prog subdir -sed -i -e s/$_links_orig/$_links_new/ mk/install-mk -} - -build() { -cd $srcdir -mkdir -p bmake-build -cd bmake-build -sh ../bmake/boot-strap --prefix=/usr -} - -package() { -cd $srcdir/bmake-build -# Fix directory permissions on install -install -dm0755 $pkgdir/usr/bin -install -dm0755
[arch-commits] Commit in java8-openjdk/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 19:45:20 Author: guillaume Revision: 237792 Upstream release 8.u45 Modified: java8-openjdk/trunk/PKGBUILD --+ PKGBUILD | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 16:23:08 UTC (rev 237791) +++ PKGBUILD2015-04-20 17:45:20 UTC (rev 237792) @@ -9,8 +9,8 @@ pkgname=('jre8-openjdk-headless' 'jre8-openjdk' 'jdk8-openjdk' 'openjdk8-src' 'openjdk8-doc') pkgbase=java8-openjdk _java_ver=8 -_jdk_update=40 -_jdk_build=20 +_jdk_update=45 +_jdk_build=14 pkgver=${_java_ver}.u${_jdk_update} _repo_ver=jdk${_java_ver}u${_jdk_update}-b${_jdk_build} pkgrel=1 @@ -29,14 +29,14 @@ langtools-${_repo_ver}.tar.gz::${_url_src}/langtools/archive/${_repo_ver}.tar.gz nashorn-${_repo_ver}.tar.gz::${_url_src}/nashorn/archive/${_repo_ver}.tar.gz) -sha256sums=('1fc7ca0e760af9bab0620049d2e21cde557961101949e54ea74736872295bdde' -'1363462eff9fa2550c803e823695a3f4086380b106dfcff78c456f10c42beb3e' -'d61a7a2d4d211e068e469ce0894030a2daf9788d66f3994232d5b82c16c9360d' -'2c4fab3a8589f3ac9ea531c7e70d4c0a8e15d995345a90bc5b3b8d8291af3f33' -'6de0d99d6685761c064814855d1e3401e48aadb830a7c68d03b13f0a41e0e950' -'ad83699c97dec550c532eaf98a8bc049c8fbf80d7211057e76a3c86e5fcc3c0f' -'2fbe00ef3d4fe2b9f8f5c4a8618e1fb0f58704c6c07246bafd43f39b41d1' -'39113708d318c070326b5d4543f1bd499bf7e77012f08b67ba0d0313730935ff') +sha256sums=('b3567bc0383fedb263cd0b2ba84c8716b0dc4e51cf2828c56cdfd96e2d1aa6b2' +'6158c421b49b6c197e17e198525998505f4643c4c7a6b92278f8e700e77f99de' +'1dc7c5038f57f77a1e92cf1b48a188a0291805e69f570e1164efb7adb34c5a59' +'2b125825962a2ff110afadb37784faf276e7146023c4a6cede6a3f923f48c692' +'e6f6233c26335536436de89ebf741df8b142119d8b41abc34c3287dd155a43bb' +'c5e0f96dd56326598bdd5e29c16ca63f2b12becf0228b6bac6688260c08e5976' +'eed8556576f39d6028e5ce31560b157cf956ee82367501435c5844fd2ca970b9' +'e18987e06e448820daa49e2ea5ef6dee2f497dadba5a2488bb707ba574cf30e9') case ${CARCH} in 'x86_64') _JARCH=amd64 ; _DOC_ARCH=x86_64 ;;
[arch-commits] Commit in java8-openjdk/repos (16 files)
Date: Monday, April 20, 2015 @ 19:46:31 Author: guillaume Revision: 237793 archrelease: copy trunk to extra-i686, extra-x86_64 Added: java8-openjdk/repos/extra-i686/PKGBUILD (from rev 237792, java8-openjdk/trunk/PKGBUILD) java8-openjdk/repos/extra-i686/install_jdk8-openjdk.sh (from rev 237792, java8-openjdk/trunk/install_jdk8-openjdk.sh) java8-openjdk/repos/extra-i686/install_jre8-openjdk-headless.sh (from rev 237792, java8-openjdk/trunk/install_jre8-openjdk-headless.sh) java8-openjdk/repos/extra-i686/install_jre8-openjdk.sh (from rev 237792, java8-openjdk/trunk/install_jre8-openjdk.sh) java8-openjdk/repos/extra-x86_64/PKGBUILD (from rev 237792, java8-openjdk/trunk/PKGBUILD) java8-openjdk/repos/extra-x86_64/install_jdk8-openjdk.sh (from rev 237792, java8-openjdk/trunk/install_jdk8-openjdk.sh) java8-openjdk/repos/extra-x86_64/install_jre8-openjdk-headless.sh (from rev 237792, java8-openjdk/trunk/install_jre8-openjdk-headless.sh) java8-openjdk/repos/extra-x86_64/install_jre8-openjdk.sh (from rev 237792, java8-openjdk/trunk/install_jre8-openjdk.sh) Deleted: java8-openjdk/repos/extra-i686/PKGBUILD java8-openjdk/repos/extra-i686/install_jdk8-openjdk.sh java8-openjdk/repos/extra-i686/install_jre8-openjdk-headless.sh java8-openjdk/repos/extra-i686/install_jre8-openjdk.sh java8-openjdk/repos/extra-x86_64/PKGBUILD java8-openjdk/repos/extra-x86_64/install_jdk8-openjdk.sh java8-openjdk/repos/extra-x86_64/install_jre8-openjdk-headless.sh java8-openjdk/repos/extra-x86_64/install_jre8-openjdk.sh ---+ /PKGBUILD | 560 /install_jdk8-openjdk.sh | 100 /install_jre8-openjdk-headless.sh | 96 /install_jre8-openjdk.sh | 110 extra-i686/PKGBUILD | 280 extra-i686/install_jdk8-openjdk.sh| 50 -- extra-i686/install_jre8-openjdk-headless.sh | 48 -- extra-i686/install_jre8-openjdk.sh| 55 -- extra-x86_64/PKGBUILD | 280 extra-x86_64/install_jdk8-openjdk.sh | 50 -- extra-x86_64/install_jre8-openjdk-headless.sh | 48 -- extra-x86_64/install_jre8-openjdk.sh | 55 -- 12 files changed, 866 insertions(+), 866 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 237792:237793 to see the changes.
[arch-commits] Commit in gnu-efi-libs/repos (4 files)
Date: Monday, April 20, 2015 @ 20:09:51 Author: anatolik Revision: 237794 archrelease: copy trunk to extra-x86_64, extra-i686 Added: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237793, gnu-efi-libs/trunk/PKGBUILD) gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 237793, gnu-efi-libs/trunk/PKGBUILD) Deleted: gnu-efi-libs/repos/extra-i686/PKGBUILD gnu-efi-libs/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 68 extra-i686/PKGBUILD | 36 - extra-x86_64/PKGBUILD | 36 - 3 files changed, 68 insertions(+), 72 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 17:46:31 UTC (rev 237793) +++ extra-i686/PKGBUILD 2015-04-20 18:09:51 UTC (rev 237794) @@ -1,36 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.1 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags' 'staticlibs') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('c4099c443b6b0c2b04dedc33e7814ec0') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make -j1 - make -j1 -C apps all - -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237793, gnu-efi-libs/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 18:09:51 UTC (rev 237794) @@ -0,0 +1,34 @@ +# Maintainer: Tobias Powalowski tp...@archlinux.org +# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) +# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com + +[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 +[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 + +_pkgver=3.0.2 +pkgname=gnu-efi-libs +pkgver=${_pkgver} +pkgrel=1 +pkgdesc=Library for building UEFI Applications using GNU toolchain +url=http://sourceforge.net/projects/gnu-efi/; +license=('GPL') +arch=('x86_64' 'i686') +options=('!strip' '!makeflags' '!buildflags') +makedepends=('pciutils') +source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) +md5sums=('a9db2cabc01a2674715bd6aea2911f01') + +build() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make lib gnuefi inc apps +} + +package() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install + + install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 17:46:31 UTC (rev 237793) +++ extra-x86_64/PKGBUILD 2015-04-20 18:09:51 UTC (rev 237794) @@ -1,36 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.1 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags' 'staticlibs') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('c4099c443b6b0c2b04dedc33e7814ec0') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make -j1 - make -j1 -C apps all - -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev
[arch-commits] Commit in gnu-efi-libs/repos (core-i686 core-x86_64)
Date: Monday, April 20, 2015 @ 20:10:45 Author: anatolik Revision: 237795 gnu-efi-libs belongs extra Deleted: gnu-efi-libs/repos/core-i686/ gnu-efi-libs/repos/core-x86_64/
[arch-commits] Commit in thunar/trunk (2 files)
Date: Monday, April 20, 2015 @ 20:11:59 Author: foutrelis Revision: 237796 upgpkg: thunar 1.6.7-1 New upstream release. Modified: thunar/trunk/PKGBUILD Deleted: thunar/trunk/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch -+ 0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch | 27 -- PKGBUILD| 13 +--- 2 files changed, 4 insertions(+), 36 deletions(-) Deleted: 0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch === --- 0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch 2015-04-20 18:10:45 UTC (rev 237795) +++ 0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch 2015-04-20 18:11:59 UTC (rev 237796) @@ -1,27 +0,0 @@ -From cdfdb7290abb270f5f98c93089c3b6e3c35859bc Mon Sep 17 00:00:00 2001 -From: Thaddaeus Tintenfisch thad.fi...@gmail.com -Date: Sun, 22 Feb 2015 23:34:45 +0100 -Subject: [PATCH] Fallback to non-cached version of source file (bug #9142) - - thunar/thunar-file.c | 4 - 1 file changed, 4 insertions(+) - -diff --git a/thunar/thunar-file.c b/thunar/thunar-file.c -index 9b5aa9b..9dedf47 100644 a/thunar/thunar-file.c -+++ b/thunar/thunar-file.c -@@ -1978,6 +1978,10 @@ thunar_file_accepts_drop (ThunarFile *file, - /* determine the cached version of the source file */ - ofile = thunar_file_cache_lookup (lp-data); - -+ /* fallback to non-cached version */ -+ if (ofile == NULL) -+ofile = thunar_file_get (lp-data, NULL); -+ - /* we have only move if we know the source and both the source and the target -* are on the same disk, and the source file is owned by the current user. -*/ --- -2.3.4 - Modified: PKGBUILD === --- PKGBUILD2015-04-20 18:10:45 UTC (rev 237795) +++ PKGBUILD2015-04-20 18:11:59 UTC (rev 237796) @@ -3,8 +3,8 @@ # Contributor: Andrew Simmons andrew.simm...@gmail.com pkgname=thunar -pkgver=1.6.6 -pkgrel=2 +pkgver=1.6.7 +pkgrel=1 pkgdesc=Modern file manager for Xfce arch=('i686' 'x86_64') url=http://thunar.xfce.org; @@ -20,16 +20,11 @@ 'thunar-archive-plugin: create and deflate archives' 'thunar-media-tags-plugin: view/edit id3/ogg tags') install=$pkgname.install -source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2 -0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch) -sha256sums=('b9a55104b18ae01c5190d7ea02cbd7ba56d7affed9df416bf7fec6dff2d889b2' -'a4e26ff5debb4e8324e26ea62a2897f5c63f5e11376cd35bea2950714039fa4f') +source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2) +sha256sums=('e35f05d5413ffd26bfe866f47b1d199045e3b42912da47c831d3689e12336ee5') prepare() { cd $srcdir/Thunar-$pkgver - - # https://bugzilla.xfce.org/show_bug.cgi?id=9142 - patch -Np1 -i ../0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch } build() {
[arch-commits] Commit in thunar/repos (10 files)
Date: Monday, April 20, 2015 @ 20:12:09 Author: foutrelis Revision: 237797 archrelease: copy trunk to extra-i686, extra-x86_64 Added: thunar/repos/extra-i686/PKGBUILD (from rev 237796, thunar/trunk/PKGBUILD) thunar/repos/extra-i686/thunar.install (from rev 237796, thunar/trunk/thunar.install) thunar/repos/extra-x86_64/PKGBUILD (from rev 237796, thunar/trunk/PKGBUILD) thunar/repos/extra-x86_64/thunar.install (from rev 237796, thunar/trunk/thunar.install) Deleted: thunar/repos/extra-i686/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch thunar/repos/extra-i686/PKGBUILD thunar/repos/extra-i686/thunar.install thunar/repos/extra-x86_64/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch thunar/repos/extra-x86_64/PKGBUILD thunar/repos/extra-x86_64/thunar.install --+ /PKGBUILD| 118 ++ /thunar.install | 28 ++ extra-i686/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch | 27 -- extra-i686/PKGBUILD | 64 - extra-i686/thunar.install| 14 - extra-x86_64/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch | 27 -- extra-x86_64/PKGBUILD| 64 - extra-x86_64/thunar.install | 14 - 8 files changed, 146 insertions(+), 210 deletions(-) Deleted: extra-i686/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch === --- extra-i686/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch 2015-04-20 18:11:59 UTC (rev 237796) +++ extra-i686/0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch 2015-04-20 18:12:09 UTC (rev 237797) @@ -1,27 +0,0 @@ -From cdfdb7290abb270f5f98c93089c3b6e3c35859bc Mon Sep 17 00:00:00 2001 -From: Thaddaeus Tintenfisch thad.fi...@gmail.com -Date: Sun, 22 Feb 2015 23:34:45 +0100 -Subject: [PATCH] Fallback to non-cached version of source file (bug #9142) - - thunar/thunar-file.c | 4 - 1 file changed, 4 insertions(+) - -diff --git a/thunar/thunar-file.c b/thunar/thunar-file.c -index 9b5aa9b..9dedf47 100644 a/thunar/thunar-file.c -+++ b/thunar/thunar-file.c -@@ -1978,6 +1978,10 @@ thunar_file_accepts_drop (ThunarFile *file, - /* determine the cached version of the source file */ - ofile = thunar_file_cache_lookup (lp-data); - -+ /* fallback to non-cached version */ -+ if (ofile == NULL) -+ofile = thunar_file_get (lp-data, NULL); -+ - /* we have only move if we know the source and both the source and the target -* are on the same disk, and the source file is owned by the current user. -*/ --- -2.3.4 - Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 18:11:59 UTC (rev 237796) +++ extra-i686/PKGBUILD 2015-04-20 18:12:09 UTC (rev 237797) @@ -1,64 +0,0 @@ -# $Id$ -# Maintainer: Evangelos Foutras evange...@foutrelis.com -# Contributor: Andrew Simmons andrew.simm...@gmail.com - -pkgname=thunar -pkgver=1.6.6 -pkgrel=2 -pkgdesc=Modern file manager for Xfce -arch=('i686' 'x86_64') -url=http://thunar.xfce.org; -license=('GPL2' 'LGPL2.1') -groups=('xfce4') -depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' - 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng') -makedepends=('intltool' 'gtk-doc' 'xfce4-panel') -optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems' -'xfce4-panel: for trash applet' -'tumbler: for thumbnail previews' -'thunar-volman: manages removable devices' -'thunar-archive-plugin: create and deflate archives' -'thunar-media-tags-plugin: view/edit id3/ogg tags') -install=$pkgname.install -source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2 -0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch) -sha256sums=('b9a55104b18ae01c5190d7ea02cbd7ba56d7affed9df416bf7fec6dff2d889b2' -'a4e26ff5debb4e8324e26ea62a2897f5c63f5e11376cd35bea2950714039fa4f') - -prepare() { - cd $srcdir/Thunar-$pkgver - - # https://bugzilla.xfce.org/show_bug.cgi?id=9142 - patch -Np1 -i ../0001-Fallback-to-non-cached-version-of-source-file-bug-91.patch -} - -build() { - cd $srcdir/Thunar-$pkgver - - ./configure \ ---prefix=/usr \ ---sysconfdir=/etc \ ---libexecdir=/usr/lib \ ---localstatedir=/var \ ---disable-static \ ---enable-gio-unix \ ---enable-dbus \
[arch-commits] Commit in puppet/trunk (PKGBUILD puppet.install)
Date: Monday, April 20, 2015 @ 18:49:35 Author: jsteel Revision: 131753 upgpkg: puppet 4.0.0-2 Modified: puppet/trunk/PKGBUILD puppet/trunk/puppet.install + PKGBUILD | 14 ++ puppet.install |2 +- 2 files changed, 7 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 15:14:13 UTC (rev 131752) +++ PKGBUILD2015-04-20 16:49:35 UTC (rev 131753) @@ -10,18 +10,16 @@ pkgname=puppet pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc=Server automation framework and application arch=('any') url=http://puppetlabs.com/puppet/puppet-open-source; -license=('APACHE') +license=('Apache') depends=('facter' 'hiera') -optdepends=('ruby-shadow: user password management' -'logrotate') +optdepends=('ruby-shadow: user password management') backup=('etc/puppetlabs/puppet/auth.conf' 'etc/puppetlabs/puppet/fileserver.conf' -'etc/puppetlabs/puppet/puppet.conf' -'etc/logrotate.d/puppet') +'etc/puppetlabs/puppet/puppet.conf') install=$pkgname.install source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz) md5sums=('fe40c3d9a9845155df083c411f39d943') @@ -32,8 +30,6 @@ ruby install.rb --destdir=$pkgdir --sitelibdir=$( ruby -e \ 'puts RbConfig::CONFIG[vendorlibdir]' ) --rundir=/run - install -Dm644 $srcdir/$pkgname-$pkgver/ext/redhat/logrotate \ -$pkgdir/etc/logrotate.d/$pkgname install -Dm644 $srcdir/$pkgname-$pkgver/conf/fileserver.conf \ $pkgdir/etc/puppetlabs/$pkgname/fileserver.conf @@ -42,6 +38,8 @@ echo d /run/puppetlabs 0755 $pkgname $pkgname - \ $pkgdir/usr/lib/tmpfiles.d/$pkgname.conf + chmod 750 $pkgdir/var/log/puppetlabs/puppet + # systemd install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/$pkgname.service \ $pkgdir/usr/lib/systemd/system/$pkgname.service Modified: puppet.install === --- puppet.install 2015-04-20 15:14:13 UTC (rev 131752) +++ puppet.install 2015-04-20 16:49:35 UTC (rev 131753) @@ -8,7 +8,7 @@ pre_install if [ $(vercmp 4 $2) -eq 1 ]; then -echo '== Version 4 beaks compatibility with version 3; you will need +echo '== Version 4 breaks compatibility with version 3; you will need == to follow upgrade instructions for your servers and clients: == https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_server.html == https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_agent.html'
[arch-commits] Commit in puppet/repos/community-testing-any (4 files)
Date: Monday, April 20, 2015 @ 18:49:46 Author: jsteel Revision: 131754 archrelease: copy trunk to community-testing-any Added: puppet/repos/community-testing-any/PKGBUILD (from rev 131753, puppet/trunk/PKGBUILD) puppet/repos/community-testing-any/puppet.install (from rev 131753, puppet/trunk/puppet.install) Deleted: puppet/repos/community-testing-any/PKGBUILD puppet/repos/community-testing-any/puppet.install + PKGBUILD | 122 +++ puppet.install | 52 +++ 2 files changed, 86 insertions(+), 88 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-04-20 16:49:35 UTC (rev 131753) +++ PKGBUILD2015-04-20 16:49:46 UTC (rev 131754) @@ -1,62 +0,0 @@ -# $Id$ -# Maintainer: Jonathan Steel jsteel at archlinux.org -# Contributor: Greg Sutcliffe puppet-aur (at) emeraldreverie (dot) org -# Contributor: Hyacinthe Cartiaux hyacinthe (dot) cartiaux (at) free (dot) fr -# Contributor: Thomas S Hatch thatch45 (at) Gmail (dot) com -# Contributor: Xavion Xavion (dot) 0 (at) Gmail (dot) com -# Contributor: Miah Johnson miah (at) chia-pet dot org -# Contributor: Dave Simons miouhpi (at) Gmail (dot) com -# Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com - -pkgname=puppet -pkgver=4.0.0 -pkgrel=1 -pkgdesc=Server automation framework and application -arch=('any') -url=http://puppetlabs.com/puppet/puppet-open-source; -license=('APACHE') -depends=('facter' 'hiera') -optdepends=('ruby-shadow: user password management' -'logrotate') -backup=('etc/puppetlabs/puppet/auth.conf' -'etc/puppetlabs/puppet/fileserver.conf' -'etc/puppetlabs/puppet/puppet.conf' -'etc/logrotate.d/puppet') -install=$pkgname.install -source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz) -md5sums=('fe40c3d9a9845155df083c411f39d943') - -package() { - cd $pkgname-$pkgver - - ruby install.rb --destdir=$pkgdir --sitelibdir=$( ruby -e \ -'puts RbConfig::CONFIG[vendorlibdir]' ) --rundir=/run - - install -Dm644 $srcdir/$pkgname-$pkgver/ext/redhat/logrotate \ -$pkgdir/etc/logrotate.d/$pkgname - install -Dm644 $srcdir/$pkgname-$pkgver/conf/fileserver.conf \ -$pkgdir/etc/puppetlabs/$pkgname/fileserver.conf - - install -d $pkgdir/{var/lib/$pkgname,usr/lib/tmpfiles.d} - - echo d /run/puppetlabs 0755 $pkgname $pkgname - \ -$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf - - # systemd - install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/$pkgname.service \ -$pkgdir/usr/lib/systemd/system/$pkgname.service - install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/${pkgname}master.service \ -$pkgdir/usr/lib/systemd/system/${pkgname}master.service - - # vim and emacs - install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/ftdetect/$pkgname.vim \ -$pkgdir/usr/share/vim/vimfiles/ftdetect/$pkgname.vim - install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/syntax/$pkgname.vim \ -$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim - install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode.el \ -$pkgdir/usr/share/emacs/site-lisp/$pkgname-mode.el - install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode-init.el \ -$pkgdir/usr/share/emacs/site-lisp/site-start.d/$pkgname-mode-init.el - - install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 131753, puppet/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-04-20 16:49:46 UTC (rev 131754) @@ -0,0 +1,60 @@ +# $Id$ +# Maintainer: Jonathan Steel jsteel at archlinux.org +# Contributor: Greg Sutcliffe puppet-aur (at) emeraldreverie (dot) org +# Contributor: Hyacinthe Cartiaux hyacinthe (dot) cartiaux (at) free (dot) fr +# Contributor: Thomas S Hatch thatch45 (at) Gmail (dot) com +# Contributor: Xavion Xavion (dot) 0 (at) Gmail (dot) com +# Contributor: Miah Johnson miah (at) chia-pet dot org +# Contributor: Dave Simons miouhpi (at) Gmail (dot) com +# Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com + +pkgname=puppet +pkgver=4.0.0 +pkgrel=2 +pkgdesc=Server automation framework and application +arch=('any') +url=http://puppetlabs.com/puppet/puppet-open-source; +license=('Apache') +depends=('facter' 'hiera') +optdepends=('ruby-shadow: user password management') +backup=('etc/puppetlabs/puppet/auth.conf' +'etc/puppetlabs/puppet/fileserver.conf' +'etc/puppetlabs/puppet/puppet.conf') +install=$pkgname.install +source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz) +md5sums=('fe40c3d9a9845155df083c411f39d943') + +package() { + cd $pkgname-$pkgver + + ruby install.rb --destdir=$pkgdir --sitelibdir=$( ruby -e \ +'puts RbConfig::CONFIG[vendorlibdir]' ) --rundir=/run + + install -Dm644
[arch-commits] Commit in frameworkintegration/repos (6 files)
Date: Monday, April 20, 2015 @ 17:46:51 Author: fyan Revision: 237789 archrelease: copy trunk to extra-i686, extra-x86_64 Added: frameworkintegration/repos/extra-i686/PKGBUILD (from rev 237788, frameworkintegration/trunk/PKGBUILD) frameworkintegration/repos/extra-i686/fix_file_dialogs.patch (from rev 237788, frameworkintegration/trunk/fix_file_dialogs.patch) frameworkintegration/repos/extra-x86_64/PKGBUILD (from rev 237788, frameworkintegration/trunk/PKGBUILD) frameworkintegration/repos/extra-x86_64/fix_file_dialogs.patch (from rev 237788, frameworkintegration/trunk/fix_file_dialogs.patch) Deleted: frameworkintegration/repos/extra-i686/PKGBUILD frameworkintegration/repos/extra-x86_64/PKGBUILD -+ /PKGBUILD | 80 ++ extra-i686/PKGBUILD | 41 - extra-i686/fix_file_dialogs.patch | 25 ++ extra-x86_64/PKGBUILD | 41 - extra-x86_64/fix_file_dialogs.patch | 25 ++ 5 files changed, 130 insertions(+), 82 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 14:23:04 UTC (rev 237788) +++ extra-i686/PKGBUILD 2015-04-20 15:46:51 UTC (rev 237789) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org - -pkgname=frameworkintegration -pkgver=5.9.0 -pkgrel=2 -pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/frameworks/frameworkintegration' -license=('LGPL') -depends=('kio' 'ttf-oxygen' 'libxcursor') -makedepends=('extra-cmake-modules') -groups=('kf5') -source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; 'fix_file_dialogs.patch') - -md5sums=('5a40c112b997e3a30848374bf2a1ae6f' - 'b37ac613e304bbfb984e659bc160bccb') - -prepare() { - mkdir -p build - - cd $pkgname-$pkgver - patch -p1 -i $srcdir/fix_file_dialogs.patch -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR=${pkgdir} install -} Copied: frameworkintegration/repos/extra-i686/PKGBUILD (from rev 237788, frameworkintegration/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 15:46:51 UTC (rev 237789) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org + +pkgname=frameworkintegration +pkgver=5.9.0 +pkgrel=3 +pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/frameworks/frameworkintegration' +license=('LGPL') +depends=('kio' 'ttf-oxygen' 'libxcursor') +makedepends=('extra-cmake-modules') +groups=('kf5') +source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; 'fix_file_dialogs.patch') +md5sums=('5a40c112b997e3a30848374bf2a1ae6f' + '89351a4b31f610bad9962693a1bd2b7e') + +prepare() { + mkdir -p build + + cd $pkgname-$pkgver + patch -p1 -i $srcdir/fix_file_dialogs.patch +} + +build() { + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} Copied: frameworkintegration/repos/extra-i686/fix_file_dialogs.patch (from rev 237788, frameworkintegration/trunk/fix_file_dialogs.patch) === --- extra-i686/fix_file_dialogs.patch (rev 0) +++ extra-i686/fix_file_dialogs.patch 2015-04-20 15:46:51 UTC (rev 237789) @@ -0,0 +1,25 @@ +--- a/src/platformtheme/kdeplatformfiledialoghelper.cpp b/src/platformtheme/kdeplatformfiledialoghelper.cpp +@@ -272,6 +272,7 @@ + + void KDEPlatformFileDialogHelper::exec() + { ++m_dialog-hide(); // ensure dialog is not shown (exec would block input) + m_dialog-winId(); // ensure there's a window created + KSharedConfig::Ptr conf = KSharedConfig::openConfig(); + KWindowConfig::restoreWindowSize(m_dialog-windowHandle(), conf-group(FileDialogSize)); +@@ -296,11 +297,11 @@ + + bool KDEPlatformFileDialogHelper::show(Qt::WindowFlags windowFlags, Qt::WindowModality windowModality, QWindow *parent) + { ++Q_UNUSED(parent) + initializeDialog(); + m_dialog-setWindowFlags(windowFlags); +
[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 18:22:34 Author: anatolik Revision: 237790 upgpkg: gnu-efi-libs 3.0.2-1 Modified: gnu-efi-libs/trunk/PKGBUILD --+ PKGBUILD | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 15:46:51 UTC (rev 237789) +++ PKGBUILD2015-04-20 16:22:34 UTC (rev 237790) @@ -5,7 +5,7 @@ [[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 [[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 -_pkgver=3.0.1 +_pkgver=3.0.2 pkgname=gnu-efi-libs pkgver=${_pkgver} pkgrel=1 @@ -13,17 +13,15 @@ url=http://sourceforge.net/projects/gnu-efi/; license=('GPL') arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags' 'staticlibs') +options=('!strip' '!makeflags' '!buildflags') makedepends=('pciutils') source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('c4099c443b6b0c2b04dedc33e7814ec0') +md5sums=('a9db2cabc01a2674715bd6aea2911f01') build() { cd ${srcdir}/gnu-efi-${_pkgver}/ - make -j1 - make -j1 -C apps all - + make lib gnuefi inc apps } package() { @@ -32,5 +30,5 @@ make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ }
[arch-commits] Commit in gnu-efi-libs/repos (4 files)
Date: Monday, April 20, 2015 @ 18:23:08 Author: anatolik Revision: 237791 archrelease: copy trunk to core-x86_64, core-i686 Added: gnu-efi-libs/repos/core-i686/ gnu-efi-libs/repos/core-i686/PKGBUILD (from rev 237790, gnu-efi-libs/trunk/PKGBUILD) gnu-efi-libs/repos/core-x86_64/ gnu-efi-libs/repos/core-x86_64/PKGBUILD (from rev 237790, gnu-efi-libs/trunk/PKGBUILD) --+ core-i686/PKGBUILD | 34 ++ core-x86_64/PKGBUILD | 34 ++ 2 files changed, 68 insertions(+) Copied: gnu-efi-libs/repos/core-i686/PKGBUILD (from rev 237790, gnu-efi-libs/trunk/PKGBUILD) === --- core-i686/PKGBUILD (rev 0) +++ core-i686/PKGBUILD 2015-04-20 16:23:08 UTC (rev 237791) @@ -0,0 +1,34 @@ +# Maintainer: Tobias Powalowski tp...@archlinux.org +# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) +# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com + +[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 +[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 + +_pkgver=3.0.2 +pkgname=gnu-efi-libs +pkgver=${_pkgver} +pkgrel=1 +pkgdesc=Library for building UEFI Applications using GNU toolchain +url=http://sourceforge.net/projects/gnu-efi/; +license=('GPL') +arch=('x86_64' 'i686') +options=('!strip' '!makeflags' '!buildflags') +makedepends=('pciutils') +source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) +md5sums=('a9db2cabc01a2674715bd6aea2911f01') + +build() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make lib gnuefi inc apps +} + +package() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install + + install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ +} Copied: gnu-efi-libs/repos/core-x86_64/PKGBUILD (from rev 237790, gnu-efi-libs/trunk/PKGBUILD) === --- core-x86_64/PKGBUILD(rev 0) +++ core-x86_64/PKGBUILD2015-04-20 16:23:08 UTC (rev 237791) @@ -0,0 +1,34 @@ +# Maintainer: Tobias Powalowski tp...@archlinux.org +# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) +# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com + +[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 +[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 + +_pkgver=3.0.2 +pkgname=gnu-efi-libs +pkgver=${_pkgver} +pkgrel=1 +pkgdesc=Library for building UEFI Applications using GNU toolchain +url=http://sourceforge.net/projects/gnu-efi/; +license=('GPL') +arch=('x86_64' 'i686') +options=('!strip' '!makeflags' '!buildflags') +makedepends=('pciutils') +source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) +md5sums=('a9db2cabc01a2674715bd6aea2911f01') + +build() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make lib gnuefi inc apps +} + +package() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install + + install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ +}
[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 21:03:53 Author: bpiotrowski Revision: 237801 upgpkg: gnu-efi-libs 3.0.2-2 fix mispush to [core] Modified: gnu-efi-libs/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 19:02:55 UTC (rev 237800) +++ PKGBUILD2015-04-20 19:03:53 UTC (rev 237801) @@ -8,7 +8,7 @@ _pkgver=3.0.2 pkgname=gnu-efi-libs pkgver=${_pkgver} -pkgrel=1 +pkgrel=2 pkgdesc=Library for building UEFI Applications using GNU toolchain url=http://sourceforge.net/projects/gnu-efi/; license=('GPL')
[arch-commits] Commit in python2-gnutls/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 20:44:00 Author: spupykin Revision: 131757 Modified: python2-gnutls/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 18:33:36 UTC (rev 131756) +++ PKGBUILD2015-04-20 18:44:00 UTC (rev 131757) @@ -5,9 +5,9 @@ pkgname=python2-gnutls pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc=Python wrapper for the GNUTLS library -arch=('i686' 'x86_64') +arch=('any') url=http://cheeseshop.python.org/pypi/python-gnutls; depends=('python2' 'gnutls' 'libgcrypt') license=('LGPL')
[arch-commits] Commit in gnu-efi-libs/repos (4 files)
Date: Monday, April 20, 2015 @ 21:04:08 Author: bpiotrowski Revision: 237802 archrelease: copy trunk to extra-x86_64, extra-i686 Added: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237801, gnu-efi-libs/trunk/PKGBUILD) gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 237801, gnu-efi-libs/trunk/PKGBUILD) Deleted: gnu-efi-libs/repos/extra-i686/PKGBUILD gnu-efi-libs/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 68 extra-i686/PKGBUILD | 34 extra-x86_64/PKGBUILD | 34 3 files changed, 68 insertions(+), 68 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 19:03:53 UTC (rev 237801) +++ extra-i686/PKGBUILD 2015-04-20 19:04:08 UTC (rev 237802) @@ -1,34 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.2 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('a9db2cabc01a2674715bd6aea2911f01') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make lib gnuefi inc apps -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237801, gnu-efi-libs/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 19:04:08 UTC (rev 237802) @@ -0,0 +1,34 @@ +# Maintainer: Tobias Powalowski tp...@archlinux.org +# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) +# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com + +[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 +[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 + +_pkgver=3.0.2 +pkgname=gnu-efi-libs +pkgver=${_pkgver} +pkgrel=2 +pkgdesc=Library for building UEFI Applications using GNU toolchain +url=http://sourceforge.net/projects/gnu-efi/; +license=('GPL') +arch=('x86_64' 'i686') +options=('!strip' '!makeflags' '!buildflags') +makedepends=('pciutils') +source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) +md5sums=('a9db2cabc01a2674715bd6aea2911f01') + +build() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make lib gnuefi inc apps +} + +package() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install + + install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 19:03:53 UTC (rev 237801) +++ extra-x86_64/PKGBUILD 2015-04-20 19:04:08 UTC (rev 237802) @@ -1,34 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.2 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('a9db2cabc01a2674715bd6aea2911f01') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make lib gnuefi inc apps -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 237801,
[arch-commits] Commit in kdebase-runtime/repos (8 files)
Date: Monday, April 20, 2015 @ 20:55:17 Author: arojas Revision: 237799 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 237798, kdebase-runtime/trunk/PKGBUILD) kdebase-runtime/repos/extra-i686/kdebase-runtime.install (from rev 237798, kdebase-runtime/trunk/kdebase-runtime.install) kdebase-runtime/repos/extra-x86_64/PKGBUILD (from rev 237798, kdebase-runtime/trunk/PKGBUILD) kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install (from rev 237798, kdebase-runtime/trunk/kdebase-runtime.install) Deleted: kdebase-runtime/repos/extra-i686/PKGBUILD kdebase-runtime/repos/extra-i686/kdebase-runtime.install kdebase-runtime/repos/extra-x86_64/PKGBUILD kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install --+ /PKGBUILD| 202 + /kdebase-runtime.install | 26 extra-i686/PKGBUILD | 101 extra-i686/kdebase-runtime.install | 13 -- extra-x86_64/PKGBUILD| 101 extra-x86_64/kdebase-runtime.install | 13 -- 6 files changed, 228 insertions(+), 228 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 18:54:26 UTC (rev 237798) +++ extra-i686/PKGBUILD 2015-04-20 18:55:17 UTC (rev 237799) @@ -1,101 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgbase=kdebase-runtime -pkgname=('kdebase-runtime' 'khelpcenter4' 'kdebase-runtime-doc' 'kdesu4') -pkgver=15.04.0 -pkgrel=3 -pkgdesc=Plugins and applications necessary for the running of KDE applications -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/kde/kde-runtime' -license=('GPL' 'LGPL') -makedepends=('kdelibs' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'libwebp' - 'pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen' 'networkmanager' 'boost') -source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;) -sha1sums=('5cbfec48ead85a1cd3dab675b98623dd4a831d91') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kde-runtime-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_SKIP_RPATH=ON \ --DCMAKE_INSTALL_PREFIX=/usr \ --DWITH_QNtrack=OFF \ --DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \ --DWITH_NepomukCore=OFF - make -} - -package_khelpcenter4() { - pkgdesc=(Application to show KDE Applications' documentation) - depends=('kdebase-runtime' 'htdig' 'rarian' 'kdebase-runtime-doc') - provides=('khelpcenter') - conflicts=('khelpcenter') - - cd build/khelpcenter - make DESTDIR=$pkgdir install -} - -package_kdebase-runtime() { - depends=('kdelibs' 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' - 'oxygen-icons' 'xorg-xauth' 'libwebp') - optdepends=('kdepimlibs: for kwalletd, and is needed by DrKonqi to send crash reports to KDE.org' 'kdebase-runtime-doc: KDE4 documentation' -'gdb: needed by DrKonqi to generate backtrace' 'khelpcenter: to display applications documentation') - provides=('notification-daemon') - install=$pkgname.install - - cd build - make DESTDIR=$pkgdir install - - rm ${pkgdir}/usr/share/icons/hicolor/index.theme - -# Remove khelpcenter - cd $pkgdir - find -name '*khelpcenter*' | xargs rm -fr - find -name 'khc*' | xargs rm -fr - rm usr/share/applications/kde4/Help.desktop - -# Remove docs - rm -r $pkgdir/usr/share/{doc,man} - -# Remove kdesu - rm $pkgdir/usr/lib/kde4/libexec/kdesu* -} - -package_kdebase-runtime-doc() { - pkgdesc=(KDE4 documentation) - conflicts=('khelpcenter' 'plasma-desktop' 'kio-extras') - - cd build/doc - make DESTDIR=$pkgdir install - -# Remove kdesu docs - rm -r $pkgdir/usr/share/doc/HTML/en/kdesu/ - rm $pkgdir/usr/share/man/man1/kdesu.1 -} - -package_kdesu4() { - pkgdesc=(Run KDE applications as root) - depends=('kdebase-runtime') - conflicts=('kde-cli-tools') - - cd build/kdesu - make DESTDIR=$pkgdir install - - cd ../doc/kdesu - make DESTDIR=$pkgdir install - - mkdir -p $pkgdir/usr/bin - ln -sf /usr/lib/kde4/libexec/kdesu $pkgdir/usr/bin/ - - # FS#36668 - chown :nobody ${pkgdir}/usr/lib/kde4/libexec/kdesud - chmod g+s ${pkgdir}/usr/lib/kde4/libexec/kdesud -} Copied: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 237798, kdebase-runtime/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 18:55:17 UTC (rev 237799) @@ -0,0 +1,101 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz
[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 20:54:26 Author: arojas Revision: 237798 Make it possible to install khelpcenter4 Modified: kdebase-runtime/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 18:12:09 UTC (rev 237797) +++ PKGBUILD2015-04-20 18:54:26 UTC (rev 237798) @@ -6,7 +6,7 @@ pkgbase=kdebase-runtime pkgname=('kdebase-runtime' 'khelpcenter4' 'kdebase-runtime-doc' 'kdesu4') pkgver=15.04.0 -pkgrel=3 +pkgrel=4 pkgdesc=Plugins and applications necessary for the running of KDE applications arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kde-runtime' @@ -36,7 +36,7 @@ package_khelpcenter4() { pkgdesc=(Application to show KDE Applications' documentation) depends=('kdebase-runtime' 'htdig' 'rarian' 'kdebase-runtime-doc') - provides=('khelpcenter') + provides=(khelpcenter=$pkgver) conflicts=('khelpcenter') cd build/khelpcenter @@ -71,7 +71,7 @@ package_kdebase-runtime-doc() { pkgdesc=(KDE4 documentation) - conflicts=('khelpcenter' 'plasma-desktop' 'kio-extras') + conflicts=('khelpcenter15' 'plasma-desktop' 'kio-extras') cd build/doc make DESTDIR=$pkgdir install
[arch-commits] Commit in gnu-efi-libs/repos (4 files)
Date: Monday, April 20, 2015 @ 21:02:55 Author: bpiotrowski Revision: 237800 archrelease: copy trunk to extra-x86_64, extra-i686 Added: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237799, gnu-efi-libs/trunk/PKGBUILD) gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 237799, gnu-efi-libs/trunk/PKGBUILD) Deleted: gnu-efi-libs/repos/extra-i686/PKGBUILD gnu-efi-libs/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 68 extra-i686/PKGBUILD | 34 extra-x86_64/PKGBUILD | 34 3 files changed, 68 insertions(+), 68 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 18:55:17 UTC (rev 237799) +++ extra-i686/PKGBUILD 2015-04-20 19:02:55 UTC (rev 237800) @@ -1,34 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.2 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('a9db2cabc01a2674715bd6aea2911f01') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make lib gnuefi inc apps -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-i686/PKGBUILD (from rev 237799, gnu-efi-libs/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 19:02:55 UTC (rev 237800) @@ -0,0 +1,34 @@ +# Maintainer: Tobias Powalowski tp...@archlinux.org +# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) +# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com + +[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 +[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 + +_pkgver=3.0.2 +pkgname=gnu-efi-libs +pkgver=${_pkgver} +pkgrel=1 +pkgdesc=Library for building UEFI Applications using GNU toolchain +url=http://sourceforge.net/projects/gnu-efi/; +license=('GPL') +arch=('x86_64' 'i686') +options=('!strip' '!makeflags' '!buildflags') +makedepends=('pciutils') +source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) +md5sums=('a9db2cabc01a2674715bd6aea2911f01') + +build() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make lib gnuefi inc apps +} + +package() { + cd ${srcdir}/gnu-efi-${_pkgver}/ + + make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install + + install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ + install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 18:55:17 UTC (rev 237799) +++ extra-x86_64/PKGBUILD 2015-04-20 19:02:55 UTC (rev 237800) @@ -1,34 +0,0 @@ -# Maintainer: Tobias Powalowski tp...@archlinux.org -# Contributor: Keshav Amburay (the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm) -# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com - -[[ ${CARCH} == x86_64 ]] _EFI_ARCH=x86_64 -[[ ${CARCH} == i686 ]] _EFI_ARCH=ia32 - -_pkgver=3.0.2 -pkgname=gnu-efi-libs -pkgver=${_pkgver} -pkgrel=1 -pkgdesc=Library for building UEFI Applications using GNU toolchain -url=http://sourceforge.net/projects/gnu-efi/; -license=('GPL') -arch=('x86_64' 'i686') -options=('!strip' '!makeflags' '!buildflags') -makedepends=('pciutils') -source=(http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;) -md5sums=('a9db2cabc01a2674715bd6aea2911f01') - -build() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make lib gnuefi inc apps -} - -package() { - cd ${srcdir}/gnu-efi-${_pkgver}/ - - make INSTALLROOT=${pkgdir} PREFIX=/usr LIBDIR=/usr/lib install - - install -d ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ - install -D -m0644 ${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps/*.efi ${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/ -} Copied: gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 237799,
[arch-commits] Commit in signon-ui/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 21:38:57 Author: arojas Revision: 237805 Update to 0.17+15.04.20150410 Modified: signon-ui/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 19:36:19 UTC (rev 237804) +++ PKGBUILD2015-04-20 19:38:57 UTC (rev 237805) @@ -4,7 +4,7 @@ # Contributor: Balló György ballogyor+arch at gmail dot com pkgname=signon-ui -pkgver=0.17+14.10.20140916 +pkgver=0.17+15.04.20150410 pkgrel=1 pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account' arch=(i686 x86_64) @@ -12,7 +12,7 @@ license=(GPL) depends=(libaccounts-qt5 qt5-webkit signon libnotify) source=(http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz;) -md5sums=('1d38d956ad324d374cf5ef621eaa50b5') +md5sums=('94d0675d1d06956910dcc850ec70914b') prepare() { cd $pkgname-$pkgver
[arch-commits] Commit in signon-plugin-oauth2/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 21:34:19 Author: arojas Revision: 237803 Update to 0.22 Modified: signon-plugin-oauth2/trunk/PKGBUILD --+ PKGBUILD | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 19:04:08 UTC (rev 237802) +++ PKGBUILD2015-04-20 19:34:19 UTC (rev 237803) @@ -4,7 +4,7 @@ pkgname=signon-plugin-oauth2 _pkgname=signon-oauth2 -pkgver=0.20 +pkgver=0.22 pkgrel=1 pkgdesc='OAuth 2 plugin for signon' arch=('i686' 'x86_64') @@ -12,11 +12,11 @@ license=('LGPL') depends=('signon') makedepends=('qt5-xmlpatterns') -source=($pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=$pkgver;) -md5sums=('0f33239a661d11b51a0803657983043d') +source=($pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver;) +md5sums=('d7c3b7fffe6102fc58d479028141f2b4') prepare() { - cd signon-plugin-oauth2.accounts-sso-$pkgver + cd signon-plugin-oauth2.git sed -i '/-Werror/d' common-project-config.pri @@ -26,7 +26,7 @@ } build() { - cd signon-plugin-oauth2.accounts-sso-$pkgver + cd signon-plugin-oauth2.git qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib make @@ -33,7 +33,7 @@ } package() { - cd signon-plugin-oauth2.accounts-sso-$pkgver + cd signon-plugin-oauth2.git make INSTALL_ROOT=$pkgdir install }
[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)
Date: Monday, April 20, 2015 @ 21:36:19 Author: arojas Revision: 237804 archrelease: copy trunk to extra-i686, extra-x86_64 Added: signon-plugin-oauth2/repos/extra-i686/PKGBUILD (from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD) signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD (from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD) Deleted: signon-plugin-oauth2/repos/extra-i686/PKGBUILD signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 80 extra-i686/PKGBUILD | 40 extra-x86_64/PKGBUILD | 40 3 files changed, 80 insertions(+), 80 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 19:34:19 UTC (rev 237803) +++ extra-i686/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804) @@ -1,40 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas aro...@archlinux.org -# Contributor: Balló György ballogyor+arch at gmail dot com - -pkgname=signon-plugin-oauth2 -_pkgname=signon-oauth2 -pkgver=0.20 -pkgrel=1 -pkgdesc='OAuth 2 plugin for signon' -arch=('i686' 'x86_64') -url=http://code.google.com/p/accounts-sso/; -license=('LGPL') -depends=('signon') -makedepends=('qt5-xmlpatterns') -source=($pkgname-$pkgver.tar.gz::http://signon-plugin-oauth2.accounts-sso.googlecode.com/archive/$pkgver.tar.gz;) -md5sums=('0f33239a661d11b51a0803657983043d') - -prepare() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - sed -i '/-Werror/d' common-project-config.pri - - # Do not install tests and example - echo 'INSTALLS =' tests/tests.pro - echo 'INSTALLS =' example/example.pro -} - -build() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib - make -} - -package() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - make INSTALL_ROOT=$pkgdir install -} - Copied: signon-plugin-oauth2/repos/extra-i686/PKGBUILD (from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Antonio Rojas aro...@archlinux.org +# Contributor: Balló György ballogyor+arch at gmail dot com + +pkgname=signon-plugin-oauth2 +_pkgname=signon-oauth2 +pkgver=0.22 +pkgrel=1 +pkgdesc='OAuth 2 plugin for signon' +arch=('i686' 'x86_64') +url=https://gitlab.com/accounts-sso/signon-plugin-oauth2; +license=('LGPL') +depends=('signon') +makedepends=('qt5-xmlpatterns') +source=($pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver;) +md5sums=('d7c3b7fffe6102fc58d479028141f2b4') + +prepare() { + cd signon-plugin-oauth2.git + + sed -i '/-Werror/d' common-project-config.pri + + # Do not install tests and example + echo 'INSTALLS =' tests/tests.pro + echo 'INSTALLS =' example/example.pro +} + +build() { + cd signon-plugin-oauth2.git + + qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib + make +} + +package() { + cd signon-plugin-oauth2.git + + make INSTALL_ROOT=$pkgdir install +} + Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 19:34:19 UTC (rev 237803) +++ extra-x86_64/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804) @@ -1,40 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas aro...@archlinux.org -# Contributor: Balló György ballogyor+arch at gmail dot com - -pkgname=signon-plugin-oauth2 -_pkgname=signon-oauth2 -pkgver=0.20 -pkgrel=1 -pkgdesc='OAuth 2 plugin for signon' -arch=('i686' 'x86_64') -url=http://code.google.com/p/accounts-sso/; -license=('LGPL') -depends=('signon') -makedepends=('qt5-xmlpatterns') -source=($pkgname-$pkgver.tar.gz::http://signon-plugin-oauth2.accounts-sso.googlecode.com/archive/$pkgver.tar.gz;) -md5sums=('0f33239a661d11b51a0803657983043d') - -prepare() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - sed -i '/-Werror/d' common-project-config.pri - - # Do not install tests and example - echo 'INSTALLS =' tests/tests.pro - echo 'INSTALLS =' example/example.pro -} - -build() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib - make -} - -package() { - cd signon-plugin-oauth2.accounts-sso-$pkgver - - make INSTALL_ROOT=$pkgdir install -} - Copied: signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD (from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Antonio Rojas aro...@archlinux.org +# Contributor: Balló György ballogyor+arch at gmail dot com + +pkgname=signon-plugin-oauth2
[arch-commits] Commit in signon-ui/repos (4 files)
Date: Monday, April 20, 2015 @ 21:39:53 Author: arojas Revision: 237806 archrelease: copy trunk to extra-i686, extra-x86_64 Added: signon-ui/repos/extra-i686/PKGBUILD (from rev 237805, signon-ui/trunk/PKGBUILD) signon-ui/repos/extra-x86_64/PKGBUILD (from rev 237805, signon-ui/trunk/PKGBUILD) Deleted: signon-ui/repos/extra-i686/PKGBUILD signon-ui/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 74 extra-i686/PKGBUILD | 37 extra-x86_64/PKGBUILD | 37 3 files changed, 74 insertions(+), 74 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 19:38:57 UTC (rev 237805) +++ extra-i686/PKGBUILD 2015-04-20 19:39:53 UTC (rev 237806) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas aro...@archlinux.org -# Maintainer: Josip Ponjavic josipponjavic at gmail dot com -# Contributor: Balló György ballogyor+arch at gmail dot com - -pkgname=signon-ui -pkgver=0.17+14.10.20140916 -pkgrel=1 -pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account' -arch=(i686 x86_64) -url=https://launchpad.net/online-accounts-signon-ui; -license=(GPL) -depends=(libaccounts-qt5 qt5-webkit signon libnotify) -source=(http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz;) -md5sums=('1d38d956ad324d374cf5ef621eaa50b5') - -prepare() { - cd $pkgname-$pkgver - - # Do not install tests - echo 'INSTALLS =' tests/unit/tst_inactivity_timer.pro - echo 'INSTALLS =' tests/unit/tst_signon_ui.pro -} - -build() { - cd $pkgname-$pkgver - - qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib - make -} - -package() { - cd $pkgname-$pkgver - - make INSTALL_ROOT=$pkgdir install -} - Copied: signon-ui/repos/extra-i686/PKGBUILD (from rev 237805, signon-ui/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 19:39:53 UTC (rev 237806) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Antonio Rojas aro...@archlinux.org +# Maintainer: Josip Ponjavic josipponjavic at gmail dot com +# Contributor: Balló György ballogyor+arch at gmail dot com + +pkgname=signon-ui +pkgver=0.17+15.04.20150410 +pkgrel=1 +pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account' +arch=(i686 x86_64) +url=https://launchpad.net/online-accounts-signon-ui; +license=(GPL) +depends=(libaccounts-qt5 qt5-webkit signon libnotify) +source=(http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz;) +md5sums=('94d0675d1d06956910dcc850ec70914b') + +prepare() { + cd $pkgname-$pkgver + + # Do not install tests + echo 'INSTALLS =' tests/unit/tst_inactivity_timer.pro + echo 'INSTALLS =' tests/unit/tst_signon_ui.pro +} + +build() { + cd $pkgname-$pkgver + + qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib + make +} + +package() { + cd $pkgname-$pkgver + + make INSTALL_ROOT=$pkgdir install +} + Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 19:38:57 UTC (rev 237805) +++ extra-x86_64/PKGBUILD 2015-04-20 19:39:53 UTC (rev 237806) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas aro...@archlinux.org -# Maintainer: Josip Ponjavic josipponjavic at gmail dot com -# Contributor: Balló György ballogyor+arch at gmail dot com - -pkgname=signon-ui -pkgver=0.17+14.10.20140916 -pkgrel=1 -pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account' -arch=(i686 x86_64) -url=https://launchpad.net/online-accounts-signon-ui; -license=(GPL) -depends=(libaccounts-qt5 qt5-webkit signon libnotify) -source=(http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz;) -md5sums=('1d38d956ad324d374cf5ef621eaa50b5') - -prepare() { - cd $pkgname-$pkgver - - # Do not install tests - echo 'INSTALLS =' tests/unit/tst_inactivity_timer.pro - echo 'INSTALLS =' tests/unit/tst_signon_ui.pro -} - -build() { - cd $pkgname-$pkgver - - qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib - make -} - -package() { - cd $pkgname-$pkgver - - make INSTALL_ROOT=$pkgdir install -} - Copied: signon-ui/repos/extra-x86_64/PKGBUILD (from rev 237805, signon-ui/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2015-04-20 19:39:53 UTC (rev 237806) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Antonio Rojas aro...@archlinux.org +# Maintainer: Josip Ponjavic josipponjavic at gmail dot com +# Contributor: Balló György ballogyor+arch at gmail dot com + +pkgname=signon-ui
[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD)
Date: Monday, April 20, 2015 @ 08:51:52 Author: arojas Revision: 237765 Fix freeze when opening file dialogs (FS#44649) Modified: frameworkintegration/trunk/PKGBUILD --+ PKGBUILD | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-04-20 00:53:16 UTC (rev 237764) +++ PKGBUILD2015-04-20 06:51:52 UTC (rev 237765) @@ -4,7 +4,7 @@ pkgname=frameworkintegration pkgver=5.9.0 -pkgrel=1 +pkgrel=2 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/frameworkintegration' @@ -12,11 +12,16 @@ depends=('kio' 'ttf-oxygen' 'libxcursor') makedepends=('extra-cmake-modules') groups=('kf5') -source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) -md5sums=('5a40c112b997e3a30848374bf2a1ae6f') +source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; 'fix_file_dialogs.patch') +md5sums=('5a40c112b997e3a30848374bf2a1ae6f' + 'b37ac613e304bbfb984e659bc160bccb') + prepare() { mkdir -p build + + cd $pkgname-$pkgver + patch -p1 -i $srcdir/fix_file_dialogs.patch } build() {
[arch-commits] Commit in frameworkintegration/repos (4 files)
Date: Monday, April 20, 2015 @ 08:52:56 Author: arojas Revision: 237766 archrelease: copy trunk to extra-i686, extra-x86_64 Added: frameworkintegration/repos/extra-i686/PKGBUILD (from rev 237765, frameworkintegration/trunk/PKGBUILD) frameworkintegration/repos/extra-x86_64/PKGBUILD (from rev 237765, frameworkintegration/trunk/PKGBUILD) Deleted: frameworkintegration/repos/extra-i686/PKGBUILD frameworkintegration/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 82 extra-i686/PKGBUILD | 36 - extra-x86_64/PKGBUILD | 36 - 3 files changed, 82 insertions(+), 72 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-20 06:51:52 UTC (rev 237765) +++ extra-i686/PKGBUILD 2015-04-20 06:52:56 UTC (rev 237766) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org - -pkgname=frameworkintegration -pkgver=5.9.0 -pkgrel=1 -pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/frameworks/frameworkintegration' -license=('LGPL') -depends=('kio' 'ttf-oxygen' 'libxcursor') -makedepends=('extra-cmake-modules') -groups=('kf5') -source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) -md5sums=('5a40c112b997e3a30848374bf2a1ae6f') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR=${pkgdir} install -} Copied: frameworkintegration/repos/extra-i686/PKGBUILD (from rev 237765, frameworkintegration/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-20 06:52:56 UTC (rev 237766) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org + +pkgname=frameworkintegration +pkgver=5.9.0 +pkgrel=2 +pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/frameworks/frameworkintegration' +license=('LGPL') +depends=('kio' 'ttf-oxygen' 'libxcursor') +makedepends=('extra-cmake-modules') +groups=('kf5') +source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; 'fix_file_dialogs.patch') + +md5sums=('5a40c112b997e3a30848374bf2a1ae6f' + 'b37ac613e304bbfb984e659bc160bccb') + +prepare() { + mkdir -p build + + cd $pkgname-$pkgver + patch -p1 -i $srcdir/fix_file_dialogs.patch +} + +build() { + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-04-20 06:51:52 UTC (rev 237765) +++ extra-x86_64/PKGBUILD 2015-04-20 06:52:56 UTC (rev 237766) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@archlinux.org -# Contributor: Andrea Scarpino and...@archlinux.org - -pkgname=frameworkintegration -pkgver=5.9.0 -pkgrel=1 -pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/frameworks/frameworkintegration' -license=('LGPL') -depends=('kio' 'ttf-oxygen' 'libxcursor') -makedepends=('extra-cmake-modules') -groups=('kf5') -source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) -md5sums=('5a40c112b997e3a30848374bf2a1ae6f') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR=${pkgdir} install -} Copied: frameworkintegration/repos/extra-x86_64/PKGBUILD (from rev 237765, frameworkintegration/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2015-04-20 06:52:56 UTC (rev 237766) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@archlinux.org +# Contributor: Andrea Scarpino and...@archlinux.org +
[arch-commits] Commit in frameworkintegration/trunk (fix_file_dialogs.patch)
Date: Monday, April 20, 2015 @ 08:54:41 Author: arojas Revision: 237767 Add patch Added: frameworkintegration/trunk/fix_file_dialogs.patch + fix_file_dialogs.patch |1 + 1 file changed, 1 insertion(+) Added: fix_file_dialogs.patch === (Binary files differ) Index: frameworkintegration/trunk/fix_file_dialogs.patch === --- fix_file_dialogs.patch 2015-04-20 06:52:56 UTC (rev 237766) +++ fix_file_dialogs.patch 2015-04-20 06:54:41 UTC (rev 237767) Property changes on: frameworkintegration/trunk/fix_file_dialogs.patch ___ Added: svn:mime-type ## -0,0 +1 ## +message/rfc822 \ No newline at end of property