[arch-commits] Commit in lib32-atk/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 09:34:04 Author: lcarlier Revision: 88729 upgpkg: lib32-atk 2.8.0-1 Sync with extra Modified: lib32-atk/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 05:59:33 UTC (rev 88728) +++ PKGBUILD2013-04-22 07:34:04 UTC (rev 88729) @@ -4,7 +4,7 @@ _pkgbasename=atk pkgname=lib32-$_pkgbasename -pkgver=2.6.0 +pkgver=2.8.0 pkgrel=1 pkgdesc=A library providing a set of interfaces for accessibility (32-bit) arch=('x86_64') @@ -14,7 +14,7 @@ options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz) url='http://www.gtk.org/' -sha256sums=('eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f') +sha256sums=('b22519176226f3e07cf6d932b77852e6b6be478090704b32d0f4e0686df4') build() { export CC=gcc -m32
[arch-commits] Commit in lib32-atk/repos/multilib-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 09:34:11 Author: lcarlier Revision: 88730 archrelease: copy trunk to multilib-x86_64 Added: lib32-atk/repos/multilib-x86_64/PKGBUILD (from rev 88729, lib32-atk/trunk/PKGBUILD) Deleted: lib32-atk/repos/multilib-x86_64/PKGBUILD --+ PKGBUILD | 70 ++--- 1 file changed, 35 insertions(+), 35 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 07:34:04 UTC (rev 88729) +++ PKGBUILD2013-04-22 07:34:11 UTC (rev 88730) @@ -1,35 +0,0 @@ -# $Id$ -# Contributor: Pierre Schmitz pie...@archlinux.de -# Maintainer: Mikko Seppälä t-r-...@mbnet.fi - -_pkgbasename=atk -pkgname=lib32-$_pkgbasename -pkgver=2.6.0 -pkgrel=1 -pkgdesc=A library providing a set of interfaces for accessibility (32-bit) -arch=('x86_64') -license=('LGPL') -depends=('lib32-glib2=2.25.17' $_pkgbasename) -makedepends=('gcc-multilib') -options=('!libtool') -source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz) -url='http://www.gtk.org/' -sha256sums=('eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f') - -build() { - export CC=gcc -m32 - export CXX=g++ -m32 - export PKG_CONFIG_PATH=/usr/lib32/pkgconfig - - cd ${srcdir}/${_pkgbasename}-${pkgver} - ./configure --prefix=/usr --libdir=/usr/lib32 \ ---disable-introspection - make -} - -package() { - cd ${srcdir}/${_pkgbasename}-${pkgver} - make DESTDIR=${pkgdir} install - - rm -rf ${pkgdir}/usr/{include,share} -} Copied: lib32-atk/repos/multilib-x86_64/PKGBUILD (from rev 88729, lib32-atk/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 07:34:11 UTC (rev 88730) @@ -0,0 +1,35 @@ +# $Id$ +# Contributor: Pierre Schmitz pie...@archlinux.de +# Maintainer: Mikko Seppälä t-r-...@mbnet.fi + +_pkgbasename=atk +pkgname=lib32-$_pkgbasename +pkgver=2.8.0 +pkgrel=1 +pkgdesc=A library providing a set of interfaces for accessibility (32-bit) +arch=('x86_64') +license=('LGPL') +depends=('lib32-glib2=2.25.17' $_pkgbasename) +makedepends=('gcc-multilib') +options=('!libtool') +source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz) +url='http://www.gtk.org/' +sha256sums=('b22519176226f3e07cf6d932b77852e6b6be478090704b32d0f4e0686df4') + +build() { + export CC=gcc -m32 + export CXX=g++ -m32 + export PKG_CONFIG_PATH=/usr/lib32/pkgconfig + + cd ${srcdir}/${_pkgbasename}-${pkgver} + ./configure --prefix=/usr --libdir=/usr/lib32 \ +--disable-introspection + make +} + +package() { + cd ${srcdir}/${_pkgbasename}-${pkgver} + make DESTDIR=${pkgdir} install + + rm -rf ${pkgdir}/usr/{include,share} +}
[arch-commits] Commit in audit/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 09:46:59 Author: mtorromeo Revision: 88731 upgpkg: audit 2.2.3-1 Updated to latest upstream version Modified: audit/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 07:34:11 UTC (rev 88730) +++ PKGBUILD2013-04-22 07:46:59 UTC (rev 88731) @@ -4,7 +4,7 @@ # Contributor: henning mueller henn...@orgizm.net pkgname=audit -pkgver=2.2.2 +pkgver=2.2.3 pkgrel=1 pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.' url=http://people.redhat.com/sgrubb/$pkgname @@ -59,7 +59,7 @@ sed -ri 's| /sbin| /usr/sbin|' etc/audit/*.conf etc/audisp/plugins.d/*.conf } -sha256sums=('8bc2b45a5f08f5df6cebcd5543f24b7e68e28b64da4b23f08de2c6616384302b' +sha256sums=('2fc8f97020121593f516dc011ef61f39043c4cea9b2cb9ab3849bf9e41dedf02' '1e374ff164667b6a11f84c825a39996b449dc712d573996907cd47f063bf0dd5' '3c7179f40216b594675f26bb73884406c8ac91577b609dd1ab9837f889954007' '6adadb405bebe99bb6a50e80e7c1a356996626e135d566283448fe4019fff3a4')
[arch-commits] Commit in audit/repos (16 files)
Date: Monday, April 22, 2013 @ 09:51:09 Author: mtorromeo Revision: 88732 archrelease: copy trunk to community-i686, community-x86_64 Added: audit/repos/community-i686/PKGBUILD (from rev 88731, audit/trunk/PKGBUILD) audit/repos/community-i686/auditd.rc (from rev 88731, audit/trunk/auditd.rc) audit/repos/community-i686/auditd.service (from rev 88731, audit/trunk/auditd.service) audit/repos/community-i686/python2.patch (from rev 88731, audit/trunk/python2.patch) audit/repos/community-x86_64/PKGBUILD (from rev 88731, audit/trunk/PKGBUILD) audit/repos/community-x86_64/auditd.rc (from rev 88731, audit/trunk/auditd.rc) audit/repos/community-x86_64/auditd.service (from rev 88731, audit/trunk/auditd.service) audit/repos/community-x86_64/python2.patch (from rev 88731, audit/trunk/python2.patch) Deleted: audit/repos/community-i686/PKGBUILD audit/repos/community-i686/auditd.rc audit/repos/community-i686/auditd.service audit/repos/community-i686/python2.patch audit/repos/community-x86_64/PKGBUILD audit/repos/community-x86_64/auditd.rc audit/repos/community-x86_64/auditd.service audit/repos/community-x86_64/python2.patch -+ /PKGBUILD | 130 ++ /auditd.rc | 102 + /auditd.service | 20 + /python2.patch | 22 ++ community-i686/PKGBUILD | 65 --- community-i686/auditd.rc| 51 -- community-i686/auditd.service | 10 -- community-i686/python2.patch| 11 --- community-x86_64/PKGBUILD | 65 --- community-x86_64/auditd.rc | 51 -- community-x86_64/auditd.service | 10 -- community-x86_64/python2.patch | 11 --- 12 files changed, 274 insertions(+), 274 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 07:46:59 UTC (rev 88731) +++ community-i686/PKGBUILD 2013-04-22 07:51:09 UTC (rev 88732) @@ -1,65 +0,0 @@ -# $Id$ -# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com -# Contributor: Connor Behan connor.be...@gmail.com -# Contributor: henning mueller henn...@orgizm.net - -pkgname=audit -pkgver=2.2.2 -pkgrel=1 -pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.' -url=http://people.redhat.com/sgrubb/$pkgname -arch=(i686 x86_64) -depends=(krb5 libcap-ng) -makedepends=(libldap swig linux-headers python2) -license=(GPL) -options=(!libtool emptydirs) -backup=( - etc/libaudit.conf - etc/audit/audit.rules - etc/audit/auditd.conf - etc/audisp/audispd.conf - etc/audisp/audisp-remote.conf - etc/audisp/zos-remote.conf - etc/audisp/plugins.d/af_unix.conf - etc/audisp/plugins.d/audispd-zos-remote.conf - etc/audisp/plugins.d/au-remote.conf - etc/audisp/plugins.d/syslog.conf -) -source=( - $url/$pkgname-$pkgver.tar.gz - auditd.rc - auditd.service - python2.patch -) - -build() { - cd $srcdir/$pkgname-$pkgver - patch -p0 -i $srcdir/python2.patch - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --libexecdir=/usr/lib/audit \ - --with-python=yes \ - --enable-gssapi-krb5=yes \ - --with-libcap-ng=yes #--with-apparmor=yes - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install - - install -Dm755 $srcdir/auditd.service $pkgdir/usr/lib/systemd/system/auditd.service - - cd $pkgdir - install -m755 $srcdir/auditd.rc etc/rc.d/auditd - install -d var/log/audit - rm -rf etc/rc.d/init.d etc/sysconfig - - sed -ri 's| /sbin| /usr/sbin|' etc/audit/*.conf etc/audisp/plugins.d/*.conf -} - -sha256sums=('8bc2b45a5f08f5df6cebcd5543f24b7e68e28b64da4b23f08de2c6616384302b' -'1e374ff164667b6a11f84c825a39996b449dc712d573996907cd47f063bf0dd5' -'3c7179f40216b594675f26bb73884406c8ac91577b609dd1ab9837f889954007' -'6adadb405bebe99bb6a50e80e7c1a356996626e135d566283448fe4019fff3a4') Copied: audit/repos/community-i686/PKGBUILD (from rev 88731, audit/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 07:51:09 UTC (rev 88732) @@ -0,0 +1,65 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com +# Contributor: Connor Behan connor.be...@gmail.com +# Contributor: henning mueller henn...@orgizm.net + +pkgname=audit +pkgver=2.2.3 +pkgrel=1 +pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the
[arch-commits] Commit in lib32-gdk-pixbuf2/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 10:11:49 Author: bluewind Revision: 88733 upgpkg: lib32-gdk-pixbuf2 2.28.1-1 upstream update Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 07:51:09 UTC (rev 88732) +++ PKGBUILD2013-04-22 08:11:49 UTC (rev 88733) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru ib...@archlinux.org _pkgbasename=gdk-pixbuf2 pkgname=lib32-$_pkgbasename -pkgver=2.26.5 +pkgver=2.28.1 pkgrel=1 pkgdesc=An image loading library (32-bit) arch=('x86_64') @@ -14,7 +14,7 @@ options=('!libtool' '!docs') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz) -sha256sums=('77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84') +sha256sums=('bea0b743fdb5c3c8e23210f73623ec5f18f9ead2522942897fe739d80b50c2bb') build() { export CC=gcc -m32
[arch-commits] Commit in lib32-gdk-pixbuf2/repos/multilib-x86_64 (4 files)
Date: Monday, April 22, 2013 @ 10:11:54 Author: bluewind Revision: 88734 archrelease: copy trunk to multilib-x86_64 Added: lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD (from rev 88733, lib32-gdk-pixbuf2/trunk/PKGBUILD) lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install (from rev 88733, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install) Deleted: lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install -+ PKGBUILD| 92 +- gdk-pixbuf2.install | 22 +-- 2 files changed, 57 insertions(+), 57 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 08:11:49 UTC (rev 88733) +++ PKGBUILD2013-04-22 08:11:54 UTC (rev 88734) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru ib...@archlinux.org -_pkgbasename=gdk-pixbuf2 -pkgname=lib32-$_pkgbasename -pkgver=2.26.5 -pkgrel=1 -pkgdesc=An image loading library (32-bit) -arch=('x86_64') -url=http://www.gtk.org/; -license=('LGPL2') -depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11 - $_pkgbasename) -makedepends=(gcc-multilib) -options=('!libtool' '!docs') -install=gdk-pixbuf2.install -source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz) -sha256sums=('77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84') - -build() { - export CC=gcc -m32 - export CXX=g++ -m32 - export PKG_CONFIG_PATH=/usr/lib32/pkgconfig - - cd ${srcdir}/gdk-pixbuf-${pkgver} - - ./configure --prefix=/usr --libdir=/usr/lib32 \ ---without-libjasper \ ---with-x11 \ ---with-included-loaders=png - make -} - -package() { - cd ${srcdir}/gdk-pixbuf-${pkgver} - - make DESTDIR=${pkgdir} install - rm -rf ${pkgdir}/etc - rm -rf ${pkgdir}/usr/{include,share} - - cd ${pkgdir}/usr/bin - mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32 - rm gdk-pixbuf-pixdata - rm gdk-pixbuf-csource -} - -# vim:set ts=2 sw=2 et: Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/PKGBUILD (from rev 88733, lib32-gdk-pixbuf2/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 08:11:54 UTC (rev 88734) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Ionut Biru ib...@archlinux.org +_pkgbasename=gdk-pixbuf2 +pkgname=lib32-$_pkgbasename +pkgver=2.28.1 +pkgrel=1 +pkgdesc=An image loading library (32-bit) +arch=('x86_64') +url=http://www.gtk.org/; +license=('LGPL2') +depends=(lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11 + $_pkgbasename) +makedepends=(gcc-multilib) +options=('!libtool' '!docs') +install=gdk-pixbuf2.install +source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz) +sha256sums=('bea0b743fdb5c3c8e23210f73623ec5f18f9ead2522942897fe739d80b50c2bb') + +build() { + export CC=gcc -m32 + export CXX=g++ -m32 + export PKG_CONFIG_PATH=/usr/lib32/pkgconfig + + cd ${srcdir}/gdk-pixbuf-${pkgver} + + ./configure --prefix=/usr --libdir=/usr/lib32 \ +--without-libjasper \ +--with-x11 \ +--with-included-loaders=png + make +} + +package() { + cd ${srcdir}/gdk-pixbuf-${pkgver} + + make DESTDIR=${pkgdir} install + rm -rf ${pkgdir}/etc + rm -rf ${pkgdir}/usr/{include,share} + + cd ${pkgdir}/usr/bin + mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-32 + rm gdk-pixbuf-pixdata + rm gdk-pixbuf-csource +} + +# vim:set ts=2 sw=2 et: Deleted: gdk-pixbuf2.install === --- gdk-pixbuf2.install 2013-04-22 08:11:49 UTC (rev 88733) +++ gdk-pixbuf2.install 2013-04-22 08:11:54 UTC (rev 88734) @@ -1,11 +0,0 @@ -post_install() { -usr/bin/gdk-pixbuf-query-loaders-32 --update-cache -} - -post_upgrade() { -post_install -} - -pre_remove() { -rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache -} Copied: lib32-gdk-pixbuf2/repos/multilib-x86_64/gdk-pixbuf2.install (from rev 88733, lib32-gdk-pixbuf2/trunk/gdk-pixbuf2.install) === --- gdk-pixbuf2.install (rev 0) +++ gdk-pixbuf2.install 2013-04-22 08:11:54 UTC (rev 88734) @@ -0,0 +1,11 @@ +post_install() { +usr/bin/gdk-pixbuf-query-loaders-32 --update-cache +} + +post_upgrade() { +post_install +} + +pre_remove() { +rm -f usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache +}
[arch-commits] Commit in lib32-p11-kit/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 10:16:08 Author: bluewind Revision: 88735 upgpkg: lib32-p11-kit 0.18.1-1 upstream update Modified: lib32-p11-kit/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 08:11:54 UTC (rev 88734) +++ PKGBUILD2013-04-22 08:16:08 UTC (rev 88735) @@ -4,16 +4,16 @@ _pkgbasename=p11-kit pkgname=lib32-$_pkgbasename -pkgver=0.13 +pkgver=0.18.1 pkgrel=1 pkgdesc=Library to work with PKCS#11 modules (32-bit) arch=(i686 x86_64) url=http://p11-glue.freedesktop.org; license=('BSD') -depends=(lib32-glibc $_pkgbasename) +depends=(lib32-glibc lib32-libtasn1 $_pkgbasename) options=(!libtool) source=($url/releases/$_pkgbasename-$pkgver.tar.gz) -md5sums=('3892bc07ff54b1b391aad4628911801d') +md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c') build() { export CC=gcc -m32
[arch-commits] Commit in lib32-p11-kit/repos/multilib-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 10:16:12 Author: bluewind Revision: 88736 archrelease: copy trunk to multilib-x86_64 Added: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 88735, lib32-p11-kit/trunk/PKGBUILD) Deleted: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 08:16:08 UTC (rev 88735) +++ PKGBUILD2013-04-22 08:16:12 UTC (rev 88736) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Florian Pritz bluew...@xinu.at -# Contributor: Christoph Vigano m...@cvigano.de - -_pkgbasename=p11-kit -pkgname=lib32-$_pkgbasename -pkgver=0.13 -pkgrel=1 -pkgdesc=Library to work with PKCS#11 modules (32-bit) -arch=(i686 x86_64) -url=http://p11-glue.freedesktop.org; -license=('BSD') -depends=(lib32-glibc $_pkgbasename) -options=(!libtool) -source=($url/releases/$_pkgbasename-$pkgver.tar.gz) -md5sums=('3892bc07ff54b1b391aad4628911801d') - -build() { - export CC=gcc -m32 - export CXX=g++ -m32 - export PKG_CONFIG_PATH=/usr/lib32/pkgconfig - cd $srcdir/$_pkgbasename-$pkgver - - ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \ ---with-module-path=/usr/lib32/pkcs11 - make -} - -package() { - cd $srcdir/$_pkgbasename-$pkgver - make DESTDIR=$pkgdir install - rm -rf ${pkgdir}/etc - rm -rf ${pkgdir}/usr/{bin,include,share} - install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING -} - -# vim:set ts=2 sw=2 et: Copied: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 88735, lib32-p11-kit/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 08:16:12 UTC (rev 88736) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Florian Pritz bluew...@xinu.at +# Contributor: Christoph Vigano m...@cvigano.de + +_pkgbasename=p11-kit +pkgname=lib32-$_pkgbasename +pkgver=0.18.1 +pkgrel=1 +pkgdesc=Library to work with PKCS#11 modules (32-bit) +arch=(i686 x86_64) +url=http://p11-glue.freedesktop.org; +license=('BSD') +depends=(lib32-glibc lib32-libtasn1 $_pkgbasename) +options=(!libtool) +source=($url/releases/$_pkgbasename-$pkgver.tar.gz) +md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c') + +build() { + export CC=gcc -m32 + export CXX=g++ -m32 + export PKG_CONFIG_PATH=/usr/lib32/pkgconfig + cd $srcdir/$_pkgbasename-$pkgver + + ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \ +--with-module-path=/usr/lib32/pkcs11 + make +} + +package() { + cd $srcdir/$_pkgbasename-$pkgver + make DESTDIR=$pkgdir install + rm -rf ${pkgdir}/etc + rm -rf ${pkgdir}/usr/{bin,include,share} + install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in sip/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:21:15 Author: andrea Revision: 183492 upgpkg: sip 4.14.6-1 Upstream release Modified: sip/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:10:18 UTC (rev 183491) +++ PKGBUILD2013-04-22 09:21:15 UTC (rev 183492) @@ -5,14 +5,14 @@ pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.14.5 +pkgver=4.14.6 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=('51757771c204e9fbad359f372a0b8256') +md5sums=('d6493b9f0a7911566545f694327314c4') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
[arch-commits] Commit in sip/repos (4 files)
Date: Monday, April 22, 2013 @ 11:21:24 Author: andrea Revision: 183493 archrelease: copy trunk to extra-i686, extra-x86_64 Added: sip/repos/extra-i686/PKGBUILD (from rev 183492, sip/trunk/PKGBUILD) sip/repos/extra-x86_64/PKGBUILD (from rev 183492, sip/trunk/PKGBUILD) Deleted: sip/repos/extra-i686/PKGBUILD sip/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 128 extra-i686/PKGBUILD | 64 extra-x86_64/PKGBUILD | 64 3 files changed, 128 insertions(+), 128 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 09:21:15 UTC (rev 183492) +++ extra-i686/PKGBUILD 2013-04-22 09:21:24 UTC (rev 183493) @@ -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.5 -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=('51757771c204e9fbad359f372a0b8256') - -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 183492, sip/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 09:21:24 UTC (rev 183493) @@ -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.6 +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=('d6493b9f0a7911566545f694327314c4') + +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
[arch-commits] Commit in bbswitch/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:24:36 Author: tpowa Revision: 88737 upgpkg: bbswitch 0.6-4 rebuild against 3.8.8 Modified: bbswitch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 08:16:12 UTC (rev 88736) +++ PKGBUILD2013-04-22 09:24:36 UTC (rev 88737) @@ -5,7 +5,7 @@ pkgname=bbswitch pkgver=0.6 _extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install -pkgrel=3 +pkgrel=4 pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus laptops arch=('i686' 'x86_64') url=(http://github.com/Bumblebee-Project/bbswitch;)
[arch-commits] Commit in bbswitch/repos (6 files)
Date: Monday, April 22, 2013 @ 11:24:47 Author: tpowa Revision: 88738 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: bbswitch/repos/community-testing-i686/ bbswitch/repos/community-testing-i686/PKGBUILD (from rev 88737, bbswitch/trunk/PKGBUILD) bbswitch/repos/community-testing-i686/bbswitch.install (from rev 88737, bbswitch/trunk/bbswitch.install) bbswitch/repos/community-testing-x86_64/ bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 88737, bbswitch/trunk/PKGBUILD) bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 88737, bbswitch/trunk/bbswitch.install) ---+ community-testing-i686/PKGBUILD | 32 community-testing-i686/bbswitch.install | 12 ++ community-testing-x86_64/PKGBUILD | 32 community-testing-x86_64/bbswitch.install | 12 ++ 4 files changed, 88 insertions(+) Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 88737, bbswitch/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:24:47 UTC (rev 88738) @@ -0,0 +1,32 @@ +# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com +# Contributor: M0Rf30 +# Contributor: Samsagax samsa...@gmail.com + +pkgname=bbswitch +pkgver=0.6 +_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install +pkgrel=4 +pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus laptops +arch=('i686' 'x86_64') +url=(http://github.com/Bumblebee-Project/bbswitch;) +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers=3.8' 'linux-headers3.9') +install=bbswitch.install +source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;) +md5sums=('c5496e3225c8e70d02a24bfd8a50faf6') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + _kernver=$(cat /usr/lib/modules/${_extramodules}/version) + + make KDIR=/usr/src/linux-${_kernver} +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + + install -Dm644 bbswitch.ko ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko + gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko +} Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 88737, bbswitch/trunk/bbswitch.install) === --- community-testing-i686/bbswitch.install (rev 0) +++ community-testing-i686/bbswitch.install 2013-04-22 09:24:47 UTC (rev 88738) @@ -0,0 +1,12 @@ +post_install() { +EXTRAMODULES='extramodules-3.8-ARCH' +depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) +} + +post_upgrade() { +post_install +} + +post_remove() { +post_install +} Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 88737, bbswitch/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-04-22 09:24:47 UTC (rev 88738) @@ -0,0 +1,32 @@ +# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com +# Contributor: M0Rf30 +# Contributor: Samsagax samsa...@gmail.com + +pkgname=bbswitch +pkgver=0.6 +_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install +pkgrel=4 +pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus laptops +arch=('i686' 'x86_64') +url=(http://github.com/Bumblebee-Project/bbswitch;) +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers=3.8' 'linux-headers3.9') +install=bbswitch.install +source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;) +md5sums=('c5496e3225c8e70d02a24bfd8a50faf6') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + _kernver=$(cat /usr/lib/modules/${_extramodules}/version) + + make KDIR=/usr/src/linux-${_kernver} +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + + install -Dm644 bbswitch.ko ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko + gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko +} Copied: bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 88737, bbswitch/trunk/bbswitch.install) === --- community-testing-x86_64/bbswitch.install (rev 0) +++ community-testing-x86_64/bbswitch.install 2013-04-22 09:24:47 UTC (rev 88738) @@ -0,0 +1,12 @@ +post_install() { +EXTRAMODULES='extramodules-3.8-ARCH' +depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) +} + +post_upgrade() { +post_install +} + +post_remove() { +post_install +}
[arch-commits] Commit in cdfs/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:24:50 Author: tpowa Revision: 88739 upgpkg: cdfs 2.6.27-41 rebuild against 3.8.8 Modified: cdfs/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:24:47 UTC (rev 88738) +++ PKGBUILD2013-04-22 09:24:50 UTC (rev 88739) @@ -5,7 +5,7 @@ pkgname=cdfs pkgver=2.6.27 _extramodules=extramodules-3.8-ARCH # Don't forget to update cdfs.install -pkgrel=40 +pkgrel=41 pkgdesc=File system module that 'exports' all tracks and boot images on a CD as normal files. arch=(i686 x86_64) url=http://www.elis.UGent.be/~ronsse/cdfs/;
[arch-commits] Commit in cdfs/repos (14 files)
Date: Monday, April 22, 2013 @ 11:25:04 Author: tpowa Revision: 88740 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: cdfs/repos/community-testing-i686/ cdfs/repos/community-testing-i686/PKGBUILD (from rev 88739, cdfs/trunk/PKGBUILD) cdfs/repos/community-testing-i686/cdfs-3.0.patch (from rev 88739, cdfs/trunk/cdfs-3.0.patch) cdfs/repos/community-testing-i686/cdfs-3.2.patch (from rev 88739, cdfs/trunk/cdfs-3.2.patch) cdfs/repos/community-testing-i686/cdfs-3.4.patch (from rev 88739, cdfs/trunk/cdfs-3.4.patch) cdfs/repos/community-testing-i686/cdfs-3.8.patch (from rev 88739, cdfs/trunk/cdfs-3.8.patch) cdfs/repos/community-testing-i686/cdfs.install (from rev 88739, cdfs/trunk/cdfs.install) cdfs/repos/community-testing-x86_64/ cdfs/repos/community-testing-x86_64/PKGBUILD (from rev 88739, cdfs/trunk/PKGBUILD) cdfs/repos/community-testing-x86_64/cdfs-3.0.patch (from rev 88739, cdfs/trunk/cdfs-3.0.patch) cdfs/repos/community-testing-x86_64/cdfs-3.2.patch (from rev 88739, cdfs/trunk/cdfs-3.2.patch) cdfs/repos/community-testing-x86_64/cdfs-3.4.patch (from rev 88739, cdfs/trunk/cdfs-3.4.patch) cdfs/repos/community-testing-x86_64/cdfs-3.8.patch (from rev 88739, cdfs/trunk/cdfs-3.8.patch) cdfs/repos/community-testing-x86_64/cdfs.install (from rev 88739, cdfs/trunk/cdfs.install) -+ community-testing-i686/PKGBUILD | 42 community-testing-i686/cdfs-3.0.patch | 274 ++ community-testing-i686/cdfs-3.2.patch | 12 + community-testing-i686/cdfs-3.4.patch | 12 + community-testing-i686/cdfs-3.8.patch | 42 community-testing-i686/cdfs.install | 14 + community-testing-x86_64/PKGBUILD | 42 community-testing-x86_64/cdfs-3.0.patch | 274 ++ community-testing-x86_64/cdfs-3.2.patch | 12 + community-testing-x86_64/cdfs-3.4.patch | 12 + community-testing-x86_64/cdfs-3.8.patch | 42 community-testing-x86_64/cdfs.install | 14 + 12 files changed, 792 insertions(+) Copied: cdfs/repos/community-testing-i686/PKGBUILD (from rev 88739, cdfs/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:25:04 UTC (rev 88740) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: J. Santiago Hirschfeld jsantia...@yahoo.com.ar + +pkgname=cdfs +pkgver=2.6.27 +_extramodules=extramodules-3.8-ARCH # Don't forget to update cdfs.install +pkgrel=41 +pkgdesc=File system module that 'exports' all tracks and boot images on a CD as normal files. +arch=(i686 x86_64) +url=http://www.elis.UGent.be/~ronsse/cdfs/; +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers') +install=cdfs.install +source=(http://www.elis.UGent.be/~ronsse/cdfs/download/$pkgname-$pkgver.tar.bz2; + cdfs-3.0.patch + cdfs-3.2.patch + cdfs-3.4.patch + cdfs-3.8.patch) +md5sums=('ac64c014a90e3c488394832ea29605b3' + 'aba7da94a9dcbb8a93ea423cb6958fef' + 'e934407b3460257a301822ffc4ab3933' + '9215e7bdac728bd2f889fb525e543454' + 'b036fd72b033294605bec2b60a73e3bd') + +build() { + _kernver=$(cat /usr/lib/modules/${_extramodules}/version) + + cd $srcdir/$pkgname-$pkgver + patch -p1 $srcdir/cdfs-3.0.patch + patch -p1 $srcdir/cdfs-3.2.patch + patch -p1 $srcdir/cdfs-3.4.patch + patch -p1 $srcdir/cdfs-3.8.patch + make KDIR=/usr/lib/modules/${_kernver}/build + sed -i s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ $startdir/cdfs.install +} + +package() { + cd $srcdir/$pkgname-$pkgver + install -Dm0644 cdfs.ko $pkgdir/usr/lib/modules/$_extramodules/cdfs.ko +} Copied: cdfs/repos/community-testing-i686/cdfs-3.0.patch (from rev 88739, cdfs/trunk/cdfs-3.0.patch) === --- community-testing-i686/cdfs-3.0.patch (rev 0) +++ community-testing-i686/cdfs-3.0.patch 2013-04-22 09:25:04 UTC (rev 88740) @@ -0,0 +1,274 @@ +diff -wbBur cdfs-2.6.27/cddata.c cdfs-2.6.27.my/cddata.c +--- cdfs-2.6.27/cddata.c 2009-12-21 17:04:03.0 +0300 cdfs-2.6.27.my/cddata.c2011-07-24 21:18:44.0 +0400 +@@ -83,7 +83,7 @@ + #else + .mmap = generic_file_readonly_mmap, + #if LINUX_VERSION_CODE KERNEL_VERSION(2,6,27) +- .sendfile = generic_file_sendfile ++// .sendfile = generic_file_sendfile + #else + .splice_read = generic_file_splice_read + #endif +diff -wbBur cdfs-2.6.27/root.c cdfs-2.6.27.my/root.c +--- cdfs-2.6.27/root.c 2009-12-21 16:38:31.0 +0300 cdfs-2.6.27.my/root.c 2011-07-25 13:16:59.0 +0400 +@@ -32,19 +30,14 @@ + *Added code to transform /proc/cdfs into a sequential
[arch-commits] Commit in tp_smapi-lts/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:25:58 Author: tpowa Revision: 88741 upgpkg: tp_smapi-lts 0.41-11 rebuild against 3.0.74 Modified: tp_smapi-lts/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:25:04 UTC (rev 88740) +++ PKGBUILD2013-04-22 09:25:58 UTC (rev 88741) @@ -11,7 +11,7 @@ _pkgname=tp_smapi _extramodules=/usr/lib/modules/extramodules-3.0-lts pkgver=0.41 -pkgrel=10 +pkgrel=11 pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality arch=('i686' 'x86_64') url='https://github.com/evgeni/tp_smapi'
[arch-commits] Commit in tp_smapi-lts/repos (6 files)
Date: Monday, April 22, 2013 @ 11:26:04 Author: tpowa Revision: 88742 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: tp_smapi-lts/repos/community-testing-i686/ tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 88741, tp_smapi-lts/trunk/PKGBUILD) tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install) tp_smapi-lts/repos/community-testing-x86_64/ tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88741, tp_smapi-lts/trunk/PKGBUILD) tp_smapi-lts/repos/community-testing-x86_64/tp_smapi-lts.install (from rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install) ---+ community-testing-i686/PKGBUILD | 56 community-testing-i686/tp_smapi-lts.install | 13 + community-testing-x86_64/PKGBUILD | 56 community-testing-x86_64/tp_smapi-lts.install | 13 + 4 files changed, 138 insertions(+) Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 88741, tp_smapi-lts/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:26:04 UTC (rev 88742) @@ -0,0 +1,56 @@ +# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de +# Contributor: xduugu +# Contributor: nh2 +# Contributor: Steven Davidovitz steviedizzle ð gmail đ com +# Contributor: Nick B Shirakawasuna ð gmail đ com +# Contributor: Christof Musik christof ð senfdax đ de +# Contributor: Stefan Rupp archlinux ð stefanrupp đ de +# Contributor: Ignas Anikevicius anikevicius ð gmail đ com + +pkgname=tp_smapi-lts +_pkgname=tp_smapi +_extramodules=/usr/lib/modules/extramodules-3.0-lts +pkgver=0.41 +pkgrel=11 +pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality +arch=('i686' 'x86_64') +url='https://github.com/evgeni/tp_smapi' +license=('GPL') +depends=('linux-lts=3.0' 'linux-lts3.1') +makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1') +install=${pkgname}.install +source=(https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;) +md5sums=('63c683415c764568f6bf17c7eabe4752') + +build() { + cd ${srcdir}/${_pkgname}-${pkgver} + + _kernver=$( ${_extramodules}/version) + + sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \ + -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile + + make HDAPS=1 +} + +package() { + _kernver=$( ${_extramodules}/version) + + make -C ${_extramodules%/*}/${_kernver}/build \ +INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \ +M=${srcdir}/${_pkgname}-${pkgver} modules_install + + cd ${pkgdir}/${_extramodules%/*} + mv ${_kernver}/extra ${_extramodules##*/} + rmdir ${_kernver} + + # compress kernel modules + find ${pkgdir} -name *.ko -exec gzip -9 {} + + + # load module on startup + echo tp_smapi ${srcdir}/${pkgname}.conf + install -Dm644 ${srcdir}/${pkgname}.conf ${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf + + # update kernel version in install file + sed -ri s#^(extramodules=).*\$#\1${_extramodules}# ${startdir}/${pkgname}.install +} Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from rev 88741, tp_smapi-lts/trunk/tp_smapi-lts.install) === --- community-testing-i686/tp_smapi-lts.install (rev 0) +++ community-testing-i686/tp_smapi-lts.install 2013-04-22 09:26:04 UTC (rev 88742) @@ -0,0 +1,13 @@ +extramodules=/usr/lib/modules/extramodules-3.0-lts + +post_install() { + depmod -v $( $extramodules/version) /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88741, tp_smapi-lts/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-04-22 09:26:04 UTC (rev 88742) @@ -0,0 +1,56 @@ +# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de +# Contributor: xduugu +# Contributor: nh2 +# Contributor: Steven Davidovitz steviedizzle ð gmail đ com +# Contributor: Nick B Shirakawasuna ð gmail đ com +# Contributor: Christof Musik christof ð senfdax đ de +# Contributor: Stefan Rupp archlinux ð stefanrupp đ de +# Contributor: Ignas Anikevicius anikevicius ð gmail đ com + +pkgname=tp_smapi-lts +_pkgname=tp_smapi +_extramodules=/usr/lib/modules/extramodules-3.0-lts +pkgver=0.41 +pkgrel=11 +pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality +arch=('i686' 'x86_64') +url='https://github.com/evgeni/tp_smapi' +license=('GPL') +depends=('linux-lts=3.0' 'linux-lts3.1') +makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1')
[arch-commits] Commit in r8168-lts/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:26:07 Author: tpowa Revision: 88743 upgpkg: r8168-lts 8.035.00-3 rebuild against 3.0.74 Modified: r8168-lts/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:26:04 UTC (rev 88742) +++ PKGBUILD2013-04-22 09:26:07 UTC (rev 88743) @@ -4,7 +4,7 @@ pkgname=r8168-lts _pkgname=r8168 pkgver=8.035.00 -pkgrel=2 +pkgrel=3 pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts url=http://www.realtek.com.tw; license=(GPL)
[arch-commits] Commit in r8168-lts/repos (6 files)
Date: Monday, April 22, 2013 @ 11:26:13 Author: tpowa Revision: 88744 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: r8168-lts/repos/community-testing-i686/ r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 88743, r8168-lts/trunk/PKGBUILD) r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 88743, r8168-lts/trunk/r8168-lts.install) r8168-lts/repos/community-testing-x86_64/ r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88743, r8168-lts/trunk/PKGBUILD) r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 88743, r8168-lts/trunk/r8168-lts.install) + community-testing-i686/PKGBUILD| 34 +++ community-testing-i686/r8168-lts.install | 17 + community-testing-x86_64/PKGBUILD | 34 +++ community-testing-x86_64/r8168-lts.install | 17 + 4 files changed, 102 insertions(+) Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 88743, r8168-lts/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:26:13 UTC (rev 88744) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com + +pkgname=r8168-lts +_pkgname=r8168 +pkgver=8.035.00 +pkgrel=3 +pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts +url=http://www.realtek.com.tw; +license=(GPL) +arch=('i686' 'x86_64') +depends=('glibc' linux-lts=3.0 linux-lts3.1) +makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1) +source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2) +install=$pkgname.install + +_extramodules=extramodules-3.0-lts + +build() { + cd $_pkgname-$pkgver + local _kernver=$(cat /usr/lib/modules/$_extramodules/version) + make -C /usr/lib/modules/$_kernver/build \ + SUBDIRS=$srcdir/$_pkgname-$pkgver/src \ + EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \ + modules +} + +package() { + cd $_pkgname-$pkgver + install -Dm644 src/$_pkgname.ko $pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko + find $pkgdir -name '*.ko' -exec gzip -9 {} + +} + +sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73') Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 88743, r8168-lts/trunk/r8168-lts.install) === --- community-testing-i686/r8168-lts.install(rev 0) +++ community-testing-i686/r8168-lts.install2013-04-22 09:26:13 UTC (rev 88744) @@ -0,0 +1,17 @@ +rebuild_module_dependencies() { + EXTRAMODULES='extramodules-3.0-lts' + depmod $(cat /lib/modules/$EXTRAMODULES/version) +} + +post_install() { + rebuild_module_dependencies + echo ' The module r8168 conflicts with r8169. You can blacklist it with:' + echo ' `echo blacklist r8169 /etc/modprobe.d/r8169_blacklist.conf`' +} +post_upgrade() { + rebuild_module_dependencies +} + +post_remove() { + rebuild_module_dependencies +} Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 88743, r8168-lts/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-04-22 09:26:13 UTC (rev 88744) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com + +pkgname=r8168-lts +_pkgname=r8168 +pkgver=8.035.00 +pkgrel=3 +pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts +url=http://www.realtek.com.tw; +license=(GPL) +arch=('i686' 'x86_64') +depends=('glibc' linux-lts=3.0 linux-lts3.1) +makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1) +source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2) +install=$pkgname.install + +_extramodules=extramodules-3.0-lts + +build() { + cd $_pkgname-$pkgver + local _kernver=$(cat /usr/lib/modules/$_extramodules/version) + make -C /usr/lib/modules/$_kernver/build \ + SUBDIRS=$srcdir/$_pkgname-$pkgver/src \ + EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \ + modules +} + +package() { + cd $_pkgname-$pkgver + install -Dm644 src/$_pkgname.ko $pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko + find $pkgdir -name '*.ko' -exec gzip -9 {} + +} + +sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73') Copied: r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 88743, r8168-lts/trunk/r8168-lts.install)
[arch-commits] Commit in bbswitch/repos (8 files)
Date: Monday, April 22, 2013 @ 11:26:36 Author: tpowa Revision: 88745 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 88744, bbswitch/trunk/PKGBUILD) bbswitch/repos/community-testing-i686/bbswitch.install (from rev 88744, bbswitch/trunk/bbswitch.install) bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 88744, bbswitch/trunk/PKGBUILD) bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 88744, bbswitch/trunk/bbswitch.install) Deleted: bbswitch/repos/community-testing-i686/PKGBUILD bbswitch/repos/community-testing-i686/bbswitch.install bbswitch/repos/community-testing-x86_64/PKGBUILD bbswitch/repos/community-testing-x86_64/bbswitch.install ---+ /PKGBUILD | 64 /bbswitch.install | 24 ++ community-testing-i686/PKGBUILD | 32 -- community-testing-i686/bbswitch.install | 12 - community-testing-x86_64/PKGBUILD | 32 -- community-testing-x86_64/bbswitch.install | 12 - 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: community-testing-i686/PKGBUILD === --- community-testing-i686/PKGBUILD 2013-04-22 09:26:13 UTC (rev 88744) +++ community-testing-i686/PKGBUILD 2013-04-22 09:26:36 UTC (rev 88745) @@ -1,32 +0,0 @@ -# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com -# Contributor: M0Rf30 -# Contributor: Samsagax samsa...@gmail.com - -pkgname=bbswitch -pkgver=0.6 -_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install -pkgrel=4 -pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus laptops -arch=('i686' 'x86_64') -url=(http://github.com/Bumblebee-Project/bbswitch;) -license=('GPL') -depends=('linux=3.8' 'linux3.9') -makedepends=('linux-headers=3.8' 'linux-headers3.9') -install=bbswitch.install -source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;) -md5sums=('c5496e3225c8e70d02a24bfd8a50faf6') - -build() { - cd ${srcdir}/${pkgname}-${pkgver} - - _kernver=$(cat /usr/lib/modules/${_extramodules}/version) - - make KDIR=/usr/src/linux-${_kernver} -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - - install -Dm644 bbswitch.ko ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko - gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko -} Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 88744, bbswitch/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:26:36 UTC (rev 88745) @@ -0,0 +1,32 @@ +# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com +# Contributor: M0Rf30 +# Contributor: Samsagax samsa...@gmail.com + +pkgname=bbswitch +pkgver=0.6 +_extramodules=extramodules-3.8-ARCH # Don't forget to update bbswitch.install +pkgrel=4 +pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus laptops +arch=('i686' 'x86_64') +url=(http://github.com/Bumblebee-Project/bbswitch;) +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers=3.8' 'linux-headers3.9') +install=bbswitch.install +source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;) +md5sums=('c5496e3225c8e70d02a24bfd8a50faf6') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + _kernver=$(cat /usr/lib/modules/${_extramodules}/version) + + make KDIR=/usr/src/linux-${_kernver} +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + + install -Dm644 bbswitch.ko ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko + gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko +} Deleted: community-testing-i686/bbswitch.install === --- community-testing-i686/bbswitch.install 2013-04-22 09:26:13 UTC (rev 88744) +++ community-testing-i686/bbswitch.install 2013-04-22 09:26:36 UTC (rev 88745) @@ -1,12 +0,0 @@ -post_install() { -EXTRAMODULES='extramodules-3.8-ARCH' -depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) -} - -post_upgrade() { -post_install -} - -post_remove() { -post_install -} Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 88744, bbswitch/trunk/bbswitch.install) === --- community-testing-i686/bbswitch.install (rev 0) +++ community-testing-i686/bbswitch.install 2013-04-22 09:26:36 UTC (rev 88745) @@ -0,0 +1,12 @@ +post_install() { +EXTRAMODULES='extramodules-3.8-ARCH' +depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
[arch-commits] Commit in cdfs/repos (24 files)
Date: Monday, April 22, 2013 @ 11:26:55 Author: tpowa Revision: 88746 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: cdfs/repos/community-testing-i686/PKGBUILD (from rev 88745, cdfs/trunk/PKGBUILD) cdfs/repos/community-testing-i686/cdfs-3.0.patch (from rev 88745, cdfs/trunk/cdfs-3.0.patch) cdfs/repos/community-testing-i686/cdfs-3.2.patch (from rev 88745, cdfs/trunk/cdfs-3.2.patch) cdfs/repos/community-testing-i686/cdfs-3.4.patch (from rev 88745, cdfs/trunk/cdfs-3.4.patch) cdfs/repos/community-testing-i686/cdfs-3.8.patch (from rev 88745, cdfs/trunk/cdfs-3.8.patch) cdfs/repos/community-testing-i686/cdfs.install (from rev 88745, cdfs/trunk/cdfs.install) cdfs/repos/community-testing-x86_64/PKGBUILD (from rev 88745, cdfs/trunk/PKGBUILD) cdfs/repos/community-testing-x86_64/cdfs-3.0.patch (from rev 88745, cdfs/trunk/cdfs-3.0.patch) cdfs/repos/community-testing-x86_64/cdfs-3.2.patch (from rev 88745, cdfs/trunk/cdfs-3.2.patch) cdfs/repos/community-testing-x86_64/cdfs-3.4.patch (from rev 88745, cdfs/trunk/cdfs-3.4.patch) cdfs/repos/community-testing-x86_64/cdfs-3.8.patch (from rev 88745, cdfs/trunk/cdfs-3.8.patch) cdfs/repos/community-testing-x86_64/cdfs.install (from rev 88745, cdfs/trunk/cdfs.install) Deleted: cdfs/repos/community-testing-i686/PKGBUILD cdfs/repos/community-testing-i686/cdfs-3.0.patch cdfs/repos/community-testing-i686/cdfs-3.2.patch cdfs/repos/community-testing-i686/cdfs-3.4.patch cdfs/repos/community-testing-i686/cdfs-3.8.patch cdfs/repos/community-testing-i686/cdfs.install cdfs/repos/community-testing-x86_64/PKGBUILD cdfs/repos/community-testing-x86_64/cdfs-3.0.patch cdfs/repos/community-testing-x86_64/cdfs-3.2.patch cdfs/repos/community-testing-x86_64/cdfs-3.4.patch cdfs/repos/community-testing-x86_64/cdfs-3.8.patch cdfs/repos/community-testing-x86_64/cdfs.install -+ /PKGBUILD | 84 /cdfs-3.0.patch | 548 ++ /cdfs-3.2.patch | 24 + /cdfs-3.4.patch | 24 + /cdfs-3.8.patch | 84 /cdfs.install | 28 + community-testing-i686/PKGBUILD | 42 -- community-testing-i686/cdfs-3.0.patch | 274 --- community-testing-i686/cdfs-3.2.patch | 12 community-testing-i686/cdfs-3.4.patch | 12 community-testing-i686/cdfs-3.8.patch | 42 -- community-testing-i686/cdfs.install | 14 community-testing-x86_64/PKGBUILD | 42 -- community-testing-x86_64/cdfs-3.0.patch | 274 --- community-testing-x86_64/cdfs-3.2.patch | 12 community-testing-x86_64/cdfs-3.4.patch | 12 community-testing-x86_64/cdfs-3.8.patch | 42 -- community-testing-x86_64/cdfs.install | 14 18 files changed, 792 insertions(+), 792 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 88745:88746 to see the changes.
[arch-commits] Commit in ndiswrapper/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:26:57 Author: tpowa Revision: 88747 upgpkg: ndiswrapper 1.58-6 rebuild against 3.8.8 Modified: ndiswrapper/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:26:55 UTC (rev 88746) +++ PKGBUILD2013-04-22 09:26:57 UTC (rev 88747) @@ -6,7 +6,7 @@ _extramodules=extramodules-3.8-ARCH pkgname=ndiswrapper pkgver=1.58 -pkgrel=5 +pkgrel=6 pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by vendors. license=('GPL') arch=('i686' 'x86_64')
[arch-commits] Commit in ndiswrapper/repos (6 files)
Date: Monday, April 22, 2013 @ 11:27:03 Author: tpowa Revision: 88748 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: ndiswrapper/repos/community-testing-i686/ ndiswrapper/repos/community-testing-i686/PKGBUILD (from rev 88747, ndiswrapper/trunk/PKGBUILD) ndiswrapper/repos/community-testing-i686/ndiswrapper.install (from rev 88747, ndiswrapper/trunk/ndiswrapper.install) ndiswrapper/repos/community-testing-x86_64/ ndiswrapper/repos/community-testing-x86_64/PKGBUILD (from rev 88747, ndiswrapper/trunk/PKGBUILD) ndiswrapper/repos/community-testing-x86_64/ndiswrapper.install (from rev 88747, ndiswrapper/trunk/ndiswrapper.install) --+ community-testing-i686/PKGBUILD | 48 + community-testing-i686/ndiswrapper.install | 17 community-testing-x86_64/PKGBUILD| 48 + community-testing-x86_64/ndiswrapper.install | 17 4 files changed, 130 insertions(+) Copied: ndiswrapper/repos/community-testing-i686/PKGBUILD (from rev 88747, ndiswrapper/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:27:03 UTC (rev 88748) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Thorsten Töpper atsutane...@freethoughts.de +# Contributor: SpepS dreamspepser at yahoo dot it +# Contributor: Tobias Powalowski tp...@archlinux.org + +_extramodules=extramodules-3.8-ARCH +pkgname=ndiswrapper +pkgver=1.58 +pkgrel=6 +pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by vendors. +license=('GPL') +arch=('i686' 'x86_64') +url=http://ndiswrapper.sourceforge.net; +install=ndiswrapper.install +depends=('linux=3.8' 'linux3.9' 'wireless_tools' 'perl') +makedepends=('linux-headers') +provides=($pkgname-utils $pkgname-bin) +replaces=($pkgname-utils $pkgname-bin) +source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;) +options=('!strip') +sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c') + +build() { + cd $srcdir/$pkgname-$pkgver + + _kver=$(cat /usr/lib/modules/${_extramodules}/version) + + # modinfo path fix + sed -i /modinfo/s/s/usr\// driver/Makefile + + # make sure we point to the right build directory + sed -i /^KBUILD/ s,.*,KBUILD = $(readlink -f /usr/lib/modules/$_kver/build), driver/Makefile + + make KVERS=$_kver +} + +package() { + cd $srcdir/$pkgname-$pkgver + + _kver=$(cat /usr/lib/modules/${_extramodules}/version) + + make INST_DIR=usr/lib/modules/$_extramodules \ +KVERS=$_kver DESTDIR=$pkgdir/ install + + gzip $pkgdir/usr/lib/modules/$_extramodules/$pkgname.ko +} + +# vim:set ts=2 sw=2 et: Copied: ndiswrapper/repos/community-testing-i686/ndiswrapper.install (from rev 88747, ndiswrapper/trunk/ndiswrapper.install) === --- community-testing-i686/ndiswrapper.install (rev 0) +++ community-testing-i686/ndiswrapper.install 2013-04-22 09:27:03 UTC (rev 88748) @@ -0,0 +1,17 @@ +post_install() +{ + post_upgrade +} + +post_upgrade() +{ + EXTRAMODULES='extramodules-3.8-ARCH' + depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) +} + +post_remove() +{ + post_upgrade +} + +# vim:set ts=2 sw=2 et: Copied: ndiswrapper/repos/community-testing-x86_64/PKGBUILD (from rev 88747, ndiswrapper/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-04-22 09:27:03 UTC (rev 88748) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Thorsten Töpper atsutane...@freethoughts.de +# Contributor: SpepS dreamspepser at yahoo dot it +# Contributor: Tobias Powalowski tp...@archlinux.org + +_extramodules=extramodules-3.8-ARCH +pkgname=ndiswrapper +pkgver=1.58 +pkgrel=6 +pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by vendors. +license=('GPL') +arch=('i686' 'x86_64') +url=http://ndiswrapper.sourceforge.net; +install=ndiswrapper.install +depends=('linux=3.8' 'linux3.9' 'wireless_tools' 'perl') +makedepends=('linux-headers') +provides=($pkgname-utils $pkgname-bin) +replaces=($pkgname-utils $pkgname-bin) +source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;) +options=('!strip') +sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c') + +build() { + cd $srcdir/$pkgname-$pkgver + + _kver=$(cat /usr/lib/modules/${_extramodules}/version) + + # modinfo path fix + sed -i /modinfo/s/s/usr\// driver/Makefile + + # make sure we point to the right build directory + sed -i /^KBUILD/ s,.*,KBUILD = $(readlink -f /usr/lib/modules/$_kver/build), driver/Makefile + + make KVERS=$_kver +} + +package() { + cd $srcdir/$pkgname-$pkgver + + _kver=$(cat
[arch-commits] Commit in open-vm-tools-modules/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:27:08 Author: tpowa Revision: 88749 upgpkg: open-vm-tools-modules 1:9.2.2-10 rebuild against 3.8.8 Modified: open-vm-tools-modules/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:27:03 UTC (rev 88748) +++ PKGBUILD2013-04-22 09:27:08 UTC (rev 88749) @@ -6,7 +6,7 @@ epoch=1 pkgver=9.2.2 _pkgsubver=893683 -pkgrel=9 +pkgrel=10 pkgdesc=kernel modules for the open source implementation of VMware Tools arch=('i686' 'x86_64') url=http://open-vm-tools.sourceforge.net/;
[arch-commits] Commit in open-vm-tools-modules/repos (10 files)
Date: Monday, April 22, 2013 @ 11:27:20 Author: tpowa Revision: 88750 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: open-vm-tools-modules/repos/community-testing-i686/ open-vm-tools-modules/repos/community-testing-i686/PKGBUILD (from rev 88749, open-vm-tools-modules/trunk/PKGBUILD) open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch (from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch) open-vm-tools-modules/repos/community-testing-i686/modprobe.conf (from rev 88749, open-vm-tools-modules/trunk/modprobe.conf) open-vm-tools-modules/repos/community-testing-i686/open-vm-tools-modules.install (from rev 88749, open-vm-tools-modules/trunk/open-vm-tools-modules.install) open-vm-tools-modules/repos/community-testing-x86_64/ open-vm-tools-modules/repos/community-testing-x86_64/PKGBUILD (from rev 88749, open-vm-tools-modules/trunk/PKGBUILD) open-vm-tools-modules/repos/community-testing-x86_64/linux-3.8.patch (from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch) open-vm-tools-modules/repos/community-testing-x86_64/modprobe.conf (from rev 88749, open-vm-tools-modules/trunk/modprobe.conf) open-vm-tools-modules/repos/community-testing-x86_64/open-vm-tools-modules.install (from rev 88749, open-vm-tools-modules/trunk/open-vm-tools-modules.install) + community-testing-i686/PKGBUILD| 60 +++ community-testing-i686/linux-3.8.patch | 53 + community-testing-i686/modprobe.conf |1 community-testing-i686/open-vm-tools-modules.install | 23 + community-testing-x86_64/PKGBUILD | 60 +++ community-testing-x86_64/linux-3.8.patch | 53 + community-testing-x86_64/modprobe.conf |1 community-testing-x86_64/open-vm-tools-modules.install | 23 + 8 files changed, 274 insertions(+) Copied: open-vm-tools-modules/repos/community-testing-i686/PKGBUILD (from rev 88749, open-vm-tools-modules/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:27:20 UTC (rev 88750) @@ -0,0 +1,60 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Krzysztof Raczkowski racz...@gmail.com + +pkgname=open-vm-tools-modules +epoch=1 +pkgver=9.2.2 +_pkgsubver=893683 +pkgrel=10 +pkgdesc=kernel modules for the open source implementation of VMware Tools +arch=('i686' 'x86_64') +url=http://open-vm-tools.sourceforge.net/; +license=('GPL') +makedepends=('libdnet' 'procps' 'icu' 'uriparser' 'linux-headers') +depends=('linux') +install=$pkgname.install +options=('!strip' '!makeflags') +source=(http://downloads.sourceforge.net/open-vm-tools/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz; + modprobe.conf + linux-3.8.patch) +md5sums=('7af505681d736d4c9ee6493b1166689f' + 'bc5518489077e91655489bd04b868584' + 'ff757686649404db0c2c9761eb293174') + +build() { + _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -) + KERNEL_RELEASE=$(cat /usr/lib/modules/extramodules-3.${_kernver}-ARCH/version) + + cd $srcdir/open-vm-tools-${pkgver}-${_pkgsubver} + + patch -Np1 -i ${srcdir}/linux-3.8.patch + + sed -i 's|proc-3.2.8|procps|g' configure + sed -i 's|putname(name);|__putname(name);|' modules/linux/vmblock/linux/control.c + + [ $NOEXTRACT -eq 1 ] || ./configure \ + --prefix=/usr \ + --without-x \ + --with-linuxdir=/usr/lib/modules/$KERNEL_RELEASE + + make -C modules modules +} + +package() { + _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -) + depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1)) + KERNEL_VERSION=$(cat /usr/lib/modules/extramodules-3.${_kernver}-ARCH/version) + msg Kernel = $KERNEL_VERSION + + cd $srcdir/open-vm-tools-${pkgver}-${_pkgsubver} + mkdir -p $pkgdir/usr/lib/modules/extramodules-3.${_kernver}-ARCH/ + + find -type f -name '*.ko' \ +-exec install -t $pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH {} + + + gzip $pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/*.ko + + install -D -m 644 ${srcdir}/modprobe.conf ${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf + sed -i s|extramodules-.*-ARCH|extramodules-3.${_kernver}-ARCH| $startdir/$pkgname.install +} Copied: open-vm-tools-modules/repos/community-testing-i686/linux-3.8.patch (from rev 88749, open-vm-tools-modules/trunk/linux-3.8.patch) === --- community-testing-i686/linux-3.8.patch (rev 0) +++ community-testing-i686/linux-3.8.patch 2013-04-22 09:27:20 UTC (rev 88750) @@ -0,0 +1,53 @@ +diff -upr open-vm-tools-9.2.2-893683.orig/modules/linux/shared/compat_mm.h
[arch-commits] Commit in r8168/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:27:29 Author: tpowa Revision: 88751 upgpkg: r8168 8.035.00-9 rebuild against 3.8.8 Modified: r8168/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:27:20 UTC (rev 88750) +++ PKGBUILD2013-04-22 09:27:29 UTC (rev 88751) @@ -5,7 +5,7 @@ pkgname=r8168 pkgver=8.035.00 -pkgrel=8 +pkgrel=9 pkgdesc=A kernel module for Realtek 8168 network cards url=http://www.realtek.com.tw; license=(GPL)
[arch-commits] Commit in r8168/repos (8 files)
Date: Monday, April 22, 2013 @ 11:27:36 Author: tpowa Revision: 88752 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: r8168/repos/community-testing-i686/ r8168/repos/community-testing-i686/PKGBUILD (from rev 88751, r8168/trunk/PKGBUILD) r8168/repos/community-testing-i686/linux-3.8.patch (from rev 88751, r8168/trunk/linux-3.8.patch) r8168/repos/community-testing-i686/r8168.install (from rev 88751, r8168/trunk/r8168.install) r8168/repos/community-testing-x86_64/ r8168/repos/community-testing-x86_64/PKGBUILD (from rev 88751, r8168/trunk/PKGBUILD) r8168/repos/community-testing-x86_64/linux-3.8.patch (from rev 88751, r8168/trunk/linux-3.8.patch) r8168/repos/community-testing-x86_64/r8168.install (from rev 88751, r8168/trunk/r8168.install) --+ community-testing-i686/PKGBUILD | 49 + community-testing-i686/linux-3.8.patch | 48 community-testing-i686/r8168.install | 17 ++ community-testing-x86_64/PKGBUILD| 49 + community-testing-x86_64/linux-3.8.patch | 48 community-testing-x86_64/r8168.install | 17 ++ 6 files changed, 228 insertions(+) Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 88751, r8168/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:27:36 UTC (rev 88752) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com +# Contributor: Bob Fanger bfanger(at)gmail +# Contributor: Filip fila pruda com, Det nimetonmaili(at)gmail + +pkgname=r8168 +pkgver=8.035.00 +pkgrel=9 +pkgdesc=A kernel module for Realtek 8168 network cards +url=http://www.realtek.com.tw; +license=(GPL) +arch=('i686' 'x86_64') +depends=('glibc' 'linux') +makedepends=('linux-headers') +source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2 +linux-3.8.patch) +install=$pkgname.install + +build() { + _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -) + KERNEL_RELEASE=$(cat /usr/lib/modules/extramodules-3.$_kernver-ARCH/version) + + cd $pkgname-$pkgver + + patch -Np1 -i $srcdir/linux-3.8.patch + + # avoid using the Makefile directly -- it doesn't understand + # any kernel but the current. + make -C /usr/lib/modules/$KERNEL_RELEASE/build \ + SUBDIRS=$srcdir/$pkgname-$pkgver/src \ + EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \ + modules +} + +package() { + _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -) + depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1)) + KERNEL_VERSION=$(cat /usr/lib/modules/extramodules-3.$_kernver-ARCH/version) + msg Kernel = $KERNEL_VERSION + + cd $pkgname-$pkgver + install -Dm644 src/$pkgname.ko $pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko + find $pkgdir -name '*.ko' -exec gzip -9 {} + + + sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| $startdir/$pkgname.install +} + +sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73' +'fcf49d6147a7db3e739e6798b41230c13403cdba8ef8db93e7691c4c1e4617c3') Copied: r8168/repos/community-testing-i686/linux-3.8.patch (from rev 88751, r8168/trunk/linux-3.8.patch) === --- community-testing-i686/linux-3.8.patch (rev 0) +++ community-testing-i686/linux-3.8.patch 2013-04-22 09:27:36 UTC (rev 88752) @@ -0,0 +1,48 @@ +diff -upr r8168-8.035.00.orig/src/r8168_n.c r8168-8.035.00/src/r8168_n.c +--- r8168-8.035.00.orig/src/r8168_n.c 2013-02-21 03:31:04.0 +0200 r8168-8.035.00/src/r8168_n.c 2013-02-21 03:31:56.0 +0200 +@@ -14541,7 +14541,7 @@ rtl8168_phy_power_down (struct net_devic + spin_unlock_irqrestore(tp-phy_lock, flags); + } + +-static int __devinit ++static int + rtl8168_init_board(struct pci_dev *pdev, + struct net_device **dev_out, + void __iomem **ioaddr_out) +@@ -14711,7 +14711,7 @@ err_out: + goto out; + } + +-static void __devinit ++static void + rtl8168_init_sequence(struct rtl8168_private *tp) + { + void __iomem *ioaddr = tp-mmio_addr; +@@ -14964,7 +14964,7 @@ static const struct net_device_ops rtl81 + }; + #endif + +-static int __devinit ++static int + rtl8168_init_one(struct pci_dev *pdev, +const struct pci_device_id *ent) + { +@@ -15128,7 +15128,7 @@ rtl8168_init_one(struct pci_dev *pdev, + return 0; + } + +-static void __devexit ++static void + rtl8168_remove_one(struct pci_dev *pdev) + { +
[arch-commits] Commit in rt3562sta/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:27:43 Author: tpowa Revision: 88753 upgpkg: rt3562sta 2.4.1.1-27 rebuild against 3.8.8 Modified: rt3562sta/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:27:36 UTC (rev 88752) +++ PKGBUILD2013-04-22 09:27:43 UTC (rev 88753) @@ -4,7 +4,7 @@ pkgname=rt3562sta pkgver=2.4.1.1 -pkgrel=26 +pkgrel=27 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module arch=(i686 x86_64) url=http://www.mediatek.com/en/Products/support.php?sn=501;
[arch-commits] Commit in rt3562sta/repos (24 files)
Date: Monday, April 22, 2013 @ 11:28:06 Author: tpowa Revision: 88754 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: rt3562sta/repos/community-testing-i686/ rt3562sta/repos/community-testing-i686/PKGBUILD (from rev 88753, rt3562sta/trunk/PKGBUILD) rt3562sta/repos/community-testing-i686/linux-3.8.patch (from rev 88753, rt3562sta/trunk/linux-3.8.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch) rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch) rt3562sta/repos/community-testing-i686/rt3562sta.install (from rev 88753, rt3562sta/trunk/rt3562sta.install) rt3562sta/repos/community-testing-x86_64/ rt3562sta/repos/community-testing-x86_64/PKGBUILD (from rev 88753, rt3562sta/trunk/PKGBUILD) rt3562sta/repos/community-testing-x86_64/linux-3.8.patch (from rev 88753, rt3562sta/trunk/linux-3.8.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-config.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-reduce_debug_output.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove_date_time.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-return_nonvoid.patch (from rev 88753, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch) rt3562sta/repos/community-testing-x86_64/rt3562sta.install (from rev 88753, rt3562sta/trunk/rt3562sta.install) + community-testing-i686/PKGBUILD | 88 community-testing-i686/linux-3.8.patch | 50 + community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch | 11 + community-testing-i686/rt3562sta-2.4.1.1-config.patch | 98 ++ community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch | 13 + community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch | 14 + community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch | 15 + community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch | 47 community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch | 11 + community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch | 11 + community-testing-i686/rt3562sta.install | 16 + community-testing-x86_64/PKGBUILD | 88 community-testing-x86_64/linux-3.8.patch
[arch-commits] Commit in tp_smapi/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:28:16 Author: tpowa Revision: 88755 upgpkg: tp_smapi 0.41-18 rebuild against 3.8.8 Modified: tp_smapi/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:28:06 UTC (rev 88754) +++ PKGBUILD2013-04-22 09:28:16 UTC (rev 88755) @@ -10,7 +10,7 @@ pkgname=tp_smapi pkgver=0.41 -pkgrel=17 +pkgrel=18 pkgdesc=Modules for ThinkPad's SMAPI functionality arch=('i686' 'x86_64') url='https://github.com/evgeni/tp_smapi'
[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:28:40 Author: tpowa Revision: 88757 upgpkg: vhba-module 20120422-21 rebuild against 3.8.8 Modified: vhba-module/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:28:22 UTC (rev 88756) +++ PKGBUILD2013-04-22 09:28:40 UTC (rev 88757) @@ -6,7 +6,7 @@ pkgname=vhba-module pkgver=20120422 _extramodules=extramodules-3.8-ARCH -pkgrel=20 +pkgrel=21 pkgdesc=Kernel module that emulates SCSI devices arch=('i686' 'x86_64') url=http://cdemu.sourceforge.net/;
[arch-commits] Commit in vhba-module/repos (8 files)
Date: Monday, April 22, 2013 @ 11:28:48 Author: tpowa Revision: 88758 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: vhba-module/repos/community-testing-i686/ vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 88757, vhba-module/trunk/60-vhba.rules) vhba-module/repos/community-testing-i686/PKGBUILD (from rev 88757, vhba-module/trunk/PKGBUILD) vhba-module/repos/community-testing-i686/vhba-module.install (from rev 88757, vhba-module/trunk/vhba-module.install) vhba-module/repos/community-testing-x86_64/ vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 88757, vhba-module/trunk/60-vhba.rules) vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 88757, vhba-module/trunk/PKGBUILD) vhba-module/repos/community-testing-x86_64/vhba-module.install (from rev 88757, vhba-module/trunk/vhba-module.install) --+ community-testing-i686/60-vhba.rules | 13 +++ community-testing-i686/PKGBUILD | 44 + community-testing-i686/vhba-module.install | 21 +++ community-testing-x86_64/60-vhba.rules | 13 +++ community-testing-x86_64/PKGBUILD| 44 + community-testing-x86_64/vhba-module.install | 21 +++ 6 files changed, 156 insertions(+) Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 88757, vhba-module/trunk/60-vhba.rules) === --- community-testing-i686/60-vhba.rules(rev 0) +++ community-testing-i686/60-vhba.rules2013-04-22 09:28:48 UTC (rev 88758) @@ -0,0 +1,13 @@ +ACTION==remove, GOTO=vhba_end +KERNEL!=vhba_ctl, GOTO=vhba_end + +NAME=vhba_ctl, MODE=0660, OWNER=root, GROUP=cdemu + +TEST==/sys/fs/cgroup/systemd, GOTO=vhba_uaccess +TAG+=udev-acl +GOTO=vhba_end + +LABEL=vhba_uaccess +TAG+=uaccess + +LABEL=vhba_end Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 88757, vhba-module/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:28:48 UTC (rev 88758) @@ -0,0 +1,44 @@ +# $Id$ +# Maintainer: Ray Rashif sc...@archlinux.org +# Contributor: Mateusz Herych heni...@gmail.com +# Contributor: Charles Lindsay char...@chaoslizard.org + +pkgname=vhba-module +pkgver=20120422 +_extramodules=extramodules-3.8-ARCH +pkgrel=21 +pkgdesc=Kernel module that emulates SCSI devices +arch=('i686' 'x86_64') +url=http://cdemu.sourceforge.net/; +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers') +options=(!makeflags) +install=$pkgname.install +source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2; +'60-vhba.rules') +md5sums=('d97372da1d270d1605742b2995fb6678' + 'b5e82d0160e7a181219b67c1794d5c27') + +build() { + cd $srcdir/$pkgname-$pkgver + + _kernver=$(cat /usr/lib/modules/$_extramodules/version) + + make KDIR=/usr/lib/modules/$_kernver/build +} + +package() { + cd $srcdir/$pkgname-$pkgver + + install -Dm644 vhba.ko \ +$pkgdir/usr/lib/modules/$_extramodules/vhba.ko + + sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ \ +$startdir/vhba-module.install + + install -Dm644 $srcdir/60-vhba.rules \ + $pkgdir/usr/lib/udev/rules.d/60-vhba.rules +} + +# vim:set ts=2 sw=2 et: Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 88757, vhba-module/trunk/vhba-module.install) === --- community-testing-i686/vhba-module.install (rev 0) +++ community-testing-i686/vhba-module.install 2013-04-22 09:28:48 UTC (rev 88758) @@ -0,0 +1,21 @@ +_updatemod() { + echoUpdating module dependencies... + EXTRAMODULES='extramodules-3.8-ARCH' + depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) +} + +post_install() { + post_upgrade +} + +post_upgrade() { + getent group cdemu /dev/null || groupadd -r cdemu + _updatemod +} + +post_remove() { + _updatemod + groupdel cdemu +} + +# vim:set ts=2 sw=2 et: Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 88757, vhba-module/trunk/60-vhba.rules) === --- community-testing-x86_64/60-vhba.rules (rev 0) +++ community-testing-x86_64/60-vhba.rules 2013-04-22 09:28:48 UTC (rev 88758) @@ -0,0 +1,13 @@ +ACTION==remove, GOTO=vhba_end +KERNEL!=vhba_ctl, GOTO=vhba_end + +NAME=vhba_ctl, MODE=0660, OWNER=root, GROUP=cdemu + +TEST==/sys/fs/cgroup/systemd, GOTO=vhba_uaccess +TAG+=udev-acl +GOTO=vhba_end + +LABEL=vhba_uaccess +TAG+=uaccess + +LABEL=vhba_end Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD
[arch-commits] Commit in tp_smapi/repos (6 files)
Date: Monday, April 22, 2013 @ 11:28:22 Author: tpowa Revision: 88756 archrelease: copy trunk to community-testing-i686, community-testing-x86_64 Added: tp_smapi/repos/community-testing-i686/ tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 88755, tp_smapi/trunk/PKGBUILD) tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 88755, tp_smapi/trunk/tp_smapi.install) tp_smapi/repos/community-testing-x86_64/ tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 88755, tp_smapi/trunk/PKGBUILD) tp_smapi/repos/community-testing-x86_64/tp_smapi.install (from rev 88755, tp_smapi/trunk/tp_smapi.install) ---+ community-testing-i686/PKGBUILD | 59 community-testing-i686/tp_smapi.install | 13 ++ community-testing-x86_64/PKGBUILD | 59 community-testing-x86_64/tp_smapi.install | 13 ++ 4 files changed, 144 insertions(+) Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 88755, tp_smapi/trunk/PKGBUILD) === --- community-testing-i686/PKGBUILD (rev 0) +++ community-testing-i686/PKGBUILD 2013-04-22 09:28:22 UTC (rev 88756) @@ -0,0 +1,59 @@ +# $Id$ +# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de +# Contributor: xduugu +# Contributor: nh2 +# Contributor: Steven Davidovitz steviedizzle ð gmail đ com +# Contributor: Nick B Shirakawasuna ð gmail đ com +# Contributor: Christof Musik christof ð senfdax đ de +# Contributor: Stefan Rupp archlinux ð stefanrupp đ de +# Contributor: Ignas Anikevicius anikevicius ð gmail đ com + +pkgname=tp_smapi +pkgver=0.41 +pkgrel=18 +pkgdesc=Modules for ThinkPad's SMAPI functionality +arch=('i686' 'x86_64') +url='https://github.com/evgeni/tp_smapi' +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers=3.8' 'linux-headers3.9') +install=${pkgname}.install +source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;) +md5sums=('63c683415c764568f6bf17c7eabe4752') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + _kernver=${_kernver:-$(uname -r)} + _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || true) + _kernver=$( ${_extramodules}/version) + + sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \ + -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile + + make HDAPS=1 +} + +package() { + _kernver=${_kernver:-$(uname -r)} + _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || true) + _kernver=$( ${_extramodules}/version) + + make -C ${_extramodules%/*}/${_kernver}/build \ +INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \ +M=${srcdir}/${pkgname}-${pkgver} modules_install + + cd ${pkgdir}/${_extramodules%/*} + mv ${_kernver}/extra ${_extramodules##*/} + rmdir ${_kernver} + + # compress kernel modules + find ${pkgdir} -name *.ko -exec gzip -9 {} + + + # load module on startup + echo tp_smapi ${srcdir}/${pkgname}.conf + install -Dm644 ${srcdir}/${pkgname}.conf ${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf + + # update kernel version in install file + sed -ri s#^(extramodules=).*\$#\1${_extramodules}# ${startdir}/${pkgname}.install +} Copied: tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 88755, tp_smapi/trunk/tp_smapi.install) === --- community-testing-i686/tp_smapi.install (rev 0) +++ community-testing-i686/tp_smapi.install 2013-04-22 09:28:22 UTC (rev 88756) @@ -0,0 +1,13 @@ +extramodules=/usr/lib/modules/extramodules-3.8-ARCH + +post_install() { + depmod -v $( $extramodules/version) /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 88755, tp_smapi/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2013-04-22 09:28:22 UTC (rev 88756) @@ -0,0 +1,59 @@ +# $Id$ +# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de +# Contributor: xduugu +# Contributor: nh2 +# Contributor: Steven Davidovitz steviedizzle ð gmail đ com +# Contributor: Nick B Shirakawasuna ð gmail đ com +# Contributor: Christof Musik christof ð senfdax đ de +# Contributor: Stefan Rupp archlinux ð stefanrupp đ de +# Contributor: Ignas Anikevicius anikevicius ð gmail đ com + +pkgname=tp_smapi +pkgver=0.41 +pkgrel=18 +pkgdesc=Modules for ThinkPad's SMAPI functionality +arch=('i686' 'x86_64') +url='https://github.com/evgeni/tp_smapi' +license=('GPL') +depends=('linux=3.8' 'linux3.9') +makedepends=('linux-headers=3.8' 'linux-headers3.9') +install=${pkgname}.install
[arch-commits] Commit in wine/repos/multilib-x86_64 (6 files)
Date: Monday, April 22, 2013 @ 11:34:04 Author: svenstaro Revision: 88759 archrelease: copy trunk to multilib-x86_64 Added: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 88758, wine/trunk/30-win32-aliases.conf) wine/repos/multilib-x86_64/PKGBUILD (from rev 88758, wine/trunk/PKGBUILD) wine/repos/multilib-x86_64/wine.install (from rev 88758, wine/trunk/wine.install) Deleted: wine/repos/multilib-x86_64/30-win32-aliases.conf wine/repos/multilib-x86_64/PKGBUILD wine/repos/multilib-x86_64/wine.install ---+ 30-win32-aliases.conf | 40 ++--- PKGBUILD | 353 wine.install | 24 +-- 3 files changed, 211 insertions(+), 206 deletions(-) Deleted: 30-win32-aliases.conf === --- 30-win32-aliases.conf 2013-04-22 09:28:48 UTC (rev 88758) +++ 30-win32-aliases.conf 2013-04-22 09:34:04 UTC (rev 88759) @@ -1,20 +0,0 @@ -?xml version=1.0? -!DOCTYPE fontconfig SYSTEM fonts.dtd -fontconfig - alias binding=same -familyMS Shell Dlg/family -acceptfamilyMicrosoft Sans Serif/family/accept -defaultfamilysans-serif/family/default - /alias - alias binding=same -familyMS Shell Dlg 2/family -acceptfamilyTahoma/family/accept -defaultfamilysans-serif/family/default - /alias - - alias binding=same -familyMS Sans Serif/family -preferfamilyMicrosoft Sans Serif/family/prefer -defaultfamilysans-serif/family/default - /alias -/fontconfig Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 88758, wine/trunk/30-win32-aliases.conf) === --- 30-win32-aliases.conf (rev 0) +++ 30-win32-aliases.conf 2013-04-22 09:34:04 UTC (rev 88759) @@ -0,0 +1,20 @@ +?xml version=1.0? +!DOCTYPE fontconfig SYSTEM fonts.dtd +fontconfig + alias binding=same +familyMS Shell Dlg/family +acceptfamilyMicrosoft Sans Serif/family/accept +defaultfamilysans-serif/family/default + /alias + alias binding=same +familyMS Shell Dlg 2/family +acceptfamilyTahoma/family/accept +defaultfamilysans-serif/family/default + /alias + + alias binding=same +familyMS Sans Serif/family +preferfamilyMicrosoft Sans Serif/family/prefer +defaultfamilysans-serif/family/default + /alias +/fontconfig Deleted: PKGBUILD === --- PKGBUILD2013-04-22 09:28:48 UTC (rev 88758) +++ PKGBUILD2013-04-22 09:34:04 UTC (rev 88759) @@ -1,174 +0,0 @@ -# $Id$ -# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com -# Contributor: Jan heftig Steffens jan.steff...@gmail.com -# Contributor: Eduardo Romero edua...@archlinux.org -# Contributor: Giovanni Scafora giova...@archlinux.org - -pkgname=wine -pkgver=1.5.28 -pkgrel=1 - -_pkgbasever=${pkgver/rc/-rc} - -source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign} -30-win32-aliases.conf) -md5sums=('a5b94becaf41a3e7f6d3d85a57a2f8d4' - 'SKIP' - '1ff4e467f59409272088d92173a0f801') - -pkgdesc=A compatibility layer for running Windows programs -url=http://www.winehq.com; -arch=(i686 x86_64) -license=(LGPL) -install=wine.install - -_depends=( - fontconfig lib32-fontconfig - libxcursor lib32-libxcursor - libxrandr lib32-libxrandr - libxdamage lib32-libxdamage - libxi lib32-libxi - gettext lib32-gettext - freetype2 lib32-freetype2 - glu lib32-glu - libsm lib32-libsm - gcc-libslib32-gcc-libs - desktop-file-utils -) - -makedepends=(autoconf ncurses bison perl fontforge flex prelink - 'gcc=4.5.0-2' 'gcc-multilib=4.5.0-2' - giflib lib32-giflib - libpng lib32-libpng - gnutls lib32-gnutls - libxinerama lib32-libxinerama - libxcomposite lib32-libxcomposite - libxmu lib32-libxmu - libxxf86vm lib32-libxxf86vm - libxml2 lib32-libxml2 - libldap lib32-libldap - lcmslib32-lcms - mpg123 lib32-mpg123 - openal lib32-openal - v4l-utils lib32-v4l-utils - alsa-liblib32-alsa-lib - libxcomposite lib32-libxcomposite - mesalib32-mesa - mesa-libgl lib32-mesa-libgl - oss - samba -) - -optdepends=( - giflib lib32-giflib - libpng lib32-libpng - libldap lib32-libldap - gnutls lib32-gnutls - lcmslib32-lcms - libxml2 lib32-libxml2 - mpg123 lib32-mpg123 - openal lib32-openal - v4l-utils lib32-v4l-utils - libpulselib32-libpulse - alsa-pluginslib32-alsa-plugins - alsa-liblib32-alsa-lib - libjpeg-turbo lib32-libjpeg-turbo - libxcomposite lib32-libxcomposite - libxinerama lib32-libxinerama - oss cups - samba -) - -if [[
[arch-commits] Commit in nemo/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 11:43:38 Author: faidoc Revision: 88772 upgpkg: nemo 1.7.3-2 Modified: nemo/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:42:16 UTC (rev 88771) +++ PKGBUILD2013-04-22 09:43:38 UTC (rev 88772) @@ -4,13 +4,14 @@ pkgname=nemo pkgver=1.7.3 -pkgrel=1 +pkgrel=2 pkgdesc=Cinnamon file manager (Nautilus fork) arch=('i686' 'x86_64') url=https://github.com/linuxmint/nemo; license=('GPL') depends=('libexif' 'gvfs' 'dconf' 'desktop-file-utils' 'exempi' 'python2' - 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql') + 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql' + 'cinnamon') makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common') optdepends=('gksu: Open as Root') options=('!emptydirs' '!libtool')
[arch-commits] Commit in nemo/repos (16 files)
Date: Monday, April 22, 2013 @ 11:44:29 Author: faidoc Revision: 88773 archrelease: copy trunk to community-i686, community-x86_64 Added: nemo/repos/community-i686/PKGBUILD (from rev 88772, nemo/trunk/PKGBUILD) nemo/repos/community-i686/nemo.install (from rev 88772, nemo/trunk/nemo.install) nemo/repos/community-i686/remove-desktop-background.patch (from rev 88772, nemo/trunk/remove-desktop-background.patch) nemo/repos/community-i686/tracker-0.16.patch (from rev 88772, nemo/trunk/tracker-0.16.patch) nemo/repos/community-x86_64/PKGBUILD (from rev 88772, nemo/trunk/PKGBUILD) nemo/repos/community-x86_64/nemo.install (from rev 88772, nemo/trunk/nemo.install) nemo/repos/community-x86_64/remove-desktop-background.patch (from rev 88772, nemo/trunk/remove-desktop-background.patch) nemo/repos/community-x86_64/tracker-0.16.patch (from rev 88772, nemo/trunk/tracker-0.16.patch) Deleted: nemo/repos/community-i686/PKGBUILD nemo/repos/community-i686/nemo.install nemo/repos/community-i686/remove-desktop-background.patch nemo/repos/community-i686/tracker-0.16.patch nemo/repos/community-x86_64/PKGBUILD nemo/repos/community-x86_64/nemo.install nemo/repos/community-x86_64/remove-desktop-background.patch nemo/repos/community-x86_64/tracker-0.16.patch --+ /PKGBUILD| 104 + /nemo.install| 28 /remove-desktop-background.patch | 1928 + /tracker-0.16.patch | 66 community-i686/PKGBUILD | 51 community-i686/nemo.install | 14 community-i686/remove-desktop-background.patch | 964 -- community-i686/tracker-0.16.patch| 33 community-x86_64/PKGBUILD| 51 community-x86_64/nemo.install| 14 community-x86_64/remove-desktop-background.patch | 964 -- community-x86_64/tracker-0.16.patch | 33 12 files changed, 2126 insertions(+), 2124 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 88772:88773 to see the changes.
[arch-commits] Commit in cgminer/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:05:20 Author: fyan Revision: 88774 remove cpu mining options - not supported anymore Modified: cgminer/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:44:29 UTC (rev 88773) +++ PKGBUILD2013-04-22 10:05:20 UTC (rev 88774) @@ -32,7 +32,7 @@ #export CFLAGS=-O2 -march=native -mtune=native -msse2 ./autogen.sh - ./configure --prefix=/usr --enable-cpumining --enable-scrypt --disable-adl + ./configure --prefix=/usr --enable-scrypt --disable-adl make }
[arch-commits] Commit in cython/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:13:41 Author: spupykin Revision: 88775 upgpkg: cython 0.19-1 upd Modified: cython/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:05:20 UTC (rev 88774) +++ PKGBUILD2013-04-22 10:13:41 UTC (rev 88775) @@ -4,7 +4,7 @@ pkgname=('cython' 'cython2') pkgbase=cython -pkgver=0.18 +pkgver=0.19 pkgrel=1 pkgdesc=C-Extensions for Python arch=(i686 x86_64) @@ -12,7 +12,7 @@ license=('APACHE') makedepends=('python-distribute' 'python2-distribute') source=(http://cython.org/release/Cython-$pkgver.tar.gz;) -md5sums=('6a72d14e72f3df597b34ac326152f8d2') +md5sums=('76989337dee4cf7afdcb5cde514423f8') build() { true
[arch-commits] Commit in cython/repos (4 files)
Date: Monday, April 22, 2013 @ 12:14:05 Author: spupykin Revision: 88776 archrelease: copy trunk to community-i686, community-x86_64 Added: cython/repos/community-i686/PKGBUILD (from rev 88775, cython/trunk/PKGBUILD) cython/repos/community-x86_64/PKGBUILD (from rev 88775, cython/trunk/PKGBUILD) Deleted: cython/repos/community-i686/PKGBUILD cython/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 76 community-i686/PKGBUILD | 38 -- community-x86_64/PKGBUILD | 38 -- 3 files changed, 76 insertions(+), 76 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 10:13:41 UTC (rev 88775) +++ community-i686/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Igor Scabini furester @ gmail.com - -pkgname=('cython' 'cython2') -pkgbase=cython -pkgver=0.18 -pkgrel=1 -pkgdesc=C-Extensions for Python -arch=(i686 x86_64) -url=http://www.cython.org; -license=('APACHE') -makedepends=('python-distribute' 'python2-distribute') -source=(http://cython.org/release/Cython-$pkgver.tar.gz;) -md5sums=('6a72d14e72f3df597b34ac326152f8d2') - -build() { - true -} - -package_cython() { - depends=('python') - - cd $srcdir/Cython-$pkgver - python setup.py install --root=$pkgdir - - sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* -} - -package_cython2() { - depends=('python2') - - cd $srcdir/Cython-$pkgver - python2 setup.py install --root=$pkgdir - - mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 - mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 -} Copied: cython/repos/community-i686/PKGBUILD (from rev 88775, cython/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Igor Scabini furester @ gmail.com + +pkgname=('cython' 'cython2') +pkgbase=cython +pkgver=0.19 +pkgrel=1 +pkgdesc=C-Extensions for Python +arch=(i686 x86_64) +url=http://www.cython.org; +license=('APACHE') +makedepends=('python-distribute' 'python2-distribute') +source=(http://cython.org/release/Cython-$pkgver.tar.gz;) +md5sums=('76989337dee4cf7afdcb5cde514423f8') + +build() { + true +} + +package_cython() { + depends=('python') + + cd $srcdir/Cython-$pkgver + python setup.py install --root=$pkgdir + + sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* +} + +package_cython2() { + depends=('python2') + + cd $srcdir/Cython-$pkgver + python2 setup.py install --root=$pkgdir + + mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 + mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 +} Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-04-22 10:13:41 UTC (rev 88775) +++ community-x86_64/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Igor Scabini furester @ gmail.com - -pkgname=('cython' 'cython2') -pkgbase=cython -pkgver=0.18 -pkgrel=1 -pkgdesc=C-Extensions for Python -arch=(i686 x86_64) -url=http://www.cython.org; -license=('APACHE') -makedepends=('python-distribute' 'python2-distribute') -source=(http://cython.org/release/Cython-$pkgver.tar.gz;) -md5sums=('6a72d14e72f3df597b34ac326152f8d2') - -build() { - true -} - -package_cython() { - depends=('python') - - cd $srcdir/Cython-$pkgver - python setup.py install --root=$pkgdir - - sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/* -} - -package_cython2() { - depends=('python2') - - cd $srcdir/Cython-$pkgver - python2 setup.py install --root=$pkgdir - - mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2 - mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2 -} Copied: cython/repos/community-x86_64/PKGBUILD (from rev 88775, cython/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2013-04-22 10:14:05 UTC (rev 88776) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Igor Scabini furester @ gmail.com + +pkgname=('cython' 'cython2') +pkgbase=cython +pkgver=0.19 +pkgrel=1 +pkgdesc=C-Extensions for Python +arch=(i686 x86_64) +url=http://www.cython.org; +license=('APACHE') +makedepends=('python-distribute' 'python2-distribute') +source=(http://cython.org/release/Cython-$pkgver.tar.gz;) +md5sums=('76989337dee4cf7afdcb5cde514423f8') + +build() { + true +} + +package_cython() { + depends=('python') + + cd
[arch-commits] Commit in ktoblzcheck/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:14:15 Author: spupykin Revision: 88777 upgpkg: ktoblzcheck 1.41-1 upd Modified: ktoblzcheck/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:14:05 UTC (rev 88776) +++ PKGBUILD2013-04-22 10:14:15 UTC (rev 88777) @@ -3,7 +3,7 @@ # Contributor: Philipp Sandhaus philipp.sandh...@gmx.de pkgname=ktoblzcheck -pkgver=1.40 +pkgver=1.41 pkgrel=1 pkgdesc=A library to check account numbers and bank codes of German banks arch=(i686 x86_64) @@ -14,7 +14,7 @@ optdepends=('perl') source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz ktoblzcheck-python3.patch) -md5sums=('fe29ec3ef8b48adf0302fd9d2607580b' +md5sums=('48f6d0086d780d1c101b17b5b63706f3' 'a81a697bb3aaeffb7fac0ad7d9166e3f') build() {
[arch-commits] Commit in ktoblzcheck/repos (8 files)
Date: Monday, April 22, 2013 @ 12:14:34 Author: spupykin Revision: 88778 archrelease: copy trunk to community-i686, community-x86_64 Added: ktoblzcheck/repos/community-i686/PKGBUILD (from rev 88777, ktoblzcheck/trunk/PKGBUILD) ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch (from rev 88777, ktoblzcheck/trunk/ktoblzcheck-python3.patch) ktoblzcheck/repos/community-x86_64/PKGBUILD (from rev 88777, ktoblzcheck/trunk/PKGBUILD) ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch (from rev 88777, ktoblzcheck/trunk/ktoblzcheck-python3.patch) Deleted: ktoblzcheck/repos/community-i686/PKGBUILD ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch ktoblzcheck/repos/community-x86_64/PKGBUILD ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch + /PKGBUILD | 60 ++ /ktoblzcheck-python3.patch | 114 +++ community-i686/PKGBUILD| 30 --- community-i686/ktoblzcheck-python3.patch | 57 - community-x86_64/PKGBUILD | 30 --- community-x86_64/ktoblzcheck-python3.patch | 57 - 6 files changed, 174 insertions(+), 174 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 10:14:15 UTC (rev 88777) +++ community-i686/PKGBUILD 2013-04-22 10:14:34 UTC (rev 88778) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Philipp Sandhaus philipp.sandh...@gmx.de - -pkgname=ktoblzcheck -pkgver=1.40 -pkgrel=1 -pkgdesc=A library to check account numbers and bank codes of German banks -arch=(i686 x86_64) -url=http://ktoblzcheck.sourceforge.net; -options=('!libtool') -license=(LGPL) -depends=('gcc-libs' 'python') -optdepends=('perl') -source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz - ktoblzcheck-python3.patch) -md5sums=('fe29ec3ef8b48adf0302fd9d2607580b' - 'a81a697bb3aaeffb7fac0ad7d9166e3f') - -build() { - cd $srcdir/ktoblzcheck-$pkgver - ./configure --prefix=/usr - patch -p1 $srcdir/ktoblzcheck-python3.patch - make -} - -package() { - cd $srcdir/ktoblzcheck-$pkgver - make DESTDIR=$pkgdir install -} Copied: ktoblzcheck/repos/community-i686/PKGBUILD (from rev 88777, ktoblzcheck/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 10:14:34 UTC (rev 88778) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Philipp Sandhaus philipp.sandh...@gmx.de + +pkgname=ktoblzcheck +pkgver=1.41 +pkgrel=1 +pkgdesc=A library to check account numbers and bank codes of German banks +arch=(i686 x86_64) +url=http://ktoblzcheck.sourceforge.net; +options=('!libtool') +license=(LGPL) +depends=('gcc-libs' 'python') +optdepends=('perl') +source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz + ktoblzcheck-python3.patch) +md5sums=('48f6d0086d780d1c101b17b5b63706f3' + 'a81a697bb3aaeffb7fac0ad7d9166e3f') + +build() { + cd $srcdir/ktoblzcheck-$pkgver + ./configure --prefix=/usr + patch -p1 $srcdir/ktoblzcheck-python3.patch + make +} + +package() { + cd $srcdir/ktoblzcheck-$pkgver + make DESTDIR=$pkgdir install +} Deleted: community-i686/ktoblzcheck-python3.patch === --- community-i686/ktoblzcheck-python3.patch2013-04-22 10:14:15 UTC (rev 88777) +++ community-i686/ktoblzcheck-python3.patch2013-04-22 10:14:34 UTC (rev 88778) @@ -1,57 +0,0 @@ -diff -ur ktoblzcheck-1.28/src/python/ktoblzcheck.py ktoblzcheck-1.28.my/src/python/ktoblzcheck.py ktoblzcheck-1.28/src/python/ktoblzcheck.py 2008-08-12 16:48:54.0 + -+++ ktoblzcheck-1.28.my/src/python/ktoblzcheck.py 2010-09-20 09:08:36.0 + -@@ -197,35 +197,35 @@ - - def test(): - a = AccountNumberCheck() --print 'Number of Banks:', a.bankCount --print 'find 20010020:', a.findBank('20010020') --print 'find 20010033:', a.findBank('20010033') --print 'check 20070024/9291394:', a.check('20070024','9291394') --print 'check 20070024/9291394:', a.check('20070024','9291394023') --print -+print('Number of Banks:', a.bankCount) -+print('find 20010020:', a.findBank('20010020')) -+print('find 20010033:', a.findBank('20010033')) -+print('check 20070024/9291394:', a.check('20070024','9291394')) -+print('check 20070024/9291394:', a.check('20070024','9291394023')) -+print() - ck = IbanCheck() - if not kto.IbanCheck_selftest(ck): # not publicly defined -- print Self-Test failed! -+print(Self-Test failed!) - raise SystemExit - s =
[arch-commits] Commit in mediawiki/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:14:42 Author: spupykin Revision: 88779 upgpkg: mediawiki 1.20.4-1 upd Modified: mediawiki/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:14:34 UTC (rev 88778) +++ PKGBUILD2013-04-22 10:14:42 UTC (rev 88779) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com pkgname=mediawiki -pkgver=1.20.3 +pkgver=1.20.4 pkgrel=1 pkgdesc=MediaWiki engine arch=('any') @@ -30,7 +30,7 @@ source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20 apache.example.conf) -md5sums=('a1c1436ad25d105b82ac5fc1d57e1ca4' +md5sums=('ad0e4c2319bc80713da2b8bf74091c3f' 'ee8fceb0a86f2972409104767406591c' '99c25f04d4093fdb1be7624fe4e7')
[arch-commits] Commit in mediawiki/repos/community-any (6 files)
Date: Monday, April 22, 2013 @ 12:14:55 Author: spupykin Revision: 88780 archrelease: copy trunk to community-any Added: mediawiki/repos/community-any/PKGBUILD (from rev 88779, mediawiki/trunk/PKGBUILD) mediawiki/repos/community-any/apache.example.conf (from rev 88779, mediawiki/trunk/apache.example.conf) mediawiki/repos/community-any/mediawiki.install (from rev 88779, mediawiki/trunk/mediawiki.install) Deleted: mediawiki/repos/community-any/PKGBUILD mediawiki/repos/community-any/apache.example.conf mediawiki/repos/community-any/mediawiki.install -+ PKGBUILD| 124 +- apache.example.conf | 16 +++--- mediawiki.install |8 +-- 3 files changed, 74 insertions(+), 74 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:14:42 UTC (rev 88779) +++ PKGBUILD2013-04-22 10:14:55 UTC (rev 88780) @@ -1,62 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com - -pkgname=mediawiki -pkgver=1.20.3 -pkgrel=1 -pkgdesc=MediaWiki engine -arch=('any') -url=http://www.mediawiki.org/wiki/MediaWiki; -# + http://www.mediawiki.org/wiki/Extension:Math -license=(GPL) -depends=('php') -optdepends=('texvc: for math rendering' - 'python2' - 'pcre: for regular expressions support' - 'php-intl: to handle Unicode normalization' - 'php-mysql: for MySQL database support' - 'php-pgsql: for PostgreSQL database support' - 'php-sqlite: for sqlite database support' - 'php-apc: for cache support' - 'php-xcache: for cache support' - 'memcached: for cache support' - 'php-gd: for thumbnails rendering' - 'imagemagick: for thumbnails rendering' - 'sendmail: for meail sending') -backup=(etc/webapps/mediawiki/.htaccess) -install=mediawiki.install -options=(!strip) -source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz - mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20 - apache.example.conf) -md5sums=('a1c1436ad25d105b82ac5fc1d57e1ca4' - 'ee8fceb0a86f2972409104767406591c' - '99c25f04d4093fdb1be7624fe4e7') - -package() { - cd $srcdir - install -vdm0755 $pkgdir/usr/share/webapps - install -vdm0755 $pkgdir/etc/webapps/mediawiki - cp -a $pkgname-$pkgver $pkgdir/usr/share/webapps/mediawiki - cp -a wikimedia-mediawiki-extensions-Math-* $pkgdir/usr/share/webapps/mediawiki/extensions/Math - ln -s /usr/bin/texvc $pkgdir/usr/share/webapps/mediawiki/extensions/Math/math/texvc - echo deny from all $pkgdir/etc/webapps/mediawiki/.htaccess - ln -sf /etc/webapps/mediawiki/.htaccess $pkgdir/usr/share/webapps/mediawiki/.htaccess - install -vDm0644 $srcdir/apache.example.conf $pkgdir/etc/webapps/mediawiki/apache.example.conf - - # move cache and images to /var - install -vdm0755 -o http -g http $pkgdir/var/cache/mediawiki - install -vdm0755 -o http -g http $pkgdir/var/lib/mediawiki - - cd $pkgdir/usr/share/webapps/mediawiki - - mv cache/.htaccess $pkgdir/var/cache/mediawiki/ - rmdir cache - ln -sf /var/cache/mediawiki cache - - mv images/* $pkgdir/var/lib/mediawiki/ - mv images/.htaccess $pkgdir/var/lib/mediawiki/ - rmdir images - ln -sf /var/lib/mediawiki images -} Copied: mediawiki/repos/community-any/PKGBUILD (from rev 88779, mediawiki/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:14:55 UTC (rev 88780) @@ -0,0 +1,62 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com + +pkgname=mediawiki +pkgver=1.20.4 +pkgrel=1 +pkgdesc=MediaWiki engine +arch=('any') +url=http://www.mediawiki.org/wiki/MediaWiki; +# + http://www.mediawiki.org/wiki/Extension:Math +license=(GPL) +depends=('php') +optdepends=('texvc: for math rendering' + 'python2' + 'pcre: for regular expressions support' + 'php-intl: to handle Unicode normalization' + 'php-mysql: for MySQL database support' + 'php-pgsql: for PostgreSQL database support' + 'php-sqlite: for sqlite database support' + 'php-apc: for cache support' + 'php-xcache: for cache support' + 'memcached: for cache support' + 'php-gd: for thumbnails rendering' + 'imagemagick: for thumbnails rendering' + 'sendmail: for meail sending') +backup=(etc/webapps/mediawiki/.htaccess) +install=mediawiki.install +options=(!strip) +source=(http://download.wikimedia.org/mediawiki/1.20/mediawiki-$pkgver.tar.gz + mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL1_20 +
[arch-commits] Commit in perl-authen-radius/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:15:23 Author: spupykin Revision: 88781 upgpkg: perl-authen-radius 0.22-1 upd Modified: perl-authen-radius/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:14:55 UTC (rev 88780) +++ PKGBUILD2013-04-22 10:15:23 UTC (rev 88781) @@ -2,8 +2,8 @@ # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com pkgname=perl-authen-radius -pkgver=0.20 -pkgrel=2 +pkgver=0.22 +pkgrel=1 pkgdesc=perl radius client arch=('any') url=http://search.cpan.org/dist/RadiusPerl; @@ -11,7 +11,7 @@ depends=('perl-data-hexdump=0.02') options=('!emptydirs') source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz) -md5sums=('acd0f83204117e47bacc0105868266b1') +md5sums=('d1fe2d6ecf7ea99299e4e3a8f945aad8') build() { cd $srcdir/Authen-Radius-$pkgver
[arch-commits] Commit in perl-authen-radius/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:15:33 Author: spupykin Revision: 88782 archrelease: copy trunk to community-any Added: perl-authen-radius/repos/community-any/PKGBUILD (from rev 88781, perl-authen-radius/trunk/PKGBUILD) Deleted: perl-authen-radius/repos/community-any/PKGBUILD --+ PKGBUILD | 50 +++--- 1 file changed, 27 insertions(+), 23 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:15:23 UTC (rev 88781) +++ PKGBUILD2013-04-22 10:15:33 UTC (rev 88782) @@ -1,23 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com - -pkgname=perl-authen-radius -pkgver=0.20 -pkgrel=2 -pkgdesc=perl radius client -arch=('any') -url=http://search.cpan.org/dist/RadiusPerl; -license=('GPL' 'PerlArtistic') -depends=('perl-data-hexdump=0.02') -options=('!emptydirs') -source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz) -md5sums=('acd0f83204117e47bacc0105868266b1') - -build() { - cd $srcdir/Authen-Radius-$pkgver - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor - make - make install DESTDIR=$pkgdir - find $pkgdir -name '.packlist' -delete - find $pkgdir -name '*.pod' -delete -} Copied: perl-authen-radius/repos/community-any/PKGBUILD (from rev 88781, perl-authen-radius/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:15:33 UTC (rev 88782) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com + +pkgname=perl-authen-radius +pkgver=0.22 +pkgrel=1 +pkgdesc=perl radius client +arch=('any') +url=http://search.cpan.org/dist/RadiusPerl; +license=('GPL' 'PerlArtistic') +depends=('perl-data-hexdump=0.02') +options=('!emptydirs') +source=(http://www.cpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-$pkgver.tar.gz) +md5sums=('d1fe2d6ecf7ea99299e4e3a8f945aad8') + +build() { + cd $srcdir/Authen-Radius-$pkgver + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd $srcdir/Authen-Radius-$pkgver + make install DESTDIR=$pkgdir + find $pkgdir -name '.packlist' -delete + find $pkgdir -name '*.pod' -delete +}
[arch-commits] Commit in perl-cache-memcached/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:15:37 Author: spupykin Revision: 88783 upgpkg: perl-cache-memcached 1.30-1 upd Modified: perl-cache-memcached/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:15:33 UTC (rev 88782) +++ PKGBUILD2013-04-22 10:15:37 UTC (rev 88783) @@ -4,8 +4,8 @@ # Contributor: Francois Charette firmi...@gmx.net pkgname=perl-cache-memcached -pkgver=1.29 -pkgrel=2 +pkgver=1.30 +pkgrel=1 pkgdesc=client library for memcached (memory cache daemon) arch=(any) url=http://search.cpan.org/dist/Cache-Memcached; @@ -13,7 +13,7 @@ depends=('perl-string-crc32') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz) -md5sums=('d255a6b3937b77c5e9d0f3fffb5bcfbd') +md5sums=('6f87a85c8dee38fb9ebf1df56cb07f7b') build() { cd $srcdir/Cache-Memcached-$pkgver
[arch-commits] Commit in perl-cache-memcached/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:15:49 Author: spupykin Revision: 88784 archrelease: copy trunk to community-any Added: perl-cache-memcached/repos/community-any/PKGBUILD (from rev 88783, perl-cache-memcached/trunk/PKGBUILD) Deleted: perl-cache-memcached/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +- 1 file changed, 29 insertions(+), 25 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:15:37 UTC (rev 88783) +++ PKGBUILD2013-04-22 10:15:49 UTC (rev 88784) @@ -1,25 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Maintainer: Charles Mauch cma...@gmail.com -# Contributor: Francois Charette firmi...@gmx.net - -pkgname=perl-cache-memcached -pkgver=1.29 -pkgrel=2 -pkgdesc=client library for memcached (memory cache daemon) -arch=(any) -url=http://search.cpan.org/dist/Cache-Memcached; -license=('GPL' 'PerlArtistic') -depends=('perl-string-crc32') -options=('!emptydirs') -source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz) -md5sums=('d255a6b3937b77c5e9d0f3fffb5bcfbd') - -build() { - cd $srcdir/Cache-Memcached-$pkgver - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor - make - make pure_install doc_install DESTDIR=$pkgdir - find $pkgdir -name '.packlist' -delete - find $pkgdir -name '*.pod' -delete -} Copied: perl-cache-memcached/repos/community-any/PKGBUILD (from rev 88783, perl-cache-memcached/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:15:49 UTC (rev 88784) @@ -0,0 +1,29 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Maintainer: Charles Mauch cma...@gmail.com +# Contributor: Francois Charette firmi...@gmx.net + +pkgname=perl-cache-memcached +pkgver=1.30 +pkgrel=1 +pkgdesc=client library for memcached (memory cache daemon) +arch=(any) +url=http://search.cpan.org/dist/Cache-Memcached; +license=('GPL' 'PerlArtistic') +depends=('perl-string-crc32') +options=('!emptydirs') +source=(http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Cache-Memcached-$pkgver.tar.gz) +md5sums=('6f87a85c8dee38fb9ebf1df56cb07f7b') + +build() { + cd $srcdir/Cache-Memcached-$pkgver + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd $srcdir/Cache-Memcached-$pkgver + make pure_install doc_install DESTDIR=$pkgdir + find $pkgdir -name '.packlist' -delete + find $pkgdir -name '*.pod' -delete +}
[arch-commits] Commit in perl-ldap/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:15:53 Author: spupykin Revision: 88785 upgpkg: perl-ldap 0.54-1 upd Modified: perl-ldap/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:15:49 UTC (rev 88784) +++ PKGBUILD2013-04-22 10:15:53 UTC (rev 88785) @@ -3,7 +3,7 @@ # Maintainer: Tom K t...@runbox.com pkgname=perl-ldap -pkgver=0.53 +pkgver=0.54 pkgrel=1 pkgdesc=Interface to LDAP Protocol (RFC1777) arch=('any') @@ -11,7 +11,7 @@ depends=('perl-convert-asn1' 'perl-xml-sax-writer') license=(GPL) source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz) -md5sums=('3063be5e1597586fd50c10f572e3a853') +md5sums=('3694703930bb3af0468d3a4f2d5a9376') build() { cd $srcdir/perl-ldap-$pkgver
[arch-commits] Commit in perl-ldap/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:16:04 Author: spupykin Revision: 88786 archrelease: copy trunk to community-any Added: perl-ldap/repos/community-any/PKGBUILD (from rev 88785, perl-ldap/trunk/PKGBUILD) Deleted: perl-ldap/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:15:53 UTC (rev 88785) +++ PKGBUILD2013-04-22 10:16:04 UTC (rev 88786) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Maintainer: Tom K t...@runbox.com - -pkgname=perl-ldap -pkgver=0.53 -pkgrel=1 -pkgdesc=Interface to LDAP Protocol (RFC1777) -arch=('any') -url=http://search.cpan.org/dist/perl-ldap; -depends=('perl-convert-asn1' 'perl-xml-sax-writer') -license=(GPL) -source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz) -md5sums=('3063be5e1597586fd50c10f572e3a853') - -build() { - cd $srcdir/perl-ldap-$pkgver - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor - make -} - -package() { - cd $srcdir/perl-ldap-$pkgver - make install DESTDIR=$pkgdir - find $pkgdir -name '.packlist' -delete - find $pkgdir -name '*.pod' -delete -} Copied: perl-ldap/repos/community-any/PKGBUILD (from rev 88785, perl-ldap/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:16:04 UTC (rev 88786) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Maintainer: Tom K t...@runbox.com + +pkgname=perl-ldap +pkgver=0.54 +pkgrel=1 +pkgdesc=Interface to LDAP Protocol (RFC1777) +arch=('any') +url=http://search.cpan.org/dist/perl-ldap; +depends=('perl-convert-asn1' 'perl-xml-sax-writer') +license=(GPL) +source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz) +md5sums=('3694703930bb3af0468d3a4f2d5a9376') + +build() { + cd $srcdir/perl-ldap-$pkgver + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + make +} + +package() { + cd $srcdir/perl-ldap-$pkgver + make install DESTDIR=$pkgdir + find $pkgdir -name '.packlist' -delete + find $pkgdir -name '*.pod' -delete +}
[arch-commits] Commit in python2-ipy/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:16:10 Author: spupykin Revision: 88787 upgpkg: python2-ipy 0.81-1 upd Modified: python2-ipy/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:16:04 UTC (rev 88786) +++ PKGBUILD2013-04-22 10:16:10 UTC (rev 88787) @@ -4,7 +4,7 @@ # Contributor: Celos celos94(AT)gmail(DOT)com pkgname=python2-ipy -pkgver=0.75 +pkgver=0.81 pkgrel=1 pkgdesc=Python class and tools for handling of IPv4 and IPv6 addresses and networks. arch=('any') @@ -12,7 +12,7 @@ license=('BSD') depends=('python2') source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz) -md5sums=('d56716a3d8c77fe8539b6e90c88010bd') +md5sums=('7a305c0b60950a9a90c89e9a6f9e06f4') package() { cd $srcdir/IPy-$pkgver
[arch-commits] Commit in python2-ipy/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:16:23 Author: spupykin Revision: 88788 archrelease: copy trunk to community-any Added: python2-ipy/repos/community-any/PKGBUILD (from rev 88787, python2-ipy/trunk/PKGBUILD) Deleted: python2-ipy/repos/community-any/PKGBUILD --+ PKGBUILD | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:16:10 UTC (rev 88787) +++ PKGBUILD2013-04-22 10:16:23 UTC (rev 88788) @@ -1,21 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Maintainer: mathieui mathieui(AT)mathieui(DOT)net -# Contributor: Celos celos94(AT)gmail(DOT)com - -pkgname=python2-ipy -pkgver=0.75 -pkgrel=1 -pkgdesc=Python class and tools for handling of IPv4 and IPv6 addresses and networks. -arch=('any') -url=http://software.inl.fr/trac/wiki/IPy; -license=('BSD') -depends=('python2') -source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz) -md5sums=('d56716a3d8c77fe8539b6e90c88010bd') - -build() { - cd $srcdir/IPy-$pkgver - python2 setup.py install --prefix=/usr --root=$pkgdir - install -D -m644 $srcdir/IPy-$pkgver/COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING -} Copied: python2-ipy/repos/community-any/PKGBUILD (from rev 88787, python2-ipy/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:16:23 UTC (rev 88788) @@ -0,0 +1,21 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Maintainer: mathieui mathieui(AT)mathieui(DOT)net +# Contributor: Celos celos94(AT)gmail(DOT)com + +pkgname=python2-ipy +pkgver=0.81 +pkgrel=1 +pkgdesc=Python class and tools for handling of IPv4 and IPv6 addresses and networks. +arch=('any') +url=http://software.inl.fr/trac/wiki/IPy; +license=('BSD') +depends=('python2') +source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz) +md5sums=('7a305c0b60950a9a90c89e9a6f9e06f4') + +package() { + cd $srcdir/IPy-$pkgver + python2 setup.py install --prefix=/usr --root=$pkgdir + install -D -m644 $srcdir/IPy-$pkgver/COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING +}
[arch-commits] Commit in xsettings-client/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:18:35 Author: spupykin Revision: 88789 Modified: xsettings-client/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:16:23 UTC (rev 88788) +++ PKGBUILD2013-04-22 10:18:35 UTC (rev 88789) @@ -11,7 +11,7 @@ url=http://matchbox-project.org; depends=('libx11') options=('!libtool') -source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz) +source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz) md5sums=('c14aa9db6c097e0306dac97fb7da1add') build() {
[arch-commits] Commit in xsettings-client/repos/community-i686 (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:18:55 Author: spupykin Revision: 88790 archrelease: copy trunk to community-i686 Added: xsettings-client/repos/community-i686/PKGBUILD (from rev 88789, xsettings-client/trunk/PKGBUILD) Deleted: xsettings-client/repos/community-i686/PKGBUILD --+ PKGBUILD | 48 ++-- 1 file changed, 26 insertions(+), 22 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:18:35 UTC (rev 88789) +++ PKGBUILD2013-04-22 10:18:55 UTC (rev 88790) @@ -1,22 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Alois Belaska ll...@centrum.cz - -pkgname=xsettings-client -pkgver=0.10 -pkgrel=6 -pkgdesc=Provides cross toolkit configuration settings such as theme parameters -arch=('i686' 'x86_64') -license=('GPL') -url=http://matchbox-project.org; -depends=('libx11') -options=('!libtool') -source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz) -md5sums=('c14aa9db6c097e0306dac97fb7da1add') - -build() { - cd $srcdir/Xsettings-client-$pkgver - ./configure --prefix=/usr - make - make DESTDIR=$pkgdir install -} Copied: xsettings-client/repos/community-i686/PKGBUILD (from rev 88789, xsettings-client/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:18:55 UTC (rev 88790) @@ -0,0 +1,26 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Alois Belaska ll...@centrum.cz + +pkgname=xsettings-client +pkgver=0.10 +pkgrel=6 +pkgdesc=Provides cross toolkit configuration settings such as theme parameters +arch=('i686' 'x86_64') +license=('GPL') +url=http://matchbox-project.org; +depends=('libx11') +options=('!libtool') +source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz) +md5sums=('c14aa9db6c097e0306dac97fb7da1add') + +build() { + cd $srcdir/Xsettings-client-$pkgver + ./configure --prefix=/usr + make +} + +package() { + cd $srcdir/Xsettings-client-$pkgver + make DESTDIR=$pkgdir install +}
[arch-commits] Commit in xsettings-client/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 12:19:12 Author: spupykin Revision: 88791 archrelease: copy trunk to community-x86_64 Added: xsettings-client/repos/community-x86_64/PKGBUILD (from rev 88790, xsettings-client/trunk/PKGBUILD) Deleted: xsettings-client/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 48 ++-- 1 file changed, 26 insertions(+), 22 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 10:18:55 UTC (rev 88790) +++ PKGBUILD2013-04-22 10:19:12 UTC (rev 88791) @@ -1,22 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Contributor: Alois Belaska ll...@centrum.cz - -pkgname=xsettings-client -pkgver=0.10 -pkgrel=6 -pkgdesc=Provides cross toolkit configuration settings such as theme parameters -arch=('i686' 'x86_64') -license=('GPL') -url=http://matchbox-project.org; -depends=('libx11') -options=('!libtool') -source=(http://matchbox-project.org/sources/optional-dependencies/Xsettings-client-$pkgver.tar.gz) -md5sums=('c14aa9db6c097e0306dac97fb7da1add') - -build() { - cd $srcdir/Xsettings-client-$pkgver - ./configure --prefix=/usr - make - make DESTDIR=$pkgdir install -} Copied: xsettings-client/repos/community-x86_64/PKGBUILD (from rev 88790, xsettings-client/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 10:19:12 UTC (rev 88791) @@ -0,0 +1,26 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Contributor: Alois Belaska ll...@centrum.cz + +pkgname=xsettings-client +pkgver=0.10 +pkgrel=6 +pkgdesc=Provides cross toolkit configuration settings such as theme parameters +arch=('i686' 'x86_64') +license=('GPL') +url=http://matchbox-project.org; +depends=('libx11') +options=('!libtool') +source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz) +md5sums=('c14aa9db6c097e0306dac97fb7da1add') + +build() { + cd $srcdir/Xsettings-client-$pkgver + ./configure --prefix=/usr + make +} + +package() { + cd $srcdir/Xsettings-client-$pkgver + make DESTDIR=$pkgdir install +}
[arch-commits] Commit in pciutils/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:23:21 Author: tpowa Revision: 183520 upgpkg: pciutils 3.2.0-1 bump to latest version Modified: pciutils/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 09:42:42 UTC (rev 183519) +++ PKGBUILD2013-04-22 10:23:21 UTC (rev 183520) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski tp...@archlinux.org pkgname=pciutils -pkgver=3.1.10 +pkgver=3.2.0 pkgrel=1 pkgdesc=PCI bus configuration space access library and tools arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('glibc' 'hwids') source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) -md5sums=('cdb1e5a95ab7ac67349f10c8f77a6d3c') +md5sums=('3fccb0b28879adb57d8156115f8003c8') build() { cd ${srcdir}/${pkgname}-${pkgver}
[arch-commits] Commit in pciutils/repos (4 files)
Date: Monday, April 22, 2013 @ 12:23:41 Author: tpowa Revision: 183521 archrelease: copy trunk to testing-i686, testing-x86_64 Added: pciutils/repos/testing-i686/ pciutils/repos/testing-i686/PKGBUILD (from rev 183520, pciutils/trunk/PKGBUILD) pciutils/repos/testing-x86_64/ pciutils/repos/testing-x86_64/PKGBUILD (from rev 183520, pciutils/trunk/PKGBUILD) -+ testing-i686/PKGBUILD | 30 ++ testing-x86_64/PKGBUILD | 30 ++ 2 files changed, 60 insertions(+) Copied: pciutils/repos/testing-i686/PKGBUILD (from rev 183520, pciutils/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2013-04-22 10:23:41 UTC (rev 183521) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Tobias Powalowski tp...@archlinux.org +pkgname=pciutils +pkgver=3.2.0 +pkgrel=1 +pkgdesc=PCI bus configuration space access library and tools +arch=(i686 x86_64) +license=('GPL2') +groups=('base') +url=http://mj.ucw.cz/sw/pciutils/; +depends=('glibc' 'hwids') +source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 + ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) +md5sums=('3fccb0b28879adb57d8156115f8003c8') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + make OPT=${CFLAGS} -fPIC -DPIC ZLIB=no SHARED=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a + cp lib/libpci.a ${srcdir}/ + make clean + make OPT=${CFLAGS} ZLIB=no SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man DESTDIR=${pkgdir} install install-lib + install -m644 ${srcdir}/libpci.a ${pkgdir}/usr/lib/ + # this is now supplied by the hwids package + rm -rf $pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}} +} Copied: pciutils/repos/testing-x86_64/PKGBUILD (from rev 183520, pciutils/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2013-04-22 10:23:41 UTC (rev 183521) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Tobias Powalowski tp...@archlinux.org +pkgname=pciutils +pkgver=3.2.0 +pkgrel=1 +pkgdesc=PCI bus configuration space access library and tools +arch=(i686 x86_64) +license=('GPL2') +groups=('base') +url=http://mj.ucw.cz/sw/pciutils/; +depends=('glibc' 'hwids') +source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 + ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) +md5sums=('3fccb0b28879adb57d8156115f8003c8') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + make OPT=${CFLAGS} -fPIC -DPIC ZLIB=no SHARED=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a + cp lib/libpci.a ${srcdir}/ + make clean + make OPT=${CFLAGS} ZLIB=no SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man DESTDIR=${pkgdir} install install-lib + install -m644 ${srcdir}/libpci.a ${pkgdir}/usr/lib/ + # this is now supplied by the hwids package + rm -rf $pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}} +}
[arch-commits] Commit in notion/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:31:06 Author: spupykin Revision: 88792 upgpkg: notion 20130422-1 upd Modified: notion/trunk/PKGBUILD --+ PKGBUILD | 58 +++--- 1 file changed, 23 insertions(+), 35 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:19:12 UTC (rev 88791) +++ PKGBUILD2013-04-22 10:31:06 UTC (rev 88792) @@ -4,7 +4,7 @@ # Contributor: aunoor pkgname=notion -pkgver=20121119 +pkgver=20130422 pkgrel=1 pkgdesc=Tabbed tiling, window manager. Fork of Ion3 url=http://sourceforge.net/projects/notion/; @@ -16,53 +16,41 @@ 'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra') provides=('libtu' 'libextl') changelog=ChangleLog -_gitroots=(git://notion.git.sourceforge.net/gitroot/notion/notion - git://notion.git.sourceforge.net/gitroot/notion/libtu - git://notion.git.sourceforge.net/gitroot/notion/libextl - git://notion.git.sourceforge.net/gitroot/notion/notion-doc - git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama - git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents - git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr - git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux - git://notion.git.sourceforge.net/gitroot/notion/contrib) -md5sums=() -md5sums=() -md5sums=() -md5sums=() +source=(git://notion.git.sourceforge.net/gitroot/notion/notion + git://notion.git.sourceforge.net/gitroot/notion/libtu + git://notion.git.sourceforge.net/gitroot/notion/libextl + git://notion.git.sourceforge.net/gitroot/notion/notion-doc + git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama + git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents + git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr + git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux + git://notion.git.sourceforge.net/gitroot/notion/contrib) +md5sums=('SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP') build() { cd ${srcdir} - # git clone - for _gitroot in ${_gitroots[@]}; do -msg Connecting to the git repository... -_gitname=`basename ${_gitroot}` -if [ -d ${srcdir}/${_gitname} ]; then -pushd ${srcdir}/${_gitname} -git pull origin -popd -else -git clone --depth 1 ${_gitroot} -fi -msg GIT checkout done or server timeout - done - - # copy to notion-build - rm -rf ${srcdir}/notion-build - cp -r ${srcdir}/notion ${srcdir}/notion-build for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux notion-doc; do -cp -r ${srcdir}/$i ${srcdir}/notion-build/ +cp -r ${srcdir}/$i ${srcdir}/notion/ done # build notion - cd ${srcdir}/notion-build + cd ${srcdir}/notion msg Starting make... sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \ -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \ -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \ -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \ -i system-autodetect.mk - make INCLUDES=-I${srcdir}/notion-build + make INCLUDES=-I${srcdir}/notion # build doc and modules for i in mod_xinerama mod_xkbevents mod_xrandr; do @@ -73,7 +61,7 @@ } package() { - cd ${srcdir}/notion-build + cd ${srcdir}/notion # notion make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install
[arch-commits] Commit in notion/repos (8 files)
/notion/ - cp ${srcdir}/mod_xkbevents/*.lua $pkgdir/etc/notion/ - - # contrib - mkdir -p $pkgdir/usr/share/notion/contrib - cp -a ${srcdir}/contrib/* $pkgdir/usr/share/notion/contrib - - # license - install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE -} Copied: notion/repos/community-i686/PKGBUILD (from rev 88792, notion/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 10:31:24 UTC (rev 88793) @@ -0,0 +1,82 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com +# Contributor: aunoor + +pkgname=notion +pkgver=20130422 +pkgrel=1 +pkgdesc=Tabbed tiling, window manager. Fork of Ion3 +url=http://sourceforge.net/projects/notion/; +arch=('i686' 'x86_64') +license=('custom:LGPL') +depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm') +optdepends=('libxinerama' 'libxrandr') +makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr' +'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra') +provides=('libtu' 'libextl') +changelog=ChangleLog +source=(git://notion.git.sourceforge.net/gitroot/notion/notion + git://notion.git.sourceforge.net/gitroot/notion/libtu + git://notion.git.sourceforge.net/gitroot/notion/libextl + git://notion.git.sourceforge.net/gitroot/notion/notion-doc + git://notion.git.sourceforge.net/gitroot/notion/mod_xinerama + git://notion.git.sourceforge.net/gitroot/notion/mod_xkbevents + git://notion.git.sourceforge.net/gitroot/notion/mod_xrandr + git://notion.git.sourceforge.net/gitroot/notion/mod_notionflux + git://notion.git.sourceforge.net/gitroot/notion/contrib) +md5sums=('SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP') + +build() { + cd ${srcdir} + + for i in libextl libtu mod_xinerama mod_xkbevents mod_xrandr mod_notionflux notion-doc; do +cp -r ${srcdir}/$i ${srcdir}/notion/ + done + + # build notion + cd ${srcdir}/notion + msg Starting make... + sed -e 's/^\(PREFIX=\).*$/\1\/usr/' \ + -e 's/^\(ETCDIR=\).*$/\1\/etc\/notion/' \ + -e 's/^\(LUA_DIR=\).*$/\1\/usr/' \ + -e 's/^\(X11_PREFIX=\).*/\1\/usr/' \ + -i system-autodetect.mk + make INCLUDES=-I${srcdir}/notion + + # build doc and modules + for i in mod_xinerama mod_xkbevents mod_xrandr; do +(cd $i make -j1 TOPDIR=.. all) + done + + (cd notion-doc make -j1 TOPDIR=.. all) +} + +package() { + cd ${srcdir}/notion + + # notion + make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion install + + # modules + for i in mod_xinerama mod_xkbevents mod_xrandr notion-doc; do +(cd $i make PREFIX=${pkgdir}/usr ETCDIR=${pkgdir}/etc/notion TOPDIR=.. install) + done + cp ${srcdir}/mod_xinerama/*.lua $pkgdir/etc/notion/ + cp ${srcdir}/mod_xkbevents/*.lua $pkgdir/etc/notion/ + + # contrib + mkdir -p $pkgdir/usr/share/notion/contrib + cp -a ${srcdir}/contrib/* $pkgdir/usr/share/notion/contrib + + # license + install -Dm0644 LICENSE ${pkgdir}/usr/share/licenses/notion/LICENSE +} Deleted: community-x86_64/ChangleLog === --- community-x86_64/ChangleLog 2013-04-22 10:31:06 UTC (rev 88792) +++ community-x86_64/ChangleLog 2013-04-22 10:31:24 UTC (rev 88793) @@ -1,5 +0,0 @@ -2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com - - * 20110914-1 : - Add contrib/ to /usr/share/notion/contrib - Add mod_*.lua to /etc/notion/ Copied: notion/repos/community-x86_64/ChangleLog (from rev 88792, notion/trunk/ChangleLog) === --- community-x86_64/ChangleLog (rev 0) +++ community-x86_64/ChangleLog 2013-04-22 10:31:24 UTC (rev 88793) @@ -0,0 +1,5 @@ +2011-09-14 Sergej Pupykin pupykin.s+a...@gmail.com + + * 20110914-1 : + Add contrib/ to /usr/share/notion/contrib + Add mod_*.lua to /etc/notion/ Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-04-22 10:31:06 UTC (rev 88792) +++ community-x86_64/PKGBUILD 2013-04-22 10:31:24 UTC (rev 88793) @@ -1,92 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Maintainer: Eugen Zagorodniy e dot zagorodniy at gmail dot com -# Contributor: aunoor - -pkgname=notion -pkgver=20121114 -pkgrel=1 -pkgdesc=Tabbed tiling, window manager. Fork of Ion3 -url=http://sourceforge.net/projects/notion/; -arch=('i686' 'x86_64') -license=('custom:LGPL') -depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm') -optdepends=('libxinerama' 'libxrandr') -makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr' -'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra') -provides=('libtu' 'libextl') -changelog
[arch-commits] Commit in xdebug/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:31:38 Author: spupykin Revision: 88794 upgpkg: xdebug 2.2.2-2 upd Modified: xdebug/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:31:24 UTC (rev 88793) +++ PKGBUILD2013-04-22 10:31:38 UTC (rev 88794) @@ -6,7 +6,7 @@ pkgname=xdebug pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc=PHP debugging extension arch=('i686' 'x86_64') url=http://www.xdebug.org; @@ -22,8 +22,6 @@ '68de800943369d4c76bdf7eb35c8463b') build() { - local PHPVER=`php -r 'echo phpversion();'` - cd $srcdir/$pkgname-$pkgver phpize ./configure --prefix=/usr --enable-xdebug @@ -35,12 +33,14 @@ } package() { + local PHPVER=`php -r 'echo phpversion();'` + cd $srcdir/$pkgname-$pkgver/debugclient make DESTDIR=$pkgdir install cd $srcdir/$pkgname-$pkgver if [ $PHPVER \ 5.3.0 ] ; then -install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/xdebug.so +install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so install -D -m 644 $srcdir/xdebug-5.2.ini $pkgdir/etc/php/conf.d/xdebug.ini else install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so
[arch-commits] Commit in xdebug/repos (16 files)
Date: Monday, April 22, 2013 @ 12:32:02 Author: spupykin Revision: 88795 archrelease: copy trunk to community-i686, community-x86_64 Added: xdebug/repos/community-i686/PKGBUILD (from rev 88794, xdebug/trunk/PKGBUILD) xdebug/repos/community-i686/xdebug-5.2.ini (from rev 88794, xdebug/trunk/xdebug-5.2.ini) xdebug/repos/community-i686/xdebug.ini (from rev 88794, xdebug/trunk/xdebug.ini) xdebug/repos/community-i686/xdebug.install (from rev 88794, xdebug/trunk/xdebug.install) xdebug/repos/community-x86_64/PKGBUILD (from rev 88794, xdebug/trunk/PKGBUILD) xdebug/repos/community-x86_64/xdebug-5.2.ini (from rev 88794, xdebug/trunk/xdebug-5.2.ini) xdebug/repos/community-x86_64/xdebug.ini (from rev 88794, xdebug/trunk/xdebug.ini) xdebug/repos/community-x86_64/xdebug.install (from rev 88794, xdebug/trunk/xdebug.install) Deleted: xdebug/repos/community-i686/PKGBUILD xdebug/repos/community-i686/xdebug-5.2.ini xdebug/repos/community-i686/xdebug.ini xdebug/repos/community-i686/xdebug.install xdebug/repos/community-x86_64/PKGBUILD xdebug/repos/community-x86_64/xdebug-5.2.ini xdebug/repos/community-x86_64/xdebug.ini xdebug/repos/community-x86_64/xdebug.install -+ /PKGBUILD | 98 ++ /xdebug-5.2.ini | 10 +++ /xdebug.ini | 10 +++ /xdebug.install | 36 + community-i686/PKGBUILD | 49 --- community-i686/xdebug-5.2.ini |5 - community-i686/xdebug.ini |5 - community-i686/xdebug.install | 18 -- community-x86_64/PKGBUILD | 49 --- community-x86_64/xdebug-5.2.ini |5 - community-x86_64/xdebug.ini |5 - community-x86_64/xdebug.install | 18 -- 12 files changed, 154 insertions(+), 154 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 10:31:38 UTC (rev 88794) +++ community-i686/PKGBUILD 2013-04-22 10:32:02 UTC (rev 88795) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com -# Maintainer: Jonathan Wiersma arch aur at jonw dot org -# Contributor: Jonathan Wiersma arch aur at jonw dot org -# Contributor: sracker smb@gmail.com - -pkgname=xdebug -pkgver=2.2.2 -pkgrel=1 -pkgdesc=PHP debugging extension -arch=('i686' 'x86_64') -url=http://www.xdebug.org; -license=('GPL') -depends=('php') -install=${pkgname}.install -backup=('etc/php/conf.d/xdebug.ini') -source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz - xdebug-5.2.ini - xdebug.ini) -md5sums=('5687bca6270b9668721090d780c7c966' - '6b7fdbbe0bf381bda40e77e29981f439' - '68de800943369d4c76bdf7eb35c8463b') - -build() { - local PHPVER=`php -r 'echo phpversion();'` - - cd $srcdir/$pkgname-$pkgver - phpize - ./configure --prefix=/usr --enable-xdebug - make - - cd debugclient - ./configure --prefix=/usr - make -} - -package() { - cd $srcdir/$pkgname-$pkgver/debugclient - make DESTDIR=$pkgdir install - - cd $srcdir/$pkgname-$pkgver - if [ $PHPVER \ 5.3.0 ] ; then -install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/xdebug.so -install -D -m 644 $srcdir/xdebug-5.2.ini $pkgdir/etc/php/conf.d/xdebug.ini - else -install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so -install -D -m 644 $srcdir/xdebug.ini $pkgdir/etc/php/conf.d/xdebug.ini - fi -} Copied: xdebug/repos/community-i686/PKGBUILD (from rev 88794, xdebug/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 10:32:02 UTC (rev 88795) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com +# Maintainer: Jonathan Wiersma arch aur at jonw dot org +# Contributor: Jonathan Wiersma arch aur at jonw dot org +# Contributor: sracker smb@gmail.com + +pkgname=xdebug +pkgver=2.2.2 +pkgrel=2 +pkgdesc=PHP debugging extension +arch=('i686' 'x86_64') +url=http://www.xdebug.org; +license=('GPL') +depends=('php') +install=${pkgname}.install +backup=('etc/php/conf.d/xdebug.ini') +source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz + xdebug-5.2.ini + xdebug.ini) +md5sums=('5687bca6270b9668721090d780c7c966' + '6b7fdbbe0bf381bda40e77e29981f439' + '68de800943369d4c76bdf7eb35c8463b') + +build() { + cd $srcdir/$pkgname-$pkgver + phpize + ./configure --prefix=/usr --enable-xdebug + make + + cd debugclient + ./configure --prefix=/usr + make +} + +package() { + local PHPVER=`php -r 'echo phpversion();'` + + cd $srcdir/$pkgname-$pkgver/debugclient + make DESTDIR=$pkgdir install + + cd $srcdir/$pkgname-$pkgver + if [ $PHPVER \ 5.3.0 ] ; then +install -D -m 744 modules/xdebug.so $pkgdir/usr/lib/php/modules/xdebug.so
[arch-commits] Commit in qtwebkit/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 12:48:30 Author: andrea Revision: 183522 upgpkg: qtwebkit 2.3.1-1 Upstream release Modified: qtwebkit/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:23:41 UTC (rev 183521) +++ PKGBUILD2013-04-22 10:48:30 UTC (rev 183522) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino and...@archlinux.org pkgname=qtwebkit -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 arch=('i686' 'x86_64') url='http://trac.webkit.org/wiki/QtWebKit' @@ -16,7 +16,7 @@ http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${_qtver}.tar.gz; 'use-python2.patch' 'qwebview.patch') -sha1sums=('8e0aa2f895376a0a88b55548bfadb270da3708ba' +sha1sums=('5b71baa0c92290d00b8cc3739c298098c1ed4bcd' 'f5880f11c139d7d8d01ecb8d874535f7d9553198' '315b6ff603f35e5492a036f7082f6aa075dfb607' 'ef467fcfc9e74aa88356f27acc21792706ed1e4d')
[arch-commits] Commit in qtwebkit/repos (12 files)
Date: Monday, April 22, 2013 @ 12:48:39 Author: andrea Revision: 183523 archrelease: copy trunk to extra-i686, extra-x86_64 Added: qtwebkit/repos/extra-i686/PKGBUILD (from rev 183522, qtwebkit/trunk/PKGBUILD) qtwebkit/repos/extra-i686/qwebview.patch (from rev 183522, qtwebkit/trunk/qwebview.patch) qtwebkit/repos/extra-i686/use-python2.patch (from rev 183522, qtwebkit/trunk/use-python2.patch) qtwebkit/repos/extra-x86_64/PKGBUILD (from rev 183522, qtwebkit/trunk/PKGBUILD) qtwebkit/repos/extra-x86_64/qwebview.patch (from rev 183522, qtwebkit/trunk/qwebview.patch) qtwebkit/repos/extra-x86_64/use-python2.patch (from rev 183522, qtwebkit/trunk/use-python2.patch) Deleted: qtwebkit/repos/extra-i686/PKGBUILD qtwebkit/repos/extra-i686/qwebview.patch qtwebkit/repos/extra-i686/use-python2.patch qtwebkit/repos/extra-x86_64/PKGBUILD qtwebkit/repos/extra-x86_64/qwebview.patch qtwebkit/repos/extra-x86_64/use-python2.patch + /PKGBUILD | 112 ++ /qwebview.patch| 42 ++ /use-python2.patch | 114 +++ extra-i686/PKGBUILD| 56 --- extra-i686/qwebview.patch | 21 --- extra-i686/use-python2.patch | 57 --- extra-x86_64/PKGBUILD | 56 --- extra-x86_64/qwebview.patch| 21 --- extra-x86_64/use-python2.patch | 57 --- 9 files changed, 268 insertions(+), 268 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 10:48:30 UTC (rev 183522) +++ extra-i686/PKGBUILD 2013-04-22 10:48:39 UTC (rev 183523) @@ -1,56 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org - -pkgname=qtwebkit -pkgver=2.3.0 -pkgrel=1 -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=('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') -sha1sums=('8e0aa2f895376a0a88b55548bfadb270da3708ba' - 'f5880f11c139d7d8d01ecb8d874535f7d9553198' - '315b6ff603f35e5492a036f7082f6aa075dfb607' - 'ef467fcfc9e74aa88356f27acc21792706ed1e4d') - -build() { - cd webkit-qtwebkit-23 - - patch -p1 -i ${srcdir}/use-python2.patch - - OPTS=--no-webkit2 - if [ ${CARCH} = i686 ]; then - # FS#33418 - OPTS=${OPTS} --no-force-sse2 - fi - - export QTDIR=/usr - export PATH=/usr/lib/qt4/bin:$PATH - Tools/Scripts/build-webkit --qt \ ---makeargs=${MAKEFLAGS} \ ---prefix=/usr \ -${OPTS} - - # 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-qt4 - make -} - -package() { - cd webkit-qtwebkit-23 - make INSTALL_ROOT=${pkgdir} -C WebKitBuild/Release install - - cd ../qt-everywhere-opensource-src-${_qtver}/tools/designer/src/plugins/qwebview - make INSTALL_ROOT=${pkgdir} install -} Copied: qtwebkit/repos/extra-i686/PKGBUILD (from rev 183522, qtwebkit/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 10:48:39 UTC (rev 183523) @@ -0,0 +1,56 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org + +pkgname=qtwebkit +pkgver=2.3.1 +pkgrel=1 +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=('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') +sha1sums=('5b71baa0c92290d00b8cc3739c298098c1ed4bcd' + 'f5880f11c139d7d8d01ecb8d874535f7d9553198' + '315b6ff603f35e5492a036f7082f6aa075dfb607' + 'ef467fcfc9e74aa88356f27acc21792706ed1e4d') + +build() { + cd webkit-qtwebkit-23 + + patch -p1 -i ${srcdir}/use-python2.patch + + OPTS=--no-webkit2 + if [ ${CARCH} = i686 ]; then + # FS#33418 + OPTS=${OPTS} --no-force-sse2 + fi + + export QTDIR=/usr + export PATH=/usr/lib/qt4/bin:$PATH + Tools/Scripts/build-webkit --qt \ +
[arch-commits] Commit in kdeadmin/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 13:04:58 Author: andrea Revision: 183524 Add missing deps (FS#34648) Modified: kdeadmin/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:48:39 UTC (rev 183523) +++ PKGBUILD2013-04-22 11:04:58 UTC (rev 183524) @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdeadmin') -makedepends=('cmake' 'automoc4') +makedepends=('cmake' 'automoc4' 'kdepimlibs') source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz; 'syslog-path.patch') sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e'
[arch-commits] Commit in kdeadmin/repos/extra-i686 (6 files)
Date: Monday, April 22, 2013 @ 13:05:11 Author: andrea Revision: 183525 archrelease: copy trunk to extra-i686 Added: kdeadmin/repos/extra-i686/PKGBUILD (from rev 183524, kdeadmin/trunk/PKGBUILD) kdeadmin/repos/extra-i686/kdeadmin.install (from rev 183524, kdeadmin/trunk/kdeadmin.install) kdeadmin/repos/extra-i686/syslog-path.patch (from rev 183524, kdeadmin/trunk/syslog-path.patch) Deleted: kdeadmin/repos/extra-i686/PKGBUILD kdeadmin/repos/extra-i686/kdeadmin.install kdeadmin/repos/extra-i686/syslog-path.patch ---+ PKGBUILD | 128 ++-- kdeadmin.install | 22 syslog-path.patch | 22 3 files changed, 86 insertions(+), 86 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 11:04:58 UTC (rev 183524) +++ PKGBUILD2013-04-22 11:05:11 UTC (rev 183525) @@ -1,64 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgbase=kdeadmin -pkgname=('kdeadmin-kcron' - 'kdeadmin-ksystemlog' - 'kdeadmin-kuser') -pkgver=4.10.2 -pkgrel=1 -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeadmin') -makedepends=('cmake' 'automoc4') -source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz; -'syslog-path.patch') -sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e' - '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') - -build() { - cd ${srcdir}/${pkgbase}-${pkgver} - patch -p1 -i ${srcdir}/syslog-path.patch - - cd ${srcdir} - mkdir build - cd build - cmake ../${pkgbase}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DBUILD_strigi-analyzer=OFF - make -} - -package_kdeadmin-kcron() { - pkgdesc='Configure and schedule tasks' -url='http://userbase.kde.org/KCron' - depends=('kdelibs') - cd $srcdir/build/kcron - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/kcron - make DESTDIR=$pkgdir install -} - -package_kdeadmin-ksystemlog() { - pkgdesc='System log viewer tool' - depends=('kdebase-runtime') - url=http://kde.org/applications/system/ksystemlog/; - cd $srcdir/build/ksystemlog - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/ksystemlog - make DESTDIR=$pkgdir install -} - -package_kdeadmin-kuser() { - pkgdesc='User Manager' - depends=('kdebase-runtime' 'kdepimlibs') - url=http://kde.org/applications/system/kuser/; - install='kdeadmin.install' - cd $srcdir/build/kuser - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/kuser - make DESTDIR=$pkgdir install -} Copied: kdeadmin/repos/extra-i686/PKGBUILD (from rev 183524, kdeadmin/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 11:05:11 UTC (rev 183525) @@ -0,0 +1,64 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgbase=kdeadmin +pkgname=('kdeadmin-kcron' + 'kdeadmin-ksystemlog' + 'kdeadmin-kuser') +pkgver=4.10.2 +pkgrel=1 +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeadmin') +makedepends=('cmake' 'automoc4' 'kdepimlibs') +source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz; +'syslog-path.patch') +sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e' + '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') + +build() { + cd ${srcdir}/${pkgbase}-${pkgver} + patch -p1 -i ${srcdir}/syslog-path.patch + + cd ${srcdir} + mkdir build + cd build + cmake ../${pkgbase}-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DBUILD_strigi-analyzer=OFF + make +} + +package_kdeadmin-kcron() { + pkgdesc='Configure and schedule tasks' +url='http://userbase.kde.org/KCron' + depends=('kdelibs') + cd $srcdir/build/kcron + make DESTDIR=$pkgdir install + cd $srcdir/build/doc/kcron + make DESTDIR=$pkgdir install +} + +package_kdeadmin-ksystemlog() { + pkgdesc='System log viewer tool' + depends=('kdebase-runtime') + url=http://kde.org/applications/system/ksystemlog/; + cd $srcdir/build/ksystemlog + make DESTDIR=$pkgdir install + cd $srcdir/build/doc/ksystemlog + make DESTDIR=$pkgdir install +} + +package_kdeadmin-kuser() { + pkgdesc='User Manager' + depends=('kdebase-runtime' 'kdepimlibs') + url=http://kde.org/applications/system/kuser/; + install='kdeadmin.install' +
[arch-commits] Commit in kdeadmin/repos/extra-x86_64 (6 files)
Date: Monday, April 22, 2013 @ 13:05:18 Author: andrea Revision: 183526 archrelease: copy trunk to extra-x86_64 Added: kdeadmin/repos/extra-x86_64/PKGBUILD (from rev 183525, kdeadmin/trunk/PKGBUILD) kdeadmin/repos/extra-x86_64/kdeadmin.install (from rev 183525, kdeadmin/trunk/kdeadmin.install) kdeadmin/repos/extra-x86_64/syslog-path.patch (from rev 183525, kdeadmin/trunk/syslog-path.patch) Deleted: kdeadmin/repos/extra-x86_64/PKGBUILD kdeadmin/repos/extra-x86_64/kdeadmin.install kdeadmin/repos/extra-x86_64/syslog-path.patch ---+ PKGBUILD | 128 ++-- kdeadmin.install | 22 syslog-path.patch | 22 3 files changed, 86 insertions(+), 86 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 11:05:11 UTC (rev 183525) +++ PKGBUILD2013-04-22 11:05:18 UTC (rev 183526) @@ -1,64 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: Pierre Schmitz pie...@archlinux.de - -pkgbase=kdeadmin -pkgname=('kdeadmin-kcron' - 'kdeadmin-ksystemlog' - 'kdeadmin-kuser') -pkgver=4.10.2 -pkgrel=1 -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeadmin') -makedepends=('cmake' 'automoc4') -source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz; -'syslog-path.patch') -sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e' - '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') - -build() { - cd ${srcdir}/${pkgbase}-${pkgver} - patch -p1 -i ${srcdir}/syslog-path.patch - - cd ${srcdir} - mkdir build - cd build - cmake ../${pkgbase}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DBUILD_strigi-analyzer=OFF - make -} - -package_kdeadmin-kcron() { - pkgdesc='Configure and schedule tasks' -url='http://userbase.kde.org/KCron' - depends=('kdelibs') - cd $srcdir/build/kcron - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/kcron - make DESTDIR=$pkgdir install -} - -package_kdeadmin-ksystemlog() { - pkgdesc='System log viewer tool' - depends=('kdebase-runtime') - url=http://kde.org/applications/system/ksystemlog/; - cd $srcdir/build/ksystemlog - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/ksystemlog - make DESTDIR=$pkgdir install -} - -package_kdeadmin-kuser() { - pkgdesc='User Manager' - depends=('kdebase-runtime' 'kdepimlibs') - url=http://kde.org/applications/system/kuser/; - install='kdeadmin.install' - cd $srcdir/build/kuser - make DESTDIR=$pkgdir install - cd $srcdir/build/doc/kuser - make DESTDIR=$pkgdir install -} Copied: kdeadmin/repos/extra-x86_64/PKGBUILD (from rev 183525, kdeadmin/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 11:05:18 UTC (rev 183526) @@ -0,0 +1,64 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: Pierre Schmitz pie...@archlinux.de + +pkgbase=kdeadmin +pkgname=('kdeadmin-kcron' + 'kdeadmin-ksystemlog' + 'kdeadmin-kuser') +pkgver=4.10.2 +pkgrel=1 +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeadmin') +makedepends=('cmake' 'automoc4' 'kdepimlibs') +source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz; +'syslog-path.patch') +sha1sums=('885f63b846e9e8d1485c9261544efb2ab0eea58e' + '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') + +build() { + cd ${srcdir}/${pkgbase}-${pkgver} + patch -p1 -i ${srcdir}/syslog-path.patch + + cd ${srcdir} + mkdir build + cd build + cmake ../${pkgbase}-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DBUILD_strigi-analyzer=OFF + make +} + +package_kdeadmin-kcron() { + pkgdesc='Configure and schedule tasks' +url='http://userbase.kde.org/KCron' + depends=('kdelibs') + cd $srcdir/build/kcron + make DESTDIR=$pkgdir install + cd $srcdir/build/doc/kcron + make DESTDIR=$pkgdir install +} + +package_kdeadmin-ksystemlog() { + pkgdesc='System log viewer tool' + depends=('kdebase-runtime') + url=http://kde.org/applications/system/ksystemlog/; + cd $srcdir/build/ksystemlog + make DESTDIR=$pkgdir install + cd $srcdir/build/doc/ksystemlog + make DESTDIR=$pkgdir install +} + +package_kdeadmin-kuser() { + pkgdesc='User Manager' + depends=('kdebase-runtime' 'kdepimlibs') + url=http://kde.org/applications/system/kuser/; +
[arch-commits] Commit in parallel/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 13:32:54 Author: tredaelli Revision: 88796 upgpkg: parallel 20130422-1 Modified: parallel/trunk/PKGBUILD --+ PKGBUILD | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 10:32:02 UTC (rev 88795) +++ PKGBUILD2013-04-22 11:32:54 UTC (rev 88796) @@ -4,7 +4,7 @@ # Contributor: Peter Simons sim...@cryp.to pkgname=parallel -pkgver=20130222 +pkgver=20130422 pkgrel=1 pkgdesc='A shell tool for executing jobs in parallel' arch=('any') @@ -12,14 +12,13 @@ license=('GPL3') depends=('perl') source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}) -md5sums=('6f369ee1715e5e9b421d4b041d00b31f' - '18d1aea776113c692552bfd3e3a5266b') -sha1sums=('2b470ce7ff3f19682511690e9f391dba8a275dd4' - 'fb8306131cdf57476a4ce2dd256a6314ac002fc8') +md5sums=('37051ad79a3f304635c2dc4bbba65a63' + 'SKIP') +sha1sums=('77d88d5f518d3980bc98333e17314132dd02feaa' + 'SKIP') build() { cd $pkgname-$pkgver - source /etc/profile.d/perlbin.sh ./configure --prefix=/usr make }
[arch-commits] Commit in parallel/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, April 22, 2013 @ 13:33:22 Author: tredaelli Revision: 88797 archrelease: copy trunk to community-any Added: parallel/repos/community-any/PKGBUILD (from rev 88796, parallel/trunk/PKGBUILD) Deleted: parallel/repos/community-any/PKGBUILD --+ PKGBUILD | 63 ++--- 1 file changed, 31 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-04-22 11:32:54 UTC (rev 88796) +++ PKGBUILD2013-04-22 11:33:22 UTC (rev 88797) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Timothy Redaelli timothy.redae...@gmail.com -# Contributor: Vianney le Clément vleclement AT gmail·com -# Contributor: Peter Simons sim...@cryp.to - -pkgname=parallel -pkgver=20130222 -pkgrel=1 -pkgdesc='A shell tool for executing jobs in parallel' -arch=('any') -url='http://www.gnu.org/software/parallel/' -license=('GPL3') -depends=('perl') -source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}) -md5sums=('6f369ee1715e5e9b421d4b041d00b31f' - '18d1aea776113c692552bfd3e3a5266b') -sha1sums=('2b470ce7ff3f19682511690e9f391dba8a275dd4' - 'fb8306131cdf57476a4ce2dd256a6314ac002fc8') - -build() { - cd $pkgname-$pkgver - source /etc/profile.d/perlbin.sh - ./configure --prefix=/usr - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir/ install -} - -# vim:set ts=2 sw=2 et: Copied: parallel/repos/community-any/PKGBUILD (from rev 88796, parallel/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-22 11:33:22 UTC (rev 88797) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Timothy Redaelli timothy.redae...@gmail.com +# Contributor: Vianney le Clément vleclement AT gmail·com +# Contributor: Peter Simons sim...@cryp.to + +pkgname=parallel +pkgver=20130422 +pkgrel=1 +pkgdesc='A shell tool for executing jobs in parallel' +arch=('any') +url='http://www.gnu.org/software/parallel/' +license=('GPL3') +depends=('perl') +source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}) +md5sums=('37051ad79a3f304635c2dc4bbba65a63' + 'SKIP') +sha1sums=('77d88d5f518d3980bc98333e17314132dd02feaa' + 'SKIP') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=$pkgdir/ install +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in cinnamon-control-center/trunk (PKGBUILD idle-delay.patch)
Date: Monday, April 22, 2013 @ 14:28:48 Author: bgyorgy Revision: 88798 upgpkg: cinnamon-control-center 1.7.3-3 Fix idle-delay setting Modified: cinnamon-control-center/trunk/PKGBUILD cinnamon-control-center/trunk/idle-delay.patch --+ PKGBUILD |4 ++-- idle-delay.patch | 24 2 files changed, 18 insertions(+), 10 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 11:33:22 UTC (rev 88797) +++ PKGBUILD2013-04-22 12:28:48 UTC (rev 88798) @@ -6,7 +6,7 @@ pkgname=cinnamon-control-center pkgver=1.7.3 -pkgrel=2 +pkgrel=3 pkgdesc=The Control Center for Cinnamon arch=('i686' 'x86_64') depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet') @@ -22,7 +22,7 @@ idle-delay.patch) sha256sums=('44a4484238c2b9e9060d062028438df589fc29c9e3da45edad068198a990c8be' '826de61fa60349a99c6895f2ffb0ea1c7f71031b17dd80bb245e3834b30b6ff6' -'9ca1a56b19413cc86dfce10558e1f696d63b93134afc76c0cb467944a9ea10f5') +'42ea92628dc234d65e582592a66c0011d5bb2c2eac14854a06f7a9dc923c8d67') build() { cd $pkgname-$pkgver Modified: idle-delay.patch === --- idle-delay.patch2013-04-22 11:33:22 UTC (rev 88797) +++ idle-delay.patch2013-04-22 12:28:48 UTC (rev 88798) @@ -30,29 +30,37 @@ diff -Naur cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c --- cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c 2013-04-15 16:04:38.0 +0200 -+++ cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c 2013-04-22 04:48:28.047061908 +0200 -@@ -351,9 +351,8 @@ cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c 2013-04-22 14:15:28.440488342 +0200 +@@ -351,10 +351,6 @@ 1, value, -1); - /* set both battery and ac keys */ - g_settings_set_int (self-priv-gsd_settings, sleep-display-ac, value); - g_settings_set_int (self-priv-gsd_settings, sleep-display-battery, value); -+ /* set idle-delay key */ -+ g_settings_set_int (self-priv-session_settings, idle-delay, value); - +- set_idle_delay_from_dpms (self, value); } -@@ -399,7 +398,7 @@ + +@@ -384,7 +380,7 @@ + { + GtkTreeIter iter; + GtkTreeModel *model; +- gint value; ++ guint value; + gint value_tmp, value_prev; + gboolean ret; + guint i; +@@ -399,7 +395,7 @@ i = 0; /* try to make the UI match the AC setting */ - value = g_settings_get_int (self-priv-gsd_settings, sleep-display-ac); -+ value = g_settings_get_int (self-priv-session_settings, idle-delay); ++ g_settings_get (self-priv-session_settings, idle-delay, u, value); do { gtk_tree_model_get (model, iter, -@@ -510,7 +509,7 @@ +@@ -510,7 +506,7 @@ /* bind the auto dim checkbox */ widget = WID (screen_auto_reduce_checkbutton); g_settings_bind (self-priv-gsd_settings,
[arch-commits] Commit in cinnamon-control-center/repos (4 files)
Date: Monday, April 22, 2013 @ 14:28:59 Author: bgyorgy Revision: 88799 archrelease: copy trunk to community-i686, community-x86_64 Deleted: cinnamon-control-center/repos/community-i686/PKGBUILD cinnamon-control-center/repos/community-i686/cinnamon-control-center.install cinnamon-control-center/repos/community-x86_64/PKGBUILD cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install --+ community-i686/PKGBUILD | 68 - community-i686/cinnamon-control-center.install | 11 --- community-x86_64/PKGBUILD| 68 - community-x86_64/cinnamon-control-center.install | 11 --- 4 files changed, 158 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 12:28:48 UTC (rev 88798) +++ community-i686/PKGBUILD 2013-04-22 12:28:59 UTC (rev 88799) @@ -1,68 +0,0 @@ -# $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.3 -pkgrel=2 -pkgdesc=The Control Center for Cinnamon -arch=('i686' 'x86_64') -depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet') -optdepends=('mesa-demos: provides glxinfo for graphics information' -'gnome-color-manager: for color management tasks') -makedepends=('intltool' 'gnome-common') -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; -gnomerrlabeler.patch -idle-delay.patch) -sha256sums=('44a4484238c2b9e9060d062028438df589fc29c9e3da45edad068198a990c8be' -'826de61fa60349a99c6895f2ffb0ea1c7f71031b17dd80bb245e3834b30b6ff6' -'9ca1a56b19413cc86dfce10558e1f696d63b93134afc76c0cb467944a9ea10f5') - -build() { - cd $pkgname-$pkgver - - # Build fix for GNOME 3.8 - patch -Np1 -i $srcdir/gnomerrlabeler.patch - - # Runtime fix for GNOME 3.8 - patch -Np1 -i $srcdir/idle-delay.patch - - autoreconf -fi - - ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var --disable-static \ - --enable-systemd \ - --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 - - # Remove unused stuff - make -C panels/datetime DESTDIR=$pkgdir uninstall - make -C panels/printers DESTDIR=$pkgdir uninstall - make -C panels/sound DESTDIR=$pkgdir uninstall - make -C panels/sound/data DESTDIR=$pkgdir install - make -C shell DESTDIR=$pkgdir uninstall - make -C shell DESTDIR=$pkgdir install-libLTLIBRARIES - - # Remove broken desktop files - rm -R $pkgdir/usr/share/applications - rm -R $pkgdir/etc - - # Fix a warning - chown 102:0 $pkgdir/usr/share/polkit-1/rules.d - chmod 700 $pkgdir/usr/share/polkit-1/rules.d -} Deleted: community-i686/cinnamon-control-center.install === --- community-i686/cinnamon-control-center.install 2013-04-22 12:28:48 UTC (rev 88798) +++ community-i686/cinnamon-control-center.install 2013-04-22 12:28:59 UTC (rev 88799) @@ -1,11 +0,0 @@ -post_install() { -gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor -} - -post_upgrade() { -post_install $1 -} - -post_remove() { -post_install $1 -} \ No newline at end of file Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-04-22 12:28:48 UTC (rev 88798) +++ community-x86_64/PKGBUILD 2013-04-22 12:28:59 UTC (rev 88799) @@ -1,68 +0,0 @@ -# $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.3 -pkgrel=2 -pkgdesc=The Control Center for Cinnamon -arch=('i686' 'x86_64') -depends=('cinnamon' 'cheese' 'libgnomekbd' 'libgtop' 'network-manager-applet') -optdepends=('mesa-demos: provides glxinfo for graphics information' -'gnome-color-manager: for color management tasks') -makedepends=('intltool' 'gnome-common') -url=https://github.com/linuxmint/cinnamon-control-center; -install=cinnamon-control-center.install -license=('GPL') -options=('!libtool'
[arch-commits] Commit in cinnamon-control-center/repos (12 files)
Date: Monday, April 22, 2013 @ 14:29:37 Author: bgyorgy Revision: 88800 archrelease: copy trunk to community-i686, community-x86_64 Added: cinnamon-control-center/repos/community-i686/PKGBUILD (from rev 88799, cinnamon-control-center/trunk/PKGBUILD) cinnamon-control-center/repos/community-i686/cinnamon-control-center.install (from rev 88799, cinnamon-control-center/trunk/cinnamon-control-center.install) cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch (from rev 88799, cinnamon-control-center/trunk/gnomerrlabeler.patch) cinnamon-control-center/repos/community-i686/idle-delay.patch (from rev 88799, cinnamon-control-center/trunk/idle-delay.patch) cinnamon-control-center/repos/community-x86_64/PKGBUILD (from rev 88799, cinnamon-control-center/trunk/PKGBUILD) cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install (from rev 88799, cinnamon-control-center/trunk/cinnamon-control-center.install) cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch (from rev 88799, cinnamon-control-center/trunk/gnomerrlabeler.patch) cinnamon-control-center/repos/community-x86_64/idle-delay.patch (from rev 88799, cinnamon-control-center/trunk/idle-delay.patch) Deleted: cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch cinnamon-control-center/repos/community-i686/idle-delay.patch cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch cinnamon-control-center/repos/community-x86_64/idle-delay.patch --+ /gnomerrlabeler.patch| 1532 + /idle-delay.patch| 142 + community-i686/PKGBUILD | 68 community-i686/cinnamon-control-center.install | 11 community-i686/gnomerrlabeler.patch | 766 -- community-i686/idle-delay.patch | 63 community-x86_64/PKGBUILD| 68 community-x86_64/cinnamon-control-center.install | 11 community-x86_64/gnomerrlabeler.patch| 766 -- community-x86_64/idle-delay.patch| 63 10 files changed, 1832 insertions(+), 1658 deletions(-) The diff is longer than the limit of 200KB. Use svn diff -r 88799:88800 to see the changes.
[arch-commits] Commit in p11-kit/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 15:09:48 Author: heftig Revision: 183528 0.18.1 Modified: p11-kit/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 12:29:00 UTC (rev 183527) +++ PKGBUILD2013-04-22 13:09:48 UTC (rev 183528) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru ib...@archlinux.org pkgname=p11-kit -pkgver=0.18.0 +pkgver=0.18.1 pkgrel=1 pkgdesc=Library to work with PKCS#11 modules arch=(i686 x86_64) @@ -10,8 +10,9 @@ license=('BSD') depends=('glibc' 'libtasn1') options=(!libtool) -source=($url/releases/$pkgname-$pkgver.tar.gz) -md5sums=('abb4683c7f193df6e48dbfad443ec9a8') +source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig}) +md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c' + 'SKIP') build() { cd $pkgname-$pkgver
[arch-commits] Commit in p11-kit/repos (4 files)
Date: Monday, April 22, 2013 @ 15:10:36 Author: heftig Revision: 183529 archrelease: copy trunk to extra-i686, extra-x86_64 Added: p11-kit/repos/extra-i686/PKGBUILD (from rev 183528, p11-kit/trunk/PKGBUILD) p11-kit/repos/extra-x86_64/PKGBUILD (from rev 183528, p11-kit/trunk/PKGBUILD) Deleted: p11-kit/repos/extra-i686/PKGBUILD p11-kit/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 60 extra-i686/PKGBUILD | 29 --- extra-x86_64/PKGBUILD | 29 --- 3 files changed, 60 insertions(+), 58 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 13:09:48 UTC (rev 183528) +++ extra-i686/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru ib...@archlinux.org - -pkgname=p11-kit -pkgver=0.18.0 -pkgrel=1 -pkgdesc=Library to work with PKCS#11 modules -arch=(i686 x86_64) -url=http://p11-glue.freedesktop.org; -license=('BSD') -depends=('glibc' 'libtasn1') -options=(!libtool) -source=($url/releases/$pkgname-$pkgver.tar.gz) -md5sums=('abb4683c7f193df6e48dbfad443ec9a8') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --sysconfdir=/etc \ ---with-module-path=/usr/lib/pkcs11 - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir install - install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING -} - -# vim:set ts=2 sw=2 et: Copied: p11-kit/repos/extra-i686/PKGBUILD (from rev 183528, p11-kit/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Ionut Biru ib...@archlinux.org + +pkgname=p11-kit +pkgver=0.18.1 +pkgrel=1 +pkgdesc=Library to work with PKCS#11 modules +arch=(i686 x86_64) +url=http://p11-glue.freedesktop.org; +license=('BSD') +depends=('glibc' 'libtasn1') +options=(!libtool) +source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig}) +md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c' + 'SKIP') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc \ +--with-module-path=/usr/lib/pkcs11 + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=$pkgdir install + install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING +} + +# vim:set ts=2 sw=2 et: Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-04-22 13:09:48 UTC (rev 183528) +++ extra-x86_64/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529) @@ -1,29 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru ib...@archlinux.org - -pkgname=p11-kit -pkgver=0.18.0 -pkgrel=1 -pkgdesc=Library to work with PKCS#11 modules -arch=(i686 x86_64) -url=http://p11-glue.freedesktop.org; -license=('BSD') -depends=('glibc' 'libtasn1') -options=(!libtool) -source=($url/releases/$pkgname-$pkgver.tar.gz) -md5sums=('abb4683c7f193df6e48dbfad443ec9a8') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --sysconfdir=/etc \ ---with-module-path=/usr/lib/pkcs11 - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir install - install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING -} - -# vim:set ts=2 sw=2 et: Copied: p11-kit/repos/extra-x86_64/PKGBUILD (from rev 183528, p11-kit/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-04-22 13:10:36 UTC (rev 183529) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Ionut Biru ib...@archlinux.org + +pkgname=p11-kit +pkgver=0.18.1 +pkgrel=1 +pkgdesc=Library to work with PKCS#11 modules +arch=(i686 x86_64) +url=http://p11-glue.freedesktop.org; +license=('BSD') +depends=('glibc' 'libtasn1') +options=(!libtool) +source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig}) +md5sums=('e4ef21592dbd126b62e1a6d4ad65ce5c' + 'SKIP') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc \ +--with-module-path=/usr/lib/pkcs11 + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=$pkgdir install + install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in pciutils/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 16:05:56 Author: tpowa Revision: 183530 upgpkg: pciutils 3.2.0-2 fix kmod depend Modified: pciutils/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 13:10:36 UTC (rev 183529) +++ PKGBUILD2013-04-22 14:05:56 UTC (rev 183530) @@ -2,13 +2,13 @@ # Maintainer: Tobias Powalowski tp...@archlinux.org pkgname=pciutils pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc=PCI bus configuration space access library and tools arch=(i686 x86_64) license=('GPL2') groups=('base') url=http://mj.ucw.cz/sw/pciutils/; -depends=('glibc' 'hwids') +depends=('glibc' 'hwids' 'kmod') source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) md5sums=('3fccb0b28879adb57d8156115f8003c8')
[arch-commits] Commit in pciutils/repos (4 files)
Date: Monday, April 22, 2013 @ 16:06:04 Author: tpowa Revision: 183531 archrelease: copy trunk to testing-i686, testing-x86_64 Added: pciutils/repos/testing-i686/PKGBUILD (from rev 183530, pciutils/trunk/PKGBUILD) pciutils/repos/testing-x86_64/PKGBUILD (from rev 183530, pciutils/trunk/PKGBUILD) Deleted: pciutils/repos/testing-i686/PKGBUILD pciutils/repos/testing-x86_64/PKGBUILD -+ /PKGBUILD | 60 ++ testing-i686/PKGBUILD | 30 --- testing-x86_64/PKGBUILD | 30 --- 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: testing-i686/PKGBUILD === --- testing-i686/PKGBUILD 2013-04-22 14:05:56 UTC (rev 183530) +++ testing-i686/PKGBUILD 2013-04-22 14:06:04 UTC (rev 183531) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Tobias Powalowski tp...@archlinux.org -pkgname=pciutils -pkgver=3.2.0 -pkgrel=1 -pkgdesc=PCI bus configuration space access library and tools -arch=(i686 x86_64) -license=('GPL2') -groups=('base') -url=http://mj.ucw.cz/sw/pciutils/; -depends=('glibc' 'hwids') -source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 - ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) -md5sums=('3fccb0b28879adb57d8156115f8003c8') - -build() { - cd ${srcdir}/${pkgname}-${pkgver} - make OPT=${CFLAGS} -fPIC -DPIC ZLIB=no SHARED=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a - cp lib/libpci.a ${srcdir}/ - make clean - make OPT=${CFLAGS} ZLIB=no SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man DESTDIR=${pkgdir} install install-lib - install -m644 ${srcdir}/libpci.a ${pkgdir}/usr/lib/ - # this is now supplied by the hwids package - rm -rf $pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}} -} Copied: pciutils/repos/testing-i686/PKGBUILD (from rev 183530, pciutils/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2013-04-22 14:06:04 UTC (rev 183531) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Tobias Powalowski tp...@archlinux.org +pkgname=pciutils +pkgver=3.2.0 +pkgrel=2 +pkgdesc=PCI bus configuration space access library and tools +arch=(i686 x86_64) +license=('GPL2') +groups=('base') +url=http://mj.ucw.cz/sw/pciutils/; +depends=('glibc' 'hwids' 'kmod') +source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 + ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) +md5sums=('3fccb0b28879adb57d8156115f8003c8') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + make OPT=${CFLAGS} -fPIC -DPIC ZLIB=no SHARED=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a + cp lib/libpci.a ${srcdir}/ + make clean + make OPT=${CFLAGS} ZLIB=no SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} + make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man DESTDIR=${pkgdir} install install-lib + install -m644 ${srcdir}/libpci.a ${pkgdir}/usr/lib/ + # this is now supplied by the hwids package + rm -rf $pkgdir/usr/{sbin/update-pciids,share/{man/man8/update-pciids.8,hwdata}} +} Deleted: testing-x86_64/PKGBUILD === --- testing-x86_64/PKGBUILD 2013-04-22 14:05:56 UTC (rev 183530) +++ testing-x86_64/PKGBUILD 2013-04-22 14:06:04 UTC (rev 183531) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Tobias Powalowski tp...@archlinux.org -pkgname=pciutils -pkgver=3.2.0 -pkgrel=1 -pkgdesc=PCI bus configuration space access library and tools -arch=(i686 x86_64) -license=('GPL2') -groups=('base') -url=http://mj.ucw.cz/sw/pciutils/; -depends=('glibc' 'hwids') -source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2 - ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz) -md5sums=('3fccb0b28879adb57d8156115f8003c8') - -build() { - cd ${srcdir}/${pkgname}-${pkgver} - make OPT=${CFLAGS} -fPIC -DPIC ZLIB=no SHARED=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man lib/libpci.a - cp lib/libpci.a ${srcdir}/ - make clean - make OPT=${CFLAGS} ZLIB=no SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all -} - -package() { - cd ${srcdir}/${pkgname}-${pkgver} - make SHARED=yes PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man DESTDIR=${pkgdir} install install-lib - install -m644 ${srcdir}/libpci.a ${pkgdir}/usr/lib/ - # this is now supplied by the hwids package
[arch-commits] Commit in gjs/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 17:39:27 Author: heftig Revision: 183532 1.36.1 Modified: gjs/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 14:06:04 UTC (rev 183531) +++ PKGBUILD2013-04-22 15:39:27 UTC (rev 183532) @@ -2,8 +2,8 @@ # Maintainer: Ionut Biru ib...@archlinux.org pkgname=gjs -pkgver=1.36.0 -pkgrel=2 +pkgver=1.36.1 +pkgrel=1 pkgdesc=Javascript Bindings for GNOME arch=(i686 x86_64) url=http://live.gnome.org/Gjs; @@ -11,7 +11,7 @@ depends=(cairo gobject-introspection 'js=17.0.0') options=('!libtool') source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2) -sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7') +sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27') build() { cd $pkgname-$pkgver
[arch-commits] Commit in gjs/repos (4 files)
Date: Monday, April 22, 2013 @ 17:40:22 Author: heftig Revision: 183533 archrelease: copy trunk to extra-i686, extra-x86_64 Added: gjs/repos/extra-i686/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD) gjs/repos/extra-x86_64/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD) Deleted: gjs/repos/extra-i686/PKGBUILD gjs/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 60 extra-i686/PKGBUILD | 30 extra-x86_64/PKGBUILD | 30 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 15:39:27 UTC (rev 183532) +++ extra-i686/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru ib...@archlinux.org - -pkgname=gjs -pkgver=1.36.0 -pkgrel=2 -pkgdesc=Javascript Bindings for GNOME -arch=(i686 x86_64) -url=http://live.gnome.org/Gjs; -license=(GPL) -depends=(cairo gobject-introspection 'js=17.0.0') -options=('!libtool') -source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2) -sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --disable-static - make -} - -check() { - cd $pkgname-$pkgver - make check -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir install -} Copied: gjs/repos/extra-i686/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Ionut Biru ib...@archlinux.org + +pkgname=gjs +pkgver=1.36.1 +pkgrel=1 +pkgdesc=Javascript Bindings for GNOME +arch=(i686 x86_64) +url=http://live.gnome.org/Gjs; +license=(GPL) +depends=(cairo gobject-introspection 'js=17.0.0') +options=('!libtool') +source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2) +sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --disable-static + make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=$pkgdir install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-04-22 15:39:27 UTC (rev 183532) +++ extra-x86_64/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru ib...@archlinux.org - -pkgname=gjs -pkgver=1.36.0 -pkgrel=2 -pkgdesc=Javascript Bindings for GNOME -arch=(i686 x86_64) -url=http://live.gnome.org/Gjs; -license=(GPL) -depends=(cairo gobject-introspection 'js=17.0.0') -options=('!libtool') -source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2) -sha256sums=('a5a6c3fdb71b1106966992b97464faad5ba938cf4c108c3b94f5a6eebd656dc7') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --disable-static - make -} - -check() { - cd $pkgname-$pkgver - make check -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir install -} Copied: gjs/repos/extra-x86_64/PKGBUILD (from rev 183532, gjs/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-04-22 15:40:22 UTC (rev 183533) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Ionut Biru ib...@archlinux.org + +pkgname=gjs +pkgver=1.36.1 +pkgrel=1 +pkgdesc=Javascript Bindings for GNOME +arch=(i686 x86_64) +url=http://live.gnome.org/Gjs; +license=(GPL) +depends=(cairo gobject-introspection 'js=17.0.0') +options=('!libtool') +source=(http://people.gnome.org/~walters/$pkgname-js17-$pkgver.tar.bz2) +sha256sums=('5826f74fcf20750538f74e2b0059f392eb139996b80b70ca217f5f7a0d117e27') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --disable-static + make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR=$pkgdir install +}
[arch-commits] Commit in soundkonverter/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 18:03:30 Author: stativ Revision: 88802 upgpkg: soundkonverter 2.0.1-1 update to 2.0.1 Modified: soundkonverter/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 15:03:41 UTC (rev 88801) +++ PKGBUILD2013-04-22 16:03:30 UTC (rev 88802) @@ -5,7 +5,7 @@ # Contributor: Darwin Bautista djclue...@gmail.com pkgname=soundkonverter -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc=Front-end to various audio converters arch=('i686' 'x86_64') @@ -33,7 +33,7 @@ 'sox: sox plugin (change sample rate, various effects)') install=$pkgname.install source=(http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz;) -md5sums=('f1df729916b2418c474b859ed6b9eda6') +md5sums=('d4f039003954c5279e56113237f608ca') build() { cd $srcdir/$pkgname-$pkgver
[arch-commits] Commit in soundkonverter/repos (8 files)
Date: Monday, April 22, 2013 @ 18:03:37 Author: stativ Revision: 88803 archrelease: copy trunk to community-i686, community-x86_64 Added: soundkonverter/repos/community-i686/PKGBUILD (from rev 88802, soundkonverter/trunk/PKGBUILD) soundkonverter/repos/community-i686/soundkonverter.install (from rev 88802, soundkonverter/trunk/soundkonverter.install) soundkonverter/repos/community-x86_64/PKGBUILD (from rev 88802, soundkonverter/trunk/PKGBUILD) soundkonverter/repos/community-x86_64/soundkonverter.install (from rev 88802, soundkonverter/trunk/soundkonverter.install) Deleted: soundkonverter/repos/community-i686/PKGBUILD soundkonverter/repos/community-i686/soundkonverter.install soundkonverter/repos/community-x86_64/PKGBUILD soundkonverter/repos/community-x86_64/soundkonverter.install -+ /PKGBUILD | 98 ++ /soundkonverter.install | 24 +++ community-i686/PKGBUILD | 49 --- community-i686/soundkonverter.install | 12 --- community-x86_64/PKGBUILD | 49 --- community-x86_64/soundkonverter.install | 12 --- 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 16:03:30 UTC (rev 88802) +++ community-i686/PKGBUILD 2013-04-22 16:03:37 UTC (rev 88803) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com -# Contributor: Mateusz Herych heni...@gmail.com -# Contributor: Eric Belanger e...@archlinux.org -# Contributor: Darwin Bautista djclue...@gmail.com - -pkgname=soundkonverter -pkgver=2.0.0 -pkgrel=1 -pkgdesc=Front-end to various audio converters -arch=('i686' 'x86_64') -url=http://www.kde-apps.org/content/show.php?content=29024; -license=('GPL') -depends=('kdebase-runtime' 'libkcddb' 'cdparanoia' 'taglib') -makedepends=('automoc4' 'cmake') -optdepends=('cdrkit: cdda2wav backend' -'faac: faac backend' -'faad2: faad backend' -'ffmpeg: ffmpeg backend' -'flac: flac backend' -'fluidsynth: flouidsynth backend' -'lame: lame backend' -'mac: mac backend' -'mplayer: mplayer backend' -'mp3gain: mp3gain backend' -'opus-tools: opus backend' -'speex: speexenc, speexdec backends' -'timidity++: midi backend' -'twolame: twolame backend' -'vorbisgain: vorbisgain backend' -'vorbis-tools: vorbis tools backend' -'wavpack: wavpack backend' -'sox: sox plugin (change sample rate, various effects)') -install=$pkgname.install -source=(http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz;) -md5sums=('f1df729916b2418c474b859ed6b9eda6') - -build() { - cd $srcdir/$pkgname-$pkgver - cmake . \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release - make -} - -package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install -} Copied: soundkonverter/repos/community-i686/PKGBUILD (from rev 88802, soundkonverter/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 16:03:37 UTC (rev 88803) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com +# Contributor: Mateusz Herych heni...@gmail.com +# Contributor: Eric Belanger e...@archlinux.org +# Contributor: Darwin Bautista djclue...@gmail.com + +pkgname=soundkonverter +pkgver=2.0.1 +pkgrel=1 +pkgdesc=Front-end to various audio converters +arch=('i686' 'x86_64') +url=http://www.kde-apps.org/content/show.php?content=29024; +license=('GPL') +depends=('kdebase-runtime' 'libkcddb' 'cdparanoia' 'taglib') +makedepends=('automoc4' 'cmake') +optdepends=('cdrkit: cdda2wav backend' +'faac: faac backend' +'faad2: faad backend' +'ffmpeg: ffmpeg backend' +'flac: flac backend' +'fluidsynth: flouidsynth backend' +'lame: lame backend' +'mac: mac backend' +'mplayer: mplayer backend' +'mp3gain: mp3gain backend' +'opus-tools: opus backend' +'speex: speexenc, speexdec backends' +'timidity++: midi backend' +'twolame: twolame backend' +'vorbisgain: vorbisgain backend' +'vorbis-tools: vorbis tools backend' +'wavpack: wavpack backend' +'sox: sox plugin (change sample rate, various effects)') +install=$pkgname.install +source=(http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz;) +md5sums=('d4f039003954c5279e56113237f608ca') + +build() { + cd $srcdir/$pkgname-$pkgver + cmake . \ +
[arch-commits] Commit in live-media/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 18:38:55 Author: giovanni Revision: 183535 upgpkg: live-media 2013.04.22-1 upstream release Modified: live-media/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 16:17:15 UTC (rev 183534) +++ PKGBUILD2013-04-22 16:38:55 UTC (rev 183535) @@ -3,7 +3,7 @@ # Contributor: Gilles CHAUVIN gcn...@gmail.com pkgname=live-media -pkgver=2013.04.08 +pkgver=2013.04.22 pkgrel=1 pkgdesc=A set of C++ libraries for multimedia streaming arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url=http://live555.com/liveMedia; depends=('gcc-libs') source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;) -md5sums=('25ff9f7bf9e47c699878e58c7789ee13') +md5sums=('83362b57ecfa0ed07a1f1bd93bb4cdfb') build() { cd ${srcdir}/live
[arch-commits] Commit in live-media/repos (4 files)
Date: Monday, April 22, 2013 @ 18:39:02 Author: giovanni Revision: 183536 archrelease: copy trunk to extra-i686, extra-x86_64 Added: live-media/repos/extra-i686/PKGBUILD (from rev 183535, live-media/trunk/PKGBUILD) live-media/repos/extra-x86_64/PKGBUILD (from rev 183535, live-media/trunk/PKGBUILD) Deleted: live-media/repos/extra-i686/PKGBUILD live-media/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 76 extra-i686/PKGBUILD | 38 extra-x86_64/PKGBUILD | 38 3 files changed, 76 insertions(+), 76 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 16:38:55 UTC (rev 183535) +++ extra-i686/PKGBUILD 2013-04-22 16:39:02 UTC (rev 183536) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora giova...@archlinux.org -# Contributor: Gilles CHAUVIN gcn...@gmail.com - -pkgname=live-media -pkgver=2013.04.08 -pkgrel=1 -pkgdesc=A set of C++ libraries for multimedia streaming -arch=('i686' 'x86_64') -license=('LGPL') -url=http://live555.com/liveMedia; -depends=('gcc-libs') -source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;) -md5sums=('25ff9f7bf9e47c699878e58c7789ee13') - -build() { - cd ${srcdir}/live - - sed \ - -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ - -i config.linux - ./genMakefiles linux - make -} - -package() { - cd ${srcdir}/live - - for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do -install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} -install -m644 ${dir}/*.a ${pkgdir}/usr/lib -install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir} - done - - for testprog in `find testProgs -type f -perm 755`; do -install ${testprog} ${pkgdir}/usr/bin - done -} Copied: live-media/repos/extra-i686/PKGBUILD (from rev 183535, live-media/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 16:39:02 UTC (rev 183536) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Giovanni Scafora giova...@archlinux.org +# Contributor: Gilles CHAUVIN gcn...@gmail.com + +pkgname=live-media +pkgver=2013.04.22 +pkgrel=1 +pkgdesc=A set of C++ libraries for multimedia streaming +arch=('i686' 'x86_64') +license=('LGPL') +url=http://live555.com/liveMedia; +depends=('gcc-libs') +source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;) +md5sums=('83362b57ecfa0ed07a1f1bd93bb4cdfb') + +build() { + cd ${srcdir}/live + + sed \ + -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ + -i config.linux + ./genMakefiles linux + make +} + +package() { + cd ${srcdir}/live + + for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do +install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} +install -m644 ${dir}/*.a ${pkgdir}/usr/lib +install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir} + done + + for testprog in `find testProgs -type f -perm 755`; do +install ${testprog} ${pkgdir}/usr/bin + done +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-04-22 16:38:55 UTC (rev 183535) +++ extra-x86_64/PKGBUILD 2013-04-22 16:39:02 UTC (rev 183536) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora giova...@archlinux.org -# Contributor: Gilles CHAUVIN gcn...@gmail.com - -pkgname=live-media -pkgver=2013.04.08 -pkgrel=1 -pkgdesc=A set of C++ libraries for multimedia streaming -arch=('i686' 'x86_64') -license=('LGPL') -url=http://live555.com/liveMedia; -depends=('gcc-libs') -source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;) -md5sums=('25ff9f7bf9e47c699878e58c7789ee13') - -build() { - cd ${srcdir}/live - - sed \ - -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \ - -i config.linux - ./genMakefiles linux - make -} - -package() { - cd ${srcdir}/live - - for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do -install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}} -install -m644 ${dir}/*.a ${pkgdir}/usr/lib -install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir} - done - - for testprog in `find testProgs -type f -perm 755`; do -install ${testprog} ${pkgdir}/usr/bin - done -} Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 183535, live-media/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-04-22 16:39:02 UTC (rev 183536) @@ -0,0
[arch-commits] Commit in java7-openjdk/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 19:23:30 Author: andyrtr Revision: 183537 upgpkg: java7-openjdk 7.u17_2.3.9-1 upstream update 2.3.9 Modified: java7-openjdk/trunk/PKGBUILD --+ PKGBUILD | 37 - 1 file changed, 16 insertions(+), 21 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 16:39:02 UTC (rev 183536) +++ PKGBUILD2013-04-22 17:23:30 UTC (rev 183537) @@ -8,17 +8,17 @@ pkgbase=java7-openjdk _java_ver=7 _updatever=u17 -_icedtea_ver=2.3.8 +_icedtea_ver=2.3.9 # check ${srcdir}/icedtea7/Makefile.am -_CORBA_CHANGESET=516aae5f27cf -_JAXP_CHANGESET=1fbe99283d97 -_JAXWS_CHANGESET=3c7be82314bf -_JDK_CHANGESET=deac45dc94f0 -_LANGTOOLS_CHANGESET=41426c72b802 -_OPENJDK_CHANGESET=ed02a059ea15 +_CORBA_CHANGESET=47a6bf94ce11 +_JAXP_CHANGESET=d2142901bcb7 +_JAXWS_CHANGESET=b1877762d45c +_JDK_CHANGESET=8e91101e36f0 +_LANGTOOLS_CHANGESET=fd956199cb82 +_OPENJDK_CHANGESET=12b96a57263c -_HOTSPOT_CHANGESET=a152dced63a1 # see ${srcdir}/icedtea7/hotspot.map +_HOTSPOT_CHANGESET=ad5a321edea2 # see ${srcdir}/icedtea7/hotspot.map _bootstrap=0 # 0/1 for quick build or full bootstrap @@ -50,14 +50,14 @@ jdk7-openjdk.profile.csh jre7-openjdk.profile jre7-openjdk.profile.csh) -sha256sums=('750a4c6e3e22369aa7dcfb0751fe85d5ea7a36b32871861c5063dbcadddc7153' -'865030303330856c988e353bf1bc86fc95669179b0958a4072538fc59d9a073b' -'181ceb85a4dade1a8d8465e2d69255ee3612dbc5a50699a59a4f21e69be7a1c6' -'ed3a963c4309316fba654f0a60ba4bec21b2d170e64423eddfa2ba635ac76572' -'4abe7366900327a0de21caee8a7b0ea5494821507a02bfb07cffc980cebe90ad' -'00e3e4cb436f4153434faa2d1063114a9028e9c8a7eacf558873053c47365215' -'cbef395a2af27673a3611ed50d84a76ae9f9539a7c42ed8e06e171bfc1ac030c' -'eac2313e3012653afa7549257765d56e4348c775363eee0733968d32a7c1eeae' +sha256sums=('7e1fdd4c53c9772337c971b6f6f8058dabd99d7f4c4fcc85c88d836c9005c6da' +'651f99364e451d79156c879b8c8e47b8568fb3b4e4d28ebc38d36028acbed8bc' +'7346565688c3f01872af2c16a491233325ad5e924475dc89ff01f50582814934' +'8cad2dfee2d5e58a217193dcc9650debe519f72df7c136a15311195c9a1b48d6' +'b8e109ac705b95e5605280c8ae13319a128e16eac950a455bfa30364ae4192cc' +'349009abfc8df1575336648bebd8a5ff0cb0f2ad045f6b661d88691411881d5e' +'2806de9d41a91acff5bb917ec9dc41cb805e893b43828491b920f9ec14b53b12' +'c184f29b13626e7327f58e4c1df506daf2b57d8084b7a2d2106504ab0fd5eaac' '9ad943ceb3dbcdf45d72974fc3667886a7ed65c69ab9abc17be5412827551a7f' '7b2db65bfb9d5014e1522178d65cabf05dfa85e0926cde5648b5a338db376479' 'b742113dc6debc3eb92a246e442595481c04a2a3973e7902b86037acb50050ea' @@ -82,12 +82,7 @@ build() { cd ${srcdir}/icedtea-${_icedtea_ver} - -# unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS -# # default is to build with first found java-environment found in our repos - is jdk7-openjdk -# [ -f /etc/profile.d/jdk.sh ] . /etc/profile.d/jdk.sh - export ALT_PARALLEL_COMPILE_JOBS=${MAKEFLAGS/-j} export HOTSPOT_BUILD_JOBS=${ALT_PARALLEL_COMPILE_JOBS}
[arch-commits] Commit in java7-openjdk/repos (44 files)
Date: Monday, April 22, 2013 @ 19:24:27 Author: andyrtr Revision: 183538 archrelease: copy trunk to extra-i686, extra-x86_64 Added: java7-openjdk/repos/extra-i686/PKGBUILD (from rev 183537, java7-openjdk/trunk/PKGBUILD) java7-openjdk/repos/extra-i686/fix_corba_cmds_path.diff (from rev 183537, java7-openjdk/trunk/fix_corba_cmds_path.diff) java7-openjdk/repos/extra-i686/fontconfig-paths.diff (from rev 183537, java7-openjdk/trunk/fontconfig-paths.diff) java7-openjdk/repos/extra-i686/jdk7-openjdk.profile (from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile) java7-openjdk/repos/extra-i686/jdk7-openjdk.profile.csh (from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile.csh) java7-openjdk/repos/extra-i686/jre7-openjdk-headless.install (from rev 183537, java7-openjdk/trunk/jre7-openjdk-headless.install) java7-openjdk/repos/extra-i686/jre7-openjdk.install (from rev 183537, java7-openjdk/trunk/jre7-openjdk.install) java7-openjdk/repos/extra-i686/jre7-openjdk.profile (from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile) java7-openjdk/repos/extra-i686/jre7-openjdk.profile.csh (from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile.csh) java7-openjdk/repos/extra-i686/openjdk7_fix_jdk_cmds_path.diff (from rev 183537, java7-openjdk/trunk/openjdk7_fix_jdk_cmds_path.diff) java7-openjdk/repos/extra-i686/openjdk7_nonreparenting-wm.diff (from rev 183537, java7-openjdk/trunk/openjdk7_nonreparenting-wm.diff) java7-openjdk/repos/extra-x86_64/PKGBUILD (from rev 183537, java7-openjdk/trunk/PKGBUILD) java7-openjdk/repos/extra-x86_64/fix_corba_cmds_path.diff (from rev 183537, java7-openjdk/trunk/fix_corba_cmds_path.diff) java7-openjdk/repos/extra-x86_64/fontconfig-paths.diff (from rev 183537, java7-openjdk/trunk/fontconfig-paths.diff) java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile (from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile) java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile.csh (from rev 183537, java7-openjdk/trunk/jdk7-openjdk.profile.csh) java7-openjdk/repos/extra-x86_64/jre7-openjdk-headless.install (from rev 183537, java7-openjdk/trunk/jre7-openjdk-headless.install) java7-openjdk/repos/extra-x86_64/jre7-openjdk.install (from rev 183537, java7-openjdk/trunk/jre7-openjdk.install) java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile (from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile) java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile.csh (from rev 183537, java7-openjdk/trunk/jre7-openjdk.profile.csh) java7-openjdk/repos/extra-x86_64/openjdk7_fix_jdk_cmds_path.diff (from rev 183537, java7-openjdk/trunk/openjdk7_fix_jdk_cmds_path.diff) java7-openjdk/repos/extra-x86_64/openjdk7_nonreparenting-wm.diff (from rev 183537, java7-openjdk/trunk/openjdk7_nonreparenting-wm.diff) Deleted: java7-openjdk/repos/extra-i686/PKGBUILD java7-openjdk/repos/extra-i686/fix_corba_cmds_path.diff java7-openjdk/repos/extra-i686/fontconfig-paths.diff java7-openjdk/repos/extra-i686/jdk7-openjdk.profile java7-openjdk/repos/extra-i686/jdk7-openjdk.profile.csh java7-openjdk/repos/extra-i686/jre7-openjdk-headless.install java7-openjdk/repos/extra-i686/jre7-openjdk.install java7-openjdk/repos/extra-i686/jre7-openjdk.profile java7-openjdk/repos/extra-i686/jre7-openjdk.profile.csh java7-openjdk/repos/extra-i686/openjdk7_fix_jdk_cmds_path.diff java7-openjdk/repos/extra-i686/openjdk7_nonreparenting-wm.diff java7-openjdk/repos/extra-x86_64/PKGBUILD java7-openjdk/repos/extra-x86_64/fix_corba_cmds_path.diff java7-openjdk/repos/extra-x86_64/fontconfig-paths.diff java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile java7-openjdk/repos/extra-x86_64/jdk7-openjdk.profile.csh java7-openjdk/repos/extra-x86_64/jre7-openjdk-headless.install java7-openjdk/repos/extra-x86_64/jre7-openjdk.install java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile java7-openjdk/repos/extra-x86_64/jre7-openjdk.profile.csh java7-openjdk/repos/extra-x86_64/openjdk7_fix_jdk_cmds_path.diff java7-openjdk/repos/extra-x86_64/openjdk7_nonreparenting-wm.diff --+ /PKGBUILD| 694 + /fix_corba_cmds_path.diff| 58 ++ /fontconfig-paths.diff | 268 + /jdk7-openjdk.profile|2 /jdk7-openjdk.profile.csh|2 /jre7-openjdk-headless.install | 22 /jre7-openjdk.install| 36 + /jre7-openjdk.profile|8 /jre7-openjdk.profile.csh|8 /openjdk7_fix_jdk_cmds_path.diff | 72 ++ /openjdk7_nonreparenting-wm.diff | 116 extra-i686/PKGBUILD | 352 extra-i686/fix_corba_cmds_path.diff | 29 -
[arch-commits] Commit in nemo/trunk (PKGBUILD remove-desktop-background.patch)
Date: Monday, April 22, 2013 @ 20:07:32 Author: bgyorgy Revision: 88804 upgpkg: nemo 1.7.3-3 Remove cinnamon dependency Modified: nemo/trunk/PKGBUILD nemo/trunk/remove-desktop-background.patch -+ PKGBUILD|7 +- remove-desktop-background.patch | 102 +++--- 2 files changed, 97 insertions(+), 12 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 16:03:37 UTC (rev 88803) +++ PKGBUILD2013-04-22 18:07:32 UTC (rev 88804) @@ -4,14 +4,13 @@ pkgname=nemo pkgver=1.7.3 -pkgrel=2 +pkgrel=3 pkgdesc=Cinnamon file manager (Nautilus fork) arch=('i686' 'x86_64') url=https://github.com/linuxmint/nemo; license=('GPL') depends=('libexif' 'gvfs' 'dconf' 'desktop-file-utils' 'exempi' 'python2' - 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql' - 'cinnamon') + 'gnome-desktop' 'gnome-icon-theme' 'libnotify' 'libtracker-sparql') makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common') optdepends=('gksu: Open as Root') options=('!emptydirs' '!libtool') @@ -21,7 +20,7 @@ remove-desktop-background.patch) md5sums=('04c021da543e2562b712107c2be9a8c2' '9e170cc74eee901634b3367b06a209c6' - '700b595dfcf06e39f9dc3bdb7c81e086') + 'f10af52377e44e1efe8ec4934aa4d4d2') build() { cd linuxmint-nemo-* Modified: remove-desktop-background.patch === --- remove-desktop-background.patch 2013-04-22 16:03:37 UTC (rev 88803) +++ remove-desktop-background.patch 2013-04-22 18:07:32 UTC (rev 88804) @@ -1,7 +1,7 @@ From 5f82ebba474f6c1068a21f51ded2b0e26869ecaf Mon Sep 17 00:00:00 2001 From: Michael Webster miketwebs...@gmail.com Date: Mon, 15 Apr 2013 18:44:35 -0400 -Subject: [PATCH 1/4] Don't render the background. Need to fix selected icon +Subject: [PATCH 1/6] Don't render the background. Need to fix selected icon style --- @@ -100,13 +100,13 @@ GTK_WIDGET_CLASS (nemo_desktop_window_parent_class)-realize (widget); -- -1.8.1.5 +1.8.1.6 From 6b013acb8f0ad855d042d0e8d51350c539a37c21 Mon Sep 17 00:00:00 2001 From: Michael Webster miketwebs...@gmail.com Date: Mon, 15 Apr 2013 20:03:03 -0400 -Subject: [PATCH 2/4] Remove nemo-desktop-background, the desktop window makes +Subject: [PATCH 2/6] Remove nemo-desktop-background, the desktop window makes a transparent background and just uses the existing rendered background from muffin/g-s-d @@ -867,13 +867,13 @@ } -- -1.8.1.5 +1.8.1.6 From b40990397b6fff55878481a806a1b5574e43951f Mon Sep 17 00:00:00 2001 From: Michael Webster miketwebs...@gmail.com Date: Mon, 15 Apr 2013 20:14:40 -0400 -Subject: [PATCH 3/4] Forgot an include +Subject: [PATCH 3/6] Forgot an include --- libnemo-private/nemo-icon-dnd.c | 1 - @@ -892,13 +892,13 @@ #include libnemo-private/nemo-file-changes-queue.h #include stdio.h -- -1.8.1.5 +1.8.1.6 From 020d4dc15fa9c0e1303cef7795e45e688ede7726 Mon Sep 17 00:00:00 2001 From: Michael Webster miketwebs...@gmail.com Date: Tue, 16 Apr 2013 18:00:01 -0400 -Subject: [PATCH 4/4] Change to use cinnamon background keys +Subject: [PATCH 4/6] Change to use cinnamon background keys --- libnemo-private/nemo-global-preferences.c | 2 +- @@ -960,5 +960,91 @@ g_free (uri); } -- -1.8.1.5 +1.8.1.6 + +From f487954ebce3f564744e9c83b5dd40fa8f8fad6d Mon Sep 17 00:00:00 2001 +From: Michael Webster miketwebs...@gmail.com +Date: Mon, 22 Apr 2013 08:33:41 -0400 +Subject: [PATCH 5/6] Fall back to org.gnome.desktop.background schema when + cinnamon is not installed + +--- + libnemo-private/nemo-global-preferences.c | 20 +++- + 1 file changed, 19 insertions(+), 1 deletion(-) + +diff --git a/libnemo-private/nemo-global-preferences.c b/libnemo-private/nemo-global-preferences.c +index 336afc3..7eb04ef 100644 +--- a/libnemo-private/nemo-global-preferences.c b/libnemo-private/nemo-global-preferences.c +@@ -76,7 +76,25 @@ + nemo_desktop_preferences = g_settings_new(org.nemo.desktop); + nemo_tree_sidebar_preferences = g_settings_new(org.nemo.sidebar-panels.tree); + gnome_lockdown_preferences = g_settings_new(org.gnome.desktop.lockdown); +- cinnamon_background_preferences = g_settings_new(org.cinnamon.background); + gnome_media_handling_preferences = g_settings_new(org.gnome.desktop.media-handling); + gnome_terminal_preferences = g_settings_new(org.gnome.desktop.default-applications.terminal); ++ ++const gchar * const *schema_list = g_settings_list_schemas (); ++int i = 0; ++gboolean has_cinnamon = FALSE; ++if (schema_list != NULL) { ++while (schema_list[i] != NULL) { ++if (g_strcmp0 (schema_list[i], org.cinnamon.background) == 0) { ++has_cinnamon = TRUE; ++
[arch-commits] Commit in apvlv/trunk (PKGBUILD apvlv.desktop apvlv.install)
Date: Monday, April 22, 2013 @ 21:12:47 Author: jsteel Revision: 88805 desktop and install file Added: apvlv/trunk/apvlv.desktop apvlv/trunk/apvlv.install Modified: apvlv/trunk/PKGBUILD ---+ PKGBUILD | 26 +- apvlv.desktop | 17 + apvlv.install |7 +++ 3 files changed, 41 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 18:07:32 UTC (rev 88804) +++ PKGBUILD2013-04-22 19:12:47 UTC (rev 88805) @@ -1,23 +1,27 @@ # $Id$ -# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Maintainer: Jonathan Steel jst...@aur.archlinux.org +# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl # Contributor: Brad Fanella bradfane...@archlinux.us # Contributor: Stefan Husmann stefan-husm...@t-online.de # Contributor: tocer.deng tocer.d...@gmail.com pkgname=apvlv pkgver=0.1.4.20121023 -pkgrel=1 -pkgdesc='A PDF Viewer which behaves like Vim' +pkgrel=2 +pkgdesc='A PDF Viewer, which behaves like Vim' arch=('i686' 'x86_64') url=http://naihe2010.github.com/apvlv/; license=('GPL') -depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre') +depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils') makedepends=('cmake' 'libwebkit') -source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) -md5sums=('f222fc4b09b15358eb4e7f996ba810d6') +install=$pkgname.install +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz +$pkgname.desktop) +md5sums=('f222fc4b09b15358eb4e7f996ba810d6' + '54478fecb54f36d1c44d8fdc233ddbac') build() { - cd $srcdir/$pkgname-$pkgver + cd $srcdir/$pkgname-$pkgver mkdir -p build cd build @@ -25,11 +29,15 @@ cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DAPVLV_WITH_UMD=no .. + make } package() { - cd $srcdir/$pkgname-$pkgver/build + cd $srcdir/$pkgname-$pkgver/build - make DESTDIR=$pkgdir/ install + make DESTDIR=$pkgdir/ install + + install -Dm644 $srcdir/$pkgname.desktop \ +$pkgdir/usr/share/applications/$pkgname.desktop } Added: apvlv.desktop === --- apvlv.desktop (rev 0) +++ apvlv.desktop 2013-04-22 19:12:47 UTC (rev 88805) @@ -0,0 +1,17 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=apvlv +Comment=A minimalistic document viewer +Comment[de]=Ein minimalistischer Dokumenten-Betrachter +Comment[fr]=Un visionneur de document minimaliste +Comment[ru]=Минималистичный просмотрщик документов +Comment[tr]=Minimalist bir belge görüntüleyicisi +Comment[es_CL]=Un visor de documentos minimalista +Comment[uk_UA]=Легкий переглядач документів +Comment[it]=Un visualizzatore di documenti minimalista +Comment[pl]=Minimalistyczna przeglądarka dokumentów +Exec=apvlv %f +Terminal=false +Categories=Office;Viewer; +MimeType=application/pdf;application/postscript;application/eps;application/x-eps;image/eps;image/x-eps;image/vnd.djvu; Added: apvlv.install === --- apvlv.install (rev 0) +++ apvlv.install 2013-04-22 19:12:47 UTC (rev 88805) @@ -0,0 +1,7 @@ +post_install() { + update-desktop-database -q +} + +post_remove() { + post_install +}
[arch-commits] Commit in apvlv/repos (16 files)
Date: Monday, April 22, 2013 @ 21:13:17 Author: jsteel Revision: 88806 archrelease: copy trunk to community-i686, community-x86_64 Added: apvlv/repos/community-i686/PKGBUILD (from rev 88805, apvlv/trunk/PKGBUILD) apvlv/repos/community-i686/apvlv-poppler015.patch (from rev 88805, apvlv/trunk/apvlv-poppler015.patch) apvlv/repos/community-i686/apvlv.desktop (from rev 88805, apvlv/trunk/apvlv.desktop) apvlv/repos/community-i686/apvlv.install (from rev 88805, apvlv/trunk/apvlv.install) apvlv/repos/community-i686/poppler-gdk.patch (from rev 88805, apvlv/trunk/poppler-gdk.patch) apvlv/repos/community-x86_64/PKGBUILD (from rev 88805, apvlv/trunk/PKGBUILD) apvlv/repos/community-x86_64/apvlv-poppler015.patch (from rev 88805, apvlv/trunk/apvlv-poppler015.patch) apvlv/repos/community-x86_64/apvlv.desktop (from rev 88805, apvlv/trunk/apvlv.desktop) apvlv/repos/community-x86_64/apvlv.install (from rev 88805, apvlv/trunk/apvlv.install) apvlv/repos/community-x86_64/poppler-gdk.patch (from rev 88805, apvlv/trunk/poppler-gdk.patch) Deleted: apvlv/repos/community-i686/PKGBUILD apvlv/repos/community-i686/apvlv-poppler015.patch apvlv/repos/community-i686/poppler-gdk.patch apvlv/repos/community-x86_64/PKGBUILD apvlv/repos/community-x86_64/apvlv-poppler015.patch apvlv/repos/community-x86_64/poppler-gdk.patch -+ /PKGBUILD | 86 /apvlv-poppler015.patch | 24 ++ /poppler-gdk.patch | 300 ++ community-i686/PKGBUILD | 35 --- community-i686/apvlv-poppler015.patch | 12 - community-i686/apvlv.desktop| 17 + community-i686/apvlv.install|7 community-i686/poppler-gdk.patch| 150 --- community-x86_64/PKGBUILD | 35 --- community-x86_64/apvlv-poppler015.patch | 12 - community-x86_64/apvlv.desktop | 17 + community-x86_64/apvlv.install |7 community-x86_64/poppler-gdk.patch | 150 --- 13 files changed, 458 insertions(+), 394 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 19:12:47 UTC (rev 88805) +++ community-i686/PKGBUILD 2013-04-22 19:13:17 UTC (rev 88806) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl -# Contributor: Brad Fanella bradfane...@archlinux.us -# Contributor: Stefan Husmann stefan-husm...@t-online.de -# Contributor: tocer.deng tocer.d...@gmail.com - -pkgname=apvlv -pkgver=0.1.4.20121023 -pkgrel=1 -pkgdesc='A PDF Viewer which behaves like Vim' -arch=('i686' 'x86_64') -url=http://naihe2010.github.com/apvlv/; -license=('GPL') -depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre') -makedepends=('cmake' 'libwebkit') -source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz) -md5sums=('f222fc4b09b15358eb4e7f996ba810d6') - -build() { - cd $srcdir/$pkgname-$pkgver - - mkdir -p build - cd build - - cmake -DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DAPVLV_WITH_UMD=no .. - make -} - -package() { - cd $srcdir/$pkgname-$pkgver/build - - make DESTDIR=$pkgdir/ install -} Copied: apvlv/repos/community-i686/PKGBUILD (from rev 88805, apvlv/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 19:13:17 UTC (rev 88806) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Jonathan Steel jst...@aur.archlinux.org +# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Contributor: Brad Fanella bradfane...@archlinux.us +# Contributor: Stefan Husmann stefan-husm...@t-online.de +# Contributor: tocer.deng tocer.d...@gmail.com + +pkgname=apvlv +pkgver=0.1.4.20121023 +pkgrel=2 +pkgdesc='A PDF Viewer, which behaves like Vim' +arch=('i686' 'x86_64') +url=http://naihe2010.github.com/apvlv/; +license=('GPL') +depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils') +makedepends=('cmake' 'libwebkit') +install=$pkgname.install +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz +$pkgname.desktop) +md5sums=('f222fc4b09b15358eb4e7f996ba810d6' + '54478fecb54f36d1c44d8fdc233ddbac') + +build() { + cd $srcdir/$pkgname-$pkgver + + mkdir -p build + cd build + + cmake -DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DAPVLV_WITH_UMD=no .. + + make +} + +package() { + cd $srcdir/$pkgname-$pkgver/build + + make DESTDIR=$pkgdir/ install + + install -Dm644 $srcdir/$pkgname.desktop \ +$pkgdir/usr/share/applications/$pkgname.desktop +} Deleted: community-i686/apvlv-poppler015.patch === ---
[arch-commits] Commit in apvlv/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 21:31:34 Author: jsteel Revision: 88807 added backup variable Modified: apvlv/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 19:13:17 UTC (rev 88806) +++ PKGBUILD2013-04-22 19:31:34 UTC (rev 88807) @@ -7,7 +7,7 @@ pkgname=apvlv pkgver=0.1.4.20121023 -pkgrel=2 +pkgrel=3 pkgdesc='A PDF Viewer, which behaves like Vim' arch=('i686' 'x86_64') url=http://naihe2010.github.com/apvlv/; @@ -17,6 +17,7 @@ install=$pkgname.install source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz $pkgname.desktop) +backup=(etc/apvlvrc) md5sums=('f222fc4b09b15358eb4e7f996ba810d6' '54478fecb54f36d1c44d8fdc233ddbac')
[arch-commits] Commit in apvlv/repos (6 files)
Date: Monday, April 22, 2013 @ 21:32:02 Author: jsteel Revision: 88808 archrelease: copy trunk to community-i686, community-x86_64 Deleted: apvlv/repos/community-i686/PKGBUILD apvlv/repos/community-i686/apvlv-poppler015.patch apvlv/repos/community-i686/poppler-gdk.patch apvlv/repos/community-x86_64/PKGBUILD apvlv/repos/community-x86_64/apvlv-poppler015.patch apvlv/repos/community-x86_64/poppler-gdk.patch -+ community-i686/PKGBUILD | 43 community-i686/apvlv-poppler015.patch | 12 -- community-i686/poppler-gdk.patch| 150 -- community-x86_64/PKGBUILD | 43 community-x86_64/apvlv-poppler015.patch | 12 -- community-x86_64/poppler-gdk.patch | 150 -- 6 files changed, 410 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-22 19:31:34 UTC (rev 88807) +++ community-i686/PKGBUILD 2013-04-22 19:32:02 UTC (rev 88808) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Jonathan Steel jst...@aur.archlinux.org -# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl -# Contributor: Brad Fanella bradfane...@archlinux.us -# Contributor: Stefan Husmann stefan-husm...@t-online.de -# Contributor: tocer.deng tocer.d...@gmail.com - -pkgname=apvlv -pkgver=0.1.4.20121023 -pkgrel=2 -pkgdesc='A PDF Viewer, which behaves like Vim' -arch=('i686' 'x86_64') -url=http://naihe2010.github.com/apvlv/; -license=('GPL') -depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils') -makedepends=('cmake' 'libwebkit') -install=$pkgname.install -source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz -$pkgname.desktop) -md5sums=('f222fc4b09b15358eb4e7f996ba810d6' - '54478fecb54f36d1c44d8fdc233ddbac') - -build() { - cd $srcdir/$pkgname-$pkgver - - mkdir -p build - cd build - - cmake -DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DAPVLV_WITH_UMD=no .. - - make -} - -package() { - cd $srcdir/$pkgname-$pkgver/build - - make DESTDIR=$pkgdir/ install - - install -Dm644 $srcdir/$pkgname.desktop \ -$pkgdir/usr/share/applications/$pkgname.desktop -} Deleted: community-i686/apvlv-poppler015.patch === --- community-i686/apvlv-poppler015.patch 2013-04-22 19:31:34 UTC (rev 88807) +++ community-i686/apvlv-poppler015.patch 2013-04-22 19:32:02 UTC (rev 88808) @@ -1,12 +0,0 @@ -diff -Naur apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp apvlv-0.1.2-Source.new//src/ApvlvFile.cpp apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 2011-07-29 17:19:13.0 +0200 -+++ apvlv-0.1.2-Source.new//src/ApvlvFile.cpp 2011-07-29 17:22:22.0 +0200 -@@ -304,7 +304,7 @@ - { - PopplerRectangle rect = { x1, y1, x2, y2 }; - PopplerPage *page = poppler_document_get_page (mDoc, pn); -- *out = poppler_page_get_text (page, POPPLER_SELECTION_WORD, rect); -+ *out = poppler_page_get_selected_text (page, POPPLER_SELECTION_WORD, rect); - if (*out != NULL) - { - return true; Deleted: community-i686/poppler-gdk.patch === --- community-i686/poppler-gdk.patch2013-04-22 19:31:34 UTC (rev 88807) +++ community-i686/poppler-gdk.patch2013-04-22 19:32:02 UTC (rev 88808) @@ -1,150 +0,0 @@ -diff -ruN apvlv-0.1.2-Source/src/ApvlvFile.cpp apvlv-0.1.2-Source.new/src/ApvlvFile.cpp apvlv-0.1.2-Source/src/ApvlvFile.cpp 2011-10-10 14:23:19.205606984 +0200 -+++ apvlv-0.1.2-Source.new/src/ApvlvFile.cpp 2011-10-10 14:21:50.870952455 +0200 -@@ -29,6 +29,10 @@ - #include ApvlvUtil.hpp - #include ApvlvView.hpp - -+#ifndef POPPLER_WITH_GDK -+#include poppler-gdk.h -+#endif -+ - #ifdef HAVE_LIBUMD - #define LIBUMD_ENABLE_GTK - #include umd.h -diff -ruN apvlv-0.1.2-Source/src/poppler-gdk.h apvlv-0.1.2-Source.new/src/poppler-gdk.h apvlv-0.1.2-Source/src/poppler-gdk.h 1970-01-01 01:00:00.0 +0100 -+++ apvlv-0.1.2-Source.new/src/poppler-gdk.h 2011-10-10 14:22:06.077846565 +0200 -@@ -0,0 +1,132 @@ -+#include goo/gtypes.h -+ -+static void -+copy_cairo_surface_to_pixbuf (cairo_surface_t *surface, -+GdkPixbuf *pixbuf) -+{ -+ int cairo_width, cairo_height, cairo_rowstride; -+ unsigned char *pixbuf_data, *dst, *cairo_data; -+ int pixbuf_rowstride, pixbuf_n_channels; -+ unsigned int *src; -+ int x, y; -+ -+ cairo_width = cairo_image_surface_get_width (surface); -+ cairo_height = cairo_image_surface_get_height (surface); -+ cairo_rowstride = cairo_image_surface_get_stride (surface); -+ cairo_data = cairo_image_surface_get_data (surface); -+ -+ pixbuf_data = gdk_pixbuf_get_pixels (pixbuf); -+ pixbuf_rowstride = gdk_pixbuf_get_rowstride (pixbuf); -+ pixbuf_n_channels =
[arch-commits] Commit in apvlv/repos (14 files)
Date: Monday, April 22, 2013 @ 22:09:44 Author: jsteel Revision: 88809 archrelease: copy trunk to community-i686, community-x86_64 Added: apvlv/repos/community-i686/ apvlv/repos/community-i686/PKGBUILD (from rev 88808, apvlv/trunk/PKGBUILD) apvlv/repos/community-i686/apvlv-poppler015.patch (from rev 88808, apvlv/trunk/apvlv-poppler015.patch) apvlv/repos/community-i686/apvlv.desktop (from rev 88808, apvlv/trunk/apvlv.desktop) apvlv/repos/community-i686/apvlv.install (from rev 88808, apvlv/trunk/apvlv.install) apvlv/repos/community-i686/poppler-gdk.patch (from rev 88808, apvlv/trunk/poppler-gdk.patch) apvlv/repos/community-x86_64/ apvlv/repos/community-x86_64/PKGBUILD (from rev 88808, apvlv/trunk/PKGBUILD) apvlv/repos/community-x86_64/apvlv-poppler015.patch (from rev 88808, apvlv/trunk/apvlv-poppler015.patch) apvlv/repos/community-x86_64/apvlv.desktop (from rev 88808, apvlv/trunk/apvlv.desktop) apvlv/repos/community-x86_64/apvlv.install (from rev 88808, apvlv/trunk/apvlv.install) apvlv/repos/community-x86_64/poppler-gdk.patch (from rev 88808, apvlv/trunk/poppler-gdk.patch) Deleted: apvlv/repos/community-i686/ apvlv/repos/community-x86_64/ -+ community-i686/PKGBUILD | 44 community-i686/apvlv-poppler015.patch | 12 ++ community-i686/apvlv.desktop| 17 +++ community-i686/apvlv.install|7 + community-i686/poppler-gdk.patch| 150 ++ community-x86_64/PKGBUILD | 44 community-x86_64/apvlv-poppler015.patch | 12 ++ community-x86_64/apvlv.desktop | 17 +++ community-x86_64/apvlv.install |7 + community-x86_64/poppler-gdk.patch | 150 ++ 10 files changed, 460 insertions(+) Copied: apvlv/repos/community-i686/PKGBUILD (from rev 88808, apvlv/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-22 20:09:44 UTC (rev 88809) @@ -0,0 +1,44 @@ +# $Id$ +# Maintainer: Jonathan Steel jst...@aur.archlinux.org +# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl +# Contributor: Brad Fanella bradfane...@archlinux.us +# Contributor: Stefan Husmann stefan-husm...@t-online.de +# Contributor: tocer.deng tocer.d...@gmail.com + +pkgname=apvlv +pkgver=0.1.4.20121023 +pkgrel=3 +pkgdesc='A PDF Viewer, which behaves like Vim' +arch=('i686' 'x86_64') +url=http://naihe2010.github.com/apvlv/; +license=('GPL') +depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre' 'desktop-file-utils') +makedepends=('cmake' 'libwebkit') +install=$pkgname.install +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz +$pkgname.desktop) +backup=(etc/apvlvrc) +md5sums=('f222fc4b09b15358eb4e7f996ba810d6' + '54478fecb54f36d1c44d8fdc233ddbac') + +build() { + cd $srcdir/$pkgname-$pkgver + + mkdir -p build + cd build + + cmake -DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DAPVLV_WITH_UMD=no .. + + make +} + +package() { + cd $srcdir/$pkgname-$pkgver/build + + make DESTDIR=$pkgdir/ install + + install -Dm644 $srcdir/$pkgname.desktop \ +$pkgdir/usr/share/applications/$pkgname.desktop +} Copied: apvlv/repos/community-i686/apvlv-poppler015.patch (from rev 88808, apvlv/trunk/apvlv-poppler015.patch) === --- community-i686/apvlv-poppler015.patch (rev 0) +++ community-i686/apvlv-poppler015.patch 2013-04-22 20:09:44 UTC (rev 88809) @@ -0,0 +1,12 @@ +diff -Naur apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp apvlv-0.1.2-Source.new//src/ApvlvFile.cpp +--- apvlv-0.1.2-Source.orig//src/ApvlvFile.cpp 2011-07-29 17:19:13.0 +0200 apvlv-0.1.2-Source.new//src/ApvlvFile.cpp 2011-07-29 17:22:22.0 +0200 +@@ -304,7 +304,7 @@ + { + PopplerRectangle rect = { x1, y1, x2, y2 }; + PopplerPage *page = poppler_document_get_page (mDoc, pn); +- *out = poppler_page_get_text (page, POPPLER_SELECTION_WORD, rect); ++ *out = poppler_page_get_selected_text (page, POPPLER_SELECTION_WORD, rect); + if (*out != NULL) + { + return true; Copied: apvlv/repos/community-i686/apvlv.desktop (from rev 88808, apvlv/trunk/apvlv.desktop) === --- community-i686/apvlv.desktop(rev 0) +++ community-i686/apvlv.desktop2013-04-22 20:09:44 UTC (rev 88809) @@ -0,0 +1,17 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=apvlv +Comment=A minimalistic document viewer +Comment[de]=Ein minimalistischer Dokumenten-Betrachter +Comment[fr]=Un visionneur de document minimaliste +Comment[ru]=Минималистичный просмотрщик документов +Comment[tr]=Minimalist bir belge
[arch-commits] Commit in oxygen-gtk2/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 22:13:55 Author: andrea Revision: 183539 upgpkg: oxygen-gtk2 1.3.3-1 Upstream release Modified: oxygen-gtk2/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 17:24:27 UTC (rev 183538) +++ PKGBUILD2013-04-22 20:13:55 UTC (rev 183539) @@ -3,7 +3,7 @@ # Contributor: birdflesh antkoul at gmail dot com pkgname=oxygen-gtk2 -pkgver=1.3.2.1 +pkgver=1.3.3 pkgrel=1 pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK2 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ replaces=('oxygen-gtk') makedepends=('cmake') source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) -md5sums=('cc33b2ac08f66d4b70f9c85303d44aad') +md5sums=('37b24d69d386eca5b4382424002ed762') build() { mkdir build
[arch-commits] Commit in oxygen-gtk2/repos (4 files)
Date: Monday, April 22, 2013 @ 22:14:05 Author: andrea Revision: 183540 archrelease: copy trunk to extra-i686, extra-x86_64 Added: oxygen-gtk2/repos/extra-i686/PKGBUILD (from rev 183539, oxygen-gtk2/trunk/PKGBUILD) oxygen-gtk2/repos/extra-x86_64/PKGBUILD (from rev 183539, oxygen-gtk2/trunk/PKGBUILD) Deleted: oxygen-gtk2/repos/extra-i686/PKGBUILD oxygen-gtk2/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 62 extra-i686/PKGBUILD | 31 extra-x86_64/PKGBUILD | 31 3 files changed, 62 insertions(+), 62 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 20:13:55 UTC (rev 183539) +++ extra-i686/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: birdflesh antkoul at gmail dot com - -pkgname=oxygen-gtk2 -pkgver=1.3.2.1 -pkgrel=1 -pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK2 -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/' -license=('LGPL') -depends=('gtk2') -conflicts=('oxygen-gtk') -replaces=('oxygen-gtk') -makedepends=('cmake') -source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) -md5sums=('cc33b2ac08f66d4b70f9c85303d44aad') - -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: oxygen-gtk2/repos/extra-i686/PKGBUILD (from rev 183539, oxygen-gtk2/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: birdflesh antkoul at gmail dot com + +pkgname=oxygen-gtk2 +pkgver=1.3.3 +pkgrel=1 +pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK2 +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/' +license=('LGPL') +depends=('gtk2') +conflicts=('oxygen-gtk') +replaces=('oxygen-gtk') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('37b24d69d386eca5b4382424002ed762') + +build() { + mkdir build + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=${pkgdir} install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-04-22 20:13:55 UTC (rev 183539) +++ extra-x86_64/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino and...@archlinux.org -# Contributor: birdflesh antkoul at gmail dot com - -pkgname=oxygen-gtk2 -pkgver=1.3.2.1 -pkgrel=1 -pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK2 -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/' -license=('LGPL') -depends=('gtk2') -conflicts=('oxygen-gtk') -replaces=('oxygen-gtk') -makedepends=('cmake') -source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) -md5sums=('cc33b2ac08f66d4b70f9c85303d44aad') - -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: oxygen-gtk2/repos/extra-x86_64/PKGBUILD (from rev 183539, oxygen-gtk2/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-04-22 20:14:05 UTC (rev 183540) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino and...@archlinux.org +# Contributor: birdflesh antkoul at gmail dot com + +pkgname=oxygen-gtk2 +pkgver=1.3.3 +pkgrel=1 +pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK2 +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/' +license=('LGPL') +depends=('gtk2') +conflicts=('oxygen-gtk') +replaces=('oxygen-gtk') +makedepends=('cmake') +source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) +md5sums=('37b24d69d386eca5b4382424002ed762') + +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 oxygen-gtk3/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 22:16:20 Author: andrea Revision: 183541 upgpkg: oxygen-gtk3 1.1.3-1 Upstream release Modified: oxygen-gtk3/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 20:14:05 UTC (rev 183540) +++ PKGBUILD2013-04-22 20:16:20 UTC (rev 183541) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino and...@archlinux.org pkgname=oxygen-gtk3 -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK3 arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('gtk3') makedepends=('cmake') source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;) -md5sums=('2a251c52a7799e67a4af70adc4ed3c60') +md5sums=('63ae9752dd39a3310d20d973dd6ea247') build() { mkdir build
[arch-commits] Commit in openclonk/trunk (PKGBUILD)
Date: Monday, April 22, 2013 @ 22:24:40 Author: jsteel Revision: 88810 upgpkg: openclonk 5.3.3-1 Modified: openclonk/trunk/PKGBUILD --+ PKGBUILD | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 20:09:44 UTC (rev 88809) +++ PKGBUILD2013-04-22 20:24:40 UTC (rev 88810) @@ -1,10 +1,10 @@ -$Id$ +# $Id$ # Maintainer: Jonathan Steel mail at jsteel dot org # Contributor: Sven-Hendrik Haase s...@lutzhaase.com # Contributor: Wesley rudirennsau at hotmail dot com pkgname=openclonk -pkgver=5.3.2 +pkgver=5.3.3 pkgrel=1 pkgdesc=A multiplayer-action-tactic-skill game arch=('i686' 'x86_64') @@ -15,10 +15,10 @@ makedepends=('cmake' 'boost' 'imagemagick' 'mesa') install=$pkgname.install source=(http://hg.openclonk.org/$pkgname/archive/$pkgname-release-$pkgver-src.tar.gz) -md5sums=('0d43b03f10c8af7a9022f023b21bb1b3') +md5sums=('a61d8a7d7c41bcc8d85a647c25095658') build() { - cd $srcdir/$pkgname-release-$pkgver-src + cd $srcdir [[ -d build ]] rm -rf build mkdir build cd build @@ -29,13 +29,14 @@ } package() { - cd $srcdir/$pkgname-release-$pkgver-src/build + cd $srcdir/build - make DESTDIR=$pkgdir install + make DESTDIR=$pkgdir/ install install -Dm644 clonk.png $pkgdir/usr/share/pixmaps/clonk.png - cd .. + cd $srcdir + install -dm755 $pkgdir/usr/share/licenses/$pkgname install -m644 licenses/*.txt $pkgdir/usr/share/licenses/$pkgname }
[arch-commits] Commit in pypy/trunk (PKGBUILD)
Date: Tuesday, April 23, 2013 @ 00:03:39 Author: svenstaro Revision: 88812 upgpkg: pypy 2.0beta2.63547-1 Rebuild and use proper pkgver Modified: pypy/trunk/PKGBUILD --+ PKGBUILD | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 21:54:46 UTC (rev 88811) +++ PKGBUILD2013-04-22 22:03:39 UTC (rev 88812) @@ -1,9 +1,13 @@ # $Id$ # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com +# Contributor: William Giokas 1007...@gmail.com +_hgrev=63547 + pkgname=pypy pkgver=2.0beta2 -pkgrel=2 +[[ -n $_hgrev ]] pkgver=2.0beta2.$_hgrev +pkgrel=1 pkgdesc=A Python implementation written in Python, JIT enabled url=http://codespeak.net/pypy/; arch=('i686' 'x86_64') @@ -19,32 +23,29 @@ 'zlib: zlib module' 'bzip2: bz2 module') license=('custom:MIT') -source=('hg+https://bitbucket.org/pypy/pypy') +source=(hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev;) md5sums=('SKIP') build() { - cd ${srcdir}/pypy/pypy/goal + cd ${srcdir}/pypy/pypy/goal - export CFLAGS=-O1 - export CXXFLAGS=-O1 - python2 ../../rpython/bin/rpython -Ojit targetpypystandalone } package() { - cd ${srcdir}/pypy/pypy/goal + cd ${srcdir}/pypy/pypy/goal - install -Dm755 pypy-c ${pkgdir}/opt/pypy/pypy-c - mkdir -p ${pkgdir}/opt/pypy/{lib-python,pypy} + install -Dm755 pypy-c ${pkgdir}/opt/pypy/pypy-c + mkdir -p ${pkgdir}/opt/pypy/{lib-python,pypy} - cd ${srcdir}/pypy - cp -r lib-python/2.7 ${pkgdir}/opt/pypy/lib-python/ - cp -r lib_pypy ${pkgdir}/opt/pypy/ - cp -r include ${pkgdir}/opt/pypy/ + cd ${srcdir}/pypy + cp -r lib-python/2.7 ${pkgdir}/opt/pypy/lib-python/ + cp -r lib_pypy ${pkgdir}/opt/pypy/ + cp -r include ${pkgdir}/opt/pypy/ - mkdir -p ${pkgdir}/usr/bin - ln -s /opt/pypy/pypy-c ${pkgdir}/usr/bin/pypy + mkdir -p ${pkgdir}/usr/bin + ln -s /opt/pypy/pypy-c ${pkgdir}/usr/bin/pypy - install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/pypy/LICENSE + install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/pypy/LICENSE } # vim: ts=2 sw=2 et:
[arch-commits] Commit in pypy/repos (8 files)
Date: Tuesday, April 23, 2013 @ 00:03:58 Author: svenstaro Revision: 88813 archrelease: copy trunk to community-i686, community-x86_64 Added: pypy/repos/community-i686/LICENSE (from rev 88812, pypy/trunk/LICENSE) pypy/repos/community-i686/PKGBUILD (from rev 88812, pypy/trunk/PKGBUILD) pypy/repos/community-x86_64/LICENSE (from rev 88812, pypy/trunk/LICENSE) pypy/repos/community-x86_64/PKGBUILD (from rev 88812, pypy/trunk/PKGBUILD) Deleted: pypy/repos/community-i686/LICENSE pypy/repos/community-i686/PKGBUILD pypy/repos/community-x86_64/LICENSE pypy/repos/community-x86_64/PKGBUILD ---+ /LICENSE | 308 /PKGBUILD | 102 ++ community-i686/LICENSE| 154 -- community-i686/PKGBUILD | 50 --- community-x86_64/LICENSE | 154 -- community-x86_64/PKGBUILD | 50 --- 6 files changed, 410 insertions(+), 408 deletions(-) Deleted: community-i686/LICENSE === --- community-i686/LICENSE 2013-04-22 22:03:39 UTC (rev 88812) +++ community-i686/LICENSE 2013-04-22 22:03:58 UTC (rev 88813) @@ -1,154 +0,0 @@ -License for files in the pypy/ directory -== - -Except when otherwise stated (look for LICENSE files in directories or -information at the beginning of each file) all software and -documentation in the 'pypy' directories is licensed as follows: - -The MIT License - -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. - - -PyPy Copyright holders 2003-2010 - -Except when otherwise stated (look for LICENSE files or information at -the beginning of each file) the files in the 'pypy' directory are each -copyrighted by one or more of the following people and organizations: - -Armin Rigo -Maciej Fijalkowski -Carl Friedrich Bolz -Samuele Pedroni -Antonio Cuni -Michael Hudson -Christian Tismer -Holger Krekel -Eric van Riet Paap -Richard Emslie -Anders Chrigstrom -Amaury Forgeot d Arc -Aurelien Campeas -Anders Lehmann -Niklaus Haldimann -Seo Sanghyeon -Leonardo Santagada -Lawrence Oluyede -Jakub Gustak -Guido Wesdorp -Benjamin Peterson -Alexander Schremmer -Niko Matsakis -Ludovic Aubry -Alex Martelli -Toon Verwaest -Stephan Diehl -Adrien Di Mascio -Stefan Schwarzer -Tomek Meka -Patrick Maupin -Jacob Hallen -Laura Creighton -Bob Ippolito -Camillo Bruni -Simon Burton -Bruno Gola -Alexandre Fayolle -Marius Gedminas -Guido van Rossum -Valentino Volonghi -Adrian Kuhn -Paul deGrandis -Gerald Klix -Wanja Saatkamp -Anders Hammarquist -Oscar Nierstrasz -Eugene Oden -Lukas Renggli -Guenter Jantzen -Dinu Gherman -Bartosz Skowron -Georg Brandl -Ben Young -Jean-Paul Calderone -Nicolas Chauvat -Rocco Moretti -Michael Twomey -boria -Jared Grubb -Olivier Dormond -Stuart Williams -Jens-Uwe Mager -Justas Sadzevicius -Mikael Schönenberg -Brian Dorsey -Jonathan David Riehl -Beatrice During -Elmo Mäntynen -Andreas Friedge -Alex Gaynor -Anders Qvist -Alan McIntyre -Bert Freudenberg - -Heinrich-Heine University, Germany -Open End AB (formerly AB Strakt), Sweden -merlinux GmbH, Germany -tismerysoft GmbH, Germany -Logilab Paris, France -DFKI GmbH, Germany -Impara, Germany -Change Maker, Sweden - - -License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified' -== - -Except when otherwise stated (look for LICENSE files or -copyright/license
[arch-commits] Commit in msmtp/trunk (PKGBUILD msmtp-texinfo.patch)
Date: Tuesday, April 23, 2013 @ 00:24:08 Author: eric Revision: 183543 upgpkg: msmtp 1.4.31-1 Upstream update, Remove old patch Modified: msmtp/trunk/PKGBUILD Deleted: msmtp/trunk/msmtp-texinfo.patch -+ PKGBUILD|9 -- msmtp-texinfo.patch | 168 -- 2 files changed, 3 insertions(+), 174 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 20:16:28 UTC (rev 183542) +++ PKGBUILD2013-04-22 22:24:08 UTC (rev 183543) @@ -3,20 +3,17 @@ pkgbase=msmtp pkgname=('msmtp' 'msmtp-mta') -pkgver=1.4.30 +pkgver=1.4.31 pkgrel=1 arch=('i686' 'x86_64') license=('GPL3') url=http://msmtp.sourceforge.net; makedepends=('texlive-core' 'gsasl' 'libgnome-keyring') -source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2 -msmtp-texinfo.patch) -sha1sums=('fd469bae0c3394b30b771780e62bbd41c4d5d175' - 'd2ef0138ecc5eb55ae9e044f542aa52d64c31473') +source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2) +sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5') prepare() { cd ${pkgbase}-${pkgver} - patch -p1 -i $srcdir/msmtp-texinfo.patch sed -i 's|/usr/bin/python|/usr/bin/python2|' scripts/msmtp-gnome-tool/msmtp-gnome-tool.py } Deleted: msmtp-texinfo.patch === --- msmtp-texinfo.patch 2013-04-22 20:16:28 UTC (rev 183542) +++ msmtp-texinfo.patch 2013-04-22 22:24:08 UTC (rev 183543) @@ -1,168 +0,0 @@ msmtp-1.4.30/doc/msmtp.texi.orig 2013-04-16 19:31:23.047719598 -0400 -+++ msmtp-1.4.30/doc/msmtp.texi2013-04-16 19:35:22.611522458 -0400 -@@ -495,7 +495,7 @@ - and about the TLS certificate (if TLS is active). - @xref{Server information mode}. - @anchor{--rmqs} --@itemx --rmqs=(@var{host}|@var{@@domain}|@var{#queue}) -+@item --rmqs=(@var{host}|@var{@@domain}|@var{#queue}) - @opindex --rmqs - Send a Remote Message Queue Starting request for the given host, domain, or - queue to the SMTP server and exit. -@@ -519,82 +519,82 @@ - Use the given account instead of the account named @samp{default}. This option - cannot be used together with the @samp{--host} option. - @xref{Choosing an account}. --@itemx --host=@var{hostname} -+@item --host=@var{hostname} - @opindex --host - Use this SMTP server with settings from the command line; do not use any - configuration file data. This option cannot be used together with the - @samp{--account} option. It disables loading of configuration files. - @xref{Choosing an account}. --@itemx --port=@var{number} -+@item --port=@var{number} - @opindex --port - Set the port number to connect to. @xref{port}. --@itemx --timeout=(off|@var{seconds}) -+@item --timeout=(off|@var{seconds}) - @opindex --timeout - Set a network timeout. @xref{timeout}. For compatibility with older versions, - @samp{--connect-timeout} is accepted as an alias for this option. --@itemx --protocol=(smtp|lmtp) -+@item --protocol=(smtp|lmtp) - @opindex --protocol - Set the protocol. @xref{protocol}. --@itemx --domain=[@var{argument}] -+@item --domain=[@var{argument}] - @opindex --domain - Set the argument of the SMTP EHLO (or LMTP LHLO) command. @xref{domain}. - @anchor{--auth} --@itemx --auth[=(on|off|@var{method})] -+@item --auth[=(on|off|@var{method})] - @opindex --auth - Enable or disable authentication and optionally choose the method. @xref{auth}. - @anchor{--user} --@itemx --user=[@var{username}] -+@item --user=[@var{username}] - @opindex --user - Set or unset the user name for authentication. @xref{user}. - @anchor{--passwordeval} --@itemx --passwordeval=[@var{eval}] -+@item --passwordeval=[@var{eval}] - @opindex --passwordeval - Evaluate password for authentication. @xref{passwordeval}. --@itemx --tls[=(on|off)] -+@item --tls[=(on|off)] - @opindex --tls - Enable or disable TLS/SSL. @xref{tls}. - @anchor{--tls-starttls} --@itemx --tls-starttls[=(on|off)] -+@item --tls-starttls[=(on|off)] - @opindex --tls-starttls - Enable or disable STARTTLS for TLS encryption. @xref{tls_starttls}. - @anchor{--tls-trust-file} --@itemx --tls-trust-file=[@var{file}] -+@item --tls-trust-file=[@var{file}] - @opindex --tls-trust-file - Set or unset a trust file for TLS encryption. @xref{tls_trust_file}. - @anchor{--tls-crl-file} --@itemx --tls-crl-file=[@var{file}] -+@item --tls-crl-file=[@var{file}] - @opindex --tls-crl-file - Set or unset a certificate revocation list (CRL) file for TLS. - @xref{tls_crl_file}. - @anchor{--tls-fingerprint} --@itemx --tls-fingerprint=[@var{fingerprint}] -+@item --tls-fingerprint=[@var{fingerprint}] - @opindex --tls-fingerprint - Set ot unset the fingerprint of a trusted TLS certificate. - @xref{tls_fingerprint}. - @anchor{--tls-key-file} --@itemx --tls-key-file=[@var{file}] -+@item --tls-key-file=[@var{file}] - @opindex --tls-key-file - Set or unset a key file for TLS encryption.
[arch-commits] Commit in msmtp/repos (8 files)
Date: Tuesday, April 23, 2013 @ 00:24:46 Author: eric Revision: 183544 archrelease: copy trunk to extra-i686, extra-x86_64 Added: msmtp/repos/extra-i686/PKGBUILD (from rev 183543, msmtp/trunk/PKGBUILD) msmtp/repos/extra-i686/msmtp.install (from rev 183543, msmtp/trunk/msmtp.install) msmtp/repos/extra-x86_64/PKGBUILD (from rev 183543, msmtp/trunk/PKGBUILD) msmtp/repos/extra-x86_64/msmtp.install (from rev 183543, msmtp/trunk/msmtp.install) Deleted: msmtp/repos/extra-i686/PKGBUILD msmtp/repos/extra-i686/msmtp.install msmtp/repos/extra-x86_64/PKGBUILD msmtp/repos/extra-x86_64/msmtp.install + /PKGBUILD | 104 +++ /msmtp.install | 36 ++ extra-i686/PKGBUILD| 47 --- extra-i686/msmtp.install | 18 --- extra-x86_64/PKGBUILD | 47 --- extra-x86_64/msmtp.install | 18 --- 6 files changed, 140 insertions(+), 130 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-22 22:24:08 UTC (rev 183543) +++ extra-i686/PKGBUILD 2013-04-22 22:24:46 UTC (rev 183544) @@ -1,47 +0,0 @@ -# $Id$ -# Maintainer: Eric Bélanger e...@archlinux.org - -pkgbase=msmtp -pkgname=('msmtp' 'msmtp-mta') -pkgver=1.4.30 -pkgrel=1 -arch=('i686' 'x86_64') -license=('GPL3') -url=http://msmtp.sourceforge.net; -makedepends=('texlive-core' 'gsasl' 'libgnome-keyring') -source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2) -sha1sums=('fd469bae0c3394b30b771780e62bbd41c4d5d175') - -build() { - cd ${srcdir}/${pkgbase}-${pkgver} - ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls - make - make -C doc html pdf -} - -package_msmtp() { - pkgdesc=A mini smtp client - depends=('gsasl' 'libgnome-keyring') - install=msmtp.install - - cd ${srcdir}/${pkgbase}-${pkgver} - make DESTDIR=${pkgdir} install - make DESTDIR=${pkgdir} -C doc install-html install-pdf - -# Installing example configs and scripts to /usr/share/doc/msmtp -# as they are not installed by default (Debian and Gentoo do it this way) - install -d ${pkgdir}/usr/share/doc/msmtp - cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} ${pkgdir}/usr/share/doc/msmtp/ - install -D -m644 doc/*.example ${pkgdir}/usr/share/doc/msmtp/ - - install -D -m644 scripts/vim/msmtp.vim ${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim -} - -package_msmtp-mta() { - pkgdesc=A mini smtp client - the regular MTA - depends=('msmtp') - provides=('smtp-forwarder') - - install -d ${pkgdir}/usr/sbin - ln -s /usr/bin/msmtp ${pkgdir}/usr/sbin/sendmail -} Copied: msmtp/repos/extra-i686/PKGBUILD (from rev 183543, msmtp/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-22 22:24:46 UTC (rev 183544) @@ -0,0 +1,52 @@ +# $Id$ +# Maintainer: Eric Bélanger e...@archlinux.org + +pkgbase=msmtp +pkgname=('msmtp' 'msmtp-mta') +pkgver=1.4.31 +pkgrel=1 +arch=('i686' 'x86_64') +license=('GPL3') +url=http://msmtp.sourceforge.net; +makedepends=('texlive-core' 'gsasl' 'libgnome-keyring') +source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2) +sha1sums=('c0edce1e1951968853f15209c8509699ff9e9ab5') + +prepare() { + cd ${pkgbase}-${pkgver} + sed -i 's|/usr/bin/python|/usr/bin/python2|' scripts/msmtp-gnome-tool/msmtp-gnome-tool.py +} + +build() { + cd ${pkgbase}-${pkgver} + ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls + make + make -C doc html pdf +} + +package_msmtp() { + pkgdesc=A mini smtp client + depends=('gsasl' 'libgnome-keyring') + install=msmtp.install + + cd ${pkgbase}-${pkgver} + make DESTDIR=${pkgdir} install + make DESTDIR=${pkgdir} -C doc install-html install-pdf + +# Installing example configs and scripts to /usr/share/doc/msmtp +# as they are not installed by default (Debian and Gentoo do it this way) + install -d ${pkgdir}/usr/share/doc/msmtp + cp -r scripts/{find_alias,msmtp-gnome-tool,msmtpqueue,msmtpq,set_sendmail} ${pkgdir}/usr/share/doc/msmtp/ + install -D -m644 doc/*.example ${pkgdir}/usr/share/doc/msmtp/ + + install -D -m644 scripts/vim/msmtp.vim ${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim +} + +package_msmtp-mta() { + pkgdesc=A mini smtp client - the regular MTA + depends=('msmtp') + provides=('smtp-forwarder') + + install -d ${pkgdir}/usr/sbin + ln -s /usr/bin/msmtp ${pkgdir}/usr/sbin/sendmail +} Deleted: extra-i686/msmtp.install === --- extra-i686/msmtp.install2013-04-22 22:24:08 UTC (rev 183543) +++ extra-i686/msmtp.install2013-04-22 22:24:46 UTC (rev 183544) @@ -1,18 +0,0 @@ -infodir=usr/share/info -filelist=(msmtp.info) - -post_install() { - for file in ${filelist[@]};
[arch-commits] Commit in brltty/trunk (PKGBUILD brltty.service)
Date: Tuesday, April 23, 2013 @ 01:40:15 Author: tomegun Revision: 183545 upgpkg: brltty 4.5-2 stay enabled in rescue mode Modified: brltty/trunk/PKGBUILD brltty/trunk/brltty.service + PKGBUILD | 11 ++- brltty.service |2 +- 2 files changed, 7 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 22:24:46 UTC (rev 183544) +++ PKGBUILD2013-04-22 23:40:15 UTC (rev 183545) @@ -1,16 +1,16 @@ # $Id$ -# Maintainer: +# Maintainer: Tom Gundersen t...@jklm.no # Contributor: Jan de Groot j...@archlinux.org # Contributor: Giovanni Scafora giova...@archlinux.org pkgname=brltty pkgver=4.5 -pkgrel=1 +pkgrel=2 pkgdesc=Braille display driver for Linux/Unix arch=(i686 x86_64) url=http://mielke.cc/brltty; license=(GPL LGPL) -depends=(libxaw at-spi2-core gpm 'icu=51.1' tcl atk cython) +depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython) makedepends=(bluez) optdepends=('bluez: bluetooth support') backup=(etc/brltty.conf) @@ -18,8 +18,7 @@ install=brltty.install source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz brltty.service) -md5sums=('7b52fa7746fed41ed344a1f75ce55951' - '7acecd700b9f94d76fe4a6ad56cb0448') + build() { cd $pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ @@ -39,3 +38,5 @@ install -Dm644 Documents/brltty.conf $pkgdir/etc/brltty.conf install -Dm644 ../brltty.service $pkgdir/usr/lib/systemd/system/brltty.service } +md5sums=('7b52fa7746fed41ed344a1f75ce55951' + '0cad54bb5470122535f5e3a11d5ca123') Modified: brltty.service === --- brltty.service 2013-04-22 22:24:46 UTC (rev 183544) +++ brltty.service 2013-04-22 23:40:15 UTC (rev 183545) @@ -9,4 +9,4 @@ PIDFile=/run/brltty.pid [Install] -WantedBy=multi-user.target +WantedBy=sysinit.target
[arch-commits] Commit in brltty/repos (8 files)
Date: Tuesday, April 23, 2013 @ 01:40:38 Author: tomegun Revision: 183546 archrelease: copy trunk to testing-i686, testing-x86_64 Added: brltty/repos/testing-i686/ brltty/repos/testing-i686/PKGBUILD (from rev 183545, brltty/trunk/PKGBUILD) brltty/repos/testing-i686/brltty.install (from rev 183545, brltty/trunk/brltty.install) brltty/repos/testing-i686/brltty.service (from rev 183545, brltty/trunk/brltty.service) brltty/repos/testing-x86_64/ brltty/repos/testing-x86_64/PKGBUILD (from rev 183545, brltty/trunk/PKGBUILD) brltty/repos/testing-x86_64/brltty.install (from rev 183545, brltty/trunk/brltty.install) brltty/repos/testing-x86_64/brltty.service (from rev 183545, brltty/trunk/brltty.service) ---+ testing-i686/PKGBUILD | 42 testing-i686/brltty.install | 20 +++ testing-i686/brltty.service | 12 +++ testing-x86_64/PKGBUILD | 42 testing-x86_64/brltty.install | 20 +++ testing-x86_64/brltty.service | 12 +++ 6 files changed, 148 insertions(+) Copied: brltty/repos/testing-i686/PKGBUILD (from rev 183545, brltty/trunk/PKGBUILD) === --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2013-04-22 23:40:38 UTC (rev 183546) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Tom Gundersen t...@jklm.no +# Contributor: Jan de Groot j...@archlinux.org +# Contributor: Giovanni Scafora giova...@archlinux.org + +pkgname=brltty +pkgver=4.5 +pkgrel=2 +pkgdesc=Braille display driver for Linux/Unix +arch=(i686 x86_64) +url=http://mielke.cc/brltty; +license=(GPL LGPL) +depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython) +makedepends=(bluez) +optdepends=('bluez: bluetooth support') +backup=(etc/brltty.conf) +options=('!emptydirs') +install=brltty.install +source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz +brltty.service) + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--mandir=/usr/share/man \ +--with-tables-directory=/usr/share/brltty \ +--with-screen-driver=a2 \ +--enable-gpm \ +--disable-java-bindings \ +--disable-static + + make +} + +package() { + cd $pkgname-$pkgver + make INSTALL_ROOT=$pkgdir install + install -Dm644 Documents/brltty.conf $pkgdir/etc/brltty.conf + install -Dm644 ../brltty.service $pkgdir/usr/lib/systemd/system/brltty.service +} +md5sums=('7b52fa7746fed41ed344a1f75ce55951' + '0cad54bb5470122535f5e3a11d5ca123') Copied: brltty/repos/testing-i686/brltty.install (from rev 183545, brltty/trunk/brltty.install) === --- testing-i686/brltty.install (rev 0) +++ testing-i686/brltty.install 2013-04-22 23:40:38 UTC (rev 183546) @@ -0,0 +1,20 @@ +post_install () { + getent group brlapi /dev/null || groupadd -r brlapi + if [ ! -e /etc/brlapi.key ]; then + mcookie /etc/brlapi.key + chmod 0640 /etc/brlapi.key + chgrp brlapi /etc/brlapi.key + echo Please add your user to the brlapi group. + fi +} + +post_upgrade () { +post_install +} + +post_remove () { +getent group brlapi /dev/null 21 groupdel brlapi +if [ -e /etc/brlapi.key ]; then +rm -f /etc/brlapi.key +fi +} Copied: brltty/repos/testing-i686/brltty.service (from rev 183545, brltty/trunk/brltty.service) === --- testing-i686/brltty.service (rev 0) +++ testing-i686/brltty.service 2013-04-22 23:40:38 UTC (rev 183546) @@ -0,0 +1,12 @@ +[Unit] +Description=Braille Console Driver +DefaultDependencies=no +Before=sysinit.target + +[Service] +ExecStart=/usr/bin/brltty --pid-file=/run/brltty.pid +Type=forking +PIDFile=/run/brltty.pid + +[Install] +WantedBy=sysinit.target Copied: brltty/repos/testing-x86_64/PKGBUILD (from rev 183545, brltty/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2013-04-22 23:40:38 UTC (rev 183546) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Tom Gundersen t...@jklm.no +# Contributor: Jan de Groot j...@archlinux.org +# Contributor: Giovanni Scafora giova...@archlinux.org + +pkgname=brltty +pkgver=4.5 +pkgrel=2 +pkgdesc=Braille display driver for Linux/Unix +arch=(i686 x86_64) +url=http://mielke.cc/brltty; +license=(GPL LGPL) +depends=(libxaw at-spi2-core gpm 'icu' tcl atk cython) +makedepends=(bluez) +optdepends=('bluez: bluetooth support') +backup=(etc/brltty.conf) +options=('!emptydirs') +install=brltty.install +source=(http://mielke.cc/$pkgname/releases/$pkgname-$pkgver.tar.gz +brltty.service) + +build() { + cd
[arch-commits] Commit in opengtl/trunk (2 files)
Date: Tuesday, April 23, 2013 @ 02:26:02 Author: eric Revision: 183547 upgpkg: opengtl 0.9.18-1 Upstream update, Remove old patch Modified: opengtl/trunk/PKGBUILD Deleted: opengtl/trunk/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch --+ PKGBUILD | 15 ++--- opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch | 38 - 2 files changed, 4 insertions(+), 49 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-04-22 23:40:38 UTC (rev 183546) +++ PKGBUILD2013-04-23 00:26:02 UTC (rev 183547) @@ -4,8 +4,8 @@ # Contributor: Andries Radu admir...@live.it pkgname=opengtl -pkgver=0.9.17 -pkgrel=2 +pkgver=0.9.18 +pkgrel=1 pkgdesc=A set of libraries for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications url=http://www.opengtl.org; arch=('i686' 'x86_64') @@ -13,18 +13,11 @@ depends=('gcc-libs' 'llvm') makedepends=('cmake' 'libpng') optdepends=('libpng: for using the png extension') -source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2 -opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch) -sha256sums=('89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e' -'d3e12d964c927e6f659df00e6210815c803c9126b34e9e92d4ccfebd6d30c8d7') +source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2) +sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8') build() { cd $srcdir - - # Fix build with LLVM 3.2 - patch -d OpenGTL-$pkgver -Np1 -i \ -$srcdir/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch - mkdir build cd build cmake ../OpenGTL-$pkgver \ Deleted: opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch === --- opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch2013-04-22 23:40:38 UTC (rev 183546) +++ opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch2013-04-23 00:26:02 UTC (rev 183547) @@ -1,38 +0,0 @@ -diff -upr OpenGTL-0.9.17.orig/CMakeLists.txt OpenGTL-0.9.17/CMakeLists.txt OpenGTL-0.9.17.orig/CMakeLists.txt 2012-06-04 17:51:43.0 +0300 -+++ OpenGTL-0.9.17/CMakeLists.txt 2012-12-25 03:00:30.0 +0200 -@@ -47,8 +47,8 @@ configure_file(config-endian.h.cmake ${C - - find_package(LLVM REQUIRED) - --if( NOT MSVC AND NOT (LLVM_VERSION STREQUAL 3.1 OR LLVM_VERSION STREQUAL 3.0 ) ) # There is no way with MSVC to know the llvm version -- message(FATAL_ERROR LLVM 3.0 or 3.1 is required.) -+if( NOT MSVC AND NOT LLVM_VERSION STREQUAL 3.2 ) # There is no way with MSVC to know the llvm version -+ message(FATAL_ERROR LLVM 3.2 is required.) - endif() - - if(MSVC) -diff -upr OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp2012-06-04 17:51:43.0 +0300 -+++ OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp 2012-12-25 02:59:17.0 +0200 -@@ -29,7 +29,7 @@ - #include llvm/PassManager.h - #include llvm/Analysis/LoopPass.h - #include llvm/Analysis/Verifier.h --#include llvm/Target/TargetData.h -+#include llvm/DataLayout.h - #include llvm/GlobalVariable.h - - // GTLCore -diff -upr OpenGTL-0.9.17.orig/OpenGTL/GTLCore/ModuleData_p.cpp OpenGTL-0.9.17/OpenGTL/GTLCore/ModuleData_p.cpp OpenGTL-0.9.17.orig/OpenGTL/GTLCore/ModuleData_p.cpp 2012-06-04 17:51:43.0 +0300 -+++ OpenGTL-0.9.17/OpenGTL/GTLCore/ModuleData_p.cpp2012-12-25 02:59:34.0 +0200 -@@ -23,7 +23,7 @@ - - #include llvm/Module.h - #include llvm/PassManager.h --#include llvm/Target/TargetData.h -+#include llvm/DataLayout.h - #include llvm/Target/TargetMachine.h - #include llvm/Analysis/Verifier.h - #include llvm/Transforms/Utils/Cloning.h
[arch-commits] Commit in opengtl/repos (5 files)
Date: Tuesday, April 23, 2013 @ 02:27:28 Author: eric Revision: 183548 archrelease: copy trunk to extra-i686, extra-x86_64 Added: opengtl/repos/extra-i686/PKGBUILD (from rev 183547, opengtl/trunk/PKGBUILD) Deleted: opengtl/repos/extra-i686/PKGBUILD opengtl/repos/extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch opengtl/repos/extra-x86_64/PKGBUILD opengtl/repos/extra-x86_64/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch ---+ /PKGBUILD | 35 ++ extra-i686/PKGBUILD | 42 extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch | 38 -- extra-x86_64/PKGBUILD | 42 extra-x86_64/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch | 38 -- 5 files changed, 35 insertions(+), 160 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-04-23 00:26:02 UTC (rev 183547) +++ extra-i686/PKGBUILD 2013-04-23 00:27:28 UTC (rev 183548) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: -# Contributor: Ronald van Haren ronald.archlinux.org -# Contributor: Andries Radu admir...@live.it - -pkgname=opengtl -pkgver=0.9.17 -pkgrel=2 -pkgdesc=A set of libraries for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications -url=http://www.opengtl.org; -arch=('i686' 'x86_64') -license=('GPL') -depends=('gcc-libs' 'llvm') -makedepends=('cmake' 'libpng') -optdepends=('libpng: for using the png extension') -source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2 -opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch) -sha256sums=('89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e' -'d3e12d964c927e6f659df00e6210815c803c9126b34e9e92d4ccfebd6d30c8d7') - -build() { - cd $srcdir - - # Fix build with LLVM 3.2 - patch -d OpenGTL-$pkgver -Np1 -i \ -$srcdir/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch - - mkdir build - cd build - cmake ../OpenGTL-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_SKIP_RPATH=ON - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} - -# vim:set ts=2 sw=2 et: Copied: opengtl/repos/extra-i686/PKGBUILD (from rev 183547, opengtl/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-04-23 00:27:28 UTC (rev 183548) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: +# Contributor: Ronald van Haren ronald.archlinux.org +# Contributor: Andries Radu admir...@live.it + +pkgname=opengtl +pkgver=0.9.18 +pkgrel=1 +pkgdesc=A set of libraries for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications +url=http://www.opengtl.org; +arch=('i686' 'x86_64') +license=('GPL') +depends=('gcc-libs' 'llvm') +makedepends=('cmake' 'libpng') +optdepends=('libpng: for using the png extension') +source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2) +sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8') + +build() { + cd $srcdir + mkdir build + cd build + cmake ../OpenGTL-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON + make +} + +package() { + cd $srcdir/build + make DESTDIR=$pkgdir install +} + +# vim:set ts=2 sw=2 et: Deleted: extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch === --- extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch 2013-04-23 00:26:02 UTC (rev 183547) +++ extra-i686/opengtl-0.9.17-fix-ftbfs-with-llvm-3.2.patch 2013-04-23 00:27:28 UTC (rev 183548) @@ -1,38 +0,0 @@ -diff -upr OpenGTL-0.9.17.orig/CMakeLists.txt OpenGTL-0.9.17/CMakeLists.txt OpenGTL-0.9.17.orig/CMakeLists.txt 2012-06-04 17:51:43.0 +0300 -+++ OpenGTL-0.9.17/CMakeLists.txt 2012-12-25 03:00:30.0 +0200 -@@ -47,8 +47,8 @@ configure_file(config-endian.h.cmake ${C - - find_package(LLVM REQUIRED) - --if( NOT MSVC AND NOT (LLVM_VERSION STREQUAL 3.1 OR LLVM_VERSION STREQUAL 3.0 ) ) # There is no way with MSVC to know the llvm version -- message(FATAL_ERROR LLVM 3.0 or 3.1 is required.) -+if( NOT MSVC AND NOT LLVM_VERSION STREQUAL 3.2 ) # There is no way with MSVC to know the llvm version -+ message(FATAL_ERROR LLVM 3.2 is required.) - endif() - - if(MSVC) -diff -upr OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp OpenGTL-0.9.17.orig/OpenCTL/OpenCTL/Program.cpp2012-06-04 17:51:43.0 +0300 -+++ OpenGTL-0.9.17/OpenCTL/OpenCTL/Program.cpp 2012-12-25 02:59:17.0 +0200 -@@ -29,7 +29,7 @@ - #include llvm/PassManager.h - #include
[arch-commits] Commit in opengtl/repos/extra-x86_64 (PKGBUILD)
Date: Tuesday, April 23, 2013 @ 02:30:16 Author: eric Revision: 183549 archrelease: copy trunk to extra-x86_64 Added: opengtl/repos/extra-x86_64/PKGBUILD (from rev 183548, opengtl/trunk/PKGBUILD) --+ PKGBUILD | 35 +++ 1 file changed, 35 insertions(+) Copied: opengtl/repos/extra-x86_64/PKGBUILD (from rev 183548, opengtl/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-04-23 00:30:16 UTC (rev 183549) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: +# Contributor: Ronald van Haren ronald.archlinux.org +# Contributor: Andries Radu admir...@live.it + +pkgname=opengtl +pkgver=0.9.18 +pkgrel=1 +pkgdesc=A set of libraries for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications +url=http://www.opengtl.org; +arch=('i686' 'x86_64') +license=('GPL') +depends=('gcc-libs' 'llvm') +makedepends=('cmake' 'libpng') +optdepends=('libpng: for using the png extension') +source=(http://download.opengtl.org/OpenGTL-$pkgver.tar.bz2) +sha256sums=('f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8') + +build() { + cd $srcdir + mkdir build + cd build + cmake ../OpenGTL-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_SKIP_RPATH=ON + make +} + +package() { + cd $srcdir/build + make DESTDIR=$pkgdir install +} + +# vim:set ts=2 sw=2 et: