From 39662d712ce2a9c3e17bdb21a542f519b90673c5 Mon Sep 17 00:00:00 2001 From: abveritas Date: Fri, 13 Jan 2012 21:09:38 +0000 Subject: [PATCH 1/3] xorg-utils partial update for libxcb stack --- xorg-utils/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg-utils/PKGBUILD b/xorg-utils/PKGBUILD index 9cbce2d0d..bb82fb861 100644 --- a/xorg-utils/PKGBUILD +++ b/xorg-utils/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=xorg-utils pkgver=7.6 -pkgrel=3 +pkgrel=4 pkgdesc="Collection of client utilities used to query the X server" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" @@ -24,7 +24,7 @@ source=(${url}/releases/individual/app/xdpyinfo-1.2.0.tar.bz2 ${url}/releases/individual/app/xfd-1.1.0.tar.bz2 ${url}/releases/individual/app/xfontsel-1.0.3.tar.bz2 ${url}/releases/individual/app/xlsatoms-1.1.0.tar.bz2 - ${url}/releases/individual/app/xlsclients-1.1.1.tar.bz2 + ${url}/releases/individual/app/xlsclients-1.1.2.tar.bz2 ${url}/releases/individual/app/xlsfonts-1.0.3.tar.bz2 ${url}/releases/individual/app/xprop-1.2.0.tar.bz2 ${url}/releases/individual/app/xvinfo-1.1.1.tar.bz2 @@ -38,7 +38,7 @@ md5sums=('c52fda7bbc80e74b7839f29298cb1d77' '17d8ef0d490301158f8abf7641cca243' '299fabe7d7be92b6572d814895ce3bb1' 'c543ccb6489b629d427810d9a57d0724' - '6d42621616da0c720f640d23873604ce' + '760099f0af112401735801e3b9aa8595' 'bf6f3e7074479839d5182ffed735d2be' 'e6d0673a1e1e469f0a6220a6868fb94b' 'c88feb501083951a8f47a21aaeb1529d' @@ -58,7 +58,7 @@ build() { for i in *; do if [ -d "${i}" ]; then pushd "${i}" - ./configure --prefix=/usr --mandir=/usr/share/man --without-xprint || return 1 + ./configure --prefix=/usr --mandir=/usr/share/man || return 1 make || return 1 make DESTDIR="${pkgdir}" install || return 1 install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.${i%-*} || return 1 From 152bb540a92208ac5052cf01f6ca3f337bbc39ed Mon Sep 17 00:00:00 2001 From: Daniele Date: Sat, 14 Jan 2012 01:56:46 +0000 Subject: [PATCH 2/3] Upgrading startup-notification. --- startup-notification/PKGBUILD | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/startup-notification/PKGBUILD b/startup-notification/PKGBUILD index c25d7041a..e03e5daad 100644 --- a/startup-notification/PKGBUILD +++ b/startup-notification/PKGBUILD @@ -5,20 +5,26 @@ # maintainer (x86_64): Manuel Tortosa pkgname=startup-notification -pkgver=0.10 -pkgrel=2 -pkgdesc="Monitor and display application startup" -arch=(i686 x86_64) +pkgver=0.12 +pkgrel=1 +pkgdesc="Monitor and display application startup." +arch=('i686' 'x86_64') license=('LGPL') depends=('libx11' 'libsm' 'xcb-util>=0.3.4') options=('!libtool') url="http://www.freedesktop.org" -source=(http://www.freedesktop.org/software/startup-notification/releases/${pkgname}-${pkgver}.tar.gz) -md5sums=('bca0ed1c74bc4e483ea2ed12a5717354') +source=("http://www.freedesktop.org/software/startup-notification/releases/${pkgname}-${pkgver}.tar.gz") +md5sums=('2cd77326d4dcaed9a5a23a1232fb38e9') build() { cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc || return 1 - make || return 1 - make DESTDIR="${pkgdir}" install || return 1 + ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc + make } + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +} + +# vim:set ts=2 sw=2 et: From 5c1207bc81df57fa2ca93b7f585327b929976311 Mon Sep 17 00:00:00 2001 From: abveritas Date: Sun, 15 Jan 2012 20:10:10 +0000 Subject: [PATCH 3/3] sbcl update, broken due to linux3.0 move --- sbcl/PKGBUILD | 64 +++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 35 deletions(-) diff --git a/sbcl/PKGBUILD b/sbcl/PKGBUILD index f697563ae..cb7063d2a 100644 --- a/sbcl/PKGBUILD +++ b/sbcl/PKGBUILD @@ -4,11 +4,10 @@ # maintainer (i686): Phil Miller # maintainer (x86_64): Manuel Tortosa -# include global config -source ../_buildscripts/${current_repo}-${_arch}-cfg.conf +# no cross-compiling for this package, use i686 host pkgname=sbcl -pkgver=1.0.47 +pkgver=1.0.55 pkgrel=1 pkgdesc="Steel Bank Common Lisp" arch=('i686' 'x86_64') @@ -17,19 +16,21 @@ depends=('glibc') provides=('common-lisp' 'cl-asdf') makedepends=('sbcl' 'texinfo') source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2" "chakra-fixes.lisp") -md5sums=('2e90fca5ffec9ce19ed232b24f09cd0a' '7ac0c1936547f4278198b8bf7725204d') +md5sums=('128fb15c80e8e3f8d4024bd8e04635e0' '7ac0c1936547f4278198b8bf7725204d') url="http://www.sbcl.org/" install=sbcl.install build() { - export CFLAGS="${CFLAGS} -DSBCL_HOME=\\\"/usr/lib/sbcl\\\"" + cd "$srcdir/$pkgname-$pkgver" + + export CFLAGS+=" -DSBCL_HOME=\\\"/usr/lib/sbcl\\\"" export GNUMAKE="make -e" # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS - export LINKFLAGS="$LD_FLAGS" + export LINKFLAGS="$LDFLAGS" unset LDFLAGS - cd ${startdir}/src/${pkgname}-${pkgver} - # Make a multi-threaded SBCL, disable LARGEFILE + + # Make a multi-threaded SBCL, disable LARGEFILE cat >customize-target-features.lisp <