[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 09:38:22 Author: dwallace Revision: 84753 upgpkg: youtube-viewer 1:3.0.7-1 upgpkg: youtube-viewer 1:3.0.7-1 Modified: youtube-viewer/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 05:43:40 UTC (rev 84752) +++ PKGBUILD2013-02-24 08:38:22 UTC (rev 84753) @@ -5,7 +5,7 @@ pkgname=youtube-viewer _pkgdir=trizen-youtube-viewer epoch=1 -pkgver=3.0.6 +pkgver=3.0.7 pkgrel=1 pkgdesc=A command line utility for viewing youtube-videos in MPlayer. arch=('any') @@ -40,3 +40,4 @@ rm -r $pkgdir/usr/lib/ } +md5sums=('5f317893557dc7eea71f81d2deabb3e7')
[arch-commits] Commit in youtube-viewer/repos/community-any (PKGBUILD PKGBUILD)
Date: Sunday, February 24, 2013 @ 09:38:42 Author: dwallace Revision: 84754 archrelease: copy trunk to community-any Added: youtube-viewer/repos/community-any/PKGBUILD (from rev 84753, youtube-viewer/trunk/PKGBUILD) Deleted: youtube-viewer/repos/community-any/PKGBUILD --+ PKGBUILD | 85 ++--- 1 file changed, 43 insertions(+), 42 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 08:38:22 UTC (rev 84753) +++ PKGBUILD2013-02-24 08:38:42 UTC (rev 84754) @@ -1,42 +0,0 @@ -$Id$ -# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com -# Contributor: Trizen echo dHJpemVueEBnbWFpbC5jb20K | base64 -d - -pkgname=youtube-viewer -_pkgdir=trizen-youtube-viewer -epoch=1 -pkgver=3.0.6 -pkgrel=1 -pkgdesc=A command line utility for viewing youtube-videos in MPlayer. -arch=('any') -url=https://github.com/trizen/youtube-viewer; -license=('GPL3') -source=($pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;) -md5sums=('cb0cec192a4d835c4bbcceedfa2f7d63') - -depends=('perl=5.10.0' 'mplayer' 'perl-data-dump' 'perl-libwww' 'perl-xml-fast') -optdepends=('perl-term-readkey: to get the terminal width size' -'perl-term-readline-gnu: for a better STDIN support' -'perl-lwp-protocol-https: for login and https support' -'gcap: for retrieving Youtube closed captions. [in AUR]') - - -build() { -cd $srcdir/$_pkgdir*/WWW-YoutubeViewer - -perl Build.PL # --gtk-youtube-viewer -} - -check(){ -cd $srcdir/$_pkgdir*/WWW-YoutubeViewer - -./Build test -} - -package() { -cd $srcdir/$_pkgdir*/WWW-YoutubeViewer - -./Build install --install_path script=/usr/bin --destdir=$pkgdir -rm -r $pkgdir/usr/lib/ - -} Copied: youtube-viewer/repos/community-any/PKGBUILD (from rev 84753, youtube-viewer/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 08:38:42 UTC (rev 84754) @@ -0,0 +1,43 @@ +$Id$ +# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com +# Contributor: Trizen echo dHJpemVueEBnbWFpbC5jb20K | base64 -d + +pkgname=youtube-viewer +_pkgdir=trizen-youtube-viewer +epoch=1 +pkgver=3.0.7 +pkgrel=1 +pkgdesc=A command line utility for viewing youtube-videos in MPlayer. +arch=('any') +url=https://github.com/trizen/youtube-viewer; +license=('GPL3') +source=($pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;) +md5sums=('cb0cec192a4d835c4bbcceedfa2f7d63') + +depends=('perl=5.10.0' 'mplayer' 'perl-data-dump' 'perl-libwww' 'perl-xml-fast') +optdepends=('perl-term-readkey: to get the terminal width size' +'perl-term-readline-gnu: for a better STDIN support' +'perl-lwp-protocol-https: for login and https support' +'gcap: for retrieving Youtube closed captions. [in AUR]') + + +build() { +cd $srcdir/$_pkgdir*/WWW-YoutubeViewer + +perl Build.PL # --gtk-youtube-viewer +} + +check(){ +cd $srcdir/$_pkgdir*/WWW-YoutubeViewer + +./Build test +} + +package() { +cd $srcdir/$_pkgdir*/WWW-YoutubeViewer + +./Build install --install_path script=/usr/bin --destdir=$pkgdir +rm -r $pkgdir/usr/lib/ + +} +md5sums=('5f317893557dc7eea71f81d2deabb3e7')
[arch-commits] Commit in vc/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 11:30:44 Author: andrea Revision: 178471 upgpkg: vc 0.7.0-1 Upstream release Modified: vc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-23 23:55:27 UTC (rev 178470) +++ PKGBUILD2013-02-24 10:30:44 UTC (rev 178471) @@ -3,15 +3,15 @@ # Contributor: PedsXing pedsxing at gmx dot net pkgname=vc -pkgver=0.6.1 +pkgver=0.7.0 pkgrel=1 pkgdesc=A library to ease explicit vectorization of C++ code url='http://code.compeng.uni-frankfurt.de/projects/vc/' arch=('x86_64' 'i686') license=('LGPL3') makedepends=('cmake') -source=(http://code.compeng.uni-frankfurt.de/attachments/download/147/Vc-${pkgver}.tar.gz;) -md5sums=('8b9885b58872a11131d2818ec54f838a') +source=(http://code.compeng.uni-frankfurt.de/attachments/download/158/Vc-${pkgver}.tar.gz;) +md5sums=('8b92e140e0a8c474f5b7c7c98c175a8c') build() { mkdir build
[arch-commits] Commit in vc/repos (4 files)
Date: Sunday, February 24, 2013 @ 11:30:55 Author: andrea Revision: 178472 archrelease: copy trunk to extra-x86_64, extra-i686 Added: vc/repos/extra-i686/PKGBUILD (from rev 178471, vc/trunk/PKGBUILD) vc/repos/extra-x86_64/PKGBUILD (from rev 178471, vc/trunk/PKGBUILD) Deleted: vc/repos/extra-i686/PKGBUILD vc/repos/extra-x86_64/PKGBUILD ---+ extra-i686/PKGBUILD | 68 extra-x86_64/PKGBUILD | 68 2 files changed, 68 insertions(+), 68 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-02-24 10:30:44 UTC (rev 178471) +++ extra-i686/PKGBUILD 2013-02-24 10:30:55 UTC (rev 178472) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: PedsXing pedsxing at gmx dot net - -pkgname=vc -pkgver=0.6.1 -pkgrel=1 -pkgdesc=A library to ease explicit vectorization of C++ code -url='http://code.compeng.uni-frankfurt.de/projects/vc/' -arch=('x86_64' 'i686') -license=('LGPL3') -makedepends=('cmake') -source=(http://code.compeng.uni-frankfurt.de/attachments/download/147/Vc-${pkgver}.tar.gz;) -md5sums=('8b9885b58872a11131d2818ec54f838a') - -build() { - mkdir build - cd build - cmake ../Vc-${pkgver} \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release - make -} - -check() { - cd build - make test -} - -package() { - cd build - make DESTDIR=${pkgdir} install -} - Copied: vc/repos/extra-i686/PKGBUILD (from rev 178471, vc/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-02-24 10:30:55 UTC (rev 178472) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: PedsXing pedsxing at gmx dot net + +pkgname=vc +pkgver=0.7.0 +pkgrel=1 +pkgdesc=A library to ease explicit vectorization of C++ code +url='http://code.compeng.uni-frankfurt.de/projects/vc/' +arch=('x86_64' 'i686') +license=('LGPL3') +makedepends=('cmake') +source=(http://code.compeng.uni-frankfurt.de/attachments/download/158/Vc-${pkgver}.tar.gz;) +md5sums=('8b92e140e0a8c474f5b7c7c98c175a8c') + +build() { + mkdir build + cd build + cmake ../Vc-${pkgver} \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release + make +} + +check() { + cd build + make test +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} + Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-02-24 10:30:44 UTC (rev 178471) +++ extra-x86_64/PKGBUILD 2013-02-24 10:30:55 UTC (rev 178472) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: PedsXing pedsxing at gmx dot net - -pkgname=vc -pkgver=0.6.1 -pkgrel=1 -pkgdesc=A library to ease explicit vectorization of C++ code -url='http://code.compeng.uni-frankfurt.de/projects/vc/' -arch=('x86_64' 'i686') -license=('LGPL3') -makedepends=('cmake') -source=(http://code.compeng.uni-frankfurt.de/attachments/download/147/Vc-${pkgver}.tar.gz;) -md5sums=('8b9885b58872a11131d2818ec54f838a') - -build() { - mkdir build - cd build - cmake ../Vc-${pkgver} \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release - make -} - -check() { - cd build - make test -} - -package() { - cd build - make DESTDIR=${pkgdir} install -} - Copied: vc/repos/extra-x86_64/PKGBUILD (from rev 178471, vc/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-02-24 10:30:55 UTC (rev 178472) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: PedsXing pedsxing at gmx dot net + +pkgname=vc +pkgver=0.7.0 +pkgrel=1 +pkgdesc=A library to ease explicit vectorization of C++ code +url='http://code.compeng.uni-frankfurt.de/projects/vc/' +arch=('x86_64' 'i686') +license=('LGPL3') +makedepends=('cmake') +source=(http://code.compeng.uni-frankfurt.de/attachments/download/158/Vc-${pkgver}.tar.gz;) +md5sums=('8b92e140e0a8c474f5b7c7c98c175a8c') + +build() { + mkdir build + cd build + cmake ../Vc-${pkgver} \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release + make +} + +check() { + cd build + make test +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} +
[arch-commits] Commit in calligra/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 11:31:37 Author: andrea Revision: 178473 Build with vc support Modified: calligra/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 10:30:55 UTC (rev 178472) +++ PKGBUILD2013-02-24 10:31:37 UTC (rev 178473) @@ -18,14 +18,14 @@ 'calligra-braindump' 'calligra-flow') pkgver=2.6.1 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://www.calligra-suite.org/' license=('FDL1.2' 'GPL2' 'LGPL') makedepends=('cmake' 'automoc4' 'boost ' 'kdepimlibs' 'eigen2' 'kdeedu-marble' 'lcms2' 'libmysqlclient' 'freetds' 'xbase' 'libwpg' 'opencolorio' 'libwps' 'gsl' 'glew' 'fftw' 'opengtl' 'poppler-qt' 'libkdcraw' - 'openjpeg' 'kdegraphics-okular' 'pstoedit' 'mesa') + 'openjpeg' 'kdegraphics-okular' 'pstoedit' 'mesa' 'vc') groups=('calligra') source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2;) md5sums=('8ba98f3ccb3c5097eb059d86b51f6139')
[arch-commits] Commit in mesa/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 11:39:17 Author: ioni Revision: 178474 remove conflicts from mesa-libgl mesa-libgl can be installed along some packages from aur in order to work in optimus configurations Modified: mesa/trunk/PKGBUILD --+ PKGBUILD |1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 10:31:37 UTC (rev 178473) +++ PKGBUILD2013-02-24 10:39:17 UTC (rev 178474) @@ -136,7 +136,6 @@ depends=(mesa=${pkgver}) provides=('libgl') replaces=('libgl') - conflicts=('nvidia-utils' 'catalyst-utils' 'libgl') # See FS#26284 install -m755 -d ${pkgdir}/usr/lib/xorg/modules/extensions
[arch-commits] Commit in qca/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:19:34 Author: pierre Revision: 178475 upgpkg: qca 2.0.3-4 qt4 rebuild Modified: qca/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 10:39:17 UTC (rev 178474) +++ PKGBUILD2013-02-24 11:19:34 UTC (rev 178475) @@ -4,12 +4,12 @@ pkgname=qca pkgver=2.0.3 -pkgrel=3 +pkgrel=4 pkgdesc=Qt Cryptographic Architecture arch=('i686' 'x86_64') url=http://delta.affinix.com/qca/; license=('LGPL') -depends=('qt' 'ca-certificates') +depends=('qt4' 'ca-certificates') source=(http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2; 'gcc47.patch') md5sums=('fc15bd4da22b8096c51fcfe52d2fa309'
[arch-commits] Commit in qca/repos (6 files)
Date: Sunday, February 24, 2013 @ 12:19:57 Author: pierre Revision: 178476 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qca/repos/staging-i686/ qca/repos/staging-i686/PKGBUILD (from rev 178475, qca/trunk/PKGBUILD) qca/repos/staging-i686/gcc47.patch (from rev 178475, qca/trunk/gcc47.patch) qca/repos/staging-x86_64/ qca/repos/staging-x86_64/PKGBUILD (from rev 178475, qca/trunk/PKGBUILD) qca/repos/staging-x86_64/gcc47.patch (from rev 178475, qca/trunk/gcc47.patch) + staging-i686/PKGBUILD | 33 + staging-i686/gcc47.patch | 17 + staging-x86_64/PKGBUILD| 33 + staging-x86_64/gcc47.patch | 17 + 4 files changed, 100 insertions(+) Copied: qca/repos/staging-i686/PKGBUILD (from rev 178475, qca/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 11:19:57 UTC (rev 178476) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=qca +pkgver=2.0.3 +pkgrel=4 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qt4' 'ca-certificates') +source=(http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2; +'gcc47.patch') +md5sums=('fc15bd4da22b8096c51fcfe52d2fa309' + 'dffc7367152dc1447253a0387a2a') + +build() { + cd $srcdir/${pkgname}-${pkgver} + patch -p0 -i ${srcdir}/gcc47.patch + ./configure \ + --prefix=/usr \ + --disable-tests \ + --certstore-path=/etc/ssl/certs/ca-certificates.crt \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make INSTALL_ROOT=${pkgdir} install +} Copied: qca/repos/staging-i686/gcc47.patch (from rev 178475, qca/trunk/gcc47.patch) === --- staging-i686/gcc47.patch(rev 0) +++ staging-i686/gcc47.patch2013-02-24 11:19:57 UTC (rev 178476) @@ -0,0 +1,17 @@ +--- ./src/botantools/botan/botan/secmem.h.orig 2012-01-07 20:09:35.427999593 +0100 ./src/botantools/botan/botan/secmem.h 2012-01-07 20:09:52.540001422 +0100 +@@ -214,11 +214,11 @@ + + SecureVector(u32bit n = 0) { MemoryRegionT::init(true, n); } + SecureVector(const T in[], u32bit n) +- { MemoryRegionT::init(true); set(in, n); } ++ { MemoryRegionT::init(true); this-set(in, n); } + SecureVector(const MemoryRegionT in) +- { MemoryRegionT::init(true); set(in); } ++ { MemoryRegionT::init(true); this-set(in); } + SecureVector(const MemoryRegionT in1, const MemoryRegionT in2) +- { MemoryRegionT::init(true); set(in1); append(in2); } ++ { MemoryRegionT::init(true); this-set(in1); append(in2); } +}; + + /* Copied: qca/repos/staging-x86_64/PKGBUILD (from rev 178475, qca/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 11:19:57 UTC (rev 178476) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=qca +pkgver=2.0.3 +pkgrel=4 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qt4' 'ca-certificates') +source=(http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2; +'gcc47.patch') +md5sums=('fc15bd4da22b8096c51fcfe52d2fa309' + 'dffc7367152dc1447253a0387a2a') + +build() { + cd $srcdir/${pkgname}-${pkgver} + patch -p0 -i ${srcdir}/gcc47.patch + ./configure \ + --prefix=/usr \ + --disable-tests \ + --certstore-path=/etc/ssl/certs/ca-certificates.crt \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make INSTALL_ROOT=${pkgdir} install +} Copied: qca/repos/staging-x86_64/gcc47.patch (from rev 178475, qca/trunk/gcc47.patch) === --- staging-x86_64/gcc47.patch (rev 0) +++ staging-x86_64/gcc47.patch 2013-02-24 11:19:57 UTC (rev 178476) @@ -0,0 +1,17 @@ +--- ./src/botantools/botan/botan/secmem.h.orig 2012-01-07 20:09:35.427999593 +0100 ./src/botantools/botan/botan/secmem.h 2012-01-07 20:09:52.540001422 +0100 +@@ -214,11 +214,11 @@ + + SecureVector(u32bit n = 0) {
[arch-commits] Commit in qca-gnupg/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:33:37 Author: pierre Revision: 178477 upgpkg: qca-gnupg 2.0.0-5 qt4 rebuild Modified: qca-gnupg/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:19:57 UTC (rev 178476) +++ PKGBUILD2013-02-24 11:33:37 UTC (rev 178477) @@ -5,7 +5,7 @@ pkgname=qca-gnupg pkgver=2.0.0 _pkgver=2.0.0-beta3 -pkgrel=4 +pkgrel=5 pkgdesc=Qt Cryptographic Architecture arch=('i686' 'x86_64') url=http://delta.affinix.com/qca/;
[arch-commits] Commit in qca-gnupg/repos (4 files)
Date: Sunday, February 24, 2013 @ 12:33:47 Author: pierre Revision: 178478 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qca-gnupg/repos/staging-i686/ qca-gnupg/repos/staging-i686/PKGBUILD (from rev 178477, qca-gnupg/trunk/PKGBUILD) qca-gnupg/repos/staging-x86_64/ qca-gnupg/repos/staging-x86_64/PKGBUILD (from rev 178477, qca-gnupg/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 29 + staging-x86_64/PKGBUILD | 29 + 2 files changed, 58 insertions(+) Copied: qca-gnupg/repos/staging-i686/PKGBUILD (from rev 178477, qca-gnupg/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 11:33:47 UTC (rev 178478) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=qca-gnupg +pkgver=2.0.0 +_pkgver=2.0.0-beta3 +pkgrel=5 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qca') +optdepends=('gnupg' 'gnupg2') +source=(http://delta.affinix.com/download/qca/2.0/plugins/${pkgname}-${_pkgver}.tar.bz2;) +md5sums=('9b4d020efd835a52d98b2ced9ae79c4b') + +build() { + cd ${srcdir}/${pkgname}-${_pkgver} + ./configure \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd ${srcdir}/${pkgname}-${_pkgver} + make INSTALL_ROOT=${pkgdir} install +} Copied: qca-gnupg/repos/staging-x86_64/PKGBUILD (from rev 178477, qca-gnupg/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 11:33:47 UTC (rev 178478) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=qca-gnupg +pkgver=2.0.0 +_pkgver=2.0.0-beta3 +pkgrel=5 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qca') +optdepends=('gnupg' 'gnupg2') +source=(http://delta.affinix.com/download/qca/2.0/plugins/${pkgname}-${_pkgver}.tar.bz2;) +md5sums=('9b4d020efd835a52d98b2ced9ae79c4b') + +build() { + cd ${srcdir}/${pkgname}-${_pkgver} + ./configure \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd ${srcdir}/${pkgname}-${_pkgver} + make INSTALL_ROOT=${pkgdir} install +}
[arch-commits] Commit in qca-ossl/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:35:37 Author: pierre Revision: 178479 upgpkg: qca-ossl 2.0.0-6 qt4 rebuild Modified: qca-ossl/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:33:47 UTC (rev 178478) +++ PKGBUILD2013-02-24 11:35:37 UTC (rev 178479) @@ -4,7 +4,7 @@ pkgname=qca-ossl pkgver=2.0.0 _pkgver=2.0.0-beta3 -pkgrel=5 +pkgrel=6 pkgdesc=Qt Cryptographic Architecture arch=('i686' 'x86_64') url=http://delta.affinix.com/qca/;
[arch-commits] Commit in qca-ossl/repos (6 files)
Date: Sunday, February 24, 2013 @ 12:35:45 Author: pierre Revision: 178480 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qca-ossl/repos/staging-i686/ qca-ossl/repos/staging-i686/PKGBUILD (from rev 178479, qca-ossl/trunk/PKGBUILD) qca-ossl/repos/staging-i686/no-whirlpool.patch (from rev 178479, qca-ossl/trunk/no-whirlpool.patch) qca-ossl/repos/staging-x86_64/ qca-ossl/repos/staging-x86_64/PKGBUILD (from rev 178479, qca-ossl/trunk/PKGBUILD) qca-ossl/repos/staging-x86_64/no-whirlpool.patch (from rev 178479, qca-ossl/trunk/no-whirlpool.patch) ---+ staging-i686/PKGBUILD | 31 +++ staging-i686/no-whirlpool.patch | 21 + staging-x86_64/PKGBUILD | 31 +++ staging-x86_64/no-whirlpool.patch | 21 + 4 files changed, 104 insertions(+) Copied: qca-ossl/repos/staging-i686/PKGBUILD (from rev 178479, qca-ossl/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 11:35:45 UTC (rev 178480) @@ -0,0 +1,31 @@ +# $Id: $ +# Maintainer: Pierre Schmitz pie...@archlinux.de + +pkgname=qca-ossl +pkgver=2.0.0 +_pkgver=2.0.0-beta3 +pkgrel=6 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qca') +makedepends=('icu') +source=(http://delta.affinix.com/download/qca/2.0/plugins/${pkgname}-${_pkgver}.tar.bz2; +'no-whirlpool.patch') +md5sums=('bdc62c01321385c7da8d27b3902910ce' + '1be7ee2e5f32733b90452fb46b9c69f9') + +build() { + cd $srcdir/${pkgname}-${_pkgver} + patch -p1 -i $srcdir/no-whirlpool.patch + ./configure \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd $srcdir/${pkgname}-${_pkgver} + make INSTALL_ROOT=$pkgdir install +} Copied: qca-ossl/repos/staging-i686/no-whirlpool.patch (from rev 178479, qca-ossl/trunk/no-whirlpool.patch) === --- staging-i686/no-whirlpool.patch (rev 0) +++ staging-i686/no-whirlpool.patch 2013-02-24 11:35:45 UTC (rev 178480) @@ -0,0 +1,21 @@ +diff -up qca-ossl-2.0.0-beta3/qca-ossl.cpp.no-whirlpool qca-ossl-2.0.0-beta3/qca-ossl.cpp +--- qca-ossl-2.0.0-beta3/qca-ossl.cpp.no-whirlpool 2007-12-11 07:34:57.0 +0100 qca-ossl-2.0.0-beta3/qca-ossl.cpp 2009-01-26 14:59:42.0 +0100 +@@ -6597,7 +6597,7 @@ static QStringList all_hash_types() + #ifdef SHA512_DIGEST_LENGTH + list += sha512; + #endif +-#ifdef OBJ_whirlpool ++#ifdef WHIRLPOOL_DIGEST_LENGTH + list += whirlpool; + #endif + return list; +@@ -6810,7 +6810,7 @@ public: + else if ( type == sha512 ) + return new opensslHashContext( EVP_sha512(), this, type); + #endif +-#ifdef OBJ_whirlpool ++#ifdef WHIRLPOOL_DIGEST_LENGTH + else if ( type == whirlpool ) + return new opensslHashContext( EVP_whirlpool(), this, type); + #endif Copied: qca-ossl/repos/staging-x86_64/PKGBUILD (from rev 178479, qca-ossl/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 11:35:45 UTC (rev 178480) @@ -0,0 +1,31 @@ +# $Id: $ +# Maintainer: Pierre Schmitz pie...@archlinux.de + +pkgname=qca-ossl +pkgver=2.0.0 +_pkgver=2.0.0-beta3 +pkgrel=6 +pkgdesc=Qt Cryptographic Architecture +arch=('i686' 'x86_64') +url=http://delta.affinix.com/qca/; +license=('LGPL') +depends=('qca') +makedepends=('icu') +source=(http://delta.affinix.com/download/qca/2.0/plugins/${pkgname}-${_pkgver}.tar.bz2; +'no-whirlpool.patch') +md5sums=('bdc62c01321385c7da8d27b3902910ce' + '1be7ee2e5f32733b90452fb46b9c69f9') + +build() { + cd $srcdir/${pkgname}-${_pkgver} + patch -p1 -i $srcdir/no-whirlpool.patch + ./configure \ + --release \ + --no-separate-debug-info + make +} + +package() { + cd $srcdir/${pkgname}-${_pkgver} + make INSTALL_ROOT=$pkgdir install +} Copied: qca-ossl/repos/staging-x86_64/no-whirlpool.patch (from rev 178479, qca-ossl/trunk/no-whirlpool.patch) === --- staging-x86_64/no-whirlpool.patch (rev 0) +++ staging-x86_64/no-whirlpool.patch 2013-02-24 11:35:45 UTC (rev 178480) @@ -0,0 +1,21 @@ +diff -up qca-ossl-2.0.0-beta3/qca-ossl.cpp.no-whirlpool qca-ossl-2.0.0-beta3/qca-ossl.cpp +--- qca-ossl-2.0.0-beta3/qca-ossl.cpp.no-whirlpool 2007-12-11 07:34:57.0 +0100 qca-ossl-2.0.0-beta3/qca-ossl.cpp 2009-01-26 14:59:42.0 +0100 +@@ -6597,7
[arch-commits] Commit in qt4/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:40:51 Author: andrea Revision: 178481 symlink qmake to qmake4 so cmake finds Qt4 when both qt4 and qt5 are installed Modified: qt4/trunk/PKGBUILD --+ PKGBUILD |5 - 1 file changed, 4 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:35:45 UTC (rev 178480) +++ PKGBUILD2013-02-24 11:40:51 UTC (rev 178481) @@ -4,7 +4,7 @@ pkgname=qt4 pkgver=4.8.4 -pkgrel=4 +pkgrel=5 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL') @@ -95,6 +95,9 @@ # install the profile install -D -m755 ${srcdir}/qt4.profile ${pkgdir}/etc/profile.d/qt4.sh +# symlink qmake to qmake4 so cmake finds Qt4 when both qt4 and qt5 are installed +ln -sf /usr/lib/qt4/bin/qmake ${pkgdir}/usr/lib/qt4/bin/qmake4 + # install license addition install -D -m644 LGPL_EXCEPTION.txt \ ${pkgdir}/usr/share/licenses/${pkgname}/LGPL_EXCEPTION.txt
[arch-commits] Commit in sip/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:42:10 Author: andrea Revision: 178482 upgpkg: sip 4.14.3-1 Upstream release Modified: sip/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:40:51 UTC (rev 178481) +++ PKGBUILD2013-02-24 11:42:10 UTC (rev 178482) @@ -5,14 +5,14 @@ pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.14.2 +pkgver=4.14.3 pkgrel=1 arch=('i686' 'x86_64') url=http://www.riverbankcomputing.com/software/sip/; license=('custom:sip') makedepends=('python' 'python2') source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) -md5sums=('b93442e745b3be2fad89de0686a76ce9') +md5sums=('d5f037800bfd727e40ed818260943772') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
[arch-commits] Commit in sip/repos (4 files)
Date: Sunday, February 24, 2013 @ 12:42:18 Author: andrea Revision: 178483 archrelease: copy trunk to extra-i686, extra-x86_64 Added: sip/repos/extra-i686/PKGBUILD (from rev 178482, sip/trunk/PKGBUILD) sip/repos/extra-x86_64/PKGBUILD (from rev 178482, sip/trunk/PKGBUILD) Deleted: sip/repos/extra-i686/PKGBUILD sip/repos/extra-x86_64/PKGBUILD ---+ extra-i686/PKGBUILD | 128 extra-x86_64/PKGBUILD | 128 2 files changed, 128 insertions(+), 128 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-02-24 11:42:10 UTC (rev 178482) +++ extra-i686/PKGBUILD 2013-02-24 11:42:18 UTC (rev 178483) @@ -1,64 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Douglas Soares de Andrade doug...@archlinux.org -# Contributor: riai r...@bigfoot.com, Ben b...@benmazer.net - -pkgbase=sip -pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.14.2 -pkgrel=1 -arch=('i686' 'x86_64') -url=http://www.riverbankcomputing.com/software/sip/; -license=('custom:sip') -makedepends=('python' 'python2') -source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) -md5sums=('b93442e745b3be2fad89de0686a76ce9') - -build() { - cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} - - cd ${pkgbase}-${pkgver} - python configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} - make - - ### Python2 version ### - cd ../python2-${pkgbase}-${pkgver} - python2 configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} - make -} - -package_sip() { - pkgdesc=A tool that makes it easy to create Python bindings for C and C++ libraries - depends=('glibc') - - cd ${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C sipgen - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} - -package_python-sip() { - pkgdesc=Python 3.x SIP bindings for C and C++ libraries - depends=('sip' 'python') - - cd ${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C siplib - - install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python3.3/site-packages/sipconfig.py - install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python3.3/site-packages/sipdistutils.py - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} - -package_python2-sip() { - pkgdesc=Python 2.x SIP bindings for C and C++ libraries - depends=('sip' 'python2') - - cd python2-${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install -C siplib - - install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python2.7/site-packages/sipconfig.py - install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python2.7/site-packages/sipdistutils.py - - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} Copied: sip/repos/extra-i686/PKGBUILD (from rev 178482, sip/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-02-24 11:42:18 UTC (rev 178483) @@ -0,0 +1,64 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Douglas Soares de Andrade doug...@archlinux.org +# Contributor: riai r...@bigfoot.com, Ben b...@benmazer.net + +pkgbase=sip +pkgname=('sip' 'python-sip' 'python2-sip') +pkgver=4.14.3 +pkgrel=1 +arch=('i686' 'x86_64') +url=http://www.riverbankcomputing.com/software/sip/; +license=('custom:sip') +makedepends=('python' 'python2') +source=(http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz;) +md5sums=('d5f037800bfd727e40ed818260943772') + +build() { + cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} + + cd ${pkgbase}-${pkgver} + python configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} + make + + ### Python2 version ### + cd ../python2-${pkgbase}-${pkgver} + python2 configure.py CFLAGS=${CFLAGS} LFLAGS=${LDFLAGS} + make +} + +package_sip() { + pkgdesc=A tool that makes it easy to create Python bindings for C and C++ libraries + depends=('glibc') + + cd ${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install -C sipgen + + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} + +package_python-sip() { + pkgdesc=Python 3.x SIP bindings for C and C++ libraries + depends=('sip' 'python') + + cd ${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install -C siplib + + install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python3.3/site-packages/sipconfig.py + install -Dm644 sipdistutils.py ${pkgdir}/usr/lib/python3.3/site-packages/sipdistutils.py + + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} + +package_python2-sip() { + pkgdesc=Python 2.x SIP bindings for C and C++ libraries + depends=('sip' 'python2') + + cd python2-${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install -C siplib + + install -Dm644 sipconfig.py ${pkgdir}/usr/lib/python2.7/site-packages/sipconfig.py
[arch-commits] Commit in muffin/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:50:15 Author: faidoc Revision: 84755 upgpkg: muffin 1.7.1-1 Modified: muffin/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 08:38:42 UTC (rev 84754) +++ PKGBUILD2013-02-24 11:50:15 UTC (rev 84755) @@ -3,8 +3,8 @@ # Contributor: Ner0 pkgname=muffin -pkgver=1.1.2 -pkgrel=3 +pkgver=1.7.1 +pkgrel=1 pkgdesc=Cinnamon window manager based on Mutter arch=('i686' 'x86_64') url=https://github.com/linuxmint/muffin; @@ -18,7 +18,7 @@ options=('!libtool' '!emptydirs') install=$pkgname.install source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/tarball/$pkgver;) -md5sums=('0950fa5c00a165c7fed73b0898d072d5') +md5sums=('688ac16937bcaa286566d47764bf33a7') build() { cd linuxmint-muffin-*
[arch-commits] Commit in muffin/repos (8 files)
Date: Sunday, February 24, 2013 @ 12:50:35 Author: faidoc Revision: 84756 archrelease: copy trunk to community-i686, community-x86_64 Added: muffin/repos/community-i686/PKGBUILD (from rev 84755, muffin/trunk/PKGBUILD) muffin/repos/community-i686/muffin.install (from rev 84755, muffin/trunk/muffin.install) muffin/repos/community-x86_64/PKGBUILD (from rev 84755, muffin/trunk/PKGBUILD) muffin/repos/community-x86_64/muffin.install (from rev 84755, muffin/trunk/muffin.install) Deleted: muffin/repos/community-i686/PKGBUILD muffin/repos/community-i686/muffin.install muffin/repos/community-x86_64/PKGBUILD muffin/repos/community-x86_64/muffin.install -+ community-i686/PKGBUILD | 76 +++--- community-i686/muffin.install | 20 +- community-x86_64/PKGBUILD | 76 +++--- community-x86_64/muffin.install | 20 +- 4 files changed, 96 insertions(+), 96 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-02-24 11:50:15 UTC (rev 84755) +++ community-i686/PKGBUILD 2013-02-24 11:50:35 UTC (rev 84756) @@ -1,38 +0,0 @@ -# $Id$ -# Contributor: Adam Hani Schakaki a...@schakaki.net -# Contributor: Ner0 - -pkgname=muffin -pkgver=1.1.2 -pkgrel=3 -pkgdesc=Cinnamon window manager based on Mutter -arch=('i686' 'x86_64') -url=https://github.com/linuxmint/muffin; -license=('GPL') -depends=('libsm' 'clutter' 'gobject-introspection' 'gsettings-desktop-schemas' \ -'libcanberra' 'startup-notification' 'zenity' 'dconf') -makedepends=('intltool' 'gnome-doc-utils') -provides=('muffin-wm') -conflicts=('muffin-wm') -replaces=('muffin-wm') -options=('!libtool' '!emptydirs') -install=$pkgname.install -source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/tarball/$pkgver;) -md5sums=('0950fa5c00a165c7fed73b0898d072d5') - -build() { - cd linuxmint-muffin-* - - autoreconf -vfi - PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/muffin \ ---localstatedir=/var --disable-static --disable-schemas-compile - make -} - -package() { - cd linuxmint-muffin-* - make DESTDIR=$pkgdir/ install -} - - -# vim:set ts=2 sw=2 et: Copied: muffin/repos/community-i686/PKGBUILD (from rev 84755, muffin/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-02-24 11:50:35 UTC (rev 84756) @@ -0,0 +1,38 @@ +# $Id$ +# Contributor: Adam Hani Schakaki a...@schakaki.net +# Contributor: Ner0 + +pkgname=muffin +pkgver=1.7.1 +pkgrel=1 +pkgdesc=Cinnamon window manager based on Mutter +arch=('i686' 'x86_64') +url=https://github.com/linuxmint/muffin; +license=('GPL') +depends=('libsm' 'clutter' 'gobject-introspection' 'gsettings-desktop-schemas' \ +'libcanberra' 'startup-notification' 'zenity' 'dconf') +makedepends=('intltool' 'gnome-doc-utils') +provides=('muffin-wm') +conflicts=('muffin-wm') +replaces=('muffin-wm') +options=('!libtool' '!emptydirs') +install=$pkgname.install +source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/tarball/$pkgver;) +md5sums=('688ac16937bcaa286566d47764bf33a7') + +build() { + cd linuxmint-muffin-* + + autoreconf -vfi + PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/muffin \ +--localstatedir=/var --disable-static --disable-schemas-compile + make +} + +package() { + cd linuxmint-muffin-* + make DESTDIR=$pkgdir/ install +} + + +# vim:set ts=2 sw=2 et: Deleted: community-i686/muffin.install === --- community-i686/muffin.install 2013-02-24 11:50:15 UTC (rev 84755) +++ community-i686/muffin.install 2013-02-24 11:50:35 UTC (rev 84756) @@ -1,10 +0,0 @@ -post_install() { - glib-compile-schemas usr/share/glib-2.0/schemas -} - -post_upgrade() { - post_install -} -post_remove() { - post_install -} Copied: muffin/repos/community-i686/muffin.install (from rev 84755, muffin/trunk/muffin.install) === --- community-i686/muffin.install (rev 0) +++ community-i686/muffin.install 2013-02-24 11:50:35 UTC (rev 84756) @@ -0,0 +1,10 @@ +post_install() { + glib-compile-schemas usr/share/glib-2.0/schemas +} + +post_upgrade() { + post_install +} +post_remove() { + post_install +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-02-24 11:50:15 UTC (rev 84755) +++ community-x86_64/PKGBUILD 2013-02-24 11:50:35 UTC (rev 84756) @@ -1,38 +0,0 @@ -# $Id$ -#
[arch-commits] Commit in prison/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 12:55:55 Author: andrea Revision: 178484 upgpkg: prison 1.0-2 qt4 rebuild Modified: prison/trunk/PKGBUILD --+ PKGBUILD |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:42:18 UTC (rev 178483) +++ PKGBUILD2013-02-24 11:55:55 UTC (rev 178484) @@ -3,18 +3,17 @@ pkgname=prison pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc=A barcode API to produce QRCode barcodes and DataMatrix barcodes arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kdesupport/prison' license=('GPL') -depends=('qt' 'libdmtx' 'qrencode') +depends=('qt4' 'libdmtx' 'qrencode') makedepends=('cmake') source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.gz;) md5sums=('8baac61506e37a31482a0df4a5d02cd2') build() { - cd ${srcdir} mkdir build cd build cmake ../${pkgname}-${pkgver} \ @@ -24,6 +23,6 @@ } package() { - cd ${srcdir}/build + cd build make DESTDIR=${pkgdir} install }
[arch-commits] Commit in prison/repos (4 files)
Date: Sunday, February 24, 2013 @ 12:56:06 Author: andrea Revision: 178485 archrelease: copy trunk to staging-i686, staging-x86_64 Added: prison/repos/staging-i686/ prison/repos/staging-i686/PKGBUILD (from rev 178484, prison/trunk/PKGBUILD) prison/repos/staging-x86_64/ prison/repos/staging-x86_64/PKGBUILD (from rev 178484, prison/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 28 staging-x86_64/PKGBUILD | 28 2 files changed, 56 insertions(+) Copied: prison/repos/staging-i686/PKGBUILD (from rev 178484, prison/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 11:56:06 UTC (rev 178485) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org + +pkgname=prison +pkgver=1.0 +pkgrel=2 +pkgdesc=A barcode API to produce QRCode barcodes and DataMatrix barcodes +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/kdesupport/prison' +license=('GPL') +depends=('qt4' 'libdmtx' 'qrencode') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.gz;) +md5sums=('8baac61506e37a31482a0df4a5d02cd2') + +build() { + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} Copied: prison/repos/staging-x86_64/PKGBUILD (from rev 178484, prison/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 11:56:06 UTC (rev 178485) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org + +pkgname=prison +pkgver=1.0 +pkgrel=2 +pkgdesc=A barcode API to produce QRCode barcodes and DataMatrix barcodes +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/kdesupport/prison' +license=('GPL') +depends=('qt4' 'libdmtx' 'qrencode') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.gz;) +md5sums=('8baac61506e37a31482a0df4a5d02cd2') + +build() { + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in libbluedevil/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 13:00:35 Author: andrea Revision: 178486 upgpkg: libbluedevil 1.9.2-2 qt4 rebuild Modified: libbluedevil/trunk/PKGBUILD --+ PKGBUILD |9 + 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 11:56:06 UTC (rev 178485) +++ PKGBUILD2013-02-24 12:00:35 UTC (rev 178486) @@ -3,18 +3,19 @@ pkgname=libbluedevil pkgver=1.9.2 -pkgrel=1 +pkgrel=2 pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack' arch=('i686' 'x86_64') url=https://projects.kde.org/projects/playground/libs/libbluedevil; license=('GPL') -depends=('qt' 'bluez') +depends=('qt4' 'bluez') makedepends=('cmake') source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) md5sums=('b492db1825b239e5185c543badb21c26') build(){ - cd ${srcdir} + . /etc/profile.d/qt4.sh + mkdir build cd build cmake ../${pkgname}-${pkgver} \ @@ -24,6 +25,6 @@ } package() { - cd ${srcdir}/build + cd build make DESTDIR=${pkgdir} install }
[arch-commits] Commit in libbluedevil/repos (4 files)
Date: Sunday, February 24, 2013 @ 13:00:46 Author: andrea Revision: 178487 archrelease: copy trunk to staging-i686, staging-x86_64 Added: libbluedevil/repos/staging-i686/ libbluedevil/repos/staging-i686/PKGBUILD (from rev 178486, libbluedevil/trunk/PKGBUILD) libbluedevil/repos/staging-x86_64/ libbluedevil/repos/staging-x86_64/PKGBUILD (from rev 178486, libbluedevil/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 30 ++ staging-x86_64/PKGBUILD | 30 ++ 2 files changed, 60 insertions(+) Copied: libbluedevil/repos/staging-i686/PKGBUILD (from rev 178486, libbluedevil/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 12:00:46 UTC (rev 178487) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org + +pkgname=libbluedevil +pkgver=1.9.2 +pkgrel=2 +pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack' +arch=('i686' 'x86_64') +url=https://projects.kde.org/projects/playground/libs/libbluedevil; +license=('GPL') +depends=('qt4' 'bluez') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('b492db1825b239e5185c543badb21c26') + +build(){ + . /etc/profile.d/qt4.sh + + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} Copied: libbluedevil/repos/staging-x86_64/PKGBUILD (from rev 178486, libbluedevil/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 12:00:46 UTC (rev 178487) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org + +pkgname=libbluedevil +pkgver=1.9.2 +pkgrel=2 +pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack' +arch=('i686' 'x86_64') +url=https://projects.kde.org/projects/playground/libs/libbluedevil; +license=('GPL') +depends=('qt4' 'bluez') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('b492db1825b239e5185c543badb21c26') + +build(){ + . /etc/profile.d/qt4.sh + + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in cinnamon (15 files)
Date: Sunday, February 24, 2013 @ 13:00:54 Author: faidoc Revision: 84757 cinnamon-control-center and cinnamon-screensaver Added: cinnamon-control-center/ cinnamon-control-center/repos/ cinnamon-control-center/trunk/ cinnamon-control-center/trunk/PKGBUILD cinnamon-control-center/trunk/cinnamon-control-center.install cinnamon-control-center/trunk/pulse3.0.patch cinnamon-screensaver/ cinnamon-screensaver/repos/ cinnamon-screensaver/trunk/ cinnamon-screensaver/trunk/PKGBUILD cinnamon-screensaver/trunk/cinnamon-screensaver.install cinnamon-screensaver/trunk/cinnamon-screensaver.pam cinnamon-screensaver/trunk/configure.patch cinnamon-screensaver/trunk/gnome-autogen.sh Modified: cinnamon/trunk/PKGBUILD ---+ -control-center/trunk/PKGBUILD| 53 + -control-center/trunk/cinnamon-control-center.install | 11 -control-center/trunk/pulse3.0.patch | 25 -screensaver/trunk/PKGBUILD | 50 + -screensaver/trunk/cinnamon-screensaver.install |7 -screensaver/trunk/cinnamon-screensaver.pam |3 -screensaver/trunk/configure.patch| 12 -screensaver/trunk/gnome-autogen.sh | 538 trunk/PKGBUILD|6 9 files changed, 702 insertions(+), 3 deletions(-) Modified: trunk/PKGBUILD === --- trunk/PKGBUILD 2013-02-24 11:50:35 UTC (rev 84756) +++ trunk/PKGBUILD 2013-02-24 12:00:54 UTC (rev 84757) @@ -4,8 +4,8 @@ # Contributor: CReimer pkgname=cinnamon -pkgver=1.6.7 -pkgrel=7 +pkgver=1.7.1 +pkgrel=1 pkgdesc=Linux desktop which provides advanced innovative features and a traditional user experience arch=('i686' 'x86_64') url=http://cinnamon.linuxmint.com/; @@ -27,7 +27,7 @@ cinnamon2d-screensaver.desktop gnome-autogen.sh keyboard_applet.patch) -md5sums=('ea73c6367d43d82c61f977477bf0c08c' +md5sums=('13daa8fde1480bbee25eddc2e2630319' 'd55c079cdc8bec606f510f87b2a6f776' '5c6af851ab1cf7e9219f11d86353196a' 'a925691c9b57a6a884dcf07da057fd1f' Added: -control-center/trunk/PKGBUILD === --- -control-center/trunk/PKGBUILD (rev 0) +++ -control-center/trunk/PKGBUILD 2013-02-24 12:00:54 UTC (rev 84757) @@ -0,0 +1,53 @@ +# $Id$ +# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com +# Based on gnome-control-center: +# Jan Alexander Steffens (heftig) jan.steff...@gmail.com +# Jan de Groot j...@archlinux.org + +pkgname=cinnamon-control-center +pkgver=1.7.1 +pkgrel=1 +pkgdesc=The Control Center for Cinnamon +arch=('i686' 'x86_64') +depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' + 'gnome-online-accounts' 'gnome-settings-daemon' 'gsettings-desktop-schemas' 'gtk3' + 'libgtop' 'libsocialweb' 'network-manager-applet' 'sound-theme-freedesktop' 'upower' + 'libpwquality' 'libsystemd' 'libgnomekbd' 'cheese' 'cinnamon=1.7.1') +optdepends=('mesa-demos: provides glxinfo for graphics information' +'gnome-color-manager: for color management tasks') +makedepends=('gnome-doc-utils' 'intltool' 'gnome-common' 'docbook-xsl') +url=https://github.com/linuxmint/cinnamon-control-center; +install=cinnamon-control-center.install +license=('GPL') +options=('!libtool' '!emptydirs') +source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz; +pulse3.0.patch) +sha256sums=('eab36af1accfce7b4d5eaf07a865d7290add07b875ed5e52072c1ad2e8570c1e' +'ddf7c99a1d45a7be54e69e90f194e33f3e56a7f294aa369bfb2e541d8241156e') + +build() { + cd $pkgname-$pkgver + + patch -Np1 -i ../pulse3.0.patch + + autoreconf -fi + + ./configure --prefix=/usr --sysconfdir=/etc \ + --localstatedir=/var --disable-static \ + --enable-systemd --with-libsocialweb \ + --disable-update-mimedb + + #https://bugzilla.gnome.org/show_bug.cgi?id=656229 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test $export_dynamic = yes test -n $export_dynamic_flag_spec; then/ func_append compile_command -Wl,-O1,--as-needed\n func_append finalize_command -Wl,-O1,--as-needed\n\0/' libtool + make +} + +package() { + cd $pkgname-$pkgver + + make DESTDIR=$pkgdir install + + # Fix a warning + chown 102:0 $pkgdir/usr/share/polkit-1/rules.d + chmod 700 $pkgdir/usr/share/polkit-1/rules.d +} \ No newline at end of file Property changes on: cinnamon-control-center/trunk/PKGBUILD ___ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Added: -control-center/trunk/cinnamon-control-center.install
[arch-commits] Commit in cinnamon-screensaver/repos (12 files)
Date: Sunday, February 24, 2013 @ 13:01:52 Author: faidoc Revision: 84758 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon-screensaver/repos/community-i686/ cinnamon-screensaver/repos/community-i686/PKGBUILD (from rev 84757, cinnamon-screensaver/trunk/PKGBUILD) cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.install (from rev 84757, cinnamon-screensaver/trunk/cinnamon-screensaver.install) cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam (from rev 84757, cinnamon-screensaver/trunk/cinnamon-screensaver.pam) cinnamon-screensaver/repos/community-i686/configure.patch (from rev 84757, cinnamon-screensaver/trunk/configure.patch) cinnamon-screensaver/repos/community-i686/gnome-autogen.sh (from rev 84757, cinnamon-screensaver/trunk/gnome-autogen.sh) cinnamon-screensaver/repos/community-x86_64/ cinnamon-screensaver/repos/community-x86_64/PKGBUILD (from rev 84757, cinnamon-screensaver/trunk/PKGBUILD) cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.install (from rev 84757, cinnamon-screensaver/trunk/cinnamon-screensaver.install) cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam (from rev 84757, cinnamon-screensaver/trunk/cinnamon-screensaver.pam) cinnamon-screensaver/repos/community-x86_64/configure.patch (from rev 84757, cinnamon-screensaver/trunk/configure.patch) cinnamon-screensaver/repos/community-x86_64/gnome-autogen.sh (from rev 84757, cinnamon-screensaver/trunk/gnome-autogen.sh) ---+ community-i686/PKGBUILD | 50 ++ community-i686/cinnamon-screensaver.install |7 community-i686/cinnamon-screensaver.pam |3 community-i686/configure.patch| 12 community-i686/gnome-autogen.sh | 538 community-x86_64/PKGBUILD | 50 ++ community-x86_64/cinnamon-screensaver.install |7 community-x86_64/cinnamon-screensaver.pam |3 community-x86_64/configure.patch | 12 community-x86_64/gnome-autogen.sh | 538 10 files changed, 1220 insertions(+) The diff is longer than the limit of 200KB. Use svn diff -r 84757:84758 to see the changes.
[arch-commits] Commit in geos/trunk (PKGBUILD geos.changelog)
Date: Sunday, February 24, 2013 @ 13:07:18 Author: jlichtblau Revision: 84759 upgpkg: geos 3.3.7-1 Modified: geos/trunk/PKGBUILD geos/trunk/geos.changelog + PKGBUILD |4 ++-- geos.changelog |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:01:52 UTC (rev 84758) +++ PKGBUILD2013-02-24 12:07:18 UTC (rev 84759) @@ -5,7 +5,7 @@ # Contributor: Alexander Rødseth rods...@gmail.com pkgname=geos -pkgver=3.3.6 +pkgver=3.3.7 pkgrel=1 pkgdesc=C++ port of the Java Topology Suite arch=('x86_64' 'i686') @@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs') changelog=$pkgname.changelog source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('7ee6c1da9a1b87a3e29209e7cddbf19d36f9689d8e44fec2c9bcf6a1b1be3898') +sha256sums=('fd01c21b54a3c48cac3e7885f26d4ca10ea9944238776b8ce03489e5e45c592b') build() { cd ${srcdir}/$pkgname-$pkgver Modified: geos.changelog === --- geos.changelog 2013-02-24 12:01:52 UTC (rev 84758) +++ geos.changelog 2013-02-24 12:07:18 UTC (rev 84759) @@ -1,3 +1,6 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.7-1 + 2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org * geos 3.3.6-1
[arch-commits] Commit in geos/repos/community-x86_64 (4 files)
Date: Sunday, February 24, 2013 @ 13:07:30 Author: jlichtblau Revision: 84760 archrelease: copy trunk to community-x86_64 Added: geos/repos/community-x86_64/PKGBUILD (from rev 84759, geos/trunk/PKGBUILD) geos/repos/community-x86_64/geos.changelog (from rev 84759, geos/trunk/geos.changelog) Deleted: geos/repos/community-x86_64/PKGBUILD geos/repos/community-x86_64/geos.changelog + PKGBUILD | 62 +++ geos.changelog | 13 +++ 2 files changed, 39 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 12:07:18 UTC (rev 84759) +++ PKGBUILD2013-02-24 12:07:30 UTC (rev 84760) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org -# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org -# Contributor: William Rea sillywi...@gmail.com -# Contributor: Alexander Rødseth rods...@gmail.com - -pkgname=geos -pkgver=3.3.6 -pkgrel=1 -pkgdesc=C++ port of the Java Topology Suite -arch=('x86_64' 'i686') -url=http://trac.osgeo.org/geos/; -license=('LGPL') -depends=('gcc-libs' 'bash') -options=('!libtool' '!emptydirs') -changelog=$pkgname.changelog -source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('7ee6c1da9a1b87a3e29209e7cddbf19d36f9689d8e44fec2c9bcf6a1b1be3898') - -build() { - cd ${srcdir}/$pkgname-$pkgver - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/$pkgname-$pkgver - - make DESTDIR=${pkgdir} install -} Copied: geos/repos/community-x86_64/PKGBUILD (from rev 84759, geos/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 12:07:30 UTC (rev 84760) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org +# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org +# Contributor: William Rea sillywi...@gmail.com +# Contributor: Alexander Rødseth rods...@gmail.com + +pkgname=geos +pkgver=3.3.7 +pkgrel=1 +pkgdesc=C++ port of the Java Topology Suite +arch=('x86_64' 'i686') +url=http://trac.osgeo.org/geos/; +license=('LGPL') +depends=('gcc-libs' 'bash') +options=('!libtool' '!emptydirs') +changelog=$pkgname.changelog +source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) +sha256sums=('fd01c21b54a3c48cac3e7885f26d4ca10ea9944238776b8ce03489e5e45c592b') + +build() { + cd ${srcdir}/$pkgname-$pkgver + + ./configure --prefix=/usr + make +} + +package() { + cd ${srcdir}/$pkgname-$pkgver + + make DESTDIR=${pkgdir} install +} Deleted: geos.changelog === --- geos.changelog 2013-02-24 12:07:18 UTC (rev 84759) +++ geos.changelog 2013-02-24 12:07:30 UTC (rev 84760) @@ -1,5 +0,0 @@ -2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * geos 3.3.6-1 - -2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * geos 3.3.5-1 Copied: geos/repos/community-x86_64/geos.changelog (from rev 84759, geos/trunk/geos.changelog) === --- geos.changelog (rev 0) +++ geos.changelog 2013-02-24 12:07:30 UTC (rev 84760) @@ -0,0 +1,8 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.7-1 + +2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.6-1 + +2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.5-1
[arch-commits] Commit in geos/repos/community-i686 (4 files)
Date: Sunday, February 24, 2013 @ 13:21:34 Author: jlichtblau Revision: 84761 archrelease: copy trunk to community-i686 Added: geos/repos/community-i686/PKGBUILD (from rev 84760, geos/trunk/PKGBUILD) geos/repos/community-i686/geos.changelog (from rev 84760, geos/trunk/geos.changelog) Deleted: geos/repos/community-i686/PKGBUILD geos/repos/community-i686/geos.changelog + PKGBUILD | 62 +++ geos.changelog | 13 +++ 2 files changed, 39 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 12:07:30 UTC (rev 84760) +++ PKGBUILD2013-02-24 12:21:34 UTC (rev 84761) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org -# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org -# Contributor: William Rea sillywi...@gmail.com -# Contributor: Alexander Rødseth rods...@gmail.com - -pkgname=geos -pkgver=3.3.6 -pkgrel=1 -pkgdesc=C++ port of the Java Topology Suite -arch=('x86_64' 'i686') -url=http://trac.osgeo.org/geos/; -license=('LGPL') -depends=('gcc-libs' 'bash') -options=('!libtool' '!emptydirs') -changelog=$pkgname.changelog -source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('7ee6c1da9a1b87a3e29209e7cddbf19d36f9689d8e44fec2c9bcf6a1b1be3898') - -build() { - cd ${srcdir}/$pkgname-$pkgver - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/$pkgname-$pkgver - - make DESTDIR=${pkgdir} install -} Copied: geos/repos/community-i686/PKGBUILD (from rev 84760, geos/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 12:21:34 UTC (rev 84761) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org +# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org +# Contributor: William Rea sillywi...@gmail.com +# Contributor: Alexander Rødseth rods...@gmail.com + +pkgname=geos +pkgver=3.3.7 +pkgrel=1 +pkgdesc=C++ port of the Java Topology Suite +arch=('x86_64' 'i686') +url=http://trac.osgeo.org/geos/; +license=('LGPL') +depends=('gcc-libs' 'bash') +options=('!libtool' '!emptydirs') +changelog=$pkgname.changelog +source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) +sha256sums=('fd01c21b54a3c48cac3e7885f26d4ca10ea9944238776b8ce03489e5e45c592b') + +build() { + cd ${srcdir}/$pkgname-$pkgver + + ./configure --prefix=/usr + make +} + +package() { + cd ${srcdir}/$pkgname-$pkgver + + make DESTDIR=${pkgdir} install +} Deleted: geos.changelog === --- geos.changelog 2013-02-24 12:07:30 UTC (rev 84760) +++ geos.changelog 2013-02-24 12:21:34 UTC (rev 84761) @@ -1,5 +0,0 @@ -2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * geos 3.3.6-1 - -2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * geos 3.3.5-1 Copied: geos/repos/community-i686/geos.changelog (from rev 84760, geos/trunk/geos.changelog) === --- geos.changelog (rev 0) +++ geos.changelog 2013-02-24 12:21:34 UTC (rev 84761) @@ -0,0 +1,8 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.7-1 + +2013-01-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.6-1 + +2012-09-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * geos 3.3.5-1
[arch-commits] Commit in viking/trunk (PKGBUILD viking.changelog)
Date: Sunday, February 24, 2013 @ 13:35:11 Author: jlichtblau Revision: 84762 upgpkg: viking 1.4-1 Modified: viking/trunk/PKGBUILD viking/trunk/viking.changelog --+ PKGBUILD |8 viking.changelog |3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:21:34 UTC (rev 84761) +++ PKGBUILD2013-02-24 12:35:11 UTC (rev 84762) @@ -4,7 +4,7 @@ # Contributor: Jonny Gerold jo...@fsk141.com pkgname=viking -pkgver=1.3.2.1 +pkgver=1.4 pkgrel=1 pkgdesc=GTK+2 application to manage GPS data arch=('i686' 'x86_64') @@ -12,16 +12,16 @@ license=('GPL2') depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme' 'libexif' 'gpsbabel') makedepends=('intltool' 'gnome-doc-utils') -options=('!emptydirs') +options=('!emptydirs' '!makeflags') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('ebd6f134a340a1b2ba582ea77bd97ddd9db16b476be7090a12649f6069fa1565') +sha256sums=('80aa4c7bf3be75441a435f6681831b8aeb08f7eb6f7a5a86872eec16cda67799') build() { cd ${srcdir}/$pkgname-$pkgver - ./configure --prefix=/usr --enable-geocaches --enable-expedia + ./configure --prefix=/usr --enable-expedia #--enable-geocaches gives error make } Modified: viking.changelog === --- viking.changelog2013-02-24 12:21:34 UTC (rev 84761) +++ viking.changelog2013-02-24 12:35:11 UTC (rev 84762) @@ -1,3 +1,6 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.4-1 + 2012-10-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org * viking 1.3.2.1-1
[arch-commits] Commit in viking/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 13:38:20 Author: jlichtblau Revision: 84764 upgpkg: viking 1.4-1 Modified: viking/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:35:22 UTC (rev 84763) +++ PKGBUILD2013-02-24 12:38:20 UTC (rev 84764) @@ -12,7 +12,7 @@ license=('GPL2') depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme' 'libexif' 'gpsbabel') makedepends=('intltool' 'gnome-doc-utils') -options=('!emptydirs' '!makeflags') +options=('!emptydirs') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
[arch-commits] Commit in viking/repos/community-i686 (6 files)
Date: Sunday, February 24, 2013 @ 13:38:36 Author: jlichtblau Revision: 84765 archrelease: copy trunk to community-i686 Added: viking/repos/community-i686/PKGBUILD (from rev 84764, viking/trunk/PKGBUILD) viking/repos/community-i686/viking.changelog (from rev 84764, viking/trunk/viking.changelog) viking/repos/community-i686/viking.install (from rev 84764, viking/trunk/viking.install) Deleted: viking/repos/community-i686/PKGBUILD viking/repos/community-i686/viking.changelog viking/repos/community-i686/viking.install --+ PKGBUILD | 64 ++--- viking.changelog | 31 ++--- viking.install | 24 +-- 3 files changed, 61 insertions(+), 58 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 12:38:20 UTC (rev 84764) +++ PKGBUILD2013-02-24 12:38:36 UTC (rev 84765) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org -# Contributor: Nick Østergaard oe.n...@gmail.com -# Contributor: Jonny Gerold jo...@fsk141.com - -pkgname=viking -pkgver=1.3.2.1 -pkgrel=1 -pkgdesc=GTK+2 application to manage GPS data -arch=('i686' 'x86_64') -url=http://viking.sourceforge.net/; -license=('GPL2') -depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme' 'libexif' 'gpsbabel') -makedepends=('intltool' 'gnome-doc-utils') -options=('!emptydirs') -install=$pkgname.install -changelog=$pkgname.changelog -source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('ebd6f134a340a1b2ba582ea77bd97ddd9db16b476be7090a12649f6069fa1565') - -build() { - cd ${srcdir}/$pkgname-$pkgver - - ./configure --prefix=/usr --enable-geocaches --enable-expedia - make -} - -package(){ - cd ${srcdir}/$pkgname-$pkgver - - make DESTDIR=${pkgdir} install -} Copied: viking/repos/community-i686/PKGBUILD (from rev 84764, viking/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 12:38:36 UTC (rev 84765) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org +# Contributor: Nick Østergaard oe.n...@gmail.com +# Contributor: Jonny Gerold jo...@fsk141.com + +pkgname=viking +pkgver=1.4 +pkgrel=1 +pkgdesc=GTK+2 application to manage GPS data +arch=('i686' 'x86_64') +url=http://viking.sourceforge.net/; +license=('GPL2') +depends=('curl' 'gpsd' 'gtk2' 'hicolor-icon-theme' 'libexif' 'gpsbabel') +makedepends=('intltool' 'gnome-doc-utils') +options=('!emptydirs') +install=$pkgname.install +changelog=$pkgname.changelog +source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) +sha256sums=('80aa4c7bf3be75441a435f6681831b8aeb08f7eb6f7a5a86872eec16cda67799') + +build() { + cd ${srcdir}/$pkgname-$pkgver + + ./configure --prefix=/usr --enable-expedia #--enable-geocaches gives error + make +} + +package(){ + cd ${srcdir}/$pkgname-$pkgver + + make DESTDIR=${pkgdir} install +} Deleted: viking.changelog === --- viking.changelog2013-02-24 12:38:20 UTC (rev 84764) +++ viking.changelog2013-02-24 12:38:36 UTC (rev 84765) @@ -1,14 +0,0 @@ -2012-10-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * viking 1.3.2.1-1 - -2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * viking 1.3.0-1 - -2011-11-27 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * viking 1.2.2-1 - -2011-08-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * viking 1.2.1-1 - -2011-06-22 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * viking 1.2-1 Copied: viking/repos/community-i686/viking.changelog (from rev 84764, viking/trunk/viking.changelog) === --- viking.changelog(rev 0) +++ viking.changelog2013-02-24 12:38:36 UTC (rev 84765) @@ -0,0 +1,17 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.4-1 + +2012-10-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.3.2.1-1 + +2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.3.0-1 + +2011-11-27 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.2.2-1 + +2011-08-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.2.1-1 + +2011-06-22 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * viking 1.2-1 Deleted: viking.install === --- viking.install 2013-02-24 12:38:20 UTC (rev 84764) +++ viking.install 2013-02-24 12:38:36 UTC (rev 84765) @@ -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 -}
[arch-commits] Commit in archlinux-keyring/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 13:44:04 Author: pierre Revision: 178488 upgpkg: archlinux-keyring 20130224-1 Modified: archlinux-keyring/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:00:46 UTC (rev 178487) +++ PKGBUILD2013-02-24 12:44:04 UTC (rev 178488) @@ -2,7 +2,7 @@ # Maintainer: Pierre Schmitz pie...@archlinux.de pkgname=archlinux-keyring -pkgver=20130127 +pkgver=20130224 pkgrel=1 pkgdesc='Arch Linux PGP keyring' arch=('any') @@ -11,8 +11,8 @@ install=${pkgname}.install source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz; ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;) -md5sums=('370a3c0da0f65f4cb1d350f461f6b91c' - '5c007cf06a1f456b3bf81b5ddbd8f107') +md5sums=('0cade439a30215bd4ef632d261d40cc1' + '7faf35723b47a4c45df7d56dfd1fd27a') package() { cd ${srcdir}/${pkgname}-${pkgver}
[arch-commits] Commit in archlinux-keyring/repos (3 files)
Date: Sunday, February 24, 2013 @ 13:44:10 Author: pierre Revision: 178489 archrelease: copy trunk to testing-any Added: archlinux-keyring/repos/testing-any/ archlinux-keyring/repos/testing-any/PKGBUILD (from rev 178488, archlinux-keyring/trunk/PKGBUILD) archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 178488, archlinux-keyring/trunk/archlinux-keyring.install) ---+ PKGBUILD | 20 archlinux-keyring.install | 11 +++ 2 files changed, 31 insertions(+) Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 178488, archlinux-keyring/trunk/PKGBUILD) === --- testing-any/PKGBUILD(rev 0) +++ testing-any/PKGBUILD2013-02-24 12:44:10 UTC (rev 178489) @@ -0,0 +1,20 @@ +# $Id$ +# Maintainer: Pierre Schmitz pie...@archlinux.de + +pkgname=archlinux-keyring +pkgver=20130224 +pkgrel=1 +pkgdesc='Arch Linux PGP keyring' +arch=('any') +url='https://projects.archlinux.org/archlinux-keyring.git/' +license=('GPL') +install=${pkgname}.install +source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz; + ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;) +md5sums=('0cade439a30215bd4ef632d261d40cc1' + '7faf35723b47a4c45df7d56dfd1fd27a') + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make PREFIX=/usr DESTDIR=${pkgdir} install +} Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 178488, archlinux-keyring/trunk/archlinux-keyring.install) === --- testing-any/archlinux-keyring.install (rev 0) +++ testing-any/archlinux-keyring.install 2013-02-24 12:44:10 UTC (rev 178489) @@ -0,0 +1,11 @@ +post_upgrade() { + if usr/bin/pacman-key -l /dev/null 21; then + usr/bin/pacman-key --populate archlinux + fi +} + +post_install() { + if [ -x usr/bin/pacman-key ]; then + post_upgrade + fi +}
[arch-commits] Commit in mesa/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 13:46:56 Author: andyrtr Revision: 178490 upgpkg: mesa 9.1-2 make mesa-libgl provide a versioned libgl; don't conflict with other libgl providers - some can be installed along each other Modified: mesa/trunk/PKGBUILD --+ PKGBUILD |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:44:10 UTC (rev 178489) +++ PKGBUILD2013-02-24 12:46:56 UTC (rev 178490) @@ -5,7 +5,7 @@ pkgbase=mesa pkgname=('ati-dri' 'intel-dri' 'nouveau-dri' 'svga-dri' 'mesa' 'mesa-libgl') pkgver=9.1 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'libxxf86vm' 'libxdamage' 'libvdpau' 'wayland' 'llvm-amdgpu-snapshot') @@ -124,8 +124,6 @@ # rename libgl.so to not conflict with blobs - may break gl.pc ? mv ${pkgdir}/usr/lib/libGL.so.1.2.0 ${pkgdir}/usr/lib/mesa-libGL.so.1.2.0 rm ${pkgdir}/usr/lib/libGL.so{,.1} -# ln -s mesa-libGL.so.1.2.0 ${pkgdir}/usr/lib/mesa-libGL.so -# ln -s mesa-libGL.so.1.2.0 ${pkgdir}/usr/lib/mesa-libGL.so.1 install -m755 -d ${pkgdir}/usr/share/licenses/mesa install -m644 ${srcdir}/LICENSE ${pkgdir}/usr/share/licenses/mesa/ @@ -134,16 +132,14 @@ package_mesa-libgl() { pkgdesc=Mesa 3-D graphics library depends=(mesa=${pkgver}) - provides=('libgl') + provides=(libgl=${pkgver}) replaces=('libgl') # See FS#26284 install -m755 -d ${pkgdir}/usr/lib/xorg/modules/extensions ln -s libglx.xorg ${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so -# ln -s mesa-libGL.so ${pkgdir}/usr/lib/libGL.so ln -s mesa-libGL.so.1.2.0 ${pkgdir}/usr/lib/libGL.so -# ln -s mesa-libGL.so.1 ${pkgdir}/usr/lib/libGL.so.1 ln -s mesa-libGL.so.1.2.0 ${pkgdir}/usr/lib/libGL.so.1 ln -s mesa-libGL.so.1.2.0 ${pkgdir}/usr/lib/libGL.so.1.2.0
[arch-commits] Commit in mesa/repos (8 files)
Date: Sunday, February 24, 2013 @ 13:47:20 Author: andyrtr Revision: 178491 archrelease: copy trunk to testing-i686, testing-x86_64 Added: mesa/repos/testing-i686/LICENSE (from rev 178490, mesa/trunk/LICENSE) mesa/repos/testing-i686/PKGBUILD (from rev 178490, mesa/trunk/PKGBUILD) mesa/repos/testing-x86_64/LICENSE (from rev 178490, mesa/trunk/LICENSE) mesa/repos/testing-x86_64/PKGBUILD (from rev 178490, mesa/trunk/PKGBUILD) Deleted: mesa/repos/testing-i686/LICENSE mesa/repos/testing-i686/PKGBUILD mesa/repos/testing-x86_64/LICENSE mesa/repos/testing-x86_64/PKGBUILD -+ testing-i686/LICENSE| 164 - testing-i686/PKGBUILD | 301 ++ testing-x86_64/LICENSE | 164 - testing-x86_64/PKGBUILD | 301 ++ 4 files changed, 460 insertions(+), 470 deletions(-) Deleted: testing-i686/LICENSE === --- testing-i686/LICENSE2013-02-24 12:46:56 UTC (rev 178490) +++ testing-i686/LICENSE2013-02-24 12:47:20 UTC (rev 178491) @@ -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 is in any way a compatible -replacement for OpenGL or associated with SGI. Those who want a -licensed implementation of OpenGL should contact a licensed -vendor. - -Please do not refer to the library as MesaGL (for legal -reasons). It's just Mesa or The Mesa 3-D graphics -library - -* OpenGL is a trademark of Silicon Graphics Incorporated. - -License / Copyright Information - -The Mesa distribution consists of several components. Different copyrights -and licenses apply to different components. For example, GLUT is copyrighted -by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa -device drivers are copyrighted by their authors. See below for a list of -Mesa's main components and the license for each. - -The core Mesa library is licensed according to the terms of the MIT license. -This allows integration with the XFree86, Xorg and DRI projects. - -The default Mesa license is as follows: - -Copyright (C) 1999-2007 Brian Paul All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the Software), -to deal in the Software without restriction, including without limitation -the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Attention, Contributors - -When contributing to the Mesa project you must agree to the licensing terms -of the component to which you're contributing. -The following section lists the primary components of the Mesa distribution -and their respective licenses. - - -Mesa Component Licenses - -Component Location Primary Author License - -Main Mesa codesrc/mesa/ Brian Paul Mesa (MIT) - -Device driverssrc/mesa/drivers/* See drivers See drivers - -Ext headers include/GL/glext.h SGI SGI Free B - include/GL/glxext.h - -GLUT src/glut/ Mark KilgardMark's copyright - -Mesa GLU library src/glu/mesa/ Brian Paul GNU-LGPL - -SGI GLU library src/glu/sgi/ SGI SGI Free B - -demo programs progs/demos/ various see source files - -X demos progs/xdemos/ Brian Paul see source files - -SGI demos progs/samples/ SGI SGI copyright - -RedBook demos progs/redbook/ SGI SGI copyright Copied: mesa/repos/testing-i686/LICENSE (from rev 178490, mesa/trunk/LICENSE) === --- testing-i686/LICENSE
[arch-commits] Commit in qt4/repos (13 files)
Date: Sunday, February 24, 2013 @ 13:52:57 Author: andrea Revision: 178492 archrelease: copy trunk to staging-x86_64 Added: qt4/repos/staging-x86_64/PKGBUILD (from rev 178491, qt4/trunk/PKGBUILD) qt4/repos/staging-x86_64/improve-cups-support.patch (from rev 178491, qt4/trunk/improve-cups-support.patch) qt4/repos/staging-x86_64/ld-gold.patch (from rev 178491, qt4/trunk/ld-gold.patch) qt4/repos/staging-x86_64/qt4.install (from rev 178491, qt4/trunk/qt4.install) qt4/repos/staging-x86_64/qt4.profile (from rev 178491, qt4/trunk/qt4.profile) qt4/repos/staging-x86_64/qtconfig.desktop (from rev 178491, qt4/trunk/qtconfig.desktop) Deleted: qt4/repos/staging-i686/qt4.profile qt4/repos/staging-x86_64/PKGBUILD qt4/repos/staging-x86_64/improve-cups-support.patch qt4/repos/staging-x86_64/ld-gold.patch qt4/repos/staging-x86_64/qt4.install qt4/repos/staging-x86_64/qt4.profile qt4/repos/staging-x86_64/qtconfig.desktop ---+ staging-i686/qt4.profile |1 staging-x86_64/PKGBUILD | 245 ++-- staging-x86_64/improve-cups-support.patch | 168 +-- staging-x86_64/ld-gold.patch | 44 ++--- staging-x86_64/qt4.install| 24 +- staging-x86_64/qt4.profile|2 staging-x86_64/qtconfig.desktop | 18 +- 7 files changed, 252 insertions(+), 250 deletions(-) Deleted: staging-i686/qt4.profile === --- staging-i686/qt4.profile2013-02-24 12:47:20 UTC (rev 178491) +++ staging-i686/qt4.profile2013-02-24 12:52:57 UTC (rev 178492) @@ -1 +0,0 @@ -export PATH=$PATH:/usr/lib/qt4/bin Deleted: staging-x86_64/PKGBUILD === --- staging-x86_64/PKGBUILD 2013-02-24 12:47:20 UTC (rev 178491) +++ staging-x86_64/PKGBUILD 2013-02-24 12:52:57 UTC (rev 178492) @@ -1,121 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgname=qt4 -pkgver=4.8.4 -pkgrel=4 -arch=('i686' 'x86_64') -url='http://qt-project.org/' -license=('GPL3' 'LGPL') -pkgdesc='A cross-platform application and UI framework' -depends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'glib2' 'dbus' -'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib' -'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils') -makedepends=('mesa' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'gtk2' 'libfbclient') -optdepends=('postgresql-libs: PostgreSQL driver' -'libmysqlclient: MySQL driver' -'unixodbc: ODBC driver' -'libfbclient: Firebird/iBase driver' -'libxinerama: Xinerama support' -'libxcursor: Xcursor support' -'libxfixes: Xfixes support' -'icu: Unicode support') -install=${pkgname}.install -options=('!libtool') -replaces=('qt=4.8.4' 'qtwebkit=2.3.beta2') -conflicts=('qt=4.8.4' 'qtwebkit=2.3.beta2') -_pkgfqn=qt-everywhere-opensource-src-${pkgver} -source=(http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz; -'qtconfig.desktop' 'qt4.profile' -'improve-cups-support.patch' -'ld-gold.patch') -md5sums=('89c5ecba180cae74c66260ac732dc5cb' - '20ca06ef59775d749b9451ce7437fa9a' - '4ed0bd79a310e2b5d34fc71760b99139' - 'c439c7731c25387352d8453ca7574971' - '864de59a34a2f72ab2668dd918634b64') - -build() { - cd ${_pkgfqn} - - # (FS#28381) (KDEBUG#180051) - patch -p1 -i ${srcdir}/improve-cups-support.patch - - # build on i686 fails - patch -p1 -i ${srcdir}/ld-gold.patch - - export QT4DIR=${srcdir}/${_pkgfqn} - export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} - - sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf - sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g mkspecs/common/gcc-base-unix.conf - sed -i /^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g mkspecs/common/gcc-base.conf - - ./configure -confirm-license -opensource \ --prefix /usr \ --bindir /usr/lib/qt4/bin \ --headerdir /usr/include/qt4 \ --docdir /usr/share/doc/qt4 \ --plugindir /usr/lib/qt4/plugins \ --importdir /usr/lib/qt4/imports \ --datadir /usr/share/qt4 \ --translationdir /usr/share/qt4/translations \ --sysconfdir /etc/xdg \ --examplesdir /usr/share/doc/qt4/examples \ --demosdir /usr/share/doc/qt4/demos \ --plugin-sql-{psql,mysql,sqlite,odbc,ibase} \ --system-sqlite \ --no-phonon \ --no-phonon-backend \ --graphicssystem raster \ --openssl-linked \ --nomake demos \ --nomake examples \ --nomake docs \ --silent \ --no-rpath \ --optimized-qmake \ --reduce-relocations \ --dbus-linked \ --no-openvg - make -} - -package() { -cd ${_pkgfqn} -make INSTALL_ROOT=${pkgdir} install - -# install missing
[arch-commits] Commit in qt4/repos/staging-i686 (4 files)
Date: Sunday, February 24, 2013 @ 13:53:08 Author: andrea Revision: 178493 archrelease: copy trunk to staging-i686 Deleted: qt4/repos/staging-i686/PKGBUILD qt4/repos/staging-i686/improve-cups-support.patch qt4/repos/staging-i686/ld-gold.patch qt4/repos/staging-i686/qt4.install + PKGBUILD | 121 --- improve-cups-support.patch | 84 - ld-gold.patch | 22 --- qt4.install| 12 4 files changed, 239 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 12:52:57 UTC (rev 178492) +++ PKGBUILD2013-02-24 12:53:08 UTC (rev 178493) @@ -1,121 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgname=qt4 -pkgver=4.8.4 -pkgrel=4 -arch=('i686' 'x86_64') -url='http://qt-project.org/' -license=('GPL3' 'LGPL') -pkgdesc='A cross-platform application and UI framework' -depends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'glib2' 'dbus' -'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib' -'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils') -makedepends=('mesa' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'gtk2' 'libfbclient') -optdepends=('postgresql-libs: PostgreSQL driver' -'libmysqlclient: MySQL driver' -'unixodbc: ODBC driver' -'libfbclient: Firebird/iBase driver' -'libxinerama: Xinerama support' -'libxcursor: Xcursor support' -'libxfixes: Xfixes support' -'icu: Unicode support') -install=${pkgname}.install -options=('!libtool') -replaces=('qt=4.8.4' 'qtwebkit=2.3.beta2') -conflicts=('qt=4.8.4' 'qtwebkit=2.3.beta2') -_pkgfqn=qt-everywhere-opensource-src-${pkgver} -source=(http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz; -'qtconfig.desktop' 'qt4.profile' -'improve-cups-support.patch' -'ld-gold.patch') -md5sums=('89c5ecba180cae74c66260ac732dc5cb' - '20ca06ef59775d749b9451ce7437fa9a' - '4ed0bd79a310e2b5d34fc71760b99139' - 'c439c7731c25387352d8453ca7574971' - '864de59a34a2f72ab2668dd918634b64') - -build() { - cd ${_pkgfqn} - - # (FS#28381) (KDEBUG#180051) - patch -p1 -i ${srcdir}/improve-cups-support.patch - - # build on i686 fails - patch -p1 -i ${srcdir}/ld-gold.patch - - export QT4DIR=${srcdir}/${_pkgfqn} - export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} - - sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf - sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g mkspecs/common/gcc-base-unix.conf - sed -i /^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g mkspecs/common/gcc-base.conf - - ./configure -confirm-license -opensource \ --prefix /usr \ --bindir /usr/lib/qt4/bin \ --headerdir /usr/include/qt4 \ --docdir /usr/share/doc/qt4 \ --plugindir /usr/lib/qt4/plugins \ --importdir /usr/lib/qt4/imports \ --datadir /usr/share/qt4 \ --translationdir /usr/share/qt4/translations \ --sysconfdir /etc/xdg \ --examplesdir /usr/share/doc/qt4/examples \ --demosdir /usr/share/doc/qt4/demos \ --plugin-sql-{psql,mysql,sqlite,odbc,ibase} \ --system-sqlite \ --no-phonon \ --no-phonon-backend \ --graphicssystem raster \ --openssl-linked \ --nomake demos \ --nomake examples \ --nomake docs \ --silent \ --no-rpath \ --optimized-qmake \ --reduce-relocations \ --dbus-linked \ --no-openvg - make -} - -package() { -cd ${_pkgfqn} -make INSTALL_ROOT=${pkgdir} install - -# install missing icons and desktop files -install -D -m644 src/gui/dialogs/images/qtlogo-64.png \ - ${pkgdir}/usr/share/icons/hicolor/64x64/apps/qt4logo.png -install -Dm644 ${srcdir}/qtconfig.desktop \ - ${pkgdir}/usr/share/applications/qtconfig4.desktop - -# install the profile -install -D -m755 ${srcdir}/qt4.profile ${pkgdir}/etc/profile.d/qt4.sh - -# install license addition -install -D -m644 LGPL_EXCEPTION.txt \ - ${pkgdir}/usr/share/licenses/${pkgname}/LGPL_EXCEPTION.txt - -# Fix wrong libs path in pkgconfig files -find ${pkgdir}/usr/lib/pkgconfig -type f -name '*.pc' \ - -exec perl -pi -e s, -L${srcdir}/?\S+,,g {} \; - -# Fix wrong bins path in pkgconfig files -find ${pkgdir}/usr/lib/pkgconfig -type f -name '*.pc' \ - -exec sed -i 's|/usr/bin/|/usr/lib/qt4/bin/|g' {} \; - -# Fix wrong path in prl files -find ${pkgdir}/usr/lib -type f -name '*.prl' \ - -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; - -# Do not install the qttools -rm ${pkgdir}/usr/lib/qt4/bin/{assistant,designer,linguist} -rm -r ${pkgdir}/usr/lib/qt4/plugins/designer -rm
[arch-commits] Commit in qt4/repos (staging-i686)
Date: Sunday, February 24, 2013 @ 13:55:05 Author: andrea Revision: 178494 Fix conflicts Deleted: qt4/repos/staging-i686/
[arch-commits] Commit in qt4/repos (7 files)
Date: Sunday, February 24, 2013 @ 13:55:17 Author: andrea Revision: 178495 archrelease: copy trunk to staging-i686 Added: qt4/repos/staging-i686/ qt4/repos/staging-i686/PKGBUILD (from rev 178494, qt4/trunk/PKGBUILD) qt4/repos/staging-i686/improve-cups-support.patch (from rev 178494, qt4/trunk/improve-cups-support.patch) qt4/repos/staging-i686/ld-gold.patch (from rev 178494, qt4/trunk/ld-gold.patch) qt4/repos/staging-i686/qt4.install (from rev 178494, qt4/trunk/qt4.install) qt4/repos/staging-i686/qt4.profile (from rev 178494, qt4/trunk/qt4.profile) qt4/repos/staging-i686/qtconfig.desktop (from rev 178494, qt4/trunk/qtconfig.desktop) + PKGBUILD | 124 +++ improve-cups-support.patch | 84 + ld-gold.patch | 22 +++ qt4.install| 12 qt4.profile|1 qtconfig.desktop |9 +++ 6 files changed, 252 insertions(+) Copied: qt4/repos/staging-i686/PKGBUILD (from rev 178494, qt4/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 12:55:17 UTC (rev 178495) @@ -0,0 +1,124 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=qt4 +pkgver=4.8.4 +pkgrel=5 +arch=('i686' 'x86_64') +url='http://qt-project.org/' +license=('GPL3' 'LGPL') +pkgdesc='A cross-platform application and UI framework' +depends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'glib2' 'dbus' +'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib' +'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils') +makedepends=('mesa' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'gtk2' 'libfbclient') +optdepends=('postgresql-libs: PostgreSQL driver' +'libmysqlclient: MySQL driver' +'unixodbc: ODBC driver' +'libfbclient: Firebird/iBase driver' +'libxinerama: Xinerama support' +'libxcursor: Xcursor support' +'libxfixes: Xfixes support' +'icu: Unicode support') +install=${pkgname}.install +options=('!libtool') +replaces=('qt=4.8.4' 'qtwebkit=2.3.beta2') +conflicts=('qt=4.8.4' 'qtwebkit=2.3.beta2') +_pkgfqn=qt-everywhere-opensource-src-${pkgver} +source=(http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz; +'qtconfig.desktop' 'qt4.profile' +'improve-cups-support.patch' +'ld-gold.patch') +md5sums=('89c5ecba180cae74c66260ac732dc5cb' + '20ca06ef59775d749b9451ce7437fa9a' + '4ed0bd79a310e2b5d34fc71760b99139' + 'c439c7731c25387352d8453ca7574971' + '864de59a34a2f72ab2668dd918634b64') + +build() { + cd ${_pkgfqn} + + # (FS#28381) (KDEBUG#180051) + patch -p1 -i ${srcdir}/improve-cups-support.patch + + # build on i686 fails + patch -p1 -i ${srcdir}/ld-gold.patch + + export QT4DIR=${srcdir}/${_pkgfqn} + export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} + + sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf + sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g mkspecs/common/gcc-base-unix.conf + sed -i /^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g mkspecs/common/gcc-base.conf + + ./configure -confirm-license -opensource \ +-prefix /usr \ +-bindir /usr/lib/qt4/bin \ +-headerdir /usr/include/qt4 \ +-docdir /usr/share/doc/qt4 \ +-plugindir /usr/lib/qt4/plugins \ +-importdir /usr/lib/qt4/imports \ +-datadir /usr/share/qt4 \ +-translationdir /usr/share/qt4/translations \ +-sysconfdir /etc/xdg \ +-examplesdir /usr/share/doc/qt4/examples \ +-demosdir /usr/share/doc/qt4/demos \ +-plugin-sql-{psql,mysql,sqlite,odbc,ibase} \ +-system-sqlite \ +-no-phonon \ +-no-phonon-backend \ +-graphicssystem raster \ +-openssl-linked \ +-nomake demos \ +-nomake examples \ +-nomake docs \ +-silent \ +-no-rpath \ +-optimized-qmake \ +-reduce-relocations \ +-dbus-linked \ +-no-openvg + make +} + +package() { +cd ${_pkgfqn} +make INSTALL_ROOT=${pkgdir} install + +# install missing icons and desktop files +install -D -m644 src/gui/dialogs/images/qtlogo-64.png \ + ${pkgdir}/usr/share/icons/hicolor/64x64/apps/qt4logo.png +install -Dm644 ${srcdir}/qtconfig.desktop \ + ${pkgdir}/usr/share/applications/qtconfig4.desktop + +# install the profile +install -D -m755 ${srcdir}/qt4.profile ${pkgdir}/etc/profile.d/qt4.sh + +# symlink qmake to qmake4 so cmake finds Qt4 when both qt4 and qt5 are installed +ln -sf /usr/lib/qt4/bin/qmake ${pkgdir}/usr/lib/qt4/bin/qmake4 + +# install license addition +install -D -m644 LGPL_EXCEPTION.txt \ + ${pkgdir}/usr/share/licenses/${pkgname}/LGPL_EXCEPTION.txt + +# Fix wrong libs
[arch-commits] Commit in cinnamon-control-center/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 13:59:59 Author: faidoc Revision: 84766 upgpkg: cinnamon-control-center 1.7.1-1 Modified: cinnamon-control-center/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:38:36 UTC (rev 84765) +++ PKGBUILD2013-02-24 12:59:59 UTC (rev 84766) @@ -12,7 +12,7 @@ depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' 'gnome-online-accounts' 'gnome-settings-daemon' 'gsettings-desktop-schemas' 'gtk3' 'libgtop' 'libsocialweb' 'network-manager-applet' 'sound-theme-freedesktop' 'upower' - 'libpwquality' 'libsystemd' 'libgnomekbd' 'cheese' 'cinnamon=1.7.1') + 'libpwquality' 'libsystemd' 'libgnomekbd' 'cheese' 'cinnamon') optdepends=('mesa-demos: provides glxinfo for graphics information' 'gnome-color-manager: for color management tasks') makedepends=('gnome-doc-utils' 'intltool' 'gnome-common' 'docbook-xsl')
[arch-commits] Commit in cinnamon-control-center/repos (8 files)
Date: Sunday, February 24, 2013 @ 14:00:25 Author: faidoc Revision: 84767 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon-control-center/repos/community-i686/ cinnamon-control-center/repos/community-i686/PKGBUILD (from rev 84766, cinnamon-control-center/trunk/PKGBUILD) cinnamon-control-center/repos/community-i686/cinnamon-control-center.install (from rev 84766, cinnamon-control-center/trunk/cinnamon-control-center.install) cinnamon-control-center/repos/community-i686/pulse3.0.patch (from rev 84766, cinnamon-control-center/trunk/pulse3.0.patch) cinnamon-control-center/repos/community-x86_64/ cinnamon-control-center/repos/community-x86_64/PKGBUILD (from rev 84766, cinnamon-control-center/trunk/PKGBUILD) cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install (from rev 84766, cinnamon-control-center/trunk/cinnamon-control-center.install) cinnamon-control-center/repos/community-x86_64/pulse3.0.patch (from rev 84766, cinnamon-control-center/trunk/pulse3.0.patch) --+ community-i686/PKGBUILD | 53 + community-i686/cinnamon-control-center.install | 11 community-i686/pulse3.0.patch| 25 + community-x86_64/PKGBUILD| 53 + community-x86_64/cinnamon-control-center.install | 11 community-x86_64/pulse3.0.patch | 25 + 6 files changed, 178 insertions(+) Copied: cinnamon-control-center/repos/community-i686/PKGBUILD (from rev 84766, cinnamon-control-center/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-02-24 13:00:25 UTC (rev 84767) @@ -0,0 +1,53 @@ +# $Id$ +# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com +# Based on gnome-control-center: +# Jan Alexander Steffens (heftig) jan.steff...@gmail.com +# Jan de Groot j...@archlinux.org + +pkgname=cinnamon-control-center +pkgver=1.7.1 +pkgrel=1 +pkgdesc=The Control Center for Cinnamon +arch=('i686' 'x86_64') +depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' + 'gnome-online-accounts' 'gnome-settings-daemon' 'gsettings-desktop-schemas' 'gtk3' + 'libgtop' 'libsocialweb' 'network-manager-applet' 'sound-theme-freedesktop' 'upower' + 'libpwquality' 'libsystemd' 'libgnomekbd' 'cheese' 'cinnamon') +optdepends=('mesa-demos: provides glxinfo for graphics information' +'gnome-color-manager: for color management tasks') +makedepends=('gnome-doc-utils' 'intltool' 'gnome-common' 'docbook-xsl') +url=https://github.com/linuxmint/cinnamon-control-center; +install=cinnamon-control-center.install +license=('GPL') +options=('!libtool' '!emptydirs') +source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz; +pulse3.0.patch) +sha256sums=('eab36af1accfce7b4d5eaf07a865d7290add07b875ed5e52072c1ad2e8570c1e' +'ddf7c99a1d45a7be54e69e90f194e33f3e56a7f294aa369bfb2e541d8241156e') + +build() { + cd $pkgname-$pkgver + + patch -Np1 -i ../pulse3.0.patch + + autoreconf -fi + + ./configure --prefix=/usr --sysconfdir=/etc \ + --localstatedir=/var --disable-static \ + --enable-systemd --with-libsocialweb \ + --disable-update-mimedb + + #https://bugzilla.gnome.org/show_bug.cgi?id=656229 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test $export_dynamic = yes test -n $export_dynamic_flag_spec; then/ func_append compile_command -Wl,-O1,--as-needed\n func_append finalize_command -Wl,-O1,--as-needed\n\0/' libtool + make +} + +package() { + cd $pkgname-$pkgver + + make DESTDIR=$pkgdir install + + # Fix a warning + chown 102:0 $pkgdir/usr/share/polkit-1/rules.d + chmod 700 $pkgdir/usr/share/polkit-1/rules.d +} \ No newline at end of file Copied: cinnamon-control-center/repos/community-i686/cinnamon-control-center.install (from rev 84766, cinnamon-control-center/trunk/cinnamon-control-center.install) === --- community-i686/cinnamon-control-center.install (rev 0) +++ community-i686/cinnamon-control-center.install 2013-02-24 13:00:25 UTC (rev 84767) @@ -0,0 +1,11 @@ +post_install() { +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} + +post_upgrade() { +post_install $1 +} + +post_remove() { +post_install $1 +} \ No newline at end of file Copied: cinnamon-control-center/repos/community-i686/pulse3.0.patch (from rev 84766, cinnamon-control-center/trunk/pulse3.0.patch) === --- community-i686/pulse3.0.patch (rev 0) +++
[arch-commits] Commit in cuyo/trunk (PKGBUILD cuyo.changelog cuyo.diff cuyo.install)
Date: Sunday, February 24, 2013 @ 14:12:38 Author: jlichtblau Revision: 84768 upgpkg: cuyo 1:2.0.0-1 Modified: cuyo/trunk/PKGBUILD cuyo/trunk/cuyo.changelog cuyo/trunk/cuyo.diff cuyo/trunk/cuyo.install + PKGBUILD | 13 +++-- cuyo.changelog |7 +-- cuyo.diff | 13 - cuyo.install |2 +- 4 files changed, 17 insertions(+), 18 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 13:00:25 UTC (rev 84767) +++ PKGBUILD2013-02-24 13:12:38 UTC (rev 84768) @@ -2,8 +2,9 @@ # Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org pkgname=cuyo -pkgver=2.1.2 +pkgver=2.0.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/; @@ -12,13 +13,13 @@ makedepends=('patch') install=$pkgname.install changelog=$pkgname.changelog -source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-2.~-1.2.tar.gz \ +source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz \ $pkgname.diff) -sha256sums=('3fb44af4e6f8d205d11d44b5a96ffa4a11eab5a4fa86897463c0c6ca0658adb0' -'dd81909594072f030571f2afc39cc69838eed26304d2d89949ac1c2c850dcafe') +sha256sums=('531cfb989087199f643ac4b18ff9cc50793cc3fa07ee06f394f73d153c09ae34' +'efceed1489c551f5ae8909df3ad57f302f8105cbb1e735d8ece44269e886ce7c') build() { - cd ${srcdir}/$pkgname-2.~-1.2 + cd ${srcdir}/$pkgname-$pkgver patch -Np0 -i ${srcdir}/$pkgname.diff @@ -27,7 +28,7 @@ } package() { - cd ${srcdir}/$pkgname-2.~-1.2 + cd ${srcdir}/$pkgname-$pkgver make DESTDIR=${pkgdir} install } Modified: cuyo.changelog === --- cuyo.changelog 2013-02-24 13:00:25 UTC (rev 84767) +++ cuyo.changelog 2013-02-24 13:12:38 UTC (rev 84768) @@ -1,5 +1,8 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * cuyo 2.0.0-1 + 2011-12-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * cuyo 2.1.2-1 + * cuyo 2.~1.2-1 2009-11-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * Update to minor release 2.1.1-4 + * Update to minor release 2.~1.1-4 Modified: cuyo.diff === --- cuyo.diff 2013-02-24 13:00:25 UTC (rev 84767) +++ cuyo.diff 2013-02-24 13:12:38 UTC (rev 84768) @@ -1,11 +1,6 @@ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -+++ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -@@ -7,4 +7,4 @@ - Categories=Game;BlocksGame; +--- icons/cuyo.desktop~2011-03-26 16:20:01.0 +0100 icons/cuyo.desktop 2013-02-24 14:00:34.385662015 +0100 +@@ -7 +6,0 @@ -Encoding=UTF-8 - Comment=Play a tetris like game with many levels +@@ -8,0 +8 @@ +Comment[cs]=Hra podobná tetrisu s mnoha úrovněmi - Comment[de]=Ein Tetris-artiges Spiel mit vielen Leveln spielen -@@ -12,2 +12 @@ - GenericName=Tetris like game -- Modified: cuyo.install === --- cuyo.install2013-02-24 13:00:25 UTC (rev 84767) +++ cuyo.install2013-02-24 13:12:38 UTC (rev 84768) @@ -1,5 +1,5 @@ post_install() { - which xdg-icon-resource 1/dev/null 2/dev/null xdg-icon-resource forceupdate || true + which xdg-icon-resource 1/dev/null 2/dev/null xdg-icon-resource forceupdate update-desktop-database -q }
[arch-commits] Commit in cuyo/repos/community-x86_64 (8 files)
Date: Sunday, February 24, 2013 @ 14:12:51 Author: jlichtblau Revision: 84769 archrelease: copy trunk to community-x86_64 Added: cuyo/repos/community-x86_64/PKGBUILD (from rev 84768, cuyo/trunk/PKGBUILD) cuyo/repos/community-x86_64/cuyo.changelog (from rev 84768, cuyo/trunk/cuyo.changelog) cuyo/repos/community-x86_64/cuyo.diff (from rev 84768, cuyo/trunk/cuyo.diff) cuyo/repos/community-x86_64/cuyo.install (from rev 84768, cuyo/trunk/cuyo.install) Deleted: 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 | 67 +++ cuyo.changelog | 13 ++ cuyo.diff | 17 - cuyo.install | 24 +-- 4 files changed, 60 insertions(+), 61 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 13:12:38 UTC (rev 84768) +++ PKGBUILD2013-02-24 13:12:51 UTC (rev 84769) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org - -pkgname=cuyo -pkgver=2.1.2 -pkgrel=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-2.~-1.2.tar.gz \ -$pkgname.diff) -sha256sums=('3fb44af4e6f8d205d11d44b5a96ffa4a11eab5a4fa86897463c0c6ca0658adb0' -'dd81909594072f030571f2afc39cc69838eed26304d2d89949ac1c2c850dcafe') - -build() { - cd ${srcdir}/$pkgname-2.~-1.2 - - patch -Np0 -i ${srcdir}/$pkgname.diff - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/$pkgname-2.~-1.2 - - make DESTDIR=${pkgdir} install -} Copied: cuyo/repos/community-x86_64/PKGBUILD (from rev 84768, cuyo/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 13:12:51 UTC (rev 84769) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org + +pkgname=cuyo +pkgver=2.0.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=('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 +} Deleted: cuyo.changelog === --- cuyo.changelog 2013-02-24 13:12:38 UTC (rev 84768) +++ cuyo.changelog 2013-02-24 13:12:51 UTC (rev 84769) @@ -1,5 +0,0 @@ -2011-12-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * cuyo 2.1.2-1 - -2009-11-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * Update to minor release 2.1.1-4 Copied: cuyo/repos/community-x86_64/cuyo.changelog (from rev 84768, cuyo/trunk/cuyo.changelog) === --- cuyo.changelog (rev 0) +++ cuyo.changelog 2013-02-24 13:12:51 UTC (rev 84769) @@ -0,0 +1,8 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * cuyo 2.0.0-1 + +2011-12-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * cuyo 2.~1.2-1 + +2009-11-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * Update to minor release 2.~1.1-4 Deleted: cuyo.diff === --- cuyo.diff 2013-02-24 13:12:38 UTC (rev 84768) +++ cuyo.diff 2013-02-24 13:12:51 UTC (rev 84769) @@ -1,11 +0,0 @@ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -+++ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -@@ -7,4 +7,4 @@ - Categories=Game;BlocksGame; --Encoding=UTF-8 - Comment=Play a tetris like game with many levels -+Comment[cs]=Hra podobná tetrisu s mnoha úrovněmi - Comment[de]=Ein Tetris-artiges Spiel mit vielen Leveln spielen -@@ -12,2 +12 @@ - GenericName=Tetris like game -- Copied: cuyo/repos/community-x86_64/cuyo.diff (from rev 84768, cuyo/trunk/cuyo.diff)
[arch-commits] Commit in cuyo/repos/community-i686 (8 files)
Date: Sunday, February 24, 2013 @ 14:15:59 Author: jlichtblau Revision: 84770 archrelease: copy trunk to community-i686 Added: cuyo/repos/community-i686/PKGBUILD (from rev 84769, cuyo/trunk/PKGBUILD) cuyo/repos/community-i686/cuyo.changelog (from rev 84769, cuyo/trunk/cuyo.changelog) cuyo/repos/community-i686/cuyo.diff (from rev 84769, cuyo/trunk/cuyo.diff) cuyo/repos/community-i686/cuyo.install (from rev 84769, 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 + PKGBUILD | 67 +++ cuyo.changelog | 13 ++ cuyo.diff | 17 - cuyo.install | 24 +-- 4 files changed, 60 insertions(+), 61 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 13:12:51 UTC (rev 84769) +++ PKGBUILD2013-02-24 13:15:59 UTC (rev 84770) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org - -pkgname=cuyo -pkgver=2.1.2 -pkgrel=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-2.~-1.2.tar.gz \ -$pkgname.diff) -sha256sums=('3fb44af4e6f8d205d11d44b5a96ffa4a11eab5a4fa86897463c0c6ca0658adb0' -'dd81909594072f030571f2afc39cc69838eed26304d2d89949ac1c2c850dcafe') - -build() { - cd ${srcdir}/$pkgname-2.~-1.2 - - patch -Np0 -i ${srcdir}/$pkgname.diff - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/$pkgname-2.~-1.2 - - make DESTDIR=${pkgdir} install -} Copied: cuyo/repos/community-i686/PKGBUILD (from rev 84769, cuyo/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 13:15:59 UTC (rev 84770) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org + +pkgname=cuyo +pkgver=2.0.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=('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 +} Deleted: cuyo.changelog === --- cuyo.changelog 2013-02-24 13:12:51 UTC (rev 84769) +++ cuyo.changelog 2013-02-24 13:15:59 UTC (rev 84770) @@ -1,5 +0,0 @@ -2011-12-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * cuyo 2.1.2-1 - -2009-11-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org - * Update to minor release 2.1.1-4 Copied: cuyo/repos/community-i686/cuyo.changelog (from rev 84769, cuyo/trunk/cuyo.changelog) === --- cuyo.changelog (rev 0) +++ cuyo.changelog 2013-02-24 13:15:59 UTC (rev 84770) @@ -0,0 +1,8 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * cuyo 2.0.0-1 + +2011-12-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * cuyo 2.~1.2-1 + +2009-11-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * Update to minor release 2.~1.1-4 Deleted: cuyo.diff === --- cuyo.diff 2013-02-24 13:12:51 UTC (rev 84769) +++ cuyo.diff 2013-02-24 13:15:59 UTC (rev 84770) @@ -1,11 +0,0 @@ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -+++ icons/cuyo.desktop 2011-12-18 13:48:54.0 +0100 -@@ -7,4 +7,4 @@ - Categories=Game;BlocksGame; --Encoding=UTF-8 - Comment=Play a tetris like game with many levels -+Comment[cs]=Hra podobná tetrisu s mnoha úrovněmi - Comment[de]=Ein Tetris-artiges Spiel mit vielen Leveln spielen -@@ -12,2 +12 @@ - GenericName=Tetris like game -- Copied: cuyo/repos/community-i686/cuyo.diff (from rev 84769, cuyo/trunk/cuyo.diff) === --- cuyo.diff
[arch-commits] Commit in shapelib/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 14:38:01 Author: jlichtblau Revision: 84771 upgpkg: shapelib 1.3.0-1 Modified: shapelib/trunk/PKGBUILD --+ PKGBUILD |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 13:15:59 UTC (rev 84770) +++ PKGBUILD2013-02-24 13:38:01 UTC (rev 84771) @@ -18,14 +18,13 @@ build() { cd ${pkgname}-${pkgver} -# sed -i -e s:'-O2':${CFLAGS}: Makefile make lib } package() { cd ${pkgname}-${pkgver} - mkdir -p ${pkgdir}/usr/lib + install -d ${pkgdir}/usr/{lib,include} make PREFIX=${pkgdir}/usr lib_install install -D -m644 ${srcdir}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE }
[arch-commits] Commit in shapelib/repos (3 files)
Date: Sunday, February 24, 2013 @ 14:38:09 Author: jlichtblau Revision: 84772 archrelease: copy trunk to community-testing-x86_64 Added: shapelib/repos/community-testing-x86_64/ shapelib/repos/community-testing-x86_64/LICENSE (from rev 84771, shapelib/trunk/LICENSE) shapelib/repos/community-testing-x86_64/PKGBUILD (from rev 84771, shapelib/trunk/PKGBUILD) --+ LICENSE | 21 + PKGBUILD | 30 ++ 2 files changed, 51 insertions(+) Copied: shapelib/repos/community-testing-x86_64/LICENSE (from rev 84771, shapelib/trunk/LICENSE) === --- community-testing-x86_64/LICENSE(rev 0) +++ community-testing-x86_64/LICENSE2013-02-24 13:38:09 UTC (rev 84772) @@ -0,0 +1,21 @@ +Copyright +The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and released under the following conditions. The intent is that anyone can do anything with the code, but that I do not assume any liability, nor express any warranty for this code. + +As of Shapelib 1.2.6 the core portions of the library are made available under two possible licenses. The licensee can choose to use the code under either the Library GNU Public License (LGPL) described in LICENSE.LGPL or under the following MIT style license. Any files in the Shapelib distribution without explicit copyright license terms (such as this documentation, the Makefile and so forth) should be considered to have the following licensing terms. Some auxilary portions of Shapelib, notably some of the components in the contrib directory come under slightly different license restrictions. Check the source files that you are actually using for conditions. + +Default License Terms +Copyright (c) 1999, Frank Warmerdam + +This software is available under the following MIT Style license, or at the option of the licensee under the LGPL (see LICENSE.LGPL). This option is discussed in more detail in shapelib.html. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Shapelib Modifications +I am pleased to receive bug fixes, and improvements for Shapelib. Unless the submissions indicate otherwise I will assume that changes submitted to me remain under the the above dual license terms. If changes are made to the library with the intention that those changes should be protected by the LGPL then I should be informed upon submission. Note that I will not generally incorporate changes into the core of Shapelib that are protected under the LGPL as this would effectively limit the whole file and distribution to LGPL terms. + +Opting for LGPL +For licensee's opting to use Shapelib under LGPL as opposed to the MIT Style license above, and wishing to redistribute the software based on Shapelib, I would ask that all dual license modules be updated to indicate that only the LGPL (and not the MIT Style license) applies. This action represents opting for the LGPL, and thereafter LGPL terms apply to any redistribution and modification of the affected modules. Copied: shapelib/repos/community-testing-x86_64/PKGBUILD (from rev 84771, shapelib/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-02-24 13:38:09 UTC (rev 84772) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org +# Contributor: Bob Finch w...@arrl.net + +pkgname=shapelib +pkgver=1.3.0 +pkgrel=1 +pkgdesc='simple C API for reading and writing ESRI Shapefiles' +arch=('i686' 'x86_64') +url='http://shapelib.maptools.org/' +license=('LGPL' 'MIT') +options=('!libtool') +source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.gz +LICENSE) +sha256sums=('23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f' +
[arch-commits] Commit in shapelib/repos (3 files)
Date: Sunday, February 24, 2013 @ 14:38:43 Author: jlichtblau Revision: 84773 archrelease: copy trunk to community-testing-i686 Added: shapelib/repos/community-testing-i686/ shapelib/repos/community-testing-i686/LICENSE (from rev 84772, shapelib/trunk/LICENSE) shapelib/repos/community-testing-i686/PKGBUILD (from rev 84772, shapelib/trunk/PKGBUILD) --+ LICENSE | 21 + PKGBUILD | 30 ++ 2 files changed, 51 insertions(+) Copied: shapelib/repos/community-testing-i686/LICENSE (from rev 84772, shapelib/trunk/LICENSE) === --- community-testing-i686/LICENSE (rev 0) +++ community-testing-i686/LICENSE 2013-02-24 13:38:43 UTC (rev 84773) @@ -0,0 +1,21 @@ +Copyright +The source for the Shapefile C Library is (c) 1998 Frank Warmerdam, and released under the following conditions. The intent is that anyone can do anything with the code, but that I do not assume any liability, nor express any warranty for this code. + +As of Shapelib 1.2.6 the core portions of the library are made available under two possible licenses. The licensee can choose to use the code under either the Library GNU Public License (LGPL) described in LICENSE.LGPL or under the following MIT style license. Any files in the Shapelib distribution without explicit copyright license terms (such as this documentation, the Makefile and so forth) should be considered to have the following licensing terms. Some auxilary portions of Shapelib, notably some of the components in the contrib directory come under slightly different license restrictions. Check the source files that you are actually using for conditions. + +Default License Terms +Copyright (c) 1999, Frank Warmerdam + +This software is available under the following MIT Style license, or at the option of the licensee under the LGPL (see LICENSE.LGPL). This option is discussed in more detail in shapelib.html. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Shapelib Modifications +I am pleased to receive bug fixes, and improvements for Shapelib. Unless the submissions indicate otherwise I will assume that changes submitted to me remain under the the above dual license terms. If changes are made to the library with the intention that those changes should be protected by the LGPL then I should be informed upon submission. Note that I will not generally incorporate changes into the core of Shapelib that are protected under the LGPL as this would effectively limit the whole file and distribution to LGPL terms. + +Opting for LGPL +For licensee's opting to use Shapelib under LGPL as opposed to the MIT Style license above, and wishing to redistribute the software based on Shapelib, I would ask that all dual license modules be updated to indicate that only the LGPL (and not the MIT Style license) applies. This action represents opting for the LGPL, and thereafter LGPL terms apply to any redistribution and modification of the affected modules. Copied: shapelib/repos/community-testing-i686/PKGBUILD (from rev 84772, shapelib/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-02-24 13:38:43 UTC (rev 84773) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org +# Contributor: Bob Finch w...@arrl.net + +pkgname=shapelib +pkgver=1.3.0 +pkgrel=1 +pkgdesc='simple C API for reading and writing ESRI Shapefiles' +arch=('i686' 'x86_64') +url='http://shapelib.maptools.org/' +license=('LGPL' 'MIT') +options=('!libtool') +source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.gz +LICENSE) +sha256sums=('23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f' +'67e45b04045e27a9d6f64f92b295831b8739b32668ce497d3fa02999e349a789') +
[arch-commits] Commit in strigi/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:28:55 Author: andrea Revision: 178496 upgpkg: strigi 0.7.8-2 qt4 rebuild Modified: strigi/trunk/PKGBUILD --+ PKGBUILD |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 12:55:17 UTC (rev 178495) +++ PKGBUILD2013-02-24 14:28:55 UTC (rev 178496) @@ -4,12 +4,12 @@ pkgname=strigi pkgver=0.7.8 -pkgrel=1 +pkgrel=2 pkgdesc=Fast crawling desktop search engine with Qt GUI arch=('i686' 'x86_64') url='http://strigi.sourceforge.net/' license=('GPL2') -depends=('exiv2' 'libxml2' 'boost-libs' 'qt') +depends=('exiv2' 'libxml2' 'boost-libs' 'qt4') makedepends=('cmake' 'pkg-config' 'boost') optdepends=('kdegraphics-strigi-analyzer: strigi analyzers for various graphics file' 'kdesdk-strigi-analyzer: strigi analyzer for KDE SDK') @@ -17,6 +17,8 @@ md5sums=('d69443234f4286d71997db9de543331a') build() { + . /etc/profile.d/qt4.sh + mkdir build cd build cmake ../${pkgname}-${pkgver} \
[arch-commits] Commit in strigi/repos (4 files)
Date: Sunday, February 24, 2013 @ 15:29:04 Author: andrea Revision: 178497 archrelease: copy trunk to staging-i686, staging-x86_64 Added: strigi/repos/staging-i686/ strigi/repos/staging-i686/PKGBUILD (from rev 178496, strigi/trunk/PKGBUILD) strigi/repos/staging-x86_64/ strigi/repos/staging-x86_64/PKGBUILD (from rev 178496, strigi/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 54 ++ staging-x86_64/PKGBUILD | 54 ++ 2 files changed, 108 insertions(+) Copied: strigi/repos/staging-i686/PKGBUILD (from rev 178496, strigi/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 14:29:04 UTC (rev 178497) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Tobias Powalowski tp...@archlinux.org + +pkgname=strigi +pkgver=0.7.8 +pkgrel=2 +pkgdesc=Fast crawling desktop search engine with Qt GUI +arch=('i686' 'x86_64') +url='http://strigi.sourceforge.net/' +license=('GPL2') +depends=('exiv2' 'libxml2' 'boost-libs' 'qt4') +makedepends=('cmake' 'pkg-config' 'boost') +optdepends=('kdegraphics-strigi-analyzer: strigi analyzers for various graphics file' +'kdesdk-strigi-analyzer: strigi analyzer for KDE SDK') +source=(http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('d69443234f4286d71997db9de543331a') + +build() { + . /etc/profile.d/qt4.sh + + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_SKIP_RPATH=ON \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DENABLE_INOTIFY=ON \ +-DENABLE_LOG4CXX=OFF \ +-DENABLE_FAM=OFF \ +-DENABLE_CLUCENE=OFF \ +-DENABLE_CLUCENE_NG=OFF \ +-DENABLE_FFMPEG=OFF + make +} + +package() { + pushd build/libstreams + make DESTDIR=${pkgdir} install + popd + + pushd build/libstreamanalyzer + make DESTDIR=${pkgdir} install + popd + + pushd build/strigiclient/lib/searchclient/qtdbus + make DESTDIR=${pkgdir} install + popd + + pushd build/strigiutils + make DESTDIR=${pkgdir} install + popd +} Copied: strigi/repos/staging-x86_64/PKGBUILD (from rev 178496, strigi/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 14:29:04 UTC (rev 178497) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Tobias Powalowski tp...@archlinux.org + +pkgname=strigi +pkgver=0.7.8 +pkgrel=2 +pkgdesc=Fast crawling desktop search engine with Qt GUI +arch=('i686' 'x86_64') +url='http://strigi.sourceforge.net/' +license=('GPL2') +depends=('exiv2' 'libxml2' 'boost-libs' 'qt4') +makedepends=('cmake' 'pkg-config' 'boost') +optdepends=('kdegraphics-strigi-analyzer: strigi analyzers for various graphics file' +'kdesdk-strigi-analyzer: strigi analyzer for KDE SDK') +source=(http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('d69443234f4286d71997db9de543331a') + +build() { + . /etc/profile.d/qt4.sh + + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_SKIP_RPATH=ON \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DENABLE_INOTIFY=ON \ +-DENABLE_LOG4CXX=OFF \ +-DENABLE_FAM=OFF \ +-DENABLE_CLUCENE=OFF \ +-DENABLE_CLUCENE_NG=OFF \ +-DENABLE_FFMPEG=OFF + make +} + +package() { + pushd build/libstreams + make DESTDIR=${pkgdir} install + popd + + pushd build/libstreamanalyzer + make DESTDIR=${pkgdir} install + popd + + pushd build/strigiclient/lib/searchclient/qtdbus + make DESTDIR=${pkgdir} install + popd + + pushd build/strigiutils + make DESTDIR=${pkgdir} install + popd +}
[arch-commits] Commit in spring-1944/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:29:04 Author: svenstaro Revision: 84774 upgpkg: spring-1944 1.62-1 Updating to 1.62 Modified: spring-1944/trunk/PKGBUILD --+ PKGBUILD | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 13:38:43 UTC (rev 84773) +++ PKGBUILD2013-02-24 14:29:04 UTC (rev 84774) @@ -2,21 +2,21 @@ # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com # Contributor: ReNoM re...@list.ru pkgname=spring-1944 -pkgver=1.6 +pkgver=1.62 pkgrel=1 pkgdesc=A WWII themed game with four fully functional sides (US, Germany, USSR, Britain), period-accurate units and strengths arch=(any) url=http://www.spring1944.net/; license=GPL depends=('spring') -source=(http://spring1944.net/files/Build/S44v16_Morgenrote.sdz; +source=(http://spring2.admin-box.com/games/spring__1944-v1.62_operation_most_iii.sdz; http://spring1944.net/files/Maps/1944_BocageSkirmish.sd7; http://spring1944.net/files/Maps/1944_Kiev_V4.sd7; http://spring1944.net/files/Maps/1944_Road_To_Rome_V3.sd7; http://spring1944.net/files/Maps/1944_Caucasus_Skirmish_V4.sd7; http://spring1944.net/files/Maps/1944_Village_Crossing_V2.sd7; http://spring1944.net/files/Maps/1944_Terra_Firma.sd7;) -md5sums=('c69f58380f373c08072673b53040a05a' +md5sums=('1dd62bef647ed74ff78ac922797f845e' 'fd78cc0602afde996338b3ef4556e86c' '708d064156962462de8e666c8859cbc4' '3557ca2600616ce25b492181a761793c' @@ -27,13 +27,8 @@ package() { mkdir -p $pkgdir/usr/share/spring/mods mkdir -p $pkgdir/usr/share/spring/maps - install -Dm644 -t $pkgdir/usr/share/spring/mods $srcdir/S44v16_Morgenrote.sdz - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_BocageSkirmish.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Kiev_V4.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Road_To_Rome_V3.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Caucasus_Skirmish_V4.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Village_Crossing_V2.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Terra_Firma.sd7 + install -Dm644 -t $pkgdir/usr/share/spring/mods $srcdir/*.sdz + install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/*.sd7 } # vim: sw=2:ts=2 et:
[arch-commits] Commit in mplayer2/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:29:07 Author: bpiotrowski Revision: 84775 Mesa 9.1 unification Modified: mplayer2/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:29:04 UTC (rev 84774) +++ PKGBUILD2013-02-24 14:29:07 UTC (rev 84775) @@ -17,7 +17,7 @@ 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau' 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils' 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu') -makedepends=('mesa' 'unzip' 'yasm' 'python' 'python-docutils') +makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils') backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') provides=('mplayer') conflicts=('mplayer')
[arch-commits] Commit in spring-1944/repos/community-any (PKGBUILD PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:29:20 Author: svenstaro Revision: 84776 archrelease: copy trunk to community-any Added: spring-1944/repos/community-any/PKGBUILD (from rev 84775, spring-1944/trunk/PKGBUILD) Deleted: spring-1944/repos/community-any/PKGBUILD --+ PKGBUILD | 73 - 1 file changed, 34 insertions(+), 39 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 14:29:07 UTC (rev 84775) +++ PKGBUILD2013-02-24 14:29:20 UTC (rev 84776) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com -# Contributor: ReNoM re...@list.ru -pkgname=spring-1944 -pkgver=1.6 -pkgrel=1 -pkgdesc=A WWII themed game with four fully functional sides (US, Germany, USSR, Britain), period-accurate units and strengths -arch=(any) -url=http://www.spring1944.net/; -license=GPL -depends=('spring') -source=(http://spring1944.net/files/Build/S44v16_Morgenrote.sdz; -http://spring1944.net/files/Maps/1944_BocageSkirmish.sd7; -http://spring1944.net/files/Maps/1944_Kiev_V4.sd7; -http://spring1944.net/files/Maps/1944_Road_To_Rome_V3.sd7; -http://spring1944.net/files/Maps/1944_Caucasus_Skirmish_V4.sd7; -http://spring1944.net/files/Maps/1944_Village_Crossing_V2.sd7; -http://spring1944.net/files/Maps/1944_Terra_Firma.sd7;) -md5sums=('c69f58380f373c08072673b53040a05a' - 'fd78cc0602afde996338b3ef4556e86c' - '708d064156962462de8e666c8859cbc4' - '3557ca2600616ce25b492181a761793c' - '3c29e33ff8d2848fa4f9d9893dc430dc' - '3b9ab4004f03df719ef6acacfece5970' - '7ae909f80ea623034efc46060ba875f4') - -build() { - mkdir -p $pkgdir/usr/share/spring/mods - mkdir -p $pkgdir/usr/share/spring/maps - install -Dm644 -t $pkgdir/usr/share/spring/mods $srcdir/S44v16_Morgenrote.sdz - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_BocageSkirmish.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Kiev_V4.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Road_To_Rome_V3.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Caucasus_Skirmish_V4.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Village_Crossing_V2.sd7 - install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/1944_Terra_Firma.sd7 -} - -# vim: sw=2:ts=2 et: Copied: spring-1944/repos/community-any/PKGBUILD (from rev 84775, spring-1944/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 14:29:20 UTC (rev 84776) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com +# Contributor: ReNoM re...@list.ru +pkgname=spring-1944 +pkgver=1.62 +pkgrel=1 +pkgdesc=A WWII themed game with four fully functional sides (US, Germany, USSR, Britain), period-accurate units and strengths +arch=(any) +url=http://www.spring1944.net/; +license=GPL +depends=('spring') +source=(http://spring2.admin-box.com/games/spring__1944-v1.62_operation_most_iii.sdz; +http://spring1944.net/files/Maps/1944_BocageSkirmish.sd7; +http://spring1944.net/files/Maps/1944_Kiev_V4.sd7; +http://spring1944.net/files/Maps/1944_Road_To_Rome_V3.sd7; +http://spring1944.net/files/Maps/1944_Caucasus_Skirmish_V4.sd7; +http://spring1944.net/files/Maps/1944_Village_Crossing_V2.sd7; +http://spring1944.net/files/Maps/1944_Terra_Firma.sd7;) +md5sums=('1dd62bef647ed74ff78ac922797f845e' + 'fd78cc0602afde996338b3ef4556e86c' + '708d064156962462de8e666c8859cbc4' + '3557ca2600616ce25b492181a761793c' + '3c29e33ff8d2848fa4f9d9893dc430dc' + '3b9ab4004f03df719ef6acacfece5970' + '7ae909f80ea623034efc46060ba875f4') + +package() { + mkdir -p $pkgdir/usr/share/spring/mods + mkdir -p $pkgdir/usr/share/spring/maps + install -Dm644 -t $pkgdir/usr/share/spring/mods $srcdir/*.sdz + install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/*.sd7 +} + +# vim: sw=2:ts=2 et:
[arch-commits] Commit in mplayer2/repos/community-i686 (4 files)
Date: Sunday, February 24, 2013 @ 15:29:30 Author: bpiotrowski Revision: 84777 archrelease: copy trunk to community-i686 Added: mplayer2/repos/community-i686/PKGBUILD (from rev 84776, mplayer2/trunk/PKGBUILD) mplayer2/repos/community-i686/mplayer2.install (from rev 84776, mplayer2/trunk/mplayer2.install) Deleted: mplayer2/repos/community-i686/PKGBUILD mplayer2/repos/community-i686/mplayer2.install --+ PKGBUILD | 110 ++--- mplayer2.install | 22 +- 2 files changed, 66 insertions(+), 66 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 14:29:20 UTC (rev 84776) +++ PKGBUILD2013-02-24 14:29:30 UTC (rev 84777) @@ -1,55 +0,0 @@ -# $Id$ -# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl -# Contributor: Martin Panter vadmium+...@gmail.com -# Contributor: Stéphane Gaudreault steph...@archlinux.org - -pkgname=mplayer2 -pkgver=20130126 -pkgrel=1 -pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer project' -arch=('i686' 'x86_64') -license=('GPL') -url=http://www.mplayer2.org/; -install=$pkgname.install -depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 'ffmpeg' - 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray' - 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 'libdvdread' - 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau' - 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils' - 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu') -makedepends=('mesa' 'unzip' 'yasm' 'python' 'python-docutils') -backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') -provides=('mplayer') -conflicts=('mplayer') -options=(!emptydirs) -source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('53faf18a1bedb76e980255410b56e59ea4cd5f69984832fc5e942e15dc89622b') - -build() { - cd $srcdir/$pkgname-$pkgver - - sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop - find -type f -exec sed -e 's/python3/python/' -i {} \; - - ./configure --prefix=/usr --confdir=/etc/mplayer \ - --enable-translation --language=all \ - --enable-runtime-cpudetection \ - --enable-joystick \ - --disable-speex \ - --disable-openal \ - --disable-libdv \ - --disable-musepack - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install - - install -Dm644 etc/{codecs.conf,input.conf,example.conf} $pkgdir/etc/mplayer/ - install -dm755 $pkgdir/usr/share/mplayer/ - ln -s /usr/share/fonts/TTF/DejaVuSans.ttf $pkgdir/usr/share/mplayer/subfont.ttf - - install -dm755 $pkgdir/usr/share/applications/ - install -m 644 etc/mplayer.desktop $pkgdir/usr/share/applications/ -} Copied: mplayer2/repos/community-i686/PKGBUILD (from rev 84776, mplayer2/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 14:29:30 UTC (rev 84777) @@ -0,0 +1,55 @@ +# $Id$ +# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Contributor: Martin Panter vadmium+...@gmail.com +# Contributor: Stéphane Gaudreault steph...@archlinux.org + +pkgname=mplayer2 +pkgver=20130126 +pkgrel=1 +pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer project' +arch=('i686' 'x86_64') +license=('GPL') +url=http://www.mplayer2.org/; +install=$pkgname.install +depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 'ffmpeg' + 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray' + 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 'libdvdread' + 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau' + 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils' + 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu') +makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils') +backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') +provides=('mplayer') +conflicts=('mplayer') +options=(!emptydirs) +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) +sha256sums=('53faf18a1bedb76e980255410b56e59ea4cd5f69984832fc5e942e15dc89622b') + +build() { + cd $srcdir/$pkgname-$pkgver + + sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop + find -type f -exec sed -e 's/python3/python/' -i {} \; + + ./configure --prefix=/usr --confdir=/etc/mplayer \ + --enable-translation --language=all \ + --enable-runtime-cpudetection \ + --enable-joystick \ + --disable-speex \ + --disable-openal \ + --disable-libdv \ + --disable-musepack + make +} + +package() { + cd
[arch-commits] Commit in mplayer2/repos/community-x86_64 (4 files)
Date: Sunday, February 24, 2013 @ 15:30:27 Author: bpiotrowski Revision: 84778 archrelease: copy trunk to community-x86_64 Added: mplayer2/repos/community-x86_64/PKGBUILD (from rev 84777, mplayer2/trunk/PKGBUILD) mplayer2/repos/community-x86_64/mplayer2.install (from rev 84777, mplayer2/trunk/mplayer2.install) Deleted: mplayer2/repos/community-x86_64/PKGBUILD mplayer2/repos/community-x86_64/mplayer2.install --+ PKGBUILD | 110 ++--- mplayer2.install | 22 +- 2 files changed, 66 insertions(+), 66 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 14:29:30 UTC (rev 84777) +++ PKGBUILD2013-02-24 14:30:27 UTC (rev 84778) @@ -1,55 +0,0 @@ -# $Id$ -# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl -# Contributor: Martin Panter vadmium+...@gmail.com -# Contributor: Stéphane Gaudreault steph...@archlinux.org - -pkgname=mplayer2 -pkgver=20130126 -pkgrel=1 -pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer project' -arch=('i686' 'x86_64') -license=('GPL') -url=http://www.mplayer2.org/; -install=$pkgname.install -depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 'ffmpeg' - 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray' - 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 'libdvdread' - 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau' - 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils' - 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu') -makedepends=('mesa' 'unzip' 'yasm' 'python' 'python-docutils') -backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') -provides=('mplayer') -conflicts=('mplayer') -options=(!emptydirs) -source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('53faf18a1bedb76e980255410b56e59ea4cd5f69984832fc5e942e15dc89622b') - -build() { - cd $srcdir/$pkgname-$pkgver - - sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop - find -type f -exec sed -e 's/python3/python/' -i {} \; - - ./configure --prefix=/usr --confdir=/etc/mplayer \ - --enable-translation --language=all \ - --enable-runtime-cpudetection \ - --enable-joystick \ - --disable-speex \ - --disable-openal \ - --disable-libdv \ - --disable-musepack - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install - - install -Dm644 etc/{codecs.conf,input.conf,example.conf} $pkgdir/etc/mplayer/ - install -dm755 $pkgdir/usr/share/mplayer/ - ln -s /usr/share/fonts/TTF/DejaVuSans.ttf $pkgdir/usr/share/mplayer/subfont.ttf - - install -dm755 $pkgdir/usr/share/applications/ - install -m 644 etc/mplayer.desktop $pkgdir/usr/share/applications/ -} Copied: mplayer2/repos/community-x86_64/PKGBUILD (from rev 84777, mplayer2/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 14:30:27 UTC (rev 84778) @@ -0,0 +1,55 @@ +# $Id$ +# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Contributor: Martin Panter vadmium+...@gmail.com +# Contributor: Stéphane Gaudreault steph...@archlinux.org + +pkgname=mplayer2 +pkgver=20130126 +pkgrel=1 +pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer project' +arch=('i686' 'x86_64') +license=('GPL') +url=http://www.mplayer2.org/; +install=$pkgname.install +depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 'ffmpeg' + 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray' + 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 'libdvdread' + 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau' + 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils' + 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu') +makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils') +backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf') +provides=('mplayer') +conflicts=('mplayer') +options=(!emptydirs) +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) +sha256sums=('53faf18a1bedb76e980255410b56e59ea4cd5f69984832fc5e942e15dc89622b') + +build() { + cd $srcdir/$pkgname-$pkgver + + sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop + find -type f -exec sed -e 's/python3/python/' -i {} \; + + ./configure --prefix=/usr --confdir=/etc/mplayer \ + --enable-translation --language=all \ + --enable-runtime-cpudetection \ + --enable-joystick \ + --disable-speex \ + --disable-openal \ + --disable-libdv \ + --disable-musepack + make +} +
[arch-commits] Commit in qt/trunk (5 files)
Date: Sunday, February 24, 2013 @ 15:31:55 Author: andrea Revision: 178498 Use the qt5 prefix for the modules; Fix deps Added: qt/trunk/qt5-base.install qt/trunk/qt5-tools.install Modified: qt/trunk/PKGBUILD Deleted: qt/trunk/qtbase.install qt/trunk/qttools.install ---+ PKGBUILD | 56 ++-- qt5-base.install | 11 ++ qt5-tools.install | 12 +++ qtbase.install| 11 -- qttools.install | 12 --- 5 files changed, 51 insertions(+), 51 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:29:04 UTC (rev 178497) +++ PKGBUILD2013-02-24 14:31:55 UTC (rev 178498) @@ -2,12 +2,12 @@ # Maintainer: Andrea Scarpino and...@archlinux.org pkgbase=qt -pkgname=('qtbase' - 'qtdeclarative' - 'qtmultimedia' - 'qt-addons' - 'qttools' - 'qtwebkit') +pkgname=('qt5-base' + 'qt5-declarative' + 'qt5-multimedia' + 'qt5-addons' + 'qt5-tools' + 'qt5-webkit') pkgver=5.0.1 pkgrel=1 arch=('i686' 'x86_64') @@ -67,7 +67,7 @@ make } -package_qtbase() { +package_qt5-base() { pkgdesc=('A cross-platform application and UI framework (Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Widgets)') depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'dbus' 'fontconfig' 'systemd' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'libpng' 'xcb-util-image' @@ -77,7 +77,7 @@ 'unixodbc: ODBC driver' 'libfbclient: Firebird/iBase driver') conflicts=('qt' 'qt-private-headers') - install='qtbase.install' + install='qt5-base.install' cd ${_pkgfqn}/qtbase make INSTALL_ROOT=${pkgdir} install @@ -97,22 +97,28 @@ -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; } -package_qtdeclarative() { +package_qt5-declarative() { pkgdesc=('A cross-platform application and UI framework (Qt QML)') - depends=('qtbase') + depends=('qt5-base') conflicts=('qt' 'qt-private-headers') cd ${_pkgfqn}/qtdeclarative make INSTALL_ROOT=${pkgdir} install + + cd ../../${_pkgfqn}/qtjsbackend + make INSTALL_ROOT=${pkgdir} install + + cd ../../${_pkgfqn}/qtxmlpatterns + make INSTALL_ROOT=${pkgdir} install # Fix wrong path in prl files find ${pkgdir}/usr/lib -type f -name '*.prl' \ -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; } -package_qtmultimedia() { +package_qt5-multimedia() { pkgdesc=('A cross-platform application and UI framework (Qt Multimedia)') - depends=('qtbase' 'libpulse' 'gstreamer0.10-base' 'qtdeclarative') + depends=('qt5-declarative' 'libpulse' 'gstreamer0.10-base') conflicts=('qt') cd ${_pkgfqn}/qtmultimedia @@ -123,10 +129,10 @@ -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; } -package_qt-addons() { +package_qt5-addons() { pkgdesc=('A cross-platform application and UI framework (Qt Add-ons Modules)') - depends=('qtbase' 'qtwebkit' 'libtiff') - conflicts=('qt') + depends=('qt5-webkit' 'libtiff') + conflicts=('qt' 'qtwebkit') cd ${_pkgfqn}/qtgraphicaleffects make INSTALL_ROOT=${pkgdir} install @@ -134,9 +140,6 @@ cd ../../${_pkgfqn}/qtimageformats make INSTALL_ROOT=${pkgdir} install - cd ../../${_pkgfqn}/qtjsbackend - make INSTALL_ROOT=${pkgdir} install - cd ../../${_pkgfqn}/qtquick1 make INSTALL_ROOT=${pkgdir} install @@ -146,20 +149,17 @@ cd ../../${_pkgfqn}/qtsvg make INSTALL_ROOT=${pkgdir} install - cd ../../${_pkgfqn}/qtxmlpatterns - make INSTALL_ROOT=${pkgdir} install - # Fix wrong path in prl files find ${pkgdir}/usr/lib -type f -name '*.prl' \ -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; } -package_qttools() { +package_qt5-tools() { pkgdesc=('A cross-platform application and UI framework (Development Tools)') - depends=('qtbase' 'qtwebkit' 'desktop-file-utils') - optdepends=('qt-doc: documentation') - conflicts=('qt') - install='qttools.install' + depends=('qt5-webkit' 'desktop-file-utils') + optdepends=('qt5-doc: documentation') + conflicts=('qt' 'qtwebkit') + install='qt5-tools.install' cd ${_pkgfqn}/qttools make INSTALL_ROOT=${pkgdir} install @@ -186,9 +186,9 @@ -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} \; } -package_qtwebkit() { +package_qt5-webkit() { pkgdesc=('An open source web browser engine (Qt port of WebKit)') - depends=('qtbase' 'gstreamer0.10-base' 'icu') + depends=('qt5-declarative' 'gstreamer0.10-base' 'icu') cd ${_pkgfqn}/qtwebkit make INSTALL_ROOT=${pkgdir} install Added: qt5-base.install === --- qt5-base.install(rev 0) +++ qt5-base.install2013-02-24 14:31:55 UTC (rev 178498)
[arch-commits] Commit in qt/repos (28 files)
Date: Sunday, February 24, 2013 @ 15:34:13 Author: andrea Revision: 178499 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qt/repos/staging-i686/PKGBUILD (from rev 178498, qt/trunk/PKGBUILD) qt/repos/staging-i686/assistant.desktop (from rev 178498, qt/trunk/assistant.desktop) qt/repos/staging-i686/designer.desktop (from rev 178498, qt/trunk/designer.desktop) qt/repos/staging-i686/linguist.desktop (from rev 178498, qt/trunk/linguist.desktop) qt/repos/staging-i686/qt5-base.install (from rev 178498, qt/trunk/qt5-base.install) qt/repos/staging-i686/qt5-tools.install (from rev 178498, qt/trunk/qt5-tools.install) qt/repos/staging-i686/use-python2.patch (from rev 178498, qt/trunk/use-python2.patch) qt/repos/staging-x86_64/PKGBUILD (from rev 178498, qt/trunk/PKGBUILD) qt/repos/staging-x86_64/assistant.desktop (from rev 178498, qt/trunk/assistant.desktop) qt/repos/staging-x86_64/designer.desktop (from rev 178498, qt/trunk/designer.desktop) qt/repos/staging-x86_64/linguist.desktop (from rev 178498, qt/trunk/linguist.desktop) qt/repos/staging-x86_64/qt5-base.install (from rev 178498, qt/trunk/qt5-base.install) qt/repos/staging-x86_64/qt5-tools.install (from rev 178498, qt/trunk/qt5-tools.install) qt/repos/staging-x86_64/use-python2.patch (from rev 178498, qt/trunk/use-python2.patch) Deleted: qt/repos/staging-i686/PKGBUILD qt/repos/staging-i686/assistant.desktop qt/repos/staging-i686/designer.desktop qt/repos/staging-i686/linguist.desktop qt/repos/staging-i686/qtbase.install qt/repos/staging-i686/qttools.install qt/repos/staging-i686/use-python2.patch qt/repos/staging-x86_64/PKGBUILD qt/repos/staging-x86_64/assistant.desktop qt/repos/staging-x86_64/designer.desktop qt/repos/staging-x86_64/linguist.desktop qt/repos/staging-x86_64/qtbase.install qt/repos/staging-x86_64/qttools.install qt/repos/staging-x86_64/use-python2.patch --+ staging-i686/PKGBUILD| 390 ++--- staging-i686/assistant.desktop | 16 - staging-i686/designer.desktop| 20 - staging-i686/linguist.desktop| 18 - staging-i686/qt5-base.install| 11 + staging-i686/qt5-tools.install | 12 + staging-i686/qtbase.install | 11 - staging-i686/qttools.install | 12 - staging-i686/use-python2.patch | 192 +- staging-x86_64/PKGBUILD | 390 ++--- staging-x86_64/assistant.desktop | 16 - staging-x86_64/designer.desktop | 20 - staging-x86_64/linguist.desktop | 18 - staging-x86_64/qt5-base.install | 11 + staging-x86_64/qt5-tools.install | 12 + staging-x86_64/qtbase.install| 11 - staging-x86_64/qttools.install | 12 - staging-x86_64/use-python2.patch | 192 +- 18 files changed, 682 insertions(+), 682 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 178498:178499 to see the changes.
[arch-commits] Commit in geogebra/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:45:45 Author: bpiotrowski Revision: 84779 upgpkg: geogebra 4.2.21.0-1 upstream update Modified: geogebra/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:30:27 UTC (rev 84778) +++ PKGBUILD2013-02-24 14:45:45 UTC (rev 84779) @@ -4,7 +4,7 @@ # Contributor: moostik mooostik_at_gmail.com pkgname=geogebra -pkgver=4.2.19.0 +pkgver=4.2.21.0 pkgrel=1 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet' arch=('any') @@ -16,7 +16,7 @@ #'geogebra-prim: adds a menu entry for the primary school version') install='geogebra.install' source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz) -sha256sums=('d00543e918b5cf44bacae43a251af53b652e0227fba397b2b2bbee9d15caf825') +sha256sums=('8ee4f3a1016380eaf23a18c6a6743024be756e4f2492e35b1e84655a47f94272') package() { install -dm755 $pkgdir/usr/bin \
[arch-commits] Commit in geogebra/repos/community-any (4 files)
Date: Sunday, February 24, 2013 @ 15:46:03 Author: bpiotrowski Revision: 84780 archrelease: copy trunk to community-any Added: geogebra/repos/community-any/PKGBUILD (from rev 84779, geogebra/trunk/PKGBUILD) geogebra/repos/community-any/geogebra.install (from rev 84779, geogebra/trunk/geogebra.install) Deleted: geogebra/repos/community-any/PKGBUILD geogebra/repos/community-any/geogebra.install --+ PKGBUILD | 64 ++--- geogebra.install | 28 +++ 2 files changed, 46 insertions(+), 46 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 14:45:45 UTC (rev 84779) +++ PKGBUILD2013-02-24 14:46:03 UTC (rev 84780) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl -# Contributor: Felipe Hommen felibank at gmail dot com -# Contributor: moostik mooostik_at_gmail.com - -pkgname=geogebra -pkgver=4.2.19.0 -pkgrel=1 -pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet' -arch=('any') -url=http://www.geogebra.org/; -license=('GPL3' 'CCPL:by-sa') -depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'xdg-utils') -#optdepends=('kde-thumbnailer-geogebra: generates thumbnails of GeoGebra files in KDE' -#'gnome-thumbnailer-geogebra: generates thumbnails of GeoGebra files in GNOME' -#'geogebra-prim: adds a menu entry for the primary school version') -install='geogebra.install' -source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz) -sha256sums=('d00543e918b5cf44bacae43a251af53b652e0227fba397b2b2bbee9d15caf825') - -package() { - install -dm755 $pkgdir/usr/bin \ - $pkgdir/usr/share/applications \ - $pkgdir/usr/share/geogebra - - cd $srcdir/$pkgname-$pkgver - sed -i 's/\/usr/\$\{pkgdir\}\/usr/g' install.sh - source install.sh - install -Dm644 _license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE - - rm -rf $pkgdir/usr/share/mime/ -} Copied: geogebra/repos/community-any/PKGBUILD (from rev 84779, geogebra/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 14:46:03 UTC (rev 84780) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Contributor: Felipe Hommen felibank at gmail dot com +# Contributor: moostik mooostik_at_gmail.com + +pkgname=geogebra +pkgver=4.2.21.0 +pkgrel=1 +pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet' +arch=('any') +url=http://www.geogebra.org/; +license=('GPL3' 'CCPL:by-sa') +depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'xdg-utils') +#optdepends=('kde-thumbnailer-geogebra: generates thumbnails of GeoGebra files in KDE' +#'gnome-thumbnailer-geogebra: generates thumbnails of GeoGebra files in GNOME' +#'geogebra-prim: adds a menu entry for the primary school version') +install='geogebra.install' +source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz) +sha256sums=('8ee4f3a1016380eaf23a18c6a6743024be756e4f2492e35b1e84655a47f94272') + +package() { + install -dm755 $pkgdir/usr/bin \ + $pkgdir/usr/share/applications \ + $pkgdir/usr/share/geogebra + + cd $srcdir/$pkgname-$pkgver + sed -i 's/\/usr/\$\{pkgdir\}\/usr/g' install.sh + source install.sh + install -Dm644 _license.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE + + rm -rf $pkgdir/usr/share/mime/ +} Deleted: geogebra.install === --- geogebra.install2013-02-24 14:45:45 UTC (rev 84779) +++ geogebra.install2013-02-24 14:46:03 UTC (rev 84780) @@ -1,14 +0,0 @@ -post_install() { - update-mime-database usr/share/mime/ /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor 2 /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install $1 -} - Copied: geogebra/repos/community-any/geogebra.install (from rev 84779, geogebra/trunk/geogebra.install) === --- geogebra.install(rev 0) +++ geogebra.install2013-02-24 14:46:03 UTC (rev 84780) @@ -0,0 +1,14 @@ +post_install() { + update-mime-database usr/share/mime/ /dev/null + update-desktop-database -q + xdg-icon-resource forceupdate --theme hicolor 2 /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install $1 +} +
[arch-commits] Commit in cmake/trunk (PKGBUILD use-qmake4-for-qt4.patch)
Date: Sunday, February 24, 2013 @ 15:47:31 Author: andrea Revision: 178500 upgpkg: cmake 2.8.10.2-3 Do not look for qmake as this could refers to the qt5 version Added: cmake/trunk/use-qmake4-for-qt4.patch Modified: cmake/trunk/PKGBUILD --+ PKGBUILD | 15 ++- use-qmake4-for-qt4.patch | 11 +++ 2 files changed, 21 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:34:13 UTC (rev 178499) +++ PKGBUILD2013-02-24 14:47:31 UTC (rev 178500) @@ -4,17 +4,19 @@ pkgname=cmake pkgver=2.8.10.2 -pkgrel=2 +pkgrel=3 pkgdesc=A cross-platform open-source make system arch=('i686' 'x86_64') url=http://www.cmake.org/; license=('custom') depends=('curl' 'libarchive' 'shared-mime-info') -makedepends=('qtbase' 'emacs') -optdepends=('qtbase: cmake-gui') +makedepends=('qt5-base' 'emacs') +optdepends=('qt5-base: cmake-gui') install=${pkgname}.install -source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz;) -md5sums=('097278785da7182ec0aea8769d06860c') +source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz; +'use-qmake4-for-qt4.patch') +md5sums=('097278785da7182ec0aea8769d06860c' + '3136ec7953f2e01cc099f38dbd2655e2') build() { cd ${pkgname}-${pkgver} @@ -23,6 +25,9 @@ export CFLAGS=${CFLAGS} -fPIC export CXXFLAGS=${CXXFLAGS} -fPIC + # Do not look for 'qmake' as this could referer to the qt5 version + patch -p1 -i ${srcdir}/use-qmake4-for-qt4.patch + ./bootstrap --prefix=/usr \ --mandir=/share/man \ --docdir=/share/doc/cmake \ Added: use-qmake4-for-qt4.patch === --- use-qmake4-for-qt4.patch(rev 0) +++ use-qmake4-for-qt4.patch2013-02-24 14:47:31 UTC (rev 178500) @@ -0,0 +1,11 @@ +--- cmake-2.8.10.2/Modules/FindQt4.cmake~ 2013-02-24 12:13:41.172266220 + cmake-2.8.10.2/Modules/FindQt4.cmake 2013-02-24 12:20:11.229349625 + +@@ -497,7 +497,7 @@ + # check for qmake + # Debian uses qmake-qt4 + # macports' Qt uses qmake-mac +-find_program(QT_QMAKE_EXECUTABLE NAMES qmake qmake4 qmake-qt4 qmake-mac ++find_program(QT_QMAKE_EXECUTABLE NAMES qmake4 qmake-qt4 qmake-mac + PATHS + ENV QTDIR + [HKEY_CURRENT_USER\\Software\\Trolltech\\Versions\\${qt_install_version};InstallDir]
[arch-commits] Commit in cmake/repos (10 files)
Date: Sunday, February 24, 2013 @ 15:48:06 Author: andrea Revision: 178501 archrelease: copy trunk to staging-i686, staging-x86_64 Added: cmake/repos/staging-i686/PKGBUILD (from rev 178500, cmake/trunk/PKGBUILD) cmake/repos/staging-i686/cmake.install (from rev 178500, cmake/trunk/cmake.install) cmake/repos/staging-i686/use-qmake4-for-qt4.patch (from rev 178500, cmake/trunk/use-qmake4-for-qt4.patch) cmake/repos/staging-x86_64/PKGBUILD (from rev 178500, cmake/trunk/PKGBUILD) cmake/repos/staging-x86_64/cmake.install (from rev 178500, cmake/trunk/cmake.install) cmake/repos/staging-x86_64/use-qmake4-for-qt4.patch (from rev 178500, cmake/trunk/use-qmake4-for-qt4.patch) Deleted: cmake/repos/staging-i686/PKGBUILD cmake/repos/staging-i686/cmake.install cmake/repos/staging-x86_64/PKGBUILD cmake/repos/staging-x86_64/cmake.install -+ staging-i686/PKGBUILD | 103 +++--- staging-i686/cmake.install | 24 +++--- staging-i686/use-qmake4-for-qt4.patch | 11 +++ staging-x86_64/PKGBUILD | 103 +++--- staging-x86_64/cmake.install| 24 +++--- staging-x86_64/use-qmake4-for-qt4.patch | 11 +++ 6 files changed, 154 insertions(+), 122 deletions(-) Deleted: staging-i686/PKGBUILD === --- staging-i686/PKGBUILD 2013-02-24 14:47:31 UTC (rev 178500) +++ staging-i686/PKGBUILD 2013-02-24 14:48:06 UTC (rev 178501) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgname=cmake -pkgver=2.8.10.2 -pkgrel=2 -pkgdesc=A cross-platform open-source make system -arch=('i686' 'x86_64') -url=http://www.cmake.org/; -license=('custom') -depends=('curl' 'libarchive' 'shared-mime-info') -makedepends=('qtbase' 'emacs') -optdepends=('qtbase: cmake-gui') -install=${pkgname}.install -source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz;) -md5sums=('097278785da7182ec0aea8769d06860c') - -build() { - cd ${pkgname}-${pkgver} - - # Qt is built with reduce-relocations - export CFLAGS=${CFLAGS} -fPIC - export CXXFLAGS=${CXXFLAGS} -fPIC - - ./bootstrap --prefix=/usr \ ---mandir=/share/man \ ---docdir=/share/doc/cmake \ ---system-libs \ ---qt-gui \ ---parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN) - make -} - -package() { - cd ${pkgname}-${pkgver} - make DESTDIR=${pkgdir} install - - vimpath=${pkgdir}/usr/share/vim/vimfiles - install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim - install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim - - install -Dm644 Docs/cmake-mode.el \ -${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el - emacs -batch -f batch-byte-compile ${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el - - install -Dm644 Copyright.txt \ -${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} Copied: cmake/repos/staging-i686/PKGBUILD (from rev 178500, cmake/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 14:48:06 UTC (rev 178501) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgname=cmake +pkgver=2.8.10.2 +pkgrel=3 +pkgdesc=A cross-platform open-source make system +arch=('i686' 'x86_64') +url=http://www.cmake.org/; +license=('custom') +depends=('curl' 'libarchive' 'shared-mime-info') +makedepends=('qt5-base' 'emacs') +optdepends=('qt5-base: cmake-gui') +install=${pkgname}.install +source=(http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz; +'use-qmake4-for-qt4.patch') +md5sums=('097278785da7182ec0aea8769d06860c' + '3136ec7953f2e01cc099f38dbd2655e2') + +build() { + cd ${pkgname}-${pkgver} + + # Qt is built with reduce-relocations + export CFLAGS=${CFLAGS} -fPIC + export CXXFLAGS=${CXXFLAGS} -fPIC + + # Do not look for 'qmake' as this could referer to the qt5 version + patch -p1 -i ${srcdir}/use-qmake4-for-qt4.patch + + ./bootstrap --prefix=/usr \ +--mandir=/share/man \ +--docdir=/share/doc/cmake \ +--system-libs \ +--qt-gui \ +--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN) + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install + + vimpath=${pkgdir}/usr/share/vim/vimfiles + install -Dm644 Docs/cmake-indent.vim ${vimpath}/indent/cmake-indent.vim + install -Dm644 Docs/cmake-syntax.vim ${vimpath}/syntax/cmake-syntax.vim + + install -Dm644 Docs/cmake-mode.el \ +${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el + emacs -batch -f batch-byte-compile ${pkgdir}/usr/share/emacs/site-lisp/cmake-mode.el + + install -Dm644 Copyright.txt \ +${pkgdir}/usr/share/licenses/${pkgname}/LICENSE +} Deleted:
[arch-commits] Commit in qtcreator/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 15:55:43 Author: svenstaro Revision: 84781 Prepare Qt5 Modified: qtcreator/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:46:03 UTC (rev 84780) +++ PKGBUILD2013-02-24 14:55:43 UTC (rev 84781) @@ -9,13 +9,13 @@ pkgname=qtcreator pkgver=2.6.2 _pkgver=2.6.2 -pkgrel=1 +pkgrel=2 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('i686' 'x86_64') url='http://qt-project.org' license=('LGPL') -depends=('qt') -makedepends=('qt-private-headers' 'git') +depends=('qt5-declarative' 'qt5-addons') +makedepends=('git') options=('docs') optdepends=('qt-doc: for the integrated Qt documentation' 'gdb: for the debugger'
[arch-commits] Commit in lib32-mesa/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:27:52 Author: lcarlier Revision: 84782 upgpkg: lib32-mesa 9.1-2 Sync with testing Modified: lib32-mesa/trunk/PKGBUILD --+ PKGBUILD |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 14:55:43 UTC (rev 84781) +++ PKGBUILD2013-02-24 15:27:52 UTC (rev 84782) @@ -5,7 +5,7 @@ pkgbase=lib32-mesa pkgname=('lib32-ati-dri' 'lib32-intel-dri' 'lib32-nouveau-dri' 'lib32-mesa' 'lib32-mesa-libgl') pkgver=9.1 -pkgrel=1.1 +pkgrel=2 arch=('x86_64') makedepends=('python2' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 'lib32-libdrm' 'dri2proto' 'lib32-libxxf86vm' 'lib32-libxdamage' 'gcc-multilib' 'lib32-llvm-amdgpu-snapshot' 'lib32-systemd') @@ -115,9 +115,8 @@ package_lib32-mesa-libgl() { pkgdesc=Mesa 3-D graphics library (32-bit) depends=(lib32-mesa=${pkgver}) - provides=('lib32-libgl') + provides=(lib32-libgl=${pkgver}) replaces=('lib32-libgl') - conflicts=('lib32-nvidia-utils' 'lib32-catalyst-utils' 'lib32-libgl') install -m755 -d ${pkgdir}/usr/lib32
[arch-commits] Commit in lib32-mesa/repos/multilib-testing-x86_64 (PKGBUILD PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:27:59 Author: lcarlier Revision: 84783 archrelease: copy trunk to multilib-testing-x86_64 Added: lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD (from rev 84782, lib32-mesa/trunk/PKGBUILD) Deleted: lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD --+ PKGBUILD | 259 ++--- 1 file changed, 129 insertions(+), 130 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 15:27:52 UTC (rev 84782) +++ PKGBUILD2013-02-24 15:27:59 UTC (rev 84783) @@ -1,130 +0,0 @@ -# $Id$ -# Contributor: Jan de Groot j...@archlinux.org -# Contributor: Andreas Radke andy...@archlinux.org - -pkgbase=lib32-mesa -pkgname=('lib32-ati-dri' 'lib32-intel-dri' 'lib32-nouveau-dri' 'lib32-mesa' 'lib32-mesa-libgl') -pkgver=9.1 -pkgrel=1.1 -arch=('x86_64') -makedepends=('python2' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 'lib32-libdrm' 'dri2proto' 'lib32-libxxf86vm' 'lib32-libxdamage' - 'gcc-multilib' 'lib32-llvm-amdgpu-snapshot' 'lib32-systemd') -url=http://mesa3d.sourceforge.net; -license=('custom') -options=('!libtool') -source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2 -) -md5sums=('d3891e02215422e120271d976ff1947e') - -build() { - export CC=gcc -m32 - export CXX=g++ -m32 - export PKG_CONFIG_PATH=/usr/lib32/pkgconfig - export LLVM_CONFIG=/usr/bin/llvm-config32 - - cd ${srcdir}/?esa-* - - # our automake is far too new for their build system :) - autoreconf -vfi - - ./configure --enable-32-bit \ ---libdir=/usr/lib32 \ ---prefix=/usr \ ---sysconfdir=/etc \ ---with-dri-driverdir=/usr/lib32/xorg/modules/dri \ ---with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast \ ---with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \ ---enable-gallium-llvm \ ---enable-egl \ ---enable-gallium-egl \ ---with-egl-platforms=x11,drm \ ---enable-shared-glapi \ ---enable-gbm \ ---enable-glx-tls \ ---enable-dri \ ---enable-glx \ ---enable-osmesa \ ---enable-gles1 \ ---enable-gles2 \ ---enable-texture-float -# --with-llvm-shared-libs \ # enabling this would force us to move lib32-llvm-amdgpu-snapshot from community to extra, delay it until llvm 3.3 / Mesa 9.2/10.0 - make - - mkdir $srcdir/fakeinstall - make DESTDIR=${srcdir}/fakeinstall install -} - -package_lib32-ati-dri() { - pkgdesc=Mesa drivers for AMD/ATI Radeon (32-bit) - depends=(lib32-mesa-libgl=${pkgver} 'ati-dri') - conflicts=('xf86-video-ati6.9.0-6') - - install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri - mv -v ${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/{r200,r300,r600,radeon,radeonsi}_dri.so ${pkgdir}/usr/lib32/xorg/modules/dri/ - - install -m755 -d ${pkgdir}/usr/lib32/gallium-pipe - mv -v ${srcdir}/fakeinstall/usr/lib32/gallium-pipe/pipe_{r300,r600,radeonsi}* ${pkgdir}/usr/lib32/gallium-pipe/ - - install -m755 -d ${pkgdir}/usr/share/licenses/ati-dri - ln -s ati-dri $pkgdir/usr/share/licenses/ati-dri/lib32-ati-dri -} - -package_lib32-intel-dri() { - pkgdesc=Mesa DRI drivers for Intel (32-bit) - depends=(lib32-mesa-libgl=${pkgver} 'intel-dri') - - install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri - mv -v ${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/{i915,i965}_dri.so ${pkgdir}/usr/lib32/xorg/modules/dri/ - - install -m755 -d ${pkgdir}/usr/share/licenses/intel-dri - ln -s intel-dri $pkgdir/usr/share/licenses/intel-dri/lib32-intel-dri -} - -package_lib32-nouveau-dri() { - pkgdesc=Mesa drivers for Nouveau (32-bit) - depends=(lib32-mesa-libgl=${pkgver} 'nouveau-dri') - - install -m755 -d ${pkgdir}/usr/lib32/xorg/modules/dri - mv -v ${srcdir}/fakeinstall/usr/lib32/xorg/modules/dri/nouveau_{dri,vieux_dri}.so ${pkgdir}/usr/lib32/xorg/modules/dri/ - - install -m755 -d ${pkgdir}/usr/lib32/gallium-pipe - mv -v ${srcdir}/fakeinstall/usr/lib32/gallium-pipe/pipe_nouveau* ${pkgdir}/usr/lib32/gallium-pipe/ - - install -m755 -d ${pkgdir}/usr/share/licenses/nouveau-dri - ln -s nouveau-dri $pkgdir/usr/share/licenses/nouveau-dri/lib32-nouveau-dri -} - -package_lib32-mesa() { - pkgdesc=an open-source implementation of the OpenGL specification (32-bit) - depends=('lib32-libdrm' 'lib32-libxxf86vm' 'lib32-libxdamage' 'lib32-systemd' 'mesa') - optdepends=('opengl-man-pages: for the OpenGL API man pages') - provides=('lib32-libglapi' 'lib32-osmesa' 'lib32-libgbm' 'lib32-libgles' 'lib32-libegl') - conflicts=('lib32-libglapi' 'lib32-osmesa' 'lib32-libgbm' 'lib32-libgles' 'lib32-libegl') - replaces=('lib32-libglapi' 'lib32-osmesa' 'lib32-libgbm' 'lib32-libgles' 'lib32-libegl') - - mv -v ${srcdir}/fakeinstall/* ${pkgdir} - mv ${pkgdir}/usr/lib32/libGL.so.1.2.0 ${pkgdir}/usr/lib32/mesa-libGL.so.1.2.0 - rm ${pkgdir}/usr/lib32/libGL.so{,.1} - rm -r ${pkgdir}/etc - rm -r ${pkgdir}/usr/include - - install -m755 -d
[arch-commits] Commit in python-irc/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:30:55 Author: kkeen Revision: 84784 upgpkg: python-irc 8.0.1-1 Modified: python-irc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 15:27:59 UTC (rev 84783) +++ PKGBUILD2013-02-24 15:30:55 UTC (rev 84784) @@ -6,7 +6,7 @@ pkgbase=python-irc pkgname=('python-irc' 'python2-irc') -pkgver=5.0.1 +pkgver=8.0.1 pkgrel=1 pkgdesc=IRC (Internet Relay Chat) protocol client library for Python makedepends=('python-distribute' 'python2-distribute') @@ -15,7 +15,7 @@ url=http://pypi.python.org/pypi/irc; license=('LGPL') source=(http://pypi.python.org/packages/source/i/irc/irc-$pkgver.zip) -md5sums=('591c58dd7e5be62f2b73393285b59d22') +md5sums=('0d4073d11845cac2d9eef60505f3c5fc') build() { cd $srcdir
[arch-commits] Commit in python-irc/repos/community-any (PKGBUILD PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:31:34 Author: kkeen Revision: 84785 archrelease: copy trunk to community-any Added: python-irc/repos/community-any/PKGBUILD (from rev 84784, python-irc/trunk/PKGBUILD) Deleted: python-irc/repos/community-any/PKGBUILD --+ PKGBUILD | 106 ++--- 1 file changed, 53 insertions(+), 53 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 15:30:55 UTC (rev 84784) +++ PKGBUILD2013-02-24 15:31:34 UTC (rev 84785) @@ -1,53 +0,0 @@ -# $Id$ -# Maintainer: Kyle Keen keen...@gmail.com -# Contributor: Jelle van der Waa je...@vdwaa.nl -# Contributor: Pierre Chapuis catw...@archlinux.us -# Contributor: Stefano Esposito ragna...@email.it - -pkgbase=python-irc -pkgname=('python-irc' 'python2-irc') -pkgver=5.0.1 -pkgrel=1 -pkgdesc=IRC (Internet Relay Chat) protocol client library for Python -makedepends=('python-distribute' 'python2-distribute') -#checkdepends=('python-pytest' 'python2-pytest') # AUR packages -arch=('any') -url=http://pypi.python.org/pypi/irc; -license=('LGPL') -source=(http://pypi.python.org/packages/source/i/irc/irc-$pkgver.zip) -md5sums=('591c58dd7e5be62f2b73393285b59d22') - -build() { - cd $srcdir - cp -a irc-$pkgver irc2-$pkgver -} - -package_python2-irc() -{ - depends=('python2') - - cd $srcdir/irc2-$pkgver - python2 setup.py install --root=$pkgdir --optimize=0 - find $pkgdir/ -name '*.pyc' -delete -} - -package_python-irc() -{ - depends=('python') - - cd $srcdir/irc-$pkgver - export LC_ALL=en_US.UTF-8 - python3 setup.py install --root=$pkgdir --optimize=0 - find $pkgdir/ -name '*.pyc' -delete - find $pkgdir/ -type d -empty -delete -} - -#check() -#{ -# cd $srcdir/irc-$pkgver -# export LC_ALL=en_US.UTF-8 -# python3 setup.py test -# -# cd $srcdir/irc2-$pkgver -# python2 setup.py test -#} Copied: python-irc/repos/community-any/PKGBUILD (from rev 84784, python-irc/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 15:31:34 UTC (rev 84785) @@ -0,0 +1,53 @@ +# $Id$ +# Maintainer: Kyle Keen keen...@gmail.com +# Contributor: Jelle van der Waa je...@vdwaa.nl +# Contributor: Pierre Chapuis catw...@archlinux.us +# Contributor: Stefano Esposito ragna...@email.it + +pkgbase=python-irc +pkgname=('python-irc' 'python2-irc') +pkgver=8.0.1 +pkgrel=1 +pkgdesc=IRC (Internet Relay Chat) protocol client library for Python +makedepends=('python-distribute' 'python2-distribute') +#checkdepends=('python-pytest' 'python2-pytest') # AUR packages +arch=('any') +url=http://pypi.python.org/pypi/irc; +license=('LGPL') +source=(http://pypi.python.org/packages/source/i/irc/irc-$pkgver.zip) +md5sums=('0d4073d11845cac2d9eef60505f3c5fc') + +build() { + cd $srcdir + cp -a irc-$pkgver irc2-$pkgver +} + +package_python2-irc() +{ + depends=('python2') + + cd $srcdir/irc2-$pkgver + python2 setup.py install --root=$pkgdir --optimize=0 + find $pkgdir/ -name '*.pyc' -delete +} + +package_python-irc() +{ + depends=('python') + + cd $srcdir/irc-$pkgver + export LC_ALL=en_US.UTF-8 + python3 setup.py install --root=$pkgdir --optimize=0 + find $pkgdir/ -name '*.pyc' -delete + find $pkgdir/ -type d -empty -delete +} + +#check() +#{ +# cd $srcdir/irc-$pkgver +# export LC_ALL=en_US.UTF-8 +# python3 setup.py test +# +# cd $srcdir/irc2-$pkgver +# python2 setup.py test +#}
[arch-commits] Commit in pep8-python2/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:47:56 Author: fyan Revision: 84786 upgpkg: pep8-python2 1.4.4-1 Modified: pep8-python2/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 15:31:34 UTC (rev 84785) +++ PKGBUILD2013-02-24 15:47:56 UTC (rev 84786) @@ -5,7 +5,7 @@ _realname=pep8 pkgname=($_realname-python2 $_realname-python3) -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc=Python style guide checker arch=('any') @@ -42,4 +42,4 @@ } # vim:set ts=2 sw=2 et: -md5sums=('01d74569145d0fa7f76438acb3ba130e') +md5sums=('1f37f9207f59dfde00e80c89f167cb3d')
[arch-commits] Commit in pep8-python2/repos/community-any (PKGBUILD PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:48:46 Author: fyan Revision: 84787 archrelease: copy trunk to community-any Added: pep8-python2/repos/community-any/PKGBUILD (from rev 84786, pep8-python2/trunk/PKGBUILD) Deleted: pep8-python2/repos/community-any/PKGBUILD --+ PKGBUILD | 90 ++--- 1 file changed, 45 insertions(+), 45 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 15:47:56 UTC (rev 84786) +++ PKGBUILD2013-02-24 15:48:46 UTC (rev 84787) @@ -1,45 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan felixonm...@gmail.com -# Contributor: Ismael Carnales icarnales at gmail dot com -# Contributor: Sergey Mastykov smastykov[at]gmail[dot]com - -_realname=pep8 -pkgname=($_realname-python2 $_realname-python3) -pkgver=1.4.3 -pkgrel=1 -pkgdesc=Python style guide checker -arch=('any') -url=http://github.com/jcrocholl/pep8/; -license=('custom:Expat') -makedepends=('python-distribute' 'python2-distribute') -source=(https://github.com/jcrocholl/$_realname/archive/${pkgver}.tar.gz;) - -build() { - cd $srcdir - cp -r $_realname-$pkgver $_realname-$pkgver-python2 -} - -package_pep8-python2() { - depends=('python2') - provides=('pep8') - conflicts=('pep8') - replaces=('pep8') - - cd $srcdir/$_realname-$pkgver-python2 - python2 setup.py install --prefix=/usr --root=$pkgdir/ - mv $pkgdir/usr/bin/pep8 $pkgdir/usr/bin/pep8-python2 - - install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} - -package_pep8-python3() { - depends=('python3') - - cd $srcdir/$_realname-$pkgver - python3 setup.py install --prefix=/usr --root=$pkgdir/ - - install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} - -# vim:set ts=2 sw=2 et: -md5sums=('01d74569145d0fa7f76438acb3ba130e') Copied: pep8-python2/repos/community-any/PKGBUILD (from rev 84786, pep8-python2/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 15:48:46 UTC (rev 84787) @@ -0,0 +1,45 @@ +# $Id$ +# Maintainer: Felix Yan felixonm...@gmail.com +# Contributor: Ismael Carnales icarnales at gmail dot com +# Contributor: Sergey Mastykov smastykov[at]gmail[dot]com + +_realname=pep8 +pkgname=($_realname-python2 $_realname-python3) +pkgver=1.4.4 +pkgrel=1 +pkgdesc=Python style guide checker +arch=('any') +url=http://github.com/jcrocholl/pep8/; +license=('custom:Expat') +makedepends=('python-distribute' 'python2-distribute') +source=(https://github.com/jcrocholl/$_realname/archive/${pkgver}.tar.gz;) + +build() { + cd $srcdir + cp -r $_realname-$pkgver $_realname-$pkgver-python2 +} + +package_pep8-python2() { + depends=('python2') + provides=('pep8') + conflicts=('pep8') + replaces=('pep8') + + cd $srcdir/$_realname-$pkgver-python2 + python2 setup.py install --prefix=/usr --root=$pkgdir/ + mv $pkgdir/usr/bin/pep8 $pkgdir/usr/bin/pep8-python2 + + install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +} + +package_pep8-python3() { + depends=('python3') + + cd $srcdir/$_realname-$pkgver + python3 setup.py install --prefix=/usr --root=$pkgdir/ + + install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE +} + +# vim:set ts=2 sw=2 et: +md5sums=('1f37f9207f59dfde00e80c89f167cb3d')
[arch-commits] Commit in lib32-mesa-demos/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:53:25 Author: lcarlier Revision: 84788 upgpkg: lib32-mesa-demos 8.1.0-1 Update to last release Modified: lib32-mesa-demos/trunk/PKGBUILD --+ PKGBUILD | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 15:48:46 UTC (rev 84787) +++ PKGBUILD2013-02-24 15:53:25 UTC (rev 84788) @@ -4,16 +4,15 @@ _pkgbasename=mesa-demos pkgname=lib32-$_pkgbasename -pkgver=8.0.1 -pkgrel=2 +pkgver=8.1.0 +pkgrel=1 arch=(x86_64) pkgdesc=Mesa demos and tools (32-bit) url=http://mesa3d.sourceforge.net; license=('custom') -depends=('lib32-glew=1.5.6' mesa-demos) -makedepends=(gcc-multilib) +makedepends=(gcc-multilib 'lib32-mesa-libgl=9.1' 'lib32-glew' 'libgl=9.1') source=(ftp://ftp.freedesktop.org/pub/mesa/demos/${pkgver}/mesa-demos-${pkgver}.tar.bz2) -md5sums=('320c2a4b6edc6faba35d9cb1e2a30bf4') +md5sums=('9df33ba69a26bbfbc7c8148602e59542') build() { export CC=gcc -m32 @@ -21,11 +20,16 @@ export PKG_CONFIG_PATH=/usr/lib32/pkgconfig cd ${srcdir}/mesa-demos-${pkgver} - ./configure --prefix=/usr + ./configure --prefix=/usr \ +--enable-gles1 \ +--enable-gles2 + make } package() { + depends=('lib32-glew' mesa-demos) + cd ${srcdir}/mesa-demos-${pkgver} make DESTDIR=${pkgdir} install
[arch-commits] Commit in lib32-mesa-demos/repos (2 files)
Date: Sunday, February 24, 2013 @ 16:53:31 Author: lcarlier Revision: 84789 archrelease: copy trunk to multilib-testing-x86_64 Added: lib32-mesa-demos/repos/multilib-testing-x86_64/ lib32-mesa-demos/repos/multilib-testing-x86_64/PKGBUILD (from rev 84788, lib32-mesa-demos/trunk/PKGBUILD) --+ PKGBUILD | 42 ++ 1 file changed, 42 insertions(+) Copied: lib32-mesa-demos/repos/multilib-testing-x86_64/PKGBUILD (from rev 84788, lib32-mesa-demos/trunk/PKGBUILD) === --- multilib-testing-x86_64/PKGBUILD(rev 0) +++ multilib-testing-x86_64/PKGBUILD2013-02-24 15:53:31 UTC (rev 84789) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Jan de Groot j...@archlinux.org +# Maintainer: Andreas Radke andy...@archlinux.org + +_pkgbasename=mesa-demos +pkgname=lib32-$_pkgbasename +pkgver=8.1.0 +pkgrel=1 +arch=(x86_64) +pkgdesc=Mesa demos and tools (32-bit) +url=http://mesa3d.sourceforge.net; +license=('custom') +makedepends=(gcc-multilib 'lib32-mesa-libgl=9.1' 'lib32-glew' 'libgl=9.1') +source=(ftp://ftp.freedesktop.org/pub/mesa/demos/${pkgver}/mesa-demos-${pkgver}.tar.bz2) +md5sums=('9df33ba69a26bbfbc7c8148602e59542') + +build() { + export CC=gcc -m32 + export CXX=g++ -m32 + export PKG_CONFIG_PATH=/usr/lib32/pkgconfig + + cd ${srcdir}/mesa-demos-${pkgver} + ./configure --prefix=/usr \ +--enable-gles1 \ +--enable-gles2 + + make +} + +package() { + depends=('lib32-glew' mesa-demos) + + cd ${srcdir}/mesa-demos-${pkgver} + make DESTDIR=${pkgdir} install + + for i in $pkgdir/usr/bin/*; do +mv $i $i32 + done + + mkdir -p $pkgdir/usr/share/licenses + ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname +}
[arch-commits] Commit in vim-ultisnips/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 16:55:36 Author: svenstaro Revision: 84790 upgpkg: vim-ultisnips 2.2-1 Updating to 2.2 Modified: vim-ultisnips/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 15:53:31 UTC (rev 84789) +++ PKGBUILD2013-02-24 15:55:36 UTC (rev 84790) @@ -3,9 +3,9 @@ # Contributor: Sven-Hendrik Haase s...@lutzhaase.com pkgname=vim-ultisnips -pkgver=2.1 -_scriptid=17463 -pkgrel=3 +pkgver=2.2 +_scriptid=18527 +pkgrel=1 pkgdesc='TextMate-style snippets for Vim.' arch=('any') url='http://www.vim.org/scripts/script.php?script_id=2715' @@ -15,7 +15,7 @@ replaces=('vim-snipmate') install=vimdoc.install source=(${pkgname}.tar.gz::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid};) -md5sums=('223eb9836d5096b6ee9d82b2d56f2346') +md5sums=('b4eb88f951260efc874a2e1903c6d8e4') package() { cd ${srcdir}/UltiSnips-$pkgver
[arch-commits] Commit in vim-ultisnips/repos/community-any (4 files)
Date: Sunday, February 24, 2013 @ 16:55:43 Author: svenstaro Revision: 84791 archrelease: copy trunk to community-any Added: vim-ultisnips/repos/community-any/PKGBUILD (from rev 84790, vim-ultisnips/trunk/PKGBUILD) vim-ultisnips/repos/community-any/vimdoc.install (from rev 84790, vim-ultisnips/trunk/vimdoc.install) Deleted: vim-ultisnips/repos/community-any/PKGBUILD vim-ultisnips/repos/community-any/vimdoc.install + PKGBUILD | 52 ++-- vimdoc.install | 38 +++--- 2 files changed, 45 insertions(+), 45 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-02-24 15:55:36 UTC (rev 84790) +++ PKGBUILD2013-02-24 15:55:43 UTC (rev 84791) @@ -1,26 +0,0 @@ -# $Id$ -# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de -# Contributor: Sven-Hendrik Haase s...@lutzhaase.com - -pkgname=vim-ultisnips -pkgver=2.1 -_scriptid=17463 -pkgrel=3 -pkgdesc='TextMate-style snippets for Vim.' -arch=('any') -url='http://www.vim.org/scripts/script.php?script_id=2715' -license=('GPL2') -depends=('gvim' 'python') -groups=('vim-plugins') -replaces=('vim-snipmate') -install=vimdoc.install -source=(${pkgname}.tar.gz::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid};) -md5sums=('223eb9836d5096b6ee9d82b2d56f2346') - -package() { - cd ${srcdir}/UltiSnips-$pkgver - - install -dm755 $pkgdir/usr/share/vim/vimfiles/ - cp -r -t $pkgdir/usr/share/vim/vimfiles/ UltiSnips after doc ftdetect ftplugin plugin syntax \ -utils -} Copied: vim-ultisnips/repos/community-any/PKGBUILD (from rev 84790, vim-ultisnips/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-02-24 15:55:43 UTC (rev 84791) @@ -0,0 +1,26 @@ +# $Id$ +# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de +# Contributor: Sven-Hendrik Haase s...@lutzhaase.com + +pkgname=vim-ultisnips +pkgver=2.2 +_scriptid=18527 +pkgrel=1 +pkgdesc='TextMate-style snippets for Vim.' +arch=('any') +url='http://www.vim.org/scripts/script.php?script_id=2715' +license=('GPL2') +depends=('gvim' 'python') +groups=('vim-plugins') +replaces=('vim-snipmate') +install=vimdoc.install +source=(${pkgname}.tar.gz::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid};) +md5sums=('b4eb88f951260efc874a2e1903c6d8e4') + +package() { + cd ${srcdir}/UltiSnips-$pkgver + + install -dm755 $pkgdir/usr/share/vim/vimfiles/ + cp -r -t $pkgdir/usr/share/vim/vimfiles/ UltiSnips after doc ftdetect ftplugin plugin syntax \ +utils +} Deleted: vimdoc.install === --- vimdoc.install 2013-02-24 15:55:36 UTC (rev 84790) +++ vimdoc.install 2013-02-24 15:55:43 UTC (rev 84791) @@ -1,19 +0,0 @@ -post_install() { - echo -n updating Vim help tags... - /usr/bin/vim --noplugin -u NONE -U NONE \ - --cmd :helptags /usr/share/vim/vimfiles/doc --cmd :q /dev/null 21 - echo done. -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install -} - -op=$1 -shift - -$op $* Copied: vim-ultisnips/repos/community-any/vimdoc.install (from rev 84790, vim-ultisnips/trunk/vimdoc.install) === --- vimdoc.install (rev 0) +++ vimdoc.install 2013-02-24 15:55:43 UTC (rev 84791) @@ -0,0 +1,19 @@ +post_install() { + echo -n updating Vim help tags... + /usr/bin/vim --noplugin -u NONE -U NONE \ + --cmd :helptags /usr/share/vim/vimfiles/doc --cmd :q /dev/null 21 + echo done. +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + post_install +} + +op=$1 +shift + +$op $*
[arch-commits] Commit in sage-mathematics/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 17:58:29 Author: dwallace Revision: 84792 upgpkg: sage-mathematics 5.7-1 upgpkg: sage-mathematics 5.7-1 Modified: sage-mathematics/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 15:55:43 UTC (rev 84791) +++ PKGBUILD2013-02-24 16:58:29 UTC (rev 84792) @@ -7,7 +7,7 @@ # Special thanks to Nareto for moving the compile from the .install to the PKGBUILD pkgname=sage-mathematics -pkgver=5.6 +pkgver=5.7 pkgrel=1 pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.' url='http://www.sagemath.org' @@ -24,7 +24,7 @@ install=${pkgname}.install source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar; 'SAGE-notebook.desktop') -md5sums=('ce50c9e0c0ed1dca3038891c5c929509' +md5sums=('fc5b401174ee1efa7aea163e804c2b42' 'b82f94383829eee26648feb977e2d89b') build() {
[arch-commits] Commit in sage-mathematics/repos (12 files)
Date: Sunday, February 24, 2013 @ 17:59:02 Author: dwallace Revision: 84793 archrelease: copy trunk to community-i686, community-x86_64 Added: sage-mathematics/repos/community-i686/PKGBUILD (from rev 84792, sage-mathematics/trunk/PKGBUILD) sage-mathematics/repos/community-i686/SAGE-notebook.desktop (from rev 84792, sage-mathematics/trunk/SAGE-notebook.desktop) sage-mathematics/repos/community-i686/sage-mathematics.install (from rev 84792, sage-mathematics/trunk/sage-mathematics.install) sage-mathematics/repos/community-x86_64/PKGBUILD (from rev 84792, sage-mathematics/trunk/PKGBUILD) sage-mathematics/repos/community-x86_64/SAGE-notebook.desktop (from rev 84792, sage-mathematics/trunk/SAGE-notebook.desktop) sage-mathematics/repos/community-x86_64/sage-mathematics.install (from rev 84792, sage-mathematics/trunk/sage-mathematics.install) Deleted: sage-mathematics/repos/community-i686/PKGBUILD sage-mathematics/repos/community-i686/SAGE-notebook.desktop sage-mathematics/repos/community-i686/sage-mathematics.install sage-mathematics/repos/community-x86_64/PKGBUILD sage-mathematics/repos/community-x86_64/SAGE-notebook.desktop sage-mathematics/repos/community-x86_64/sage-mathematics.install ---+ community-i686/PKGBUILD | 200 ++-- community-i686/SAGE-notebook.desktop | 38 ++--- community-i686/sage-mathematics.install | 116 community-x86_64/PKGBUILD | 200 ++-- community-x86_64/SAGE-notebook.desktop| 38 ++--- community-x86_64/sage-mathematics.install | 116 6 files changed, 354 insertions(+), 354 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-02-24 16:58:29 UTC (rev 84792) +++ community-i686/PKGBUILD 2013-02-24 16:59:02 UTC (rev 84793) @@ -1,100 +0,0 @@ -# $Id$ -# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com -# Contributor: Antonio Rojas nqn1976 @ gmail.com -# Contributor: Thomas Dziedzic gostrc at gmail -# Contributor: Osman Ugus ugu...@yahoo.com -# Contributor: Stefan Husmann stefan-husm...@t-online.de -# Special thanks to Nareto for moving the compile from the .install to the PKGBUILD - -pkgname=sage-mathematics -pkgver=5.6 -pkgrel=1 -pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.' -url='http://www.sagemath.org' -arch=('i686' 'x86_64') -license=('GPL') -#depends=('xz' 'java-environment=7' 'desktop-file-utils' 'libxmu' 'libtiff' 'sqlite' 'libjpeg-turbo') -depends=('desktop-file-utils') -makedepends=('gcc-fortran' ) -optdepends=('imagemagick: some plotting functionality benefits from it' -'texlive-core: some plotting functionality benefits from it, also to use SageTeX' -'openssh: to use the notebook in secure mode' -'ffmpeg: to show animations') -options=('!makeflags') -install=${pkgname}.install -source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar; -'SAGE-notebook.desktop') -md5sums=('ce50c9e0c0ed1dca3038891c5c929509' - 'b82f94383829eee26648feb977e2d89b') - -build() { - cd sage-${pkgver} - - # fix missing sage.all error during build - unset CFLAGS - unset CXXFLAGS - - # fix build errors - unset LDFLAGS - - # enable multiple threads while building, is this really needed? check if uses MAKEFLAGS - export SAGE_BUILD_THREADS=$(lscpu | awk '/^CPU\(s\):/ { print $2 }') - export MAKE=make -j${SAGE_BUILD_THREADS} - - # use archlinux's fortran rather then the one that ships with sage to compile sage's fortran - export FC=/usr/bin/gfortran - - # disable building with debugging support - export SAGE_DEBUG='no' - - # enable fat binaries (disables processor specific optimizations) - # comment out if you're only building it for yourself - export SAGE_FAT_BINARY='yes' - - # can't write to root in a clean chroot - export DOT_SAGE='/build/src/' - - # only build sage, no documents - #make build - make - ./sage --bdist $pkgver -} - - COMMENT -check() { - cd sage-${pkgver} - - # uncomment if we want to run all the tests (warning: very long) - #make ptestlong -} -COMMENT - -package() { - cd sage-${pkgver} - - # cp because make install is experimental and will corrupt the install - install -d ${pkgdir}/opt/sage - cp -dpr --no-preserve=ownership dist/sage-$pkgver-$CARCH-Linux/* ${pkgdir}/opt/sage/ - - # move SageTeX files to more appropriate directory - install -d ${pkgdir}/usr/share - mv ${pkgdir}/opt/sage/local/share/texmf \ -${pkgdir}/usr/share - - desktop-file-install ${srcdir}/SAGE-notebook.desktop \ ---dir ${pkgdir}/usr/share/applications - - # create link to main binary - install -d ${pkgdir}/usr/bin - ln -s /opt/sage/sage ${pkgdir}/usr/bin/sage - - # remove
[arch-commits] Commit in steam/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 18:19:46 Author: dwallace Revision: 84794 upgpkg: steam 1.0.0.33-1 upgpkg: steam 1.0.0.33-1 Modified: steam/trunk/PKGBUILD --+ PKGBUILD | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 16:59:02 UTC (rev 84793) +++ PKGBUILD2013-02-24 17:19:46 UTC (rev 84794) @@ -2,8 +2,8 @@ # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com # Contributor: K900 k0009...@gmail.com pkgname=steam -pkgver=1.0.0.31 -pkgrel=2 +pkgver=1.0.0.33 +pkgrel=1 pkgdesc=Digital distribution client bootstrap package arch=(i686 x86_64) url=http://steampowered.com/; @@ -24,19 +24,19 @@ ) build() { patch -d $pkgname -Np1 -i $srcdir/lib32-flashplugin-path.patch -patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch +#patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch } else optdepends=('flashplugin: for flash videos') -build() { -patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch -} +#build() { +#patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch +#} fi install=steam.install source=(http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz; 'lib32-flashplugin-path.patch' 'alsa_sdl_audiodriver.patch') -md5sums=('887501c662554fffdb6809dd0d39f968' +md5sums=('b8c2e74b0017d4d4fbcba801b8cb907b' '1d83a1df55d677f35ce415e0750f4448' 'ac0e03d70f1101331598b2b32ed9bac3')
[arch-commits] Commit in steam/repos (10 files)
Date: Sunday, February 24, 2013 @ 18:20:28 Author: dwallace Revision: 84795 archrelease: copy trunk to community-i686, community-x86_64 Added: steam/repos/community-x86_64/PKGBUILD (from rev 84794, steam/trunk/PKGBUILD) steam/repos/community-x86_64/alsa_sdl_audiodriver.patch (from rev 84794, steam/trunk/alsa_sdl_audiodriver.patch) steam/repos/community-x86_64/lib32-flashplugin-path.patch (from rev 84794, steam/trunk/lib32-flashplugin-path.patch) steam/repos/community-x86_64/steam.install (from rev 84794, steam/trunk/steam.install) Deleted: steam/repos/community-i686/lib32-flashplugin-path.patch steam/repos/community-i686/steam.install steam/repos/community-x86_64/PKGBUILD steam/repos/community-x86_64/alsa_sdl_audiodriver.patch steam/repos/community-x86_64/lib32-flashplugin-path.patch steam/repos/community-x86_64/steam.install ---+ community-i686/lib32-flashplugin-path.patch | 10 -- community-i686/steam.install | 26 - community-x86_64/PKGBUILD | 106 community-x86_64/alsa_sdl_audiodriver.patch | 28 +++--- community-x86_64/lib32-flashplugin-path.patch | 20 ++-- community-x86_64/steam.install| 52 +-- 6 files changed, 103 insertions(+), 139 deletions(-) Deleted: community-i686/lib32-flashplugin-path.patch === --- community-i686/lib32-flashplugin-path.patch 2013-02-24 17:19:46 UTC (rev 84794) +++ community-i686/lib32-flashplugin-path.patch 2013-02-24 17:20:28 UTC (rev 84795) @@ -1,10 +0,0 @@ a/steam2013-02-14 14:03:49.0 -0500 -+++ b/steam2013-02-14 15:48:06.766152022 -0500 -@@ -51,6 +51,7 @@ - - function setup_variables() - { -+MOZ_PLUGIN_PATH=/usr/lib32/mozilla/plugins/ - STEAMPACKAGE=${0##*/} - STEAMCONFIG=~/.steam - STEAMDATALINK=$STEAMCONFIG/$STEAMPACKAGE Deleted: community-i686/steam.install === --- community-i686/steam.install2013-02-24 17:19:46 UTC (rev 84794) +++ community-i686/steam.install2013-02-24 17:20:28 UTC (rev 84795) @@ -1,26 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - echo if you are running x86_64, you need the lib32 opt depends for your driver - echo - echo if you are having problems with the steam license, remove .steam and .local/share/Steam -} - -pre_install(){ - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - -} - -post_upgrade() { - post_install $1 -} - -pre_upgrade(){ - pre_install $1 -} - -post_remove() { - pre_install $1 removing -} - Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-02-24 17:19:46 UTC (rev 84794) +++ community-x86_64/PKGBUILD 2013-02-24 17:20:28 UTC (rev 84795) @@ -1,53 +0,0 @@ -# $Id$ -# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com -# Contributor: K900 k0009...@gmail.com -pkgname=steam -pkgver=1.0.0.31 -pkgrel=1 -pkgdesc=Digital distribution client bootstrap package -arch=(i686 x86_64) -url=http://steampowered.com/; -license=('custom') -depends=( - 'bash' 'desktop-file-utils' 'hicolor-icon-theme' 'curl' - 'dbus' 'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity' - ) -if [[ $CARCH == x86_64 ]]; then - depends+=(lib32-libgl lib32-gcc-libs lib32-libx11) - optdepends=( - 'lib32-ati-dri: for open source ATI driver users' - 'lib32-catalyst-utils: for AMD Catalyst users' - 'lib32-intel-dri: for open source Intel driver users' - 'lib32-nouveau-dri: for Nouveau users' - 'lib32-nvidia-utils: for NVIDIA proprietary blob users' - 'lib32-flashplugin: for flash video' - ) -build() { -patch -d $pkgname -Np1 -i $srcdir/lib32-flashplugin-path.patch -#patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch -} -else -optdepends=('flashplugin: for flash videos') -#build() { -#patch -d $pkgname -Np1 -i $srcdir/alsa_sdl_audiodriver.patch -#} -fi -install=steam.install -source=(http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz; -'lib32-flashplugin-path.patch' -'alsa_sdl_audiodriver.patch') -md5sums=('887501c662554fffdb6809dd0d39f968' - '1d83a1df55d677f35ce415e0750f4448' - 'ac0e03d70f1101331598b2b32ed9bac3') - -package() { - - # Install license - make -C $pkgname DESTDIR=$pkgdir install - - install -Dm644 $pkgdir/usr/share/doc/steam/steam_install_agreement.txt $pkgdir/usr/share/licenses/steam/LICENSE - - # blank steamdeps because apt-get - ln -sf /bin/true $pkgdir/usr/bin/steamdeps -} -#vim: set ft=PKGBUILD sw=2 ts=2 et Copied: steam/repos/community-x86_64/PKGBUILD (from rev 84794, steam/trunk/PKGBUILD)
[arch-commits] Commit in cinnamon/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 19:20:25 Author: faidoc Revision: 84796 upgpkg: cinnamon 1.7.1-1 Modified: cinnamon/trunk/PKGBUILD --+ PKGBUILD | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 17:20:28 UTC (rev 84795) +++ PKGBUILD2013-02-24 18:20:25 UTC (rev 84796) @@ -13,23 +13,19 @@ depends=('accountsservice' 'caribou' 'gjs' 'gnome-bluetooth' 'gnome-icon-theme' 'gnome-menus' 'gnome-settings-daemon' 'gnome-session' 'gnome-themes-standard' 'gstreamer0.10' 'networkmanager' 'muffin' 'python2-dbus' - 'python2-gconf' 'python2-imaging' 'python2-lxml') + 'python2-gconf' 'python2-imaging' 'python2-lxml' 'cinnamon-screensaver') makedepends=('gnome-common' 'intltool') -optdepends=('gnome-control-center: open settings from various applets' -'gnome-screensaver: lock screen' +optdepends=('cinnamon-control-center: extended configurations for Cinnamon' 'gucharmap: show character table from Keyboard applet' 'libgnomekbd: show keyboard layout from Keyboard applet' +'nemo: the official Cinnamon file manager (forked from Nautilus)' 'nautilus: the official Gnome file manager') options=('!libtool' '!emptydirs') install=${pkgname}.install source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/tarball/$pkgver; -cinnamon-screensaver.desktop -cinnamon2d-screensaver.desktop gnome-autogen.sh keyboard_applet.patch) md5sums=('13daa8fde1480bbee25eddc2e2630319' - 'd55c079cdc8bec606f510f87b2a6f776' - '5c6af851ab1cf7e9219f11d86353196a' 'a925691c9b57a6a884dcf07da057fd1f' '2b1ece84416c3e4de030be15f1774d82') @@ -70,10 +66,6 @@ sed -i 's/env python/env python2/g' \ ${pkgdir}/usr/lib/$pkgname-settings/$pkgname-settings.py - - # Screensaver gnome 3.6 fix - mkdir -p $pkgdir/etc/xdg/autostart - cp $srcdir/cinnamon*-screensaver.desktop $pkgdir/etc/xdg/autostart }
[arch-commits] Commit in cinnamon/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 19:23:57 Author: faidoc Revision: 84797 maintainer line Modified: cinnamon/trunk/PKGBUILD --+ PKGBUILD |1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD === --- PKGBUILD2013-02-24 18:20:25 UTC (rev 84796) +++ PKGBUILD2013-02-24 18:23:57 UTC (rev 84797) @@ -1,4 +1,5 @@ # $Id$ +# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com # Contributor: M0Rf30 # Contributor: unifiedlinux # Contributor: CReimer
[arch-commits] Commit in cinnamon/trunk (2 files)
Date: Sunday, February 24, 2013 @ 19:25:49 Author: faidoc Revision: 84798 removed screesaver files Deleted: cinnamon/trunk/cinnamon-screensaver.desktop cinnamon/trunk/cinnamon2d-screensaver.desktop + cinnamon-screensaver.desktop | 15 --- cinnamon2d-screensaver.desktop | 15 --- 2 files changed, 30 deletions(-) Deleted: cinnamon-screensaver.desktop === --- cinnamon-screensaver.desktop2013-02-24 18:23:57 UTC (rev 84797) +++ cinnamon-screensaver.desktop2013-02-24 18:25:49 UTC (rev 84798) @@ -1,15 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Cinnamon Screensaver -Comment=Launch screensaver and locker program -Icon=preferences-desktop-screensaver -Exec=gnome-screensaver -OnlyShowIn=GNOME; -AutostartCondition=GNOME3 if-session cinnamon -NoDisplay=true -X-GNOME-Autostart-Phase=Application -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-screensaver -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.6.0 Deleted: cinnamon2d-screensaver.desktop === --- cinnamon2d-screensaver.desktop 2013-02-24 18:23:57 UTC (rev 84797) +++ cinnamon2d-screensaver.desktop 2013-02-24 18:25:49 UTC (rev 84798) @@ -1,15 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Cinnamon2d Screensaver -Comment=Launch screensaver and locker program -Icon=preferences-desktop-screensaver -Exec=gnome-screensaver -OnlyShowIn=GNOME; -AutostartCondition=GNOME3 if-session cinnamon2d -NoDisplay=true -X-GNOME-Autostart-Phase=Application -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-screensaver -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.6.0
[arch-commits] Commit in cinnamon/repos (20 files)
Date: Sunday, February 24, 2013 @ 19:38:31 Author: faidoc Revision: 84799 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon/repos/community-i686/PKGBUILD (from rev 84798, cinnamon/trunk/PKGBUILD) cinnamon/repos/community-i686/cinnamon.install (from rev 84798, cinnamon/trunk/cinnamon.install) cinnamon/repos/community-i686/gnome-autogen.sh (from rev 84798, cinnamon/trunk/gnome-autogen.sh) cinnamon/repos/community-i686/keyboard_applet.patch (from rev 84798, cinnamon/trunk/keyboard_applet.patch) cinnamon/repos/community-x86_64/PKGBUILD (from rev 84798, cinnamon/trunk/PKGBUILD) cinnamon/repos/community-x86_64/cinnamon.install (from rev 84798, cinnamon/trunk/cinnamon.install) cinnamon/repos/community-x86_64/gnome-autogen.sh (from rev 84798, cinnamon/trunk/gnome-autogen.sh) cinnamon/repos/community-x86_64/keyboard_applet.patch (from rev 84798, cinnamon/trunk/keyboard_applet.patch) Deleted: cinnamon/repos/community-i686/PKGBUILD cinnamon/repos/community-i686/cinnamon-screensaver.desktop cinnamon/repos/community-i686/cinnamon.install cinnamon/repos/community-i686/cinnamon2d-screensaver.desktop cinnamon/repos/community-i686/gnome-autogen.sh cinnamon/repos/community-i686/keyboard_applet.patch cinnamon/repos/community-x86_64/PKGBUILD cinnamon/repos/community-x86_64/cinnamon-screensaver.desktop cinnamon/repos/community-x86_64/cinnamon.install cinnamon/repos/community-x86_64/cinnamon2d-screensaver.desktop cinnamon/repos/community-x86_64/gnome-autogen.sh cinnamon/repos/community-x86_64/keyboard_applet.patch -+ community-i686/PKGBUILD | 151 +-- community-i686/cinnamon-screensaver.desktop | 15 community-i686/cinnamon.install | 58 - community-i686/cinnamon2d-screensaver.desktop | 15 community-i686/gnome-autogen.sh | 1076 +++--- community-i686/keyboard_applet.patch| 284 ++--- community-x86_64/PKGBUILD | 151 +-- community-x86_64/cinnamon-screensaver.desktop | 15 community-x86_64/cinnamon.install | 58 - community-x86_64/cinnamon2d-screensaver.desktop | 15 community-x86_64/gnome-autogen.sh | 1076 +++--- community-x86_64/keyboard_applet.patch | 284 ++--- 12 files changed, 1562 insertions(+), 1636 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 84798:84799 to see the changes.
[arch-commits] Commit in cinnamon-screensaver/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 19:44:18 Author: faidoc Revision: 84800 upgpkg: cinnamon-screensaver 1.7.1-2 Modified: cinnamon-screensaver/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 18:38:31 UTC (rev 84799) +++ PKGBUILD2013-02-24 18:44:18 UTC (rev 84800) @@ -5,14 +5,15 @@ pkgname=cinnamon-screensaver pkgver=1.7.1 -pkgrel=1 +pkgrel=2 pkgdesc=Screensaver designed to integrate well with the Cinnamon desktop. arch=('i686' 'x86_64') license=('GPL') url=https://github.com/linuxmint/cinnamon-screensaver; backup=(etc/pam.d/cinnamon-screensaver) -depends=('dbus-glib' 'libgnomekbd' 'gnome-desktop' 'gsettings-desktop-schemas' 'libsystemd') +depends=('dbus-glib' 'libgnomekbd' 'gnome-desktop' 'gsettings-desktop-schemas' 'systemd') makedepends=('pkgconfig' 'intltool' 'libxss' 'gnome-common') +conflicts=('gnome-screensaver') options=(!emptydirs) install=cinnamon-screensaver.install source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
[arch-commits] Commit in cinnamon-screensaver/repos (20 files)
Date: Sunday, February 24, 2013 @ 19:45:07 Author: faidoc Revision: 84801 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon-screensaver/repos/community-i686/PKGBUILD (from rev 84800, cinnamon-screensaver/trunk/PKGBUILD) cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.install (from rev 84800, cinnamon-screensaver/trunk/cinnamon-screensaver.install) cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam (from rev 84800, cinnamon-screensaver/trunk/cinnamon-screensaver.pam) cinnamon-screensaver/repos/community-i686/configure.patch (from rev 84800, cinnamon-screensaver/trunk/configure.patch) cinnamon-screensaver/repos/community-i686/gnome-autogen.sh (from rev 84800, cinnamon-screensaver/trunk/gnome-autogen.sh) cinnamon-screensaver/repos/community-x86_64/PKGBUILD (from rev 84800, cinnamon-screensaver/trunk/PKGBUILD) cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.install (from rev 84800, cinnamon-screensaver/trunk/cinnamon-screensaver.install) cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam (from rev 84800, cinnamon-screensaver/trunk/cinnamon-screensaver.pam) cinnamon-screensaver/repos/community-x86_64/configure.patch (from rev 84800, cinnamon-screensaver/trunk/configure.patch) cinnamon-screensaver/repos/community-x86_64/gnome-autogen.sh (from rev 84800, cinnamon-screensaver/trunk/gnome-autogen.sh) Deleted: cinnamon-screensaver/repos/community-i686/PKGBUILD cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.install cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam cinnamon-screensaver/repos/community-i686/configure.patch cinnamon-screensaver/repos/community-i686/gnome-autogen.sh cinnamon-screensaver/repos/community-x86_64/PKGBUILD cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.install cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam cinnamon-screensaver/repos/community-x86_64/configure.patch cinnamon-screensaver/repos/community-x86_64/gnome-autogen.sh ---+ community-i686/PKGBUILD | 101 +- community-i686/cinnamon-screensaver.install | 14 community-i686/cinnamon-screensaver.pam |6 community-i686/configure.patch| 24 community-i686/gnome-autogen.sh | 1076 community-x86_64/PKGBUILD | 101 +- community-x86_64/cinnamon-screensaver.install | 14 community-x86_64/cinnamon-screensaver.pam |6 community-x86_64/configure.patch | 24 community-x86_64/gnome-autogen.sh | 1076 10 files changed, 1222 insertions(+), 1220 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 84800:84801 to see the changes.
[arch-commits] Commit in v8/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:02:20 Author: bpiotrowski Revision: 84802 upgpkg: v8 3.16.4.1-3 Replace d8 with statically linked binary. Modified: v8/trunk/PKGBUILD --+ PKGBUILD |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 18:45:07 UTC (rev 84801) +++ PKGBUILD2013-02-24 19:02:20 UTC (rev 84802) @@ -4,7 +4,7 @@ pkgname=v8 pkgver=3.16.4.1 -pkgrel=2 +pkgrel=3 pkgdesc='Fast and modern Javascript engine' arch=('i686' 'x86_64') url='http://code.google.com/p/v8' @@ -42,8 +42,7 @@ package() { cd $srcdir/$pkgname-$pkgver - install -Dm755 out/$ARCH.release/d8 $pkgdir/usr/bin/d8 - install -Dm755 $srcdir/d8-static-$pkgver/out/$ARCH.release/d8 $pkgdir/usr/bin/d8-static + install -Dm755 $srcdir/d8-static-$pkgver/out/$ARCH.release/d8 $pkgdir/usr/bin/d8 install -Dm755 out/$ARCH.release/lib.target/libv8.so $pkgdir/usr/lib/libv8.so install -d $pkgdir/usr/include
[arch-commits] Commit in v8/repos (4 files)
Date: Sunday, February 24, 2013 @ 20:02:59 Author: bpiotrowski Revision: 84803 archrelease: copy trunk to community-i686, community-x86_64 Added: v8/repos/community-i686/PKGBUILD (from rev 84802, v8/trunk/PKGBUILD) v8/repos/community-x86_64/PKGBUILD (from rev 84802, v8/trunk/PKGBUILD) Deleted: v8/repos/community-i686/PKGBUILD v8/repos/community-x86_64/PKGBUILD ---+ community-i686/PKGBUILD | 111 +--- community-x86_64/PKGBUILD | 111 +--- 2 files changed, 110 insertions(+), 112 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-02-24 19:02:20 UTC (rev 84802) +++ community-i686/PKGBUILD 2013-02-24 19:02:59 UTC (rev 84803) @@ -1,56 +0,0 @@ -# $Id$ -# Maintainer: Kaiting Chen kaitocr...@gmail.com -# Contributor: tocer tocer.d...@gmail.com - -pkgname=v8 -pkgver=3.16.4.1 -pkgrel=2 -pkgdesc='Fast and modern Javascript engine' -arch=('i686' 'x86_64') -url='http://code.google.com/p/v8' -license=('BSD') -depends=('gcc-libs' 'readline') -makedepends=('subversion' 'python2') -source=(http://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.bz2) -sha256sums=('74ab3bc11f6761e5108affcbe15bc673d2ecbe06aa38ea4b27d850321c0fdc2b') - -[[ $CARCH = 'i686' ]]ARCH=ia32 -[[ $CARCH = 'x86_64' ]] ARCH=x64 - -build() { - cd $srcdir/$pkgname-$pkgver - - # Fetch gyp - make dependencies - - # The world isn't ready for python2 - export PYTHON=python2 - find build/ test/ tools/ src/ -type f \ --exec sed -e 's_^#!/usr/bin/env python$_2_' \ - -e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \ - -e 's_^#!/usr/bin/python$_2_' \ - -e s_'python'_'python2'_ -i {} \; - sed -i 's/python /python2 /' Makefile - - make $ARCH.release library=shared console=readline - - cd $srcdir cp -r $pkgname-$pkgver d8-static-$pkgver - cd d8-static-$pkgver - make $ARCH.release library=static console=readline -} - -package() { - cd $srcdir/$pkgname-$pkgver - - install -Dm755 out/$ARCH.release/d8 $pkgdir/usr/bin/d8 - install -Dm755 $srcdir/d8-static-$pkgver/out/$ARCH.release/d8 $pkgdir/usr/bin/d8-static - install -Dm755 out/$ARCH.release/lib.target/libv8.so $pkgdir/usr/lib/libv8.so - - install -d $pkgdir/usr/include - install -Dm644 include/*.h $pkgdir/usr/include - - install -d $pkgdir/usr/share/licenses/v8 - install -m644 LICENSE* ${pkgdir}/usr/share/licenses/v8 -} - -# vim:set ts=2 sw=2 et: Copied: v8/repos/community-i686/PKGBUILD (from rev 84802, v8/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-02-24 19:02:59 UTC (rev 84803) @@ -0,0 +1,55 @@ +# $Id$ +# Maintainer: Kaiting Chen kaitocr...@gmail.com +# Contributor: tocer tocer.d...@gmail.com + +pkgname=v8 +pkgver=3.16.4.1 +pkgrel=3 +pkgdesc='Fast and modern Javascript engine' +arch=('i686' 'x86_64') +url='http://code.google.com/p/v8' +license=('BSD') +depends=('gcc-libs' 'readline') +makedepends=('subversion' 'python2') +source=(http://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.bz2) +sha256sums=('74ab3bc11f6761e5108affcbe15bc673d2ecbe06aa38ea4b27d850321c0fdc2b') + +[[ $CARCH = 'i686' ]]ARCH=ia32 +[[ $CARCH = 'x86_64' ]] ARCH=x64 + +build() { + cd $srcdir/$pkgname-$pkgver + + # Fetch gyp + make dependencies + + # The world isn't ready for python2 + export PYTHON=python2 + find build/ test/ tools/ src/ -type f \ +-exec sed -e 's_^#!/usr/bin/env python$_2_' \ + -e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \ + -e 's_^#!/usr/bin/python$_2_' \ + -e s_'python'_'python2'_ -i {} \; + sed -i 's/python /python2 /' Makefile + + make $ARCH.release library=shared console=readline + + cd $srcdir cp -r $pkgname-$pkgver d8-static-$pkgver + cd d8-static-$pkgver + make $ARCH.release library=static console=readline +} + +package() { + cd $srcdir/$pkgname-$pkgver + + install -Dm755 $srcdir/d8-static-$pkgver/out/$ARCH.release/d8 $pkgdir/usr/bin/d8 + install -Dm755 out/$ARCH.release/lib.target/libv8.so $pkgdir/usr/lib/libv8.so + + install -d $pkgdir/usr/include + install -Dm644 include/*.h $pkgdir/usr/include + + install -d $pkgdir/usr/share/licenses/v8 + install -m644 LICENSE* ${pkgdir}/usr/share/licenses/v8 +} + +# vim:set ts=2 sw=2 et: Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-02-24 19:02:20 UTC (rev 84802) +++ community-x86_64/PKGBUILD 2013-02-24 19:02:59 UTC (rev 84803) @@ -1,56 +0,0 @@ -# $Id$ -# Maintainer: Kaiting Chen kaitocr...@gmail.com -# Contributor: tocer tocer.d...@gmail.com - -pkgname=v8 -pkgver=3.16.4.1 -pkgrel=2 -pkgdesc='Fast and modern Javascript engine'
[arch-commits] Commit in monodevelop/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:40:20 Author: daniel Revision: 178503 upgpkg: monodevelop 4.0-1 New upstream release Modified: monodevelop/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:40:18 UTC (rev 178502) +++ PKGBUILD2013-02-24 19:40:20 UTC (rev 178503) @@ -4,7 +4,7 @@ # Contributor: Giovanni Scafora giova...@archlinux.org pkgname=monodevelop -pkgver=3.0.6 +pkgver=4.0 pkgrel=1 pkgdesc=An IDE primarily designed for C# and other .NET languages @@ -19,7 +19,7 @@ install=monodevelop.install source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 monodevelop-core-addins.pc.in.patch) -md5sums=('748d0fb89c40c2cb5a9267c8635eb55d' +md5sums=('811e09cbddc262d138fed1e119a52df7' '8466d032735130e37d4091a793a7966c') build() {
[arch-commits] Commit in monodevelop/repos (12 files)
Date: Sunday, February 24, 2013 @ 20:40:36 Author: daniel Revision: 178505 archrelease: copy trunk to extra-i686, extra-x86_64 Added: monodevelop/repos/extra-i686/PKGBUILD (from rev 178504, monodevelop/trunk/PKGBUILD) monodevelop/repos/extra-i686/monodevelop-core-addins.pc.in.patch (from rev 178504, monodevelop/trunk/monodevelop-core-addins.pc.in.patch) monodevelop/repos/extra-i686/monodevelop.install (from rev 178504, monodevelop/trunk/monodevelop.install) monodevelop/repos/extra-x86_64/PKGBUILD (from rev 178504, monodevelop/trunk/PKGBUILD) monodevelop/repos/extra-x86_64/monodevelop-core-addins.pc.in.patch (from rev 178504, monodevelop/trunk/monodevelop-core-addins.pc.in.patch) monodevelop/repos/extra-x86_64/monodevelop.install (from rev 178504, monodevelop/trunk/monodevelop.install) Deleted: monodevelop/repos/extra-i686/PKGBUILD monodevelop/repos/extra-i686/monodevelop-core-addins.pc.in.patch monodevelop/repos/extra-i686/monodevelop.install monodevelop/repos/extra-x86_64/PKGBUILD monodevelop/repos/extra-x86_64/monodevelop-core-addins.pc.in.patch monodevelop/repos/extra-x86_64/monodevelop.install --+ extra-i686/PKGBUILD | 84 ++--- extra-i686/monodevelop-core-addins.pc.in.patch | 16 ++-- extra-i686/monodevelop.install | 40 +- extra-x86_64/PKGBUILD| 84 ++--- extra-x86_64/monodevelop-core-addins.pc.in.patch | 16 ++-- extra-x86_64/monodevelop.install | 40 +- 6 files changed, 140 insertions(+), 140 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-02-24 19:40:23 UTC (rev 178504) +++ extra-i686/PKGBUILD 2013-02-24 19:40:36 UTC (rev 178505) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Daniel Isenmann dan...@archlinux.org -# Contributor: Timm Preetz t...@preetz.us -# Contributor: Giovanni Scafora giova...@archlinux.org - -pkgname=monodevelop -pkgver=3.0.6 -pkgrel=1 -pkgdesc=An IDE primarily designed for C# and other .NET languages - -# should probably changed to any - no ELF files - OpenSUSE builds it as NOARCH -arch=('i686' 'x86_64') - -url=http://www.monodevelop.com; -license=('GPL') -depends=('mono=2.10.8' 'mono-addins=0.6.2' 'gnome-sharp' 'desktop-file-utils' 'hicolor-icon-theme') -makedepends=('rsync') -options=(!makeflags) -install=monodevelop.install -source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 -monodevelop-core-addins.pc.in.patch) -md5sums=('748d0fb89c40c2cb5a9267c8635eb55d' - '8466d032735130e37d4091a793a7966c') - -build() { - export MONO_SHARED_DIR=$srcdir/src/.wabi - mkdir -p $MONO_SHARED_DIR - - cd $srcdir/$pkgname-$pkgver - # fix location for MonoDevelop.Gettext.dll - breaks gdb build - # patch -Np0 -i ${srcdir}/monodevelop-core-addins.pc.in.patch - - ./configure --prefix=/usr --disable-update-mimedb --disable-update-desktopdb - LD_PRELOAD= make -} - -package() { - cd $srcdir/$pkgname-$pkgver - LD_PRELOAD= make DESTDIR=$pkgdir install - rm -r $MONO_SHARED_DIR -} - Copied: monodevelop/repos/extra-i686/PKGBUILD (from rev 178504, monodevelop/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-02-24 19:40:36 UTC (rev 178505) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Daniel Isenmann dan...@archlinux.org +# Contributor: Timm Preetz t...@preetz.us +# Contributor: Giovanni Scafora giova...@archlinux.org + +pkgname=monodevelop +pkgver=4.0 +pkgrel=1 +pkgdesc=An IDE primarily designed for C# and other .NET languages + +# should probably changed to any - no ELF files - OpenSUSE builds it as NOARCH +arch=('i686' 'x86_64') + +url=http://www.monodevelop.com; +license=('GPL') +depends=('mono=2.10.8' 'mono-addins=0.6.2' 'gnome-sharp' 'desktop-file-utils' 'hicolor-icon-theme') +makedepends=('rsync') +options=(!makeflags) +install=monodevelop.install +source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 +monodevelop-core-addins.pc.in.patch) +md5sums=('811e09cbddc262d138fed1e119a52df7' + '8466d032735130e37d4091a793a7966c') + +build() { + export MONO_SHARED_DIR=$srcdir/src/.wabi + mkdir -p $MONO_SHARED_DIR + + cd $srcdir/$pkgname-$pkgver + # fix location for MonoDevelop.Gettext.dll - breaks gdb build + # patch -Np0 -i ${srcdir}/monodevelop-core-addins.pc.in.patch + + ./configure --prefix=/usr --disable-update-mimedb --disable-update-desktopdb + LD_PRELOAD= make +} + +package() { + cd $srcdir/$pkgname-$pkgver + LD_PRELOAD= make DESTDIR=$pkgdir install + rm -r $MONO_SHARED_DIR +} + Deleted: extra-i686/monodevelop-core-addins.pc.in.patch === ---
[arch-commits] Commit in monodevelop-debugger-gdb/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:40:57 Author: daniel Revision: 178506 upgpkg: monodevelop-debugger-gdb 4.0-1 New upstream release Modified: monodevelop-debugger-gdb/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:40:36 UTC (rev 178505) +++ PKGBUILD2013-02-24 19:40:57 UTC (rev 178506) @@ -2,7 +2,7 @@ # Maintainer: Daniel Isenmann dan...@archlinux.org pkgname=monodevelop-debugger-gdb -pkgver=3.0.6 +pkgver=4.0 pkgrel=1 pkgdesc=Mono Debugger support arch=('i686' 'x86_64') # also any pkg? @@ -12,7 +12,7 @@ makedepends=('mono') options=('!makeflags') source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('9f3d08104d01e536342ffe15bdd5727c') +md5sums=('35424c9cb2218840c015f49821219c5b') build() { export MONO_SHARED_DIR=${srcdir}/.wabi
[arch-commits] Commit in monodevelop-debugger-gdb/repos (4 files)
Date: Sunday, February 24, 2013 @ 20:41:09 Author: daniel Revision: 178507 archrelease: copy trunk to extra-i686, extra-x86_64 Added: monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD (from rev 178506, monodevelop-debugger-gdb/trunk/PKGBUILD) monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD (from rev 178506, monodevelop-debugger-gdb/trunk/PKGBUILD) Deleted: monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD ---+ extra-i686/PKGBUILD | 62 extra-x86_64/PKGBUILD | 62 2 files changed, 62 insertions(+), 62 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-02-24 19:40:57 UTC (rev 178506) +++ extra-i686/PKGBUILD 2013-02-24 19:41:09 UTC (rev 178507) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Daniel Isenmann dan...@archlinux.org - -pkgname=monodevelop-debugger-gdb -pkgver=3.0.6 -pkgrel=1 -pkgdesc=Mono Debugger support -arch=('i686' 'x86_64') # also any pkg? -url=http://monodevelop.com; -license=('GPL') -depends=('monodevelop=3.0.6' 'gdb') -makedepends=('mono') -options=('!makeflags') -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('9f3d08104d01e536342ffe15bdd5727c') - -build() { - export MONO_SHARED_DIR=${srcdir}/.wabi - mkdir -p ${MONO_SHARED_DIR} - - cd ${srcdir}/${pkgname}-${pkgver} - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - make DESTDIR=${pkgdir} install -} - Copied: monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD (from rev 178506, monodevelop-debugger-gdb/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-02-24 19:41:09 UTC (rev 178507) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Daniel Isenmann dan...@archlinux.org + +pkgname=monodevelop-debugger-gdb +pkgver=4.0 +pkgrel=1 +pkgdesc=Mono Debugger support +arch=('i686' 'x86_64') # also any pkg? +url=http://monodevelop.com; +license=('GPL') +depends=('monodevelop=3.0.6' 'gdb') +makedepends=('mono') +options=('!makeflags') +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +md5sums=('35424c9cb2218840c015f49821219c5b') + +build() { + export MONO_SHARED_DIR=${srcdir}/.wabi + mkdir -p ${MONO_SHARED_DIR} + + cd ${srcdir}/${pkgname}-${pkgver} + + ./configure --prefix=/usr + make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install +} + Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-02-24 19:40:57 UTC (rev 178506) +++ extra-x86_64/PKGBUILD 2013-02-24 19:41:09 UTC (rev 178507) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Daniel Isenmann dan...@archlinux.org - -pkgname=monodevelop-debugger-gdb -pkgver=3.0.6 -pkgrel=1 -pkgdesc=Mono Debugger support -arch=('i686' 'x86_64') # also any pkg? -url=http://monodevelop.com; -license=('GPL') -depends=('monodevelop=3.0.6' 'gdb') -makedepends=('mono') -options=('!makeflags') -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('9f3d08104d01e536342ffe15bdd5727c') - -build() { - export MONO_SHARED_DIR=${srcdir}/.wabi - mkdir -p ${MONO_SHARED_DIR} - - cd ${srcdir}/${pkgname}-${pkgver} - - ./configure --prefix=/usr - make -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - make DESTDIR=${pkgdir} install -} - Copied: monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD (from rev 178506, monodevelop-debugger-gdb/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-02-24 19:41:09 UTC (rev 178507) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Daniel Isenmann dan...@archlinux.org + +pkgname=monodevelop-debugger-gdb +pkgver=4.0 +pkgrel=1 +pkgdesc=Mono Debugger support +arch=('i686' 'x86_64') # also any pkg? +url=http://monodevelop.com; +license=('GPL') +depends=('monodevelop=3.0.6' 'gdb') +makedepends=('mono') +options=('!makeflags') +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +md5sums=('35424c9cb2218840c015f49821219c5b') + +build() { + export MONO_SHARED_DIR=${srcdir}/.wabi + mkdir -p ${MONO_SHARED_DIR} + + cd ${srcdir}/${pkgname}-${pkgver} + + ./configure --prefix=/usr + make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make DESTDIR=${pkgdir} install +} +
[arch-commits] Commit in arora/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:42:59 Author: andrea Revision: 178508 Undo qtwebkit replacement Modified: arora/trunk/PKGBUILD --+ PKGBUILD |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:41:09 UTC (rev 178507) +++ PKGBUILD2013-02-24 19:42:59 UTC (rev 178508) @@ -5,12 +5,12 @@ pkgname=arora pkgver=0.11.0 -pkgrel=4 +pkgrel=3 pkgdesc='Lightweight cross-platform Web browser' url='http://www.arora-browser.org/' license=('GPL') arch=('i686' 'x86_64') -depends=('qt4') +depends=('qtwebkit' 'desktop-file-utils') source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;) sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31') @@ -18,7 +18,6 @@ build() { cd ${srcdir}/${pkgname}-${pkgver} - source /etc/profile.d/qt4.sh qmake PREFIX='/usr' 'CONFIG-=debug' -r make }
[arch-commits] Commit in qmc2/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:47:40 Author: andrea Revision: 84806 Undo qtwebkit replacement Modified: qmc2/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:46:54 UTC (rev 84805) +++ PKGBUILD2013-02-24 19:47:40 UTC (rev 84806) @@ -4,12 +4,12 @@ pkgname=qmc2 pkgver=0.38 -pkgrel=2 +pkgrel=1 pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME url=http://qmc2.arcadehits.net; license=(GPL) arch=('i686' 'x86_64') -depends=('qt4' 'phonon' 'sdl') +depends=('qtwebkit' 'phonon' 'sdl') makedepends=('rsync' 'mesa') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;) md5sums=('075cd54c3f4eb306c4f8304dd08900c6')
[arch-commits] Commit in qt4pas/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:49:20 Author: andrea Revision: 84809 Undo qtwebkit replacement Modified: qt4pas/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:48:23 UTC (rev 84808) +++ PKGBUILD2013-02-24 19:49:20 UTC (rev 84809) @@ -4,12 +4,12 @@ pkgname=qt4pas pkgver=2.5 -pkgrel=4 +pkgrel=3 pkgdesc=Free Pascal Qt4 Binding Library arch=('i686' 'x86_64') url=http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html; license=('LGPL') -depends=('qt4') +depends=('qtwebkit') source=(http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/qt4pas-V2.5_Qt4.5.3.tar.gz;) md5sums=('8249bc17e4167e077d22c7f5fb118bb2')
[arch-commits] Commit in wkhtmltopdf/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 20:58:25 Author: andrea Revision: 84814 Undo qtwebkit replacement Modified: wkhtmltopdf/trunk/PKGBUILD --+ PKGBUILD |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:56:52 UTC (rev 84813) +++ PKGBUILD2013-02-24 19:58:25 UTC (rev 84814) @@ -3,15 +3,15 @@ pkgname=wkhtmltopdf pkgver=0.9.9 -pkgrel=3 +pkgrel=2 pkgdesc=Simple shell utility to convert html to pdf using the webkit rendering engine, and qt arch=('i686' 'x86_64') url=http://code.google.com/p/wkhtmltopdf/; license=('GPL3') -depends=('qt4') +depends=('qtwebkit') optdepends=('xorg-server: wkhtmltopdf needs X or Xvfb to operate') source=(http://wkhtmltopdf.googlecode.com/files/$pkgname-$pkgver.tar.bz2) -sha256sums=('e6311c0d398d50c757d43d34f1f63c4b33010441e97d07e92647542419ab1a8b') +sha1sums=('41f598c0103326e7c13101391447b0284b4ba3cb') build() { cd $srcdir/$pkgname-$pkgver @@ -22,12 +22,9 @@ package() { cd $srcdir/$pkgname-$pkgver - make INSTALL_ROOT=$pkgdir/usr install # Generate and install man page install -d $pkgdir/usr/share/man/man1 ./wkhtmltopdf --manpage $pkgdir/usr/share/man/man1/wkhtmltopdf.1 } - -# vim:set ts=2 sw=2 et:
[arch-commits] Commit in qt/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 21:02:02 Author: andrea Revision: 178509 This doesn't conflict anymore with qtwebkit Modified: qt/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:42:59 UTC (rev 178508) +++ PKGBUILD2013-02-24 20:02:02 UTC (rev 178509) @@ -9,7 +9,7 @@ 'qt5-tools' 'qt5-webkit') pkgver=5.0.1 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL') @@ -132,7 +132,7 @@ package_qt5-addons() { pkgdesc=('A cross-platform application and UI framework (Qt Add-ons Modules)') depends=('qt5-webkit' 'libtiff') - conflicts=('qt' 'qtwebkit') + conflicts=('qt') cd ${_pkgfqn}/qtgraphicaleffects make INSTALL_ROOT=${pkgdir} install @@ -158,7 +158,7 @@ pkgdesc=('A cross-platform application and UI framework (Development Tools)') depends=('qt5-webkit' 'desktop-file-utils') optdepends=('qt5-doc: documentation') - conflicts=('qt' 'qtwebkit') + conflicts=('qt') install='qt5-tools.install' cd ${_pkgfqn}/qttools
[arch-commits] Commit in qtwebkit/trunk (PKGBUILD qwebview.patch)
Date: Sunday, February 24, 2013 @ 21:03:42 Author: andrea Revision: 178510 qt4 rebuild; the qwebview plugin isn't needed anymore since it is shipped with Qt5 now Modified: qtwebkit/trunk/PKGBUILD Deleted: qtwebkit/trunk/qwebview.patch + PKGBUILD | 27 --- qwebview.patch | 21 - 2 files changed, 4 insertions(+), 44 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 20:02:02 UTC (rev 178509) +++ PKGBUILD2013-02-24 20:03:42 UTC (rev 178510) @@ -4,23 +4,18 @@ pkgname=qtwebkit pkgver=2.3.beta2 _pkgver=2.3-beta2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://trac.webkit.org/wiki/QtWebKit' pkgdesc='An open source web browser engine (Qt port)' license=('LGPL2.1' 'GPL3') -depends=('qt' 'systemd' 'gstreamer0.10-base') +depends=('qt4' 'systemd' 'gstreamer0.10-base') makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa') conflicts=('qt4.8') -_qtver=4.8.4 source=(${pkgname}-${pkgver}.tar.gz::http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-${_pkgver}; - http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz; -'use-python2.patch' -'qwebview.patch') +'use-python2.patch') sha1sums=('b1bfa9e3303ce9c95eec0a1e66b2b812b844bf08' - 'f5880f11c139d7d8d01ecb8d874535f7d9553198' - '315b6ff603f35e5492a036f7082f6aa075dfb607' - 'fed0c1a90e3997b5575dbc83d6ea23bc46097a6f') + '315b6ff603f35e5492a036f7082f6aa075dfb607') build() { cd webkit-qtwebkit-23 @@ -38,23 +33,9 @@ --makeargs=${MAKEFLAGS} \ --prefix=/usr \ ${OPTS} - - cd ../ - - # Build the QWebView plugin (FS#27914) - cd qt-everywhere-opensource-src-${_qtver} - patch -p1 -i ${srcdir}/qwebview.patch - cd tools/designer/src/plugins/qwebview - qmake - make } package() { cd webkit-qtwebkit-23 make INSTALL_ROOT=${pkgdir} -C WebKitBuild/Release install - - cd ../ - - cd qt-everywhere-opensource-src-${_qtver}/tools/designer/src/plugins/qwebview - make INSTALL_ROOT=${pkgdir} install } Deleted: qwebview.patch === --- qwebview.patch 2013-02-24 20:02:02 UTC (rev 178509) +++ qwebview.patch 2013-02-24 20:03:42 UTC (rev 178510) @@ -1,21 +0,0 @@ qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pri~ 2013-01-09 12:56:08.915412090 + -+++ qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pri 2013-01-09 12:58:06.911391299 + -@@ -1,3 +1,6 @@ -+INCLUDEPATH += ../../../../../../webkit-qtwebkit-23/WebKitBuild/Release/include -+LIBS += -L../../../../../../webkit-qtwebkit-23/WebKitBuild/Release/lib -+ - CONFIG += designer - win32|mac: CONFIG+= debug_and_release - QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/designer qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pro~ 2013-01-09 12:55:43.598892405 + -+++ qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pro 2013-01-09 12:55:53.352169136 + -@@ -2,9 +2,4 @@ - CONFIG += ordered - - REQUIRES = !CONFIG(static,shared|static) --contains(QT_CONFIG, qt3support): SUBDIRS += widgets --win32: SUBDIRS += activeqt --# contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d - contains(QT_CONFIG, webkit): SUBDIRS += qwebview --contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets --contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativeview
[arch-commits] Commit in sigil/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 21:09:24 Author: andrea Revision: 84815 upgpkg: sigil 0.7.0-2 qt5 webkit is qt5-webkit now Modified: sigil/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 19:58:25 UTC (rev 84814) +++ PKGBUILD2013-02-24 20:09:24 UTC (rev 84815) @@ -4,13 +4,13 @@ pkgname=sigil pkgver=0.7.0 -pkgrel=1 +pkgrel=2 pkgdesc=WYSIWYG ebook editor arch=('i686' 'x86_64') url=http://code.google.com/p/sigil/; license=('GPL3') -depends=('qtwebkit' 'boost-libs') -makedepends=('qt-addons' 'qtdeclarative' 'qttools' 'cmake' 'gendesk' 'boost') +depends=('qt5-webkit' 'boost-libs') +makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost') install=sigil.install source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;) md5sums=('06ba5ace506e01adf4a37534fa276cec')
[arch-commits] Commit in sigil/repos (6 files)
Date: Sunday, February 24, 2013 @ 21:09:38 Author: andrea Revision: 84816 archrelease: copy trunk to staging-i686, staging-x86_64 Added: sigil/repos/staging-i686/ sigil/repos/staging-i686/PKGBUILD (from rev 84815, sigil/trunk/PKGBUILD) sigil/repos/staging-i686/sigil.install (from rev 84815, sigil/trunk/sigil.install) sigil/repos/staging-x86_64/ sigil/repos/staging-x86_64/PKGBUILD (from rev 84815, sigil/trunk/PKGBUILD) sigil/repos/staging-x86_64/sigil.install (from rev 84815, sigil/trunk/sigil.install) --+ staging-i686/PKGBUILD| 49 + staging-i686/sigil.install | 12 ++ staging-x86_64/PKGBUILD | 49 + staging-x86_64/sigil.install | 12 ++ 4 files changed, 122 insertions(+) Copied: sigil/repos/staging-i686/PKGBUILD (from rev 84815, sigil/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2013-02-24 20:09:38 UTC (rev 84816) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Larry Hajali larryhaja [at] gmail [dot] com + +pkgname=sigil +pkgver=0.7.0 +pkgrel=2 +pkgdesc=WYSIWYG ebook editor +arch=('i686' 'x86_64') +url=http://code.google.com/p/sigil/; +license=('GPL3') +depends=('qt5-webkit' 'boost-libs') +makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost') +install=sigil.install +source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;) +md5sums=('06ba5ace506e01adf4a37534fa276cec') + +build() { + cd ${srcdir} + gendesk -n + + mkdir build + cd build + + cmake -G Unix Makefiles \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_C_FLAGS:STRING=${CFLAGS} \ +-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON .. + + make +} + +package() { + cd ${srcdir}/build + make install DESTDIR=${pkgdir} + + install -d -m 0755 ${pkgdir}/usr/share/applications + install -m 0644 ${srcdir}/${pkgname}.desktop \ +${pkgdir}/usr/share/applications + + for _pic in 16 32 48 128 256; do +install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \ + ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png + done + install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \ +$pkgdir/usr/share/pixmaps/$pkgname.png +} Copied: sigil/repos/staging-i686/sigil.install (from rev 84815, sigil/trunk/sigil.install) === --- staging-i686/sigil.install (rev 0) +++ staging-i686/sigil.install 2013-02-24 20:09:38 UTC (rev 84816) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + xdg-icon-resource forceupdate --theme hicolor /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Copied: sigil/repos/staging-x86_64/PKGBUILD (from rev 84815, sigil/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2013-02-24 20:09:38 UTC (rev 84816) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Larry Hajali larryhaja [at] gmail [dot] com + +pkgname=sigil +pkgver=0.7.0 +pkgrel=2 +pkgdesc=WYSIWYG ebook editor +arch=('i686' 'x86_64') +url=http://code.google.com/p/sigil/; +license=('GPL3') +depends=('qt5-webkit' 'boost-libs') +makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost') +install=sigil.install +source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;) +md5sums=('06ba5ace506e01adf4a37534fa276cec') + +build() { + cd ${srcdir} + gendesk -n + + mkdir build + cd build + + cmake -G Unix Makefiles \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_C_FLAGS:STRING=${CFLAGS} \ +-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON .. + + make +} + +package() { + cd ${srcdir}/build + make install DESTDIR=${pkgdir} + + install -d -m 0755 ${pkgdir}/usr/share/applications + install -m 0644 ${srcdir}/${pkgname}.desktop \ +${pkgdir}/usr/share/applications + + for _pic in 16 32 48 128 256; do +install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \ + ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png + done + install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \ +$pkgdir/usr/share/pixmaps/$pkgname.png +} Copied: sigil/repos/staging-x86_64/sigil.install (from rev 84815, sigil/trunk/sigil.install) === --- staging-x86_64/sigil.install(rev 0) +++ staging-x86_64/sigil.install2013-02-24
[arch-commits] Commit in qt4/trunk (PKGBUILD ld-gold.patch)
Date: Sunday, February 24, 2013 @ 21:11:32 Author: andrea Revision: 178511 upgpkg: qt4 4.8.4-6 No need to replace the qtwebkit package anymore Modified: qt4/trunk/PKGBUILD Deleted: qt4/trunk/ld-gold.patch ---+ PKGBUILD | 19 ++- ld-gold.patch | 22 -- 2 files changed, 6 insertions(+), 35 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 20:03:42 UTC (rev 178510) +++ PKGBUILD2013-02-24 20:11:32 UTC (rev 178511) @@ -4,7 +4,7 @@ pkgname=qt4 pkgver=4.8.4 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL') @@ -23,18 +23,16 @@ 'icu: Unicode support') install=${pkgname}.install options=('!libtool') -replaces=('qt=4.8.4' 'qtwebkit=2.3.beta2') -conflicts=('qt=4.8.4' 'qtwebkit=2.3.beta2') +replaces=('qt=4.8.4') +conflicts=('qt=4.8.4') _pkgfqn=qt-everywhere-opensource-src-${pkgver} source=(http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz; 'qtconfig.desktop' 'qt4.profile' -'improve-cups-support.patch' -'ld-gold.patch') +'improve-cups-support.patch') md5sums=('89c5ecba180cae74c66260ac732dc5cb' '20ca06ef59775d749b9451ce7437fa9a' '4ed0bd79a310e2b5d34fc71760b99139' - 'c439c7731c25387352d8453ca7574971' - '864de59a34a2f72ab2668dd918634b64') + 'c439c7731c25387352d8453ca7574971') build() { cd ${_pkgfqn} @@ -42,9 +40,6 @@ # (FS#28381) (KDEBUG#180051) patch -p1 -i ${srcdir}/improve-cups-support.patch - # build on i686 fails - patch -p1 -i ${srcdir}/ld-gold.patch - export QT4DIR=${srcdir}/${_pkgfqn} export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} @@ -68,6 +63,7 @@ -system-sqlite \ -no-phonon \ -no-phonon-backend \ +-no-webkit \ -graphicssystem raster \ -openssl-linked \ -nomake demos \ @@ -118,7 +114,4 @@ rm ${pkgdir}/usr/lib/qt4/bin/{assistant,designer,linguist} rm -r ${pkgdir}/usr/lib/qt4/plugins/designer rm ${pkgdir}/usr/share/qt4/translations/{assistant,designer,linguist,qt_help}_*.qm - -# Remove tests -rm -r ${pkgdir}/usr/tests } Deleted: ld-gold.patch === --- ld-gold.patch 2013-02-24 20:03:42 UTC (rev 178510) +++ ld-gold.patch 2013-02-24 20:11:32 UTC (rev 178511) @@ -1,22 +0,0 @@ -diff -up qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri.me qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri.me 2012-01-24 13:05:50.460890750 +0100 -+++ qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri 2012-01-24 13:19:08.836799974 +0100 -@@ -3,12 +3,12 @@ - contains(JAVASCRIPTCORE_JIT,yes): DEFINES+=ENABLE_JIT=1 - contains(JAVASCRIPTCORE_JIT,no): DEFINES+=ENABLE_JIT=0 - --linux-g++ { --isEmpty($$(SBOX_DPKG_INST_ARCH)):exists(/usr/bin/ld.gold) { --message(Using gold linker) --QMAKE_LFLAGS+=-fuse-ld=gold --} --} -+#linux-g++ { -+#isEmpty($$(SBOX_DPKG_INST_ARCH)):exists(/usr/bin/ld.gold) { -+#message(Using gold linker) -+#QMAKE_LFLAGS+=-fuse-ld=gold -+#} -+#} - - # We use this flag on production branches - # See https://bugs.webkit.org/show_bug.cgi?id=60824
[arch-commits] Commit in qt4/repos (22 files)
Date: Sunday, February 24, 2013 @ 21:11:51 Author: andrea Revision: 178512 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qt4/repos/staging-i686/PKGBUILD (from rev 178511, qt4/trunk/PKGBUILD) qt4/repos/staging-i686/improve-cups-support.patch (from rev 178511, qt4/trunk/improve-cups-support.patch) qt4/repos/staging-i686/qt4.install (from rev 178511, qt4/trunk/qt4.install) qt4/repos/staging-i686/qt4.profile (from rev 178511, qt4/trunk/qt4.profile) qt4/repos/staging-i686/qtconfig.desktop (from rev 178511, qt4/trunk/qtconfig.desktop) qt4/repos/staging-x86_64/PKGBUILD (from rev 178511, qt4/trunk/PKGBUILD) qt4/repos/staging-x86_64/improve-cups-support.patch (from rev 178511, qt4/trunk/improve-cups-support.patch) qt4/repos/staging-x86_64/qt4.install (from rev 178511, qt4/trunk/qt4.install) qt4/repos/staging-x86_64/qt4.profile (from rev 178511, qt4/trunk/qt4.profile) qt4/repos/staging-x86_64/qtconfig.desktop (from rev 178511, qt4/trunk/qtconfig.desktop) Deleted: qt4/repos/staging-i686/PKGBUILD qt4/repos/staging-i686/improve-cups-support.patch qt4/repos/staging-i686/ld-gold.patch qt4/repos/staging-i686/qt4.install qt4/repos/staging-i686/qt4.profile qt4/repos/staging-i686/qtconfig.desktop qt4/repos/staging-x86_64/PKGBUILD qt4/repos/staging-x86_64/improve-cups-support.patch qt4/repos/staging-x86_64/ld-gold.patch qt4/repos/staging-x86_64/qt4.install qt4/repos/staging-x86_64/qt4.profile qt4/repos/staging-x86_64/qtconfig.desktop ---+ staging-i686/PKGBUILD | 241 +--- staging-i686/improve-cups-support.patch | 168 +-- staging-i686/ld-gold.patch| 22 -- staging-i686/qt4.install | 24 +- staging-i686/qt4.profile |2 staging-i686/qtconfig.desktop | 18 +- staging-x86_64/PKGBUILD | 241 +--- staging-x86_64/improve-cups-support.patch | 168 +-- staging-x86_64/ld-gold.patch | 22 -- staging-x86_64/qt4.install| 24 +- staging-x86_64/qt4.profile|2 staging-x86_64/qtconfig.desktop | 18 +- 12 files changed, 446 insertions(+), 504 deletions(-) Deleted: staging-i686/PKGBUILD === --- staging-i686/PKGBUILD 2013-02-24 20:11:32 UTC (rev 178511) +++ staging-i686/PKGBUILD 2013-02-24 20:11:51 UTC (rev 178512) @@ -1,124 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgname=qt4 -pkgver=4.8.4 -pkgrel=5 -arch=('i686' 'x86_64') -url='http://qt-project.org/' -license=('GPL3' 'LGPL') -pkgdesc='A cross-platform application and UI framework' -depends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'glib2' 'dbus' -'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib' -'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils') -makedepends=('mesa' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'gtk2' 'libfbclient') -optdepends=('postgresql-libs: PostgreSQL driver' -'libmysqlclient: MySQL driver' -'unixodbc: ODBC driver' -'libfbclient: Firebird/iBase driver' -'libxinerama: Xinerama support' -'libxcursor: Xcursor support' -'libxfixes: Xfixes support' -'icu: Unicode support') -install=${pkgname}.install -options=('!libtool') -replaces=('qt=4.8.4' 'qtwebkit=2.3.beta2') -conflicts=('qt=4.8.4' 'qtwebkit=2.3.beta2') -_pkgfqn=qt-everywhere-opensource-src-${pkgver} -source=(http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz; -'qtconfig.desktop' 'qt4.profile' -'improve-cups-support.patch' -'ld-gold.patch') -md5sums=('89c5ecba180cae74c66260ac732dc5cb' - '20ca06ef59775d749b9451ce7437fa9a' - '4ed0bd79a310e2b5d34fc71760b99139' - 'c439c7731c25387352d8453ca7574971' - '864de59a34a2f72ab2668dd918634b64') - -build() { - cd ${_pkgfqn} - - # (FS#28381) (KDEBUG#180051) - patch -p1 -i ${srcdir}/improve-cups-support.patch - - # build on i686 fails - patch -p1 -i ${srcdir}/ld-gold.patch - - export QT4DIR=${srcdir}/${_pkgfqn} - export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} - - sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf - sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g mkspecs/common/gcc-base-unix.conf - sed -i /^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g mkspecs/common/gcc-base.conf - - ./configure -confirm-license -opensource \ --prefix /usr \ --bindir /usr/lib/qt4/bin \ --headerdir /usr/include/qt4 \ --docdir /usr/share/doc/qt4 \ --plugindir /usr/lib/qt4/plugins \ --importdir /usr/lib/qt4/imports \ --datadir /usr/share/qt4 \ --translationdir /usr/share/qt4/translations \
[arch-commits] Commit in sigil/repos (staging-i686 staging-x86_64)
Date: Sunday, February 24, 2013 @ 21:13:59 Author: andrea Revision: 84817 Cleanup Deleted: sigil/repos/staging-i686/ sigil/repos/staging-x86_64/
[arch-commits] Commit in sigil/repos (3 files)
Date: Sunday, February 24, 2013 @ 21:14:27 Author: andrea Revision: 84818 archrelease: copy trunk to community-staging-x86_64 Added: sigil/repos/community-staging-x86_64/ sigil/repos/community-staging-x86_64/PKGBUILD (from rev 84817, sigil/trunk/PKGBUILD) sigil/repos/community-staging-x86_64/sigil.install (from rev 84817, sigil/trunk/sigil.install) ---+ PKGBUILD | 49 + sigil.install | 12 2 files changed, 61 insertions(+) Copied: sigil/repos/community-staging-x86_64/PKGBUILD (from rev 84817, sigil/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2013-02-24 20:14:27 UTC (rev 84818) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Larry Hajali larryhaja [at] gmail [dot] com + +pkgname=sigil +pkgver=0.7.0 +pkgrel=2 +pkgdesc=WYSIWYG ebook editor +arch=('i686' 'x86_64') +url=http://code.google.com/p/sigil/; +license=('GPL3') +depends=('qt5-webkit' 'boost-libs') +makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost') +install=sigil.install +source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;) +md5sums=('06ba5ace506e01adf4a37534fa276cec') + +build() { + cd ${srcdir} + gendesk -n + + mkdir build + cd build + + cmake -G Unix Makefiles \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_C_FLAGS:STRING=${CFLAGS} \ +-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON .. + + make +} + +package() { + cd ${srcdir}/build + make install DESTDIR=${pkgdir} + + install -d -m 0755 ${pkgdir}/usr/share/applications + install -m 0644 ${srcdir}/${pkgname}.desktop \ +${pkgdir}/usr/share/applications + + for _pic in 16 32 48 128 256; do +install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \ + ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png + done + install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \ +$pkgdir/usr/share/pixmaps/$pkgname.png +} Copied: sigil/repos/community-staging-x86_64/sigil.install (from rev 84817, sigil/trunk/sigil.install) === --- community-staging-x86_64/sigil.install (rev 0) +++ community-staging-x86_64/sigil.install 2013-02-24 20:14:27 UTC (rev 84818) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + xdg-icon-resource forceupdate --theme hicolor /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in sigil/repos (3 files)
Date: Sunday, February 24, 2013 @ 21:14:37 Author: andrea Revision: 84819 archrelease: copy trunk to community-staging-i686 Added: sigil/repos/community-staging-i686/ sigil/repos/community-staging-i686/PKGBUILD (from rev 84818, sigil/trunk/PKGBUILD) sigil/repos/community-staging-i686/sigil.install (from rev 84818, sigil/trunk/sigil.install) ---+ PKGBUILD | 49 + sigil.install | 12 2 files changed, 61 insertions(+) Copied: sigil/repos/community-staging-i686/PKGBUILD (from rev 84818, sigil/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2013-02-24 20:14:37 UTC (rev 84819) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Larry Hajali larryhaja [at] gmail [dot] com + +pkgname=sigil +pkgver=0.7.0 +pkgrel=2 +pkgdesc=WYSIWYG ebook editor +arch=('i686' 'x86_64') +url=http://code.google.com/p/sigil/; +license=('GPL3') +depends=('qt5-webkit' 'boost-libs') +makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost') +install=sigil.install +source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;) +md5sums=('06ba5ace506e01adf4a37534fa276cec') + +build() { + cd ${srcdir} + gendesk -n + + mkdir build + cd build + + cmake -G Unix Makefiles \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_C_FLAGS:STRING=${CFLAGS} \ +-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON .. + + make +} + +package() { + cd ${srcdir}/build + make install DESTDIR=${pkgdir} + + install -d -m 0755 ${pkgdir}/usr/share/applications + install -m 0644 ${srcdir}/${pkgname}.desktop \ +${pkgdir}/usr/share/applications + + for _pic in 16 32 48 128 256; do +install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \ + ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png + done + install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \ +$pkgdir/usr/share/pixmaps/$pkgname.png +} Copied: sigil/repos/community-staging-i686/sigil.install (from rev 84818, sigil/trunk/sigil.install) === --- community-staging-i686/sigil.install(rev 0) +++ community-staging-i686/sigil.install2013-02-24 20:14:37 UTC (rev 84819) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + xdg-icon-resource forceupdate --theme hicolor /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in mythtv/trunk (PKGBUILD)
Date: Sunday, February 24, 2013 @ 21:18:57 Author: andrea Revision: 84820 Undo qtwebkit replacement Modified: mythtv/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 20:14:37 UTC (rev 84819) +++ PKGBUILD2013-02-24 20:18:57 UTC (rev 84820) @@ -16,7 +16,7 @@ depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883' 'libpulse' 'libva' 'libvdpau' 'libxinerama' 'lirc-utils' 'mysql-clients' 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' -'perl-libwww' 'perl-net-upnp' 'python2-lxml' 'qt4' 'urlgrabber' +'perl-libwww' 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'urlgrabber' 'x264') makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm') optdepends=('glew: for GPU commercial flagging'
[arch-commits] Commit in proj/trunk (PKGBUILD proj.changelog)
Date: Sunday, February 24, 2013 @ 21:23:17 Author: jlichtblau Revision: 84823 upgpkg: proj 4.8.0-2 Modified: proj/trunk/PKGBUILD proj/trunk/proj.changelog + PKGBUILD |4 ++-- proj.changelog |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-24 20:19:32 UTC (rev 84822) +++ PKGBUILD2013-02-24 20:23:17 UTC (rev 84823) @@ -6,7 +6,7 @@ pkgname=proj pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='Cartographic Projections library.' arch=('i686' 'x86_64') url=http://trac.osgeo.org/proj/; @@ -15,7 +15,7 @@ changelog=$pkgname.changelog source=(http://download.osgeo.org/proj/$pkgname-$pkgver.tar.gz; http://download.osgeo.org/proj/$pkgname-datumgrid-1.5.zip; - chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/topics/survey/lv03-lv95/chenyx06/distortion_grids.parsys.65772.downloadList.94632.DownloadFile.tmp/chenyx06antv2.zip;) + chenyx06a.zip::http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/software/software.parsys.7090.downloadList.55545.DownloadFile.tmp/chenyx06ntv2.zip;) sha256sums=('2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5' '723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db' 'f61290a32815622bfe182af475c76b0b4c282de66121fdddce2f6201e8bca2e0') Modified: proj.changelog === --- proj.changelog 2013-02-24 20:19:32 UTC (rev 84822) +++ proj.changelog 2013-02-24 20:23:17 UTC (rev 84823) @@ -1,3 +1,6 @@ +2013-02-24 Jaroslav Lichtblau dragonl...@aur.archlinux.org + * proj 4.8.0-2 chenyx06a.zip file location fix + 2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org * proj 4.8.0-1