[arch-commits] Commit in php/repos (18 files)
Date: Friday, October 2, 2015 @ 07:21:16 Author: pierre Revision: 248244 archrelease: copy trunk to testing-i686, testing-x86_64 Added: php/repos/testing-i686/ php/repos/testing-i686/PKGBUILD (from rev 248243, php/trunk/PKGBUILD) php/repos/testing-i686/apache.conf (from rev 248243, php/trunk/apache.conf) php/repos/testing-i686/logrotate.d.php-fpm (from rev 248243, php/trunk/logrotate.d.php-fpm) php/repos/testing-i686/php-fpm.conf.in.patch (from rev 248243, php/trunk/php-fpm.conf.in.patch) php/repos/testing-i686/php-fpm.install (from rev 248243, php/trunk/php-fpm.install) php/repos/testing-i686/php-fpm.service (from rev 248243, php/trunk/php-fpm.service) php/repos/testing-i686/php-fpm.tmpfiles (from rev 248243, php/trunk/php-fpm.tmpfiles) php/repos/testing-i686/php.ini.patch (from rev 248243, php/trunk/php.ini.patch) php/repos/testing-x86_64/ php/repos/testing-x86_64/PKGBUILD (from rev 248243, php/trunk/PKGBUILD) php/repos/testing-x86_64/apache.conf (from rev 248243, php/trunk/apache.conf) php/repos/testing-x86_64/logrotate.d.php-fpm (from rev 248243, php/trunk/logrotate.d.php-fpm) php/repos/testing-x86_64/php-fpm.conf.in.patch (from rev 248243, php/trunk/php-fpm.conf.in.patch) php/repos/testing-x86_64/php-fpm.install (from rev 248243, php/trunk/php-fpm.install) php/repos/testing-x86_64/php-fpm.service (from rev 248243, php/trunk/php-fpm.service) php/repos/testing-x86_64/php-fpm.tmpfiles (from rev 248243, php/trunk/php-fpm.tmpfiles) php/repos/testing-x86_64/php.ini.patch (from rev 248243, php/trunk/php.ini.patch) --+ testing-i686/PKGBUILD| 414 + testing-i686/apache.conf | 13 + testing-i686/logrotate.d.php-fpm |8 testing-i686/php-fpm.conf.in.patch | 52 testing-i686/php-fpm.install |9 testing-i686/php-fpm.service | 13 + testing-i686/php-fpm.tmpfiles|1 testing-i686/php.ini.patch | 120 + testing-x86_64/PKGBUILD | 414 + testing-x86_64/apache.conf | 13 + testing-x86_64/logrotate.d.php-fpm |8 testing-x86_64/php-fpm.conf.in.patch | 52 testing-x86_64/php-fpm.install |9 testing-x86_64/php-fpm.service | 13 + testing-x86_64/php-fpm.tmpfiles |1 testing-x86_64/php.ini.patch | 120 + 16 files changed, 1260 insertions(+) The diff is longer than the limit of 200KB. Use svn diff -r 248243:248244 to see the changes.
[arch-commits] Commit in php/trunk (PKGBUILD)
Date: Friday, October 2, 2015 @ 07:20:48 Author: pierre Revision: 248243 upgpkg: php 5.6.14-1 Modified: php/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 21:02:38 UTC (rev 248242) +++ PKGBUILD2015-10-02 05:20:48 UTC (rev 248243) @@ -23,7 +23,7 @@ 'php-sqlite' 'php-tidy' 'php-xsl') -pkgver=5.6.13 +pkgver=5.6.14 pkgrel=1 arch=('i686' 'x86_64') license=('PHP') @@ -37,7 +37,7 @@ "http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz.asc"; 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch' 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles') -md5sums=('de4a8ff544986d9e0da90522fa66f195' +md5sums=('96080ad8c5111446f58290cc6f18698c' 'SKIP' '39eff6cc99dae4ec3b52125e6229de7e' 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
[arch-commits] Commit in nsd/repos (18 files)
Date: Friday, October 2, 2015 @ 04:50:12 Author: bisson Revision: 142737 archrelease: copy trunk to community-i686, community-x86_64 Added: nsd/repos/community-i686/PKGBUILD (from rev 142736, nsd/trunk/PKGBUILD) nsd/repos/community-i686/install (from rev 142736, nsd/trunk/install) nsd/repos/community-i686/service (from rev 142736, nsd/trunk/service) nsd/repos/community-i686/tmpfiles.d (from rev 142736, nsd/trunk/tmpfiles.d) nsd/repos/community-x86_64/PKGBUILD (from rev 142736, nsd/trunk/PKGBUILD) nsd/repos/community-x86_64/install (from rev 142736, nsd/trunk/install) nsd/repos/community-x86_64/service (from rev 142736, nsd/trunk/service) nsd/repos/community-x86_64/tmpfiles.d (from rev 142736, nsd/trunk/tmpfiles.d) Deleted: nsd/repos/community-i686/PKGBUILD nsd/repos/community-i686/hints.patch nsd/repos/community-i686/install nsd/repos/community-i686/service nsd/repos/community-i686/tmpfiles.d nsd/repos/community-x86_64/PKGBUILD nsd/repos/community-x86_64/hints.patch nsd/repos/community-x86_64/install nsd/repos/community-x86_64/service nsd/repos/community-x86_64/tmpfiles.d --+ /PKGBUILD| 98 + /install | 34 ++ /service | 26 ++ /tmpfiles.d |2 community-i686/PKGBUILD | 56 --- community-i686/hints.patch | 13 - community-i686/install | 17 --- community-i686/service | 13 - community-i686/tmpfiles.d|1 community-x86_64/PKGBUILD| 56 --- community-x86_64/hints.patch | 13 - community-x86_64/install | 17 --- community-x86_64/service | 13 - community-x86_64/tmpfiles.d |1 14 files changed, 160 insertions(+), 200 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-02 02:45:27 UTC (rev 142736) +++ community-i686/PKGBUILD 2015-10-02 02:50:12 UTC (rev 142737) @@ -1,56 +0,0 @@ -# $Id$ -# Maintainer: Gaetan Bisson -# Contributor: Kaiting Chen -# Contributor: Roberto Alsina - -pkgname=nsd -pkgver=4.1.4 -pkgrel=2 -pkgdesc='Authoritative only, high performance and simple DNS server' -url='http://www.nlnetlabs.nl/nsd/' -license=('BSD') -arch=('i686' 'x86_64') -depends=('openssl' 'libevent') -makedepends=('flex') -source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"; -'hints.patch' -'tmpfiles.d' -'service') -sha256sums=('d6e0e9cd1f637a3b4bfa48dba47b1564408eb531c57f6a3dda1a2d529df800f0' -'11cd5d6e5dc9bf3cda9024d1c0dfab8eb3ba00c3aa8e03dd078a580db4151dcb' -'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b' -'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65') - -install=install - -prepare() { - cd "${srcdir}/${pkgname}-${pkgver}" - patch -p0 -i ../hints.patch -} - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure \ - --prefix=/ \ - --sbindir=/usr/bin \ - --datarootdir=/usr/share \ - --with-pidfile=/run/nsd/nsd.pid \ - --enable-ratelimit \ - --enable-relro-now \ - --enable-pie \ - - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf - install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service - rmdir "${pkgdir}"/{tmp,run/{nsd,}} - - rm doc/differences.pdf - install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}" - install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}" - ln -s ../../doc/"${pkgname}"/LICENSE "${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE -} Copied: nsd/repos/community-i686/PKGBUILD (from rev 142736, nsd/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-02 02:50:12 UTC (rev 142737) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Gaetan Bisson +# Contributor: Kaiting Chen +# Contributor: Roberto Alsina + +pkgname=nsd +pkgver=4.1.5 +pkgrel=1 +pkgdesc='Authoritative only, high performance and simple DNS server' +url='http://www.nlnetlabs.nl/nsd/' +license=('BSD') +arch=('i686' 'x86_64') +depends=('openssl' 'libevent') +makedepends=('flex') +source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"; +'tmpfiles.d' +'service') +sha256sums=('105dda21fab68b150f1f4d045211869b13becadc52be830b9c0093f8e9f01baa' +'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b' +'5ec7616df32c
[arch-commits] Commit in nsd/trunk (PKGBUILD hints.patch)
Date: Friday, October 2, 2015 @ 04:45:27 Author: bisson Revision: 142736 upstream update Modified: nsd/trunk/PKGBUILD Deleted: nsd/trunk/hints.patch -+ PKGBUILD| 13 +++-- hints.patch | 13 - 2 files changed, 3 insertions(+), 23 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 23:03:47 UTC (rev 142735) +++ PKGBUILD2015-10-02 02:45:27 UTC (rev 142736) @@ -4,8 +4,8 @@ # Contributor: Roberto Alsina pkgname=nsd -pkgver=4.1.4 -pkgrel=2 +pkgver=4.1.5 +pkgrel=1 pkgdesc='Authoritative only, high performance and simple DNS server' url='http://www.nlnetlabs.nl/nsd/' license=('BSD') @@ -13,21 +13,14 @@ depends=('openssl' 'libevent') makedepends=('flex') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"; -'hints.patch' 'tmpfiles.d' 'service') -sha256sums=('d6e0e9cd1f637a3b4bfa48dba47b1564408eb531c57f6a3dda1a2d529df800f0' -'11cd5d6e5dc9bf3cda9024d1c0dfab8eb3ba00c3aa8e03dd078a580db4151dcb' +sha256sums=('105dda21fab68b150f1f4d045211869b13becadc52be830b9c0093f8e9f01baa' '8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b' '5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65') install=install -prepare() { - cd "${srcdir}/${pkgname}-${pkgver}" - patch -p0 -i ../hints.patch -} - build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure \ Deleted: hints.patch === --- hints.patch 2015-10-01 23:03:47 UTC (rev 142735) +++ hints.patch 2015-10-02 02:45:27 UTC (rev 142736) @@ -1,13 +0,0 @@ -Index: nsd.c -=== nsd.c (revision 4501) -+++ nsd.c (revision 4502) -@@ -447,6 +447,8 @@ - memset(&hints, 0, sizeof(*hints)*2); - hints[0].ai_family = DEFAULT_AI_FAMILY; - hints[0].ai_flags = AI_PASSIVE; -+ hints[1].ai_family = DEFAULT_AI_FAMILY; -+ hints[1].ai_flags = AI_PASSIVE; - nsd.identity= 0; - nsd.version = VERSION; - nsd.username= 0;
[arch-commits] Commit in jadx/repos (community-any community-any/PKGBUILD)
Date: Friday, October 2, 2015 @ 01:03:47 Author: anthraxx Revision: 142735 archrelease: copy trunk to community-any Added: jadx/repos/community-any/ jadx/repos/community-any/PKGBUILD (from rev 142734, jadx/trunk/PKGBUILD) --+ PKGBUILD | 42 ++ 1 file changed, 42 insertions(+) Copied: jadx/repos/community-any/PKGBUILD (from rev 142734, jadx/trunk/PKGBUILD) === --- community-any/PKGBUILD (rev 0) +++ community-any/PKGBUILD 2015-10-01 23:03:47 UTC (rev 142735) @@ -0,0 +1,42 @@ +# Maintainer: Levente Polyak +# Contributor: Nicolas Hureau + +pkgname=jadx +pkgver=0.6.0 +pkgrel=4 +pkgdesc='Command line and GUI tools to produce Java source code from Android Dex and APK files' +url='https://github.com/skylot/jadx' +arch=('any') +license=('Apache') +depends=('java-runtime' 'bash' 'fontconfig' 'xorg-font-utils') +makedepends=('java-environment' 'gradle') +source=(${pkgname}-${pkgver}.tar.gz::https://github.com/skylot/${pkgname}/archive/v${pkgver}.tar.gz) +sha512sums=('a1a4488aee4580ae5fbafed856b118bacd875383bf8ac46d9408ecf9de851363408604125a60e5c5c5e065ed6594ba3bdd88aee2890ffe484c4ef58abf7f9366') + +build() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. dist +} + +check() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. test +} + +package() { + cd ${pkgname}-${pkgver}/build/jadx + + install -Dm 755 bin/jadx "${pkgdir}/usr/share/java/${pkgname}/bin/jadx" + install -Dm 755 bin/jadx-gui "${pkgdir}/usr/share/java/${pkgname}/bin/jadx-gui" + install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib" + + install -d "${pkgdir}/usr/bin" + ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx" + ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui" + + install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm 644 NOTICE "${pkgdir}/usr/share/doc/${pkgname}/NOTICE" + install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in (jadx jadx/repos jadx/trunk jadx/trunk/PKGBUILD)
Date: Friday, October 2, 2015 @ 01:03:28 Author: anthraxx Revision: 142734 addpkg: jadx 0.6.0-4 Added: jadx/ jadx/repos/ jadx/trunk/ jadx/trunk/PKGBUILD --+ PKGBUILD | 42 ++ 1 file changed, 42 insertions(+) Added: jadx/trunk/PKGBUILD === --- jadx/trunk/PKGBUILD (rev 0) +++ jadx/trunk/PKGBUILD 2015-10-01 23:03:28 UTC (rev 142734) @@ -0,0 +1,42 @@ +# Maintainer: Levente Polyak +# Contributor: Nicolas Hureau + +pkgname=jadx +pkgver=0.6.0 +pkgrel=4 +pkgdesc='Command line and GUI tools to produce Java source code from Android Dex and APK files' +url='https://github.com/skylot/jadx' +arch=('any') +license=('Apache') +depends=('java-runtime' 'bash' 'fontconfig' 'xorg-font-utils') +makedepends=('java-environment' 'gradle') +source=(${pkgname}-${pkgver}.tar.gz::https://github.com/skylot/${pkgname}/archive/v${pkgver}.tar.gz) +sha512sums=('a1a4488aee4580ae5fbafed856b118bacd875383bf8ac46d9408ecf9de851363408604125a60e5c5c5e065ed6594ba3bdd88aee2890ffe484c4ef58abf7f9366') + +build() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. dist +} + +check() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. test +} + +package() { + cd ${pkgname}-${pkgver}/build/jadx + + install -Dm 755 bin/jadx "${pkgdir}/usr/share/java/${pkgname}/bin/jadx" + install -Dm 755 bin/jadx-gui "${pkgdir}/usr/share/java/${pkgname}/bin/jadx-gui" + install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib" + + install -d "${pkgdir}/usr/bin" + ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx" + ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui" + + install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm 644 NOTICE "${pkgdir}/usr/share/doc/${pkgname}/NOTICE" + install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md" +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in smali/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 23:54:35 Author: anthraxx Revision: 142731 archrelease: copy trunk to community-any Added: smali/repos/community-any/PKGBUILD (from rev 142730, smali/trunk/PKGBUILD) Deleted: smali/repos/community-any/PKGBUILD --+ PKGBUILD | 98 ++--- 1 file changed, 49 insertions(+), 49 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 21:54:29 UTC (rev 142730) +++ PKGBUILD2015-10-01 21:54:35 UTC (rev 142731) @@ -1,49 +0,0 @@ -# Maintainer: Levente Polyak -# Contributor: Firef0x -# Contributor: sh0 -# Contributor: Lekensteyn - -pkgname=smali -pkgver=2.0.8 -pkgrel=1 -pkgdesc="An assembler/disassembler for Android's dex format" -arch=('any') -url="https://github.com/JesusFreke/smali"; -license=('BSD') -depends=('java-runtime' 'bash') -makedepends=('java-environment' 'gradle') -source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JesusFreke/${pkgname}/archive/v${pkgver}.tar.gz) -sha512sums=('e56c82b7d48ec0bad8a570cbcb4163755e338ba1e422335393e841fbc093b710539c9fadd07d99968eb8180c3357f731ced6ff7b02ba062f21e9cb298ad9') - -prepare() { - cd ${pkgname}-${pkgver} - for file in baksmali smali; do -# prevent from printing path on launch -sed '/echo ${newProg}/d' -i scripts/${file} -# fix ls path -sed 's|/bin/ls|/usr/bin/ls|' -i scripts/${file} - done -} - -build() { - cd ${pkgname}-${pkgver} - gradle --gradle-user-home=. build -} - -check() { - cd ${pkgname}-${pkgver} - gradle --gradle-user-home=. test -} - -package() { - cd ${pkgname}-${pkgver} - install -d "${pkgdir}/usr/bin" - for file in baksmali smali; do -install -Dm 644 "${file}/build/libs/${file}-${pkgver}-dev.jar" "${pkgdir}/usr/share/java/${pkgname}/${file}.jar" -install -Dm 755 scripts/${file} "${pkgdir}/usr/share/java/${pkgname}/${file}" -ln -s "/usr/share/java/${pkgname}/${file}" "${pkgdir}/usr/bin/${file}" - done - install -Dm 644 NOTICE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - -# vim: ts=2 sw=2 et: Copied: smali/repos/community-any/PKGBUILD (from rev 142730, smali/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 21:54:35 UTC (rev 142731) @@ -0,0 +1,49 @@ +# Maintainer: Levente Polyak +# Contributor: Firef0x +# Contributor: sh0 +# Contributor: Lekensteyn + +pkgname=smali +pkgver=2.1.0 +pkgrel=1 +pkgdesc="An assembler/disassembler for Android's dex format" +url="https://github.com/JesusFreke/smali"; +arch=('any') +license=('BSD') +depends=('java-runtime' 'bash') +makedepends=('java-environment' 'gradle') +source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JesusFreke/${pkgname}/archive/v${pkgver}.tar.gz) +sha512sums=('f0b565b82f02dbb963286d0ff9bf7dfbd468143a49e9320715a5fbd79472e5e1b383876cec4abe8b2fe1ee2342ad055e304911ef5a7057742674438769295d17') + +prepare() { + cd ${pkgname}-${pkgver} + for file in baksmali smali; do +# prevent from printing path on launch +sed '/echo ${newProg}/d' -i scripts/${file} +# fix ls path +sed 's|/bin/ls|/usr/bin/ls|' -i scripts/${file} + done +} + +build() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. build +} + +check() { + cd ${pkgname}-${pkgver} + gradle --gradle-user-home=. test +} + +package() { + cd ${pkgname}-${pkgver} + install -d "${pkgdir}/usr/bin" + for file in baksmali smali; do +install -Dm 644 "${file}/build/libs/${file}-${pkgver}-dev.jar" "${pkgdir}/usr/share/java/${pkgname}/${file}.jar" +install -Dm 755 scripts/${file} "${pkgdir}/usr/share/java/${pkgname}/${file}" +ln -s "/usr/share/java/${pkgname}/${file}" "${pkgdir}/usr/bin/${file}" + done + install -Dm 644 NOTICE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in speedtest-cli/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 23:55:05 Author: anthraxx Revision: 142732 upgpkg: speedtest-cli 0.3.4-1 upgpkg: speedtest-cli 0.3.4-1 Modified: speedtest-cli/trunk/PKGBUILD --+ PKGBUILD |9 - 1 file changed, 4 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 21:54:35 UTC (rev 142731) +++ PKGBUILD2015-10-01 21:55:05 UTC (rev 142732) @@ -3,16 +3,15 @@ # Contributor: Victor Aurélio pkgname=speedtest-cli -pkgver=0.3.2 -pkgrel=3 +pkgver=0.3.4 +pkgrel=1 pkgdesc='Command line interface for testing internet bandwidth using speedtest.net' url='https://github.com/sivel/speedtest-cli' arch=('any') license=('Apache') -depends=('python') -makedepends=('python-setuptools') +depends=('python-setuptools') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz) -sha512sums=('c98a10772f81b4db503483eb675cbdeacac7803c02a6554ee6d075143e93cfed0834ebda2f6ead5f75a169a5840d0789537dc06e1a8829d52ae112d0fc7eba6c') +sha512sums=('fb22ba9e17a30c172b8f751020d7117caf8b573dee112506917f24c5173e2901e0f0198b4946798daf3a27839519025f4a7f8f8942034bc19356b32d6a0f6851') package(){ cd ${pkgname}-${pkgver}
[arch-commits] Commit in speedtest-cli/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 23:55:11 Author: anthraxx Revision: 142733 archrelease: copy trunk to community-any Added: speedtest-cli/repos/community-any/PKGBUILD (from rev 142732, speedtest-cli/trunk/PKGBUILD) Deleted: speedtest-cli/repos/community-any/PKGBUILD --+ PKGBUILD | 49 - 1 file changed, 24 insertions(+), 25 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 21:55:05 UTC (rev 142732) +++ PKGBUILD2015-10-01 21:55:11 UTC (rev 142733) @@ -1,25 +0,0 @@ -# Maintainer: Levente Polyak -# Contributor: William Grieshaber -# Contributor: Victor Aurélio - -pkgname=speedtest-cli -pkgver=0.3.2 -pkgrel=3 -pkgdesc='Command line interface for testing internet bandwidth using speedtest.net' -url='https://github.com/sivel/speedtest-cli' -arch=('any') -license=('Apache') -depends=('python') -makedepends=('python-setuptools') -source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz) -sha512sums=('c98a10772f81b4db503483eb675cbdeacac7803c02a6554ee6d075143e93cfed0834ebda2f6ead5f75a169a5840d0789537dc06e1a8829d52ae112d0fc7eba6c') - -package(){ - cd ${pkgname}-${pkgver} - python setup.py install -O1 --root="${pkgdir}" --prefix=/usr - install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" - install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README" - install -Dm 644 ${pkgname}.1 "${pkgdir}/usr/share/man/man1/${pkgname}.1" -} - -# vim: ts=2 sw=2 et: Copied: speedtest-cli/repos/community-any/PKGBUILD (from rev 142732, speedtest-cli/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 21:55:11 UTC (rev 142733) @@ -0,0 +1,24 @@ +# Maintainer: Levente Polyak +# Contributor: William Grieshaber +# Contributor: Victor Aurélio + +pkgname=speedtest-cli +pkgver=0.3.4 +pkgrel=1 +pkgdesc='Command line interface for testing internet bandwidth using speedtest.net' +url='https://github.com/sivel/speedtest-cli' +arch=('any') +license=('Apache') +depends=('python-setuptools') +source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz) +sha512sums=('fb22ba9e17a30c172b8f751020d7117caf8b573dee112506917f24c5173e2901e0f0198b4946798daf3a27839519025f4a7f8f8942034bc19356b32d6a0f6851') + +package(){ + cd ${pkgname}-${pkgver} + python setup.py install -O1 --root="${pkgdir}" --prefix=/usr + install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README" + install -Dm 644 ${pkgname}.1 "${pkgdir}/usr/share/man/man1/${pkgname}.1" +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in smali/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 23:54:29 Author: anthraxx Revision: 142730 upgpkg: smali 2.1.0-1 upgpkg: smali 2.1.0-1 Modified: smali/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 20:55:34 UTC (rev 142729) +++ PKGBUILD2015-10-01 21:54:29 UTC (rev 142730) @@ -4,16 +4,16 @@ # Contributor: Lekensteyn pkgname=smali -pkgver=2.0.8 +pkgver=2.1.0 pkgrel=1 pkgdesc="An assembler/disassembler for Android's dex format" +url="https://github.com/JesusFreke/smali"; arch=('any') -url="https://github.com/JesusFreke/smali"; license=('BSD') depends=('java-runtime' 'bash') makedepends=('java-environment' 'gradle') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JesusFreke/${pkgname}/archive/v${pkgver}.tar.gz) -sha512sums=('e56c82b7d48ec0bad8a570cbcb4163755e338ba1e422335393e841fbc093b710539c9fadd07d99968eb8180c3357f731ced6ff7b02ba062f21e9cb298ad9') +sha512sums=('f0b565b82f02dbb963286d0ff9bf7dfbd468143a49e9320715a5fbd79472e5e1b383876cec4abe8b2fe1ee2342ad055e304911ef5a7057742674438769295d17') prepare() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in gstreamer-vaapi/repos (4 files)
Date: Thursday, October 1, 2015 @ 23:02:38 Author: heftig Revision: 248242 archrelease: copy trunk to testing-i686, testing-x86_64 Added: gstreamer-vaapi/repos/testing-i686/PKGBUILD (from rev 248241, gstreamer-vaapi/trunk/PKGBUILD) gstreamer-vaapi/repos/testing-x86_64/PKGBUILD (from rev 248241, gstreamer-vaapi/trunk/PKGBUILD) Deleted: gstreamer-vaapi/repos/testing-i686/PKGBUILD gstreamer-vaapi/repos/testing-x86_64/PKGBUILD -+ /PKGBUILD | 70 ++ testing-i686/PKGBUILD | 35 --- testing-x86_64/PKGBUILD | 35 --- 3 files changed, 70 insertions(+), 70 deletions(-) Deleted: testing-i686/PKGBUILD === --- testing-i686/PKGBUILD 2015-10-01 20:58:20 UTC (rev 248241) +++ testing-i686/PKGBUILD 2015-10-01 21:02:38 UTC (rev 248242) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Jan Alexander Steffens (heftig) - -pkgname=gstreamer-vaapi -pkgver=0.6.0 -pkgrel=3 -pkgdesc="GStreamer Multimedia Framework VA Plugins" -arch=(i686 x86_64) -license=(LGPL) -url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"; -depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx) -makedepends=(gtk-doc) -provides=("gst-vaapi=$pkgver") -conflicts=(gst-vaapi) -replaces=(gst-vaapi) -source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('e011f472327c166769f6912bda453776cdc894ff') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --disable-static --disable-builtin-libvpx \ ---enable-gtk-doc - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - make -} - -check() { - cd $pkgname-$pkgver - make -k check -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: gstreamer-vaapi/repos/testing-i686/PKGBUILD (from rev 248241, gstreamer-vaapi/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2015-10-01 21:02:38 UTC (rev 248242) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) + +pkgname=gstreamer-vaapi +pkgver=0.6.1 +pkgrel=1 +pkgdesc="GStreamer Multimedia Framework VA Plugins" +arch=(i686 x86_64) +license=(LGPL) +url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"; +depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx) +makedepends=(gtk-doc) +provides=("gst-vaapi=$pkgver") +conflicts=(gst-vaapi) +replaces=(gst-vaapi) +source=($url/$pkgname-$pkgver.tar.bz2) +sha1sums=('5b4a74137fa30da2da73a0aff97760035e24e0fd') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --disable-static --disable-builtin-libvpx \ +--enable-gtk-doc + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make +} + +check() { + cd $pkgname-$pkgver + make -k check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +} Deleted: testing-x86_64/PKGBUILD === --- testing-x86_64/PKGBUILD 2015-10-01 20:58:20 UTC (rev 248241) +++ testing-x86_64/PKGBUILD 2015-10-01 21:02:38 UTC (rev 248242) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Jan Alexander Steffens (heftig) - -pkgname=gstreamer-vaapi -pkgver=0.6.0 -pkgrel=3 -pkgdesc="GStreamer Multimedia Framework VA Plugins" -arch=(i686 x86_64) -license=(LGPL) -url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"; -depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx) -makedepends=(gtk-doc) -provides=("gst-vaapi=$pkgver") -conflicts=(gst-vaapi) -replaces=(gst-vaapi) -source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('e011f472327c166769f6912bda453776cdc894ff') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --disable-static --disable-builtin-libvpx \ ---enable-gtk-doc - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - make -} - -check() { - cd $pkgname-$pkgver - make -k check -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: gstreamer-vaapi/repos/testing-x86_64/PKGBUILD (from rev 248241, gstreamer-vaapi/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2015-10-01 21:02:38 UTC (rev 248242) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) + +pkgname=gstreamer-vaapi +pkgver=0.6.1 +pkgrel=1 +pkgdesc="GStreamer Multimedia Framework VA Plugins" +arch=(i686 x86_64) +license=(LGPL) +url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"; +depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx) +makedepends=(gtk-doc) +provides=("gst-vaapi=$pkgver") +conflicts=(gst-vaapi) +replaces=(gst-vaapi) +source=($url/$pkgname-$pkgver.tar.bz2) +sha1sums=('5b4a74137fa30da2da73a0aff97
[arch-commits] Commit in gstreamer-vaapi/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 22:58:20 Author: heftig Revision: 248241 0.6.1 Modified: gstreamer-vaapi/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 19:46:24 UTC (rev 248240) +++ PKGBUILD2015-10-01 20:58:20 UTC (rev 248241) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) pkgname=gstreamer-vaapi -pkgver=0.6.0 -pkgrel=3 +pkgver=0.6.1 +pkgrel=1 pkgdesc="GStreamer Multimedia Framework VA Plugins" arch=(i686 x86_64) license=(LGPL) @@ -14,7 +14,7 @@ conflicts=(gst-vaapi) replaces=(gst-vaapi) source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('e011f472327c166769f6912bda453776cdc894ff') +sha1sums=('5b4a74137fa30da2da73a0aff97760035e24e0fd') build() { cd $pkgname-$pkgver
[arch-commits] Commit in cuyo/trunk (PKGBUILD cuyo.changelog)
Date: Thursday, October 1, 2015 @ 22:55:09 Author: jlichtblau Revision: 142728 upgpkg: cuyo 1:2.1.0-1 Modified: cuyo/trunk/PKGBUILD cuyo/trunk/cuyo.changelog + PKGBUILD | 21 - cuyo.changelog | 11 +++ 2 files changed, 19 insertions(+), 13 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 20:31:44 UTC (rev 142727) +++ PKGBUILD2015-10-01 20:55:09 UTC (rev 142728) @@ -1,9 +1,9 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau +# Maintainer: Jaroslav Lichtblau pkgname=cuyo -pkgver=2.0.0 -pkgrel=2 +pkgver=2.1.0 +pkgrel=1 epoch=1 pkgdesc="Tetris-style puzzle game for up to two players with a twist" arch=('i686' 'x86_64') @@ -15,20 +15,23 @@ changelog=$pkgname.changelog source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz \ $pkgname.diff) -sha256sums=('531cfb989087199f643ac4b18ff9cc50793cc3fa07ee06f394f73d153c09ae34' +sha256sums=('6c0809a59a2d236f15d8fbd68d61fb1465e51f6c327d7f7ae4db9f4e44dad89f' 'efceed1489c551f5ae8909df3ad57f302f8105cbb1e735d8ece44269e886ce7c') +prepare() { + cd "${srcdir}"/$pkgname-$pkgver + patch -Np0 -i "${srcdir}"/$pkgname.diff +} + build() { - cd ${srcdir}/$pkgname-$pkgver + cd "${srcdir}"/$pkgname-$pkgver - patch -Np0 -i ${srcdir}/$pkgname.diff - ./configure --prefix=/usr make } package() { - cd ${srcdir}/$pkgname-$pkgver + cd "${srcdir}"/$pkgname-$pkgver - make DESTDIR=${pkgdir} install + make DESTDIR="${pkgdir}" install } Modified: cuyo.changelog === --- cuyo.changelog 2015-10-01 20:31:44 UTC (rev 142727) +++ cuyo.changelog 2015-10-01 20:55:09 UTC (rev 142728) @@ -1,11 +1,14 @@ -2014-07-02 Jaroslav Lichtblau +2015-10-01 Jaroslav Lichtblau + * cuyo 2.1.0-1 + +2014-07-02 Jaroslav Lichtblau * cuyo 2.0.0-2 mtree file rebuild -2013-02-24 Jaroslav Lichtblau +2013-02-24 Jaroslav Lichtblau * cuyo 2.0.0-1 -2011-12-18 Jaroslav Lichtblau +2011-12-18 Jaroslav Lichtblau * cuyo 2.~1.2-1 -2009-11-16 Jaroslav Lichtblau +2009-11-16 Jaroslav Lichtblau * Update to minor release 2.~1.1-4
[arch-commits] Commit in cuyo/repos (16 files)
Date: Thursday, October 1, 2015 @ 22:55:34 Author: jlichtblau Revision: 142729 archrelease: copy trunk to community-i686, community-x86_64 Added: cuyo/repos/community-i686/PKGBUILD (from rev 142728, cuyo/trunk/PKGBUILD) cuyo/repos/community-i686/cuyo.changelog (from rev 142728, cuyo/trunk/cuyo.changelog) cuyo/repos/community-i686/cuyo.diff (from rev 142728, cuyo/trunk/cuyo.diff) cuyo/repos/community-i686/cuyo.install (from rev 142728, cuyo/trunk/cuyo.install) cuyo/repos/community-x86_64/PKGBUILD (from rev 142728, cuyo/trunk/PKGBUILD) cuyo/repos/community-x86_64/cuyo.changelog (from rev 142728, cuyo/trunk/cuyo.changelog) cuyo/repos/community-x86_64/cuyo.diff (from rev 142728, cuyo/trunk/cuyo.diff) cuyo/repos/community-x86_64/cuyo.install (from rev 142728, cuyo/trunk/cuyo.install) Deleted: cuyo/repos/community-i686/PKGBUILD cuyo/repos/community-i686/cuyo.changelog cuyo/repos/community-i686/cuyo.diff cuyo/repos/community-i686/cuyo.install cuyo/repos/community-x86_64/PKGBUILD cuyo/repos/community-x86_64/cuyo.changelog cuyo/repos/community-x86_64/cuyo.diff cuyo/repos/community-x86_64/cuyo.install -+ /PKGBUILD | 74 ++ /cuyo.changelog | 28 ++ /cuyo.diff | 12 ++ /cuyo.install | 24 community-i686/PKGBUILD | 34 - community-i686/cuyo.changelog | 11 - community-i686/cuyo.diff|6 --- community-i686/cuyo.install | 12 -- community-x86_64/PKGBUILD | 34 - community-x86_64/cuyo.changelog | 11 - community-x86_64/cuyo.diff |6 --- community-x86_64/cuyo.install | 12 -- 12 files changed, 138 insertions(+), 126 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 20:55:09 UTC (rev 142728) +++ community-i686/PKGBUILD 2015-10-01 20:55:34 UTC (rev 142729) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau - -pkgname=cuyo -pkgver=2.0.0 -pkgrel=2 -epoch=1 -pkgdesc="Tetris-style puzzle game for up to two players with a twist" -arch=('i686' 'x86_64') -url="http://www.karimmi.de/cuyo/"; -license=('GPL') -depends=('desktop-file-utils' 'hicolor-icon-theme' 'sdl' 'sdl_mixer' 'sdl_image' 'xdg-utils') -makedepends=('patch') -install=$pkgname.install -changelog=$pkgname.changelog -source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz \ -$pkgname.diff) -sha256sums=('531cfb989087199f643ac4b18ff9cc50793cc3fa07ee06f394f73d153c09ae34' -'efceed1489c551f5ae8909df3ad57f302f8105cbb1e735d8ece44269e886ce7c') - -build() { - cd ${srcdir}/$pkgname-$pkgver - - patch -Np0 -i ${srcdir}/$pkgname.diff - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/$pkgname-$pkgver - - make DESTDIR=${pkgdir} install -} Copied: cuyo/repos/community-i686/PKGBUILD (from rev 142728, cuyo/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 20:55:34 UTC (rev 142729) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau + +pkgname=cuyo +pkgver=2.1.0 +pkgrel=1 +epoch=1 +pkgdesc="Tetris-style puzzle game for up to two players with a twist" +arch=('i686' 'x86_64') +url="http://www.karimmi.de/cuyo/"; +license=('GPL') +depends=('desktop-file-utils' 'hicolor-icon-theme' 'sdl' 'sdl_mixer' 'sdl_image' 'xdg-utils') +makedepends=('patch') +install=$pkgname.install +changelog=$pkgname.changelog +source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz \ +$pkgname.diff) +sha256sums=('6c0809a59a2d236f15d8fbd68d61fb1465e51f6c327d7f7ae4db9f4e44dad89f' +'efceed1489c551f5ae8909df3ad57f302f8105cbb1e735d8ece44269e886ce7c') + +prepare() { + cd "${srcdir}"/$pkgname-$pkgver + patch -Np0 -i "${srcdir}"/$pkgname.diff +} + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/cuyo.changelog === --- community-i686/cuyo.changelog 2015-10-01 20:55:09 UTC (rev 142728) +++ community-i686/cuyo.changelog 2015-10-01 20:55:34 UTC (rev 142729) @@ -1,11 +0,0 @@ -2014-07-02 Jaroslav Lichtblau - * cuyo 2.0.0-2 mtree file rebuild - -2013-02-24 Jaroslav Lichtblau - * cuyo 2.0.0-1 - -2011-12-18 Jaroslav Lichtblau - * cuyo 2.~1.2-1 - -2009-11-16 Jaroslav Lichtblau - * Update to minor release 2.~1.1-4 Copied: cuyo/repos/community-i686/cuyo.changelog (from rev 142728, cuyo/trunk/cuyo.changelog) ==
[arch-commits] Commit in qmmp/repos (12 files)
Date: Thursday, October 1, 2015 @ 22:22:43 Author: jlichtblau Revision: 142726 archrelease: copy trunk to community-i686, community-x86_64 Added: qmmp/repos/community-i686/PKGBUILD (from rev 142725, qmmp/trunk/PKGBUILD) qmmp/repos/community-i686/qmmp.changelog (from rev 142725, qmmp/trunk/qmmp.changelog) qmmp/repos/community-i686/qmmp.install (from rev 142725, qmmp/trunk/qmmp.install) qmmp/repos/community-x86_64/PKGBUILD (from rev 142725, qmmp/trunk/PKGBUILD) qmmp/repos/community-x86_64/qmmp.changelog (from rev 142725, qmmp/trunk/qmmp.changelog) qmmp/repos/community-x86_64/qmmp.install (from rev 142725, qmmp/trunk/qmmp.install) Deleted: qmmp/repos/community-i686/PKGBUILD qmmp/repos/community-i686/qmmp.changelog qmmp/repos/community-i686/qmmp.install qmmp/repos/community-x86_64/PKGBUILD qmmp/repos/community-x86_64/qmmp.changelog qmmp/repos/community-x86_64/qmmp.install -+ /PKGBUILD | 102 /qmmp.changelog | 312 ++ /qmmp.install | 24 ++ community-i686/PKGBUILD | 51 -- community-i686/qmmp.changelog | 147 - community-i686/qmmp.install | 12 - community-x86_64/PKGBUILD | 51 -- community-x86_64/qmmp.changelog | 147 - community-x86_64/qmmp.install | 12 - 9 files changed, 438 insertions(+), 420 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 20:22:17 UTC (rev 142725) +++ community-i686/PKGBUILD 2015-10-01 20:22:43 UTC (rev 142726) @@ -1,51 +0,0 @@ -#$Id$ -# Maintainer: Jaroslav Lichtblau - -pkgname=qmmp -pkgver=0.9.1 -pkgrel=1 -pkgdesc="Qt4 based audio-player" -arch=('i686' 'x86_64') -url="http://qmmp.ylsoftware.com/"; -license=('GPL') -depends=('alsa-lib' 'curl' 'hicolor-icon-theme' 'libmad' 'libvorbis' 'libogg' 'qt4' 'taglib' 'xdg-utils') -makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio-paranoia' 'libcddb' 'libmms' 'libsamplerate' - 'libmodplug' 'libsndfile' 'wavpack' 'projectm' 'mesa' 'faad2' 'libgme' 'libsidplayfp' 'opusfile' 'wildmidi') -optdepends=('flac: native FLAC support' -'jack: JACK sound output' -'libmpcdec: Musepack support' -'pulseaudio: PulseAudio output' -'libcdio-paranoia: Compact Disc input and control support' -'libcddb: CDDB server support' -'libmms: MMS stream protocol support' -'libmodplug: MOD playing library' -'libsndfile: sampled sound support' -'projectm: visual efects' -'faad2: ADTS AAC support' -'libgme: support for chiptunes from various platforms' -'libsidplayfp: C64 music support' -'opusfile: Opus support' -'wildmidi: MIDI support' -'ffmpeg' 'libsamplerate' 'wavpack') -install=$pkgname.install -changelog=$pkgname.changelog -source=(http://sourceforge.net/projects/qmmp-dev/files/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('9314f8b019689fa9f3f1bc8df4076a4b32d384ad992d578fd437284a5c86918b') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - cmake . -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib \ - -DUSE_HAL:BOOL=FALSE - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - make DESTDIR="${pkgdir}" install - - if [[ $CARCH == 'x86_64' ]]; then -mv "${pkgdir}"/usr/lib64 "${pkgdir}"/usr/lib - fi -} Copied: qmmp/repos/community-i686/PKGBUILD (from rev 142725, qmmp/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 20:22:43 UTC (rev 142726) @@ -0,0 +1,51 @@ +#$Id$ +# Maintainer: Jaroslav Lichtblau + +pkgname=qmmp +pkgver=0.9.2 +pkgrel=1 +pkgdesc="Qt4 based audio-player" +arch=('i686' 'x86_64') +url="http://qmmp.ylsoftware.com/"; +license=('GPL') +depends=('alsa-lib' 'curl' 'hicolor-icon-theme' 'libmad' 'libvorbis' 'libogg' 'qt4' 'taglib' 'xdg-utils') +makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio-paranoia' 'libcddb' 'libmms' 'libsamplerate' + 'libmodplug' 'libsndfile' 'wavpack' 'projectm' 'mesa' 'faad2' 'libgme' 'libsidplayfp' 'opusfile' 'wildmidi') +optdepends=('flac: native FLAC support' +'jack: JACK sound output' +'libmpcdec: Musepack support' +'pulseaudio: PulseAudio output' +'libcdio-paranoia: Compact Disc input and control support' +'libcddb: CDDB server support' +'libmms: MMS stream protocol support' +'libmodplug: MOD playing library' +'libsndfile: sampled sound support' +'projectm: visual efects' +'faad2: ADTS AAC su
[arch-commits] Commit in qmmp/trunk (PKGBUILD qmmp.changelog)
Date: Thursday, October 1, 2015 @ 22:22:17 Author: jlichtblau Revision: 142725 upgpkg: qmmp 0.9.2-1 - new upstream release Modified: qmmp/trunk/PKGBUILD qmmp/trunk/qmmp.changelog + PKGBUILD |6 +++--- qmmp.changelog |9 + 2 files changed, 12 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 19:48:20 UTC (rev 142724) +++ PKGBUILD2015-10-01 20:22:17 UTC (rev 142725) @@ -2,8 +2,8 @@ # Maintainer: Jaroslav Lichtblau pkgname=qmmp -pkgver=0.9.1 -pkgrel=2 +pkgver=0.9.2 +pkgrel=1 pkgdesc="Qt4 based audio-player" arch=('i686' 'x86_64') url="http://qmmp.ylsoftware.com/"; @@ -30,7 +30,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://sourceforge.net/projects/qmmp-dev/files/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('9314f8b019689fa9f3f1bc8df4076a4b32d384ad992d578fd437284a5c86918b') +sha256sums=('90ac69a21779df5073efe71b25f28a7461d6a928deb1afbaa1ef8268f62ae9c5') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: qmmp.changelog === --- qmmp.changelog 2015-10-01 19:48:20 UTC (rev 142724) +++ qmmp.changelog 2015-10-01 20:22:17 UTC (rev 142725) @@ -1,3 +1,12 @@ +2015-10-01 Jaroslav Lichtblau + * qmmp 0.9.2-1 + +2015-09-06 Jaroslav Lichtblau + * qmmp 0.9.1-1 + +2015-09-05 Jaroslav Lichtblau + * qmmp 0.9.0-1 + 2015-08-26 Jaroslav Lichtblau * qmmp 0.8.8-1
[arch-commits] Commit in emby-server/repos/community-any (12 files)
Date: Thursday, October 1, 2015 @ 21:48:20 Author: alucryd Revision: 142724 archrelease: copy trunk to community-any Added: emby-server/repos/community-any/PKGBUILD (from rev 142723, emby-server/trunk/PKGBUILD) emby-server/repos/community-any/emby-migrate-database (from rev 142723, emby-server/trunk/emby-migrate-database) emby-server/repos/community-any/emby-server (from rev 142723, emby-server/trunk/emby-server) emby-server/repos/community-any/emby-server.conf (from rev 142723, emby-server/trunk/emby-server.conf) emby-server/repos/community-any/emby-server.install (from rev 142723, emby-server/trunk/emby-server.install) emby-server/repos/community-any/emby-server.service (from rev 142723, emby-server/trunk/emby-server.service) Deleted: emby-server/repos/community-any/PKGBUILD emby-server/repos/community-any/emby-migrate-database emby-server/repos/community-any/emby-server emby-server/repos/community-any/emby-server.conf emby-server/repos/community-any/emby-server.install emby-server/repos/community-any/emby-server.service ---+ PKGBUILD | 108 +++--- emby-migrate-database | 112 emby-server |6 +- emby-server.conf |8 +-- emby-server.install | 62 +- emby-server.service | 32 ++--- 6 files changed, 164 insertions(+), 164 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 19:47:16 UTC (rev 142723) +++ PKGBUILD2015-10-01 19:48:20 UTC (rev 142724) @@ -1,54 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin -# Contributor: Daniel Seymour - -pkgname=emby-server -pkgver=3.0.5724.5 -pkgrel=1 -pkgdesc='Bring together your videos, music, photos, and live television' -arch=('any') -url='http://emby.media' -license=('GPL2') -depends=('ffmpeg' 'imagemagick' 'libmediainfo' 'mono' 'sqlite') -install='emby-server.install' -source=("emby-server-${pkgver}.tar.gz::https://github.com/MediaBrowser/MediaBrowser/archive/${pkgver}.tar.gz"; -'emby-server' -'emby-migrate-database' -'emby-server.conf' -'emby-server.service') -backup=('etc/conf.d/emby-server') -sha256sums=('eeb782bf117e1fede5c234d10617d5eec8a3ab6b0cd84f9b1bfc6dd6f6a97b7b' -'7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74' -'0e3f6b7fe700a3bbdf97bdae8655453b34b1bd08fa8ae339e0fd130fe8670b0b' -'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953' -'8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70') - -prepare() { - cd Emby-${pkgver} - - sed 's/libMagickWand-6.Q8.so/libMagickWand-6.Q16HDRI.so/' -i MediaBrowser.Server.Mono/ImageMagickSharp.dll.config -} - -build() { - cd Emby-${pkgver} - - xbuild \ -/p:Configuration='Release Mono' \ -/p:Platform='Any CPU' \ -/p:OutputPath="${srcdir}/build" \ -/t:build MediaBrowser.Mono.sln -} - -package() { - install -dm 755 "${pkgdir}"/{etc/conf.d,usr/{bin,lib/systemd/system}} - cp -dr --no-preserve='ownership' build "${pkgdir}"/usr/lib/emby-server - install -m 755 emby-server "${pkgdir}"/usr/bin/ - install -m 755 emby-migrate-database "${pkgdir}"/usr/bin/ - install -m 644 emby-server.service "${pkgdir}"/usr/lib/systemd/system/ - install -m 644 emby-server.conf "${pkgdir}"/etc/conf.d/emby-server - - install -dm 755 "${pkgdir}"/var/lib/emby - chown 422:422 -R "${pkgdir}"/var/lib/emby -} - -# vim: ts=2 sw=2 et: Copied: emby-server/repos/community-any/PKGBUILD (from rev 142723, emby-server/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 19:48:20 UTC (rev 142724) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Maxime Gauduin +# Contributor: Daniel Seymour + +pkgname=emby-server +pkgver=3.0.5724.6 +pkgrel=1 +pkgdesc='Bring together your videos, music, photos, and live television' +arch=('any') +url='http://emby.media' +license=('GPL2') +depends=('ffmpeg' 'imagemagick' 'libmediainfo' 'mono' 'sqlite') +install='emby-server.install' +source=("emby-server-${pkgver}.tar.gz::https://github.com/MediaBrowser/MediaBrowser/archive/${pkgver}.tar.gz"; +'emby-server' +'emby-migrate-database' +'emby-server.conf' +'emby-server.service') +backup=('etc/conf.d/emby-server') +sha256sums=('295791cfffb76572eb20d0ba9c065f9db7ec765b0775613aab82ebeebb0868c5' +'7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74' +'0e3f6b7fe700a3bbdf97bdae8655453b34b1bd08fa8ae339e0fd130fe8670b0b' +'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953' +'8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70') + +prepare() { + cd Emby-${pkgver} + + sed 's/libMagickWand-6.Q8.so/libMagickWand-6.Q16H
[arch-commits] Commit in emby-server/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 21:47:16 Author: alucryd Revision: 142723 upgpkg: emby-server 3.0.5724.6-1 Modified: emby-server/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 19:21:21 UTC (rev 142722) +++ PKGBUILD2015-10-01 19:47:16 UTC (rev 142723) @@ -3,7 +3,7 @@ # Contributor: Daniel Seymour pkgname=emby-server -pkgver=3.0.5724.5 +pkgver=3.0.5724.6 pkgrel=1 pkgdesc='Bring together your videos, music, photos, and live television' arch=('any') @@ -17,7 +17,7 @@ 'emby-server.conf' 'emby-server.service') backup=('etc/conf.d/emby-server') -sha256sums=('eeb782bf117e1fede5c234d10617d5eec8a3ab6b0cd84f9b1bfc6dd6f6a97b7b' +sha256sums=('295791cfffb76572eb20d0ba9c065f9db7ec765b0775613aab82ebeebb0868c5' '7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74' '0e3f6b7fe700a3bbdf97bdae8655453b34b1bd08fa8ae339e0fd130fe8670b0b' 'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'
[arch-commits] Commit in luasocket/repos (4 files)
Date: Thursday, October 1, 2015 @ 21:21:21 Author: spupykin Revision: 142722 archrelease: copy trunk to community-i686, community-x86_64 Added: luasocket/repos/community-i686/PKGBUILD (from rev 142721, luasocket/trunk/PKGBUILD) luasocket/repos/community-x86_64/PKGBUILD (from rev 142721, luasocket/trunk/PKGBUILD) Deleted: luasocket/repos/community-i686/PKGBUILD luasocket/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 138 community-i686/PKGBUILD | 80 - community-x86_64/PKGBUILD | 80 - 3 files changed, 138 insertions(+), 160 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 19:21:06 UTC (rev 142721) +++ community-i686/PKGBUILD 2015-10-01 19:21:21 UTC (rev 142722) @@ -1,80 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Anders Bergh - -pkgbase=luasocket -pkgname=(lua-socket lua51-socket lua52-socket) -pkgver=3.0rc1 -pkgrel=7 -pkgdesc='Networking support library for the Lua language' -arch=('i686' 'x86_64') -url='https://github.com/diegonehab/luasocket' -license=('MIT') -makedepends=('lua' 'lua51' 'lua52') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/diegonehab/luasocket/archive/v${pkgver/rc/-rc}.tar.gz"; - "https://github.com/diegonehab/luasocket/commit/396e9e5.patch";) -md5sums=('08bd2f265b244eb4bf5c2c36bf89b759' - '7936d598ea91632e7dcc7aebc93c7300') - -prepare() { - cd "${srcdir}/luasocket-${pkgver/rc/-rc}" - patch -p1 < ${srcdir}/396e9e5.patch - - # Partially apply https://github.com/diegonehab/luasocket/commit/ddf429282460323e24652e6beec8e750f8e4a958 - # it replaces deprecated Lua functions. - sed 's/\bluaL_checkint\b/(int)luaL_checkinteger/g' -i src/{mime,luasocket}.c -} - -build() { - cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-52 - cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-51 - - msg2 'Building with lua 5.3' - cd "$srcdir"/luasocket-${pkgver/rc/-rc} - make LUAV=5.3 - - msg2 'Building with lua 5.1' - cd "$srcdir"/luasocket-${pkgver/rc/-rc}-51 - find . -type f -name \*.[ch] -exec sed -i \ --e 's|include "lua.h|include "lua5.1/lua.h|g' \ --e 's|include "lualib.h|include "lua5.1/lualib.h|g' \ --e 's|include "luaconf.h|include "lua5.1/luaconf.h|g' \ --e 's|include "lauxlib.h|include "lua5.1/lauxlib.h|g' \ -{} \; - make LUAV=5.1 - - msg2 'Building with lua 5.2' - cd "$srcdir"/luasocket-${pkgver/rc/-rc}-52 - find . -type f -name \*.[ch] -exec sed -i \ --e 's|include "lua.h|include "lua5.2/lua.h|g' \ --e 's|include "lualib.h|include "lua5.2/lualib.h|g' \ --e 's|include "luaconf.h|include "lua5.2/luaconf.h|g' \ --e 's|include "lauxlib.h|include "lua5.2/lauxlib.h|g' \ -{} \; - make LUAV=5.2 -} - -package_lua-socket() { - depends=('lua') - cd luasocket-${pkgver/rc/-rc} - make DESTDIR="$pkgdir/" LUAV=5.3 prefix=/usr install-unix - install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} - -package_lua51-socket() { - depends=('lua51') - replaces=('luasocket') - conflicts=('luasocket') - - cd luasocket-${pkgver/rc/-rc}-51 - make DESTDIR="$pkgdir/" LUAV=5.1 prefix=/usr install-unix - install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} - -package_lua52-socket() { - depends=('lua52') - - cd luasocket-${pkgver/rc/-rc}-52 - make DESTDIR="$pkgdir/" LUAV=5.2 prefix=/usr install-unix - install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} Copied: luasocket/repos/community-i686/PKGBUILD (from rev 142721, luasocket/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 19:21:21 UTC (rev 142722) @@ -0,0 +1,69 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Anders Bergh + +pkgbase=luasocket +pkgname=(lua-socket lua51-socket lua52-socket) +pkgver=20151001 +pkgrel=1 +pkgdesc='Networking support library for the Lua language' +arch=('i686' 'x86_64') +url='https://github.com/diegonehab/luasocket' +license=('MIT') +makedepends=('lua' 'lua51' 'lua52' 'git') +source=("git+https://github.com/diegonehab/luasocket.git";) +md5sums=('SKI
[arch-commits] Commit in luasocket/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 21:21:06 Author: spupykin Revision: 142721 upgpkg: luasocket 20151001-1 upd Modified: luasocket/trunk/PKGBUILD --+ PKGBUILD | 37 + 1 file changed, 13 insertions(+), 24 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 19:15:52 UTC (rev 142720) +++ PKGBUILD2015-10-01 19:21:06 UTC (rev 142721) @@ -4,37 +4,26 @@ pkgbase=luasocket pkgname=(lua-socket lua51-socket lua52-socket) -pkgver=3.0rc1 -pkgrel=8 +pkgver=20151001 +pkgrel=1 pkgdesc='Networking support library for the Lua language' arch=('i686' 'x86_64') url='https://github.com/diegonehab/luasocket' license=('MIT') -makedepends=('lua' 'lua51' 'lua52') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/diegonehab/luasocket/archive/v${pkgver/rc/-rc}.tar.gz"; - "https://github.com/diegonehab/luasocket/commit/396e9e5.patch";) -md5sums=('08bd2f265b244eb4bf5c2c36bf89b759' - '7936d598ea91632e7dcc7aebc93c7300') +makedepends=('lua' 'lua51' 'lua52' 'git') +source=("git+https://github.com/diegonehab/luasocket.git";) +md5sums=('SKIP') -prepare() { - cd "${srcdir}/luasocket-${pkgver/rc/-rc}" - patch -p1 < ${srcdir}/396e9e5.patch - - # Partially apply https://github.com/diegonehab/luasocket/commit/ddf429282460323e24652e6beec8e750f8e4a958 - # it replaces deprecated Lua functions. - sed 's/\bluaL_checkint\b/(int)luaL_checkinteger/g' -i src/{mime,luasocket}.c -} - build() { - cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-52 - cp -a luasocket-${pkgver/rc/-rc} luasocket-${pkgver/rc/-rc}-51 + cp -a luasocket luasocket-52 + cp -a luasocket luasocket-51 msg2 'Building with lua 5.3' - cd "$srcdir"/luasocket-${pkgver/rc/-rc} + cd "$srcdir"/luasocket make LUAV=5.3 msg2 'Building with lua 5.1' - cd "$srcdir"/luasocket-${pkgver/rc/-rc}-51 + cd "$srcdir"/luasocket-51 find . -type f -name \*.[ch] -exec sed -i \ -e 's|include "lua.h|include "lua5.1/lua.h|g' \ -e 's|include "lualib.h|include "lua5.1/lualib.h|g' \ @@ -44,7 +33,7 @@ make LUAV=5.1 msg2 'Building with lua 5.2' - cd "$srcdir"/luasocket-${pkgver/rc/-rc}-52 + cd "$srcdir"/luasocket-52 find . -type f -name \*.[ch] -exec sed -i \ -e 's|include "lua.h|include "lua5.2/lua.h|g' \ -e 's|include "lualib.h|include "lua5.2/lualib.h|g' \ @@ -56,7 +45,7 @@ package_lua-socket() { depends=('lua') - cd luasocket-${pkgver/rc/-rc} + cd luasocket make DESTDIR="$pkgdir/" LUAV=5.3 prefix=/usr install-unix install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } @@ -66,7 +55,7 @@ replaces=('luasocket') conflicts=('luasocket') - cd luasocket-${pkgver/rc/-rc}-51 + cd luasocket-51 make DESTDIR="$pkgdir/" LUAV=5.1 prefix=/usr install-unix install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } @@ -74,7 +63,7 @@ package_lua52-socket() { depends=('lua52') - cd luasocket-${pkgver/rc/-rc}-52 + cd luasocket-52 make DESTDIR="$pkgdir/" LUAV=5.2 prefix=/usr install-unix install -D -m0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" }
[arch-commits] Commit in luasocket/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 21:15:52 Author: spupykin Revision: 142720 upgpkg: luasocket 3.0rc1-8 upd Modified: luasocket/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 19:15:42 UTC (rev 142719) +++ PKGBUILD2015-10-01 19:15:52 UTC (rev 142720) @@ -5,7 +5,7 @@ pkgbase=luasocket pkgname=(lua-socket lua51-socket lua52-socket) pkgver=3.0rc1 -pkgrel=7 +pkgrel=8 pkgdesc='Networking support library for the Lua language' arch=('i686' 'x86_64') url='https://github.com/diegonehab/luasocket'
[arch-commits] Commit in cython/repos (4 files)
Date: Thursday, October 1, 2015 @ 21:15:42 Author: spupykin Revision: 142719 archrelease: copy trunk to community-i686, community-x86_64 Added: cython/repos/community-i686/PKGBUILD (from rev 142718, cython/trunk/PKGBUILD) cython/repos/community-x86_64/PKGBUILD (from rev 142718, cython/trunk/PKGBUILD) Deleted: cython/repos/community-i686/PKGBUILD cython/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 84 community-i686/PKGBUILD | 35 -- community-x86_64/PKGBUILD | 35 -- 3 files changed, 84 insertions(+), 70 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 19:15:24 UTC (rev 142718) +++ community-i686/PKGBUILD 2015-10-01 19:15:42 UTC (rev 142719) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Igor Scabini - -pkgname=('cython' 'cython2') -pkgbase=cython -pkgver=0.23.2 -pkgrel=2 -pkgdesc="C-Extensions for Python " -arch=(i686 x86_64) -url="http://www.cython.org"; -license=('APACHE') -makedepends=('python-setuptools' 'python2-setuptools') -source=("http://cython.org/release/Cython-$pkgver.tar.gz";) -md5sums=('188e18c826dae4514ee0628144df6c3e') - -package_cython() { - depends=('python' 'python-setuptools') - - cd $srcdir/Cython-$pkgver - python setup.py install --root=$pkgdir - - sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* -} - -package_cython2() { - depends=('python2' 'python2-setuptools') - - cd $srcdir/Cython-$pkgver - python2 setup.py install --root=$pkgdir - - mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 - mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 - mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2 -} Copied: cython/repos/community-i686/PKGBUILD (from rev 142718, cython/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 19:15:42 UTC (rev 142719) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Igor Scabini + +pkgname=('cython' 'cython2') +pkgbase=cython +pkgver=0.23.2 +pkgrel=3 +pkgdesc="C-Extensions for Python " +arch=(i686 x86_64) +url="http://www.cython.org"; +license=('APACHE') +makedepends=('python-setuptools' 'python2-setuptools') +source=("http://cython.org/release/Cython-$pkgver.tar.gz"; + "https://github.com/cython/cython/commit/27916f4ade2c24c7a4ffcad7dbe9adffd03a567e.patch";) +md5sums=('188e18c826dae4514ee0628144df6c3e' + 'e8c0d274154e899efbdf2221a732f473') + +prepare() { + cd $srcdir/Cython-$pkgver + patch -p1 <$srcdir/27916f4ade2c24c7a4ffcad7dbe9adffd03a567e.patch +} + +package_cython() { + depends=('python' 'python-setuptools') + + cd $srcdir/Cython-$pkgver + python setup.py install --root=$pkgdir + + sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* +} + +package_cython2() { + depends=('python2' 'python2-setuptools') + + cd $srcdir/Cython-$pkgver + python2 setup.py install --root=$pkgdir + + mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 + mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 + mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2 +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 19:15:24 UTC (rev 142718) +++ community-x86_64/PKGBUILD 2015-10-01 19:15:42 UTC (rev 142719) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Igor Scabini - -pkgname=('cython' 'cython2') -pkgbase=cython -pkgver=0.23.2 -pkgrel=2 -pkgdesc="C-Extensions for Python " -arch=(i686 x86_64) -url="http://www.cython.org"; -license=('APACHE') -makedepends=('python-setuptools' 'python2-setuptools') -source=("http://cython.org/release/Cython-$pkgver.tar.gz";) -md5sums=('188e18c826dae4514ee0628144df6c3e') - -package_cython() { - depends=('python' 'python-setuptools') - - cd $srcdir/Cython-$pkgver - python setup.py install --root=$pkgdir - - sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* -} - -package_cython2() { - depends=('python2' 'python2-setuptools') - - cd $srcdir/Cython-$pkgver - python2 setup.py install --root=$pkgdir - - mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 - mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 - mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2 -} Copied: cython/repos/community-x86_64/PKGBUILD (from rev 142718, cython/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 19:15:42 UTC (rev 142719) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Igor Scabini + +pkgname=('cython' 'cython2') +pkgbase=cython +pkgver=0.23.2 +pkgrel=3 +pkgdesc="C-Ex
[arch-commits] Commit in cython/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 21:15:24 Author: spupykin Revision: 142718 upgpkg: cython 0.23.2-3 upd Modified: cython/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:35:06 UTC (rev 142717) +++ PKGBUILD2015-10-01 19:15:24 UTC (rev 142718) @@ -5,15 +5,22 @@ pkgname=('cython' 'cython2') pkgbase=cython pkgver=0.23.2 -pkgrel=2 +pkgrel=3 pkgdesc="C-Extensions for Python " arch=(i686 x86_64) url="http://www.cython.org"; license=('APACHE') makedepends=('python-setuptools' 'python2-setuptools') -source=("http://cython.org/release/Cython-$pkgver.tar.gz";) -md5sums=('188e18c826dae4514ee0628144df6c3e') +source=("http://cython.org/release/Cython-$pkgver.tar.gz"; + "https://github.com/cython/cython/commit/27916f4ade2c24c7a4ffcad7dbe9adffd03a567e.patch";) +md5sums=('188e18c826dae4514ee0628144df6c3e' + 'e8c0d274154e899efbdf2221a732f473') +prepare() { + cd $srcdir/Cython-$pkgver + patch -p1 <$srcdir/27916f4ade2c24c7a4ffcad7dbe9adffd03a567e.patch +} + package_cython() { depends=('python' 'python-setuptools')
[arch-commits] Commit in tomcat8/repos/extra-any (10 files)
Date: Thursday, October 1, 2015 @ 20:43:32 Author: guillaume Revision: 248238 archrelease: copy trunk to extra-any Added: tomcat8/repos/extra-any/PKGBUILD (from rev 248237, tomcat8/trunk/PKGBUILD) tomcat8/repos/extra-any/systemd_sysusers.d_tomcat8.conf (from rev 248237, tomcat8/trunk/systemd_sysusers.d_tomcat8.conf) tomcat8/repos/extra-any/systemd_tmpfiles.d_tomcat8.conf (from rev 248237, tomcat8/trunk/systemd_tmpfiles.d_tomcat8.conf) tomcat8/repos/extra-any/systemd_tomcat8.service (from rev 248237, tomcat8/trunk/systemd_tomcat8.service) tomcat8/repos/extra-any/tomcat8.install (from rev 248237, tomcat8/trunk/tomcat8.install) Deleted: tomcat8/repos/extra-any/PKGBUILD tomcat8/repos/extra-any/systemd_sysusers.d_tomcat8.conf tomcat8/repos/extra-any/systemd_tmpfiles.d_tomcat8.conf tomcat8/repos/extra-any/systemd_tomcat8.service tomcat8/repos/extra-any/tomcat8.install -+ PKGBUILD| 156 +++--- systemd_sysusers.d_tomcat8.conf |2 systemd_tmpfiles.d_tomcat8.conf | 10 +- systemd_tomcat8.service | 66 tomcat8.install | 38 - 5 files changed, 136 insertions(+), 136 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 18:43:03 UTC (rev 248237) +++ PKGBUILD2015-10-01 18:43:32 UTC (rev 248238) @@ -1,78 +0,0 @@ -# Maintainer: Guillaume ALAUX -pkgname=tomcat8 -pkgver=8.0.26 -pkgrel=1 -pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies' -arch=('any') -url='http://tomcat.apache.org/' -license=('APACHE') -depends=('java-runtime>=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj') -optdepends=('tomcat-native: to allow optimal performance in production environments') -backup=(etc/${pkgname}/catalina.policy -etc/${pkgname}/catalina.properties -etc/${pkgname}/context.xml -etc/${pkgname}/logging.properties -etc/${pkgname}/server.xml -etc/${pkgname}/tomcat-users.xml -etc/${pkgname}/web.xml) -install=${pkgname}.install -source=(http://archive.apache.org/dist/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz -systemd_${pkgname}.service -systemd_sysusers.d_${pkgname}.conf -systemd_tmpfiles.d_${pkgname}.conf) - -sha256sums=('9f11588f0ff767adde63cd6919462c0c2742897560f4b367a0dd8b1ed382' -'d44056248b7cdd6671fd4de08a9453b3bd1a83980343d249a99b74939d46f4d4' -'02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216' -'0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2') - -_gid_log=19 -_gid_tomcat=57 -_uid_tomcat=57 - -package() { - cd "${srcdir}/apache-tomcat-${pkgver}" - - # Tomcat general files - install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname} - cp -r bin "${pkgdir}"/usr/share/${pkgname} - # commons-daemon and tomcat-natives are packaged on their own - rm "${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz} - ln -s /usr/share/java/commons-daemon.jar "${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar - - install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname} - # eclipse-ecj is packaged on its own - rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar - ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar - - ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib - - # We log through systemd but this would still be required for stock Tomcat logging - install -dm775 -o ${_uid_tomcat} -g ${_gid_log} "${pkgdir}"/var/log/${pkgname} - ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs - touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err} - chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err} - - install -dm775 "${pkgdir}"/etc/${pkgname} - install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname} - install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina - ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf - - install -dm775 "${pkgdir}"/var/lib/${pkgname} - cp -r webapps "${pkgdir}"/var/lib/${pkgname} - chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname} - chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps - ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps - - install -dm1777 "${pkgdir}"/var/tmp - install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} "${pkgdir}"/var/tmp/${pkgname}/{temp,work} - ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp - ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work - - install -Dm644 "${srcdir}"/systemd_${pkgname}.service \ - "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service - install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \ - "${pkgdir}"/usr/lib/sysuse
[arch-commits] Commit in tomcat8/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 20:43:03 Author: guillaume Revision: 248237 Upstream release 8.0.27 Modified: tomcat8/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:05:41 UTC (rev 248236) +++ PKGBUILD2015-10-01 18:43:03 UTC (rev 248237) @@ -1,6 +1,6 @@ # Maintainer: Guillaume ALAUX pkgname=tomcat8 -pkgver=8.0.26 +pkgver=8.0.27 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies' arch=('any') @@ -16,12 +16,12 @@ etc/${pkgname}/tomcat-users.xml etc/${pkgname}/web.xml) install=${pkgname}.install -source=(http://archive.apache.org/dist/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz +source=(https://dist.apache.org/repos/dist/release/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz systemd_${pkgname}.service systemd_sysusers.d_${pkgname}.conf systemd_tmpfiles.d_${pkgname}.conf) -sha256sums=('9f11588f0ff767adde63cd6919462c0c2742897560f4b367a0dd8b1ed382' +sha256sums=('8ae7885596feb61d9f8944f928bcd6af7c799de33034fb7435c9991b34aa729a' 'd44056248b7cdd6671fd4de08a9453b3bd1a83980343d249a99b74939d46f4d4' '02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216' '0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2')
[arch-commits] Commit in unpaper/repos (4 files)
Date: Thursday, October 1, 2015 @ 19:35:06 Author: spupykin Revision: 142717 archrelease: copy trunk to community-i686, community-x86_64 Added: unpaper/repos/community-i686/PKGBUILD (from rev 142716, unpaper/trunk/PKGBUILD) unpaper/repos/community-x86_64/PKGBUILD (from rev 142716, unpaper/trunk/PKGBUILD) Deleted: unpaper/repos/community-i686/PKGBUILD unpaper/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 58 community-i686/PKGBUILD | 29 -- community-x86_64/PKGBUILD | 29 -- 3 files changed, 58 insertions(+), 58 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 17:34:48 UTC (rev 142716) +++ community-i686/PKGBUILD 2015-10-01 17:35:06 UTC (rev 142717) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Andreas Hauser - -pkgname=unpaper -pkgver=6.1 -pkgrel=1 -pkgdesc="post-processing tool for scanned sheets of paper" -arch=('i686' 'x86_64') -url="https://github.com/Flameeyes/unpaper"; -license=("GPL") -depends=('ffmpeg') -makedepends=('gcc' 'libxslt') -source=("$pkgname-${pkgver}.tar.gz::https://github.com/Flameeyes/unpaper/tarball/unpaper-$pkgver";) -md5sums=('ade1513be12ffc73063db0b375017ca7') - -build() { - cd $srcdir/Flameeyes-unpaper-* - aclocal - automake --add-missing - autoconf - [ -f Makefile ] || ./configure --prefix=/usr - make -} - -package() { - cd $srcdir/Flameeyes-unpaper-* - make install DESTDIR=$pkgdir -} Copied: unpaper/repos/community-i686/PKGBUILD (from rev 142716, unpaper/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 17:35:06 UTC (rev 142717) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Andreas Hauser + +pkgname=unpaper +pkgver=6.1 +pkgrel=2 +pkgdesc="post-processing tool for scanned sheets of paper" +arch=('i686' 'x86_64') +url="https://github.com/Flameeyes/unpaper"; +license=("GPL") +depends=('ffmpeg') +makedepends=('gcc' 'libxslt') +source=("$pkgname-${pkgver}.tar.gz::https://github.com/Flameeyes/unpaper/tarball/unpaper-$pkgver";) +md5sums=('ade1513be12ffc73063db0b375017ca7') + +build() { + cd $srcdir/Flameeyes-unpaper-* + aclocal + automake --add-missing + autoconf + [ -f Makefile ] || ./configure --prefix=/usr + make +} + +package() { + cd $srcdir/Flameeyes-unpaper-* + make install DESTDIR=$pkgdir +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 17:34:48 UTC (rev 142716) +++ community-x86_64/PKGBUILD 2015-10-01 17:35:06 UTC (rev 142717) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Andreas Hauser - -pkgname=unpaper -pkgver=6.1 -pkgrel=1 -pkgdesc="post-processing tool for scanned sheets of paper" -arch=('i686' 'x86_64') -url="https://github.com/Flameeyes/unpaper"; -license=("GPL") -depends=('ffmpeg') -makedepends=('gcc' 'libxslt') -source=("$pkgname-${pkgver}.tar.gz::https://github.com/Flameeyes/unpaper/tarball/unpaper-$pkgver";) -md5sums=('ade1513be12ffc73063db0b375017ca7') - -build() { - cd $srcdir/Flameeyes-unpaper-* - aclocal - automake --add-missing - autoconf - [ -f Makefile ] || ./configure --prefix=/usr - make -} - -package() { - cd $srcdir/Flameeyes-unpaper-* - make install DESTDIR=$pkgdir -} Copied: unpaper/repos/community-x86_64/PKGBUILD (from rev 142716, unpaper/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 17:35:06 UTC (rev 142717) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Andreas Hauser + +pkgname=unpaper +pkgver=6.1 +pkgrel=2 +pkgdesc="post-processing tool for scanned sheets of paper" +arch=('i686' 'x86_64') +url="https://github.com/Flameeyes/unpaper"; +license=("GPL") +depends=('ffmpeg') +makedepends=('gcc' 'libxslt') +source=("$pkgname-${pkgver}.tar.gz::https://github.com/Flameeyes/unpaper/tarball/unpaper-$pkgver";) +md5sums=('ade1513be12ffc73063db0b375017ca7') + +build() { + cd $srcdir/Flameeyes-unpaper-* + aclocal + automake --add-missing + autoconf + [ -f Makefile ] || ./configure --prefix=/usr + make +} + +package() { + cd $srcdir/Flameeyes-unpaper-* + make install DESTDIR=$pkgdir +}
[arch-commits] Commit in unpaper/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 19:34:48 Author: spupykin Revision: 142716 upgpkg: unpaper 6.1-2 upd Modified: unpaper/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:21:52 UTC (rev 142715) +++ PKGBUILD2015-10-01 17:34:48 UTC (rev 142716) @@ -4,7 +4,7 @@ pkgname=unpaper pkgver=6.1 -pkgrel=1 +pkgrel=2 pkgdesc="post-processing tool for scanned sheets of paper" arch=('i686' 'x86_64') url="https://github.com/Flameeyes/unpaper";
[arch-commits] Commit in owncloud/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 19:21:42 Author: spupykin Revision: 142714 upgpkg: owncloud 8.1.3-2 upd Modified: owncloud/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:11:13 UTC (rev 142713) +++ PKGBUILD2015-10-01 17:21:42 UTC (rev 142714) @@ -5,7 +5,7 @@ pkgname=owncloud pkgver=8.1.3 -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/"; @@ -69,6 +69,7 @@ find . -type f -name .gitmodules -delete find . -type f -name .travis.yml -delete find . -type d -name .git -exec rm -rf {} \; + find ./apps -maxdepth 1 -type f -delete } package() {
[arch-commits] Commit in owncloud/repos/community-any (4 files)
Date: Thursday, October 1, 2015 @ 19:21:52 Author: spupykin Revision: 142715 archrelease: copy trunk to community-any Added: owncloud/repos/community-any/PKGBUILD (from rev 142714, owncloud/trunk/PKGBUILD) owncloud/repos/community-any/apache.example.conf (from rev 142714, owncloud/trunk/apache.example.conf) Deleted: owncloud/repos/community-any/PKGBUILD owncloud/repos/community-any/apache.example.conf -+ PKGBUILD| 201 +- apache.example.conf | 36 2 files changed, 119 insertions(+), 118 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 17:21:42 UTC (rev 142714) +++ PKGBUILD2015-10-01 17:21:52 UTC (rev 142715) @@ -1,100 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Antonio Rojas -# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov - -pkgname=owncloud -pkgver=8.1.3 -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') -_watch="https://owncloud.org/changelog/"; -#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=('b3a4a356640a2f1415a741113cba35b5' - '1016792e4c6c1d0ced5cd6c46465ea05' - 'b55b5017bde60982d6f32f687fa99690' - 'bbcb0103050d82068eb916cdc6f5f93a' - '829075bb969385bfdf8cb5cab8701e97' - 'e16ab75d376d1315bbb83283c2cd02e2' - 'f9b0597c207a6fdc765c914d5e972f37' - 'c10cf2aff361523ae6f40d72f39a3f46' - '83c20940fce448d33b884a9d0353f69f' - '12046749a7667a755ff29fc025e9dcfa' - '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/webapp
[arch-commits] Commit in anki/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 19:11:04 Author: spupykin Revision: 142712 upgpkg: anki 2.0.32-2 upd Modified: anki/trunk/PKGBUILD --+ PKGBUILD |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:09:08 UTC (rev 142711) +++ PKGBUILD2015-10-01 17:11:04 UTC (rev 142712) @@ -6,7 +6,7 @@ pkgname=anki pkgver=2.0.32 -pkgrel=1 +pkgrel=2 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" url="http://ankisrs.net/"; license=('AGPL3') @@ -14,11 +14,14 @@ depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2' 'python2-sqlalchemy') optdepends=('mplayer: sound playing') install=anki.install -source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz) -md5sums=('2186925ffa068017a30734e75b8a8ad7') +source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz + https://github.com/dae/anki/commit/713667d01563e9bcebd427e6ce38df8ebd93fd09.patch) +md5sums=('2186925ffa068017a30734e75b8a8ad7' + '6f3eeadd8d292f56817f1e1c8dec0e80') prepare() { cd $srcdir/anki-$pkgver + patch -p1 <$srcdir/713667d01563e9bcebd427e6ce38df8ebd93fd09.patch sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' anki/anki runanki }
[arch-commits] Commit in anki/repos/community-any (4 files)
Date: Thursday, October 1, 2015 @ 19:11:13 Author: spupykin Revision: 142713 archrelease: copy trunk to community-any Added: anki/repos/community-any/PKGBUILD (from rev 142712, anki/trunk/PKGBUILD) anki/repos/community-any/anki.install (from rev 142712, anki/trunk/anki.install) Deleted: anki/repos/community-any/PKGBUILD anki/repos/community-any/anki.install --+ PKGBUILD | 75 + anki.install | 20 +++ 2 files changed, 49 insertions(+), 46 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 17:11:04 UTC (rev 142712) +++ PKGBUILD2015-10-01 17:11:13 UTC (rev 142713) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Timm Preetz -# Contributor: Michael 'manveru' Fellinger -# Contributor: Dave Pretty - -pkgname=anki -pkgver=2.0.32 -pkgrel=1 -pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" -url="http://ankisrs.net/"; -license=('AGPL3') -arch=('any') -depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2' 'python2-sqlalchemy') -optdepends=('mplayer: sound playing') -install=anki.install -source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz) -md5sums=('2186925ffa068017a30734e75b8a8ad7') - -prepare() { - cd $srcdir/anki-$pkgver - sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' anki/anki runanki -} - -package() { - cd $srcdir/anki-$pkgver - mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}} - cp -av * $pkgdir/usr/share/anki/ - cd $pkgdir/usr/share/anki && ( -mv runanki ../../bin/anki -mv anki.xpm anki.png ../pixmaps/ -mv anki.desktop ../applications/ -mv anki.1 ../man/man1/ - ) - rm -rf $pkgdir/usr/share/anki/{tests,thirdparty/[!s]*,tools,anki.bat} -} Copied: anki/repos/community-any/PKGBUILD (from rev 142712, anki/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 17:11:13 UTC (rev 142713) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Maintainer: Timm Preetz +# Contributor: Michael 'manveru' Fellinger +# Contributor: Dave Pretty + +pkgname=anki +pkgver=2.0.32 +pkgrel=2 +pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" +url="http://ankisrs.net/"; +license=('AGPL3') +arch=('any') +depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2' 'python2-sqlalchemy') +optdepends=('mplayer: sound playing') +install=anki.install +source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz + https://github.com/dae/anki/commit/713667d01563e9bcebd427e6ce38df8ebd93fd09.patch) +md5sums=('2186925ffa068017a30734e75b8a8ad7' + '6f3eeadd8d292f56817f1e1c8dec0e80') + +prepare() { + cd $srcdir/anki-$pkgver + patch -p1 <$srcdir/713667d01563e9bcebd427e6ce38df8ebd93fd09.patch + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' anki/anki runanki +} + +package() { + cd $srcdir/anki-$pkgver + mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}} + cp -av * $pkgdir/usr/share/anki/ + cd $pkgdir/usr/share/anki && ( +mv runanki ../../bin/anki +mv anki.xpm anki.png ../pixmaps/ +mv anki.desktop ../applications/ +mv anki.1 ../man/man1/ + ) + rm -rf $pkgdir/usr/share/anki/{tests,thirdparty/[!s]*,tools,anki.bat} +} Deleted: anki.install === --- anki.install2015-10-01 17:11:04 UTC (rev 142712) +++ anki.install2015-10-01 17:11:13 UTC (rev 142713) @@ -1,10 +0,0 @@ -post_install() { -# xdg-mime install --novendor usr/share/anki/anki.xml -# xdg-mime default anki.desktop application/x-anki -# xdg-mime default anki.desktop application/x-apkg - [ -x usr/bin/update-desktop-database ] && update-desktop-database -q -} - -post_upgrade() { - post_install -} Copied: anki/repos/community-any/anki.install (from rev 142712, anki/trunk/anki.install) === --- anki.install(rev 0) +++ anki.install2015-10-01 17:11:13 UTC (rev 142713) @@ -0,0 +1,10 @@ +post_install() { +# xdg-mime install --novendor usr/share/anki/anki.xml +# xdg-mime default anki.desktop application/x-anki +# xdg-mime default anki.desktop application/x-apkg + [ -x usr/bin/update-desktop-database ] && update-desktop-database -q +} + +post_upgrade() { + post_install +}
[arch-commits] Commit in freerdp/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 19:09:08 Author: spupykin Revision: 142711 Modified: freerdp/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 17:00:34 UTC (rev 142710) +++ PKGBUILD2015-10-01 17:09:08 UTC (rev 142711) @@ -7,7 +7,7 @@ pkgver=1.2.0_beta1+android9 _pkgver=${pkgver/_/-} _pkgver=${_pkgver/+/-} -pkgrel=1 +pkgrel=2 pkgdesc="Free RDP client" arch=('i686' 'x86_64') url="http://freerdp.sourceforge.net"; @@ -42,6 +42,7 @@ -DWITH_CHANNELS=ON \ -DWITH_CLIENT_CHANNELS=ON \ -DWITH_SERVER_CHANNELS=ON \ +# -DWITH_WAYLAND=ON \ . make }
[arch-commits] Commit in linux-lts/trunk (PKGBUILD config config.x86_64)
Date: Thursday, October 1, 2015 @ 19:03:38 Author: andyrtr Revision: 248234 upgpkg: linux-lts 4.1.9-2 fix microcode loading FS#46495 Modified: linux-lts/trunk/PKGBUILD linux-lts/trunk/config linux-lts/trunk/config.x86_64 ---+ PKGBUILD |6 +++--- config|5 - config.x86_64 |5 - 3 files changed, 11 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:57:50 UTC (rev 248233) +++ PKGBUILD2015-10-01 17:03:38 UTC (rev 248234) @@ -5,7 +5,7 @@ pkgbase=linux-lts _srcname=linux-4.1 pkgver=4.1.9 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.kernel.org/"; license=('GPL2') @@ -23,8 +23,8 @@ 'SKIP' '9912a9ce6aa47d96c526214349daf439d05c59015270dc64e19b065b309be107' 'SKIP' -'53141e415a1b66f211510337fea60587a9255b6b0324ee44531441a4a77523ca' -'a17e6924fca734dbb473d61d5ab005d73303b1ac6c02b51204111c6b5032489c' +'a3a17dec60161aa885c372a5edaa047f5e43044a66a5088e19392986eb8ea1a8' +'70842d2c2bc56f4520bc021786e386634cb1b7adbfbdf704d048aefa65d59aa2' '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0' '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99') validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds Modified: config === --- config 2015-10-01 16:57:50 UTC (rev 248233) +++ config 2015-10-01 17:03:38 UTC (rev 248234) @@ -447,10 +447,13 @@ CONFIG_TOSHIBA=m CONFIG_I8K=m CONFIG_X86_REBOOTFIXUPS=y -CONFIG_MICROCODE=m +CONFIG_MICROCODE=y CONFIG_MICROCODE_INTEL=y CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_OLD_INTERFACE=y +CONFIG_MICROCODE_INTEL_EARLY=y +CONFIG_MICROCODE_AMD_EARLY=y +CONFIG_MICROCODE_EARLY=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m # CONFIG_NOHIGHMEM is not set Modified: config.x86_64 === --- config.x86_64 2015-10-01 16:57:50 UTC (rev 248233) +++ config.x86_64 2015-10-01 17:03:38 UTC (rev 248234) @@ -446,10 +446,13 @@ CONFIG_X86_ESPFIX64=y CONFIG_X86_VSYSCALL_EMULATION=y CONFIG_I8K=m -CONFIG_MICROCODE=m +CONFIG_MICROCODE=y CONFIG_MICROCODE_INTEL=y CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_OLD_INTERFACE=y +CONFIG_MICROCODE_INTEL_EARLY=y +CONFIG_MICROCODE_AMD_EARLY=y +CONFIG_MICROCODE_EARLY=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
[arch-commits] Commit in linux-lts/repos (24 files)
Date: Thursday, October 1, 2015 @ 19:04:05 Author: andyrtr Revision: 248235 archrelease: copy trunk to testing-i686, testing-x86_64 Added: linux-lts/repos/testing-i686/PKGBUILD (from rev 248234, linux-lts/trunk/PKGBUILD) linux-lts/repos/testing-i686/change-default-console-loglevel.patch (from rev 248234, linux-lts/trunk/change-default-console-loglevel.patch) linux-lts/repos/testing-i686/config (from rev 248234, linux-lts/trunk/config) linux-lts/repos/testing-i686/config.x86_64 (from rev 248234, linux-lts/trunk/config.x86_64) linux-lts/repos/testing-i686/linux-lts.install (from rev 248234, linux-lts/trunk/linux-lts.install) linux-lts/repos/testing-i686/linux-lts.preset (from rev 248234, linux-lts/trunk/linux-lts.preset) linux-lts/repos/testing-x86_64/PKGBUILD (from rev 248234, linux-lts/trunk/PKGBUILD) linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch (from rev 248234, linux-lts/trunk/change-default-console-loglevel.patch) linux-lts/repos/testing-x86_64/config (from rev 248234, linux-lts/trunk/config) linux-lts/repos/testing-x86_64/config.x86_64 (from rev 248234, linux-lts/trunk/config.x86_64) linux-lts/repos/testing-x86_64/linux-lts.install (from rev 248234, linux-lts/trunk/linux-lts.install) linux-lts/repos/testing-x86_64/linux-lts.preset (from rev 248234, linux-lts/trunk/linux-lts.preset) Deleted: linux-lts/repos/testing-i686/PKGBUILD linux-lts/repos/testing-i686/change-default-console-loglevel.patch linux-lts/repos/testing-i686/config linux-lts/repos/testing-i686/config.x86_64 linux-lts/repos/testing-i686/linux-lts.install linux-lts/repos/testing-i686/linux-lts.preset linux-lts/repos/testing-x86_64/PKGBUILD linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch linux-lts/repos/testing-x86_64/config linux-lts/repos/testing-x86_64/config.x86_64 linux-lts/repos/testing-x86_64/linux-lts.install linux-lts/repos/testing-x86_64/linux-lts.preset --+ /PKGBUILD| 580 /change-default-console-loglevel.patch | 22 /config |15124 + /config.x86_64 |14618 /linux-lts.install | 74 /linux-lts.preset| 28 testing-i686/PKGBUILD| 290 testing-i686/change-default-console-loglevel.patch | 11 testing-i686/config | 7559 testing-i686/config.x86_64 | 7306 testing-i686/linux-lts.install | 37 testing-i686/linux-lts.preset| 14 testing-x86_64/PKGBUILD | 290 testing-x86_64/change-default-console-loglevel.patch | 11 testing-x86_64/config| 7559 testing-x86_64/config.x86_64 | 7306 testing-x86_64/linux-lts.install | 37 testing-x86_64/linux-lts.preset | 14 18 files changed, 30446 insertions(+), 30434 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 248234:248235 to see the changes.
[arch-commits] Commit in cgmanager/repos (4 files)
Date: Thursday, October 1, 2015 @ 19:00:34 Author: spupykin Revision: 142710 archrelease: copy trunk to community-i686, community-x86_64 Added: cgmanager/repos/community-i686/PKGBUILD (from rev 142709, cgmanager/trunk/PKGBUILD) cgmanager/repos/community-x86_64/PKGBUILD (from rev 142709, cgmanager/trunk/PKGBUILD) Deleted: cgmanager/repos/community-i686/PKGBUILD cgmanager/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 58 community-i686/PKGBUILD | 27 community-x86_64/PKGBUILD | 27 3 files changed, 58 insertions(+), 54 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 17:00:09 UTC (rev 142709) +++ community-i686/PKGBUILD 2015-10-01 17:00:34 UTC (rev 142710) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=cgmanager -pkgver=0.39 -pkgrel=1 -pkgdesc="Another daemon for managing control groups" -arch=(i686 x86_64) -url="https://linuxcontainers.org/"; -license=('GPL') -depends=('libnih') -makedepends=('help2man') -source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) -md5sums=('83ef00049944f1e444a3149afc668a1d') - -build() { - cd "$srcdir/$pkgname-$pkgver" -# ./bootstrap.sh - ./configure --prefix=/usr --sbindir=/usr/bin \ - --with-init-script=systemd - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: cgmanager/repos/community-i686/PKGBUILD (from rev 142709, cgmanager/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 17:00:34 UTC (rev 142710) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=cgmanager +pkgver=0.39 +pkgrel=2 +pkgdesc="Another daemon for managing control groups" +arch=(i686 x86_64) +url="https://linuxcontainers.org/"; +license=('GPL') +depends=('libnih') +makedepends=('help2man') +source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) +md5sums=('83ef00049944f1e444a3149afc668a1d') + +build() { + cd "$srcdir/$pkgname-$pkgver" +# ./bootstrap.sh + ./configure --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib \ + --with-init-script=systemd + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir/" install + mv $pkgdir/lib/* $pkgdir/usr/lib/ + rmdir $pkgdir/lib +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 17:00:09 UTC (rev 142709) +++ community-x86_64/PKGBUILD 2015-10-01 17:00:34 UTC (rev 142710) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=cgmanager -pkgver=0.39 -pkgrel=1 -pkgdesc="Another daemon for managing control groups" -arch=(i686 x86_64) -url="https://linuxcontainers.org/"; -license=('GPL') -depends=('libnih') -makedepends=('help2man') -source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) -md5sums=('83ef00049944f1e444a3149afc668a1d') - -build() { - cd "$srcdir/$pkgname-$pkgver" -# ./bootstrap.sh - ./configure --prefix=/usr --sbindir=/usr/bin \ - --with-init-script=systemd - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: cgmanager/repos/community-x86_64/PKGBUILD (from rev 142709, cgmanager/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 17:00:34 UTC (rev 142710) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=cgmanager +pkgver=0.39 +pkgrel=2 +pkgdesc="Another daemon for managing control groups" +arch=(i686 x86_64) +url="https://linuxcontainers.org/"; +license=('GPL') +depends=('libnih') +makedepends=('help2man') +source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) +md5sums=('83ef00049944f1e444a3149afc668a1d') + +build() { + cd "$srcdir/$pkgname-$pkgver" +# ./bootstrap.sh + ./configure --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib \ + --with-init-script=systemd + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir/" install + mv $pkgdir/lib/* $pkgdir/usr/lib/ + rmdir $pkgdir/lib +}
[arch-commits] Commit in cgmanager/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 19:00:09 Author: spupykin Revision: 142709 upgpkg: cgmanager 0.39-2 upd Modified: cgmanager/trunk/PKGBUILD --+ PKGBUILD |2 ++ 1 file changed, 2 insertions(+) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:55:57 UTC (rev 142708) +++ PKGBUILD2015-10-01 17:00:09 UTC (rev 142709) @@ -24,4 +24,6 @@ package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir/" install + mv $pkgdir/lib/* $pkgdir/usr/lib/ + rmdir $pkgdir/lib }
[arch-commits] Commit in xz/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 18:57:38 Author: pierre Revision: 248232 upgpkg: xz 5.2.2-1 Modified: xz/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:52:04 UTC (rev 248231) +++ PKGBUILD2015-10-01 16:57:38 UTC (rev 248232) @@ -3,7 +3,7 @@ # Contributor: François Charette pkgname=xz -pkgver=5.2.1 +pkgver=5.2.2 pkgrel=1 pkgdesc='Library and command line tools for XZ and LZMA compressed files' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('sh') source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"; "http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";) -md5sums=('3e44c766c3fb4f19e348e646fcd5778a' +md5sums=('7cf6a8544a7dae8e8106fdf7addfa28c' 'SKIP') validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')
[arch-commits] Commit in xz/repos (4 files)
Date: Thursday, October 1, 2015 @ 18:57:50 Author: pierre Revision: 248233 archrelease: copy trunk to testing-i686, testing-x86_64 Added: xz/repos/testing-i686/ xz/repos/testing-i686/PKGBUILD (from rev 248232, xz/trunk/PKGBUILD) xz/repos/testing-x86_64/ xz/repos/testing-x86_64/PKGBUILD (from rev 248232, xz/trunk/PKGBUILD) -+ testing-i686/PKGBUILD | 39 +++ testing-x86_64/PKGBUILD | 39 +++ 2 files changed, 78 insertions(+) Copied: xz/repos/testing-i686/PKGBUILD (from rev 248232, xz/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2015-10-01 16:57:50 UTC (rev 248233) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Pierre Schmitz +# Contributor: François Charette + +pkgname=xz +pkgver=5.2.2 +pkgrel=1 +pkgdesc='Library and command line tools for XZ and LZMA compressed files' +arch=('i686' 'x86_64') +url='http://tukaani.org/xz/' +license=('GPL' 'LGPL' 'custom') +depends=('sh') +source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"; +"http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";) +md5sums=('7cf6a8544a7dae8e8106fdf7addfa28c' + 'SKIP') +validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + ./configure --prefix=/usr \ + --disable-rpath \ + --enable-werror + make +} + +check() { + cd ${srcdir}/${pkgname}-${pkgver} + make check +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install + install -d -m755 ${pkgdir}/usr/share/licenses/xz/ + ln -sf /usr/share/doc/xz/COPYING ${pkgdir}/usr/share/licenses/xz/ + ln -sf /usr/share/licenses/common/GPL2/license.txt ${pkgdir}/usr/share/doc/xz/COPYING.GPLv2 +} Copied: xz/repos/testing-x86_64/PKGBUILD (from rev 248232, xz/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2015-10-01 16:57:50 UTC (rev 248233) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Pierre Schmitz +# Contributor: François Charette + +pkgname=xz +pkgver=5.2.2 +pkgrel=1 +pkgdesc='Library and command line tools for XZ and LZMA compressed files' +arch=('i686' 'x86_64') +url='http://tukaani.org/xz/' +license=('GPL' 'LGPL' 'custom') +depends=('sh') +source=("http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz"; +"http://tukaani.org/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";) +md5sums=('7cf6a8544a7dae8e8106fdf7addfa28c' + 'SKIP') +validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + ./configure --prefix=/usr \ + --disable-rpath \ + --enable-werror + make +} + +check() { + cd ${srcdir}/${pkgname}-${pkgver} + make check +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install + install -d -m755 ${pkgdir}/usr/share/licenses/xz/ + ln -sf /usr/share/doc/xz/COPYING ${pkgdir}/usr/share/licenses/xz/ + ln -sf /usr/share/licenses/common/GPL2/license.txt ${pkgdir}/usr/share/doc/xz/COPYING.GPLv2 +}
[arch-commits] Commit in cgmanager/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 18:55:57 Author: spupykin Revision: 142708 upgpkg: cgmanager 0.39-2 upd Modified: cgmanager/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:48:07 UTC (rev 142707) +++ PKGBUILD2015-10-01 16:55:57 UTC (rev 142708) @@ -3,7 +3,7 @@ pkgname=cgmanager pkgver=0.39 -pkgrel=1 +pkgrel=2 pkgdesc="Another daemon for managing control groups" arch=(i686 x86_64) url="https://linuxcontainers.org/"; @@ -16,7 +16,7 @@ build() { cd "$srcdir/$pkgname-$pkgver" # ./bootstrap.sh - ./configure --prefix=/usr --sbindir=/usr/bin \ + ./configure --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib \ --with-init-script=systemd make }
[arch-commits] Commit in squid/repos (32 files)
Date: Thursday, October 1, 2015 @ 18:35:48 Author: spupykin Revision: 142670 archrelease: copy trunk to community-x86_64, community-i686 Added: squid/repos/community-i686/PKGBUILD (from rev 142659, squid/trunk/PKGBUILD) squid/repos/community-i686/squid-rotate.service (from rev 142659, squid/trunk/squid-rotate.service) squid/repos/community-i686/squid-rotate.timer (from rev 142659, squid/trunk/squid-rotate.timer) squid/repos/community-i686/squid.install (from rev 142659, squid/trunk/squid.install) squid/repos/community-i686/squid.pam (from rev 142661, squid/trunk/squid.pam) squid/repos/community-i686/squid.service (from rev 142662, squid/trunk/squid.service) squid/repos/community-i686/squid.sysusers (from rev 142664, squid/trunk/squid.sysusers) squid/repos/community-i686/squid.tmpfiles (from rev 142665, squid/trunk/squid.tmpfiles) squid/repos/community-x86_64/PKGBUILD (from rev 142659, squid/trunk/PKGBUILD) squid/repos/community-x86_64/squid-rotate.service (from rev 142659, squid/trunk/squid-rotate.service) squid/repos/community-x86_64/squid-rotate.timer (from rev 142659, squid/trunk/squid-rotate.timer) squid/repos/community-x86_64/squid.install (from rev 142659, squid/trunk/squid.install) squid/repos/community-x86_64/squid.pam (from rev 142659, squid/trunk/squid.pam) squid/repos/community-x86_64/squid.service (from rev 142659, squid/trunk/squid.service) squid/repos/community-x86_64/squid.sysusers (from rev 142659, squid/trunk/squid.sysusers) squid/repos/community-x86_64/squid.tmpfiles (from rev 142659, squid/trunk/squid.tmpfiles) Deleted: squid/repos/community-i686/PKGBUILD squid/repos/community-i686/squid-rotate.service squid/repos/community-i686/squid-rotate.timer squid/repos/community-i686/squid.install squid/repos/community-i686/squid.pam squid/repos/community-i686/squid.service squid/repos/community-i686/squid.sysusers squid/repos/community-i686/squid.tmpfiles squid/repos/community-x86_64/PKGBUILD squid/repos/community-x86_64/squid-rotate.service squid/repos/community-x86_64/squid-rotate.timer squid/repos/community-x86_64/squid.install squid/repos/community-x86_64/squid.pam squid/repos/community-x86_64/squid.service squid/repos/community-x86_64/squid.sysusers squid/repos/community-x86_64/squid.tmpfiles ---+ /PKGBUILD | 214 /squid-rotate.service | 18 ++ /squid-rotate.timer | 14 ++ /squid.install| 24 +++ /squid.pam|8 + /squid.service| 26 +++ /squid.sysusers |2 /squid.tmpfiles |2 community-i686/PKGBUILD | 107 community-i686/squid-rotate.service |9 - community-i686/squid-rotate.timer |7 - community-i686/squid.install | 12 - community-i686/squid.pam |4 community-i686/squid.service | 13 - community-i686/squid.sysusers |1 community-i686/squid.tmpfiles |1 community-x86_64/PKGBUILD | 107 community-x86_64/squid-rotate.service |9 - community-x86_64/squid-rotate.timer |7 - community-x86_64/squid.install| 12 - community-x86_64/squid.pam|4 community-x86_64/squid.service| 13 - community-x86_64/squid.sysusers |1 community-x86_64/squid.tmpfiles |1 24 files changed, 308 insertions(+), 308 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 16:35:44 UTC (rev 142669) +++ community-i686/PKGBUILD 2015-10-01 16:35:48 UTC (rev 142670) @@ -1,107 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Mark Coolen -# Contributor: Tom Newsom -# Contributor: Kevin Piche - -pkgname=squid -pkgver=3.5.8 -pkgrel=1 -pkgdesc='Full-featured Web proxy cache server' -arch=('x86_64' 'i686') -url='http://www.squid-cache.org' -depends=('openssl' 'pam' 'perl' 'libltdl' 'libcap' 'nettle') -makedepends=('libcap' 'krb5') -optdepends=('gnutls: for squidclient') -license=('GPL') -options=('emptydirs') -backup=('etc/squid/squid.conf' -'etc/squid/mime.conf' -'etc/squid/errorpage.css' -'etc/squid/cachemgr.conf' -'etc/squid/msntauth.conf') -install=$pkgname.install -source=("http://www.squid-cache.org/Versions/v3/3.5/$pkgname-$pkgver.tar.xz"; -'squid.pam' -'squid.service' -'squid.tmpfiles' -'squid.sysusers' -'squid-rotate.service' -'squid-rotate.timer') -md5sums=('0b4eae643b009215688fcf5f1a7803a7' - '270977cdd9b47ef44c0c427ab9034777' - 'ceeb57c69ebb165676219222f109a24e' - 'd243da117c1aee03c0cc6052
[arch-commits] Commit in squid/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 18:34:38 Author: spupykin Revision: 142659 upgpkg: squid 3.5.9-1 upd Modified: squid/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:34:02 UTC (rev 142658) +++ PKGBUILD2015-10-01 16:34:38 UTC (rev 142659) @@ -5,7 +5,7 @@ # Contributor: Kevin Piche pkgname=squid -pkgver=3.5.8 +pkgver=3.5.9 pkgrel=1 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64' 'i686') @@ -28,7 +28,7 @@ 'squid.sysusers' 'squid-rotate.service' 'squid-rotate.timer') -md5sums=('0b4eae643b009215688fcf5f1a7803a7' +md5sums=('fe7306a90a0ba2fc906e9a8c741cc8ea' '270977cdd9b47ef44c0c427ab9034777' 'ceeb57c69ebb165676219222f109a24e' 'd243da117c1aee03c0cc6052f023a380'
[arch-commits] Commit in sdlmame/repos (16 files)
Date: Thursday, October 1, 2015 @ 18:33:52 Author: spupykin Revision: 142656 archrelease: copy trunk to community-i686, community-x86_64 Added: sdlmame/repos/community-i686/PKGBUILD (from rev 142654, sdlmame/trunk/PKGBUILD) sdlmame/repos/community-i686/extras.tar.gz (from rev 142654, sdlmame/trunk/extras.tar.gz) sdlmame/repos/community-i686/sdlmame.install (from rev 142654, sdlmame/trunk/sdlmame.install) sdlmame/repos/community-i686/sdlmame.sh (from rev 142654, sdlmame/trunk/sdlmame.sh) sdlmame/repos/community-x86_64/PKGBUILD (from rev 142655, sdlmame/trunk/PKGBUILD) sdlmame/repos/community-x86_64/extras.tar.gz (from rev 142655, sdlmame/trunk/extras.tar.gz) sdlmame/repos/community-x86_64/sdlmame.install (from rev 142655, sdlmame/trunk/sdlmame.install) sdlmame/repos/community-x86_64/sdlmame.sh (from rev 142655, sdlmame/trunk/sdlmame.sh) Deleted: sdlmame/repos/community-i686/PKGBUILD sdlmame/repos/community-i686/extras.tar.gz sdlmame/repos/community-i686/sdlmame.install sdlmame/repos/community-i686/sdlmame.sh sdlmame/repos/community-x86_64/PKGBUILD sdlmame/repos/community-x86_64/extras.tar.gz sdlmame/repos/community-x86_64/sdlmame.install sdlmame/repos/community-x86_64/sdlmame.sh --+ /PKGBUILD| 172 + /sdlmame.install | 16 +++ /sdlmame.sh | 112 community-i686/PKGBUILD | 86 -- community-i686/sdlmame.install |8 - community-i686/sdlmame.sh| 56 community-x86_64/PKGBUILD| 86 -- community-x86_64/sdlmame.install |8 - community-x86_64/sdlmame.sh | 56 9 files changed, 300 insertions(+), 300 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 16:33:42 UTC (rev 142655) +++ community-i686/PKGBUILD 2015-10-01 16:33:52 UTC (rev 142656) @@ -1,86 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: robb_force -# Maintainer: JJDaNiMoTh - -pkgname=sdlmame -pkgver=0.165 -pkgrel=1 -pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." -url="http://mamedev.org/"; -license=('custom:MAME License') -arch=('i686' 'x86_64') -depends=('sdl2' 'libxinerama' 'sdl2_ttf' 'alsa-lib' 'qt4') -makedepends=('unzip' 'nasm' 'mesa' 'glu' 'wget' 'python2') -install=sdlmame.install -source=("mame${pkgver/./}s.zip::http://mamedev.org/downloader.php?file=mame${pkgver/./}/mame${pkgver/./}s.zip"; - "sdlmame.sh" - "extras.tar.gz" - ${_patches}) -md5sums=('54a52f3f4f9b1c433f4afb091a3e32be' - '0cced0fe9868cc56129600fb4bd5b9ed' - '420b61240bf5ae11615ba7c6100ee00d') - -prepare() { - cd $srcdir/ - unzip mame.zip -# find . -type f -not -name \*.png | xargs -i_arg_ perl -pi -e 's/\r\n?/\n/g' "_arg_" -} - -build() { - cd $srcdir/ - make NOWERROR=1 OPTIMIZE=2 PYTHON_EXECUTABLE=/usr/bin/python2 TOOLS=1 -} - -package() { - cd $srcdir/ - # Install the sdlmame script - install -Dm755 $srcdir/${pkgname}.sh $pkgdir/usr/bin/${pkgname} - - # Install the applications and the UI font in /usr/share - install -Dm755 mame $pkgdir/usr/lib/${pkgname}/${pkgname} || \ - install -Dm755 mame64 $pkgdir/usr/lib/${pkgname}/${pkgname} - - install -m755 chdman $pkgdir/usr/lib/${pkgname}/chdman - install -m755 jedutil $pkgdir/usr/lib/${pkgname}/jedutil - install -m755 regrep $pkgdir/usr/lib/${pkgname}/regrep - install -m755 romcmp $pkgdir/usr/lib/${pkgname}/romcmp - install -m755 testkeys $pkgdir/usr/lib/${pkgname}/testkeys - install -m755 src2html $pkgdir/usr/lib/${pkgname}/src2html - install -m755 srcclean $pkgdir/usr/lib/${pkgname}/srcclean - install -m755 ldverify $pkgdir/usr/lib/${pkgname}/ldverify - install -m755 ldresample $pkgdir/usr/lib/${pkgname}/ldresample - - # ln binaries - install -dm755 $pkgdir/usr/share/${pkgname} - for i in $pkgname chdman jedutil regrep romcmp testkeys src2html srcclean ldverify ldresample; do -ln -s /usr/lib/$pkgname/$i $pkgdir/usr/share/$pkgname/$i - done - - # Install the extra bits - install -d $pkgdir/usr/share/${pkgname}/{artwork,ctrlr,keymaps,shader} - install -d $pkgdir/usr/share/man/man1 - install -d $pkgdir/usr/share/man/man6 - install -m644 src/osd/modules/opengl/shader/glsl*.*h $pkgdir/usr/share/${pkgname}/shader/ - install -m644 src/osd/sdl/man/*.1* $pkgdir/usr/share/man/man1/ - install -m644 src/osd/sdl/man/*.6* $pkgdir/usr/share/man/man6/ - - install -m644 $srcdir/artwork/* $pkgdir/usr/share/${pkgname}/artwork/ - install -m644 $srcdir/ctrlr/* $pkgdir/usr/share/${pkgname}/ctrlr/ - install -m644 src/osd/sdl/keymaps/* $pkgdir/usr/share/${pkgname}/keymaps/ - - # Include the license - install -Dm644 docs/mamelicense.txt $pkgdir/usr/share/licenses/${pkgname}/license.
[arch-commits] Commit in sdlmame/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 18:33:22 Author: spupykin Revision: 142654 upgpkg: sdlmame 0.166-1 upd Modified: sdlmame/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:27:11 UTC (rev 142653) +++ PKGBUILD2015-10-01 16:33:22 UTC (rev 142654) @@ -4,7 +4,7 @@ # Maintainer: JJDaNiMoTh pkgname=sdlmame -pkgver=0.165 +pkgver=0.166 pkgrel=1 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." url="http://mamedev.org/"; @@ -17,7 +17,7 @@ "sdlmame.sh" "extras.tar.gz" ${_patches}) -md5sums=('54a52f3f4f9b1c433f4afb091a3e32be' +md5sums=('f67e270fc9b58605098ebff00c1f11d0' '0cced0fe9868cc56129600fb4bd5b9ed' '420b61240bf5ae11615ba7c6100ee00d')
[arch-commits] Commit in lollypop/repos/community-any (4 files)
Date: Thursday, October 1, 2015 @ 18:27:11 Author: fyan Revision: 142653 archrelease: copy trunk to community-any Added: lollypop/repos/community-any/PKGBUILD (from rev 142652, lollypop/trunk/PKGBUILD) lollypop/repos/community-any/lollypop.install (from rev 142652, lollypop/trunk/lollypop.install) Deleted: lollypop/repos/community-any/PKGBUILD lollypop/repos/community-any/lollypop.install --+ PKGBUILD | 76 ++--- lollypop.install | 30 ++-- 2 files changed, 53 insertions(+), 53 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 16:26:48 UTC (rev 142652) +++ PKGBUILD2015-10-01 16:27:11 UTC (rev 142653) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin -# Contributor: kirek -# Contributor: Cédric Bellegarde - -pkgname=lollypop -pkgver=0.9.42 -pkgrel=3 -pkgdesc='Music player for GNOME' -arch=('any') -url='https://github.com/gnumdk/lollypop' -license=('GPL') -depends=('desktop-file-utils' 'gtk3' 'python-cairo' - 'python-dbus' 'python-gobject' 'totem-plparser') -makedepends=('gobject-introspection' 'intltool' 'itstool' 'python') -optdepends=('libsecret: Last.FM support' -'python-pylast: Last.FM support' -'python-wikipedia: Wikipedia support') -install='lollypop.install' -source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz";) -sha256sums=('65d44d073a249d9c9562ed1bbda65bb28173ab86df5dd045034b34e346110d20') - -build() { - cd lollypop-${pkgver} - - ./configure \ ---prefix='/usr' \ ---disable-schemas-compile - make -} - -package() { - cd lollypop-${pkgver} - - make DESTDIR="${pkgdir}" install -} - -# vim: ts=2 sw=2 et: Copied: lollypop/repos/community-any/PKGBUILD (from rev 142652, lollypop/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 16:27:11 UTC (rev 142653) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Maxime Gauduin +# Contributor: kirek +# Contributor: Cédric Bellegarde + +pkgname=lollypop +pkgver=0.9.50 +pkgrel=2 +pkgdesc='Music player for GNOME' +arch=('any') +url='https://github.com/gnumdk/lollypop' +license=('GPL') +depends=('desktop-file-utils' 'gtk3' 'python-cairo' + 'python-dbus' 'python-gobject' 'totem-plparser') +makedepends=('gobject-introspection' 'intltool' 'itstool' 'python') +optdepends=('libsecret: Last.FM support' +'python-pylast: Last.FM support' +'python-wikipedia: Wikipedia support') +install='lollypop.install' +source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz";) +sha256sums=('24535058e2e1f84c5ab895e7d8dd062a97a8fff18cf333ce7f6f0cc68b7f1d58') + +build() { + cd lollypop-${pkgver} + + ./configure \ +--prefix='/usr' \ +--disable-schemas-compile + make +} + +package() { + cd lollypop-${pkgver} + + make DESTDIR="${pkgdir}" install +} + +# vim: ts=2 sw=2 et: Deleted: lollypop.install === --- lollypop.install2015-10-01 16:26:48 UTC (rev 142652) +++ lollypop.install2015-10-01 16:27:11 UTC (rev 142653) @@ -1,15 +0,0 @@ -post_install() { - glib-compile-schemas /usr/share/glib-2.0/schemas - gtk-update-icon-cache -ftq /usr/share/icons/hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -# vim: ts=2 sw=2 et: Copied: lollypop/repos/community-any/lollypop.install (from rev 142652, lollypop/trunk/lollypop.install) === --- lollypop.install(rev 0) +++ lollypop.install2015-10-01 16:27:11 UTC (rev 142653) @@ -0,0 +1,15 @@ +post_install() { + glib-compile-schemas /usr/share/glib-2.0/schemas + gtk-update-icon-cache -ftq /usr/share/icons/hicolor + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in lollypop/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 18:26:48 Author: fyan Revision: 142652 upgpkg: lollypop 0.9.50-2 rebuild for python 3.5 Modified: lollypop/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 16:18:08 UTC (rev 142651) +++ PKGBUILD2015-10-01 16:26:48 UTC (rev 142652) @@ -5,7 +5,7 @@ pkgname=lollypop pkgver=0.9.50 -pkgrel=1 +pkgrel=2 pkgdesc='Music player for GNOME' arch=('any') url='https://github.com/gnumdk/lollypop'
[arch-commits] Commit in rhythmbox/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 17:56:48 Author: foutrelis Revision: 247967 Bump pkgrel to match repos/testing-* Modified: rhythmbox/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 15:32:56 UTC (rev 247966) +++ PKGBUILD2015-10-01 15:56:48 UTC (rev 247967) @@ -4,7 +4,7 @@ pkgname=rhythmbox pkgver=3.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="An iTunes-like music playback and management application" arch=(i686 x86_64) license=(GPL)
[arch-commits] Commit in python-babel/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 17:46:39 Author: fyan Revision: 142329 upgpkg: python-babel 2.1.1-2 rebuild for python 3.5 Modified: python-babel/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:55:16 UTC (rev 142328) +++ PKGBUILD2015-10-01 15:46:39 UTC (rev 142329) @@ -5,7 +5,7 @@ pkgbase=python-babel pkgname=(python-babel python2-babel) pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of tools for internationalizing Python applications" url="http://babel.pocoo.org/"; license=("BSD")
[arch-commits] Commit in python-babel/repos/community-testing-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 17:47:03 Author: fyan Revision: 142330 archrelease: copy trunk to community-testing-any Added: python-babel/repos/community-testing-any/PKGBUILD (from rev 142329, python-babel/trunk/PKGBUILD) Deleted: python-babel/repos/community-testing-any/PKGBUILD --+ PKGBUILD | 72 ++--- 1 file changed, 36 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 15:46:39 UTC (rev 142329) +++ PKGBUILD2015-10-01 15:47:03 UTC (rev 142330) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor : Giedrius Slavinskas - -pkgbase=python-babel -pkgname=(python-babel python2-babel) -pkgver=2.0 -pkgrel=2 -pkgdesc="A collection of tools for internationalizing Python applications" -url="http://babel.pocoo.org/"; -license=("BSD") -arch=('any') -makedepends=('python' 'python2' - 'python-setuptools' 'python2-setuptools' - 'python-pytz' 'python2-pytz') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/mitsuhiko/babel/archive/$pkgver.tar.gz";) -md5sums=('fb99d9f461f64f051e56a7eaf8d801f3') - -package_python-babel() { - depends=('python' 'python-pytz') - - cd $srcdir/babel-${pkgver} - python3 setup.py import_cldr - python3 setup.py install --root=$pkgdir - install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} - -package_python2-babel() { - depends=('python2' 'python2-pytz') - - cd $srcdir/babel-${pkgver} - python2 setup.py import_cldr - python2 setup.py install --root=$pkgdir - mv $pkgdir/usr/bin/pybabel $pkgdir/usr/bin/pybabel2 - install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} Copied: python-babel/repos/community-testing-any/PKGBUILD (from rev 142329, python-babel/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 15:47:03 UTC (rev 142330) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor : Giedrius Slavinskas + +pkgbase=python-babel +pkgname=(python-babel python2-babel) +pkgver=2.1.1 +pkgrel=2 +pkgdesc="A collection of tools for internationalizing Python applications" +url="http://babel.pocoo.org/"; +license=("BSD") +arch=('any') +makedepends=('python' 'python2' + 'python-setuptools' 'python2-setuptools' + 'python-pytz' 'python2-pytz') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/mitsuhiko/babel/archive/$pkgver.tar.gz";) +md5sums=('40cbe93a1ce8c1be06dca47fb8b20963') + +package_python-babel() { + depends=('python' 'python-pytz') + + cd $srcdir/babel-${pkgver} + python3 setup.py import_cldr + python3 setup.py install --root=$pkgdir + install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +} + +package_python2-babel() { + depends=('python2' 'python2-pytz') + + cd $srcdir/babel-${pkgver} + python2 setup.py import_cldr + python2 setup.py install --root=$pkgdir + mv $pkgdir/usr/bin/pybabel $pkgdir/usr/bin/pybabel2 + install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +}
[arch-commits] Commit in iso-codes/repos/extra-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 17:32:56 Author: fyan Revision: 247966 archrelease: copy trunk to extra-any Added: iso-codes/repos/extra-any/PKGBUILD (from rev 247965, iso-codes/trunk/PKGBUILD) Deleted: iso-codes/repos/extra-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 15:32:26 UTC (rev 247965) +++ PKGBUILD2015-10-01 15:32:56 UTC (rev 247966) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Jan de Groot - -pkgname=iso-codes -pkgver=3.61 -pkgrel=1 -pkgdesc="Lists of the country, language, and currency names" -arch=('any') -url="http://pkg-isocodes.alioth.debian.org/"; -license=('LGPL') -source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('186dbc4043cc466ddbe72c42c48a0186' - 'SKIP') -validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0' - 'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19') # Tobias Quathamer - -build() { - cd "$srcdir/$pkgname-$pkgver" - ./configure --prefix=/usr - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install -} - Copied: iso-codes/repos/extra-any/PKGBUILD (from rev 247965, iso-codes/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 15:32:56 UTC (rev 247966) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Jan de Groot + +pkgname=iso-codes +pkgver=3.62 +pkgrel=1 +pkgdesc="Lists of the country, language, and currency names" +arch=('any') +url="http://pkg-isocodes.alioth.debian.org/"; +license=('LGPL') +source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig}) +md5sums=('acbb38aed37da06f32d74b1cd20644c6' + 'SKIP') +validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0' + 'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19') # Tobias Quathamer + +build() { + cd "$srcdir/$pkgname-$pkgver" + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install +} +
[arch-commits] Commit in iso-codes/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 17:32:26 Author: fyan Revision: 247965 upgpkg: iso-codes 3.62-1 Modified: iso-codes/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:41:37 UTC (rev 247964) +++ PKGBUILD2015-10-01 15:32:26 UTC (rev 247965) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot pkgname=iso-codes -pkgver=3.61 +pkgver=3.62 pkgrel=1 pkgdesc="Lists of the country, language, and currency names" arch=('any') @@ -9,7 +9,7 @@ url="http://pkg-isocodes.alioth.debian.org/"; license=('LGPL') source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('186dbc4043cc466ddbe72c42c48a0186' +md5sums=('acbb38aed37da06f32d74b1cd20644c6' 'SKIP') validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0' 'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19') # Tobias Quathamer
[arch-commits] Commit in roundcubemail/repos/community-any (6 files)
Date: Thursday, October 1, 2015 @ 16:55:16 Author: spupykin Revision: 142328 archrelease: copy trunk to community-any Added: roundcubemail/repos/community-any/PKGBUILD (from rev 142327, roundcubemail/trunk/PKGBUILD) roundcubemail/repos/community-any/apache.conf (from rev 142327, roundcubemail/trunk/apache.conf) roundcubemail/repos/community-any/roundcubemail.install (from rev 142327, roundcubemail/trunk/roundcubemail.install) Deleted: roundcubemail/repos/community-any/PKGBUILD roundcubemail/repos/community-any/apache.conf roundcubemail/repos/community-any/roundcubemail.install ---+ PKGBUILD | 110 apache.conf | 14 +++--- roundcubemail.install | 14 +++--- 3 files changed, 69 insertions(+), 69 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:55:02 UTC (rev 142327) +++ PKGBUILD2015-10-01 14:55:16 UTC (rev 142328) @@ -1,55 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=roundcubemail -pkgver=1.1.2 -pkgrel=1 -pkgdesc="A PHP web-based mail client" -arch=('any') -url="http://www.roundcube.net"; -license=('GPL') -depends=('php' 'php-pear' 'pear-net-idna2' 'pear-mail-mime' 'pear-net-smtp' -'pear-auth-sasl' 'pear-mail-mime-decode' 'pear-net-sieve') -optdepends=('python2') -backup=('etc/webapps/roundcubemail/.htaccess' - 'etc/webapps/roundcubemail/apache.conf') -install=roundcubemail.install -options=('!strip' 'emptydirs') -source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz - apache.conf) -md5sums=('c899c9a0d61a4171b771fde4959b7ed5' - 'f11b17e2a80b383cde4af963fb307541') - -prepare() { - cd ${srcdir}/roundcubemail-${pkgver/rc/-rc} - sed -i \ --e "s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';|" \ --e "s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';|" \ -config/defaults.inc.php \ -program/lib/Roundcube/rcube_config.php -} - -package() { - mkdir -p ${pkgdir}/etc/webapps/roundcubemail - mkdir -p ${pkgdir}/usr/share/webapps - mkdir -p ${pkgdir}/var/log - cd ${pkgdir}/usr/share/webapps - cp -ra ${srcdir}/roundcubemail-${pkgver/rc/-rc} roundcubemail - cd roundcubemail - - mv .htaccess $pkgdir/etc/webapps/roundcubemail/ - ln -s /etc/webapps/roundcubemail/.htaccess .htaccess - - mv config $pkgdir/etc/webapps/roundcubemail/ - ln -s /etc/webapps/roundcubemail/config config - - install -dm0750 $pkgdir/var/{log,cache}/roundcubemail - install -Dm0644 $srcdir/apache.conf $pkgdir/etc/webapps/roundcubemail/apache.conf - -# install -dm0755 $pkgdir/etc/php/conf.d/ -# cat <<'EOF' >$pkgdir/etc/php/conf.d/$pkgname.ini -#open_basedir = ${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail -#EOF - - rm -rf temp logs -} Copied: roundcubemail/repos/community-any/PKGBUILD (from rev 142327, roundcubemail/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:55:16 UTC (rev 142328) @@ -0,0 +1,55 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=roundcubemail +pkgver=1.1.3 +pkgrel=1 +pkgdesc="A PHP web-based mail client" +arch=('any') +url="http://www.roundcube.net"; +license=('GPL') +depends=('php' 'php-pear' 'pear-net-idna2' 'pear-mail-mime' 'pear-net-smtp' +'pear-auth-sasl' 'pear-mail-mime-decode' 'pear-net-sieve') +optdepends=('python2') +backup=('etc/webapps/roundcubemail/.htaccess' + 'etc/webapps/roundcubemail/apache.conf') +install=roundcubemail.install +options=('!strip' 'emptydirs') +source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz + apache.conf) +md5sums=('3b07c65c2eb5ac8d248f8f311609afa8' + 'f11b17e2a80b383cde4af963fb307541') + +prepare() { + cd ${srcdir}/roundcubemail-${pkgver/rc/-rc} + sed -i \ +-e "s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';|" \ +-e "s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';|" \ +config/defaults.inc.php \ +program/lib/Roundcube/rcube_config.php +} + +package() { + mkdir -p ${pkgdir}/etc/webapps/roundcubemail + mkdir -p ${pkgdir}/usr/share/webapps + mkdir -p ${pkgdir}/var/log + cd ${pkgdir}/usr/share/webapps + cp -ra ${srcdir}/roundcubemail-${pkgver/rc/-rc} roundcubemail + cd roundcubemail + + mv .htaccess $pkgdir/etc/webapps/roundcubemail/ + ln -s /etc/webapps/roundcubemail/.htaccess .htaccess + + mv config $pkgdir/etc/webapps/roundcubemail/ + ln -s /etc/webapps/roundcubemail/config config + + install -dm0750 $pkgdir/var/{log,cache}/roundcubemail + install -Dm0644 $srcdir/apache.conf $pkgdir/etc/webapps/roundcubemail/apache.conf + +# install -dm0755 $pkgdir/etc/php/conf.d/ +# cat <<'EOF' >$pkgdir/etc/php/conf.d/$pkgname.ini +#open_bas
[arch-commits] Commit in roundcubemail/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:55:02 Author: spupykin Revision: 142327 upgpkg: roundcubemail 1.1.3-1 upd Modified: roundcubemail/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:54:40 UTC (rev 142326) +++ PKGBUILD2015-10-01 14:55:02 UTC (rev 142327) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin pkgname=roundcubemail -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="A PHP web-based mail client" arch=('any') @@ -17,7 +17,7 @@ options=('!strip' 'emptydirs') source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz apache.conf) -md5sums=('c899c9a0d61a4171b771fde4959b7ed5' +md5sums=('3b07c65c2eb5ac8d248f8f311609afa8' 'f11b17e2a80b383cde4af963fb307541') prepare() {
[arch-commits] Commit in qmc2/repos (4 files)
Date: Thursday, October 1, 2015 @ 16:54:40 Author: spupykin Revision: 142326 archrelease: copy trunk to community-i686, community-x86_64 Added: qmc2/repos/community-i686/PKGBUILD (from rev 142325, qmc2/trunk/PKGBUILD) qmc2/repos/community-x86_64/PKGBUILD (from rev 142325, qmc2/trunk/PKGBUILD) Deleted: qmc2/repos/community-i686/PKGBUILD qmc2/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 56 community-i686/PKGBUILD | 28 -- community-x86_64/PKGBUILD | 28 -- 3 files changed, 56 insertions(+), 56 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:54:22 UTC (rev 142325) +++ community-i686/PKGBUILD 2015-10-01 14:54:40 UTC (rev 142326) @@ -1,28 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: JJDaNiMoTh - -pkgname=qmc2 -pkgver=0.55 -pkgrel=1 -pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" -url="http://qmc2.arcadehits.net"; -license=("GPL") -arch=('i686' 'x86_64') -depends=('qtwebkit' 'phonon' 'sdl') -makedepends=('rsync' 'mesa') -source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2";) -md5sums=('d20e937e00e122bb9212ba8e352b8135') - -build() { - cd "$srcdir/$pkgname" - export CTIME=0 - make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 -} - -package() { - cd "$srcdir/$pkgname" - make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 DESTDIR=$pkgdir install - install -d $pkgdir/usr/share/{applications,pixmaps} - install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps" -} Copied: qmc2/repos/community-i686/PKGBUILD (from rev 142325, qmc2/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:54:40 UTC (rev 142326) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: JJDaNiMoTh + +pkgname=qmc2 +pkgver=0.56 +pkgrel=1 +pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" +url="http://qmc2.arcadehits.net"; +license=("GPL") +arch=('i686' 'x86_64') +depends=('qtwebkit' 'phonon' 'sdl') +makedepends=('rsync' 'mesa') +source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2";) +md5sums=('e3b4ae78239bc83c7f811e7fc8ad60ad') + +build() { + cd "$srcdir/$pkgname" + export CTIME=0 + make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 +} + +package() { + cd "$srcdir/$pkgname" + make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 DESTDIR=$pkgdir install + install -d $pkgdir/usr/share/{applications,pixmaps} + install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps" +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 14:54:22 UTC (rev 142325) +++ community-x86_64/PKGBUILD 2015-10-01 14:54:40 UTC (rev 142326) @@ -1,28 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: JJDaNiMoTh - -pkgname=qmc2 -pkgver=0.55 -pkgrel=1 -pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" -url="http://qmc2.arcadehits.net"; -license=("GPL") -arch=('i686' 'x86_64') -depends=('qtwebkit' 'phonon' 'sdl') -makedepends=('rsync' 'mesa') -source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2";) -md5sums=('d20e937e00e122bb9212ba8e352b8135') - -build() { - cd "$srcdir/$pkgname" - export CTIME=0 - make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 -} - -package() { - cd "$srcdir/$pkgname" - make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAKE=qmake-qt4 DESTDIR=$pkgdir install - install -d $pkgdir/usr/share/{applications,pixmaps} - install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps" -} Copied: qmc2/repos/community-x86_64/PKGBUILD (from rev 142325, qmc2/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 14:54:40 UTC (rev 142326) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: JJDaNiMoTh + +pkgname=qmc2 +pkgver=0.56 +pkgrel=1 +pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" +url="http://qmc2.arcadehits.net"; +license=("GPL") +arch=('i686' 'x86_64') +depends=('qtwebkit' 'phonon' 'sdl') +makedepends=('rsync' 'mesa') +source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2";) +md5sums=('e3b4ae78239bc83c7f811e7fc8ad60ad') + +build() { + cd "$srcdir/$pkgname" + export CTIME=0 + make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr QMAK
[arch-commits] Commit in qmc2/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:54:22 Author: spupykin Revision: 142325 upgpkg: qmc2 0.56-1 upd Modified: qmc2/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:54:14 UTC (rev 142324) +++ PKGBUILD2015-10-01 14:54:22 UTC (rev 142325) @@ -3,7 +3,7 @@ # Contributor: JJDaNiMoTh pkgname=qmc2 -pkgver=0.55 +pkgver=0.56 pkgrel=1 pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" url="http://qmc2.arcadehits.net"; @@ -12,7 +12,7 @@ depends=('qtwebkit' 'phonon' 'sdl') makedepends=('rsync' 'mesa') source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2";) -md5sums=('d20e937e00e122bb9212ba8e352b8135') +md5sums=('e3b4ae78239bc83c7f811e7fc8ad60ad') build() { cd "$srcdir/$pkgname"
[arch-commits] Commit in python-babel/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:54:04 Author: spupykin Revision: 142323 upgpkg: python-babel 2.1.1-1 upd Modified: python-babel/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:53:58 UTC (rev 142322) +++ PKGBUILD2015-10-01 14:54:04 UTC (rev 142323) @@ -4,8 +4,8 @@ pkgbase=python-babel pkgname=(python-babel python2-babel) -pkgver=2.0 -pkgrel=2 +pkgver=2.1.1 +pkgrel=1 pkgdesc="A collection of tools for internationalizing Python applications" url="http://babel.pocoo.org/"; license=("BSD") @@ -14,7 +14,7 @@ 'python-setuptools' 'python2-setuptools' 'python-pytz' 'python2-pytz') source=("$pkgbase-$pkgver.tar.gz::https://github.com/mitsuhiko/babel/archive/$pkgver.tar.gz";) -md5sums=('fb99d9f461f64f051e56a7eaf8d801f3') +md5sums=('40cbe93a1ce8c1be06dca47fb8b20963') package_python-babel() { depends=('python' 'python-pytz')
[arch-commits] Commit in python-babel/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:54:14 Author: spupykin Revision: 142324 archrelease: copy trunk to community-any Added: python-babel/repos/community-any/PKGBUILD (from rev 142323, python-babel/trunk/PKGBUILD) Deleted: python-babel/repos/community-any/PKGBUILD --+ PKGBUILD | 72 ++--- 1 file changed, 36 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:54:04 UTC (rev 142323) +++ PKGBUILD2015-10-01 14:54:14 UTC (rev 142324) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor : Giedrius Slavinskas - -pkgbase=python-babel -pkgname=(python-babel python2-babel) -pkgver=2.0 -pkgrel=1 -pkgdesc="A collection of tools for internationalizing Python applications" -url="http://babel.pocoo.org/"; -license=("BSD") -arch=('any') -makedepends=('python' 'python2' - 'python-setuptools' 'python2-setuptools' - 'python-pytz' 'python2-pytz') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/mitsuhiko/babel/archive/$pkgver.tar.gz";) -md5sums=('fb99d9f461f64f051e56a7eaf8d801f3') - -package_python-babel() { - depends=('python' 'python-pytz') - - cd $srcdir/babel-${pkgver} - python3 setup.py import_cldr - python3 setup.py install --root=$pkgdir - install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} - -package_python2-babel() { - depends=('python2' 'python2-pytz') - - cd $srcdir/babel-${pkgver} - python2 setup.py import_cldr - python2 setup.py install --root=$pkgdir - mv $pkgdir/usr/bin/pybabel $pkgdir/usr/bin/pybabel2 - install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} Copied: python-babel/repos/community-any/PKGBUILD (from rev 142323, python-babel/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:54:14 UTC (rev 142324) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor : Giedrius Slavinskas + +pkgbase=python-babel +pkgname=(python-babel python2-babel) +pkgver=2.1.1 +pkgrel=1 +pkgdesc="A collection of tools for internationalizing Python applications" +url="http://babel.pocoo.org/"; +license=("BSD") +arch=('any') +makedepends=('python' 'python2' + 'python-setuptools' 'python2-setuptools' + 'python-pytz' 'python2-pytz') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/mitsuhiko/babel/archive/$pkgver.tar.gz";) +md5sums=('40cbe93a1ce8c1be06dca47fb8b20963') + +package_python-babel() { + depends=('python' 'python-pytz') + + cd $srcdir/babel-${pkgver} + python3 setup.py import_cldr + python3 setup.py install --root=$pkgdir + install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +} + +package_python2-babel() { + depends=('python2' 'python2-pytz') + + cd $srcdir/babel-${pkgver} + python2 setup.py import_cldr + python2 setup.py install --root=$pkgdir + mv $pkgdir/usr/bin/pybabel $pkgdir/usr/bin/pybabel2 + install -D -m0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +}
[arch-commits] Commit in python2-ldap/repos (4 files)
Date: Thursday, October 1, 2015 @ 16:53:58 Author: spupykin Revision: 142322 archrelease: copy trunk to community-i686, community-x86_64 Added: python2-ldap/repos/community-i686/PKGBUILD (from rev 142321, python2-ldap/trunk/PKGBUILD) python2-ldap/repos/community-x86_64/PKGBUILD (from rev 142321, python2-ldap/trunk/PKGBUILD) Deleted: python2-ldap/repos/community-i686/PKGBUILD python2-ldap/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 58 community-i686/PKGBUILD | 29 -- community-x86_64/PKGBUILD | 29 -- 3 files changed, 58 insertions(+), 58 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:53:36 UTC (rev 142321) +++ community-i686/PKGBUILD 2015-10-01 14:53:58 UTC (rev 142322) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Morgan LEFIEUX - -pkgname=python2-ldap -pkgver=2.4.20 -pkgrel=1 -pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" -arch=('i686' 'x86_64') -url="http://python-ldap.sourceforge.net"; -license=('custom') -depends=('python2' 'libldap>=2.4.26') -makedepends=('chrpath') -replaces=('python-ldap') -source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) -md5sums=('f98ecd0581766a43954ba0f218053032') - -build() { - cd $srcdir/python-ldap-$pkgver - sed -i 's|||' Modules/LDAPObject.c - python2 setup.py build -} - -package() { - cd $srcdir/python-ldap-$pkgver - python2 setup.py install --root $pkgdir - install -D -m644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENSE - chrpath -d $pkgdir/usr/lib/python2.7/site-packages/_ldap.so -} Copied: python2-ldap/repos/community-i686/PKGBUILD (from rev 142321, python2-ldap/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:53:58 UTC (rev 142322) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Morgan LEFIEUX + +pkgname=python2-ldap +pkgver=2.4.21 +pkgrel=1 +pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" +arch=('i686' 'x86_64') +url="http://python-ldap.sourceforge.net"; +license=('custom') +depends=('python2' 'libldap>=2.4.26') +makedepends=('chrpath') +replaces=('python-ldap') +source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) +md5sums=('1ce26617e066f412fd5ba95bfba4ba5a') + +build() { + cd $srcdir/python-ldap-$pkgver + sed -i 's|||' Modules/LDAPObject.c + python2 setup.py build +} + +package() { + cd $srcdir/python-ldap-$pkgver + python2 setup.py install --root $pkgdir + install -D -m644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENSE + chrpath -d $pkgdir/usr/lib/python2.7/site-packages/_ldap.so +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 14:53:36 UTC (rev 142321) +++ community-x86_64/PKGBUILD 2015-10-01 14:53:58 UTC (rev 142322) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Morgan LEFIEUX - -pkgname=python2-ldap -pkgver=2.4.20 -pkgrel=1 -pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" -arch=('i686' 'x86_64') -url="http://python-ldap.sourceforge.net"; -license=('custom') -depends=('python2' 'libldap>=2.4.26') -makedepends=('chrpath') -replaces=('python-ldap') -source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) -md5sums=('f98ecd0581766a43954ba0f218053032') - -build() { - cd $srcdir/python-ldap-$pkgver - sed -i 's|||' Modules/LDAPObject.c - python2 setup.py build -} - -package() { - cd $srcdir/python-ldap-$pkgver - python2 setup.py install --root $pkgdir - install -D -m644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENSE - chrpath -d $pkgdir/usr/lib/python2.7/site-packages/_ldap.so -} Copied: python2-ldap/repos/community-x86_64/PKGBUILD (from rev 142321, python2-ldap/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 14:53:58 UTC (rev 142322) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Morgan LEFIEUX + +pkgname=python2-ldap +pkgver=2.4.21 +pkgrel=1 +pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" +arch=('i686' 'x86_64') +url="http://python-ldap.sourceforge.net"; +license=('custom') +depends=('python2' 'libldap>=2.4.26') +makedepends=('chrpath') +replaces=('python-ldap') +source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) +md5sums=('1c
[arch-commits] Commit in python2-ldap/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:53:36 Author: spupykin Revision: 142321 upgpkg: python2-ldap 2.4.21-1 upd Modified: python2-ldap/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:27:35 UTC (rev 142320) +++ PKGBUILD2015-10-01 14:53:36 UTC (rev 142321) @@ -3,7 +3,7 @@ # Contributor: Morgan LEFIEUX pkgname=python2-ldap -pkgver=2.4.20 +pkgver=2.4.21 pkgrel=1 pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('chrpath') replaces=('python-ldap') source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz) -md5sums=('f98ecd0581766a43954ba0f218053032') +md5sums=('1ce26617e066f412fd5ba95bfba4ba5a') build() { cd $srcdir/python-ldap-$pkgver
[arch-commits] Commit in libassuan/repos (10 files)
Date: Thursday, October 1, 2015 @ 16:41:37 Author: tpowa Revision: 247964 db-move: moved libassuan from [testing] to [core] (i686, x86_64) Added: libassuan/repos/core-i686/PKGBUILD (from rev 247963, libassuan/repos/testing-i686/PKGBUILD) libassuan/repos/core-i686/libassuan.install (from rev 247963, libassuan/repos/testing-i686/libassuan.install) libassuan/repos/core-x86_64/PKGBUILD (from rev 247963, libassuan/repos/testing-x86_64/PKGBUILD) libassuan/repos/core-x86_64/libassuan.install (from rev 247963, libassuan/repos/testing-x86_64/libassuan.install) Deleted: libassuan/repos/core-i686/PKGBUILD libassuan/repos/core-i686/libassuan.install libassuan/repos/core-x86_64/PKGBUILD libassuan/repos/core-x86_64/libassuan.install libassuan/repos/testing-i686/ libassuan/repos/testing-x86_64/ ---+ /PKGBUILD | 64 /libassuan.install| 40 + core-i686/PKGBUILD| 32 core-i686/libassuan.install | 20 core-x86_64/PKGBUILD | 32 core-x86_64/libassuan.install | 20 6 files changed, 104 insertions(+), 104 deletions(-) Deleted: core-i686/PKGBUILD === --- core-i686/PKGBUILD 2015-10-01 14:40:57 UTC (rev 247963) +++ core-i686/PKGBUILD 2015-10-01 14:41:37 UTC (rev 247964) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Tobias Powalowski - -pkgname=libassuan -pkgver=2.2.1 -pkgrel=1 -pkgdesc="A IPC library used by some GnuPG related software" -arch=('i686' 'x86_64') -license=('GPL') -url="http://www.gnupg.org/related_software/libassuan"; -depends=('libgpg-error') -source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}) -install=libassuan.install -md5sums=('6290e750ee87be3bfd9579fc44c6a186' - 'SKIP') -validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch - -build() { - cd ${srcdir}/${pkgname}-${pkgver} - ./configure --prefix=/usr - make -} - -check() { - cd ${srcdir}/${pkgname}-${pkgver} - make check -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: libassuan/repos/core-i686/PKGBUILD (from rev 247963, libassuan/repos/testing-i686/PKGBUILD) === --- core-i686/PKGBUILD (rev 0) +++ core-i686/PKGBUILD 2015-10-01 14:41:37 UTC (rev 247964) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Tobias Powalowski + +pkgname=libassuan +pkgver=2.3.0 +pkgrel=1 +pkgdesc="A IPC library used by some GnuPG related software" +arch=('i686' 'x86_64') +license=('GPL') +url="http://www.gnupg.org/related_software/libassuan"; +depends=('libgpg-error') +source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}) +install=libassuan.install +md5sums=('d3effa069a3ccf924c8ed8a6d46cbc8d' + 'SKIP') +validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + ./configure --prefix=/usr + make +} + +check() { + cd ${srcdir}/${pkgname}-${pkgver} + make check +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install +} Deleted: core-i686/libassuan.install === --- core-i686/libassuan.install 2015-10-01 14:40:57 UTC (rev 247963) +++ core-i686/libassuan.install 2015-10-01 14:41:37 UTC (rev 247964) @@ -1,20 +0,0 @@ -infodir=usr/share/info -filelist=(assuan.info) - -post_install() { - [ -x usr/bin/install-info ] || return 0 - for file in ${filelist[@]}; do -install-info $infodir/$file.gz $infodir/dir 2> /dev/null - done -} - -post_upgrade() { - post_install $1 -} - -pre_remove() { - [ -x usr/bin/install-info ] || return 0 - for file in ${filelist[@]}; do -install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null - done -} Copied: libassuan/repos/core-i686/libassuan.install (from rev 247963, libassuan/repos/testing-i686/libassuan.install) === --- core-i686/libassuan.install (rev 0) +++ core-i686/libassuan.install 2015-10-01 14:41:37 UTC (rev 247964) @@ -0,0 +1,20 @@ +infodir=usr/share/info +filelist=(assuan.info) + +post_install() { + [ -x usr/bin/install-info ] || return 0 + for file in ${filelist[@]}; do +install-info $infodir/$file.gz $infodir/dir 2> /dev/null + done +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + [ -x usr/bin/install-info ] || return 0 + for file in ${filelist[@]}; do +install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null + done +} Deleted: core-x86_64/PKGBUILD === --- core-x86_64/PKGBUILD2015-10-01 14:40:57 UTC (rev 247963) +++ core-x86_64/
[arch-commits] Commit in linux/repos (42 files)
Date: Thursday, October 1, 2015 @ 16:40:57 Author: tpowa Revision: 247963 db-move: moved linux from [testing] to [core] (i686, x86_64) Added: linux/repos/core-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch (from rev 247962, linux/repos/testing-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch) linux/repos/core-i686/0001-fix-bridge-regression.patch (from rev 247962, linux/repos/testing-i686/0001-fix-bridge-regression.patch) linux/repos/core-i686/0001-make_flush_workqueue_non_gpl.patch (from rev 247962, linux/repos/testing-i686/0001-make_flush_workqueue_non_gpl.patch) linux/repos/core-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch (from rev 247962, linux/repos/testing-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch) linux/repos/core-i686/PKGBUILD (from rev 247962, linux/repos/testing-i686/PKGBUILD) linux/repos/core-i686/change-default-console-loglevel.patch (from rev 247962, linux/repos/testing-i686/change-default-console-loglevel.patch) linux/repos/core-i686/config (from rev 247962, linux/repos/testing-i686/config) linux/repos/core-i686/config.x86_64 (from rev 247962, linux/repos/testing-i686/config.x86_64) linux/repos/core-i686/linux.install (from rev 247962, linux/repos/testing-i686/linux.install) linux/repos/core-i686/linux.preset (from rev 247962, linux/repos/testing-i686/linux.preset) linux/repos/core-x86_64/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch (from rev 247962, linux/repos/testing-x86_64/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch) linux/repos/core-x86_64/0001-fix-bridge-regression.patch (from rev 247962, linux/repos/testing-x86_64/0001-fix-bridge-regression.patch) linux/repos/core-x86_64/0001-make_flush_workqueue_non_gpl.patch (from rev 247962, linux/repos/testing-x86_64/0001-make_flush_workqueue_non_gpl.patch) linux/repos/core-x86_64/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch (from rev 247962, linux/repos/testing-x86_64/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch) linux/repos/core-x86_64/PKGBUILD (from rev 247962, linux/repos/testing-x86_64/PKGBUILD) linux/repos/core-x86_64/change-default-console-loglevel.patch (from rev 247962, linux/repos/testing-x86_64/change-default-console-loglevel.patch) linux/repos/core-x86_64/config (from rev 247962, linux/repos/testing-x86_64/config) linux/repos/core-x86_64/config.x86_64 (from rev 247962, linux/repos/testing-x86_64/config.x86_64) linux/repos/core-x86_64/linux.install (from rev 247962, linux/repos/testing-x86_64/linux.install) linux/repos/core-x86_64/linux.preset (from rev 247962, linux/repos/testing-x86_64/linux.preset) Deleted: linux/repos/core-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch linux/repos/core-i686/0001-fix-bridge-regression.patch linux/repos/core-i686/0001-make_flush_workqueue_non_gpl.patch linux/repos/core-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch linux/repos/core-i686/PKGBUILD linux/repos/core-i686/change-default-console-loglevel.patch linux/repos/core-i686/config linux/repos/core-i686/config.x86_64 linux/repos/core-i686/linux.install linux/repos/core-i686/linux.preset linux/repos/core-x86_64/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch linux/repos/core-x86_64/0001-fix-bridge-regression.patch linux/repos/core-x86_64/0001-make_flush_workqueue_non_gpl.patch linux/repos/core-x86_64/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch linux/repos/core-x86_64/PKGBUILD linux/repos/core-x86_64/change-default-console-loglevel.patch linux/repos/core-x86_64/config linux/repos/core-x86_64/config.x86_64 linux/repos/core-x86_64/linux.install linux/repos/core-x86_64/linux.preset linux/repos/testing-i686/ linux/repos/testing-x86_64/ -+ /0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch| 130 /0001-fix-bridge-regression.patch | 50 /0001-make_flush_workqueue_non_gpl.patch| 68 /0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch| 206 /PKGBUILD | 616 /change-default-console-loglevel.patch | 22 /config |15442 ++ /config.x86_64 |14946 + /linux.install | 74 /linux.preset | 28 core-i686/0001-e1000e-Fix-tight-loop-implementati
[arch-commits] Commit in cgmanager/repos (4 files)
Date: Thursday, October 1, 2015 @ 16:22:49 Author: spupykin Revision: 142304 archrelease: copy trunk to community-i686, community-x86_64 Added: cgmanager/repos/community-i686/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD) cgmanager/repos/community-x86_64/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD) Deleted: cgmanager/repos/community-i686/PKGBUILD cgmanager/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 54 community-i686/PKGBUILD | 27 -- community-x86_64/PKGBUILD | 27 -- 3 files changed, 54 insertions(+), 54 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:22:14 UTC (rev 142303) +++ community-i686/PKGBUILD 2015-10-01 14:22:49 UTC (rev 142304) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=cgmanager -pkgver=0.37 -pkgrel=2 -pkgdesc="Another daemon for managing control groups" -arch=(i686 x86_64) -url="https://linuxcontainers.org/"; -license=('GPL') -depends=('libnih') -makedepends=('help2man') -source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) -md5sums=('764485d42a9197dce0c5a8a29e5e4bc0') - -build() { - cd "$srcdir/$pkgname-$pkgver" -# ./bootstrap.sh - ./configure --prefix=/usr --sbindir=/usr/bin \ - --with-init-script=systemd - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: cgmanager/repos/community-i686/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:22:49 UTC (rev 142304) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=cgmanager +pkgver=0.39 +pkgrel=1 +pkgdesc="Another daemon for managing control groups" +arch=(i686 x86_64) +url="https://linuxcontainers.org/"; +license=('GPL') +depends=('libnih') +makedepends=('help2man') +source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) +md5sums=('83ef00049944f1e444a3149afc668a1d') + +build() { + cd "$srcdir/$pkgname-$pkgver" +# ./bootstrap.sh + ./configure --prefix=/usr --sbindir=/usr/bin \ + --with-init-script=systemd + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir/" install +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 14:22:14 UTC (rev 142303) +++ community-x86_64/PKGBUILD 2015-10-01 14:22:49 UTC (rev 142304) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=cgmanager -pkgver=0.37 -pkgrel=2 -pkgdesc="Another daemon for managing control groups" -arch=(i686 x86_64) -url="https://linuxcontainers.org/"; -license=('GPL') -depends=('libnih') -makedepends=('help2man') -source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) -md5sums=('764485d42a9197dce0c5a8a29e5e4bc0') - -build() { - cd "$srcdir/$pkgname-$pkgver" -# ./bootstrap.sh - ./configure --prefix=/usr --sbindir=/usr/bin \ - --with-init-script=systemd - make -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: cgmanager/repos/community-x86_64/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 14:22:49 UTC (rev 142304) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=cgmanager +pkgver=0.39 +pkgrel=1 +pkgdesc="Another daemon for managing control groups" +arch=(i686 x86_64) +url="https://linuxcontainers.org/"; +license=('GPL') +depends=('libnih') +makedepends=('help2man') +source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) +md5sums=('83ef00049944f1e444a3149afc668a1d') + +build() { + cd "$srcdir/$pkgname-$pkgver" +# ./bootstrap.sh + ./configure --prefix=/usr --sbindir=/usr/bin \ + --with-init-script=systemd + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir/" install +}
[arch-commits] Commit in firefox-noscript/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:23:50 Author: spupykin Revision: 142309 upgpkg: firefox-noscript 2.6.9.37-1 upd Modified: firefox-noscript/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:23:43 UTC (rev 142308) +++ PKGBUILD2015-10-01 14:23:50 UTC (rev 142309) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin pkgname=firefox-noscript -pkgver=2.6.9.36 +pkgver=2.6.9.37 pkgrel=1 pkgdesc="Extension for firefox which disables script" arch=('any') @@ -11,7 +11,7 @@ depends=() makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('fc131963fd1339ee173d74a95939de5a') +md5sums=('50387f2d528857fe901738c1875fa325') package() { depends=("firefox")
[arch-commits] Commit in poedit/repos (8 files)
Date: Thursday, October 1, 2015 @ 16:27:35 Author: spupykin Revision: 142320 archrelease: copy trunk to community-i686, community-x86_64 Added: poedit/repos/community-i686/PKGBUILD (from rev 142319, poedit/trunk/PKGBUILD) poedit/repos/community-i686/poedit.install (from rev 142319, poedit/trunk/poedit.install) poedit/repos/community-x86_64/PKGBUILD (from rev 142319, poedit/trunk/PKGBUILD) poedit/repos/community-x86_64/poedit.install (from rev 142319, poedit/trunk/poedit.install) Deleted: poedit/repos/community-i686/PKGBUILD poedit/repos/community-i686/poedit.install poedit/repos/community-x86_64/PKGBUILD poedit/repos/community-x86_64/poedit.install -+ /PKGBUILD | 66 ++ /poedit.install | 24 + community-i686/PKGBUILD | 33 --- community-i686/poedit.install | 12 -- community-x86_64/PKGBUILD | 33 --- community-x86_64/poedit.install | 12 -- 6 files changed, 90 insertions(+), 90 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:27:05 UTC (rev 142319) +++ community-i686/PKGBUILD 2015-10-01 14:27:35 UTC (rev 142320) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Andrea Scarpino -# Contributor: Giovanni Scafora -# Contributor: Alexander Fehr -# Contributor: Daniel J Griffiths - -pkgname=poedit -pkgver=1.8.4 -pkgrel=1 -pkgdesc="Cross-platform gettext catalogs (.po files) editor" -arch=('i686' 'x86_64') -url="http://www.poedit.net/"; -license=('MIT') -depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell') -makedepends=('boost' 'libsm') -install=poedit.install -#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz) -#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz -source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz) -md5sums=('c5d61b1c4faa19f6d4a7dbe73138df29') - -build() { -cd "${srcdir}/${pkgname}-${pkgver}" -./configure --prefix=/usr --libexecdir=/usr/lib/poedit -make -} - -package() { -cd "${srcdir}/${pkgname}-${pkgver}" -make DESTDIR="${pkgdir}" install -install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: poedit/repos/community-i686/PKGBUILD (from rev 142319, poedit/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:27:35 UTC (rev 142320) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Andrea Scarpino +# Contributor: Giovanni Scafora +# Contributor: Alexander Fehr +# Contributor: Daniel J Griffiths + +pkgname=poedit +pkgver=1.8.5 +pkgrel=1 +pkgdesc="Cross-platform gettext catalogs (.po files) editor" +arch=('i686' 'x86_64') +url="http://www.poedit.net/"; +license=('MIT') +depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell') +makedepends=('boost' 'libsm') +install=poedit.install +#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz) +#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz +source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz) +md5sums=('572660b367013a2534e66eec078a809c') + +build() { +cd "${srcdir}/${pkgname}-${pkgver}" +./configure --prefix=/usr --libexecdir=/usr/lib/poedit +make +} + +package() { +cd "${srcdir}/${pkgname}-${pkgver}" +make DESTDIR="${pkgdir}" install +install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} Deleted: community-i686/poedit.install === --- community-i686/poedit.install 2015-10-01 14:27:05 UTC (rev 142319) +++ community-i686/poedit.install 2015-10-01 14:27:35 UTC (rev 142320) @@ -1,12 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: poedit/repos/community-i686/poedit.install (from rev 142319, poedit/trunk/poedit.install) === --- community-i686/poedit.install (rev 0) +++ community-i686/poedit.install 2015-10-01 14:27:35 UTC (rev 142320) @@ -0,0 +1,12 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 14:27:05 UTC (rev 142319) +++
[arch-commits] Commit in phpmyadmin/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:26:51 Author: spupykin Revision: 142318 archrelease: copy trunk to community-any Added: phpmyadmin/repos/community-any/PKGBUILD (from rev 142317, phpmyadmin/trunk/PKGBUILD) Deleted: phpmyadmin/repos/community-any/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:26:35 UTC (rev 142317) +++ PKGBUILD2015-10-01 14:26:51 UTC (rev 142318) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: -# Contributor: Bartłomiej Piotrowski -# Contributor: Sergej Pupykin -# Contributor: tobias -# Contributor: Manolis Tzanidakis -# Contributor: Simon Lackerbauer - -pkgname=phpmyadmin -pkgver=4.5.0 -pkgrel=1 -pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW' -arch=('any') -url='http://www.phpmyadmin.net' -license=('GPL') -depends=('mariadb-clients' 'php') -optdepends=('php-mcrypt: to use phpMyAdmin internal authentication') -backup=(etc/webapps/phpmyadmin/config.inc.php) -source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz) -md5sums=('2c079676717cdb6c6eaccc22233ce8c3') - -package() { - _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin - mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin - cd "$_instdir" - - cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* . - - ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php - cp "$_instdir"/config.sample.inc.php "$pkgdir"/etc/webapps/phpmyadmin/config.inc.php -} Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 142317, phpmyadmin/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:26:51 UTC (rev 142318) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: +# Contributor: Bartłomiej Piotrowski +# Contributor: Sergej Pupykin +# Contributor: tobias +# Contributor: Manolis Tzanidakis +# Contributor: Simon Lackerbauer + +pkgname=phpmyadmin +pkgver=4.5.0.2 +pkgrel=1 +pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW' +arch=('any') +url='http://www.phpmyadmin.net' +license=('GPL') +depends=('mariadb-clients' 'php') +optdepends=('php-mcrypt: to use phpMyAdmin internal authentication') +backup=(etc/webapps/phpmyadmin/config.inc.php) +source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz) +md5sums=('2d08d2fcc8f70f88a11a14723e3ca275') + +package() { + _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin + mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin + cd "$_instdir" + + cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* . + + ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php + cp "$_instdir"/config.sample.inc.php "$pkgdir"/etc/webapps/phpmyadmin/config.inc.php +}
[arch-commits] Commit in poedit/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:27:05 Author: spupykin Revision: 142319 upgpkg: poedit 1.8.5-1 upd Modified: poedit/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:26:51 UTC (rev 142318) +++ PKGBUILD2015-10-01 14:27:05 UTC (rev 142319) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths pkgname=poedit -pkgver=1.8.4 +pkgver=1.8.5 pkgrel=1 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ #source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz) #source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz) -md5sums=('c5d61b1c4faa19f6d4a7dbe73138df29') +md5sums=('572660b367013a2534e66eec078a809c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in lxcfs/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:26:02 Author: spupykin Revision: 142315 upgpkg: lxcfs 0.10-1 upd Modified: lxcfs/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:25:52 UTC (rev 142314) +++ PKGBUILD2015-10-01 14:26:02 UTC (rev 142315) @@ -3,8 +3,8 @@ # Maintainer: Christian Brauner pkgname=lxcfs -pkgver=0.9 -pkgrel=3 +pkgver=0.10 +pkgrel=1 pkgdesc="FUSE filesystem for LXC" arch=(i686 x86_64) url="https://linuxcontainers.org/"; @@ -14,7 +14,7 @@ options=('emptydirs') source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"; "lxcfs.service") -md5sums=('455999f60080322852264cfb7d6b11b7' +md5sums=('972bb9de9fef6b0c5e81a89bca09' '29a6bf8868ce09871e6447db4070a923') build() {
[arch-commits] Commit in lxcfs/repos (8 files)
Date: Thursday, October 1, 2015 @ 16:26:27 Author: spupykin Revision: 142316 archrelease: copy trunk to community-i686, community-x86_64 Added: lxcfs/repos/community-i686/PKGBUILD (from rev 142315, lxcfs/trunk/PKGBUILD) lxcfs/repos/community-i686/lxcfs.service (from rev 142315, lxcfs/trunk/lxcfs.service) lxcfs/repos/community-x86_64/PKGBUILD (from rev 142315, lxcfs/trunk/PKGBUILD) lxcfs/repos/community-x86_64/lxcfs.service (from rev 142315, lxcfs/trunk/lxcfs.service) Deleted: lxcfs/repos/community-i686/PKGBUILD lxcfs/repos/community-i686/lxcfs.service lxcfs/repos/community-x86_64/PKGBUILD lxcfs/repos/community-x86_64/lxcfs.service + /PKGBUILD | 68 +++ /lxcfs.service | 30 + community-i686/PKGBUILD| 34 --- community-i686/lxcfs.service | 15 community-x86_64/PKGBUILD | 34 --- community-x86_64/lxcfs.service | 15 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:26:02 UTC (rev 142315) +++ community-i686/PKGBUILD 2015-10-01 14:26:27 UTC (rev 142316) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Christian Brauner - -pkgname=lxcfs -pkgver=0.9 -pkgrel=3 -pkgdesc="FUSE filesystem for LXC" -arch=(i686 x86_64) -url="https://linuxcontainers.org/"; -license=('GPL') -depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse') -makedepends=('help2man') -options=('emptydirs') -source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"; - "lxcfs.service") -md5sums=('455999f60080322852264cfb7d6b11b7' - '29a6bf8868ce09871e6447db4070a923') - -build() { -cd "$srcdir/$pkgname-$pkgver" -./configure \ ---prefix=/usr \ ---sbindir=/usr/bin \ ---localstatedir=/var -make -} - -package() { -cd "$srcdir/$pkgname-$pkgver" -make DESTDIR="$pkgdir/" install -install -dm0755 $pkgdir/var/lib/lxcfs -install -Dm0644 $srcdir/lxcfs.service $pkgdir/usr/lib/systemd/system/lxcfs.service -} Copied: lxcfs/repos/community-i686/PKGBUILD (from rev 142315, lxcfs/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:26:27 UTC (rev 142316) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Maintainer: Christian Brauner + +pkgname=lxcfs +pkgver=0.10 +pkgrel=1 +pkgdesc="FUSE filesystem for LXC" +arch=(i686 x86_64) +url="https://linuxcontainers.org/"; +license=('GPL') +depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse') +makedepends=('help2man') +options=('emptydirs') +source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"; + "lxcfs.service") +md5sums=('972bb9de9fef6b0c5e81a89bca09' + '29a6bf8868ce09871e6447db4070a923') + +build() { +cd "$srcdir/$pkgname-$pkgver" +./configure \ +--prefix=/usr \ +--sbindir=/usr/bin \ +--localstatedir=/var +make +} + +package() { +cd "$srcdir/$pkgname-$pkgver" +make DESTDIR="$pkgdir/" install +install -dm0755 $pkgdir/var/lib/lxcfs +install -Dm0644 $srcdir/lxcfs.service $pkgdir/usr/lib/systemd/system/lxcfs.service +} Deleted: community-i686/lxcfs.service === --- community-i686/lxcfs.service2015-10-01 14:26:02 UTC (rev 142315) +++ community-i686/lxcfs.service2015-10-01 14:26:27 UTC (rev 142316) @@ -1,15 +0,0 @@ -[Unit] -Description=FUSE filesystem for LXC -ConditionVirtualization=!container -Before=lxc.service -After=cgmanager.service -Requires=cgmanager.service - -[Service] -ExecStart=/usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs -KillMode=process -Restart=on-failure -ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs - -[Install] -WantedBy=multi-user.target Copied: lxcfs/repos/community-i686/lxcfs.service (from rev 142315, lxcfs/trunk/lxcfs.service) === --- community-i686/lxcfs.service(rev 0) +++ community-i686/lxcfs.service2015-10-01 14:26:27 UTC (rev 142316) @@ -0,0 +1,15 @@ +[Unit] +Description=FUSE filesystem for LXC +ConditionVirtualization=!container +Before=lxc.service +After=cgmanager.service +Requires=cgmanager.service + +[Service] +ExecStart=/usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs +KillMode=process +Restart=on-failure +ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs + +[Install] +WantedBy=multi-user.target Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 14:26:02 UTC (rev 142315) +++ community-x86_64
[arch-commits] Commit in phpmyadmin/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:26:35 Author: spupykin Revision: 142317 upgpkg: phpmyadmin 4.5.0.2-1 upd Modified: phpmyadmin/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:26:27 UTC (rev 142316) +++ PKGBUILD2015-10-01 14:26:35 UTC (rev 142317) @@ -7,7 +7,7 @@ # Contributor: Simon Lackerbauer pkgname=phpmyadmin -pkgver=4.5.0 +pkgver=4.5.0.2 pkgrel=1 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW' arch=('any') @@ -17,7 +17,7 @@ optdepends=('php-mcrypt: to use phpMyAdmin internal authentication') backup=(etc/webapps/phpmyadmin/config.inc.php) source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz) -md5sums=('2c079676717cdb6c6eaccc22233ce8c3') +md5sums=('2d08d2fcc8f70f88a11a14723e3ca275') package() { _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
[arch-commits] Commit in hostapd/repos (24 files)
Date: Thursday, October 1, 2015 @ 16:25:52 Author: spupykin Revision: 142314 archrelease: copy trunk to community-i686, community-x86_64 Added: hostapd/repos/community-i686/PKGBUILD (from rev 142313, hostapd/trunk/PKGBUILD) hostapd/repos/community-i686/config (from rev 142313, hostapd/trunk/config) hostapd/repos/community-i686/hostapd-2.3-noscan.patch (from rev 142313, hostapd/trunk/hostapd-2.3-noscan.patch) hostapd/repos/community-i686/hostapd.install (from rev 142313, hostapd/trunk/hostapd.install) hostapd/repos/community-i686/hostapd.service (from rev 142313, hostapd/trunk/hostapd.service) hostapd/repos/community-i686/openvswitch.patch (from rev 142313, hostapd/trunk/openvswitch.patch) hostapd/repos/community-x86_64/PKGBUILD (from rev 142313, hostapd/trunk/PKGBUILD) hostapd/repos/community-x86_64/config (from rev 142313, hostapd/trunk/config) hostapd/repos/community-x86_64/hostapd-2.3-noscan.patch (from rev 142313, hostapd/trunk/hostapd-2.3-noscan.patch) hostapd/repos/community-x86_64/hostapd.install (from rev 142313, hostapd/trunk/hostapd.install) hostapd/repos/community-x86_64/hostapd.service (from rev 142313, hostapd/trunk/hostapd.service) hostapd/repos/community-x86_64/openvswitch.patch (from rev 142313, hostapd/trunk/openvswitch.patch) Deleted: hostapd/repos/community-i686/PKGBUILD hostapd/repos/community-i686/config hostapd/repos/community-i686/hostapd-2.3-noscan.patch hostapd/repos/community-i686/hostapd.install hostapd/repos/community-i686/hostapd.service hostapd/repos/community-i686/openvswitch.patch hostapd/repos/community-x86_64/PKGBUILD hostapd/repos/community-x86_64/config hostapd/repos/community-x86_64/hostapd-2.3-noscan.patch hostapd/repos/community-x86_64/hostapd.install hostapd/repos/community-x86_64/hostapd.service hostapd/repos/community-x86_64/openvswitch.patch ---+ /PKGBUILD | 128 +++ /config | 196 + /hostapd-2.3-noscan.patch | 108 + /hostapd.install |6 /hostapd.service | 20 + /openvswitch.patch| 306 community-i686/PKGBUILD | 64 - community-i686/config | 98 community-i686/hostapd-2.3-noscan.patch | 54 community-i686/hostapd.install|3 community-i686/hostapd.service| 10 community-i686/openvswitch.patch | 153 -- community-x86_64/PKGBUILD | 64 - community-x86_64/config | 98 community-x86_64/hostapd-2.3-noscan.patch | 54 community-x86_64/hostapd.install |3 community-x86_64/hostapd.service | 10 community-x86_64/openvswitch.patch| 153 -- 18 files changed, 764 insertions(+), 764 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 142313:142314 to see the changes.
[arch-commits] Commit in hostapd/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:25:07 Author: spupykin Revision: 142313 upgpkg: hostapd 2.5-1 upd Modified: hostapd/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:24:51 UTC (rev 142312) +++ PKGBUILD2015-10-01 14:25:07 UTC (rev 142313) @@ -2,8 +2,8 @@ # Maintainer: Sergej Pupykin pkgname=hostapd -pkgver=2.4 -pkgrel=2 +pkgver=2.5 +pkgrel=1 pkgdesc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator" arch=('i686' 'x86_64') url="http://w1.fi/hostapd/"; @@ -16,7 +16,7 @@ hostapd.service hostapd-2.3-noscan.patch openvswitch.patch) -md5sums=('04578f3f2c3eb1bec1adf30473813912' +md5sums=('69f9cec3f76d74f402864a43e4f8624f' '43c0ec1d8b4d4e46f468bc161bb05c4b' '380042b9cf4950e34ed34b3093ab9e7f' 'eaf8e48a9a63b5902fddadff2b8933fa'
[arch-commits] Commit in gmic/repos (4 files)
Date: Thursday, October 1, 2015 @ 16:24:51 Author: spupykin Revision: 142312 archrelease: copy trunk to community-i686, community-x86_64 Added: gmic/repos/community-i686/PKGBUILD (from rev 142311, gmic/trunk/PKGBUILD) gmic/repos/community-x86_64/PKGBUILD (from rev 142311, gmic/trunk/PKGBUILD) Deleted: gmic/repos/community-i686/PKGBUILD gmic/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 120 community-i686/PKGBUILD | 60 -- community-x86_64/PKGBUILD | 60 -- 3 files changed, 120 insertions(+), 120 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 14:24:16 UTC (rev 142311) +++ community-i686/PKGBUILD 2015-10-01 14:24:51 UTC (rev 142312) @@ -1,60 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Maintainer: Jan "heftig" Steffens -# Contributor: farid -# Contributor: Archie - -pkgbase=gmic -pkgname=("gmic" "gimp-plugin-gmic" "zart") -pkgver=1.6.5.2 -pkgrel=1 -arch=("i686" "x86_64") -url="http://gmic.eu/"; -license=("custom:CeCILL") -makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2') -source=("http://gmic.eu/files/source/gmic_$pkgver.tar.gz";) -md5sums=('4ec7d3565834a7db4d401697b598e842') - -prepare() { - cd "${srcdir}/gmic-${pkgver}" - sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \ --e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \ -src/Makefile -} - -build() { - cd "${srcdir}/gmic-${pkgver}" - (cd zart && qmake-qt4 -o Makefile zart.pro) - make -C src all - make -C zart all -} - -package_gmic() { - pkgdesc="GREYC's Magic Image Converter: image processing framework" - depends=("opencv" "fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11") - replaces=("greycstoration") - - cd "${srcdir}/gmic-${pkgver}" - make -C src install DESTDIR="$pkgdir" USR="/usr" - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" - rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart} -} - -package_zart() { - pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam" - depends=("opencv" "fftw" "qt4") - - cd "${srcdir}/gmic-${pkgver}" - install -Dm755 zart/zart "${pkgdir}/usr/bin/zart" - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - -package_gimp-plugin-gmic() { - pkgdesc="Gimp plugin for the G'MIC image processing framework" - depends=("opencv" "gimp" "fftw") - replaces=("gimp-plugin-greycstoration" "gimp-plugin-gmic4gimp") - - cd "${srcdir}/gmic-${pkgver}" - install -Dm755 src/gmic_gimp "${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp" - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: gmic/repos/community-i686/PKGBUILD (from rev 142311, gmic/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 14:24:51 UTC (rev 142312) @@ -0,0 +1,60 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Maintainer: Jan "heftig" Steffens +# Contributor: farid +# Contributor: Archie + +pkgbase=gmic +pkgname=("gmic" "gimp-plugin-gmic" "zart") +pkgver=1.6.6.1 +pkgrel=1 +arch=("i686" "x86_64") +url="http://gmic.eu/"; +license=("custom:CeCILL") +makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2') +source=("http://gmic.eu/files/source/gmic_$pkgver.tar.gz";) +md5sums=('1b97339072586320f4bffc05373521c4') + +prepare() { + cd "${srcdir}/gmic-${pkgver}" + sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \ +-e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \ +src/Makefile +} + +build() { + cd "${srcdir}/gmic-${pkgver}" + (cd zart && qmake-qt4 -o Makefile zart.pro) + make -C src all + make -C zart all +} + +package_gmic() { + pkgdesc="GREYC's Magic Image Converter: image processing framework" + depends=("opencv" "fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11") + replaces=("greycstoration") + + cd "${srcdir}/gmic-${pkgver}" + make -C src install DESTDIR="$pkgdir" USR="/usr" + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart} +} + +package_zart() { + pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam" + depends=("opencv" "fftw" "qt4") + + cd "${srcdir}/gmic-${pkgver}" + install -Dm755 zart/zart "${pkgdir}/usr/bin/zart" + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} + +package_gimp-plugin-gmic() { + pkgdesc="Gimp plugin for the G'MIC image processing framework" + depends=("opencv" "gimp" "fftw") + replaces=("gimp-plugin-greycstoration" "gimp-plugin-gmic4gimp") + + cd "${srcdir}/gmic-${pkgver}" + install -Dm755 src/gmic_gimp "${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp" + install -D
[arch-commits] Commit in gmic/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:24:16 Author: spupykin Revision: 142311 upgpkg: gmic 1.6.6.1-1 upd Modified: gmic/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:24:11 UTC (rev 142310) +++ PKGBUILD2015-10-01 14:24:16 UTC (rev 142311) @@ -6,7 +6,7 @@ pkgbase=gmic pkgname=("gmic" "gimp-plugin-gmic" "zart") -pkgver=1.6.5.2 +pkgver=1.6.6.1 pkgrel=1 arch=("i686" "x86_64") url="http://gmic.eu/"; @@ -13,7 +13,7 @@ license=("custom:CeCILL") makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2') source=("http://gmic.eu/files/source/gmic_$pkgver.tar.gz";) -md5sums=('4ec7d3565834a7db4d401697b598e842') +md5sums=('1b97339072586320f4bffc05373521c4') prepare() { cd "${srcdir}/gmic-${pkgver}"
[arch-commits] Commit in firefox-noscript/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:24:11 Author: spupykin Revision: 142310 archrelease: copy trunk to community-any Added: firefox-noscript/repos/community-any/PKGBUILD (from rev 142309, firefox-noscript/trunk/PKGBUILD) Deleted: firefox-noscript/repos/community-any/PKGBUILD --+ PKGBUILD | 50 +- 1 file changed, 25 insertions(+), 25 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:23:50 UTC (rev 142309) +++ PKGBUILD2015-10-01 14:24:11 UTC (rev 142310) @@ -1,25 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=firefox-noscript -pkgver=2.6.9.36 -pkgrel=1 -pkgdesc="Extension for firefox which disables script" -arch=('any') -url="http://noscript.net/"; -license=('GPL2') -depends=() -makedepends=('unzip') -source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) -md5sums=('fc131963fd1339ee173d74a95939de5a') - -package() { - depends=("firefox") - - cd $srcdir - local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; s/\"//g; p; q' install.rdf) - local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid} - install -d $dstdir - cp -R * $dstdir - rm $dstdir/noscript-$pkgver.xpi -} Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 142309, firefox-noscript/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:24:11 UTC (rev 142310) @@ -0,0 +1,25 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=firefox-noscript +pkgver=2.6.9.37 +pkgrel=1 +pkgdesc="Extension for firefox which disables script" +arch=('any') +url="http://noscript.net/"; +license=('GPL2') +depends=() +makedepends=('unzip') +source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) +md5sums=('50387f2d528857fe901738c1875fa325') + +package() { + depends=("firefox") + + cd $srcdir + local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; s/\"//g; p; q' install.rdf) + local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid} + install -d $dstdir + cp -R * $dstdir + rm $dstdir/noscript-$pkgver.xpi +}
[arch-commits] Commit in elixir/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:22:57 Author: spupykin Revision: 142305 upgpkg: elixir 1.1.1-1 upd Modified: elixir/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:22:49 UTC (rev 142304) +++ PKGBUILD2015-10-01 14:22:57 UTC (rev 142305) @@ -3,7 +3,7 @@ # Old maintainer: Gilbert Kennen pkgname=elixir -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="a functional meta-programming aware language built on top of the Erlang VM" url="http://elixir-lang.org"; @@ -11,7 +11,7 @@ license=('Apache' 'custom:EPL') depends=('erlang-nox') source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver}";) -md5sums=('7d1ed9f4d601131d04ddb5f372599fd4') +md5sums=('57f92587f33e985cb49fcdb88103b893') build() { cd "${srcdir}/"elixir-lang*
[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:23:26 Author: spupykin Revision: 142307 upgpkg: firefox-adblock-plus 2.6.11-1 upd Modified: firefox-adblock-plus/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 14:23:15 UTC (rev 142306) +++ PKGBUILD2015-10-01 14:23:26 UTC (rev 142307) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin pkgname=firefox-adblock-plus -pkgver=2.6.10 +pkgver=2.6.11 pkgrel=1 pkgdesc="Extension for firefox which block ads and banners" arch=('any') @@ -13,7 +13,7 @@ makedepends=('unzip') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi";) -md5sums=('df5f71f73ace992fc3504a6c46849b59') +md5sums=('a71366ab4d98f95cdc281f9eaeffa885') package() { cd $srcdir
[arch-commits] Commit in elixir/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:23:15 Author: spupykin Revision: 142306 archrelease: copy trunk to community-any Added: elixir/repos/community-any/PKGBUILD (from rev 142305, elixir/trunk/PKGBUILD) Deleted: elixir/repos/community-any/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:22:57 UTC (rev 142305) +++ PKGBUILD2015-10-01 14:23:15 UTC (rev 142306) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Old maintainer: Gilbert Kennen - -pkgname=elixir -pkgver=1.1.0 -pkgrel=1 -pkgdesc="a functional meta-programming aware language built on top of the Erlang VM" -url="http://elixir-lang.org"; -arch=('any') -license=('Apache' 'custom:EPL') -depends=('erlang-nox') -source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver}";) -md5sums=('7d1ed9f4d601131d04ddb5f372599fd4') - -build() { - cd "${srcdir}/"elixir-lang* - make -} - -check() { - cd "${srcdir}/"elixir-lang* - make test_erlang -} - -package() { - cd "${srcdir}/"elixir-lang* - mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}" - install -Dm644 {LEGAL,LICENSE} "${pkgdir}/usr/share/licenses/${pkgname}" - make DESTDIR=$pkgdir PREFIX=/usr install -} Copied: elixir/repos/community-any/PKGBUILD (from rev 142305, elixir/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:23:15 UTC (rev 142306) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Old maintainer: Gilbert Kennen + +pkgname=elixir +pkgver=1.1.1 +pkgrel=1 +pkgdesc="a functional meta-programming aware language built on top of the Erlang VM" +url="http://elixir-lang.org"; +arch=('any') +license=('Apache' 'custom:EPL') +depends=('erlang-nox') +source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver}";) +md5sums=('57f92587f33e985cb49fcdb88103b893') + +build() { + cd "${srcdir}/"elixir-lang* + make +} + +check() { + cd "${srcdir}/"elixir-lang* + make test_erlang +} + +package() { + cd "${srcdir}/"elixir-lang* + mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}" + install -Dm644 {LEGAL,LICENSE} "${pkgdir}/usr/share/licenses/${pkgname}" + make DESTDIR=$pkgdir PREFIX=/usr install +}
[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:23:43 Author: spupykin Revision: 142308 archrelease: copy trunk to community-any Added: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 142307, firefox-adblock-plus/trunk/PKGBUILD) Deleted: firefox-adblock-plus/repos/community-any/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 14:23:26 UTC (rev 142307) +++ PKGBUILD2015-10-01 14:23:43 UTC (rev 142308) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin - -pkgname=firefox-adblock-plus -pkgver=2.6.10 -pkgrel=1 -pkgdesc="Extension for firefox which block ads and banners" -arch=('any') -url="http://adblockplus.org/"; -license=('GPL') -groups=('firefox-addons') -depends=("firefox") -makedepends=('unzip') -noextract=("adblockplus-$pkgver.xpi") -source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi";) -md5sums=('df5f71f73ace992fc3504a6c46849b59') - -package() { - cd $srcdir - unzip adblockplus-$pkgver.xpi - local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; s/\"//g; p; q' install.rdf) - local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid} - [ -n ${emid} ] || return 1 - install -d $dstdir - cp -R * $dstdir - rm $dstdir/*.xpi - find $pkgdir -type d -exec chmod 0755 {} \; - find $pkgdir -type f -exec chmod 0644 {} \; -} Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 142307, firefox-adblock-plus/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 14:23:43 UTC (rev 142308) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin + +pkgname=firefox-adblock-plus +pkgver=2.6.11 +pkgrel=1 +pkgdesc="Extension for firefox which block ads and banners" +arch=('any') +url="http://adblockplus.org/"; +license=('GPL') +groups=('firefox-addons') +depends=("firefox") +makedepends=('unzip') +noextract=("adblockplus-$pkgver.xpi") +source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi";) +md5sums=('a71366ab4d98f95cdc281f9eaeffa885') + +package() { + cd $srcdir + unzip adblockplus-$pkgver.xpi + local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; s/\"//g; p; q' install.rdf) + local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid} + [ -n ${emid} ] || return 1 + install -d $dstdir + cp -R * $dstdir + rm $dstdir/*.xpi + find $pkgdir -type d -exec chmod 0755 {} \; + find $pkgdir -type f -exec chmod 0644 {} \; +}
[arch-commits] Commit in cgmanager/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 16:22:14 Author: spupykin Revision: 142303 upgpkg: cgmanager 0.39-1 upd Modified: cgmanager/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 13:25:56 UTC (rev 142302) +++ PKGBUILD2015-10-01 14:22:14 UTC (rev 142303) @@ -2,8 +2,8 @@ # Maintainer: Sergej Pupykin pkgname=cgmanager -pkgver=0.37 -pkgrel=2 +pkgver=0.39 +pkgrel=1 pkgdesc="Another daemon for managing control groups" arch=(i686 x86_64) url="https://linuxcontainers.org/"; @@ -11,7 +11,7 @@ depends=('libnih') makedepends=('help2man') source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz";) -md5sums=('764485d42a9197dce0c5a8a29e5e4bc0') +md5sums=('83ef00049944f1e444a3149afc668a1d') build() { cd "$srcdir/$pkgname-$pkgver"
[arch-commits] Commit in libykneomgr/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 15:25:52 Author: eworm Revision: 142301 upgpkg: libykneomgr 0.1.8-1 upstream release Modified: libykneomgr/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 12:15:39 UTC (rev 142300) +++ PKGBUILD2015-10-01 13:25:52 UTC (rev 142301) @@ -2,8 +2,8 @@ # Maintainer: Christian Hesse pkgname=libykneomgr -pkgver=0.1.7 -pkgrel=2 +pkgver=0.1.8 +pkgrel=1 pkgdesc="Yubico YubiKey NEO Manager C Library" arch=('i686' 'x86_64') url="https://github.com/Yubico/libykneomgr";
[arch-commits] Commit in libykneomgr/repos (4 files)
Date: Thursday, October 1, 2015 @ 15:25:56 Author: eworm Revision: 142302 archrelease: copy trunk to community-i686, community-x86_64 Added: libykneomgr/repos/community-i686/PKGBUILD (from rev 142301, libykneomgr/trunk/PKGBUILD) libykneomgr/repos/community-x86_64/PKGBUILD (from rev 142301, libykneomgr/trunk/PKGBUILD) Deleted: libykneomgr/repos/community-i686/PKGBUILD libykneomgr/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 76 community-i686/PKGBUILD | 38 -- community-x86_64/PKGBUILD | 38 -- 3 files changed, 76 insertions(+), 76 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 13:25:52 UTC (rev 142301) +++ community-i686/PKGBUILD 2015-10-01 13:25:56 UTC (rev 142302) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Christian Hesse - -pkgname=libykneomgr -pkgver=0.1.7 -pkgrel=2 -pkgdesc="Yubico YubiKey NEO Manager C Library" -arch=('i686' 'x86_64') -url="https://github.com/Yubico/libykneomgr"; -license=('BSD') -depends=('pcsclite' 'ccid' 'libzip') -makedepends=('git' 'gengetopt' 'help2man') -source=("git://github.com/Yubico/libykneomgr.git#tag=libykneomgr-${pkgver}") -sha256sums=('SKIP') - -build() { - cd libykneomgr/ - - touch ChangeLog - autoreconf -fi - ./configure --prefix=/usr - make -} - -check() { - cd libykneomgr/ - - make check -} - -package() { - cd libykneomgr/ - - install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/libykneomgr/COPYING" - install -D -m0644 README "${pkgdir}/usr/share/doc/libykneomgr/README" - make DESTDIR="${pkgdir}/" install -} - Copied: libykneomgr/repos/community-i686/PKGBUILD (from rev 142301, libykneomgr/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 13:25:56 UTC (rev 142302) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Christian Hesse + +pkgname=libykneomgr +pkgver=0.1.8 +pkgrel=1 +pkgdesc="Yubico YubiKey NEO Manager C Library" +arch=('i686' 'x86_64') +url="https://github.com/Yubico/libykneomgr"; +license=('BSD') +depends=('pcsclite' 'ccid' 'libzip') +makedepends=('git' 'gengetopt' 'help2man') +source=("git://github.com/Yubico/libykneomgr.git#tag=libykneomgr-${pkgver}") +sha256sums=('SKIP') + +build() { + cd libykneomgr/ + + touch ChangeLog + autoreconf -fi + ./configure --prefix=/usr + make +} + +check() { + cd libykneomgr/ + + make check +} + +package() { + cd libykneomgr/ + + install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/libykneomgr/COPYING" + install -D -m0644 README "${pkgdir}/usr/share/doc/libykneomgr/README" + make DESTDIR="${pkgdir}/" install +} + Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2015-10-01 13:25:52 UTC (rev 142301) +++ community-x86_64/PKGBUILD 2015-10-01 13:25:56 UTC (rev 142302) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Christian Hesse - -pkgname=libykneomgr -pkgver=0.1.7 -pkgrel=2 -pkgdesc="Yubico YubiKey NEO Manager C Library" -arch=('i686' 'x86_64') -url="https://github.com/Yubico/libykneomgr"; -license=('BSD') -depends=('pcsclite' 'ccid' 'libzip') -makedepends=('git' 'gengetopt' 'help2man') -source=("git://github.com/Yubico/libykneomgr.git#tag=libykneomgr-${pkgver}") -sha256sums=('SKIP') - -build() { - cd libykneomgr/ - - touch ChangeLog - autoreconf -fi - ./configure --prefix=/usr - make -} - -check() { - cd libykneomgr/ - - make check -} - -package() { - cd libykneomgr/ - - install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/libykneomgr/COPYING" - install -D -m0644 README "${pkgdir}/usr/share/doc/libykneomgr/README" - make DESTDIR="${pkgdir}/" install -} - Copied: libykneomgr/repos/community-x86_64/PKGBUILD (from rev 142301, libykneomgr/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 13:25:56 UTC (rev 142302) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Christian Hesse + +pkgname=libykneomgr +pkgver=0.1.8 +pkgrel=1 +pkgdesc="Yubico YubiKey NEO Manager C Library" +arch=('i686' 'x86_64') +url="https://github.com/Yubico/libykneomgr"; +license=('BSD') +depends=('pcsclite' 'ccid' 'libzip') +makedepends=('git' 'gengetopt' 'help2man') +source=("git://github.com/Yubico/libykneomgr.git#tag=libykneomgr-${pkgver}") +sha256sums=('SKIP') + +build() { + cd libykneomgr/ + + touch ChangeLog + autoreconf -fi + ./configure --prefix=/usr + make +} + +check() { + cd libykneomgr/ + +
[arch-commits] Commit in lib32-mesa/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 14:15:33 Author: lcarlier Revision: 142299 upgpkg: lib32-mesa 11.0.2-1 upstream update 11.0.2 Modified: lib32-mesa/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 11:00:54 UTC (rev 142298) +++ PKGBUILD2015-10-01 12:15:33 UTC (rev 142299) @@ -4,7 +4,7 @@ pkgbase=lib32-mesa pkgname=('lib32-mesa-vdpau' 'lib32-mesa' 'lib32-mesa-libgl') -pkgver=11.0.1 +pkgver=11.0.2 pkgrel=1 arch=('x86_64') makedepends=('python2-mako' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto' @@ -15,7 +15,7 @@ source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/mesa-${pkgver}.tar.xz{,.sig} LICENSE 0001-i965-Remove-early-release-of-DRI2-miptree.patch) -sha256sums=('43d0dfcd1f1e36f07f8228cd76d90175d3fc74c1ed25d7071794a100a98ef2a6' +sha256sums=('fce11fb27eb87adf1e620a76455d635c6136dfa49ae58c53b34ef8d0c7b7eae4' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2' 'a3f520ea13c923841c646a5b1627927744938ff691aa08e1aeaf14cce12bd1f7')
[arch-commits] Commit in lib32-mesa/repos/multilib-x86_64 (6 files)
Date: Thursday, October 1, 2015 @ 14:15:39 Author: lcarlier Revision: 142300 archrelease: copy trunk to multilib-x86_64 Added: lib32-mesa/repos/multilib-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch (from rev 142299, lib32-mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch) lib32-mesa/repos/multilib-x86_64/LICENSE (from rev 142299, lib32-mesa/trunk/LICENSE) lib32-mesa/repos/multilib-x86_64/PKGBUILD (from rev 142299, lib32-mesa/trunk/PKGBUILD) Deleted: lib32-mesa/repos/multilib-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch lib32-mesa/repos/multilib-x86_64/LICENSE lib32-mesa/repos/multilib-x86_64/PKGBUILD --+ 0001-i965-Remove-early-release-of-DRI2-miptree.patch | 66 +-- LICENSE | 164 - PKGBUILD | 302 - 3 files changed, 266 insertions(+), 266 deletions(-) Deleted: 0001-i965-Remove-early-release-of-DRI2-miptree.patch === --- 0001-i965-Remove-early-release-of-DRI2-miptree.patch2015-10-01 12:15:33 UTC (rev 142299) +++ 0001-i965-Remove-early-release-of-DRI2-miptree.patch2015-10-01 12:15:39 UTC (rev 142300) @@ -1,33 +0,0 @@ -From e2a696a4cd93c2dbe445243de48ed478fbdb8009 Mon Sep 17 00:00:00 2001 -From: Chris Wilson -Date: Fri, 10 Jul 2015 10:41:35 +0100 -Subject: [PATCH] i965: Remove early release of DRI2 miptree - -intel_update_winsys_renderbuffer_miptree() will release the existing -miptree when wrapping a new DRI2 buffer, so we can remove the early -release and so prevent a NULL mt dereference should importing the new -DRI2 name fail for any reason. (Reusing the old DRI2 name will result -in the rendering going astray, to a stale buffer, and not shown on the -screen, but it allows us to issue a warning and not crash much later in -innocent code.) - -Signed-off-by: Chris Wilson - src/mesa/drivers/dri/i965/brw_context.c | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c -index e8d1396..72f3897 100644 a/src/mesa/drivers/dri/i965/brw_context.c -+++ b/src/mesa/drivers/dri/i965/brw_context.c -@@ -1388,7 +1388,6 @@ intel_process_dri2_buffer(struct brw_context *brw, - buffer->cpp, buffer->pitch); -} - -- intel_miptree_release(&rb->mt); -bo = drm_intel_bo_gem_create_from_name(brw->bufmgr, buffer_name, - buffer->name); -if (!bo) { --- -2.5.0 - Copied: lib32-mesa/repos/multilib-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch (from rev 142299, lib32-mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch) === --- 0001-i965-Remove-early-release-of-DRI2-miptree.patch (rev 0) +++ 0001-i965-Remove-early-release-of-DRI2-miptree.patch2015-10-01 12:15:39 UTC (rev 142300) @@ -0,0 +1,33 @@ +From e2a696a4cd93c2dbe445243de48ed478fbdb8009 Mon Sep 17 00:00:00 2001 +From: Chris Wilson +Date: Fri, 10 Jul 2015 10:41:35 +0100 +Subject: [PATCH] i965: Remove early release of DRI2 miptree + +intel_update_winsys_renderbuffer_miptree() will release the existing +miptree when wrapping a new DRI2 buffer, so we can remove the early +release and so prevent a NULL mt dereference should importing the new +DRI2 name fail for any reason. (Reusing the old DRI2 name will result +in the rendering going astray, to a stale buffer, and not shown on the +screen, but it allows us to issue a warning and not crash much later in +innocent code.) + +Signed-off-by: Chris Wilson +--- + src/mesa/drivers/dri/i965/brw_context.c | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c +index e8d1396..72f3897 100644 +--- a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c +@@ -1388,7 +1388,6 @@ intel_process_dri2_buffer(struct brw_context *brw, + buffer->cpp, buffer->pitch); +} + +- intel_miptree_release(&rb->mt); +bo = drm_intel_bo_gem_create_from_name(brw->bufmgr, buffer_name, + buffer->name); +if (!bo) { +-- +2.5.0 + Deleted: LICENSE === --- LICENSE 2015-10-01 12:15:33 UTC (rev 142299) +++ LICENSE 2015-10-01 12:15:39 UTC (rev 142300) @@ -1,82 +0,0 @@ -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 i
[arch-commits] Commit in mesa/repos (12 files)
Date: Thursday, October 1, 2015 @ 14:08:39 Author: lcarlier Revision: 247962 archrelease: copy trunk to extra-i686, extra-x86_64 Added: mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch (from rev 247961, mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch) mesa/repos/extra-i686/LICENSE (from rev 247961, mesa/trunk/LICENSE) mesa/repos/extra-i686/PKGBUILD (from rev 247961, mesa/trunk/PKGBUILD) mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch (from rev 247961, mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch) mesa/repos/extra-x86_64/LICENSE (from rev 247961, mesa/trunk/LICENSE) mesa/repos/extra-x86_64/PKGBUILD (from rev 247961, mesa/trunk/PKGBUILD) Deleted: mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch mesa/repos/extra-i686/LICENSE mesa/repos/extra-i686/PKGBUILD mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch mesa/repos/extra-x86_64/LICENSE mesa/repos/extra-x86_64/PKGBUILD ---+ /0001-i965-Remove-early-release-of-DRI2-miptree.patch | 66 + /LICENSE | 164 /PKGBUILD | 354 ++ extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch | 33 extra-i686/LICENSE| 82 -- extra-i686/PKGBUILD | 177 - extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch | 33 extra-x86_64/LICENSE | 82 -- extra-x86_64/PKGBUILD | 177 - 9 files changed, 584 insertions(+), 584 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 247961:247962 to see the changes.
[arch-commits] Commit in mesa/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 14:04:23 Author: lcarlier Revision: 247961 upgpkg: mesa 11.0.2-1 upstream update 11.0.2rm Modified: mesa/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 08:07:36 UTC (rev 247960) +++ PKGBUILD2015-10-01 12:04:23 UTC (rev 247961) @@ -4,7 +4,7 @@ pkgbase=mesa pkgname=('opencl-mesa' 'libva-mesa-driver' 'mesa-vdpau' 'mesa' 'mesa-libgl') -pkgver=11.0.1 +pkgver=11.0.2 pkgrel=1 arch=('i686' 'x86_64') makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' @@ -15,7 +15,7 @@ source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/mesa-${pkgver}.tar.xz{,.sig} LICENSE 0001-i965-Remove-early-release-of-DRI2-miptree.patch) -sha256sums=('43d0dfcd1f1e36f07f8228cd76d90175d3fc74c1ed25d7071794a100a98ef2a6' +sha256sums=('fce11fb27eb87adf1e620a76455d635c6136dfa49ae58c53b34ef8d0c7b7eae4' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2' 'a3f520ea13c923841c646a5b1627927744938ff691aa08e1aeaf14cce12bd1f7')
[arch-commits] Commit in lollypop/repos/community-any (4 files)
Date: Thursday, October 1, 2015 @ 13:00:54 Author: alucryd Revision: 142298 archrelease: copy trunk to community-any Added: lollypop/repos/community-any/PKGBUILD (from rev 142297, lollypop/trunk/PKGBUILD) lollypop/repos/community-any/lollypop.install (from rev 142297, lollypop/trunk/lollypop.install) Deleted: lollypop/repos/community-any/PKGBUILD lollypop/repos/community-any/lollypop.install --+ PKGBUILD | 76 ++--- lollypop.install | 30 ++-- 2 files changed, 53 insertions(+), 53 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 11:00:19 UTC (rev 142297) +++ PKGBUILD2015-10-01 11:00:54 UTC (rev 142298) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin -# Contributor: kirek -# Contributor: Cédric Bellegarde - -pkgname=lollypop -pkgver=0.9.42 -pkgrel=2 -pkgdesc='Music player for GNOME' -arch=('any') -url='https://github.com/gnumdk/lollypop' -license=('GPL') -depends=('desktop-file-utils' 'gtk3' 'python-cairo' - 'python-dbus' 'python-gobject' 'totem-plparser') -makedepends=('gobject-introspection' 'intltool' 'itstool' 'python') -optdepends=('libsecret: Last.FM support' -'python-pylast: Last.FM support' -'python-wikipedia: Wikipedia support') -install='lollypop.install' -source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz";) -sha256sums=('65d44d073a249d9c9562ed1bbda65bb28173ab86df5dd045034b34e346110d20') - -build() { - cd lollypop-${pkgver} - - ./configure \ ---prefix='/usr' \ ---disable-schemas-compile - make -} - -package() { - cd lollypop-${pkgver} - - make DESTDIR="${pkgdir}" install -} - -# vim: ts=2 sw=2 et: Copied: lollypop/repos/community-any/PKGBUILD (from rev 142297, lollypop/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 11:00:54 UTC (rev 142298) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Maxime Gauduin +# Contributor: kirek +# Contributor: Cédric Bellegarde + +pkgname=lollypop +pkgver=0.9.50 +pkgrel=1 +pkgdesc='Music player for GNOME' +arch=('any') +url='https://github.com/gnumdk/lollypop' +license=('GPL') +depends=('desktop-file-utils' 'gtk3' 'python-cairo' + 'python-dbus' 'python-gobject' 'totem-plparser') +makedepends=('gobject-introspection' 'intltool' 'itstool' 'python') +optdepends=('libsecret: Last.FM support' +'python-pylast: Last.FM support' +'python-wikipedia: Wikipedia support') +install='lollypop.install' +source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz";) +sha256sums=('24535058e2e1f84c5ab895e7d8dd062a97a8fff18cf333ce7f6f0cc68b7f1d58') + +build() { + cd lollypop-${pkgver} + + ./configure \ +--prefix='/usr' \ +--disable-schemas-compile + make +} + +package() { + cd lollypop-${pkgver} + + make DESTDIR="${pkgdir}" install +} + +# vim: ts=2 sw=2 et: Deleted: lollypop.install === --- lollypop.install2015-10-01 11:00:19 UTC (rev 142297) +++ lollypop.install2015-10-01 11:00:54 UTC (rev 142298) @@ -1,15 +0,0 @@ -post_install() { - glib-compile-schemas /usr/share/glib-2.0/schemas - gtk-update-icon-cache -ftq /usr/share/icons/hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -# vim: ts=2 sw=2 et: Copied: lollypop/repos/community-any/lollypop.install (from rev 142297, lollypop/trunk/lollypop.install) === --- lollypop.install(rev 0) +++ lollypop.install2015-10-01 11:00:54 UTC (rev 142298) @@ -0,0 +1,15 @@ +post_install() { + glib-compile-schemas /usr/share/glib-2.0/schemas + gtk-update-icon-cache -ftq /usr/share/icons/hicolor + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in lollypop/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 13:00:19 Author: alucryd Revision: 142297 upgpkg: lollypop 0.9.50-1 Modified: lollypop/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 10:52:19 UTC (rev 142296) +++ PKGBUILD2015-10-01 11:00:19 UTC (rev 142297) @@ -4,8 +4,8 @@ # Contributor: Cédric Bellegarde pkgname=lollypop -pkgver=0.9.42 -pkgrel=3 +pkgver=0.9.50 +pkgrel=1 pkgdesc='Music player for GNOME' arch=('any') url='https://github.com/gnumdk/lollypop' @@ -18,7 +18,7 @@ 'python-wikipedia: Wikipedia support') install='lollypop.install' source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz";) -sha256sums=('65d44d073a249d9c9562ed1bbda65bb28173ab86df5dd045034b34e346110d20') +sha256sums=('24535058e2e1f84c5ab895e7d8dd062a97a8fff18cf333ce7f6f0cc68b7f1d58') build() { cd lollypop-${pkgver}
[arch-commits] Commit in yubikey-personalization-gui/repos (8 files)
Date: Thursday, October 1, 2015 @ 12:52:19 Author: eworm Revision: 142296 archrelease: copy trunk to community-i686, community-x86_64 Added: yubikey-personalization-gui/repos/community-i686/PKGBUILD (from rev 142295, yubikey-personalization-gui/trunk/PKGBUILD) yubikey-personalization-gui/repos/community-i686/yubikey-personalization-gui.install (from rev 142295, yubikey-personalization-gui/trunk/yubikey-personalization-gui.install) yubikey-personalization-gui/repos/community-x86_64/PKGBUILD (from rev 142295, yubikey-personalization-gui/trunk/PKGBUILD) yubikey-personalization-gui/repos/community-x86_64/yubikey-personalization-gui.install (from rev 142295, yubikey-personalization-gui/trunk/yubikey-personalization-gui.install) Deleted: yubikey-personalization-gui/repos/community-i686/PKGBUILD yubikey-personalization-gui/repos/community-i686/yubikey-personalization-gui.install yubikey-personalization-gui/repos/community-x86_64/PKGBUILD yubikey-personalization-gui/repos/community-x86_64/yubikey-personalization-gui.install --+ /PKGBUILD| 102 + /yubikey-personalization-gui.install | 30 + community-i686/PKGBUILD | 51 community-i686/yubikey-personalization-gui.install | 15 -- community-x86_64/PKGBUILD| 51 community-x86_64/yubikey-personalization-gui.install | 15 -- 6 files changed, 132 insertions(+), 132 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-10-01 10:52:16 UTC (rev 142295) +++ community-i686/PKGBUILD 2015-10-01 10:52:19 UTC (rev 142296) @@ -1,51 +0,0 @@ -# $Id$ -# Maintainer: Christian Hesse - -pkgname=yubikey-personalization-gui -pkgver=3.1.22 -pkgrel=1 -pkgdesc='Yubico YubiKey Personalization GUI' -arch=('i686' 'x86_64') -url='https://github.com/Yubico/yubikey-personalization-gui' -license=('BSD') -depends=('yubikey-personalization' 'qt5-base' 'libxkbcommon-x11') -makedepends=('git' 'imagemagick') -provides=('yubikey-personalization-tool') -conflicts=('yubikey-personalization-tool') -install=yubikey-personalization-gui.install -source=("git://github.com/Yubico/yubikey-personalization-gui.git#tag=yubikey-personalization-gui-${pkgver}") -sha256sums=('SKIP') - -build() { - cd yubikey-personalization-gui/ - - qmake-qt5 "CONFIG += debian" - make -} - -check() { - cd yubikey-personalization-gui/ - - make check -} - -package() { - cd yubikey-personalization-gui/ - - install -D -m0755 build/release/yubikey-personalization-gui "${pkgdir}/usr/bin/yubikey-personalization-gui" - install -D -m0644 resources/lin/yubikey-personalization-gui.1 "${pkgdir}/usr/share/man/man1/yubikey-personalization-gui.1" - - install -D -m0644 resources/lin/yubikey-personalization-gui.desktop "${pkgdir}/usr/share/applications/yubikey-personalization-gui.desktop" - - install -D -m0644 resources/lin/yubikey-personalization-gui.png "${pkgdir}/usr/share/icons/hicolor/128x128/apps/yubikey-personalization-gui.png" - for SIZE in 16 24 32 48 64 96; do - convert -scale ${SIZE} \ - resources/lin/yubikey-personalization-gui.png \ - ${srcdir}/yubikey-personalization-gui.png - install -D -m0644 ${srcdir}/yubikey-personalization-gui.png "${pkgdir}/usr/share/icons/hicolor/${SIZE}x${SIZE}/apps/yubikey-personalization-gui.png" - done - - install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/yubikey-personalization-gui/COPYING" - install -D -m0644 README "${pkgdir}/usr/share/doc/yubikey-personalization-gui/README" -} - Copied: yubikey-personalization-gui/repos/community-i686/PKGBUILD (from rev 142295, yubikey-personalization-gui/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 10:52:19 UTC (rev 142296) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Christian Hesse + +pkgname=yubikey-personalization-gui +pkgver=3.1.23 +pkgrel=1 +pkgdesc='Yubico YubiKey Personalization GUI' +arch=('i686' 'x86_64') +url='https://github.com/Yubico/yubikey-personalization-gui' +license=('BSD') +depends=('yubikey-personalization' 'qt5-base' 'libxkbcommon-x11') +makedepends=('git' 'imagemagick') +provides=('yubikey-personalization-tool') +conflicts=('yubikey-personalization-tool') +install=yubikey-personalization-gui.install +source=("git://github.com/Yubico/yubikey-personalization-gui.git#tag=yubikey-personalization-gui-${pkgver}") +sha256sums=('SKIP') + +build() { + cd yubikey-personalization-gui/ + + qmake-qt5 "CONFIG += debian" + make +} + +check() { + cd yubikey-personalization-
[arch-commits] Commit in yubikey-personalization-gui/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 12:52:16 Author: eworm Revision: 142295 upgpkg: yubikey-personalization-gui 3.1.23-1 upstream release Modified: yubikey-personalization-gui/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 09:51:34 UTC (rev 142294) +++ PKGBUILD2015-10-01 10:52:16 UTC (rev 142295) @@ -2,7 +2,7 @@ # Maintainer: Christian Hesse pkgname=yubikey-personalization-gui -pkgver=3.1.22 +pkgver=3.1.23 pkgrel=1 pkgdesc='Yubico YubiKey Personalization GUI' arch=('i686' 'x86_64')
[arch-commits] Commit in deepin-game/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 11:51:11 Author: fyan Revision: 142293 upgpkg: deepin-game 2014.2-2 fix dependency Modified: deepin-game/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 09:26:39 UTC (rev 142292) +++ PKGBUILD2015-10-01 09:51:11 UTC (rev 142293) @@ -5,12 +5,12 @@ pkgname=deepin-game pkgver=2014.2 -pkgrel=1 +pkgrel=2 pkgdesc="Deepin Game Center" arch=('any') url="https://gitcafe.com/Deepin/deepin-game"; license=('GPL3') -depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' 'python2-scipy' +depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' 'python2-jswebkit' 'python2-deepin-storm') makedepends=('deepin-gettext-tools' 'git') groups=('deepin-extra')
[arch-commits] Commit in deepin-game/repos/community-any (4 files)
Date: Thursday, October 1, 2015 @ 11:51:34 Author: fyan Revision: 142294 archrelease: copy trunk to community-any Added: deepin-game/repos/community-any/PKGBUILD (from rev 142293, deepin-game/trunk/PKGBUILD) deepin-game/repos/community-any/deepin-game.install (from rev 142293, deepin-game/trunk/deepin-game.install) Deleted: deepin-game/repos/community-any/PKGBUILD deepin-game/repos/community-any/deepin-game.install -+ PKGBUILD| 72 +- deepin-game.install | 24 2 files changed, 48 insertions(+), 48 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-10-01 09:51:11 UTC (rev 142293) +++ PKGBUILD2015-10-01 09:51:34 UTC (rev 142294) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Josip Ponjavic -# Contributor: Xu Fasheng - -pkgname=deepin-game -pkgver=2014.2 -pkgrel=1 -pkgdesc="Deepin Game Center" -arch=('any') -url="https://gitcafe.com/Deepin/deepin-game"; -license=('GPL3') -depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' 'python2-scipy' - 'python2-jswebkit' 'python2-deepin-storm') -makedepends=('deepin-gettext-tools' 'git') -groups=('deepin-extra') -install="${pkgname}.install" -source=("git+https://github.com/linuxdeepin/deepin-game.git#tag=$pkgver";) -sha256sums=('SKIP') - -prepare() { - cd deepin-game - - # fix python version - find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2=' -} - -build() { - cd deepin-game - deepin-generate-mo tools/locale_config.ini -} - -package() { - cd deepin-game - make DESTDIR="${pkgdir}" PREFIX="/usr" install -} Copied: deepin-game/repos/community-any/PKGBUILD (from rev 142293, deepin-game/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-10-01 09:51:34 UTC (rev 142294) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Josip Ponjavic +# Contributor: Xu Fasheng + +pkgname=deepin-game +pkgver=2014.2 +pkgrel=2 +pkgdesc="Deepin Game Center" +arch=('any') +url="https://gitcafe.com/Deepin/deepin-game"; +license=('GPL3') +depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' + 'python2-jswebkit' 'python2-deepin-storm') +makedepends=('deepin-gettext-tools' 'git') +groups=('deepin-extra') +install="${pkgname}.install" +source=("git+https://github.com/linuxdeepin/deepin-game.git#tag=$pkgver";) +sha256sums=('SKIP') + +prepare() { + cd deepin-game + + # fix python version + find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2=' +} + +build() { + cd deepin-game + deepin-generate-mo tools/locale_config.ini +} + +package() { + cd deepin-game + make DESTDIR="${pkgdir}" PREFIX="/usr" install +} Deleted: deepin-game.install === --- deepin-game.install 2015-10-01 09:51:11 UTC (rev 142293) +++ deepin-game.install 2015-10-01 09:51:34 UTC (rev 142294) @@ -1,12 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: deepin-game/repos/community-any/deepin-game.install (from rev 142293, deepin-game/trunk/deepin-game.install) === --- deepin-game.install (rev 0) +++ deepin-game.install 2015-10-01 09:51:34 UTC (rev 142294) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in deepin-game/repos (3 files)
Date: Thursday, October 1, 2015 @ 11:26:39 Author: fyan Revision: 142292 archrelease: copy trunk to community-any Added: deepin-game/repos/community-any/ deepin-game/repos/community-any/PKGBUILD (from rev 142291, deepin-game/trunk/PKGBUILD) deepin-game/repos/community-any/deepin-game.install (from rev 142291, deepin-game/trunk/deepin-game.install) -+ PKGBUILD| 36 deepin-game.install | 12 2 files changed, 48 insertions(+) Copied: deepin-game/repos/community-any/PKGBUILD (from rev 142291, deepin-game/trunk/PKGBUILD) === --- community-any/PKGBUILD (rev 0) +++ community-any/PKGBUILD 2015-10-01 09:26:39 UTC (rev 142292) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Josip Ponjavic +# Contributor: Xu Fasheng + +pkgname=deepin-game +pkgver=2014.2 +pkgrel=1 +pkgdesc="Deepin Game Center" +arch=('any') +url="https://gitcafe.com/Deepin/deepin-game"; +license=('GPL3') +depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' 'python2-scipy' + 'python2-jswebkit' 'python2-deepin-storm') +makedepends=('deepin-gettext-tools' 'git') +groups=('deepin-extra') +install="${pkgname}.install" +source=("git+https://github.com/linuxdeepin/deepin-game.git#tag=$pkgver";) +sha256sums=('SKIP') + +prepare() { + cd deepin-game + + # fix python version + find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2=' +} + +build() { + cd deepin-game + deepin-generate-mo tools/locale_config.ini +} + +package() { + cd deepin-game + make DESTDIR="${pkgdir}" PREFIX="/usr" install +} Copied: deepin-game/repos/community-any/deepin-game.install (from rev 142291, deepin-game/trunk/deepin-game.install) === --- community-any/deepin-game.install (rev 0) +++ community-any/deepin-game.install 2015-10-01 09:26:39 UTC (rev 142292) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in deepin-game/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 11:26:18 Author: fyan Revision: 142291 upgpkg: deepin-game 2014.2-1 Modified: deepin-game/trunk/PKGBUILD(contents, properties) --+ PKGBUILD |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 09:14:07 UTC (rev 142290) +++ PKGBUILD2015-10-01 09:26:18 UTC (rev 142291) @@ -1,5 +1,7 @@ -# Maintainer: Josip Ponjavic -# Maintainer: Xu Fasheng +# $Id$ +# Maintainer: Felix Yan +# Contributor: Josip Ponjavic +# Contributor: Xu Fasheng pkgname=deepin-game pkgver=2014.2 Property changes on: deepin-game/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in (5 files)
Date: Thursday, October 1, 2015 @ 11:14:07 Author: fyan Revision: 142290 addpkg: deepin-game 2014.2-1 Added: deepin-game/ deepin-game/repos/ deepin-game/trunk/ deepin-game/trunk/PKGBUILD deepin-game/trunk/deepin-game.install -+ PKGBUILD| 34 ++ deepin-game.install | 12 2 files changed, 46 insertions(+) Added: deepin-game/trunk/PKGBUILD === --- deepin-game/trunk/PKGBUILD (rev 0) +++ deepin-game/trunk/PKGBUILD 2015-10-01 09:14:07 UTC (rev 142290) @@ -0,0 +1,34 @@ +# Maintainer: Josip Ponjavic +# Maintainer: Xu Fasheng + +pkgname=deepin-game +pkgver=2014.2 +pkgrel=1 +pkgdesc="Deepin Game Center" +arch=('any') +url="https://gitcafe.com/Deepin/deepin-game"; +license=('GPL3') +depends=('python2-deepin-ui' 'flashplugin' 'hicolor-icon-theme' 'python2-scipy' + 'python2-jswebkit' 'python2-deepin-storm') +makedepends=('deepin-gettext-tools' 'git') +groups=('deepin-extra') +install="${pkgname}.install" +source=("git+https://github.com/linuxdeepin/deepin-game.git#tag=$pkgver";) +sha256sums=('SKIP') + +prepare() { + cd deepin-game + + # fix python version + find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2=' +} + +build() { + cd deepin-game + deepin-generate-mo tools/locale_config.ini +} + +package() { + cd deepin-game + make DESTDIR="${pkgdir}" PREFIX="/usr" install +} Added: deepin-game/trunk/deepin-game.install === --- deepin-game/trunk/deepin-game.install (rev 0) +++ deepin-game/trunk/deepin-game.install 2015-10-01 09:14:07 UTC (rev 142290) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in python-deepin-storm/repos (2 files)
Date: Thursday, October 1, 2015 @ 11:05:28 Author: fyan Revision: 142289 archrelease: copy trunk to community-any Added: python-deepin-storm/repos/community-any/ python-deepin-storm/repos/community-any/PKGBUILD (from rev 142288, python-deepin-storm/trunk/PKGBUILD) --+ PKGBUILD | 28 1 file changed, 28 insertions(+) Copied: python-deepin-storm/repos/community-any/PKGBUILD (from rev 142288, python-deepin-storm/trunk/PKGBUILD) === --- community-any/PKGBUILD (rev 0) +++ community-any/PKGBUILD 2015-10-01 09:05:28 UTC (rev 142289) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Felix Yan + +pkgbase=python-deepin-storm +pkgname=python2-deepin-storm +pkgver=0.3.20140625 +_commit=e6fe6aab1cadca5ed2ed6f086fb2db9699e00416 +pkgrel=1 +pkgdesc="A download library and powerful download manager" +arch=('any') +url=("https://github.com/linuxdeepin/deepin-storm";) +license=('GPL') +depends=('python2') +makedepends=('git') +source=("git+https://github.com/linuxdeepin/deepin-storm.git#commit=$_commit";) +md5sums=('SKIP') + +build() { + cd deepin-storm + python2 setup.py build +} + +package_python2-deepin-storm() { + cd deepin-storm + python2 setup.py install -O1 --root="${pkgdir}" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in (4 files)
Date: Thursday, October 1, 2015 @ 11:05:07 Author: fyan Revision: 142288 addpkg: python-deepin-storm 0.3.20140625-1 Added: python-deepin-storm/ python-deepin-storm/repos/ python-deepin-storm/trunk/ python-deepin-storm/trunk/PKGBUILD --+ PKGBUILD | 28 1 file changed, 28 insertions(+) Added: python-deepin-storm/trunk/PKGBUILD === --- python-deepin-storm/trunk/PKGBUILD (rev 0) +++ python-deepin-storm/trunk/PKGBUILD 2015-10-01 09:05:07 UTC (rev 142288) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Felix Yan + +pkgbase=python-deepin-storm +pkgname=python2-deepin-storm +pkgver=0.3.20140625 +_commit=e6fe6aab1cadca5ed2ed6f086fb2db9699e00416 +pkgrel=1 +pkgdesc="A download library and powerful download manager" +arch=('any') +url=("https://github.com/linuxdeepin/deepin-storm";) +license=('GPL') +depends=('python2') +makedepends=('git') +source=("git+https://github.com/linuxdeepin/deepin-storm.git#commit=$_commit";) +md5sums=('SKIP') + +build() { + cd deepin-storm + python2 setup.py build +} + +package_python2-deepin-storm() { + cd deepin-storm + python2 setup.py install -O1 --root="${pkgdir}" +} + +# vim:set ts=2 sw=2 et: Property changes on: python-deepin-storm/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in python2-jswebkit/repos (4 files)
Date: Thursday, October 1, 2015 @ 10:37:36 Author: fyan Revision: 142287 archrelease: copy trunk to community-i686, community-x86_64 Added: python2-jswebkit/repos/community-i686/ python2-jswebkit/repos/community-i686/PKGBUILD (from rev 142286, python2-jswebkit/trunk/PKGBUILD) python2-jswebkit/repos/community-x86_64/ python2-jswebkit/repos/community-x86_64/PKGBUILD (from rev 142286, python2-jswebkit/trunk/PKGBUILD) ---+ community-i686/PKGBUILD | 20 community-x86_64/PKGBUILD | 20 2 files changed, 40 insertions(+) Copied: python2-jswebkit/repos/community-i686/PKGBUILD (from rev 142286, python2-jswebkit/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-10-01 08:37:36 UTC (rev 142287) @@ -0,0 +1,20 @@ +# $Id$ +# Maintainer: Felix Yan + +pkgname=python2-jswebkit +_srcname=python-jswebkit +pkgver=0.0.3 +pkgrel=5 +pkgdesc='simple GTK+ HTML5 rich text editor' +arch=('i686' 'x86_64') +url='http://code.google.com/p/gwrite/' +license=('LGPL') +depends=('pywebkitgtk') +makedepends=('cython2') +source=("http://gwrite.googlecode.com/files/${_srcname}-${pkgver}.tar.gz";) +md5sums=('514ed4dd5e540d160fcdac9c3c607371') + +package() { + cd "${srcdir}/${_srcname}-${pkgver}" + python2 setup.py install --root="${pkgdir}" +} Copied: python2-jswebkit/repos/community-x86_64/PKGBUILD (from rev 142286, python2-jswebkit/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2015-10-01 08:37:36 UTC (rev 142287) @@ -0,0 +1,20 @@ +# $Id$ +# Maintainer: Felix Yan + +pkgname=python2-jswebkit +_srcname=python-jswebkit +pkgver=0.0.3 +pkgrel=5 +pkgdesc='simple GTK+ HTML5 rich text editor' +arch=('i686' 'x86_64') +url='http://code.google.com/p/gwrite/' +license=('LGPL') +depends=('pywebkitgtk') +makedepends=('cython2') +source=("http://gwrite.googlecode.com/files/${_srcname}-${pkgver}.tar.gz";) +md5sums=('514ed4dd5e540d160fcdac9c3c607371') + +package() { + cd "${srcdir}/${_srcname}-${pkgver}" + python2 setup.py install --root="${pkgdir}" +}
[arch-commits] Commit in (4 files)
Date: Thursday, October 1, 2015 @ 10:36:27 Author: fyan Revision: 142286 addpkg: python2-jswebkit 0.0.3-5 Added: python2-jswebkit/ python2-jswebkit/repos/ python2-jswebkit/trunk/ python2-jswebkit/trunk/PKGBUILD --+ PKGBUILD | 20 1 file changed, 20 insertions(+) Added: python2-jswebkit/trunk/PKGBUILD === --- python2-jswebkit/trunk/PKGBUILD (rev 0) +++ python2-jswebkit/trunk/PKGBUILD 2015-10-01 08:36:27 UTC (rev 142286) @@ -0,0 +1,20 @@ +# $Id$ +# Maintainer: Felix Yan + +pkgname=python2-jswebkit +_srcname=python-jswebkit +pkgver=0.0.3 +pkgrel=5 +pkgdesc='simple GTK+ HTML5 rich text editor' +arch=('i686' 'x86_64') +url='http://code.google.com/p/gwrite/' +license=('LGPL') +depends=('pywebkitgtk') +makedepends=('cython2') +source=("http://gwrite.googlecode.com/files/${_srcname}-${pkgver}.tar.gz";) +md5sums=('514ed4dd5e540d160fcdac9c3c607371') + +package() { + cd "${srcdir}/${_srcname}-${pkgver}" + python2 setup.py install --root="${pkgdir}" +} Property changes on: python2-jswebkit/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
[arch-commits] Commit in thunderbird-i18n/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 10:07:20 Author: foutrelis Revision: 247958 upgpkg: thunderbird-i18n 38.3.0-1 New upstream release. Modified: thunderbird-i18n/trunk/PKGBUILD --+ PKGBUILD | 118 ++--- 1 file changed, 59 insertions(+), 59 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 08:07:18 UTC (rev 247957) +++ PKGBUILD2015-10-01 08:07:20 UTC (rev 247958) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler pkgbase=thunderbird-i18n -pkgver=38.1.0 +pkgver=38.3.0 pkgrel=1 pkgdesc="Language pack for Thunderbird" arch=('any') @@ -97,61 +97,61 @@ "$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi" } -md5sums=('20e343dd86a40639688c456a689ff96a' - 'afa94cc0370260b081cc51cde92ecab0' - '63dab39864a46d608458400e81bab4b5' - '512571e8c3fe808e66dbbf567729a8ed' - 'fdda71c0be3eeb4b90934f8504911c08' - 'a698961ba2d2d3c346069a85454e2b45' - '2ffa6a0314c236bec80f3d9ef4f46af6' - 'd98f518898d22cf48edf1dfff1a280b7' - '6d7132f3703b59c5c1765f5d8aae8693' - '3ab6e121b27ce89a80679ac7990de831' - '9f582161a6e8b19f5fad66cac7e7f1a0' - 'd833bf42468b01bd3c512fa83c089b28' - '978f40e2265201c7b5c43542b0becbd9' - 'c14fbce63582af0f17d8eed0532e1d24' - 'e71cf3a4d3cdcc86d1b8081d69756e68' - '5356a4053065e16c73ea5acc08ad5f62' - 'b974c1d49fe65cb4dcd9fcc9751e1229' - 'fcdbd3b7541595d7113b481e1f9c9c27' - '2dec0f9de4985094789ae0a94df3936a' - '79cc1eabd199b73a43b3cc09e998fb59' - '2a5f6e47d9609adc7a49505a1e1aaeb6' - 'f7787500ac2876d5587fb5256e011ccd' - '75f71c79b0ae05689bdde8d837635f05' - 'cf74c30be6d0c5841ef5b6dcb8c24684' - '45afa2d43d935be3b5f0896766144dbd' - '3295e93407e7a188bcb939c8c47f3624' - '453adbc5022f0c75fb65bc8d102b9e44' - '6fd8bffdbcaf0a424bfd86ede9c98f67' - 'df888de2493173451c81eca4259bbe4e' - '03a1a9b28743df8afa052ad44fde4359' - 'd3b9c9aa9567be11e34345c2cfe4c277' - '3223b3da1be9b8b30c6a9b5ad5321f34' - 'a5e2c8f6bdee240c35a9ba093b52f4fc' - 'cc74f6dac6f122c19c282825f50e39d2' - '789f1baf9318bcabc0c552d366636ece' - 'b8af98750a2a28c1217c27dfcb3f7767' - 'fe1bda183f52e117928d1fd7c0d9bf07' - '74f2e0e6acba7596777c40be37321196' - '5f5041f2e722d0ad0daf7a1456104c72' - 'ace3008a1e4ca0a2c94a1c955a82958a' - '151ff7a72b0885c6ba114d0a56e1a4a8' - '895e53ed8c21030539ff96b7c279b2f5' - '1bc3353f529c85ac6d09dcf02ad8b5b3' - 'a708c7355513640ea9b04d2e93109c2a' - '0579d91251957df3402173ed2293c65e' - 'ede2b23f30e1281b79fe147bafea334b' - '5d1e095bb9c9f3a5c6013f354ffd0ff6' - 'e46fdc268446e7945303d325a1f4963a' - 'b6dedd35b7dfaa961ba073b7256eada1' - '9cb7256846b3db22d22baf2e6de4a94c' - 'e12397bd80cc3d8f7e257969cb6c687e' - 'b798ee8f3161c82d33f9ea883445fa0a' - '5fd64c69f186d6bd0a47c628b74f0045' - 'b33dbb187d643bae213af77384c34713' - '9f7a093fc4ef5210355843a08f49f238' - 'b61bc3eaac49189502b549741bdf8488' - 'b7ba9fd8f94132b9af2e6a2dbf22e84c' - 'ee94d62357e735dc4fa8062d3e5cebf2') +md5sums=('588f1bd958a7e79a9804008c9e29412e' + '8c12ea43c1567aace0f179ef7646fd07' + '044de68206f03dce35c71e3b7d588bf8' + '5deb164292b6dd79955faae3a2544fcc' + '23f086de876b2b7b615d75d77b1174b3' + 'fedc88d7f135fd37633285f043c17f70' + '8f37e82052982e7aab898e6d6646c4e0' + 'cc38bc525204ffcf2fdcf0be5f43707d' + '74fc1a1c3d996d6613d074983208f176' + '0160f06c5f4321ce1d06d8e02ea5d47e' + '41bebf2648aa3105700700701ab56e03' + '8d7b02028e453e57ce8349af8efd31cc' + '96cbe2ec9fd8c3e99d459fcde8aca612' + 'a2adac7bf8a40b4268b9d7eae00170b2' + '4ad1074817fdba85d5cb0a27fe834603' + 'a380907791e9a35b76ecc5c6229cf96c' + '9493bcee055de8598ca1841db7a53873' + '0663cecb956c15863b42151c8a86779c' + 'fab3cea9e12f60870fa08a1a2b35d8c2' + 'c31e2fade4c90f51273c9a237579a672' + 'd01795d81c0fb0b820b992b5aaeffce1' + 'dad61ae09569230a17a5bfab3348fa17' + '1d0f257f195aea80ed0a9678f17ceb41' + '935fd9e4a0868bed794f052905b3fb51' + '9257589e78c3bd1173d0305e8dc2af80' + 'b2cd3e9821f5bb7de709ecaa3bef310d' + '6e003fbdd46ebff647aa29674f3aab55' + 'baa13e13fdfde728085eb3838b9a4676' + 'ec8cff57f132e2e21656b85a3d843d55' + 'd47d80ff2cda01f36b373e47f2990fba' + '073be1f6de2156c1206c0e785a3ae3a7' + '2d4d75dcac96aaf83ef16d1952843488' + '2bd2b15120e59751b0e4bd49225d702c' + '70c57aefc53b681448502fe3b3ec33f7' + '9bfefc06211ea7eb7fa4737023270d3f' +
[arch-commits] Commit in thunderbird/trunk (PKGBUILD)
Date: Thursday, October 1, 2015 @ 10:07:18 Author: foutrelis Revision: 247957 upgpkg: thunderbird 38.3.0-1 New upstream release. Modified: thunderbird/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-01 06:52:38 UTC (rev 247956) +++ PKGBUILD2015-10-01 08:07:18 UTC (rev 247957) @@ -5,7 +5,7 @@ # Contributor: Anders Bostrom pkgname=thunderbird -pkgver=38.2.0 +pkgver=38.3.0 pkgrel=1 pkgdesc="Standalone Mail/News reader" arch=('i686' 'x86_64') @@ -23,7 +23,7 @@ thunderbird-install-dir.patch vendor.js) options=('!emptydirs' '!makeflags') -sha256sums=('4881cf0a721a9d0204a6cff01e20a6c54010f4b576df2820cd699d17892ac2d0' +sha256sums=('9f3cb19a5ceabc5e8fa31f782b6d92720a77ef2c2d6c7b63b3d792cde491c961' '6d60c77705baae25dc9324765c420e8623173390e8d2abea66f3d0d30ce388e4' '3fba13d88aeb003ab0811ef739463858172ce0662a1c7d62835df3d83ddbb8fb' '24599eab8862476744fe1619a9a53a5b8cdcab30b3fc5767512f31d3529bd05d'
[arch-commits] Commit in thunderbird/repos (24 files)
Date: Thursday, October 1, 2015 @ 10:07:36 Author: foutrelis Revision: 247960 archrelease: copy trunk to extra-i686, extra-x86_64 Added: thunderbird/repos/extra-i686/PKGBUILD (from rev 247958, thunderbird/trunk/PKGBUILD) thunderbird/repos/extra-i686/mozconfig (from rev 247958, thunderbird/trunk/mozconfig) thunderbird/repos/extra-i686/thunderbird-install-dir.patch (from rev 247958, thunderbird/trunk/thunderbird-install-dir.patch) thunderbird/repos/extra-i686/thunderbird.desktop (from rev 247958, thunderbird/trunk/thunderbird.desktop) thunderbird/repos/extra-i686/thunderbird.install (from rev 247958, thunderbird/trunk/thunderbird.install) thunderbird/repos/extra-i686/vendor.js (from rev 247958, thunderbird/trunk/vendor.js) thunderbird/repos/extra-x86_64/PKGBUILD (from rev 247958, thunderbird/trunk/PKGBUILD) thunderbird/repos/extra-x86_64/mozconfig (from rev 247958, thunderbird/trunk/mozconfig) thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch (from rev 247958, thunderbird/trunk/thunderbird-install-dir.patch) thunderbird/repos/extra-x86_64/thunderbird.desktop (from rev 247958, thunderbird/trunk/thunderbird.desktop) thunderbird/repos/extra-x86_64/thunderbird.install (from rev 247958, thunderbird/trunk/thunderbird.install) thunderbird/repos/extra-x86_64/vendor.js (from rev 247958, thunderbird/trunk/vendor.js) Deleted: thunderbird/repos/extra-i686/PKGBUILD thunderbird/repos/extra-i686/mozconfig thunderbird/repos/extra-i686/thunderbird-install-dir.patch thunderbird/repos/extra-i686/thunderbird.desktop thunderbird/repos/extra-i686/thunderbird.install thunderbird/repos/extra-i686/vendor.js thunderbird/repos/extra-x86_64/PKGBUILD thunderbird/repos/extra-x86_64/mozconfig thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch thunderbird/repos/extra-x86_64/thunderbird.desktop thunderbird/repos/extra-x86_64/thunderbird.install thunderbird/repos/extra-x86_64/vendor.js + /PKGBUILD | 152 +++ /mozconfig | 86 ++ /thunderbird-install-dir.patch | 24 + /thunderbird.desktop | 346 +++ /thunderbird.install | 24 + /vendor.js | 18 + extra-i686/PKGBUILD| 76 - extra-i686/mozconfig | 43 --- extra-i686/thunderbird-install-dir.patch | 12 extra-i686/thunderbird.desktop | 173 - extra-i686/thunderbird.install | 12 extra-i686/vendor.js |9 extra-x86_64/PKGBUILD | 76 - extra-x86_64/mozconfig | 43 --- extra-x86_64/thunderbird-install-dir.patch | 12 extra-x86_64/thunderbird.desktop | 173 - extra-x86_64/thunderbird.install | 12 extra-x86_64/vendor.js |9 18 files changed, 650 insertions(+), 650 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 247959:247960 to see the changes.