[arch-commits] Commit in jenkins/repos/community-any (12 files)
Date: Tuesday, June 16, 2015 @ 04:57:58 Author: fyan Revision: 135463 archrelease: copy trunk to community-any Added: jenkins/repos/community-any/LICENSE (from rev 135462, jenkins/trunk/LICENSE) jenkins/repos/community-any/PKGBUILD (from rev 135462, jenkins/trunk/PKGBUILD) jenkins/repos/community-any/jenkins.conf (from rev 135462, jenkins/trunk/jenkins.conf) jenkins/repos/community-any/jenkins.install (from rev 135462, jenkins/trunk/jenkins.install) jenkins/repos/community-any/jenkins.service (from rev 135462, jenkins/trunk/jenkins.service) jenkins/repos/community-any/jenkins.tmpfiles.d (from rev 135462, jenkins/trunk/jenkins.tmpfiles.d) Deleted: jenkins/repos/community-any/LICENSE jenkins/repos/community-any/PKGBUILD jenkins/repos/community-any/jenkins.conf jenkins/repos/community-any/jenkins.install jenkins/repos/community-any/jenkins.service jenkins/repos/community-any/jenkins.tmpfiles.d + LICENSE| 46 ++-- PKGBUILD | 84 ++--- jenkins.conf | 26 +-- jenkins.install| 114 +-- jenkins.service| 48 ++--- jenkins.tmpfiles.d |4 - 6 files changed, 161 insertions(+), 161 deletions(-) Deleted: LICENSE === --- LICENSE 2015-06-16 02:57:17 UTC (rev 135462) +++ LICENSE 2015-06-16 02:57:58 UTC (rev 135463) @@ -1,23 +0,0 @@ -The MIT License - -Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - Copied: jenkins/repos/community-any/LICENSE (from rev 135462, jenkins/trunk/LICENSE) === --- LICENSE (rev 0) +++ LICENSE 2015-06-16 02:57:58 UTC (rev 135463) @@ -0,0 +1,23 @@ +The MIT License + +Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + Deleted: PKGBUILD === --- PKGBUILD2015-06-16 02:57:17 UTC (rev 135462) +++ PKGBUILD2015-06-16 02:57:58 UTC (rev 135463) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Alexander Rødseth -# Contributor: Marcel Huber -# Contributor: Illarion Kovalchuk - -pkgname=jenkins -pkgver=1.616 -pkgrel=1 -pkgdesc='Extendable continuous integration server (latest)' -arch=('any') -url='http://jenkins-ci.org/' -license=('MIT') -depends=('java-runtime' 'ttf-dejavu' 'libcups') -provides=('jenkins-ci') -conflicts=('jenkins-ci') -replaces=('jenkins-ci') -backup=('etc/conf.d/jenkins') -install='jenkins.install' -noextract=('jenkins.war') -source=("jenkins-${pkgver}.war::http://mirrors.jenkins-ci.org/war/${pkgver}/jenkins.war"; -# Rename to f
[arch-commits] Commit in jenkins/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 04:57:17 Author: fyan Revision: 135462 upgpkg: jenkins 1.617-1 Modified: jenkins/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-16 02:57:02 UTC (rev 135461) +++ PKGBUILD2015-06-16 02:57:17 UTC (rev 135462) @@ -5,7 +5,7 @@ # Contributor: Illarion Kovalchuk pkgname=jenkins -pkgver=1.616 +pkgver=1.617 pkgrel=1 pkgdesc='Extendable continuous integration server (latest)' arch=('any') @@ -24,7 +24,7 @@ 'jenkins.service' 'jenkins.tmpfiles.d' 'LICENSE') -sha512sums=('db639bbbc957c0bc9c07c279091a1bbe7499c1784e031d631f2f382e5f8283f8ac187a05338ff37166be68459c2e27b5f97df04003c15bcc93c886aad5fb4a3b' +sha512sums=('b5a0fce396eacffee181f0331f6157c60072f16994bb689e090dd6d9697708807444bf4a198e5fb828508bd63db37081e3b5935b121339de99681535e9d25c89' '3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0' 'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7' 'fc82b56741c4683cde4913e41bf3dbfb0e7b16897b22b27d92a9c6fa7a300ffba97d85fbbf2287a7c5c546cb5697bbe8daa108bfc51572cf69c256d1e01e80ba'
[arch-commits] Commit in perl-cpanplus/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 04:46:49 Author: fyan Revision: 135459 upgpkg: perl-cpanplus 0.9152-2 fix dependency on perl-package-constants (FS#45332) Modified: perl-cpanplus/trunk/PKGBUILD (contents, properties) --+ PKGBUILD | 36 +--- 1 file changed, 13 insertions(+), 23 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-16 02:44:40 UTC (rev 135458) +++ PKGBUILD2015-06-16 02:46:49 UTC (rev 135459) @@ -1,13 +1,15 @@ -# Maintainer: Florian Pritz +# $Id$ +# Maintainer: Felix Yan +# Contributor: Florian Pritz pkgname=perl-cpanplus pkgver=0.9152 -pkgrel=1 +pkgrel=2 pkgdesc='Ameliorated interface to the CPAN' arch=(any) license=(PerlArtistic GPL) options=(!emptydirs) -depends=(perl perl-log-message perl-archive-extract perl-term-ui perl-log-message-simple perl-module-pluggable perl-object-accessor) +depends=(perl perl-log-message perl-archive-extract perl-term-ui perl-log-message-simple perl-module-pluggable perl-object-accessor perl-package-constants) url=https://metacpan.org/release/CPANPLUS source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";) md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97') @@ -14,32 +16,20 @@ sha512sums=('4665d6ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf') _ddir="CPANPLUS-$pkgver" -build() -( +build() { cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps - unset PERL5LIB PERL_MM_OPT - /usr/bin/perl Makefile.PL + perl Makefile.PL INSTALLDIRS=vendor make -) +} -check() -( +check() { cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 - unset PERL5LIB make test -) +} -package() -( +package() { cd "$srcdir/$_ddir" - make install INSTALLDIRS=vendor DESTDIR="$pkgdir" - find "$pkgdir" -name .packlist -o -name perllocal.pod -delete -) + make install DESTDIR="$pkgdir" +} -# Local Variables: -# mode: shell-script -# sh-basic-offset: 2 -# End: # vim:set ts=2 sw=2 et: Property changes on: perl-cpanplus/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in perl-cpanplus/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, June 16, 2015 @ 04:47:08 Author: fyan Revision: 135460 archrelease: copy trunk to community-any Added: perl-cpanplus/repos/community-any/PKGBUILD (from rev 135459, perl-cpanplus/trunk/PKGBUILD) Deleted: perl-cpanplus/repos/community-any/PKGBUILD --+ PKGBUILD | 80 ++--- 1 file changed, 35 insertions(+), 45 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-16 02:46:49 UTC (rev 135459) +++ PKGBUILD2015-06-16 02:47:08 UTC (rev 135460) @@ -1,45 +0,0 @@ -# Maintainer: Florian Pritz - -pkgname=perl-cpanplus -pkgver=0.9152 -pkgrel=1 -pkgdesc='Ameliorated interface to the CPAN' -arch=(any) -license=(PerlArtistic GPL) -options=(!emptydirs) -depends=(perl perl-log-message perl-archive-extract perl-term-ui perl-log-message-simple perl-module-pluggable perl-object-accessor) -url=https://metacpan.org/release/CPANPLUS -source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";) -md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97') -sha512sums=('4665d6ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf') -_ddir="CPANPLUS-$pkgver" - -build() -( - cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps - unset PERL5LIB PERL_MM_OPT - /usr/bin/perl Makefile.PL - make -) - -check() -( - cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 - unset PERL5LIB - make test -) - -package() -( - cd "$srcdir/$_ddir" - make install INSTALLDIRS=vendor DESTDIR="$pkgdir" - find "$pkgdir" -name .packlist -o -name perllocal.pod -delete -) - -# Local Variables: -# mode: shell-script -# sh-basic-offset: 2 -# End: -# vim:set ts=2 sw=2 et: Copied: perl-cpanplus/repos/community-any/PKGBUILD (from rev 135459, perl-cpanplus/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-16 02:47:08 UTC (rev 135460) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Florian Pritz + +pkgname=perl-cpanplus +pkgver=0.9152 +pkgrel=2 +pkgdesc='Ameliorated interface to the CPAN' +arch=(any) +license=(PerlArtistic GPL) +options=(!emptydirs) +depends=(perl perl-log-message perl-archive-extract perl-term-ui perl-log-message-simple perl-module-pluggable perl-object-accessor perl-package-constants) +url=https://metacpan.org/release/CPANPLUS +source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz";) +md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97') +sha512sums=('4665d6ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf') +_ddir="CPANPLUS-$pkgver" + +build() { + cd "$srcdir/$_ddir" + perl Makefile.PL INSTALLDIRS=vendor + make +} + +check() { + cd "$srcdir/$_ddir" + make test +} + +package() { + cd "$srcdir/$_ddir" + make install DESTDIR="$pkgdir" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in perl-package-constants/repos (2 files)
Date: Tuesday, June 16, 2015 @ 04:44:40 Author: fyan Revision: 135458 archrelease: copy trunk to community-any Added: perl-package-constants/repos/community-any/ perl-package-constants/repos/community-any/PKGBUILD (from rev 135457, perl-package-constants/trunk/PKGBUILD) --+ PKGBUILD | 35 +++ 1 file changed, 35 insertions(+) Copied: perl-package-constants/repos/community-any/PKGBUILD (from rev 135457, perl-package-constants/trunk/PKGBUILD) === --- community-any/PKGBUILD (rev 0) +++ community-any/PKGBUILD 2015-06-16 02:44:40 UTC (rev 135458) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: John D Jones III +# Generator : CPANPLUS::Dist::Arch 1.29 + +pkgname=perl-package-constants +pkgver=0.06 +pkgrel=1 +pkgdesc="List all constants declared in a package" +arch=('any') +license=('PerlArtistic' 'GPL') +options=('!emptydirs') +depends=('perl') +url='http://search.mcpan.org/dist/Package-Constants' +source=('http://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-0.06.tar.gz') +sha512sums=('a3f855435a989252551dfbd50492dcae5bdfb01efe14c2ef40679722305bb67097eb4c969023df1da00ee22d92f88e39439ebdeaae0b1f3a3fc6c561f3fa8481') +_distdir="Package-Constants-0.06" + +build() { + cd "$srcdir/$_distdir" + perl Makefile.PL INSTALLDIRS=vendor + make +} + +check() { + cd "$srcdir/$_distdir" + make test +} + +package() { + cd "$srcdir/$_distdir" + make install DESTDIR="$pkgdir" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in (4 files)
Date: Tuesday, June 16, 2015 @ 04:43:40 Author: fyan Revision: 135457 addpkg: perl-package-constants 0.06-1 Added: perl-package-constants/ perl-package-constants/repos/ perl-package-constants/trunk/ perl-package-constants/trunk/PKGBUILD --+ PKGBUILD | 35 +++ 1 file changed, 35 insertions(+) Added: perl-package-constants/trunk/PKGBUILD === --- perl-package-constants/trunk/PKGBUILD (rev 0) +++ perl-package-constants/trunk/PKGBUILD 2015-06-16 02:43:40 UTC (rev 135457) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: John D Jones III +# Generator : CPANPLUS::Dist::Arch 1.29 + +pkgname=perl-package-constants +pkgver=0.06 +pkgrel=1 +pkgdesc="List all constants declared in a package" +arch=('any') +license=('PerlArtistic' 'GPL') +options=('!emptydirs') +depends=('perl') +url='http://search.mcpan.org/dist/Package-Constants' +source=('http://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-0.06.tar.gz') +sha512sums=('a3f855435a989252551dfbd50492dcae5bdfb01efe14c2ef40679722305bb67097eb4c969023df1da00ee22d92f88e39439ebdeaae0b1f3a3fc6c561f3fa8481') +_distdir="Package-Constants-0.06" + +build() { + cd "$srcdir/$_distdir" + perl Makefile.PL INSTALLDIRS=vendor + make +} + +check() { + cd "$srcdir/$_distdir" + make test +} + +package() { + cd "$srcdir/$_distdir" + make install DESTDIR="$pkgdir" +} + +# vim:set ts=2 sw=2 et: Property changes on: perl-package-constants/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in perl-mime-types/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 04:22:04 Author: fyan Revision: 240941 upgpkg: perl-mime-types 2.10-1 Modified: perl-mime-types/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-16 01:10:38 UTC (rev 240940) +++ PKGBUILD2015-06-16 02:22:04 UTC (rev 240941) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch pkgname=perl-mime-types -pkgver=2.09 +pkgver=2.10 pkgrel=1 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types" arch=('any') @@ -13,7 +13,7 @@ depends=('perl') options=('!emptydirs') source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz";) -md5sums=('99952df4f4a1e2e31eb80d98b6197774') +md5sums=('640d6a1f83a6513946fb9a856e40bc1e') build() { cd MIME-Types-${pkgver}
[arch-commits] Commit in perl-mime-types/repos/extra-any (PKGBUILD PKGBUILD)
Date: Tuesday, June 16, 2015 @ 04:22:24 Author: fyan Revision: 240942 archrelease: copy trunk to extra-any Added: perl-mime-types/repos/extra-any/PKGBUILD (from rev 240941, perl-mime-types/trunk/PKGBUILD) Deleted: perl-mime-types/repos/extra-any/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-16 02:22:04 UTC (rev 240941) +++ PKGBUILD2015-06-16 02:22:24 UTC (rev 240942) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Jan de Groot -# Contributor: Charles Mauch - -pkgname=perl-mime-types -pkgver=2.09 -pkgrel=1 -pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types" -arch=('any') -url="http://search.cpan.org/dist/MIME-Types/"; -license=('PerlArtistic') -depends=('perl') -options=('!emptydirs') -source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz";) -md5sums=('99952df4f4a1e2e31eb80d98b6197774') - -build() { - cd MIME-Types-${pkgver} - perl Makefile.PL INSTALLDIRS=vendor - make -} - -check() { - cd MIME-Types-${pkgver} - make test -} - -package() { - cd MIME-Types-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: perl-mime-types/repos/extra-any/PKGBUILD (from rev 240941, perl-mime-types/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-16 02:22:24 UTC (rev 240942) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Jan de Groot +# Contributor: Charles Mauch + +pkgname=perl-mime-types +pkgver=2.10 +pkgrel=1 +pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types" +arch=('any') +url="http://search.cpan.org/dist/MIME-Types/"; +license=('PerlArtistic') +depends=('perl') +options=('!emptydirs') +source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz";) +md5sums=('640d6a1f83a6513946fb9a856e40bc1e') + +build() { + cd MIME-Types-${pkgver} + perl Makefile.PL INSTALLDIRS=vendor + make +} + +check() { + cd MIME-Types-${pkgver} + make test +} + +package() { + cd MIME-Types-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in fontforge/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 03:10:00 Author: bisson Revision: 240939 rebuild for zeromq Modified: fontforge/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 22:16:59 UTC (rev 240938) +++ PKGBUILD2015-06-16 01:10:00 UTC (rev 240939) @@ -5,7 +5,7 @@ pkgname=fontforge pkgver=20150430 -pkgrel=1 +pkgrel=2 pkgdesc='Outline and bitmap font editor' url='http://www.fontforge.org/' arch=('i686' 'x86_64')
[arch-commits] Commit in fontforge/repos (8 files)
Date: Tuesday, June 16, 2015 @ 03:10:38 Author: bisson Revision: 240940 archrelease: copy trunk to extra-i686, extra-x86_64 Added: fontforge/repos/extra-i686/PKGBUILD (from rev 240939, fontforge/trunk/PKGBUILD) fontforge/repos/extra-i686/install (from rev 240939, fontforge/trunk/install) fontforge/repos/extra-x86_64/PKGBUILD (from rev 240939, fontforge/trunk/PKGBUILD) fontforge/repos/extra-x86_64/install (from rev 240939, fontforge/trunk/install) Deleted: fontforge/repos/extra-i686/PKGBUILD fontforge/repos/extra-i686/install fontforge/repos/extra-x86_64/PKGBUILD fontforge/repos/extra-x86_64/install ---+ /PKGBUILD | 98 /install | 24 +++ extra-i686/PKGBUILD | 49 extra-i686/install| 12 - extra-x86_64/PKGBUILD | 49 extra-x86_64/install | 12 - 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-06-16 01:10:00 UTC (rev 240939) +++ extra-i686/PKGBUILD 2015-06-16 01:10:38 UTC (rev 240940) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Gaetan Bisson -# Contributor: Eric Belanger -# Contributor: William Rea - -pkgname=fontforge -pkgver=20150430 -pkgrel=1 -pkgdesc='Outline and bitmap font editor' -url='http://www.fontforge.org/' -arch=('i686' 'x86_64') -license=('BSD') -makedepends=('git') -depends=('libtool' 'libxkbui' 'libxi' - 'pango' 'giflib' 'libtiff' 'libspiro' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq' - 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme') -source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"; -'http://fontforge.org/cidmaps.tgz') -sha1sums=('3497280231d65b8339315e61420f8e9d05d2e03d' - 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94') - -install=install - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - export LIBZMQ_LIBS=-lzmq - ./bootstrap --force - ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --enable-python-extension \ - - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - - install -d "${pkgdir}/usr/share/fontforge" - install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge" - - install -d "${pkgdir}/usr/share/icons" - cp -a desktop/icons "${pkgdir}/usr/share/icons/hicolor" - rm -fr "${pkgdir}/usr/share/icons/hicolor/src" - - install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" - install -Dm644 desktop/fontforge.desktop "${pkgdir}/usr/share/applications/fontforge.desktop" -} Copied: fontforge/repos/extra-i686/PKGBUILD (from rev 240939, fontforge/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-06-16 01:10:38 UTC (rev 240940) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Gaetan Bisson +# Contributor: Eric Belanger +# Contributor: William Rea + +pkgname=fontforge +pkgver=20150430 +pkgrel=2 +pkgdesc='Outline and bitmap font editor' +url='http://www.fontforge.org/' +arch=('i686' 'x86_64') +license=('BSD') +makedepends=('git') +depends=('libtool' 'libxkbui' 'libxi' + 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq' + 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme') +source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"; +'http://fontforge.org/cidmaps.tgz') +sha1sums=('3497280231d65b8339315e61420f8e9d05d2e03d' + 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94') + +install=install + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + export LIBZMQ_LIBS=-lzmq + ./bootstrap --force + ./configure \ + --prefix=/usr \ + --mandir=/usr/share/man \ + --enable-python-extension \ + + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + + install -d "${pkgdir}/usr/share/fontforge" + install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge" + + install -d "${pkgdir}/usr/share/icons" + cp -a desktop/icons "${pkgdir}/usr/share/icons/hicolor" + rm -fr "${pkgdir}/usr/share/icons/hicolor/src" + + install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm644 desktop/fontforge.desktop "${pkgdir}/usr/share/applications/fontforge.desktop" +} Deleted: extra-i686/install === --- extra-i686/install 2015-06-16 01:10:00 UTC (rev 240939) +++ extra-i686/install 2015-06-16 01:10:38 UTC (rev 240940) @@ -1,12 +0,0 @@ -pos
[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 03:08:01 Author: bisson Revision: 135456 re-add needed variable Modified: subsurface-libdc/trunk/PKGBUILD --+ PKGBUILD |1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD === --- PKGBUILD2015-06-15 20:11:32 UTC (rev 135455) +++ PKGBUILD2015-06-16 01:08:01 UTC (rev 135456) @@ -3,6 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=subsurface-libdc +_pkgname=libdc pkgver=4.4.1 pkgrel=1 pkgdesc='Library for communication with dive computers'
[arch-commits] Commit in digikam/repos (8 files)
Date: Tuesday, June 16, 2015 @ 00:13:48 Author: arojas Revision: 240936 archrelease: copy trunk to staging-i686, staging-x86_64 Added: digikam/repos/staging-i686/ digikam/repos/staging-i686/PKGBUILD (from rev 240935, digikam/trunk/PKGBUILD) digikam/repos/staging-i686/digikam.install (from rev 240935, digikam/trunk/digikam.install) digikam/repos/staging-i686/kipi-plugins.install (from rev 240935, digikam/trunk/kipi-plugins.install) digikam/repos/staging-x86_64/ digikam/repos/staging-x86_64/PKGBUILD (from rev 240935, digikam/trunk/PKGBUILD) digikam/repos/staging-x86_64/digikam.install (from rev 240935, digikam/trunk/digikam.install) digikam/repos/staging-x86_64/kipi-plugins.install (from rev 240935, digikam/trunk/kipi-plugins.install) -+ staging-i686/PKGBUILD | 98 ++ staging-i686/digikam.install| 12 staging-i686/kipi-plugins.install | 12 staging-x86_64/PKGBUILD | 98 ++ staging-x86_64/digikam.install | 12 staging-x86_64/kipi-plugins.install | 12 6 files changed, 244 insertions(+) Copied: digikam/repos/staging-i686/PKGBUILD (from rev 240935, digikam/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-06-15 22:13:48 UTC (rev 240936) @@ -0,0 +1,98 @@ +# $Id$ +# Maintainer: Ronald van Haren +# Contributor: Andrea Scarpino +# Contributor: Tobias Powalowski + +pkgbase=digikam +pkgname=('digikam' 'kipi-plugins' 'libmediawiki') +pkgver=4.11.0 +pkgrel=1 +pkgdesc="Digital photo management application for KDE" +arch=('i686' 'x86_64') +license=('GPL') +url="http://www.digikam.org/"; +makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr' + 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'libkvkontakte' 'hugin' 'libgphoto2' + 'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 'imagemagick' 'eigen' +'libbaloo4' 'libpgf' 'libusb-compat' 'libkface' 'libkgeomap') +source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2";) +sha1sums=('8fa6e277b775b615f10403b30a1b6d45c957ff3c') + +prepare() { +# Remove internal FindLibKVkontakte.cmake + cd $pkgname-$pkgver + rm cmake/modules/FindLibKVkontakte.cmake +} + +build() { + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON \ +-DBUILD_tests=OFF \ +-DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=ON + make +} + +package_digikam() { + pkgdesc="Digital photo management application for KDE" + depends=('kdebase-runtime' 'kdepimlibs' 'libgphoto2' 'opencv' 'liblqr' + 'libkipi' 'libkexiv2' 'libkdcraw' 'libkface' 'libkgeomap' 'lensfun' + 'libpgf' 'libbaloo4') + optdepends=('kipi-plugins: more tools and plugins' 'kdebase-workspace: Theme configuration dialog') + install=digikam.install + + cd build/core + make DESTDIR="${pkgdir}" install + cd ../../build/doc/digikam/digikam + make DESTDIR="${pkgdir}" install + cd ../showfoto + make DESTDIR="${pkgdir}" install + cd ../../../../build/po + make DESTDIR="${pkgdir}" install + + # Put these in the relevant splitted packages + rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/kipiplugin*.mo + #rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkgeomap*.mo + # Fix conflicts with kde-l10n-* (FS#33762) + rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkipi.mo +} + +package_libmediawiki() { + pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org" + depends=('kdelibs') + + cd build/extra/libmediawiki + make DESTDIR="${pkgdir}" install +} + +package_kipi-plugins() { + pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam" + depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane' 'libkexiv2') + optdepends=('libkgeomap: Geolocalize tool' + 'libmediawiki: MediaWiki Export plugin' + 'libkvkontakte: VKontakte.ru Exporter plugin' + 'libgpod: iPodExport plugin' + 'opencv: Remove Red Eyes plugin' + 'imagemagick: Video SlideShow plugin' + 'qt-gstreamer: Video SlideShow plugin' + 'hugin: panorama tools') + options=('staticlibs') + install=kipi-plugins.install + + cd build/extra/kipi-plugins + make DESTDIR="${pkgdir}" install + + cd ../../../build/po + make DESTDIR="${pkgdir}" install + # Put these in the relevant splitted packages + #rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkgeomap.mo + rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/digikam.mo + # Fix conflicts with kde-l10n-* (FS#33762) + rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkipi.mo + + cd ../../build/do
[arch-commits] Commit in digikam/trunk (PKGBUILD)
Date: Tuesday, June 16, 2015 @ 00:13:20 Author: arojas Revision: 240935 Update to 4.11.0, switch to external libkvkontakte Modified: digikam/trunk/PKGBUILD --+ PKGBUILD | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 21:33:47 UTC (rev 240934) +++ PKGBUILD2015-06-15 22:13:20 UTC (rev 240935) @@ -4,20 +4,26 @@ # Contributor: Tobias Powalowski pkgbase=digikam -pkgname=('digikam' 'kipi-plugins' 'libkvkontakte' 'libmediawiki') -pkgver=4.9.0 -pkgrel=2 +pkgname=('digikam' 'kipi-plugins' 'libmediawiki') +pkgver=4.11.0 +pkgrel=1 pkgdesc="Digital photo management application for KDE" arch=('i686' 'x86_64') license=('GPL') url="http://www.digikam.org/"; makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr' - 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin' 'libgphoto2' + 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'libkvkontakte' 'hugin' 'libgphoto2' 'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 'imagemagick' 'eigen' 'libbaloo4' 'libpgf' 'libusb-compat' 'libkface' 'libkgeomap') source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2";) -sha1sums=('d44ab133f152b84599507dd6a02aef4b22033dd4') +sha1sums=('8fa6e277b775b615f10403b30a1b6d45c957ff3c') +prepare() { +# Remove internal FindLibKVkontakte.cmake + cd $pkgname-$pkgver + rm cmake/modules/FindLibKVkontakte.cmake +} + build() { mkdir build cd build @@ -26,7 +32,6 @@ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_RPATH=ON \ -DBUILD_tests=OFF \ --DDIGIKAMSC_COMPILE_LIBKVKONTAKTE=ON \ -DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=ON make } @@ -55,14 +60,6 @@ rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkipi.mo } -package_libkvkontakte() { - pkgdesc="KDE C++ library for asynchronous interaction with vkontakte.rusocial network" - depends=('kdelibs' 'qjson') - - cd build/extra/libkvkontakte - make DESTDIR="${pkgdir}" install -} - package_libmediawiki() { pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org" depends=('kdelibs')
[arch-commits] Commit in libkvkontakte (5 files)
Date: Monday, June 15, 2015 @ 23:33:47 Author: arojas Revision: 240934 archrelease: copy trunk to staging-i686, staging-x86_64 Added: libkvkontakte/repos/ libkvkontakte/repos/staging-i686/ libkvkontakte/repos/staging-i686/PKGBUILD (from rev 240933, libkvkontakte/trunk/PKGBUILD) libkvkontakte/repos/staging-x86_64/ libkvkontakte/repos/staging-x86_64/PKGBUILD (from rev 240933, libkvkontakte/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 32 staging-x86_64/PKGBUILD | 32 2 files changed, 64 insertions(+) Copied: libkvkontakte/repos/staging-i686/PKGBUILD (from rev 240933, libkvkontakte/trunk/PKGBUILD) === --- repos/staging-i686/PKGBUILD (rev 0) +++ repos/staging-i686/PKGBUILD 2015-06-15 21:33:47 UTC (rev 240934) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: +# Contributor: Antonio Rojas + +pkgname=libkvkontakte +pkgver=4.11.0 +pkgrel=1 +pkgdesc="C++ library for asynchronous interaction with VK social network via its web API" +arch=(i686 x86_64) +url='https://projects.kde.org/projects/extragear/libs/libkvkontakte' +license=(GPL) +depends=(kdelibs qjson) +makedepends=(cmake automoc4) +source=("http://download.kde.org/stable/$pkgname//$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Copied: libkvkontakte/repos/staging-x86_64/PKGBUILD (from rev 240933, libkvkontakte/trunk/PKGBUILD) === --- repos/staging-x86_64/PKGBUILD (rev 0) +++ repos/staging-x86_64/PKGBUILD 2015-06-15 21:33:47 UTC (rev 240934) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: +# Contributor: Antonio Rojas + +pkgname=libkvkontakte +pkgver=4.11.0 +pkgrel=1 +pkgdesc="C++ library for asynchronous interaction with VK social network via its web API" +arch=(i686 x86_64) +url='https://projects.kde.org/projects/extragear/libs/libkvkontakte' +license=(GPL) +depends=(kdelibs qjson) +makedepends=(cmake automoc4) +source=("http://download.kde.org/stable/$pkgname//$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in (3 files)
Date: Monday, June 15, 2015 @ 23:32:42 Author: arojas Revision: 240933 New package, split from digikam Added: libkvkontakte/ libkvkontakte/trunk/ libkvkontakte/trunk/PKGBUILD --+ PKGBUILD | 32 1 file changed, 32 insertions(+) Added: libkvkontakte/trunk/PKGBUILD === --- libkvkontakte/trunk/PKGBUILD(rev 0) +++ libkvkontakte/trunk/PKGBUILD2015-06-15 21:32:42 UTC (rev 240933) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: +# Contributor: Antonio Rojas + +pkgname=libkvkontakte +pkgver=4.11.0 +pkgrel=1 +pkgdesc="C++ library for asynchronous interaction with VK social network via its web API" +arch=(i686 x86_64) +url='https://projects.kde.org/projects/extragear/libs/libkvkontakte' +license=(GPL) +depends=(kdelibs qjson) +makedepends=(cmake automoc4) +source=("http://download.kde.org/stable/$pkgname//$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Property changes on: libkvkontakte/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in live-media/repos (4 files)
Date: Monday, June 15, 2015 @ 23:24:28 Author: giovanni Revision: 240932 archrelease: copy trunk to extra-i686, extra-x86_64 Added: live-media/repos/extra-i686/PKGBUILD (from rev 240931, live-media/trunk/PKGBUILD) live-media/repos/extra-x86_64/PKGBUILD (from rev 240931, live-media/trunk/PKGBUILD) Deleted: live-media/repos/extra-i686/PKGBUILD live-media/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 78 extra-i686/PKGBUILD | 39 extra-x86_64/PKGBUILD | 39 3 files changed, 78 insertions(+), 78 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-06-15 21:24:19 UTC (rev 240931) +++ extra-i686/PKGBUILD 2015-06-15 21:24:28 UTC (rev 240932) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=live-media -pkgver=2015.06.04 -pkgrel=1 -pkgdesc="A set of C++ libraries for multimedia streaming" -arch=('i686' 'x86_64') -license=('LGPL') -url="http://live555.com/liveMedia"; -depends=('gcc-libs') -options=('staticlibs') -source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";) -md5sums=('3174d461dbe04b4c8951f45b467084c0') - -build() { - cd ${srcdir}/live - - sed \ - -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ - -i config.linux - ./genMakefiles linux - make -} - -package() { - cd ${srcdir}/live - - for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do -install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} -install -m644 ${dir}/*.a "${pkgdir}/usr/lib" -install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}" - done - - for testprog in `find testProgs -type f -perm 755`; do -install ${testprog} "${pkgdir}/usr/bin" - done -} Copied: live-media/repos/extra-i686/PKGBUILD (from rev 240931, live-media/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-06-15 21:24:28 UTC (rev 240932) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Giovanni Scafora +# Contributor: Gilles CHAUVIN + +pkgname=live-media +pkgver=2015.06.11 +pkgrel=1 +pkgdesc="A set of C++ libraries for multimedia streaming" +arch=('i686' 'x86_64') +license=('LGPL') +url="http://live555.com/liveMedia"; +depends=('gcc-libs') +options=('staticlibs') +source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";) +md5sums=('77068fd60efb444950f7fd9539d5afa9') + +build() { + cd ${srcdir}/live + + sed \ + -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ + -i config.linux + ./genMakefiles linux + make +} + +package() { + cd ${srcdir}/live + + for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do +install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} +install -m644 ${dir}/*.a "${pkgdir}/usr/lib" +install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}" + done + + for testprog in `find testProgs -type f -perm 755`; do +install ${testprog} "${pkgdir}/usr/bin" + done +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2015-06-15 21:24:19 UTC (rev 240931) +++ extra-x86_64/PKGBUILD 2015-06-15 21:24:28 UTC (rev 240932) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=live-media -pkgver=2015.06.04 -pkgrel=1 -pkgdesc="A set of C++ libraries for multimedia streaming" -arch=('i686' 'x86_64') -license=('LGPL') -url="http://live555.com/liveMedia"; -depends=('gcc-libs') -options=('staticlibs') -source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";) -md5sums=('3174d461dbe04b4c8951f45b467084c0') - -build() { - cd ${srcdir}/live - - sed \ - -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ - -i config.linux - ./genMakefiles linux - make -} - -package() { - cd ${srcdir}/live - - for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do -install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} -install -m644 ${dir}/*.a "${pkgdir}/usr/lib" -install -m644 ${dir}/include/*.h* "${pkgdir}/usr/include/${dir}" - done - - for testprog in `find testProgs -type f -perm 755`; do -install ${testprog} "${pkgdir}/usr/bin" - done -} Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 240931, live-media/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2015-06-15 21:24:28 UTC (rev 240932) @@ -0,0 +1,39 @@
[arch-commits] Commit in live-media/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 23:24:19 Author: giovanni Revision: 240931 upgpkg: live-media 2015.06.11-1 upstream release Modified: live-media/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 19:06:44 UTC (rev 240930) +++ PKGBUILD2015-06-15 21:24:19 UTC (rev 240931) @@ -3,7 +3,7 @@ # Contributor: Gilles CHAUVIN pkgname=live-media -pkgver=2015.06.04 +pkgver=2015.06.11 pkgrel=1 pkgdesc="A set of C++ libraries for multimedia streaming" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('gcc-libs') options=('staticlibs') source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz";) -md5sums=('3174d461dbe04b4c8951f45b467084c0') +md5sums=('77068fd60efb444950f7fd9539d5afa9') build() { cd ${srcdir}/live
[arch-commits] Commit in android-tools/repos (8 files)
Date: Monday, June 15, 2015 @ 22:11:32 Author: anatolik Revision: 135455 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: android-tools/repos/community-testing-i686/ android-tools/repos/community-testing-i686/Makefile (from rev 135454, android-tools/trunk/Makefile) android-tools/repos/community-testing-i686/PKGBUILD (from rev 135454, android-tools/trunk/PKGBUILD) android-tools/repos/community-testing-i686/bash_completion (from rev 135454, android-tools/trunk/bash_completion) android-tools/repos/community-testing-x86_64/ android-tools/repos/community-testing-x86_64/Makefile (from rev 135454, android-tools/trunk/Makefile) android-tools/repos/community-testing-x86_64/PKGBUILD (from rev 135454, android-tools/trunk/PKGBUILD) android-tools/repos/community-testing-x86_64/bash_completion (from rev 135454, android-tools/trunk/bash_completion) --+ community-testing-i686/Makefile | 101 ++ community-testing-i686/PKGBUILD | 41 + community-testing-i686/bash_completion | 202 + community-testing-x86_64/Makefile| 101 ++ community-testing-x86_64/PKGBUILD| 41 + community-testing-x86_64/bash_completion | 202 + 6 files changed, 688 insertions(+) Copied: android-tools/repos/community-testing-i686/Makefile (from rev 135454, android-tools/trunk/Makefile) === --- community-testing-i686/Makefile (rev 0) +++ community-testing-i686/Makefile 2015-06-15 20:11:32 UTC (rev 135455) @@ -0,0 +1,101 @@ +all: mkbootimg fastboot adb + +install: + install -m755 -d $(DESTDIR)/usr/bin + install -m755 -t $(DESTDIR)/usr/bin mkbootimg fastboot adb + +clean: + rm -f **/*.o + +.PHONY: clean + + + + +MKBOOTIMG_SRCS += $(wildcard core/libmincrypt/*.c) +MKBOOTIMG_SRCS += core/mkbootimg/mkbootimg.c + +MKBOOTIMG_CFLAGS += -Icore/include + +mkbootimg: $(MKBOOTIMG_SRCS) + $(CC) -o $@ $(CFLAGS) $(MKBOOTIMG_CFLAGS) $(LDFLAGS) $(MKBOOTIMG_LIBS) $(MKBOOTIMG_SRCS) + + + + +ADB_SRCS += core/adb/adb.c +ADB_SRCS += core/adb/adb_auth_host.c +ADB_SRCS += core/adb/adb_client.c +ADB_SRCS += core/adb/commandline.c +ADB_SRCS += core/adb/console.c +ADB_SRCS += core/adb/fdevent.c +ADB_SRCS += core/adb/file_sync_client.c +ADB_SRCS += core/adb/get_my_path_linux.c +ADB_SRCS += core/adb/services.c +ADB_SRCS += core/adb/sockets.c +ADB_SRCS += core/adb/transport.c +ADB_SRCS += core/adb/transport_local.c +ADB_SRCS += core/adb/transport_usb.c +ADB_SRCS += core/adb/usb_linux.c +ADB_SRCS += core/adb/usb_vendors.c +ADB_SRCS += core/libcutils/load_file.c +ADB_SRCS += core/libcutils/socket_inaddr_any_server.c +ADB_SRCS += core/libcutils/socket_local_client.c +ADB_SRCS += core/libcutils/socket_local_server.c +ADB_SRCS += core/libcutils/socket_loopback_client.c +ADB_SRCS += core/libcutils/socket_loopback_server.c +ADB_SRCS += core/libcutils/socket_network_client.c +ADB_SRCS += core/libzipfile/centraldir.c +ADB_SRCS += core/libzipfile/zipfile.c + +ADB_CFLAGS += -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_OFF64_T=1 -DHAVE_TERMIO_H -I core/include -I core/adb +ADB_LIBS += -lcrypto -lpthread -lz + +adb: $(ADB_SRCS) + $(CC) -o $@ $(CFLAGS) $(ADB_CFLAGS) $(LDFLAGS) $(ADB_SRCS) $(ADB_LIBS) + + + +FASTBOOT_SRCS += core/fastboot/bootimg.c +FASTBOOT_SRCS += core/fastboot/engine.c +FASTBOOT_SRCS += core/fastboot/fastboot.c +FASTBOOT_SRCS += core/fastboot/protocol.c +FASTBOOT_SRCS += core/fastboot/usb_linux.c +FASTBOOT_SRCS += core/fastboot/util_linux.c +FASTBOOT_SRCS += core/fastboot/util.c +FASTBOOT_SRCS += core/fastboot/fs.c +FASTBOOT_SRCS += core/libsparse/backed_block.c +FASTBOOT_SRCS += core/libsparse/output_file.c +FASTBOOT_SRCS += core/libsparse/sparse.c +FASTBOOT_SRCS += core/libsparse/sparse_crc32.c +FASTBOOT_SRCS += core/libsparse/sparse_err.c +FASTBOOT_SRCS += core/libsparse/sparse_read.c +FASTBOOT_SRCS += core/libzipfile/centraldir.c +FASTBOOT_SRCS += core/libzipfile/zipfile.c +FASTBOOT_SRCS += extras/ext4_utils/allocate.c +FASTBOOT_SRCS += extras/ext4_utils/contents.c +FASTBOOT_SRCS += extras/ext4_utils/crc16.c +FASTBOOT_SRCS += extras/ext4_utils/ext4_utils.c +FASTBOOT_SRCS += extras/ext4_utils/ext4_sb.c +FASTBOOT_SRCS += extras/ext4_utils/extent.c +FASTBOOT_SRCS += extras/ext4_utils/indirect.c +FASTBOOT_SRCS += extras/ext4_utils/make_ext4fs.c +FASTBOOT_SRCS += extras/ext4_utils/sha1.c +FASTBOOT_SRCS += extras/ext4_utils/uuid.c +FASTBOOT_SRCS += extras/ext4_utils/wipe.c +FASTBOOT_SRCS += extras/f2fs_utils/f2fs_utils.c +FASTBOOT_SRCS += extras/f2fs_utils/f2fs_dlutils.c +FASTBOOT_SRCS += extras/f2fs_utils/f2fs_ioutils.c +FASTBOOT_SRCS += libselinux/src/callbacks.c +FASTBOOT_SRCS += libselinux/src/check_context.c +FASTBOOT_SRCS += libselinux/src/freecon.c +FASTBOOT_SRCS += libselinux/src/init.c +FASTBOOT_SRCS
[arch-commits] Commit in android-tools/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 22:10:53 Author: anatolik Revision: 135454 upgpkg: android-tools 5.1.1_r4-1 Modified: android-tools/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 20:07:17 UTC (rev 135453) +++ PKGBUILD2015-06-15 20:10:53 UTC (rev 135454) @@ -4,8 +4,8 @@ # Contributor: Alucryd pkgname=android-tools -pkgver=5.1.1_r2 -pkgrel=2 +pkgver=5.1.1_r4 +pkgrel=1 pkgdesc='Android platform tools' arch=(i686 x86_64) url='http://tools.android.com/'
[arch-commits] Commit in monit/repos/community-i686 (4 files)
Date: Monday, June 15, 2015 @ 21:46:07 Author: jlichtblau Revision: 135448 archrelease: copy trunk to community-i686 Added: monit/repos/community-i686/PKGBUILD (from rev 135447, monit/trunk/PKGBUILD) monit/repos/community-i686/monit.changelog (from rev 135447, monit/trunk/monit.changelog) Deleted: monit/repos/community-i686/PKGBUILD monit/repos/community-i686/monit.changelog -+ PKGBUILD| 66 +- monit.changelog | 137 +++--- 2 files changed, 103 insertions(+), 100 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:44:19 UTC (rev 135447) +++ PKGBUILD2015-06-15 19:46:07 UTC (rev 135448) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau -# Contributor: Geoffroy Carrier -# Contributor: Marco Bartholomew - -pkgname=monit -pkgver=5.13 -pkgrel=1 -pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" -arch=('i686' 'x86_64') -url="http://mmonit.com/monit/"; -license=('GPL3') -depends=('openssl') -backup=('etc/monitrc') -changelog=$pkgname.changelog -source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) -sha256sums=('9abae036f3be93a19c6b476ecd106b29d4da755bbc05f0a323e882eab6b2c5a9') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - ./configure --prefix=/usr --sysconfdir=/etc - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install - - install -Dm700 monitrc "${pkgdir}"/etc/monitrc - install -Dm644 system/startup/$pkgname.service "${pkgdir}"/usr/lib/systemd/system/$pkgname.service -} Copied: monit/repos/community-i686/PKGBUILD (from rev 135447, monit/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:46:07 UTC (rev 135448) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau +# Contributor: Geoffroy Carrier +# Contributor: Marco Bartholomew + +pkgname=monit +pkgver=5.14 +pkgrel=1 +pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" +arch=('i686' 'x86_64') +url="http://mmonit.com/monit/"; +license=('GPL3') +depends=('openssl') +backup=('etc/monitrc') +changelog=$pkgname.changelog +source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) +sha256sums=('d0424c3ee8ed43d670ba039184a972ac9f3ad6f45b0806ec17c23820996256c6') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + ./configure --prefix=/usr --sysconfdir=/etc + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install + + install -Dm700 monitrc "${pkgdir}"/etc/monitrc + install -Dm644 system/startup/$pkgname.service "${pkgdir}"/usr/lib/systemd/system/$pkgname.service +} Deleted: monit.changelog === --- monit.changelog 2015-06-15 19:44:19 UTC (rev 135447) +++ monit.changelog 2015-06-15 19:46:07 UTC (rev 135448) @@ -1,67 +0,0 @@ -2015-05-16 Jaroslav Lichtblau - * monit 5.13-1 - -2015-03-28 Jaroslav Lichtblau - * monit 5.12.2-1 - -2015-01-27 Jaroslav Lichtblau - * monit 5.11-1 - -2014-10-30 Jaroslav Lichtblau - * monit 5.10-1 - -2014-10-16 Jaroslav Lichtblau - * monit 5.9-1 - -2014-05-14 Jaroslav Lichtblau - * monit 5.8.1-1 - -2014-04-02 Jaroslav Lichtblau - * monit 5.8-1 - -2014-03-01 Jaroslav Lichtblau - * monit 5.7-1 - -2013-09-28 Jaroslav Lichtblau - * monit 5.6-1 - -2012-10-28 Jaroslav Lichtblau - * monit 5.5-2 systemd .service file added - -2012-10-02 Jaroslav Lichtblau - * monit 5.5-1 - -2012-05-20 Jaroslav Lichtblau - * monit 5.4-1 - -2012-03-18 Jaroslav Lichtblau - * monit 5.3.2-1 - -2011-11-20 Jaroslav Lichtblau - * monit 5.3.1-1 - -2011-10-09 Jaroslav Lichtblau - * monit 5.3-1 - -2011-07-19 Jaroslav Lichtblau - * monit 5.2.5-1 - -2011-03-21 Jaroslav Lichtblau - * monit 5.2.4-1 - -2010-11-24 Jaroslav Lichtblau - * monit 5.2.3-1 - -2010-09-26 Jaroslav Lichtblau - * monit 5.2-1 - -2010-08-30 Jaroslav Lichtblau - * monit 5.1.1-2 - * fixed FS#20666 - -2010-08-29 Jaroslav Lichtblau - * monit 5.1.1-1 - * fixed FS#20559 - -2009-12-21 Jaroslav Lichtblau - * monit 5.0.3-1 Copied: monit/repos/community-i686/monit.changelog (from rev 135447, monit/trunk/monit.changelog) === --- monit.changelog (rev 0) +++ monit.changelog 2015-06-15 19:46:07 UTC (rev 135448) @@ -0,0 +1,70 @@ +2015-06-15 Jaroslav Lichtblau + * monit 5.14-1 + +2015-05-16 Jaroslav Lichtblau + * monit 5.13-1 + +2015-03-28 Jaroslav Lichtblau + * monit 5.12.2-1 + +2015-01-27 Jaroslav Lichtblau + * monit 5
[arch-commits] Commit in monit/repos/community-x86_64 (4 files)
Date: Monday, June 15, 2015 @ 21:44:19 Author: jlichtblau Revision: 135447 archrelease: copy trunk to community-x86_64 Added: monit/repos/community-x86_64/PKGBUILD (from rev 135446, monit/trunk/PKGBUILD) monit/repos/community-x86_64/monit.changelog (from rev 135446, monit/trunk/monit.changelog) Deleted: monit/repos/community-x86_64/PKGBUILD monit/repos/community-x86_64/monit.changelog -+ PKGBUILD| 66 +- monit.changelog | 137 +++--- 2 files changed, 103 insertions(+), 100 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:43:53 UTC (rev 135446) +++ PKGBUILD2015-06-15 19:44:19 UTC (rev 135447) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau -# Contributor: Geoffroy Carrier -# Contributor: Marco Bartholomew - -pkgname=monit -pkgver=5.13 -pkgrel=1 -pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" -arch=('i686' 'x86_64') -url="http://mmonit.com/monit/"; -license=('GPL3') -depends=('openssl') -backup=('etc/monitrc') -changelog=$pkgname.changelog -source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) -sha256sums=('9abae036f3be93a19c6b476ecd106b29d4da755bbc05f0a323e882eab6b2c5a9') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - ./configure --prefix=/usr --sysconfdir=/etc - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install - - install -Dm700 monitrc "${pkgdir}"/etc/monitrc - install -Dm644 system/startup/$pkgname.service "${pkgdir}"/usr/lib/systemd/system/$pkgname.service -} Copied: monit/repos/community-x86_64/PKGBUILD (from rev 135446, monit/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:44:19 UTC (rev 135447) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau +# Contributor: Geoffroy Carrier +# Contributor: Marco Bartholomew + +pkgname=monit +pkgver=5.14 +pkgrel=1 +pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" +arch=('i686' 'x86_64') +url="http://mmonit.com/monit/"; +license=('GPL3') +depends=('openssl') +backup=('etc/monitrc') +changelog=$pkgname.changelog +source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) +sha256sums=('d0424c3ee8ed43d670ba039184a972ac9f3ad6f45b0806ec17c23820996256c6') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + ./configure --prefix=/usr --sysconfdir=/etc + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install + + install -Dm700 monitrc "${pkgdir}"/etc/monitrc + install -Dm644 system/startup/$pkgname.service "${pkgdir}"/usr/lib/systemd/system/$pkgname.service +} Deleted: monit.changelog === --- monit.changelog 2015-06-15 19:43:53 UTC (rev 135446) +++ monit.changelog 2015-06-15 19:44:19 UTC (rev 135447) @@ -1,67 +0,0 @@ -2015-05-16 Jaroslav Lichtblau - * monit 5.13-1 - -2015-03-28 Jaroslav Lichtblau - * monit 5.12.2-1 - -2015-01-27 Jaroslav Lichtblau - * monit 5.11-1 - -2014-10-30 Jaroslav Lichtblau - * monit 5.10-1 - -2014-10-16 Jaroslav Lichtblau - * monit 5.9-1 - -2014-05-14 Jaroslav Lichtblau - * monit 5.8.1-1 - -2014-04-02 Jaroslav Lichtblau - * monit 5.8-1 - -2014-03-01 Jaroslav Lichtblau - * monit 5.7-1 - -2013-09-28 Jaroslav Lichtblau - * monit 5.6-1 - -2012-10-28 Jaroslav Lichtblau - * monit 5.5-2 systemd .service file added - -2012-10-02 Jaroslav Lichtblau - * monit 5.5-1 - -2012-05-20 Jaroslav Lichtblau - * monit 5.4-1 - -2012-03-18 Jaroslav Lichtblau - * monit 5.3.2-1 - -2011-11-20 Jaroslav Lichtblau - * monit 5.3.1-1 - -2011-10-09 Jaroslav Lichtblau - * monit 5.3-1 - -2011-07-19 Jaroslav Lichtblau - * monit 5.2.5-1 - -2011-03-21 Jaroslav Lichtblau - * monit 5.2.4-1 - -2010-11-24 Jaroslav Lichtblau - * monit 5.2.3-1 - -2010-09-26 Jaroslav Lichtblau - * monit 5.2-1 - -2010-08-30 Jaroslav Lichtblau - * monit 5.1.1-2 - * fixed FS#20666 - -2010-08-29 Jaroslav Lichtblau - * monit 5.1.1-1 - * fixed FS#20559 - -2009-12-21 Jaroslav Lichtblau - * monit 5.0.3-1 Copied: monit/repos/community-x86_64/monit.changelog (from rev 135446, monit/trunk/monit.changelog) === --- monit.changelog (rev 0) +++ monit.changelog 2015-06-15 19:44:19 UTC (rev 135447) @@ -0,0 +1,70 @@ +2015-06-15 Jaroslav Lichtblau + * monit 5.14-1 + +2015-05-16 Jaroslav Lichtblau + * monit 5.13-1 + +2015-03-28 Jaroslav Lichtblau + * monit 5.12.2-1 + +2015-01-27 Jaroslav Lichtblau +
[arch-commits] Commit in monit/trunk (PKGBUILD monit.changelog)
Date: Monday, June 15, 2015 @ 21:43:53 Author: jlichtblau Revision: 135446 upgpkg: monit 5.14-1 - new upstream release Modified: monit/trunk/PKGBUILD monit/trunk/monit.changelog -+ PKGBUILD|4 ++-- monit.changelog |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 19:36:11 UTC (rev 135445) +++ PKGBUILD2015-06-15 19:43:53 UTC (rev 135446) @@ -4,7 +4,7 @@ # Contributor: Marco Bartholomew pkgname=monit -pkgver=5.13 +pkgver=5.14 pkgrel=1 pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ backup=('etc/monitrc') changelog=$pkgname.changelog source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) -sha256sums=('9abae036f3be93a19c6b476ecd106b29d4da755bbc05f0a323e882eab6b2c5a9') +sha256sums=('d0424c3ee8ed43d670ba039184a972ac9f3ad6f45b0806ec17c23820996256c6') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: monit.changelog === --- monit.changelog 2015-06-15 19:36:11 UTC (rev 135445) +++ monit.changelog 2015-06-15 19:43:53 UTC (rev 135446) @@ -1,3 +1,6 @@ +2015-06-15 Jaroslav Lichtblau + * monit 5.14-1 + 2015-05-16 Jaroslav Lichtblau * monit 5.13-1
[arch-commits] Commit in homebank/repos/community-i686 (6 files)
Date: Monday, June 15, 2015 @ 21:36:11 Author: jlichtblau Revision: 135445 archrelease: copy trunk to community-i686 Added: homebank/repos/community-i686/PKGBUILD (from rev 135444, homebank/trunk/PKGBUILD) homebank/repos/community-i686/homebank.changelog (from rev 135444, homebank/trunk/homebank.changelog) homebank/repos/community-i686/homebank.install (from rev 135444, homebank/trunk/homebank.install) Deleted: homebank/repos/community-i686/PKGBUILD homebank/repos/community-i686/homebank.changelog homebank/repos/community-i686/homebank.install + PKGBUILD | 60 +++--- homebank.changelog | 79 ++- homebank.install | 26 3 files changed, 84 insertions(+), 81 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:33:09 UTC (rev 135444) +++ PKGBUILD2015-06-15 19:36:11 UTC (rev 135445) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau -# Contributor: William Rea - -pkgname=homebank -pkgver=5.0.2 -pkgrel=1 -pkgdesc="Free, easy, personal accounting for everyone" -arch=('i686' 'x86_64') -url="http://homebank.free.fr/"; -license=('GPL') -depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info') -makedepends=('intltool') -install=$pkgname.install -changelog=$pkgname.changelog -source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) -sha256sums=('f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install -} Copied: homebank/repos/community-i686/PKGBUILD (from rev 135444, homebank/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:36:11 UTC (rev 135445) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau +# Contributor: William Rea + +pkgname=homebank +pkgver=5.0.3 +pkgrel=1 +pkgdesc="Free, easy, personal accounting for everyone" +arch=('i686' 'x86_64') +url="http://homebank.free.fr/"; +license=('GPL') +depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info') +makedepends=('intltool') +install=$pkgname.install +changelog=$pkgname.changelog +source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) +sha256sums=('eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install +} Deleted: homebank.changelog === --- homebank.changelog 2015-06-15 19:33:09 UTC (rev 135444) +++ homebank.changelog 2015-06-15 19:36:11 UTC (rev 135445) @@ -1,38 +0,0 @@ -2015-05-14 Jaroslav Lichtblau - * homebank 5.0.2-1 - -2015-04-18 Jaroslav Lichtblau - * homebank 5.0.1-1 - -2015-02-08 Jaroslav Lichtblau - * homebank 5.0.0-1 - -2014-08-10 Jaroslav Lichtblau - * homebank 4.6.3-1 - -2014-07-29 Jaroslav Lichtblau - * homebank 4.6.2-1 - -2014-06-28 Jaroslav Lichtblau - * homebank 4.6.1-1 - -2014-03-02 Jaroslav Lichtblau - * homebank 4.5.6-1 - -2014-02-04 Jaroslav Lichtblau - * homebank 4.5.5-1 - -2013-10-05 Jaroslav Lichtblau - * homebank 4.5.4-1 - -2013-09-28 Jaroslav Lichtblau - * homebank 4.5.3-1 - -2013-09-02 Jaroslav Lichtblau - * homebank 4.5.2-1 - -2013-08-08 Jaroslav Lichtblau - * homebank 4.5.1-1 - -2013-01-18 Jaroslav Lichtblau - * homebank 4.5-1 Copied: homebank/repos/community-i686/homebank.changelog (from rev 135444, homebank/trunk/homebank.changelog) === --- homebank.changelog (rev 0) +++ homebank.changelog 2015-06-15 19:36:11 UTC (rev 135445) @@ -0,0 +1,41 @@ +2015-06-15 Jaroslav Lichtblau + * homebank 5.0.3-1 + +2015-05-14 Jaroslav Lichtblau + * homebank 5.0.2-1 + +2015-04-18 Jaroslav Lichtblau + * homebank 5.0.1-1 + +2015-02-08 Jaroslav Lichtblau + * homebank 5.0.0-1 + +2014-08-10 Jaroslav Lichtblau + * homebank 4.6.3-1 + +2014-07-29 Jaroslav Lichtblau + * homebank 4.6.2-1 + +2014-06-28 Jaroslav Lichtblau + * homebank 4.6.1-1 + +2014-03-02 Jaroslav Lichtblau + * homebank 4.5.6-1 + +2014-02-04 Jaroslav Lichtblau + * homebank 4.5.5-1 + +2013-10-05 Jaroslav Lichtblau + * homebank 4.5.4-1 + +2013-09-28 Jaroslav Lichtblau + * homebank 4.5.3-1 + +2013-09-02 Jaroslav Lichtblau + * homebank 4.5.2-1 + +2013-08-08 Jaroslav Lichtblau + * homebank
[arch-commits] Commit in homebank/repos/community-x86_64 (6 files)
Date: Monday, June 15, 2015 @ 21:33:09 Author: jlichtblau Revision: 135444 archrelease: copy trunk to community-x86_64 Added: homebank/repos/community-x86_64/PKGBUILD (from rev 135443, homebank/trunk/PKGBUILD) homebank/repos/community-x86_64/homebank.changelog (from rev 135443, homebank/trunk/homebank.changelog) homebank/repos/community-x86_64/homebank.install (from rev 135443, homebank/trunk/homebank.install) Deleted: homebank/repos/community-x86_64/PKGBUILD homebank/repos/community-x86_64/homebank.changelog homebank/repos/community-x86_64/homebank.install + PKGBUILD | 60 +++--- homebank.changelog | 79 ++- homebank.install | 26 3 files changed, 84 insertions(+), 81 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:32:51 UTC (rev 135443) +++ PKGBUILD2015-06-15 19:33:09 UTC (rev 135444) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau -# Contributor: William Rea - -pkgname=homebank -pkgver=5.0.2 -pkgrel=1 -pkgdesc="Free, easy, personal accounting for everyone" -arch=('i686' 'x86_64') -url="http://homebank.free.fr/"; -license=('GPL') -depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info') -makedepends=('intltool') -install=$pkgname.install -changelog=$pkgname.changelog -source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) -sha256sums=('f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install -} Copied: homebank/repos/community-x86_64/PKGBUILD (from rev 135443, homebank/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:33:09 UTC (rev 135444) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau +# Contributor: William Rea + +pkgname=homebank +pkgver=5.0.3 +pkgrel=1 +pkgdesc="Free, easy, personal accounting for everyone" +arch=('i686' 'x86_64') +url="http://homebank.free.fr/"; +license=('GPL') +depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info') +makedepends=('intltool') +install=$pkgname.install +changelog=$pkgname.changelog +source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) +sha256sums=('eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install +} Deleted: homebank.changelog === --- homebank.changelog 2015-06-15 19:32:51 UTC (rev 135443) +++ homebank.changelog 2015-06-15 19:33:09 UTC (rev 135444) @@ -1,38 +0,0 @@ -2015-05-14 Jaroslav Lichtblau - * homebank 5.0.2-1 - -2015-04-18 Jaroslav Lichtblau - * homebank 5.0.1-1 - -2015-02-08 Jaroslav Lichtblau - * homebank 5.0.0-1 - -2014-08-10 Jaroslav Lichtblau - * homebank 4.6.3-1 - -2014-07-29 Jaroslav Lichtblau - * homebank 4.6.2-1 - -2014-06-28 Jaroslav Lichtblau - * homebank 4.6.1-1 - -2014-03-02 Jaroslav Lichtblau - * homebank 4.5.6-1 - -2014-02-04 Jaroslav Lichtblau - * homebank 4.5.5-1 - -2013-10-05 Jaroslav Lichtblau - * homebank 4.5.4-1 - -2013-09-28 Jaroslav Lichtblau - * homebank 4.5.3-1 - -2013-09-02 Jaroslav Lichtblau - * homebank 4.5.2-1 - -2013-08-08 Jaroslav Lichtblau - * homebank 4.5.1-1 - -2013-01-18 Jaroslav Lichtblau - * homebank 4.5-1 Copied: homebank/repos/community-x86_64/homebank.changelog (from rev 135443, homebank/trunk/homebank.changelog) === --- homebank.changelog (rev 0) +++ homebank.changelog 2015-06-15 19:33:09 UTC (rev 135444) @@ -0,0 +1,41 @@ +2015-06-15 Jaroslav Lichtblau + * homebank 5.0.3-1 + +2015-05-14 Jaroslav Lichtblau + * homebank 5.0.2-1 + +2015-04-18 Jaroslav Lichtblau + * homebank 5.0.1-1 + +2015-02-08 Jaroslav Lichtblau + * homebank 5.0.0-1 + +2014-08-10 Jaroslav Lichtblau + * homebank 4.6.3-1 + +2014-07-29 Jaroslav Lichtblau + * homebank 4.6.2-1 + +2014-06-28 Jaroslav Lichtblau + * homebank 4.6.1-1 + +2014-03-02 Jaroslav Lichtblau + * homebank 4.5.6-1 + +2014-02-04 Jaroslav Lichtblau + * homebank 4.5.5-1 + +2013-10-05 Jaroslav Lichtblau + * homebank 4.5.4-1 + +2013-09-28 Jaroslav Lichtblau + * homebank 4.5.3-1 + +2013-09-02 Jaroslav Lichtblau + * homebank 4.5.2-1 + +2013-08-08 Jaroslav Lichtblau
[arch-commits] Commit in homebank/trunk (PKGBUILD homebank.changelog)
Date: Monday, June 15, 2015 @ 21:32:51 Author: jlichtblau Revision: 135443 upgpkg: homebank 5.0.3-1 - new upstream release Modified: homebank/trunk/PKGBUILD homebank/trunk/homebank.changelog + PKGBUILD |4 ++-- homebank.changelog |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 19:20:21 UTC (rev 135442) +++ PKGBUILD2015-06-15 19:32:51 UTC (rev 135443) @@ -3,7 +3,7 @@ # Contributor: William Rea pkgname=homebank -pkgver=5.0.2 +pkgver=5.0.3 pkgrel=1 pkgdesc="Free, easy, personal accounting for everyone" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz) -sha256sums=('f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca') +sha256sums=('eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: homebank.changelog === --- homebank.changelog 2015-06-15 19:20:21 UTC (rev 135442) +++ homebank.changelog 2015-06-15 19:32:51 UTC (rev 135443) @@ -1,3 +1,6 @@ +2015-06-15 Jaroslav Lichtblau + * homebank 5.0.3-1 + 2015-05-14 Jaroslav Lichtblau * homebank 5.0.2-1
[arch-commits] Commit in syncthing/repos/community-i686 (PKGBUILD PKGBUILD)
Date: Monday, June 15, 2015 @ 21:20:21 Author: jlichtblau Revision: 135442 archrelease: copy trunk to community-i686 Added: syncthing/repos/community-i686/PKGBUILD (from rev 135441, syncthing/trunk/PKGBUILD) Deleted: syncthing/repos/community-i686/PKGBUILD --+ PKGBUILD | 130 ++--- 1 file changed, 65 insertions(+), 65 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:07:58 UTC (rev 135441) +++ PKGBUILD2015-06-15 19:20:21 UTC (rev 135442) @@ -1,65 +0,0 @@ -# $Id$ -# Maintainer : Martin Wimpress -# Maintainer : Jaroslav Lichtblau -# Contributor: Sauyon Lee -# Contributor: Kevin MacMartin -# Contributor: korjjj - -pkgname=syncthing -pkgver=0.11.8 -pkgrel=1 -pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" -url="http://syncthing.net/"; -license=('MPL') -arch=('i686' 'x86_64') -depends=('glibc') -makedepends=('git' 'go' 'godep' 'inetutils' 'sed') -source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}) -sha1sums=('SKIP') - -prepare() { - cd "${srcdir}" - mkdir -p "src/github.com/syncthing" - mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}" -} - -build() { - export GOPATH="${srcdir}" - cd "${srcdir}/src/github.com/syncthing/${pkgname}" - if [ ${CARCH}" == "i686" ] ; then - go run build.go -no-upgrade -goarch 386 build - if [ ${CARCH}" == "x86_64" ] ; then - go run build.go -no-upgrade -goarch amd64 build - else - go run build.go -no-upgrade build - fi -} - -check() { - export GOPATH="${srcdir}" - cd "${srcdir}/src/github.com/syncthing/${pkgname}" -# go run build.go -no-upgrade test -} - -package() { - cd "${srcdir}/src/github.com/syncthing/${pkgname}" - install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}" - install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" - install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}@.service" - install -Dm644 "etc/linux-systemd/user/${pkgname}.service" "${pkgdir}/usr/lib/systemd/user/${pkgname}.service" - -# license - install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE - -# man pages - cd "${srcdir}/src/github.com/syncthing/${pkgname}/man" - for file in $(find . -name '*.1' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file - done - for file in $(find . -name '*.5' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man5/$file - done - for file in $(find . -name '*.7' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man7/$file - done -} Copied: syncthing/repos/community-i686/PKGBUILD (from rev 135441, syncthing/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:20:21 UTC (rev 135442) @@ -0,0 +1,65 @@ +# $Id$ +# Maintainer : Martin Wimpress +# Maintainer : Jaroslav Lichtblau +# Contributor: Sauyon Lee +# Contributor: Kevin MacMartin +# Contributor: korjjj + +pkgname=syncthing +pkgver=0.11.9 +pkgrel=1 +pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" +url="http://syncthing.net/"; +license=('MPL') +arch=('i686' 'x86_64') +depends=('glibc') +makedepends=('git' 'go' 'godep' 'inetutils' 'sed') +source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}) +sha1sums=('SKIP') + +prepare() { + cd "${srcdir}" + mkdir -p "src/github.com/syncthing" + mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}" +} + +build() { + export GOPATH="${srcdir}" + cd "${srcdir}/src/github.com/syncthing/${pkgname}" + if [ ${CARCH}" == "i686" ] ; then + go run build.go -no-upgrade -goarch 386 build + if [ ${CARCH}" == "x86_64" ] ; then + go run build.go -no-upgrade -goarch amd64 build + else + go run build.go -no-upgrade build + fi +} + +check() { + export GOPATH="${srcdir}" + cd "${srcdir}/src/github.com/syncthing/${pkgname}" +# go run build.go -no-upgrade test +} + +package() { + cd "${srcdir}/src/github.com/syncthing/${pkgname}" + install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}" + install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" + install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}@.service" + install -Dm644 "etc/linux-systemd/user/${pkgname}.service" "${pkgdir}/usr/lib/systemd/user/${pkgname}.service" + +# license + install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE + +# man pages + cd "${srcdir}/src/github.com/syncthing/${pkgname}/man" + for file in $(find . -name '*.1' -print); do +install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file + done + for file in $(find . -name '*.5' -print); do +install -Dm644 $file "${pkgdir}"/usr/share/man/man5
[arch-commits] Commit in syncthing/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, June 15, 2015 @ 21:07:58 Author: jlichtblau Revision: 135441 archrelease: copy trunk to community-x86_64 Added: syncthing/repos/community-x86_64/PKGBUILD (from rev 135440, syncthing/trunk/PKGBUILD) Deleted: syncthing/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 130 ++--- 1 file changed, 65 insertions(+), 65 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:07:29 UTC (rev 135440) +++ PKGBUILD2015-06-15 19:07:58 UTC (rev 135441) @@ -1,65 +0,0 @@ -# $Id$ -# Maintainer : Martin Wimpress -# Maintainer : Jaroslav Lichtblau -# Contributor: Sauyon Lee -# Contributor: Kevin MacMartin -# Contributor: korjjj - -pkgname=syncthing -pkgver=0.11.8 -pkgrel=1 -pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" -url="http://syncthing.net/"; -license=('MPL') -arch=('i686' 'x86_64') -depends=('glibc') -makedepends=('git' 'go' 'godep' 'inetutils' 'sed') -source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}) -sha1sums=('SKIP') - -prepare() { - cd "${srcdir}" - mkdir -p "src/github.com/syncthing" - mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}" -} - -build() { - export GOPATH="${srcdir}" - cd "${srcdir}/src/github.com/syncthing/${pkgname}" - if [ ${CARCH}" == "i686" ] ; then - go run build.go -no-upgrade -goarch 386 build - if [ ${CARCH}" == "x86_64" ] ; then - go run build.go -no-upgrade -goarch amd64 build - else - go run build.go -no-upgrade build - fi -} - -check() { - export GOPATH="${srcdir}" - cd "${srcdir}/src/github.com/syncthing/${pkgname}" -# go run build.go -no-upgrade test -} - -package() { - cd "${srcdir}/src/github.com/syncthing/${pkgname}" - install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}" - install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" - install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}@.service" - install -Dm644 "etc/linux-systemd/user/${pkgname}.service" "${pkgdir}/usr/lib/systemd/user/${pkgname}.service" - -# license - install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE - -# man pages - cd "${srcdir}/src/github.com/syncthing/${pkgname}/man" - for file in $(find . -name '*.1' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file - done - for file in $(find . -name '*.5' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man5/$file - done - for file in $(find . -name '*.7' -print); do -install -Dm644 $file "${pkgdir}"/usr/share/man/man7/$file - done -} Copied: syncthing/repos/community-x86_64/PKGBUILD (from rev 135440, syncthing/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:07:58 UTC (rev 135441) @@ -0,0 +1,65 @@ +# $Id$ +# Maintainer : Martin Wimpress +# Maintainer : Jaroslav Lichtblau +# Contributor: Sauyon Lee +# Contributor: Kevin MacMartin +# Contributor: korjjj + +pkgname=syncthing +pkgver=0.11.9 +pkgrel=1 +pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" +url="http://syncthing.net/"; +license=('MPL') +arch=('i686' 'x86_64') +depends=('glibc') +makedepends=('git' 'go' 'godep' 'inetutils' 'sed') +source=($pkgname-$pkgver::git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}) +sha1sums=('SKIP') + +prepare() { + cd "${srcdir}" + mkdir -p "src/github.com/syncthing" + mv "${pkgname}-${pkgver}" "src/github.com/syncthing/${pkgname}" +} + +build() { + export GOPATH="${srcdir}" + cd "${srcdir}/src/github.com/syncthing/${pkgname}" + if [ ${CARCH}" == "i686" ] ; then + go run build.go -no-upgrade -goarch 386 build + if [ ${CARCH}" == "x86_64" ] ; then + go run build.go -no-upgrade -goarch amd64 build + else + go run build.go -no-upgrade build + fi +} + +check() { + export GOPATH="${srcdir}" + cd "${srcdir}/src/github.com/syncthing/${pkgname}" +# go run build.go -no-upgrade test +} + +package() { + cd "${srcdir}/src/github.com/syncthing/${pkgname}" + install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}" + install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" + install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}@.service" + install -Dm644 "etc/linux-systemd/user/${pkgname}.service" "${pkgdir}/usr/lib/systemd/user/${pkgname}.service" + +# license + install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE + +# man pages + cd "${srcdir}/src/github.com/syncthing/${pkgname}/man" + for file in $(find . -name '*.1' -print); do +install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file + done + for file in $(find . -name '*.5' -print); do +install -Dm644 $file "${pkgdir}"/usr/share/
[arch-commits] Commit in syncthing/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 21:07:29 Author: jlichtblau Revision: 135440 upgpkg: syncthing 0.11.9-1 - new upstream release Modified: syncthing/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 19:06:41 UTC (rev 135439) +++ PKGBUILD2015-06-15 19:07:29 UTC (rev 135440) @@ -6,7 +6,7 @@ # Contributor: korjjj pkgname=syncthing -pkgver=0.11.8 +pkgver=0.11.9 pkgrel=1 pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" url="http://syncthing.net/";
[arch-commits] Commit in xf86-video-intel/repos (8 files)
Date: Monday, June 15, 2015 @ 21:06:44 Author: lcarlier Revision: 240930 archrelease: copy trunk to testing-i686, testing-x86_64 Added: xf86-video-intel/repos/testing-i686/ xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 240929, xf86-video-intel/trunk/PKGBUILD) xf86-video-intel/repos/testing-i686/git-fixes.patch (from rev 240929, xf86-video-intel/trunk/git-fixes.patch) xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 240929, xf86-video-intel/trunk/xf86-video-intel.install) xf86-video-intel/repos/testing-x86_64/ xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 240929, xf86-video-intel/trunk/PKGBUILD) xf86-video-intel/repos/testing-x86_64/git-fixes.patch (from rev 240929, xf86-video-intel/trunk/git-fixes.patch) xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install (from rev 240929, xf86-video-intel/trunk/xf86-video-intel.install) -+ testing-i686/PKGBUILD | 55 + testing-i686/git-fixes.patch| 282 ++ testing-i686/xf86-video-intel.install | 20 ++ testing-x86_64/PKGBUILD | 55 + testing-x86_64/git-fixes.patch | 282 ++ testing-x86_64/xf86-video-intel.install | 20 ++ 6 files changed, 714 insertions(+) Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 240929, xf86-video-intel/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2015-06-15 19:06:44 UTC (rev 240930) @@ -0,0 +1,55 @@ +# $Id$ +# Maintainer: AndyRTR +# Maintainer: Jan de Groot + +pkgname=xf86-video-intel +pkgver=2.99.917 +pkgrel=6 +arch=(i686 x86_64) +url="http://xorg.freedesktop.org/"; +license=('custom') +install=$pkgname.install +pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers" +depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9') +makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19' 'libx11' 'libxrender' + # additional deps for intel-virtual-output +'libxrandr' 'libxinerama' 'libxcursor' 'libxtst') +optdepends=('libxrandr: for intel-virtual-output' +'libxinerama: for intel-virtual-output' +'libxcursor: for intel-virtual-output' +'libxtst: for intel-virtual-output') +replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna') +provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna') +conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<19' 'X-ABI-VIDEODRV_VERSION>=20' + 'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 'xf86-video-intel-legacy') +groups=('xorg-drivers' 'xorg') +source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2 +git-fixes.patch) +sha256sums=('00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9' +'d75fe9df074f1dfaa00a804854a2f8c10af9819b1dcf32ee47e330925e041923') + +prepare() { + cd ${pkgname}-${pkgver} + # fix FS#43840, FS#43906, FS#45310 + patch -Np1 -i ../git-fixes.patch +} + +build() { + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --libexecdir=/usr/lib + make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd ${pkgname}-${pkgver} + + make DESTDIR="${pkgdir}" install + + install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" + install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" +} Copied: xf86-video-intel/repos/testing-i686/git-fixes.patch (from rev 240929, xf86-video-intel/trunk/git-fixes.patch) === --- testing-i686/git-fixes.patch(rev 0) +++ testing-i686/git-fixes.patch2015-06-15 19:06:44 UTC (rev 240930) @@ -0,0 +1,282 @@ +From 127aae5a72a69df325fed0b63d345e81583d5ca1 Mon Sep 17 00:00:00 2001 +From: Chris Wilson +Date: Mon, 16 Feb 2015 21:37:35 + +Subject: tools/intel-virtual-output: Check for DRI3 more carefully + +Using xcb, we cannot simply call xcb_dri3_query_version() without it +terminating the connection if DRI3 is not enabled on the target display. +Oops. + +Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89172 +Signed-off-by: Chris Wilson + +diff --git a/tools/virtual.c b/tools/virtual.c +index 8e2b4a2..3bcd057 100644 +--- a/tools/virtual.c b/tools/virtual.c +@@ -218,6 +218,13 @@ static inline XRRScreenResources *_XRRGetScreenResourcesCurrent(Display *dpy, Wi + static int _x_error_occurred; + + static int ++_io_error_handler(Display *display) ++{ ++ fprintf(stderr, "XIO error on display %s\n", DisplayString(display)); ++ abort(); ++} ++ ++static int + _check_error_handler(Display *display, +XErrorEvent *event) + { +@@ -320,6 +327,7 @@ can_use_shm(Display *dpy, + #include + #include + #include ++#include + #include + #include + stat
[arch-commits] Commit in python-html2text/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, June 15, 2015 @ 21:06:41 Author: jlichtblau Revision: 135439 archrelease: copy trunk to community-any Added: python-html2text/repos/community-any/PKGBUILD (from rev 135438, python-html2text/trunk/PKGBUILD) Deleted: python-html2text/repos/community-any/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 19:05:57 UTC (rev 135438) +++ PKGBUILD2015-06-15 19:06:41 UTC (rev 135439) @@ -1,32 +0,0 @@ -# $Id: PKGBUILD 97778 2013-09-29 16:22:13Z jlichtblau $ -# Maintainer: Jaroslav Lichtblau -# Contributor: Giovanni Scafora -# Contributor: Daniel J Griffiths - -pkgname=python-html2text -pkgver=2015.6.6 -pkgrel=1 -pkgdesc="A HTML to markdown-structured text converter" -arch=('any') -url="https://pypi.python.org/pypi/html2text/"; -license=('GPL3') -depends=('python-setuptools') -provides=('html2text') -replaces=('html2text') -source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz) -sha256sums=('f4bffa87b38de50cf872340f210ec68cef8d9d152c4d78474bce388d4052274f') - -build() { - cd "${srcdir}"/html2text-$pkgver - python setup.py build -} - -check() { - cd "${srcdir}"/html2text-$pkgver - PYTHONPATH=$PYTHONPATH:. python setup.py test --verbose -} - -package() { - cd "${srcdir}"/html2text-${pkgver} - python setup.py install --root="${pkgdir}" -} Copied: python-html2text/repos/community-any/PKGBUILD (from rev 135438, python-html2text/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 19:06:41 UTC (rev 135439) @@ -0,0 +1,32 @@ +# $Id: PKGBUILD 97778 2013-09-29 16:22:13Z jlichtblau $ +# Maintainer: Jaroslav Lichtblau +# Contributor: Giovanni Scafora +# Contributor: Daniel J Griffiths + +pkgname=python-html2text +pkgver=2015.6.12 +pkgrel=1 +pkgdesc="A HTML to markdown-structured text converter" +arch=('any') +url="https://pypi.python.org/pypi/html2text/"; +license=('GPL3') +depends=('python-setuptools') +provides=('html2text') +replaces=('html2text') +source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz) +sha256sums=('240bef2049fb3e0b7e5d50e28bc99121a457cd8bd8c6c9f5f9706195fd61556e') + +build() { + cd "${srcdir}"/html2text-$pkgver + python setup.py build +} + +check() { + cd "${srcdir}"/html2text-$pkgver + PYTHONPATH=$PYTHONPATH:. python setup.py test --verbose +} + +package() { + cd "${srcdir}"/html2text-${pkgver} + python setup.py install --root="${pkgdir}" +}
[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD git-fixes.patch)
Date: Monday, June 15, 2015 @ 21:06:21 Author: lcarlier Revision: 240929 upgpkg: xf86-video-intel 2.99.917-6 fix FS#45310 Modified: xf86-video-intel/trunk/PKGBUILD xf86-video-intel/trunk/git-fixes.patch -+ PKGBUILD|6 +-- git-fixes.patch | 107 ++ 2 files changed, 110 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 16:07:08 UTC (rev 240928) +++ PKGBUILD2015-06-15 19:06:21 UTC (rev 240929) @@ -4,7 +4,7 @@ pkgname=xf86-video-intel pkgver=2.99.917 -pkgrel=5 +pkgrel=6 arch=(i686 x86_64) url="http://xorg.freedesktop.org/"; license=('custom') @@ -26,11 +26,11 @@ source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2 git-fixes.patch) sha256sums=('00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9' -'3b38b844fbc8088401ebbbafbbf1399d87f077caa5020cbd822487b7d26514e0') +'d75fe9df074f1dfaa00a804854a2f8c10af9819b1dcf32ee47e330925e041923') prepare() { cd ${pkgname}-${pkgver} - # fix FS#43840, FS#43906 + # fix FS#43840, FS#43906, FS#45310 patch -Np1 -i ../git-fixes.patch } Modified: git-fixes.patch === --- git-fixes.patch 2015-06-15 16:07:08 UTC (rev 240928) +++ git-fixes.patch 2015-06-15 19:06:21 UTC (rev 240929) @@ -172,4 +172,111 @@ -- 2.3.5 +From 12af8a575d1518d40416f83195049157c3a062a5 Mon Sep 17 00:00:00 2001 +From: Chris Wilson +Date: Tue, 24 Feb 2015 15:25:40 + +Subject: sna: udev integration depends on fstat and sys/stat.h +src/sna/sna_driver.c: In function 'sna_handle_uevents': +src/sna/sna_driver.c:759:2: error: implicit declaration of function 'fstat' [-Werror=implicit-function-declaration] + +Signed-off-by: Chris Wilson + +diff --git a/src/sna/sna_driver.c b/src/sna/sna_driver.c +index 8c0d0b5..bc20ef0 100644 +--- a/src/sna/sna_driver.c b/src/sna/sna_driver.c +@@ -740,6 +740,8 @@ sna_wakeup_handler(WAKEUPHANDLER_ARGS_DECL) + } + + #if HAVE_UDEV ++#include ++ + static void + sna_handle_uevents(int fd, void *closure) + { +-- +cgit v0.10.2 +From 369ceec0e4910ba2c37736a59c55c0d6c26433bf Mon Sep 17 00:00:00 2001 +From: Chris Wilson +Date: Tue, 24 Feb 2015 15:25:40 + +Subject: uxa: udev integration depends on fstat and sys/stat.h + +src/uxa/intel_driver.c: In function 'I830HandleUEvents': +src/uxa/intel_driver.c:738:14: error: storage size of 's' isn't known +src/uxa/intel_driver.c:746:2: error: implicit declaration of function 'fstat' [-Werror=implicit-function-declaration] + +Signed-off-by: Chris Wilson + +diff --git a/src/uxa/intel_driver.c b/src/uxa/intel_driver.c +index c554124..6e64b8c 100644 +--- a/src/uxa/intel_driver.c b/src/uxa/intel_driver.c +@@ -728,6 +728,8 @@ intel_flush_callback(CallbackListPtr *list, + } + + #if HAVE_UDEV ++#include ++ + static void + I830HandleUEvents(int fd, void *closure) + { +-- +cgit v0.10.2 +From c43617b739e358064396912c7a7a8028ca91d201 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= +Date: Thu, 16 Apr 2015 20:40:39 +0300 +Subject: gen8: Fix the YUV->RGB shader +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Use the correct register (Yn_01) with first half of the +Y samples instead of using the register (Yn_23) with the +second half twice when computing the green channel. + +Also use the Yn_01 register name instead of Yn for the red +channel as well, just for a bit of extra consistency. + +Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89807 +Signed-off-by: Ville Syrjälä +Tested-by: Chris Wilson + +diff --git a/src/render_program/exa_wm_yuv_rgb.g8a b/src/render_program/exa_wm_yuv_rgb.g8a +index 7def093..34973ba 100644 +--- a/src/render_program/exa_wm_yuv_rgb.g8a b/src/render_program/exa_wm_yuv_rgb.g8a +@@ -76,7 +76,7 @@ add (16)Cbn<1>F Cb<8,8,1>F -0.501961F { compr align1 }; + /* + * R = Y + Cr * 1.596 + */ +-mov (8)acc0<1>F Yn<8,8,1>F { compr align1 }; ++mov (8)acc0<1>F Yn_01<8,8,1>F { compr align1 }; + mac.sat(8) src_sample_r_01<1>FCrn_01<8,8,1>F 1.596F { compr align1 }; + + mov (8)acc0<1>F Yn_23<8,8,1>F { compr align1 }; +@@ -84,7 +84,7 @@ mac.sat(8) src_sample_r_23<1>F Crn_23<8,8,1>F 1.596F { compr align1 }; + /* + * G = Crn * -0.813 + Cbn * -0.392 + Y + */ +-mov (8)acc0<1>F Yn_23<8,8,1>F { compr align1 }; ++mov (8)acc0<1>F Yn_01<8,8,1>F { compr align1 }; + mac (8)acc0<1>F Crn_01<8,8,1>F -0.813F { compr align1 }; + mac.sat(8) src_sample_g_01<1>FCbn_01<8,8,1>F -0.392F { compr align1 }; + +diff --git a/src/render_program/exa_wm_yuv
[arch-commits] Commit in python-html2text/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 21:05:57 Author: jlichtblau Revision: 135438 upgpkg: python-html2text 2015.6.12-1 - new upstream release Modified: python-html2text/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 16:27:27 UTC (rev 135437) +++ PKGBUILD2015-06-15 19:05:57 UTC (rev 135438) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths pkgname=python-html2text -pkgver=2015.6.6 +pkgver=2015.6.12 pkgrel=1 pkgdesc="A HTML to markdown-structured text converter" arch=('any') @@ -14,7 +14,7 @@ provides=('html2text') replaces=('html2text') source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz) -sha256sums=('f4bffa87b38de50cf872340f210ec68cef8d9d152c4d78474bce388d4052274f') +sha256sums=('240bef2049fb3e0b7e5d50e28bc99121a457cd8bd8c6c9f5f9706195fd61556e') build() { cd "${srcdir}"/html2text-$pkgver
[arch-commits] Commit in gnuradio/repos (10 files)
Date: Monday, June 15, 2015 @ 18:21:40 Author: kkeen Revision: 135434 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: gnuradio/repos/community-testing-i686/ gnuradio/repos/community-testing-i686/21-fcd.rules (from rev 135433, gnuradio/trunk/21-fcd.rules) gnuradio/repos/community-testing-i686/PKGBUILD (from rev 135433, gnuradio/trunk/PKGBUILD) gnuradio/repos/community-testing-i686/gnuradio-companion.install (from rev 135433, gnuradio/trunk/gnuradio-companion.install) gnuradio/repos/community-testing-i686/gnuradio.install (from rev 135433, gnuradio/trunk/gnuradio.install) gnuradio/repos/community-testing-x86_64/ gnuradio/repos/community-testing-x86_64/21-fcd.rules (from rev 135433, gnuradio/trunk/21-fcd.rules) gnuradio/repos/community-testing-x86_64/PKGBUILD (from rev 135433, gnuradio/trunk/PKGBUILD) gnuradio/repos/community-testing-x86_64/gnuradio-companion.install (from rev 135433, gnuradio/trunk/gnuradio-companion.install) gnuradio/repos/community-testing-x86_64/gnuradio.install (from rev 135433, gnuradio/trunk/gnuradio.install) -+ community-testing-i686/21-fcd.rules |9 + community-testing-i686/PKGBUILD | 104 ++ community-testing-i686/gnuradio-companion.install | 15 ++ community-testing-i686/gnuradio.install | 51 community-testing-x86_64/21-fcd.rules |9 + community-testing-x86_64/PKGBUILD | 104 ++ community-testing-x86_64/gnuradio-companion.install | 15 ++ community-testing-x86_64/gnuradio.install | 51 8 files changed, 358 insertions(+) Copied: gnuradio/repos/community-testing-i686/21-fcd.rules (from rev 135433, gnuradio/trunk/21-fcd.rules) === --- community-testing-i686/21-fcd.rules (rev 0) +++ community-testing-i686/21-fcd.rules 2015-06-15 16:21:40 UTC (rev 135434) @@ -0,0 +1,9 @@ +# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31) + +# HIDAPI/libusb: +SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666" +SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666" + +# HIDAPI/hidraw: +KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb56", MODE="0666" +KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb31", MODE="0666" Copied: gnuradio/repos/community-testing-i686/PKGBUILD (from rev 135433, gnuradio/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2015-06-15 16:21:40 UTC (rev 135434) @@ -0,0 +1,104 @@ +# $Id$ +# Maintainer: Kyle Keen +# Contributor: Dominik Heidler +# Contributor: Jonatan Sastre +pkgbase=gnuradio +pkgname=(gnuradio gnuradio-companion) +pkgver=3.7.7.1 +pkgrel=2 +pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd." +arch=('i686' 'x86_64') +url="http://gnuradio.org"; +license=('GPL') +depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'guile' 'boost-libs>=1.53' 'libusbx' 'portaudio' 'libuhd' 'zeromq') +makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig' +'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d') +install=gnuradio.install + +# todo +# split the gui components? +# build doxygen docs? +# gr-video-sdl ? +# icons + +# comedilib: gr-comedi +# zeroc-ice: gr-ctrlport +# doxygen: C++ autogenerated documentation +# python2-sphinx: Python autogenerated documentation + +# secret release directory +#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz"; +source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz"; +"21-fcd.rules") +md5sums=('ca8e47abcb01edc72014ccabe38123a3' + '465e12c454c6a22ebec9849181af7bdc') + +build() { + export PYTHON=python2 + cd "$srcdir/$pkgbase-$pkgver" + sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" grc/freedesktop/CMakeLists.txt + sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake + sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake + msg "Starting build." + mkdir -p build + cd build + cmake \ +-DPYTHON_EXECUTABLE=$(which python2) \ +-DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \ +-DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \ +-DENABLE_GRC=ON \ +-DENABLE_GR_WXGUI=ON \ +-DENABLE_GR_QTGUI=ON \ +-DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../ + make +} + +check() { + cd "$srcdir/$pkgbase-$pkgver/build" + export PYTHON=python2 + #make test +} + +package_gnuradio() { + optdepends=('boost: gr_modtool' + 'swig: gr_modtool' + 'cmake: gr_modtool' + 'pkgconfig: libuhd')
[arch-commits] Commit in gnuradio/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 18:21:11 Author: kkeen Revision: 135433 upgpkg: gnuradio 3.7.7.1-2 zeromq rebuild Modified: gnuradio/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 16:20:04 UTC (rev 135432) +++ PKGBUILD2015-06-15 16:21:11 UTC (rev 135433) @@ -5,7 +5,7 @@ pkgbase=gnuradio pkgname=(gnuradio gnuradio-companion) pkgver=3.7.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd." arch=('i686' 'x86_64') url="http://gnuradio.org";
[arch-commits] Commit in rethinkdb/repos (10 files)
Date: Monday, June 15, 2015 @ 18:20:04 Author: anatolik Revision: 135432 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: rethinkdb/repos/community-testing-i686/ rethinkdb/repos/community-testing-i686/PKGBUILD (from rev 135431, rethinkdb/trunk/PKGBUILD) rethinkdb/repos/community-testing-i686/rethinkdb-tmpfile.conf (from rev 135431, rethinkdb/trunk/rethinkdb-tmpfile.conf) rethinkdb/repos/community-testing-i686/rethinkdb.install (from rev 135431, rethinkdb/trunk/rethinkdb.install) rethinkdb/repos/community-testing-i686/rethinkdb.service (from rev 135431, rethinkdb/trunk/rethinkdb.service) rethinkdb/repos/community-testing-x86_64/ rethinkdb/repos/community-testing-x86_64/PKGBUILD (from rev 135431, rethinkdb/trunk/PKGBUILD) rethinkdb/repos/community-testing-x86_64/rethinkdb-tmpfile.conf (from rev 135431, rethinkdb/trunk/rethinkdb-tmpfile.conf) rethinkdb/repos/community-testing-x86_64/rethinkdb.install (from rev 135431, rethinkdb/trunk/rethinkdb.install) rethinkdb/repos/community-testing-x86_64/rethinkdb.service (from rev 135431, rethinkdb/trunk/rethinkdb.service) -+ community-testing-i686/PKGBUILD | 70 ++ community-testing-i686/rethinkdb-tmpfile.conf |1 community-testing-i686/rethinkdb.install| 22 ++ community-testing-i686/rethinkdb.service| 12 +++ community-testing-x86_64/PKGBUILD | 70 ++ community-testing-x86_64/rethinkdb-tmpfile.conf |1 community-testing-x86_64/rethinkdb.install | 22 ++ community-testing-x86_64/rethinkdb.service | 12 +++ 8 files changed, 210 insertions(+) Copied: rethinkdb/repos/community-testing-i686/PKGBUILD (from rev 135431, rethinkdb/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2015-06-15 16:20:04 UTC (rev 135432) @@ -0,0 +1,70 @@ +# $Id$ +# Maintainer: Anatol Pomozov +# Contributor: Massimiliano Torromeo +# Contributor: Sigmund Lahn + +pkgname=rethinkdb +pkgver=2.0.3 +_tag=rethinkdb-$pkgver +pkgrel=1 +pkgdesc='Distributed powerful and scalable NoSQL database' +arch=(i686 x86_64) +url='http://www.rethinkdb.com/' +license=(AGPL) +depends=(protobuf ncurses curl icu) +makedepends=(boost python2 wget) +backup=(etc/rethinkdb/instances.d/default.conf) +install=rethinkdb.install +options=(!emptydirs) +source=( + http://download.rethinkdb.com/dist/$_tag.tgz + rethinkdb-tmpfile.conf + rethinkdb.service +) +sha256sums=('4d0fa17521d88594491a5550d18adc42f14115724af1b45abe13f14959810095' +'656d3a42e75d087e723f71aa320fdd91cbbb82071ef72eb11fd3e4a619b429a4' +'e56bffa2b9ebc3a00ef566ab2be0719a633c89d961a2461dfa2d9ffdb258c1a2') + +prepare() { + cd $_tag + + sed \ +-e 's|#!/usr/bin/python|#!/usr/bin/python2|' \ +-e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \ +-i scripts/*.py external/v8_*/tools/*.py + sed -e 's|exec python|exec python2|g' -i external/v8_*/build/gyp/gyp + sed -e 's|\bpython\b|python2|g' -i external/v8_*/{Makefile,*/*.gyp,*/*.gypi,*/*/*.gyp} +} + +build() { + cd $_tag + export PYTHON=/usr/bin/python2 + ./configure --fetch v8 --fetch jemalloc --dynamic all --enable-precompiled-web --prefix=/usr --sysconfdir=/etc + make ALLOW_WARNINGS=1 +} + +check() { + cd $_tag + + # these tests are flaky and extremely slow + # make build/release/rethinkdb-unittest + # ./build/release/rethinkdb-unittest --gtest_filter=-RDBBtree.*:RDBInterrupt.* + # some tests might be flaky on btrfs filesystem +} + +package() { + cd $_tag + make DESTDIR="$pkgdir" install + + install -Dm644 "$srcdir"/rethinkdb-tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/rethinkdb.conf + install -Dm644 "$srcdir"/rethinkdb.service "$pkgdir"/usr/lib/systemd/system/rethinkdb@.service + + # create 'default' database instance + mv "$pkgdir"/etc/rethinkdb/default.conf.sample "$pkgdir"/etc/rethinkdb/instances.d/default.conf + sed -e 's|# directory=/var/lib/rethinkdb|directory=/var/lib/rethinkdb|' \ + -e 's|# pid-file=/var/run/rethinkdb/rethinkdb.pid|pid-file=/var/run/rethinkdb/default.pid|' \ + -i "$pkgdir"/etc/rethinkdb/instances.d/default.conf + + # Arch uses systemd, no need for init.d scripts + rm -r "$pkgdir"/etc/init.d +} Copied: rethinkdb/repos/community-testing-i686/rethinkdb-tmpfile.conf (from rev 135431, rethinkdb/trunk/rethinkdb-tmpfile.conf) === --- community-testing-i686/rethinkdb-tmpfile.conf (rev 0) +++ community-testing-i686/rethinkdb-tmpfile.conf 2015-06-15 16:20:04 UTC (rev 135432) @@ -0,0 +1 @@ +d /run/rethinkdb 0755 rethinkdb rethinkdb - \ No newline at end of file Copied: rethinkdb/repos/community-testing-i686/rethi
[arch-commits] Commit in rethinkdb/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 18:19:14 Author: anatolik Revision: 135431 upgpkg: rethinkdb 2.0.3-1 Modified: rethinkdb/trunk/PKGBUILD --+ PKGBUILD |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:58:38 UTC (rev 135430) +++ PKGBUILD2015-06-15 16:19:14 UTC (rev 135431) @@ -4,7 +4,7 @@ # Contributor: Sigmund Lahn pkgname=rethinkdb -pkgver=2.0.2 +pkgver=2.0.3 _tag=rethinkdb-$pkgver pkgrel=1 pkgdesc='Distributed powerful and scalable NoSQL database' @@ -18,13 +18,10 @@ options=(!emptydirs) source=( http://download.rethinkdb.com/dist/$_tag.tgz - # https://github.com/rethinkdb/rethinkdb/issues/4264 - gcc-51-compat.patch::https://github.com/rethinkdb/rethinkdb/commit/242a351024fa7f11013b95e33a5ef52a790a0555.patch rethinkdb-tmpfile.conf rethinkdb.service ) -sha256sums=('e618607afc51b8ebc2ecd03b321061c19670fb537d871b30c9baa1b183ec929e' -'6d56265635dc8b264c5d4b6e4db73ac2f602e8c7e380946ad8d03c61d88ae581' +sha256sums=('4d0fa17521d88594491a5550d18adc42f14115724af1b45abe13f14959810095' '656d3a42e75d087e723f71aa320fdd91cbbb82071ef72eb11fd3e4a619b429a4' 'e56bffa2b9ebc3a00ef566ab2be0719a633c89d961a2461dfa2d9ffdb258c1a2') @@ -37,8 +34,6 @@ -i scripts/*.py external/v8_*/tools/*.py sed -e 's|exec python|exec python2|g' -i external/v8_*/build/gyp/gyp sed -e 's|\bpython\b|python2|g' -i external/v8_*/{Makefile,*/*.gyp,*/*.gypi,*/*/*.gyp} - - patch -p1 < ../gcc-51-compat.patch } build() {
[arch-commits] Commit in vim/repos (20 files)
Date: Monday, June 15, 2015 @ 18:07:08 Author: anatolik Revision: 240928 archrelease: copy trunk to testing-i686, testing-x86_64 Added: vim/repos/testing-i686/PKGBUILD (from rev 240927, vim/trunk/PKGBUILD) vim/repos/testing-i686/archlinux.vim (from rev 240927, vim/trunk/archlinux.vim) vim/repos/testing-i686/gvim.desktop (from rev 240927, vim/trunk/gvim.desktop) vim/repos/testing-i686/gvim.install (from rev 240927, vim/trunk/gvim.install) vim/repos/testing-i686/vimrc (from rev 240927, vim/trunk/vimrc) vim/repos/testing-x86_64/PKGBUILD (from rev 240927, vim/trunk/PKGBUILD) vim/repos/testing-x86_64/archlinux.vim (from rev 240927, vim/trunk/archlinux.vim) vim/repos/testing-x86_64/gvim.desktop (from rev 240927, vim/trunk/gvim.desktop) vim/repos/testing-x86_64/gvim.install (from rev 240927, vim/trunk/gvim.install) vim/repos/testing-x86_64/vimrc (from rev 240927, vim/trunk/vimrc) Deleted: vim/repos/testing-i686/PKGBUILD vim/repos/testing-i686/archlinux.vim vim/repos/testing-i686/gvim.desktop vim/repos/testing-i686/gvim.install vim/repos/testing-i686/vimrc vim/repos/testing-x86_64/PKGBUILD vim/repos/testing-x86_64/archlinux.vim vim/repos/testing-x86_64/gvim.desktop vim/repos/testing-x86_64/gvim.install vim/repos/testing-x86_64/vimrc --+ /PKGBUILD| 786 + /archlinux.vim | 50 ++ /gvim.desktop| 126 ++ /gvim.install| 30 + /vimrc | 32 + testing-i686/PKGBUILD| 393 testing-i686/archlinux.vim | 25 - testing-i686/gvim.desktop| 63 --- testing-i686/gvim.install| 15 testing-i686/vimrc | 16 testing-x86_64/PKGBUILD | 393 testing-x86_64/archlinux.vim | 25 - testing-x86_64/gvim.desktop | 63 --- testing-x86_64/gvim.install | 15 testing-x86_64/vimrc | 16 15 files changed, 1024 insertions(+), 1024 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 240927:240928 to see the changes.
[arch-commits] Commit in vim/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 18:06:06 Author: anatolik Revision: 240927 upgpkg: vim 7.4.738-1 Modified: vim/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:49:17 UTC (rev 240926) +++ PKGBUILD2015-06-15 16:06:06 UTC (rev 240927) @@ -8,11 +8,11 @@ pkgname=('vim-minimal' 'vim' 'vim-python3' 'gvim' 'gvim-python3' 'vim-runtime') # list of tags can be found at https://code.google.com/p/vim/source/list _topver=7.4 -_patchlevel=729 +_patchlevel=738 _tag=v${_topver/./-}-${_patchlevel} _versiondir="vim${_topver//./}" pkgver=${_topver}.${_patchlevel} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') license=('custom:vim') url="http://www.vim.org";
[arch-commits] Commit in lib32-mesa/repos (3 files)
Date: Monday, June 15, 2015 @ 17:58:38 Author: lcarlier Revision: 135430 archrelease: copy trunk to multilib-testing-x86_64 Added: lib32-mesa/repos/multilib-testing-x86_64/ lib32-mesa/repos/multilib-testing-x86_64/LICENSE (from rev 135429, lib32-mesa/trunk/LICENSE) lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD (from rev 135429, lib32-mesa/trunk/PKGBUILD) --+ LICENSE | 82 +++ PKGBUILD | 139 + 2 files changed, 221 insertions(+) Copied: lib32-mesa/repos/multilib-testing-x86_64/LICENSE (from rev 135429, lib32-mesa/trunk/LICENSE) === --- multilib-testing-x86_64/LICENSE (rev 0) +++ multilib-testing-x86_64/LICENSE 2015-06-15 15:58:38 UTC (rev 135430) @@ -0,0 +1,82 @@ +Disclaimer + +Mesa is a 3-D graphics library with an API which is very similar to +that of OpenGL* +To the extent that Mesa utilizes the OpenGL command syntax or state +machine, it is being used with authorization from Silicon Graphics, +Inc.(SGI). However, the author does not possess an OpenGL license +from SGI, and makes no claim that Mesa is in any way a compatible +replacement for OpenGL or associated with SGI. Those who want a +licensed implementation of OpenGL should contact a licensed +vendor. + +Please do not refer to the library as MesaGL (for legal +reasons). It's just Mesa or The Mesa 3-D graphics +library + +* OpenGL is a trademark of Silicon Graphics Incorporated. + +License / Copyright Information + +The Mesa distribution consists of several components. Different copyrights +and licenses apply to different components. For example, GLUT is copyrighted +by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa +device drivers are copyrighted by their authors. See below for a list of +Mesa's main components and the license for each. + +The core Mesa library is licensed according to the terms of the MIT license. +This allows integration with the XFree86, Xorg and DRI projects. + +The default Mesa license is as follows: + +Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Attention, Contributors + +When contributing to the Mesa project you must agree to the licensing terms +of the component to which you're contributing. +The following section lists the primary components of the Mesa distribution +and their respective licenses. + + +Mesa Component Licenses + +Component Location Primary Author License + +Main Mesa codesrc/mesa/ Brian Paul Mesa (MIT) + +Device driverssrc/mesa/drivers/* See drivers See drivers + +Ext headers include/GL/glext.h SGI SGI Free B + include/GL/glxext.h + +GLUT src/glut/ Mark KilgardMark's copyright + +Mesa GLU library src/glu/mesa/ Brian Paul GNU-LGPL + +SGI GLU library src/glu/sgi/ SGI SGI Free B + +demo programs progs/demos/ various see source files + +X demos progs/xdemos/ Brian Paul see source files + +SGI demos progs/samples/ SGI SGI copyright + +RedBook demos progs/redbook/ SGI SGI copyright Copied: lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD (from rev 135429, lib32-mesa/trunk/PKGBUILD) === --- multilib-testing-x86_64/PKGBUILD(rev 0) +++ multilib-testing-x86_64/PKGBUILD2015-06-15 15:58:38 UTC (rev 135430) @@ -0,0 +1,139 @@ +# $Id$ +# Contributor: Jan de Groot +# Contributor: Andreas Radke + +pkgbase=lib32-mesa +pkgname=('lib32-mesa-vdpau' 'lib32-mesa' 'lib32-mesa-libgl')
[arch-commits] Commit in lib32-mesa/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:58:29 Author: lcarlier Revision: 135429 upgpkg: lib32-mesa 10.6.0-1 upstream update 10.6.0 Modified: lib32-mesa/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:46:18 UTC (rev 135428) +++ PKGBUILD2015-06-15 15:58:29 UTC (rev 135429) @@ -4,7 +4,7 @@ pkgbase=lib32-mesa pkgname=('lib32-mesa-vdpau' 'lib32-mesa' 'lib32-mesa-libgl') -pkgver=10.5.7 +pkgver=10.6.0 pkgrel=1 arch=('x86_64') makedepends=('python2-mako' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto' @@ -14,7 +14,7 @@ license=('custom') source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/mesa-${pkgver}.tar.xz{,.sig} LICENSE) -sha256sums=('04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818' +sha256sums=('f37e2633978deed02ff0522abc36c709586e2b555fd439a82ab71dce2c866c76' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2') validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov
[arch-commits] Commit in ethtool/repos (4 files)
Date: Monday, June 15, 2015 @ 17:49:17 Author: anatolik Revision: 240926 archrelease: copy trunk to testing-i686, testing-x86_64 Added: ethtool/repos/testing-i686/ ethtool/repos/testing-i686/PKGBUILD (from rev 240925, ethtool/trunk/PKGBUILD) ethtool/repos/testing-x86_64/ ethtool/repos/testing-x86_64/PKGBUILD (from rev 240925, ethtool/trunk/PKGBUILD) -+ testing-i686/PKGBUILD | 35 +++ testing-x86_64/PKGBUILD | 35 +++ 2 files changed, 70 insertions(+) Copied: ethtool/repos/testing-i686/PKGBUILD (from rev 240925, ethtool/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2015-06-15 15:49:17 UTC (rev 240926) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer : Ionut Biru +# Contributor: Paul Mattal +# Contributor: Martin Kemp + +pkgname=ethtool +pkgver=4.0 +pkgrel=1 +epoch=1 +pkgdesc="Utility for controlling network drivers and hardware" +arch=('i686' 'x86_64') +url="https://www.kernel.org/pub/software/network/ethtool/"; +license=('GPL') +depends=('glibc') +source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) +md5sums=('37c77b02556255e4122c3636f75a8646' + 'SKIP') +validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings + +build() { +cd $pkgname-$pkgver +./configure --prefix=/usr --mandir=/usr/share/man \ +--sbindir=/usr/bin +make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { +cd $pkgname-$pkgver +make DESTDIR="$pkgdir" install +} Copied: ethtool/repos/testing-x86_64/PKGBUILD (from rev 240925, ethtool/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2015-06-15 15:49:17 UTC (rev 240926) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer : Ionut Biru +# Contributor: Paul Mattal +# Contributor: Martin Kemp + +pkgname=ethtool +pkgver=4.0 +pkgrel=1 +epoch=1 +pkgdesc="Utility for controlling network drivers and hardware" +arch=('i686' 'x86_64') +url="https://www.kernel.org/pub/software/network/ethtool/"; +license=('GPL') +depends=('glibc') +source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) +md5sums=('37c77b02556255e4122c3636f75a8646' + 'SKIP') +validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings + +build() { +cd $pkgname-$pkgver +./configure --prefix=/usr --mandir=/usr/share/man \ +--sbindir=/usr/bin +make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { +cd $pkgname-$pkgver +make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in ethtool/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:48:46 Author: anatolik Revision: 240925 upgpkg: ethtool 1:4.0-1 Modified: ethtool/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:20:25 UTC (rev 240924) +++ PKGBUILD2015-06-15 15:48:46 UTC (rev 240925) @@ -4,7 +4,7 @@ # Contributor: Martin Kemp pkgname=ethtool -pkgver=3.18 +pkgver=4.0 pkgrel=1 epoch=1 pkgdesc="Utility for controlling network drivers and hardware" @@ -13,7 +13,7 @@ license=('GPL') depends=('glibc') source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) -md5sums=('fbf1a167b88a5966a2c56a2483af68c6' +md5sums=('37c77b02556255e4122c3636f75a8646' 'SKIP') validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings
[arch-commits] Commit in python-pyzmq/repos (4 files)
Date: Monday, June 15, 2015 @ 17:46:18 Author: kkeen Revision: 135428 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: python-pyzmq/repos/community-testing-i686/ python-pyzmq/repos/community-testing-i686/PKGBUILD (from rev 135427, python-pyzmq/trunk/PKGBUILD) python-pyzmq/repos/community-testing-x86_64/ python-pyzmq/repos/community-testing-x86_64/PKGBUILD (from rev 135427, python-pyzmq/trunk/PKGBUILD) ---+ community-testing-i686/PKGBUILD | 51 community-testing-x86_64/PKGBUILD | 51 2 files changed, 102 insertions(+) Copied: python-pyzmq/repos/community-testing-i686/PKGBUILD (from rev 135427, python-pyzmq/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2015-06-15 15:46:18 UTC (rev 135428) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Kyle Keen +pkgbase=python-pyzmq +pkgname=(python2-pyzmq python-pyzmq) +pkgver=14.6.0 +pkgrel=3 +pkgdesc="Python bindings for zeromq, written in Cython" +arch=(i686 x86_64) +url="http://www.zeromq.org/bindings:python"; +license=('LGPL') +depends=(zeromq python) +makedepends=(python python2 zeromq) +#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz) +source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz) +md5sums=('395b5de95a931afa5b14c9349a5b8024') + +build() { + cd "$srcdir" + cp -a pyzmq-${pkgver} py2zmq-${pkgver} + cd "$srcdir/pyzmq-$pkgver" + # py3 errors added in 2.2.0.1 + sed -i 's|except socket.error, e:|except socket.error as e:|' zmq/eventloop/ioloop.py + sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' zmq/green/core.py + cd "$srcdir/py2zmq-$pkgver" + sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py') +} + +package_python2-pyzmq() { + pkgdesc="Python2 bindings for zeromq, written in Cython" + depends=(zeromq python2) + cd "$srcdir/py2zmq-$pkgver" + python2 setup.py install --root="$pkgdir" --optimize=0 +} + +package_python-pyzmq() { + pkgdesc="Python3 bindings for zeromq, written in Cython" + depends=(zeromq python) + cd "$srcdir/pyzmq-$pkgver" + python3 setup.py install --root="$pkgdir" --optimize=0 +} + +check() +{ + cd "$srcdir/pyzmq-$pkgver" + python3 setup.py build_ext --inplace + python3 setup.py test + cd "$srcdir/py2zmq-$pkgver" + python2 setup.py build_ext --inplace + python2 setup.py test +} + Copied: python-pyzmq/repos/community-testing-x86_64/PKGBUILD (from rev 135427, python-pyzmq/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2015-06-15 15:46:18 UTC (rev 135428) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Kyle Keen +pkgbase=python-pyzmq +pkgname=(python2-pyzmq python-pyzmq) +pkgver=14.6.0 +pkgrel=3 +pkgdesc="Python bindings for zeromq, written in Cython" +arch=(i686 x86_64) +url="http://www.zeromq.org/bindings:python"; +license=('LGPL') +depends=(zeromq python) +makedepends=(python python2 zeromq) +#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz) +source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz) +md5sums=('395b5de95a931afa5b14c9349a5b8024') + +build() { + cd "$srcdir" + cp -a pyzmq-${pkgver} py2zmq-${pkgver} + cd "$srcdir/pyzmq-$pkgver" + # py3 errors added in 2.2.0.1 + sed -i 's|except socket.error, e:|except socket.error as e:|' zmq/eventloop/ioloop.py + sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' zmq/green/core.py + cd "$srcdir/py2zmq-$pkgver" + sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py') +} + +package_python2-pyzmq() { + pkgdesc="Python2 bindings for zeromq, written in Cython" + depends=(zeromq python2) + cd "$srcdir/py2zmq-$pkgver" + python2 setup.py install --root="$pkgdir" --optimize=0 +} + +package_python-pyzmq() { + pkgdesc="Python3 bindings for zeromq, written in Cython" + depends=(zeromq python) + cd "$srcdir/pyzmq-$pkgver" + python3 setup.py install --root="$pkgdir" --optimize=0 +} + +check() +{ + cd "$srcdir/pyzmq-$pkgver" + python3 setup.py build_ext --inplace + python3 setup.py test + cd "$srcdir/py2zmq-$pkgver" + python2 setup.py build_ext --inplace + python2 setup.py test +} +
[arch-commits] Commit in python-pyzmq/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:45:57 Author: kkeen Revision: 135427 upgpkg: python-pyzmq 14.6.0-3 Modified: python-pyzmq/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:39:12 UTC (rev 135426) +++ PKGBUILD2015-06-15 15:45:57 UTC (rev 135427) @@ -3,7 +3,7 @@ pkgbase=python-pyzmq pkgname=(python2-pyzmq python-pyzmq) pkgver=14.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for zeromq, written in Cython" arch=(i686 x86_64) url="http://www.zeromq.org/bindings:python";
[arch-commits] Commit in zeromq/repos (4 files)
Date: Monday, June 15, 2015 @ 17:39:12 Author: kkeen Revision: 135426 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: zeromq/repos/community-testing-i686/ zeromq/repos/community-testing-i686/PKGBUILD (from rev 135425, zeromq/trunk/PKGBUILD) zeromq/repos/community-testing-x86_64/ zeromq/repos/community-testing-x86_64/PKGBUILD (from rev 135425, zeromq/trunk/PKGBUILD) ---+ community-testing-i686/PKGBUILD | 30 ++ community-testing-x86_64/PKGBUILD | 30 ++ 2 files changed, 60 insertions(+) Copied: zeromq/repos/community-testing-i686/PKGBUILD (from rev 135425, zeromq/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2015-06-15 15:39:12 UTC (rev 135426) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Kyle Keen +pkgname=zeromq +pkgver=4.1.2 +pkgrel=1 +pkgdesc="Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ." +arch=('i686' 'x86_64') +url="http://www.zeromq.org"; +license=('LGPL') +depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm') +makedepends=('asciidoc' 'xmlto') +options=('staticlibs') +source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz +https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp) +md5sums=('159c0c56a895472f02668e692d122685' + 'c1388ca58d417610b6c00d66c81a93f2') + +build() { + cd "$srcdir/$pkgname-$pkgver" + ./configure prefix=/usr --with-pgm --with-libsodium \ +--with-documentation --enable-static + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install + install -Dm644 "$srcdir/zmq.hpp" "$pkgdir/usr/include/zmq.hpp" +} + Copied: zeromq/repos/community-testing-x86_64/PKGBUILD (from rev 135425, zeromq/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2015-06-15 15:39:12 UTC (rev 135426) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Kyle Keen +pkgname=zeromq +pkgver=4.1.2 +pkgrel=1 +pkgdesc="Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ." +arch=('i686' 'x86_64') +url="http://www.zeromq.org"; +license=('LGPL') +depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm') +makedepends=('asciidoc' 'xmlto') +options=('staticlibs') +source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz +https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp) +md5sums=('159c0c56a895472f02668e692d122685' + 'c1388ca58d417610b6c00d66c81a93f2') + +build() { + cd "$srcdir/$pkgname-$pkgver" + ./configure prefix=/usr --with-pgm --with-libsodium \ +--with-documentation --enable-static + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install + install -Dm644 "$srcdir/zmq.hpp" "$pkgdir/usr/include/zmq.hpp" +} +
[arch-commits] Commit in zeromq/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:38:50 Author: kkeen Revision: 135425 upgpkg: zeromq 4.1.2-1 Modified: zeromq/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:29:00 UTC (rev 135424) +++ PKGBUILD2015-06-15 15:38:50 UTC (rev 135425) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Kyle Keen pkgname=zeromq -pkgver=4.1.1 +pkgver=4.1.2 pkgrel=1 pkgdesc="Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('staticlibs') source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp) -md5sums=('0a4b44aa085644f25c177f79dc13f253' +md5sums=('159c0c56a895472f02668e692d122685' 'c1388ca58d417610b6c00d66c81a93f2') build() {
[arch-commits] Commit in ejabberd/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:28:37 Author: spupykin Revision: 135423 upgpkg: ejabberd 15.04-2 upd Modified: ejabberd/trunk/PKGBUILD --+ PKGBUILD | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:10:17 UTC (rev 135422) +++ PKGBUILD2015-06-15 15:28:37 UTC (rev 135423) @@ -5,7 +5,7 @@ pkgname=ejabberd pkgver=15.04 -pkgrel=1 +pkgrel=2 pkgdesc="Jabber server written in Erlang" arch=('x86_64' 'i686') url="http://www.ejabberd.im/"; @@ -20,11 +20,11 @@ replaces=('ejabberd-mod_mysql' 'ejabberd-mod_mysql-svn' 'ejabberd-mod_pgsql' 'ejabberd-mod_pgsql-svn') source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz"; - "p1_cache_tab::git://github.com/processone/cache_tab" - "p1_tls::git://github.com/processone/tls" - "p1_stringprep::git://github.com/processone/stringprep" - "p1_xml::git://github.com/processone/xml" - "p1_yaml::git://github.com/processone/p1_yaml" + "p1_cache_tab::git://github.com/processone/cache_tab#commit=cca096330ce39e8b56fe0e0c478df1ff452e7751" + "p1_tls::git://github.com/processone/tls#commit=e231cbde546c2e2200f6dae01d13cf743d253c6d" + "p1_stringprep::git://github.com/processone/stringprep#commit=3c640237a3a7831dc39de6a6d329d3a9af25c579" + "p1_xml::git://github.com/processone/xml#commit=3db0b2f2b96c9fa2f601f96794cc6e8a480615b4" + "p1_yaml::git://github.com/processone/p1_yaml#commit=e1f081e1bbf34c35fc60c1b988d62a07fbead3e8" "git://github.com/rds13/xmlrpc" "p1_pam::git://github.com/processone/epam" "p1_zlib::git://github.com/processone/zlib" @@ -33,17 +33,17 @@ "git://github.com/DeadZen/goldrush.git#tag=0.1.6" "p1_mysql::git://github.com/processone/mysql.git" "p1_pgsql::git://github.com/processone/pgsql.git" - "p1_stun::git://github.com/processone/stun" + "p1_stun::git://github.com/processone/stun#commit=d98c71e22492bd5cf95f6a3227de302ace0f70b3" "git://github.com/davisp/jiffy" "git://github.com/cmullaparthi/ibrowse" "git://github.com/esl/lhttpc" - "git://github.com/eproxus/meck" - "esip::git://github.com/processone/p1_sip" + "git://github.com/eproxus/meck#tag=0.8.2" + "esip::git://github.com/processone/p1_sip#commit=a9b725df78ee44c0f118908eef07395654767d62" "git://github.com/basho/riak_pb#tag=1.4.4.0" "riakc::git://github.com/basho/riak-erlang-client#tag=1.4.2" "protobuffs::git://github.com/basho/erlang_protobuffs.git" - "git://github.com/processone/p1_utils" - "ehyperloglog::git://github.com/vaxelfel/eHyperLogLog.git" + "git://github.com/processone/p1_utils#commit=1bf99f9c8daed3b03f76e2714ca102c520c88b26" + "ehyperloglog::git://github.com/vaxelfel/eHyperLogLog.git#commit=efd14f262c663cde76d8ed48007826dabe9aca41" "rebar_elixir_plugin::git://github.com/yrashk/rebar_elixir_plugin" "elixir::git://github.com/elixir-lang/elixir#branch=v1.0" "git://github.com/wooga/eredis"
[arch-commits] Commit in ejabberd/repos (20 files)
Date: Monday, June 15, 2015 @ 17:29:00 Author: spupykin Revision: 135424 archrelease: copy trunk to community-x86_64, community-i686 Added: ejabberd/repos/community-i686/PKGBUILD (from rev 135423, ejabberd/trunk/PKGBUILD) ejabberd/repos/community-i686/ejabberd.install (from rev 135423, ejabberd/trunk/ejabberd.install) ejabberd/repos/community-i686/ejabberd.logrotate (from rev 135423, ejabberd/trunk/ejabberd.logrotate) ejabberd/repos/community-i686/ejabberd.service (from rev 135423, ejabberd/trunk/ejabberd.service) ejabberd/repos/community-i686/sysuser.conf (from rev 135423, ejabberd/trunk/sysuser.conf) ejabberd/repos/community-x86_64/PKGBUILD (from rev 135423, ejabberd/trunk/PKGBUILD) ejabberd/repos/community-x86_64/ejabberd.install (from rev 135423, ejabberd/trunk/ejabberd.install) ejabberd/repos/community-x86_64/ejabberd.logrotate (from rev 135423, ejabberd/trunk/ejabberd.logrotate) ejabberd/repos/community-x86_64/ejabberd.service (from rev 135423, ejabberd/trunk/ejabberd.service) ejabberd/repos/community-x86_64/sysuser.conf (from rev 135423, ejabberd/trunk/sysuser.conf) Deleted: ejabberd/repos/community-i686/PKGBUILD ejabberd/repos/community-i686/ejabberd.install ejabberd/repos/community-i686/ejabberd.logrotate ejabberd/repos/community-i686/ejabberd.service ejabberd/repos/community-i686/sysuser.conf ejabberd/repos/community-x86_64/PKGBUILD ejabberd/repos/community-x86_64/ejabberd.install ejabberd/repos/community-x86_64/ejabberd.logrotate ejabberd/repos/community-x86_64/ejabberd.service ejabberd/repos/community-x86_64/sysuser.conf -+ /PKGBUILD | 278 ++ /ejabberd.install | 42 + /ejabberd.logrotate | 24 ++ /ejabberd.service | 28 +++ /sysuser.conf |6 community-i686/PKGBUILD | 139 - community-i686/ejabberd.install | 21 -- community-i686/ejabberd.logrotate | 12 - community-i686/ejabberd.service | 14 - community-i686/sysuser.conf |3 community-x86_64/PKGBUILD | 139 - community-x86_64/ejabberd.install | 21 -- community-x86_64/ejabberd.logrotate | 12 - community-x86_64/ejabberd.service | 14 - community-x86_64/sysuser.conf |3 15 files changed, 378 insertions(+), 378 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-06-15 15:28:37 UTC (rev 135423) +++ community-i686/PKGBUILD 2015-06-15 15:29:00 UTC (rev 135424) @@ -1,139 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Jeff 'codemac' Mickey -# Contributor: Alexander Rødseth - -pkgname=ejabberd -pkgver=15.04 -pkgrel=1 -pkgdesc="Jabber server written in Erlang" -arch=('x86_64' 'i686') -url="http://www.ejabberd.im/"; -license=("GPL") -depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 'erlang-unixodbc' -'libyaml' 'sqlite') -makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 'texlive-latexextra') -backup=('etc/ejabberd/ejabberd.yml' - 'etc/ejabberd/ejabberdctl.cfg' - 'etc/logrotate.d/ejabberd') -install=$pkgname.install -replaces=('ejabberd-mod_mysql' 'ejabberd-mod_mysql-svn' - 'ejabberd-mod_pgsql' 'ejabberd-mod_pgsql-svn') -source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz"; - "p1_cache_tab::git://github.com/processone/cache_tab" - "p1_tls::git://github.com/processone/tls" - "p1_stringprep::git://github.com/processone/stringprep" - "p1_xml::git://github.com/processone/xml" - "p1_yaml::git://github.com/processone/p1_yaml" - "git://github.com/rds13/xmlrpc" - "p1_pam::git://github.com/processone/epam" - "p1_zlib::git://github.com/processone/zlib" - "git://github.com/basho/lager" - "p1_iconv::git://github.com/processone/eiconv" - "git://github.com/DeadZen/goldrush.git#tag=0.1.6" - "p1_mysql::git://github.com/processone/mysql.git" - "p1_pgsql::git://github.com/processone/pgsql.git" - "p1_stun::git://github.com/processone/stun" - "git://github.com/davisp/jiffy" - "git://github.com/cmullaparthi/ibrowse" - "git://github.com/esl/lhttpc" - "git://github.com/eproxus/meck" - "esip::git://github.com/processone/p1_sip" - "git://github.com/basho/riak_pb#tag=1.4.4.0" - "riakc::git://github.com/basho/riak-erlang-client#tag=1.4.2" - "protobuffs::git://github.com/basho/erlang_protobuffs.git" - "git://github.com/processone/p1_utils" - "ehyperloglog::git://github.com/vaxelfel/eHyperLogLog.git" - "rebar_elixir_plugin::git://github.com/yrashk/rebar_elixir_plugin" - "elixir::git://github.com/elixir-lang/elixir#branch=v1.0" -
[arch-commits] Commit in mesa/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 17:20:18 Author: lcarlier Revision: 240923 upgpkg: mesa 10.6.0-1 upstream update 10.6.0 Modified: mesa/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 15:15:34 UTC (rev 240922) +++ PKGBUILD2015-06-15 15:20:18 UTC (rev 240923) @@ -4,7 +4,7 @@ pkgbase=mesa pkgname=('opencl-mesa' 'libva-mesa-driver' 'mesa-vdpau' 'mesa' 'mesa-libgl') -pkgver=10.5.7 +pkgver=10.6.0 pkgrel=1 arch=('i686' 'x86_64') makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' @@ -14,7 +14,7 @@ license=('custom') source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/mesa-${pkgver}.tar.xz{,.sig} LICENSE) -sha256sums=('04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818' +sha256sums=('f37e2633978deed02ff0522abc36c709586e2b555fd439a82ab71dce2c866c76' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2') validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov @@ -60,7 +60,7 @@ package_opencl-mesa() { pkgdesc="OpenCL support for AMD/ATI Radeon mesa drivers" - depends=('expat' 'libdrm' 'elfutils' 'libxfixes' 'libxext' 'libcl' 'libclc' 'clang') + depends=('expat' 'libdrm' 'elfutils' 'libxfixes' 'libxext' 'opencl-icd-loader' 'libclc' 'clang') optdepends=('opencl-headers: headers necessary for OpenCL development') install -m755 -d ${pkgdir}/etc
[arch-commits] Commit in mesa/repos (6 files)
Date: Monday, June 15, 2015 @ 17:20:25 Author: lcarlier Revision: 240924 archrelease: copy trunk to testing-i686, testing-x86_64 Added: mesa/repos/testing-i686/ mesa/repos/testing-i686/LICENSE (from rev 240923, mesa/trunk/LICENSE) mesa/repos/testing-i686/PKGBUILD (from rev 240923, mesa/trunk/PKGBUILD) mesa/repos/testing-x86_64/ mesa/repos/testing-x86_64/LICENSE (from rev 240923, mesa/trunk/LICENSE) mesa/repos/testing-x86_64/PKGBUILD (from rev 240923, mesa/trunk/PKGBUILD) -+ testing-i686/LICENSE| 82 ++ testing-i686/PKGBUILD | 165 ++ testing-x86_64/LICENSE | 82 ++ testing-x86_64/PKGBUILD | 165 ++ 4 files changed, 494 insertions(+) Copied: mesa/repos/testing-i686/LICENSE (from rev 240923, mesa/trunk/LICENSE) === --- testing-i686/LICENSE(rev 0) +++ testing-i686/LICENSE2015-06-15 15:20:25 UTC (rev 240924) @@ -0,0 +1,82 @@ +Disclaimer + +Mesa is a 3-D graphics library with an API which is very similar to +that of OpenGL* +To the extent that Mesa utilizes the OpenGL command syntax or state +machine, it is being used with authorization from Silicon Graphics, +Inc.(SGI). However, the author does not possess an OpenGL license +from SGI, and makes no claim that Mesa is in any way a compatible +replacement for OpenGL or associated with SGI. Those who want a +licensed implementation of OpenGL should contact a licensed +vendor. + +Please do not refer to the library as MesaGL (for legal +reasons). It's just Mesa or The Mesa 3-D graphics +library + +* OpenGL is a trademark of Silicon Graphics Incorporated. + +License / Copyright Information + +The Mesa distribution consists of several components. Different copyrights +and licenses apply to different components. For example, GLUT is copyrighted +by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa +device drivers are copyrighted by their authors. See below for a list of +Mesa's main components and the license for each. + +The core Mesa library is licensed according to the terms of the MIT license. +This allows integration with the XFree86, Xorg and DRI projects. + +The default Mesa license is as follows: + +Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Attention, Contributors + +When contributing to the Mesa project you must agree to the licensing terms +of the component to which you're contributing. +The following section lists the primary components of the Mesa distribution +and their respective licenses. + + +Mesa Component Licenses + +Component Location Primary Author License + +Main Mesa codesrc/mesa/ Brian Paul Mesa (MIT) + +Device driverssrc/mesa/drivers/* See drivers See drivers + +Ext headers include/GL/glext.h SGI SGI Free B + include/GL/glxext.h + +GLUT src/glut/ Mark KilgardMark's copyright + +Mesa GLU library src/glu/mesa/ Brian Paul GNU-LGPL + +SGI GLU library src/glu/sgi/ SGI SGI Free B + +demo programs progs/demos/ various see source files + +X demos progs/xdemos/ Brian Paul see source files + +SGI demos progs/samples/ SGI SGI copyright + +RedBook demos progs/redbook/ SGI SGI copyright Copied: mesa/repos/testing-i686/PKGBUILD (from rev 240923, mesa/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2015-06
[arch-commits] Commit in (libcl)
Date: Monday, June 15, 2015 @ 17:15:34 Author: lcarlier Revision: 240922 replaced with ocd-icd Deleted: libcl/
[arch-commits] Commit in cinnamon/repos (20 files)
Date: Monday, June 15, 2015 @ 16:22:12 Author: faidoc Revision: 135421 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon/repos/community-i686/PKGBUILD (from rev 135420, cinnamon/trunk/PKGBUILD) cinnamon/repos/community-i686/cinnamon.install (from rev 135420, cinnamon/trunk/cinnamon.install) cinnamon/repos/community-i686/default-theme.patch (from rev 135420, cinnamon/trunk/default-theme.patch) cinnamon/repos/community-i686/gnome-3.14.patch (from rev 135420, cinnamon/trunk/gnome-3.14.patch) cinnamon/repos/community-i686/set_wheel.patch (from rev 135420, cinnamon/trunk/set_wheel.patch) cinnamon/repos/community-x86_64/PKGBUILD (from rev 135420, cinnamon/trunk/PKGBUILD) cinnamon/repos/community-x86_64/cinnamon.install (from rev 135420, cinnamon/trunk/cinnamon.install) cinnamon/repos/community-x86_64/default-theme.patch (from rev 135420, cinnamon/trunk/default-theme.patch) cinnamon/repos/community-x86_64/gnome-3.14.patch (from rev 135420, cinnamon/trunk/gnome-3.14.patch) cinnamon/repos/community-x86_64/set_wheel.patch (from rev 135420, cinnamon/trunk/set_wheel.patch) Deleted: cinnamon/repos/community-i686/PKGBUILD cinnamon/repos/community-i686/cinnamon.install cinnamon/repos/community-i686/default-theme.patch cinnamon/repos/community-i686/gnome-3.14.patch cinnamon/repos/community-i686/set_wheel.patch cinnamon/repos/community-x86_64/PKGBUILD cinnamon/repos/community-x86_64/cinnamon.install cinnamon/repos/community-x86_64/default-theme.patch cinnamon/repos/community-x86_64/gnome-3.14.patch cinnamon/repos/community-x86_64/set_wheel.patch --+ /PKGBUILD| 178 + /cinnamon.install| 24 /default-theme.patch | 50 + /gnome-3.14.patch| 50 + /set_wheel.patch | 34 ++ community-i686/PKGBUILD | 89 community-i686/cinnamon.install | 12 -- community-i686/default-theme.patch | 25 community-i686/gnome-3.14.patch | 25 community-i686/set_wheel.patch | 17 --- community-x86_64/PKGBUILD| 89 community-x86_64/cinnamon.install| 12 -- community-x86_64/default-theme.patch | 25 community-x86_64/gnome-3.14.patch| 25 community-x86_64/set_wheel.patch | 17 --- 15 files changed, 336 insertions(+), 336 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-06-15 14:20:33 UTC (rev 135420) +++ community-i686/PKGBUILD 2015-06-15 14:22:12 UTC (rev 135421) @@ -1,89 +0,0 @@ -# $Id$ -# Maintainer: Alexandre Filgueira -# Contributor: M0Rf30 -# Contributor: unifiedlinux -# Contributor: CReimer - -pkgname=cinnamon -pkgver=2.6.7 -pkgrel=1 -pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience" -arch=('i686' 'x86_64') -url="http://cinnamon.linuxmint.com/"; -license=('GPL2') -depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 'cinnamon-session' - 'cinnamon-translations' 'cjs' 'clutter-gtk' 'gnome-backgrounds' 'gconf' - 'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 'librsvg' - 'networkmanager' 'muffin' 'python2-cairo' 'python2-dbus' 'python2-pillow' - 'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml' 'webkitgtk' - 'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 'libgnomekbd' - 'network-manager-applet' 'nemo' 'polkit-gnome' 'python3') -makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gobject-introspection') -options=('!emptydirs') -install=${pkgname}.install -source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz"; -"set_wheel.patch" -"gnome-3.14.patch" -"default-theme.patch") -sha256sums=('839ab0ea86b718809e53a0209d72701638ab3ac68263f2469e70967aaf21a004' -'0f6a4055fc70f727b90c3d97ebc99f6bf3028b8cc7189736d8e0f1dac6fac137' -'da763a88b4ee2e889afffd189b877708ca34b704fe7e9b62c0cc2bd970564058' -'566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5') - -prepare() { - cd ${srcdir}/Cinnamon* - - # Python2 fix - sed -i 's:/usr/bin/python :/usr/bin/python2 :' files/usr/bin/cinnamon-menu-editor - find -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' - - # Use wheel group instread of sudo - patch -Np1 -i ../set_wheel.patch - - # Some fixes for GNOME 3.14 - patch -Np1 -i ../gnome-3.14.patch - - # Set default theme to 'cinnamon' - patch -Np1 -i ../default-theme.patch - - # Add polkit agent to required components - sed -i 's/RequiredComponents=\(.*\)$/RequiredComponents=\1polkit-gnome-authentication-agent-1;/' \ -files/usr/shar
[arch-commits] Commit in cinnamon/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 16:20:33 Author: faidoc Revision: 135420 upgpkg: cinnamon 2.6.8-1 Modified: cinnamon/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 14:19:27 UTC (rev 135419) +++ PKGBUILD2015-06-15 14:20:33 UTC (rev 135420) @@ -5,7 +5,7 @@ # Contributor: CReimer pkgname=cinnamon -pkgver=2.6.7 +pkgver=2.6.8 pkgrel=1 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience" arch=('i686' 'x86_64') @@ -25,11 +25,11 @@ "set_wheel.patch" "gnome-3.14.patch" "default-theme.patch") -sha256sums=('839ab0ea86b718809e53a0209d72701638ab3ac68263f2469e70967aaf21a004' +sha256sums=('fe2e0e0a128711875a24c3511eff78e48ecd131db8f758781950784270af15a6' '0f6a4055fc70f727b90c3d97ebc99f6bf3028b8cc7189736d8e0f1dac6fac137' 'da763a88b4ee2e889afffd189b877708ca34b704fe7e9b62c0cc2bd970564058' '566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5') - + prepare() { cd ${srcdir}/Cinnamon*
[arch-commits] Commit in linphone/repos (8 files)
Date: Monday, June 15, 2015 @ 16:19:27 Author: spupykin Revision: 135419 archrelease: copy trunk to community-i686, community-x86_64 Added: linphone/repos/community-i686/ChangeLog (from rev 135418, linphone/trunk/ChangeLog) linphone/repos/community-i686/PKGBUILD (from rev 135418, linphone/trunk/PKGBUILD) linphone/repos/community-x86_64/ChangeLog (from rev 135418, linphone/trunk/ChangeLog) linphone/repos/community-x86_64/PKGBUILD (from rev 135418, linphone/trunk/PKGBUILD) Deleted: linphone/repos/community-i686/ChangeLog linphone/repos/community-i686/PKGBUILD linphone/repos/community-x86_64/ChangeLog linphone/repos/community-x86_64/PKGBUILD + /ChangeLog | 66 + /PKGBUILD | 76 +++ community-i686/ChangeLog | 33 -- community-i686/PKGBUILD| 38 - community-x86_64/ChangeLog | 33 -- community-x86_64/PKGBUILD | 38 - 6 files changed, 142 insertions(+), 142 deletions(-) Deleted: community-i686/ChangeLog === --- community-i686/ChangeLog2015-06-15 14:19:14 UTC (rev 135418) +++ community-i686/ChangeLog2015-06-15 14:19:27 UTC (rev 135419) @@ -1,33 +0,0 @@ -2008-10-16 Jaroslav Lichtblau -* v3.0.0 build for x86_64 - -2008-08-23 Darwin Bautista -* linphone 2.1.1-3 -* Fixed build against ffmpeg 20080715 - -2008-04-20 Darwin Bautista -* linphone 2.1.1-2 -* Fixed md5sums - -2008-02-24 Darwin Bautista -* linphone 2.1.1-1 -* New upstream release -* makedeps: added 'perlxml' -* Use internal ortp - -2007-12-02 Darwin Bautista -* linphone 2.0.1-1 -* New upstream release - -2007-11-21 Darwin Bautista -* linphone 2.0.0-1 -* New upstream release -* depends=(): added 'libexosip2', remove 'libosip2' -* Bumped minimum required version of dependencies - -2007-11-16 Darwin Bautista -* linphone 1.7.1-1 -* New upstream release -* Revamped PKGBUILD -* Fixed dependencies -* Use external ortp Copied: linphone/repos/community-i686/ChangeLog (from rev 135418, linphone/trunk/ChangeLog) === --- community-i686/ChangeLog(rev 0) +++ community-i686/ChangeLog2015-06-15 14:19:27 UTC (rev 135419) @@ -0,0 +1,33 @@ +2008-10-16 Jaroslav Lichtblau +* v3.0.0 build for x86_64 + +2008-08-23 Darwin Bautista +* linphone 2.1.1-3 +* Fixed build against ffmpeg 20080715 + +2008-04-20 Darwin Bautista +* linphone 2.1.1-2 +* Fixed md5sums + +2008-02-24 Darwin Bautista +* linphone 2.1.1-1 +* New upstream release +* makedeps: added 'perlxml' +* Use internal ortp + +2007-12-02 Darwin Bautista +* linphone 2.0.1-1 +* New upstream release + +2007-11-21 Darwin Bautista +* linphone 2.0.0-1 +* New upstream release +* depends=(): added 'libexosip2', remove 'libosip2' +* Bumped minimum required version of dependencies + +2007-11-16 Darwin Bautista +* linphone 1.7.1-1 +* New upstream release +* Revamped PKGBUILD +* Fixed dependencies +* Use external ortp Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-06-15 14:19:14 UTC (rev 135418) +++ community-i686/PKGBUILD 2015-06-15 14:19:27 UTC (rev 135419) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Darwin Bautista -# Contributor: Mark Lee - -pkgname=linphone -pkgver=3.8.3 -pkgrel=1 -pkgdesc="A Voice-over-IP phone" -arch=('i686' 'x86_64') -url="http://www.linphone.org/index.php/eng"; -license=('GPL') -depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils' -'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup' -'belle-sip') -makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite') -optdepends=('pulseaudio') -options=('!emptydirs') -source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz";) -md5sums=('92e6f11f16e9a19b5c63423c71f76174') - -build() { - cd $pkgname-$pkgver - export PKG_CONFIG=/usr/bin/pkg-config - unset SGML_CATALOG_FILES - ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \ - --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \ - --libexecdir=/usr/lib/$pkgname \ - --enable-external-mediastreamer \ - --enable-external-ortp \ - --enable-zrtp - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: linphone/repos/community-i686/PKGBUILD (from rev 135418, linphone/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-06-15 14:19:27 UTC (rev 135419) @@ -0,0 +1,38 @@ +# $
[arch-commits] Commit in linphone/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 16:19:14 Author: spupykin Revision: 135418 upgpkg: linphone 3.8.4-1 upd Modified: linphone/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:57:18 UTC (rev 135417) +++ PKGBUILD2015-06-15 14:19:14 UTC (rev 135418) @@ -4,7 +4,7 @@ # Contributor: Mark Lee pkgname=linphone -pkgver=3.8.3 +pkgver=3.8.4 pkgrel=1 pkgdesc="A Voice-over-IP phone" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ optdepends=('pulseaudio') options=('!emptydirs') source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz";) -md5sums=('92e6f11f16e9a19b5c63423c71f76174') +md5sums=('d1f477cfb78b2079c9b3cdbad81e4d80') build() { cd $pkgname-$pkgver
[arch-commits] Commit in belle-sip/repos (4 files)
Date: Monday, June 15, 2015 @ 15:57:02 Author: spupykin Revision: 135415 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: belle-sip/repos/community-staging-i686/ belle-sip/repos/community-staging-i686/PKGBUILD (from rev 135414, belle-sip/trunk/PKGBUILD) belle-sip/repos/community-staging-x86_64/ belle-sip/repos/community-staging-x86_64/PKGBUILD (from rev 135414, belle-sip/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 39 community-staging-x86_64/PKGBUILD | 39 2 files changed, 78 insertions(+) Copied: belle-sip/repos/community-staging-i686/PKGBUILD (from rev 135414, belle-sip/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-06-15 13:57:02 UTC (rev 135415) @@ -0,0 +1,39 @@ +# $Id: PKGBUILD 99895 2013-10-31 02:20:19Z allan $ +# Maintainer: Sergej Pupykin +# Contributor: Darwin Bautista + +pkgname=belle-sip +pkgver=1.4.0 +pkgrel=3 +pkgdesc="A Voice-over-IP phone" +arch=('i686' 'x86_64') +url="http://www.linphone.org/index.php/eng"; +license=('GPL') +depends=('libantlr3c' 'gcc-libs' 'mbedtls') +makedepends=('java-runtime') +options=('!emptydirs') +source=("http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-$pkgver.tar.gz"; + "antlr.jar::https://github.com/antlr/website-antlr3/blob/gh-pages/download/antlr-3.4-complete.jar?raw=true";) +noextract=('antlr.jar') +md5sums=('17aed9525c4ab8916fbfc76c57372f9c' + '1b91dea1c7d480b3223f7c8a9aa0e172') + +prepare() { + cd $pkgname-$pkgver + sed -i \ +-e "s#antlr_java_prefixes=.*#antlr_java_prefixes=$srcdir#" \ +-e "s|-Werror||g" \ +configure{,.ac} +} + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname \ +--disable-tests --disable-static --enable-tls + make +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR="$pkgdir" install +} Copied: belle-sip/repos/community-staging-x86_64/PKGBUILD (from rev 135414, belle-sip/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-06-15 13:57:02 UTC (rev 135415) @@ -0,0 +1,39 @@ +# $Id: PKGBUILD 99895 2013-10-31 02:20:19Z allan $ +# Maintainer: Sergej Pupykin +# Contributor: Darwin Bautista + +pkgname=belle-sip +pkgver=1.4.0 +pkgrel=3 +pkgdesc="A Voice-over-IP phone" +arch=('i686' 'x86_64') +url="http://www.linphone.org/index.php/eng"; +license=('GPL') +depends=('libantlr3c' 'gcc-libs' 'mbedtls') +makedepends=('java-runtime') +options=('!emptydirs') +source=("http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-$pkgver.tar.gz"; + "antlr.jar::https://github.com/antlr/website-antlr3/blob/gh-pages/download/antlr-3.4-complete.jar?raw=true";) +noextract=('antlr.jar') +md5sums=('17aed9525c4ab8916fbfc76c57372f9c' + '1b91dea1c7d480b3223f7c8a9aa0e172') + +prepare() { + cd $pkgname-$pkgver + sed -i \ +-e "s#antlr_java_prefixes=.*#antlr_java_prefixes=$srcdir#" \ +-e "s|-Werror||g" \ +configure{,.ac} +} + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname \ +--disable-tests --disable-static --enable-tls + make +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in bzrtp/repos (4 files)
Date: Monday, June 15, 2015 @ 15:57:18 Author: spupykin Revision: 135417 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: bzrtp/repos/community-staging-i686/ bzrtp/repos/community-staging-i686/PKGBUILD (from rev 135416, bzrtp/trunk/PKGBUILD) bzrtp/repos/community-staging-x86_64/ bzrtp/repos/community-staging-x86_64/PKGBUILD (from rev 135416, bzrtp/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 28 community-staging-x86_64/PKGBUILD | 28 2 files changed, 56 insertions(+) Copied: bzrtp/repos/community-staging-i686/PKGBUILD (from rev 135416, bzrtp/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-06-15 13:57:18 UTC (rev 135417) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: +# Contributor: Antonio Rojas + +pkgname=bzrtp +pkgver=1.0.1 +pkgrel=2 +pkgdesc="Opensource implementation of ZRTP keys exchange protocol" +arch=('i686' 'x86_64') +url="http://www.linphone.org/"; +license=('GPL2') +depends=('libxml2' 'mbedtls') +source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) +sha1sums=('0166809a8f86e8a59516e5f1d7f6889bfd60ce2c' + 'SKIP') +validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985') + +build() { + cd ${pkgname}-${pkgver} + + ./configure --prefix=/usr + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR="${pkgdir}" install +} Copied: bzrtp/repos/community-staging-x86_64/PKGBUILD (from rev 135416, bzrtp/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-06-15 13:57:18 UTC (rev 135417) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: +# Contributor: Antonio Rojas + +pkgname=bzrtp +pkgver=1.0.1 +pkgrel=2 +pkgdesc="Opensource implementation of ZRTP keys exchange protocol" +arch=('i686' 'x86_64') +url="http://www.linphone.org/"; +license=('GPL2') +depends=('libxml2' 'mbedtls') +source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) +sha1sums=('0166809a8f86e8a59516e5f1d7f6889bfd60ce2c' + 'SKIP') +validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985') + +build() { + cd ${pkgname}-${pkgver} + + ./configure --prefix=/usr + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:57:06 Author: spupykin Revision: 135416 upgpkg: bzrtp 1.0.1-2 upd Modified: bzrtp/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:57:02 UTC (rev 135415) +++ PKGBUILD2015-06-15 13:57:06 UTC (rev 135416) @@ -4,7 +4,7 @@ pkgname=bzrtp pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Opensource implementation of ZRTP keys exchange protocol" arch=('i686' 'x86_64') url="http://www.linphone.org/";
[arch-commits] Commit in belle-sip/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:56:51 Author: spupykin Revision: 135414 upgpkg: belle-sip 1.4.0-3 upd Modified: belle-sip/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:41:56 UTC (rev 135413) +++ PKGBUILD2015-06-15 13:56:51 UTC (rev 135414) @@ -4,7 +4,7 @@ pkgname=belle-sip pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="A Voice-over-IP phone" arch=('i686' 'x86_64') url="http://www.linphone.org/index.php/eng";
[arch-commits] Commit in umlet/repos/community-any (7 files)
Date: Monday, June 15, 2015 @ 15:41:56 Author: spupykin Revision: 135413 archrelease: copy trunk to community-any Added: umlet/repos/community-any/PKGBUILD (from rev 135412, umlet/trunk/PKGBUILD) umlet/repos/community-any/UMLet.sh.diff (from rev 135412, umlet/trunk/UMLet.sh.diff) umlet/repos/community-any/slowrendering.patch (from rev 135412, umlet/trunk/slowrendering.patch) umlet/repos/community-any/umlet.desktop (from rev 135412, umlet/trunk/umlet.desktop) Deleted: umlet/repos/community-any/PKGBUILD umlet/repos/community-any/UMLet.sh.diff umlet/repos/community-any/umlet.desktop -+ PKGBUILD| 72 ++ UMLet.sh.diff | 32 +++--- slowrendering.patch | 12 umlet.desktop | 22 +++ 4 files changed, 77 insertions(+), 61 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:41:46 UTC (rev 135412) +++ PKGBUILD2015-06-15 13:41:56 UTC (rev 135413) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Gleidson Echeli - -pkgname=umlet -pkgver=13.3 -pkgrel=1 -pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)" -arch=('any') -url="http://www.umlet.com"; -license=('GPL') -depends=('java-runtime') -makedepends=('unzip' 'patch') -source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; - 'umlet.desktop' - 'UMLet.sh.diff') -md5sums=('5bb2dbb382bdb0501ff587db80877a52' - '4efcfeea2f54b849bc86e3f1905449be' - 'ef9620bd90f0e3bba7133629cf5885c8') - -prepare() { - cd ${srcdir}/Umlet - patch -Np1 -i ../UMLet.sh.diff - rm -f umlet.sh.orig - rm -f Umlet.exe -} - -package() { - cd ${srcdir}/Umlet - install -D -m755 umlet.sh ${pkgdir}/usr/bin/umlet - install -d -m755 ${pkgdir}/usr/share - mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet - install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop -} Copied: umlet/repos/community-any/PKGBUILD (from rev 135412, umlet/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 13:41:56 UTC (rev 135413) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Gleidson Echeli + +pkgname=umlet +pkgver=13.3 +pkgrel=1 +pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)" +arch=('any') +url="http://www.umlet.com"; +license=('GPL') +depends=('java-runtime') +makedepends=('unzip' 'patch') +source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; + 'umlet.desktop' + 'UMLet.sh.diff' + 'slowrendering.patch') +md5sums=('5bb2dbb382bdb0501ff587db80877a52' + '4efcfeea2f54b849bc86e3f1905449be' + 'ef9620bd90f0e3bba7133629cf5885c8' + '0063953819236bd54ddb216e5dcda75c') + +prepare() { + cd ${srcdir}/Umlet + patch -Np1 -i ../UMLet.sh.diff + patch -Np1 -i ../slowrendering.patch + rm -f umlet.sh.orig + rm -f Umlet.exe +} + +package() { + cd ${srcdir}/Umlet + mkdir -p ${pkgdir}/usr/bin + ln -s /usr/share/umlet/umlet.sh ${pkgdir}/usr/bin/umlet + install -d -m755 ${pkgdir}/usr/share + mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet + install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop +} Deleted: UMLet.sh.diff === --- UMLet.sh.diff 2015-06-15 13:41:46 UTC (rev 135412) +++ UMLet.sh.diff 2015-06-15 13:41:56 UTC (rev 135413) @@ -1,16 +0,0 @@ -diff -wbBur Umlet/umlet.sh Umlet.my/umlet.sh Umlet/umlet.sh 2011-02-18 18:27:14.0 + -+++ Umlet.my/umlet.sh 2011-03-03 15:20:48.0 + -@@ -2,11 +2,7 @@ - - # Shell script for running umlet from the command prompt in linux - --# If you want to put umlet.sh in your home bin directory ($HOME/bin/) to start it from anywhere with --#$ umlet.sh myDiagram.uxf --# you must specify the programDir directly instead --#programDir=/path/to/umlet --programDir=$(cd $(dirname $0);pwd) -+programDir=/usr/share/umlet - - if [ $# -gt 0 ] - then java -jar ${programDir}/umlet.jar -filename="$1" Copied: umlet/repos/community-any/UMLet.sh.diff (from rev 135412, umlet/trunk/UMLet.sh.diff) === --- UMLet.sh.diff (rev 0) +++ UMLet.sh.diff 2015-06-15 13:41:56 UTC (rev 135413) @@ -0,0 +1,16 @@ +diff -wbBur Umlet/umlet.sh Umlet.my/umlet.sh +--- Umlet/umlet.sh 2011-02-18 18:27:14.0 + Umlet.my/umlet.sh 2011-03-03 15:20:48.0 + +@@ -2,11 +2,7 @@ + + # Shell script for running umlet from the command prompt in linux + +-# If you want to put umlet.sh in your home bin directory ($HOME/bin/) to start it from anywhere with +-#$ umlet.sh myDiagram.uxf +-# you must specify the
[arch-commits] Commit in owncloud/repos/community-any (4 files)
Date: Monday, June 15, 2015 @ 15:41:38 Author: spupykin Revision: 135411 archrelease: copy trunk to community-any Added: owncloud/repos/community-any/PKGBUILD (from rev 135410, owncloud/trunk/PKGBUILD) owncloud/repos/community-any/apache.example.conf (from rev 135410, owncloud/trunk/apache.example.conf) Deleted: owncloud/repos/community-any/PKGBUILD owncloud/repos/community-any/apache.example.conf -+ PKGBUILD| 197 +- apache.example.conf | 36 - 2 files changed, 117 insertions(+), 116 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:41:30 UTC (rev 135410) +++ PKGBUILD2015-06-15 13:41:38 UTC (rev 135411) @@ -1,98 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Antonio Rojas -# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov - -pkgname=owncloud -pkgver=8.0.4 -pkgrel=2 -pkgdesc="A cloud server to store your files centrally on a hardware controlled by you" -arch=('any') -url="http://owncloud.org/"; -license=('GPL') -depends=('php-gd') -optdepends=('php-apache: to use the Apache web server' - 'php-sqlite: to use the SQLite database backend' - 'php-pgsql: to use the PostgreSQL database backend' - 'php-ldap: LDAP authentication' - 'php-intl' - 'php-apcu' - 'php-xcache' - 'mariadb: to use the MySQL database backend' - 'smbclient: to mount SAMBA shares' - 'php-mcrypt' -# 'php-imagick: file preview' - 'ffmpeg: file preview' - 'libreoffice: file preview') -makedepends=() -options=('!strip') -backup=('etc/webapps/owncloud/apache.example.conf') -validpgpkeys=('E3036906AD9F30807351FAC32D5D5E97F6978A26') -#source=("http://download.owncloud.org/community/$pkgname-${pkgver}.tar.bz2"{,.asc} -source=("$pkgname-$pkgver.tar.gz::https://github.com/owncloud/core/archive/v$pkgver.tar.gz"; - "$pkgname-3rdparty-$pkgver.tar.gz::https://github.com/owncloud/3rdparty/archive/v$pkgver.tar.gz"; - "$pkgname-apps-$pkgver.tar.gz::https://github.com/owncloud/apps/archive/v$pkgver.tar.gz"; - "$pkgname-updater-$pkgver.tar.gz::https://github.com/owncloud/updater/archive/v$pkgver.tar.gz"; - "$pkgname-templateeditor-$pkgver.tar.gz::https://github.com/owncloud/templateeditor/archive/v$pkgver.tar.gz"; - "$pkgname-firstrunwizard-$pkgver.tar.gz::https://github.com/owncloud/firstrunwizard/archive/v$pkgver.tar.gz"; - "$pkgname-files_texteditor-$pkgver.tar.gz::https://github.com/owncloud/files_texteditor/archive/v$pkgver.tar.gz"; - "$pkgname-files_locking-$pkgver.tar.gz::https://github.com/owncloud/files_locking/archive/v$pkgver.tar.gz"; - "$pkgname-files_pdfviewer-$pkgver.tar.gz::https://github.com/owncloud/files_pdfviewer/archive/v$pkgver.tar.gz"; - "$pkgname-activity-$pkgver.tar.gz::https://github.com/owncloud/activity/archive/v$pkgver.tar.gz"; - 'apache.example.conf') -md5sums=('e1c540052a6bc0db0879a4f40f27156f' - 'a92bf24497623382440c50ee5f02524e' - '50ec09bc7607cfc9b0d5c03881096f51' - '2ae625e99c47f5f1bb5e281c949b8217' - '6a556394dab506e6ae6f8432e16ce194' - '4b3dff3ed50c888b3b5d27d8b45d9ea3' - 'c94a9cfb857fe583e36880717bc57a54' - '719d6a41ceef2a0e7c08e1353f0075fa' - '32639d67583c3fa62c6344f860a765b8' - '83224359ec700e3b15433fe744d84de1' - '64c6edf88bcbb37d063e4bf77b39237f') - -prepare() { - cd $srcdir/core-$pkgver - sed -i "s|'appstoreenabled'.*|'appstoreenabled' => false,|" config/config.sample.php - rm -rf $srcdir/core-$pkgver/3rdparty - mv $srcdir/3rdparty-$pkgver $srcdir/core-$pkgver/3rdparty - mv $srcdir/apps-$pkgver/* $srcdir/core-$pkgver/apps - for i in files_locking files_pdfviewer files_texteditor firstrunwizard \ - templateeditor updater activity; do -mv $srcdir/$i-$pkgver $srcdir/core-$pkgver/apps/$i - done - find . -type f -name .gitattributes -delete - find . -type f -name .gitkeep -delete - find . -type f -name .gitignore -delete - find . -type f -name .gitmodules -delete - find . -type f -name .travis.yml -delete - find . -type d -name .git -exec rm -rf {} \; -} - -package() { - # install license - install -d ${pkgdir}/usr/share/licenses/${pkgname} - cp ${srcdir}/core-$pkgver/COPYING-* ${pkgdir}/usr/share/licenses/${pkgname} - - # install project - install -d ${pkgdir}/usr/share/webapps/ - cp -a ${srcdir}/core-$pkgver ${pkgdir}/usr/share/webapps/${pkgname} - rm -rf ${pkgdir}/usr/share/webapps/${pkgname}/tests - chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ - - # install apache config file - install -d ${pkgdir}/etc/webapps/${pkgname} - install -m 644 ${srcdir}/apache.example.conf ${pkgdir}/etc/webapps/${pkgname} - - # move config to /etc - mv ${pkgdir}/usr/share/webapps/owncloud/config ${pkgdir}/e
[arch-commits] Commit in umlet/trunk (PKGBUILD slowrendering.patch)
Date: Monday, June 15, 2015 @ 15:41:46 Author: spupykin Revision: 135412 upgpkg: umlet 13.3-1 upd Added: umlet/trunk/slowrendering.patch Modified: umlet/trunk/PKGBUILD -+ PKGBUILD| 10 +++--- slowrendering.patch | 12 2 files changed, 19 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:41:38 UTC (rev 135411) +++ PKGBUILD2015-06-15 13:41:46 UTC (rev 135412) @@ -13,14 +13,17 @@ makedepends=('unzip' 'patch') source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; 'umlet.desktop' - 'UMLet.sh.diff') + 'UMLet.sh.diff' + 'slowrendering.patch') md5sums=('5bb2dbb382bdb0501ff587db80877a52' '4efcfeea2f54b849bc86e3f1905449be' - 'ef9620bd90f0e3bba7133629cf5885c8') + 'ef9620bd90f0e3bba7133629cf5885c8' + '0063953819236bd54ddb216e5dcda75c') prepare() { cd ${srcdir}/Umlet patch -Np1 -i ../UMLet.sh.diff + patch -Np1 -i ../slowrendering.patch rm -f umlet.sh.orig rm -f Umlet.exe } @@ -27,7 +30,8 @@ package() { cd ${srcdir}/Umlet - install -D -m755 umlet.sh ${pkgdir}/usr/bin/umlet + mkdir -p ${pkgdir}/usr/bin + ln -s /usr/share/umlet/umlet.sh ${pkgdir}/usr/bin/umlet install -d -m755 ${pkgdir}/usr/share mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop Added: slowrendering.patch === --- slowrendering.patch (rev 0) +++ slowrendering.patch 2015-06-15 13:41:46 UTC (rev 135412) @@ -0,0 +1,12 @@ +diff -rupN a/umlet.sh b/umlet.sh +--- a/umlet.sh 2015-06-13 10:58:05.076542241 +0200 b/umlet.sh 2015-06-13 10:59:40.336309692 +0200 +@@ -9,6 +9,6 @@ + programDir=$(cd $(dirname $0);pwd) + + if [ $# -eq 1 ] +- then java -jar ${programDir}/umlet.jar -filename="$1" +- else java -jar ${programDir}/umlet.jar "$@" ++ then java -Dsun.java2d.xrender=f -jar ${programDir}/umlet.jar -filename="$1" ++ else java -Dsun.java2d.xrender=f -jar ${programDir}/umlet.jar "$@" + fi
[arch-commits] Commit in owncloud/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:41:30 Author: spupykin Revision: 135410 upgpkg: owncloud 8.0.4-2 upd Modified: owncloud/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:27:51 UTC (rev 135409) +++ PKGBUILD2015-06-15 13:41:30 UTC (rev 135410) @@ -79,7 +79,6 @@ install -d ${pkgdir}/usr/share/webapps/ cp -a ${srcdir}/core-$pkgver ${pkgdir}/usr/share/webapps/${pkgname} rm -rf ${pkgdir}/usr/share/webapps/${pkgname}/tests - chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ # install apache config file install -d ${pkgdir}/etc/webapps/${pkgname} @@ -95,4 +94,6 @@ find ${pkgdir}/usr/share/webapps/owncloud -type d -exec chmod 0755 {} \; # find ${pkgdir}/etc/webapps/owncloud -type f -print0 | xargs -0 chmod 0640 # find ${pkgdir}/etc/webapps/owncloud -type d -print0 | xargs -0 chmod 0750 + + chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ }
[arch-commits] Commit in umlet/repos/community-any (6 files)
Date: Monday, June 15, 2015 @ 15:27:51 Author: spupykin Revision: 135409 archrelease: copy trunk to community-any Added: umlet/repos/community-any/PKGBUILD (from rev 135408, umlet/trunk/PKGBUILD) umlet/repos/community-any/UMLet.sh.diff (from rev 135408, umlet/trunk/UMLet.sh.diff) umlet/repos/community-any/umlet.desktop (from rev 135408, umlet/trunk/umlet.desktop) Deleted: umlet/repos/community-any/PKGBUILD umlet/repos/community-any/UMLet.sh.diff umlet/repos/community-any/umlet.desktop ---+ PKGBUILD | 70 +++- UMLet.sh.diff | 32 - umlet.desktop | 22 - 3 files changed, 61 insertions(+), 63 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:27:42 UTC (rev 135408) +++ PKGBUILD2015-06-15 13:27:51 UTC (rev 135409) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Gleidson Echeli - -pkgname=umlet -pkgver=13.2 -pkgrel=1 -pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)" -arch=('any') -url="http://www.umlet.com"; -license=('GPL') -depends=('java-runtime') -makedepends=('unzip' 'patch') -source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; - 'umlet.desktop' - 'UMLet.sh.diff') -md5sums=('1f9a71016041d0a69acd842239069d71' - '4efcfeea2f54b849bc86e3f1905449be' - 'ef9620bd90f0e3bba7133629cf5885c8') - -build() { - cd ${srcdir}/Umlet - - patch -Np1 -i ../UMLet.sh.diff - rm -f Umlet.sh.orig - rm -rf src - rm -ff Umlet.exe -} - -package() { - cd ${srcdir}/Umlet - install -D -m755 umlet.sh ${pkgdir}/usr/bin/umlet - install -d -m755 ${pkgdir}/usr/share - mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet - install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop -} Copied: umlet/repos/community-any/PKGBUILD (from rev 135408, umlet/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 13:27:51 UTC (rev 135409) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Gleidson Echeli + +pkgname=umlet +pkgver=13.3 +pkgrel=1 +pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)" +arch=('any') +url="http://www.umlet.com"; +license=('GPL') +depends=('java-runtime') +makedepends=('unzip' 'patch') +source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; + 'umlet.desktop' + 'UMLet.sh.diff') +md5sums=('5bb2dbb382bdb0501ff587db80877a52' + '4efcfeea2f54b849bc86e3f1905449be' + 'ef9620bd90f0e3bba7133629cf5885c8') + +prepare() { + cd ${srcdir}/Umlet + patch -Np1 -i ../UMLet.sh.diff + rm -f umlet.sh.orig + rm -f Umlet.exe +} + +package() { + cd ${srcdir}/Umlet + install -D -m755 umlet.sh ${pkgdir}/usr/bin/umlet + install -d -m755 ${pkgdir}/usr/share + mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet + install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop +} Deleted: UMLet.sh.diff === --- UMLet.sh.diff 2015-06-15 13:27:42 UTC (rev 135408) +++ UMLet.sh.diff 2015-06-15 13:27:51 UTC (rev 135409) @@ -1,16 +0,0 @@ -diff -wbBur Umlet/umlet.sh Umlet.my/umlet.sh Umlet/umlet.sh 2011-02-18 18:27:14.0 + -+++ Umlet.my/umlet.sh 2011-03-03 15:20:48.0 + -@@ -2,11 +2,7 @@ - - # Shell script for running umlet from the command prompt in linux - --# If you want to put umlet.sh in your home bin directory ($HOME/bin/) to start it from anywhere with --#$ umlet.sh myDiagram.uxf --# you must specify the programDir directly instead --#programDir=/path/to/umlet --programDir=$(cd $(dirname $0);pwd) -+programDir=/usr/share/umlet - - if [ $# -gt 0 ] - then java -jar ${programDir}/umlet.jar -filename="$1" Copied: umlet/repos/community-any/UMLet.sh.diff (from rev 135408, umlet/trunk/UMLet.sh.diff) === --- UMLet.sh.diff (rev 0) +++ UMLet.sh.diff 2015-06-15 13:27:51 UTC (rev 135409) @@ -0,0 +1,16 @@ +diff -wbBur Umlet/umlet.sh Umlet.my/umlet.sh +--- Umlet/umlet.sh 2011-02-18 18:27:14.0 + Umlet.my/umlet.sh 2011-03-03 15:20:48.0 + +@@ -2,11 +2,7 @@ + + # Shell script for running umlet from the command prompt in linux + +-# If you want to put umlet.sh in your home bin directory ($HOME/bin/) to start it from anywhere with +-#$ umlet.sh myDiagram.uxf +-# you must specify the programDir directly instead +-#programDir=/path/to/umlet +-programDir=$(cd $(dirname $0);pwd) ++programDir=/usr/share/umlet + + if [ $# -gt 0 ] + then java -jar ${programDir}/umlet.jar -filename="$1" Deleted: umlet.desktop ==
[arch-commits] Commit in umlet/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:27:42 Author: spupykin Revision: 135408 upgpkg: umlet 13.3-1 upd Modified: umlet/trunk/PKGBUILD --+ PKGBUILD | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:27:39 UTC (rev 135407) +++ PKGBUILD2015-06-15 13:27:42 UTC (rev 135408) @@ -3,7 +3,7 @@ # Contributor: Gleidson Echeli pkgname=umlet -pkgver=13.2 +pkgver=13.3 pkgrel=1 pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)" arch=('any') @@ -14,17 +14,15 @@ source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet_${pkgver}.zip"; 'umlet.desktop' 'UMLet.sh.diff') -md5sums=('1f9a71016041d0a69acd842239069d71' +md5sums=('5bb2dbb382bdb0501ff587db80877a52' '4efcfeea2f54b849bc86e3f1905449be' 'ef9620bd90f0e3bba7133629cf5885c8') -build() { +prepare() { cd ${srcdir}/Umlet - patch -Np1 -i ../UMLet.sh.diff - rm -f Umlet.sh.orig - rm -rf src - rm -ff Umlet.exe + rm -f umlet.sh.orig + rm -f Umlet.exe } package() {
[arch-commits] Commit in perl-finance-quote/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, June 15, 2015 @ 15:27:39 Author: spupykin Revision: 135407 archrelease: copy trunk to community-any Added: perl-finance-quote/repos/community-any/PKGBUILD (from rev 135406, perl-finance-quote/trunk/PKGBUILD) Deleted: perl-finance-quote/repos/community-any/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:27:30 UTC (rev 135406) +++ PKGBUILD2015-06-15 13:27:39 UTC (rev 135407) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Charles Mauch - -pkgname=perl-finance-quote -pkgver=1.35 -pkgrel=1 -pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the Internet" -arch=(any) -url="http://search.cpan.org/dist/Finance-Quote/"; -license=("GPL" "PerlArtistic") -makedepends=( "perl-html-tableextract" "perl-crypt-ssleay" "perl-libwww") -depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay" -"perl-libwww" "perl-date-calc" "perl-json") -source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz";) -md5sums=('c81980d5266d94e51ce83f94a3315261') - -build() { - cd $srcdir/Finance-Quote-$pkgver - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor - make -} - -package() { - cd $srcdir/Finance-Quote-$pkgver - make install DESTDIR=$pkgdir - find $pkgdir -name '.packlist' -delete - find $pkgdir -name '*.pod' -delete -} Copied: perl-finance-quote/repos/community-any/PKGBUILD (from rev 135406, perl-finance-quote/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 13:27:39 UTC (rev 135407) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Maintainer: Charles Mauch + +pkgname=perl-finance-quote +pkgver=1.37 +pkgrel=1 +pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the Internet" +arch=(any) +url="http://search.cpan.org/dist/Finance-Quote/"; +license=("GPL" "PerlArtistic") +makedepends=( "perl-html-tableextract" "perl-crypt-ssleay" "perl-libwww") +depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay" +"perl-libwww" "perl-date-calc" "perl-json") +source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz";) +md5sums=('24a0c2c9aea98127c6e3742fc80218f1') + +build() { + cd $srcdir/Finance-Quote-$pkgver + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd $srcdir/Finance-Quote-$pkgver + make install DESTDIR=$pkgdir + find $pkgdir -name '.packlist' -delete + find $pkgdir -name '*.pod' -delete +}
[arch-commits] Commit in perl-finance-quote/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:27:30 Author: spupykin Revision: 135406 upgpkg: perl-finance-quote 1.37-1 upd Modified: perl-finance-quote/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:27:23 UTC (rev 135405) +++ PKGBUILD2015-06-15 13:27:30 UTC (rev 135406) @@ -3,7 +3,7 @@ # Maintainer: Charles Mauch pkgname=perl-finance-quote -pkgver=1.35 +pkgver=1.37 pkgrel=1 pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the Internet" arch=(any) @@ -13,7 +13,7 @@ depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay" "perl-libwww" "perl-date-calc" "perl-json") source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz";) -md5sums=('c81980d5266d94e51ce83f94a3315261') +md5sums=('24a0c2c9aea98127c6e3742fc80218f1') build() { cd $srcdir/Finance-Quote-$pkgver
[arch-commits] Commit in owncloud/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:27:14 Author: spupykin Revision: 135404 upgpkg: owncloud 8.0.4-2 upd Modified: owncloud/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:27:07 UTC (rev 135403) +++ PKGBUILD2015-06-15 13:27:14 UTC (rev 135404) @@ -5,7 +5,7 @@ pkgname=owncloud pkgver=8.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A cloud server to store your files centrally on a hardware controlled by you" arch=('any') url="http://owncloud.org/"; @@ -79,6 +79,7 @@ install -d ${pkgdir}/usr/share/webapps/ cp -a ${srcdir}/core-$pkgver ${pkgdir}/usr/share/webapps/${pkgname} rm -rf ${pkgdir}/usr/share/webapps/${pkgname}/tests + chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ # install apache config file install -d ${pkgdir}/etc/webapps/${pkgname}
[arch-commits] Commit in linphone/repos (8 files)
Date: Monday, June 15, 2015 @ 15:27:07 Author: spupykin Revision: 135403 archrelease: copy trunk to community-i686, community-x86_64 Added: linphone/repos/community-i686/ChangeLog (from rev 135402, linphone/trunk/ChangeLog) linphone/repos/community-i686/PKGBUILD (from rev 135402, linphone/trunk/PKGBUILD) linphone/repos/community-x86_64/ChangeLog (from rev 135402, linphone/trunk/ChangeLog) linphone/repos/community-x86_64/PKGBUILD (from rev 135402, linphone/trunk/PKGBUILD) Deleted: linphone/repos/community-i686/ChangeLog linphone/repos/community-i686/PKGBUILD linphone/repos/community-x86_64/ChangeLog linphone/repos/community-x86_64/PKGBUILD + /ChangeLog | 66 + /PKGBUILD | 76 +++ community-i686/ChangeLog | 33 -- community-i686/PKGBUILD| 38 - community-x86_64/ChangeLog | 33 -- community-x86_64/PKGBUILD | 38 - 6 files changed, 142 insertions(+), 142 deletions(-) Deleted: community-i686/ChangeLog === --- community-i686/ChangeLog2015-06-15 13:26:53 UTC (rev 135402) +++ community-i686/ChangeLog2015-06-15 13:27:07 UTC (rev 135403) @@ -1,33 +0,0 @@ -2008-10-16 Jaroslav Lichtblau -* v3.0.0 build for x86_64 - -2008-08-23 Darwin Bautista -* linphone 2.1.1-3 -* Fixed build against ffmpeg 20080715 - -2008-04-20 Darwin Bautista -* linphone 2.1.1-2 -* Fixed md5sums - -2008-02-24 Darwin Bautista -* linphone 2.1.1-1 -* New upstream release -* makedeps: added 'perlxml' -* Use internal ortp - -2007-12-02 Darwin Bautista -* linphone 2.0.1-1 -* New upstream release - -2007-11-21 Darwin Bautista -* linphone 2.0.0-1 -* New upstream release -* depends=(): added 'libexosip2', remove 'libosip2' -* Bumped minimum required version of dependencies - -2007-11-16 Darwin Bautista -* linphone 1.7.1-1 -* New upstream release -* Revamped PKGBUILD -* Fixed dependencies -* Use external ortp Copied: linphone/repos/community-i686/ChangeLog (from rev 135402, linphone/trunk/ChangeLog) === --- community-i686/ChangeLog(rev 0) +++ community-i686/ChangeLog2015-06-15 13:27:07 UTC (rev 135403) @@ -0,0 +1,33 @@ +2008-10-16 Jaroslav Lichtblau +* v3.0.0 build for x86_64 + +2008-08-23 Darwin Bautista +* linphone 2.1.1-3 +* Fixed build against ffmpeg 20080715 + +2008-04-20 Darwin Bautista +* linphone 2.1.1-2 +* Fixed md5sums + +2008-02-24 Darwin Bautista +* linphone 2.1.1-1 +* New upstream release +* makedeps: added 'perlxml' +* Use internal ortp + +2007-12-02 Darwin Bautista +* linphone 2.0.1-1 +* New upstream release + +2007-11-21 Darwin Bautista +* linphone 2.0.0-1 +* New upstream release +* depends=(): added 'libexosip2', remove 'libosip2' +* Bumped minimum required version of dependencies + +2007-11-16 Darwin Bautista +* linphone 1.7.1-1 +* New upstream release +* Revamped PKGBUILD +* Fixed dependencies +* Use external ortp Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-06-15 13:26:53 UTC (rev 135402) +++ community-i686/PKGBUILD 2015-06-15 13:27:07 UTC (rev 135403) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Darwin Bautista -# Contributor: Mark Lee - -pkgname=linphone -pkgver=3.8.1 -pkgrel=2 -pkgdesc="A Voice-over-IP phone" -arch=('i686' 'x86_64') -url="http://www.linphone.org/index.php/eng"; -license=('GPL') -depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils' -'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup' -'belle-sip') -makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite') -optdepends=('pulseaudio') -options=('!emptydirs') -source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz";) -md5sums=('9f2a8e27c4f33169e1673f85b6591f8b') - -build() { - cd $pkgname-$pkgver - export PKG_CONFIG=/usr/bin/pkg-config - unset SGML_CATALOG_FILES - ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \ - --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \ - --libexecdir=/usr/lib/$pkgname \ - --enable-external-mediastreamer \ - --enable-external-ortp \ - --enable-zrtp - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: linphone/repos/community-i686/PKGBUILD (from rev 135402, linphone/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-06-15 13:27:07 UTC (rev 135403) @@ -0,0 +1,38 @@ +# $
[arch-commits] Commit in owncloud/repos/community-any (4 files)
Date: Monday, June 15, 2015 @ 15:27:23 Author: spupykin Revision: 135405 archrelease: copy trunk to community-any Added: owncloud/repos/community-any/PKGBUILD (from rev 135404, owncloud/trunk/PKGBUILD) owncloud/repos/community-any/apache.example.conf (from rev 135404, owncloud/trunk/apache.example.conf) Deleted: owncloud/repos/community-any/PKGBUILD owncloud/repos/community-any/apache.example.conf -+ PKGBUILD| 195 +- apache.example.conf | 36 - 2 files changed, 116 insertions(+), 115 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:27:14 UTC (rev 135404) +++ PKGBUILD2015-06-15 13:27:23 UTC (rev 135405) @@ -1,97 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Antonio Rojas -# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov - -pkgname=owncloud -pkgver=8.0.4 -pkgrel=1 -pkgdesc="A cloud server to store your files centrally on a hardware controlled by you" -arch=('any') -url="http://owncloud.org/"; -license=('GPL') -depends=('php-gd') -optdepends=('php-apache: to use the Apache web server' - 'php-sqlite: to use the SQLite database backend' - 'php-pgsql: to use the PostgreSQL database backend' - 'php-ldap: LDAP authentication' - 'php-intl' - 'php-apcu' - 'php-xcache' - 'mariadb: to use the MySQL database backend' - 'smbclient: to mount SAMBA shares' - 'php-mcrypt' -# 'php-imagick: file preview' - 'ffmpeg: file preview' - 'libreoffice: file preview') -makedepends=() -options=('!strip') -backup=('etc/webapps/owncloud/apache.example.conf') -validpgpkeys=('E3036906AD9F30807351FAC32D5D5E97F6978A26') -#source=("http://download.owncloud.org/community/$pkgname-${pkgver}.tar.bz2"{,.asc} -source=("$pkgname-$pkgver.tar.gz::https://github.com/owncloud/core/archive/v$pkgver.tar.gz"; - "$pkgname-3rdparty-$pkgver.tar.gz::https://github.com/owncloud/3rdparty/archive/v$pkgver.tar.gz"; - "$pkgname-apps-$pkgver.tar.gz::https://github.com/owncloud/apps/archive/v$pkgver.tar.gz"; - "$pkgname-updater-$pkgver.tar.gz::https://github.com/owncloud/updater/archive/v$pkgver.tar.gz"; - "$pkgname-templateeditor-$pkgver.tar.gz::https://github.com/owncloud/templateeditor/archive/v$pkgver.tar.gz"; - "$pkgname-firstrunwizard-$pkgver.tar.gz::https://github.com/owncloud/firstrunwizard/archive/v$pkgver.tar.gz"; - "$pkgname-files_texteditor-$pkgver.tar.gz::https://github.com/owncloud/files_texteditor/archive/v$pkgver.tar.gz"; - "$pkgname-files_locking-$pkgver.tar.gz::https://github.com/owncloud/files_locking/archive/v$pkgver.tar.gz"; - "$pkgname-files_pdfviewer-$pkgver.tar.gz::https://github.com/owncloud/files_pdfviewer/archive/v$pkgver.tar.gz"; - "$pkgname-activity-$pkgver.tar.gz::https://github.com/owncloud/activity/archive/v$pkgver.tar.gz"; - 'apache.example.conf') -md5sums=('e1c540052a6bc0db0879a4f40f27156f' - 'a92bf24497623382440c50ee5f02524e' - '50ec09bc7607cfc9b0d5c03881096f51' - '2ae625e99c47f5f1bb5e281c949b8217' - '6a556394dab506e6ae6f8432e16ce194' - '4b3dff3ed50c888b3b5d27d8b45d9ea3' - 'c94a9cfb857fe583e36880717bc57a54' - '719d6a41ceef2a0e7c08e1353f0075fa' - '32639d67583c3fa62c6344f860a765b8' - '83224359ec700e3b15433fe744d84de1' - '64c6edf88bcbb37d063e4bf77b39237f') - -prepare() { - cd $srcdir/core-$pkgver - sed -i "s|'appstoreenabled'.*|'appstoreenabled' => false,|" config/config.sample.php - rm -rf $srcdir/core-$pkgver/3rdparty - mv $srcdir/3rdparty-$pkgver $srcdir/core-$pkgver/3rdparty - mv $srcdir/apps-$pkgver/* $srcdir/core-$pkgver/apps - for i in files_locking files_pdfviewer files_texteditor firstrunwizard \ - templateeditor updater activity; do -mv $srcdir/$i-$pkgver $srcdir/core-$pkgver/apps/$i - done - find . -type f -name .gitattributes -delete - find . -type f -name .gitkeep -delete - find . -type f -name .gitignore -delete - find . -type f -name .gitmodules -delete - find . -type f -name .travis.yml -delete - find . -type d -name .git -exec rm -rf {} \; -} - -package() { - # install license - install -d ${pkgdir}/usr/share/licenses/${pkgname} - cp ${srcdir}/core-$pkgver/COPYING-* ${pkgdir}/usr/share/licenses/${pkgname} - - # install project - install -d ${pkgdir}/usr/share/webapps/ - cp -a ${srcdir}/core-$pkgver ${pkgdir}/usr/share/webapps/${pkgname} - rm -rf ${pkgdir}/usr/share/webapps/${pkgname}/tests - - # install apache config file - install -d ${pkgdir}/etc/webapps/${pkgname} - install -m 644 ${srcdir}/apache.example.conf ${pkgdir}/etc/webapps/${pkgname} - - # move config to /etc - mv ${pkgdir}/usr/share/webapps/owncloud/config ${pkgdir}/etc/webapps/${pkgname}/config - chown -R http:http ${pkg
[arch-commits] Commit in linphone/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:26:53 Author: spupykin Revision: 135402 upgpkg: linphone 3.8.3-1 upd Modified: linphone/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 13:26:50 UTC (rev 135401) +++ PKGBUILD2015-06-15 13:26:53 UTC (rev 135402) @@ -4,8 +4,8 @@ # Contributor: Mark Lee pkgname=linphone -pkgver=3.8.1 -pkgrel=2 +pkgver=3.8.3 +pkgrel=1 pkgdesc="A Voice-over-IP phone" arch=('i686' 'x86_64') url="http://www.linphone.org/index.php/eng"; @@ -17,7 +17,7 @@ optdepends=('pulseaudio') options=('!emptydirs') source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz";) -md5sums=('9f2a8e27c4f33169e1673f85b6591f8b') +md5sums=('92e6f11f16e9a19b5c63423c71f76174') build() { cd $pkgname-$pkgver
[arch-commits] Commit in emacs-haskell-mode/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 15:26:42 Author: spupykin Revision: 135400 upgpkg: emacs-haskell-mode 13.14.2-1 upd Modified: emacs-haskell-mode/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 08:53:53 UTC (rev 135399) +++ PKGBUILD2015-06-15 13:26:42 UTC (rev 135400) @@ -3,7 +3,7 @@ # Contributor: Gleidson pkgname=emacs-haskell-mode -pkgver=13.10 +pkgver=13.14.2 pkgrel=1 pkgdesc="Haskell mode package for Emacs" arch=(any) @@ -12,7 +12,7 @@ install=emacs-haskell-mode.install makedepends=('emacs') source=($pkgname-$pkgver.tar.gz::https://github.com/haskell/haskell-mode/archive/v$pkgver.tar.gz) -md5sums=('44326d23f0211f8f7f0959177839f449') +md5sums=('c7fe947e44d9d90e96e331690a9aec4d') build() { cd $srcdir/haskell-mode-$pkgver @@ -26,5 +26,5 @@ install -m0644 *.el{,c} -t $pkgdir/usr/share/emacs/site-lisp/haskell-mode install -m0644 NEWS README.md $pkgdir/usr/share/doc/$pkgname install -Dm0644 haskell-mode.info $pkgdir/usr/share/info/haskell-mode.info - cp -a examples $pkgdir/usr/share/doc/$pkgname/ +# cp -a examples $pkgdir/usr/share/doc/$pkgname/ }
[arch-commits] Commit in emacs-haskell-mode/repos/community-any (4 files)
Date: Monday, June 15, 2015 @ 15:26:50 Author: spupykin Revision: 135401 archrelease: copy trunk to community-any Added: emacs-haskell-mode/repos/community-any/PKGBUILD (from rev 135400, emacs-haskell-mode/trunk/PKGBUILD) emacs-haskell-mode/repos/community-any/emacs-haskell-mode.install (from rev 135400, emacs-haskell-mode/trunk/emacs-haskell-mode.install) Deleted: emacs-haskell-mode/repos/community-any/PKGBUILD emacs-haskell-mode/repos/community-any/emacs-haskell-mode.install + PKGBUILD | 60 +-- emacs-haskell-mode.install | 22 +++ 2 files changed, 41 insertions(+), 41 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 13:26:42 UTC (rev 135400) +++ PKGBUILD2015-06-15 13:26:50 UTC (rev 135401) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Gleidson - -pkgname=emacs-haskell-mode -pkgver=13.10 -pkgrel=1 -pkgdesc="Haskell mode package for Emacs" -arch=(any) -license=('GPL') -url="https://github.com/haskell/haskell-mode"; -install=emacs-haskell-mode.install -makedepends=('emacs') -source=($pkgname-$pkgver.tar.gz::https://github.com/haskell/haskell-mode/archive/v$pkgver.tar.gz) -md5sums=('44326d23f0211f8f7f0959177839f449') - -build() { - cd $srcdir/haskell-mode-$pkgver - make -} - -package() { - cd $srcdir/haskell-mode-$pkgver - install -dm0755 $pkgdir/usr/share/emacs/site-lisp/haskell-mode - install -dm0755 $pkgdir/usr/share/doc/$pkgname - install -m0644 *.el{,c} -t $pkgdir/usr/share/emacs/site-lisp/haskell-mode - install -m0644 NEWS README.md $pkgdir/usr/share/doc/$pkgname - install -Dm0644 haskell-mode.info $pkgdir/usr/share/info/haskell-mode.info - cp -a examples $pkgdir/usr/share/doc/$pkgname/ -} Copied: emacs-haskell-mode/repos/community-any/PKGBUILD (from rev 135400, emacs-haskell-mode/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 13:26:50 UTC (rev 135401) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Gleidson + +pkgname=emacs-haskell-mode +pkgver=13.14.2 +pkgrel=1 +pkgdesc="Haskell mode package for Emacs" +arch=(any) +license=('GPL') +url="https://github.com/haskell/haskell-mode"; +install=emacs-haskell-mode.install +makedepends=('emacs') +source=($pkgname-$pkgver.tar.gz::https://github.com/haskell/haskell-mode/archive/v$pkgver.tar.gz) +md5sums=('c7fe947e44d9d90e96e331690a9aec4d') + +build() { + cd $srcdir/haskell-mode-$pkgver + make +} + +package() { + cd $srcdir/haskell-mode-$pkgver + install -dm0755 $pkgdir/usr/share/emacs/site-lisp/haskell-mode + install -dm0755 $pkgdir/usr/share/doc/$pkgname + install -m0644 *.el{,c} -t $pkgdir/usr/share/emacs/site-lisp/haskell-mode + install -m0644 NEWS README.md $pkgdir/usr/share/doc/$pkgname + install -Dm0644 haskell-mode.info $pkgdir/usr/share/info/haskell-mode.info +# cp -a examples $pkgdir/usr/share/doc/$pkgname/ +} Deleted: emacs-haskell-mode.install === --- emacs-haskell-mode.install 2015-06-15 13:26:42 UTC (rev 135400) +++ emacs-haskell-mode.install 2015-06-15 13:26:50 UTC (rev 135401) @@ -1,11 +0,0 @@ -post_install () { - echo "" - echo "==> Read the haskell-*.el files in /usr/share/emacs/site-lisp/haskell-mode" - echo "==> for information about how to configure your ~/.emacs" - echo "" -} - -post_upgrade () { - post_install $1 -} - Copied: emacs-haskell-mode/repos/community-any/emacs-haskell-mode.install (from rev 135400, emacs-haskell-mode/trunk/emacs-haskell-mode.install) === --- emacs-haskell-mode.install (rev 0) +++ emacs-haskell-mode.install 2015-06-15 13:26:50 UTC (rev 135401) @@ -0,0 +1,11 @@ +post_install () { + echo "" + echo "==> Read the haskell-*.el files in /usr/share/emacs/site-lisp/haskell-mode" + echo "==> for information about how to configure your ~/.emacs" + echo "" +} + +post_upgrade () { + post_install $1 +} +
[arch-commits] Commit in cantor/repos (10 files)
Date: Monday, June 15, 2015 @ 11:00:49 Author: arojas Revision: 240918 archrelease: copy trunk to extra-i686, extra-x86_64 Added: cantor/repos/extra-i686/PKGBUILD (from rev 240917, cantor/trunk/PKGBUILD) cantor/repos/extra-i686/cantor.install (from rev 240917, cantor/trunk/cantor.install) cantor/repos/extra-i686/r-3.2.patch (from rev 240917, cantor/trunk/r-3.2.patch) cantor/repos/extra-x86_64/PKGBUILD (from rev 240917, cantor/trunk/PKGBUILD) cantor/repos/extra-x86_64/cantor.install (from rev 240917, cantor/trunk/cantor.install) cantor/repos/extra-x86_64/r-3.2.patch (from rev 240917, cantor/trunk/r-3.2.patch) Deleted: cantor/repos/extra-i686/PKGBUILD cantor/repos/extra-i686/cantor.install cantor/repos/extra-x86_64/PKGBUILD cantor/repos/extra-x86_64/cantor.install -+ /PKGBUILD | 106 ++ /cantor.install | 24 + extra-i686/PKGBUILD | 48 --- extra-i686/cantor.install | 12 extra-i686/r-3.2.patch | 44 + extra-x86_64/PKGBUILD | 48 --- extra-x86_64/cantor.install | 12 extra-x86_64/r-3.2.patch| 44 + 8 files changed, 218 insertions(+), 120 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-06-15 08:59:53 UTC (rev 240917) +++ extra-i686/PKGBUILD 2015-06-15 09:00:49 UTC (rev 240918) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=cantor -pkgver=15.04.2 -pkgrel=1 -pkgdesc="KDE Frontend to Mathematical Software" -url="http://kde.org/applications/education/cantor/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('analitza' 'libspectre' 'libqalculate' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff') -makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r') -optdepends=('maxima: Maxima backend' -'octave: Octave backend' -'r: R backend' -'luajit: LUA backend' -'python: Python 3 backend' - 'python2: Python 2 backend' -'sagemath: SageMath backend') -conflicts=('kdeedu-cantor') -replaces=('kdeedu-cantor') -install=${pkgname}.install -source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('55b75171071deead3d22553d058342976b5b1ecd') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../cantor-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \ --DPYTHON_LIBRARY=/usr/lib/libpython2.7.so - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: cantor/repos/extra-i686/PKGBUILD (from rev 240917, cantor/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-06-15 09:00:49 UTC (rev 240918) @@ -0,0 +1,53 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=cantor +pkgver=15.04.2 +pkgrel=2 +pkgdesc="KDE Frontend to Mathematical Software" +url="http://kde.org/applications/education/cantor/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('analitza' 'libspectre' 'libqalculate' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff') +makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r') +optdepends=('maxima: Maxima backend' +'octave: Octave backend' +'r: R backend' +'luajit: LUA backend' +'python: Python 3 backend' + 'python2: Python 2 backend' +'sagemath: SageMath backend') +conflicts=('kdeedu-cantor') +replaces=('kdeedu-cantor') +install=${pkgname}.install +source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"; 'r-3.2.patch') +sha1sums=('55b75171071deead3d22553d058342976b5b1ecd' + '97fa0a72f1b9b23d658f754b821da12215b255e7') + +prepare() { + mkdir -p build + +# Fix build with R 3.2 + cd $pkgname-$pkgver + patch -p1 -i "$srcdir"/r-3.2.patch +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \ +-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: extra-i686/cantor.install === --- ex
[arch-commits] Commit in cantor/trunk (PKGBUILD r-3.2.patch)
Date: Monday, June 15, 2015 @ 10:59:53 Author: arojas Revision: 240917 R 3.2 rebuild Added: cantor/trunk/r-3.2.patch Modified: cantor/trunk/PKGBUILD -+ PKGBUILD| 13 + r-3.2.patch | 44 2 files changed, 53 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 08:52:46 UTC (rev 240916) +++ PKGBUILD2015-06-15 08:59:53 UTC (rev 240917) @@ -4,7 +4,7 @@ pkgname=cantor pkgver=15.04.2 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Frontend to Mathematical Software" url="http://kde.org/applications/education/cantor/"; arch=('i686' 'x86_64') @@ -22,16 +22,21 @@ conflicts=('kdeedu-cantor') replaces=('kdeedu-cantor') install=${pkgname}.install -source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('55b75171071deead3d22553d058342976b5b1ecd') +source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"; 'r-3.2.patch') +sha1sums=('55b75171071deead3d22553d058342976b5b1ecd' + '97fa0a72f1b9b23d658f754b821da12215b255e7') prepare() { mkdir -p build + +# Fix build with R 3.2 + cd $pkgname-$pkgver + patch -p1 -i "$srcdir"/r-3.2.patch } build() { cd build - cmake ../cantor-${pkgver} \ + cmake ../$pkgname-$pkgver \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -DCMAKE_INSTALL_PREFIX=/usr \ Added: r-3.2.patch === --- r-3.2.patch (rev 0) +++ r-3.2.patch 2015-06-15 08:59:53 UTC (rev 240917) @@ -0,0 +1,44 @@ +From: Raymond Wooninck +Date: Mon, 25 May 2015 13:19:20 + +Subject: Fix build with latest R (version 3.2) +X-Git-Url: http://quickgit.kde.org/?p=cantor.git&a=commitdiff&h=88b14d85b9504af29fa34ac41109db6ff1d8bdf5 +--- +Fix build with latest R (version 3.2) + +REVIEW: 123531 +--- + + +--- a/src/backends/R/rserver/rcallbacks.cpp b/src/backends/R/rserver/rcallbacks.cpp +@@ -26,6 +26,7 @@ + #include + + #include ++#include + + RServer* server; + Expression* currentExpression; + +--- a/src/backends/R/rserver/rcallbacks.h b/src/backends/R/rserver/rcallbacks.h +@@ -30,7 +30,6 @@ + #include + #include + #define R_INTERFACE_PTRS +-#include + #include + + //This File implements the necessary callbacks for R + +--- a/src/backends/R/rserver/rserver.cpp b/src/backends/R/rserver/rserver.cpp +@@ -42,7 +42,6 @@ + #include + #include + #define R_INTERFACE_PTRS +-#include + #include + + // Not making a member to prevent pulling R headers into rserver.h +
[arch-commits] Commit in lib32-wayland/repos/multilib-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, June 15, 2015 @ 10:06:43 Author: alucryd Revision: 135325 archrelease: copy trunk to multilib-x86_64 Added: lib32-wayland/repos/multilib-x86_64/PKGBUILD (from rev 135324, lib32-wayland/trunk/PKGBUILD) Deleted: lib32-wayland/repos/multilib-x86_64/PKGBUILD --+ PKGBUILD | 86 ++--- 1 file changed, 43 insertions(+), 43 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-06-15 08:06:28 UTC (rev 135324) +++ PKGBUILD2015-06-15 08:06:43 UTC (rev 135325) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin -# Contributor: Tom Gundersen -# Contributor: Sébastien Luttringer -# Contributor: Joel Teichroeb - -pkgname=lib32-wayland -pkgver=1.8.0 -pkgrel=1 -pkgdesc='A computer display server protocol' -arch=('x86_64') -url='http://wayland.freedesktop.org' -license=('MIT') -depends=('lib32-libffi' 'lib32-expat' 'wayland') -source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz";) -sha256sums=('31e8346b7208ea0ddbd7e90dbb0a151a27e34cc8ad6bc1b154e9c59aea5fc140') - -build() { - cd wayland-${pkgver} - - export CC='gcc -m32' - export CXX='g++ -m32' - export PKG_CONFIG_PATH='/usr/lib32/pkgconfig' - - ./configure \ ---prefix='/usr' \ ---libdir='/usr/lib32' \ ---disable-documentation \ ---disable-static - make -} - -package() { - cd wayland-${pkgver} - - make DESTDIR="${pkgdir}" install - rm -rf "${pkgdir}"/usr/{bin,include,share} - - install -dm 755 "${pkgdir}"/usr/share/licenses - ln -s wayland "${pkgdir}"/usr/share/licenses/lib32-wayland -} - -# vim: ts=2 sw=2 et: Copied: lib32-wayland/repos/multilib-x86_64/PKGBUILD (from rev 135324, lib32-wayland/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-06-15 08:06:43 UTC (rev 135325) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Maxime Gauduin +# Contributor: Tom Gundersen +# Contributor: Sébastien Luttringer +# Contributor: Joel Teichroeb + +pkgname=lib32-wayland +pkgver=1.8.1 +pkgrel=1 +pkgdesc='A computer display server protocol' +arch=('x86_64') +url='http://wayland.freedesktop.org' +license=('MIT') +depends=('lib32-libffi' 'lib32-expat' 'wayland') +source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz";) +sha256sums=('f17c938d1c24fd0a10f650a623a2775d329db3168b5732e498b08388ec776fc8') + +build() { + cd wayland-${pkgver} + + export CC='gcc -m32' + export CXX='g++ -m32' + export PKG_CONFIG_PATH='/usr/lib32/pkgconfig' + + ./configure \ +--prefix='/usr' \ +--libdir='/usr/lib32' \ +--disable-documentation \ +--disable-static + make +} + +package() { + cd wayland-${pkgver} + + make DESTDIR="${pkgdir}" install + rm -rf "${pkgdir}"/usr/{bin,include,share} + + install -dm 755 "${pkgdir}"/usr/share/licenses + ln -s wayland "${pkgdir}"/usr/share/licenses/lib32-wayland +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in lib32-wayland/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 10:06:28 Author: alucryd Revision: 135324 upgpkg: lib32-wayland 1.8.1-1 Modified: lib32-wayland/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 07:54:57 UTC (rev 135323) +++ PKGBUILD2015-06-15 08:06:28 UTC (rev 135324) @@ -5,7 +5,7 @@ # Contributor: Joel Teichroeb pkgname=lib32-wayland -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc='A computer display server protocol' arch=('x86_64') @@ -13,7 +13,7 @@ license=('MIT') depends=('lib32-libffi' 'lib32-expat' 'wayland') source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz";) -sha256sums=('31e8346b7208ea0ddbd7e90dbb0a151a27e34cc8ad6bc1b154e9c59aea5fc140') +sha256sums=('f17c938d1c24fd0a10f650a623a2775d329db3168b5732e498b08388ec776fc8') build() { cd wayland-${pkgver}
[arch-commits] Commit in perl-clone/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 10:01:15 Author: foutrelis Revision: 240853 upgpkg: perl-clone 0.37-3 Perl 5.22 rebuild. Modified: perl-clone/trunk/PKGBUILD --+ PKGBUILD | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 06:58:57 UTC (rev 240852) +++ PKGBUILD2015-06-15 08:01:15 UTC (rev 240853) @@ -4,12 +4,12 @@ pkgname=perl-clone pkgver=0.37 -pkgrel=2 +pkgrel=3 pkgdesc='Recursive copy of nested objects.' arch=('i686' 'x86_64') url='http://search.cpan.org/~RDF/Clone' license=('GPL' 'PerlArtistic') -depends=('perl>=5.10.0') +depends=('perl') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz";) md5sums=('b0c9d1bcf9e85ab2fbc0b436cfc801f5') @@ -25,4 +25,12 @@ make DESTDIR=${pkgdir} install find ${pkgdir} -name '.packlist' -delete find ${pkgdir} -name '*.pod' -delete + +# template start; name=perl-binary-module-dependency; version=1; +if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then + _perlver_min=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]);') + _perlver_max=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]+1);') + depends+=("perl>=$_perlver_min" "perl<$_perlver_max") +fi +# template end; }
[arch-commits] Commit in perl-clone/repos (4 files)
Date: Monday, June 15, 2015 @ 10:01:28 Author: foutrelis Revision: 240854 archrelease: copy trunk to staging-i686, staging-x86_64 Added: perl-clone/repos/staging-i686/ perl-clone/repos/staging-i686/PKGBUILD (from rev 240853, perl-clone/trunk/PKGBUILD) perl-clone/repos/staging-x86_64/ perl-clone/repos/staging-x86_64/PKGBUILD (from rev 240853, perl-clone/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 36 staging-x86_64/PKGBUILD | 36 2 files changed, 72 insertions(+) Copied: perl-clone/repos/staging-i686/PKGBUILD (from rev 240853, perl-clone/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-06-15 08:01:28 UTC (rev 240854) @@ -0,0 +1,36 @@ +# Maintainer: Thomas Dziedzic < gostrc at gmail > +# Contributor: François Charette +# Contributor: Alex Dioso gmail*com> + +pkgname=perl-clone +pkgver=0.37 +pkgrel=3 +pkgdesc='Recursive copy of nested objects.' +arch=('i686' 'x86_64') +url='http://search.cpan.org/~RDF/Clone' +license=('GPL' 'PerlArtistic') +depends=('perl') +options=('!emptydirs') +source=("http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz";) +md5sums=('b0c9d1bcf9e85ab2fbc0b436cfc801f5') + +build() { + cd Clone-${pkgver} + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd Clone-${pkgver} + make DESTDIR=${pkgdir} install + find ${pkgdir} -name '.packlist' -delete + find ${pkgdir} -name '*.pod' -delete + +# template start; name=perl-binary-module-dependency; version=1; +if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then + _perlver_min=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]);') + _perlver_max=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]+1);') + depends+=("perl>=$_perlver_min" "perl<$_perlver_max") +fi +# template end; +} Copied: perl-clone/repos/staging-x86_64/PKGBUILD (from rev 240853, perl-clone/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-06-15 08:01:28 UTC (rev 240854) @@ -0,0 +1,36 @@ +# Maintainer: Thomas Dziedzic < gostrc at gmail > +# Contributor: François Charette +# Contributor: Alex Dioso gmail*com> + +pkgname=perl-clone +pkgver=0.37 +pkgrel=3 +pkgdesc='Recursive copy of nested objects.' +arch=('i686' 'x86_64') +url='http://search.cpan.org/~RDF/Clone' +license=('GPL' 'PerlArtistic') +depends=('perl') +options=('!emptydirs') +source=("http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz";) +md5sums=('b0c9d1bcf9e85ab2fbc0b436cfc801f5') + +build() { + cd Clone-${pkgver} + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd Clone-${pkgver} + make DESTDIR=${pkgdir} install + find ${pkgdir} -name '.packlist' -delete + find ${pkgdir} -name '*.pod' -delete + +# template start; name=perl-binary-module-dependency; version=1; +if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then + _perlver_min=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]);') + _perlver_max=$(perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]+1);') + depends+=("perl>=$_perlver_min" "perl<$_perlver_max") +fi +# template end; +}
[arch-commits] Commit in (perl-clone)
Date: Monday, June 15, 2015 @ 09:54:57 Author: foutrelis Revision: 135323 Remove perl-clone from community svn; it is now in [extra] Deleted: perl-clone/
[arch-commits] Commit in sssd/repos (8 files)
Date: Monday, June 15, 2015 @ 09:27:57 Author: mtorromeo Revision: 135320 archrelease: copy trunk to community-i686, community-x86_64 Added: sssd/repos/community-i686/PKGBUILD (from rev 135319, sssd/trunk/PKGBUILD) sssd/repos/community-i686/sssd.service (from rev 135319, sssd/trunk/sssd.service) sssd/repos/community-x86_64/PKGBUILD (from rev 135319, sssd/trunk/PKGBUILD) sssd/repos/community-x86_64/sssd.service (from rev 135319, sssd/trunk/sssd.service) Deleted: sssd/repos/community-i686/PKGBUILD sssd/repos/community-i686/sssd.service sssd/repos/community-x86_64/PKGBUILD sssd/repos/community-x86_64/sssd.service ---+ /PKGBUILD | 166 /sssd.service | 24 + community-i686/PKGBUILD | 83 community-i686/sssd.service | 12 -- community-x86_64/PKGBUILD | 83 community-x86_64/sssd.service | 12 -- 6 files changed, 190 insertions(+), 190 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-06-15 07:25:19 UTC (rev 135319) +++ community-i686/PKGBUILD 2015-06-15 07:27:57 UTC (rev 135320) @@ -1,83 +0,0 @@ -# $Id$ -# Maintainer: Massimiliano Torromeo -# Maintainer: Mantas M. - -pkgname=sssd -pkgver=1.12.4 -pkgrel=1 -pkgdesc="System Security Services Daemon" -arch=('i686' 'x86_64') -url="https://fedorahosted.org/sssd/"; -license=('GPL3') -depends=( - 'augeas' - 'bind' # for nsupdate - 'c-ares' - 'cyrus-sasl-gssapi' - 'ding-libs' - 'libnl' - 'libunistring' - 'nss' - 'smbclient' # for libndr-nbt - 'nfsidmap' -) -makedepends=( - 'docbook-xsl' - 'doxygen' - 'python2' - 'samba' # for libndr-nbt headers -) -source=("https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz"; -'sssd.service') -sha1sums=('dd34530f26e0109a67109013c582bd833d1ca8d7' - '2d10db3d6f54a58bbf8d1f27328e68555256e0ce') - -prepare() { - cd "$srcdir/$pkgname-$pkgver" - for f in "${source[@]}"; do -if [[ $f == *.patch ]]; then - msg2 "Applying $f" - patch -p1 < "$srcdir/$f" -fi - done -} - -build() { - cd "$srcdir/$pkgname-$pkgver" - export PYTHON=/usr/bin/python2 - ./configure \ ---prefix=/usr \ ---sbindir=/usr/bin\ ---sysconfdir=/etc \ ---localstatedir=/var \ ---libexecdir=/usr/lib/sssd\ ---datadir=/usr/share \ ---enable-pammoddir=/usr/lib/security \ ---with-initscript=systemd \ ---with-os=fedora \ ---with-pid-path=/run \ ---with-python-bindings\ ---without-selinux \ ---without-semanage\ ---with-systemdunitdir=/usr/lib/systemd/system \ -; - sed -i '/\/d' config.h - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make -j1 DESTDIR="$pkgdir/" install - rm -rf "$pkgdir/etc/rc.d" - rm -rf "$pkgdir/lib" - rm -rf "$pkgdir/run" - rm -f "$pkgdir/usr/lib/ldb/modules/ldb/memberof.la" - find "$pkgdir/usr" -depth -type d \ --exec rmdir --ignore-fail-on-non-empty {} \; - - cd "$srcdir" - rm -rf "$pkgdir/etc/systemd" # remove the drop-in - install -Dm0644 sssd.service "$pkgdir/usr/lib/systemd/system/sssd.service" -} - -# vim: ts=2:sw=2:et:nowrap Copied: sssd/repos/community-i686/PKGBUILD (from rev 135319, sssd/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-06-15 07:27:57 UTC (rev 135320) @@ -0,0 +1,83 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo +# Maintainer: Mantas M. + +pkgname=sssd +pkgver=1.12.5 +pkgrel=1 +pkgdesc="System Security Services Daemon" +arch=('i686' 'x86_64') +url="https://fedorahosted.org/sssd/"; +license=('GPL3') +depends=( + 'augeas' + 'bind' # for nsupdate + 'c-ares' + 'cyrus-sasl-gssapi' + 'ding-libs' + 'libnl' + 'libunistring' + 'nss' + 'smbclient' # for libndr-nbt + 'nfsidmap' +) +makedepends=( + 'docbook-xsl' + 'doxygen' + 'python2' + 'samba' # for libndr-nbt headers +) +source=("https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz"; +'sssd.service') +sha1sums=('2e3fdabbf49d7031ac9b72bbbf9e364909c638ab' + '2d10db3d6f54a58bbf8d1f27328e68555256e0ce') + +prepare() { + cd "$srcdir/$pkgname-$pkgver" + for f in "${source[@]}"; do +if [[ $f == *.patch ]]; then + msg2 "Applying $f" + patch -p1 < "$srcdir/$f" +fi + done +} + +build() { + cd "$srcdir/$pkgname-$pkgver" + export PYTHON=/usr/bin/python2 + ./configure \ +--prefix=
[arch-commits] Commit in sssd/trunk (PKGBUILD)
Date: Monday, June 15, 2015 @ 09:25:19 Author: mtorromeo Revision: 135319 Updated to version 1.12.5 Modified: sssd/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-06-15 03:21:29 UTC (rev 135318) +++ PKGBUILD2015-06-15 07:25:19 UTC (rev 135319) @@ -3,7 +3,7 @@ # Maintainer: Mantas M. pkgname=sssd -pkgver=1.12.4 +pkgver=1.12.5 pkgrel=1 pkgdesc="System Security Services Daemon" arch=('i686' 'x86_64') @@ -29,7 +29,7 @@ ) source=("https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz"; 'sssd.service') -sha1sums=('dd34530f26e0109a67109013c582bd833d1ca8d7' +sha1sums=('2e3fdabbf49d7031ac9b72bbbf9e364909c638ab' '2d10db3d6f54a58bbf8d1f27328e68555256e0ce') prepare() {