From a9dea3be54150dd7aacef235d86ad62b547c718c Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Sat, 7 Jan 2012 23:48:27 +0100 Subject: Rebuilds for lib32. --- community/dar/PKGBUILD | 2 +- community/darkhttpd/PKGBUILD | 2 +- community/darkstat/PKGBUILD | 2 +- community/datemath/PKGBUILD | 5 +++-- community/delegate/PKGBUILD | 2 +- community/dfm/PKGBUILD | 2 +- community/directfb/PKGBUILD | 2 +- community/discid/PKGBUILD | 2 +- community/dnstracer/PKGBUILD | 2 +- community/dopewars/PKGBUILD | 2 +- community/driftnet/PKGBUILD | 5 +++-- community/dtach/PKGBUILD | 2 +- community/duff/PKGBUILD | 2 +- community/dumb/PKGBUILD | 5 +++-- community/dvdisaster/PKGBUILD | 2 +- 15 files changed, 21 insertions(+), 18 deletions(-) diff --git a/community/dar/PKGBUILD b/community/dar/PKGBUILD index b139ca88b..73bca8eeb 100644 --- a/community/dar/PKGBUILD +++ b/community/dar/PKGBUILD @@ -4,7 +4,7 @@ pkgname=dar pkgver=2.4.2 -pkgrel=1 +pkgrel=1.1 pkgdesc='A full featured command-line backup tool, short for Disk ARchive' arch=('i686' 'x86_64' 'mips64el') url='http://dar.linux.free.fr/' diff --git a/community/darkhttpd/PKGBUILD b/community/darkhttpd/PKGBUILD index b2c3b85bb..e6759c566 100644 --- a/community/darkhttpd/PKGBUILD +++ b/community/darkhttpd/PKGBUILD @@ -4,7 +4,7 @@ pkgname=darkhttpd pkgver=1.8 -pkgrel=1 +pkgrel=1.1 pkgdesc="A small, static webserver" arch=('i686' 'x86_64' 'mips64el') url="http://dmr.ath.cx/net/darkhttpd/" diff --git a/community/darkstat/PKGBUILD b/community/darkstat/PKGBUILD index bc5710cc4..864768cba 100644 --- a/community/darkstat/PKGBUILD +++ b/community/darkstat/PKGBUILD @@ -3,7 +3,7 @@ pkgname=darkstat pkgver=3.0.714 -pkgrel=1 +pkgrel=1.1 pkgdesc="Network statistics gatherer (packet sniffer)." url="http://dmr.ath.cx/net/darkstat/" license=("GPL") diff --git a/community/datemath/PKGBUILD b/community/datemath/PKGBUILD index 1f8a1e0d1..157812a04 100644 --- a/community/datemath/PKGBUILD +++ b/community/datemath/PKGBUILD @@ -5,7 +5,7 @@ pkgname=datemath pkgver=2.0.10 -pkgrel=2 +pkgrel=2.1 pkgdesc="Command line date and time math utility." arch=('i686' 'x86_64' 'mips64el') url="http://www.unixwiz.net/tools/datemath.html" @@ -16,6 +16,7 @@ md5sums=('2c369d70a43313b71dbe3c7cc50207de') build() { cd $srcdir - make || return 1 + sed -ri 's/CFLAGS\s*=\s*.*/CFLAGS='"$CFLAGS $LDFLAGS"'/' Makefile + make install -D -m755 $srcdir/datemath $pkgdir/usr/bin/datemath } diff --git a/community/delegate/PKGBUILD b/community/delegate/PKGBUILD index b6dea8016..f9c34e047 100644 --- a/community/delegate/PKGBUILD +++ b/community/delegate/PKGBUILD @@ -4,7 +4,7 @@ pkgname=delegate pkgver=9.9.7 -pkgrel=1 +pkgrel=1.1 pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface" arch=('i686' 'x86_64' 'mips64el') url="http://www.delegate.org/" diff --git a/community/dfm/PKGBUILD b/community/dfm/PKGBUILD index bbf143dd5..fcca5e41c 100644 --- a/community/dfm/PKGBUILD +++ b/community/dfm/PKGBUILD @@ -5,7 +5,7 @@ # pkgname=dfm pkgver=0.99.9 -pkgrel=2 +pkgrel=2.1 pkgdesc="A graphical file manager including desktop icons" arch=('i686' 'x86_64' 'mips64el') depends=('gtk' 'imlib' 'libxpm') diff --git a/community/directfb/PKGBUILD b/community/directfb/PKGBUILD index cc80362f8..113aec0ed 100644 --- a/community/directfb/PKGBUILD +++ b/community/directfb/PKGBUILD @@ -4,7 +4,7 @@ pkgname=directfb pkgver=1.4.14 -pkgrel=1 +pkgrel=1.1 pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device" arch=('i686' 'x86_64' 'mips64el') url="http://www.directfb.org" diff --git a/community/discid/PKGBUILD b/community/discid/PKGBUILD index a78f15c1a..7489c5a92 100644 --- a/community/discid/PKGBUILD +++ b/community/discid/PKGBUILD @@ -4,7 +4,7 @@ pkgname=discid pkgver=0.1.3 -pkgrel=4 +pkgrel=4.1 pkgdesc="A program to calculate the disc-ID for audio compact discs" arch=('i686' 'x86_64' 'mips64el') url="http://discid.sourceforge.net" diff --git a/community/dnstracer/PKGBUILD b/community/dnstracer/PKGBUILD index cb5a80ae5..e2fcb7eba 100644 --- a/community/dnstracer/PKGBUILD +++ b/community/dnstracer/PKGBUILD @@ -2,7 +2,7 @@ pkgname=dnstracer pkgver=1.9 -pkgrel=3 +pkgrel=3.1 pkgdesc='Determines where a given DNS server gets its information from, and follows the chain of DNS servers' arch=('i686' 'x86_64' 'mips64el') url='http://www.mavetju.org/unix/dnstracer.php' diff --git a/community/dopewars/PKGBUILD b/community/dopewars/PKGBUILD index 4116a23d3..c41d3f872 100644 --- a/community/dopewars/PKGBUILD +++ b/community/dopewars/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dopewars pkgver=1.5.12 -pkgrel=6 +pkgrel=6.1 pkgdesc="A drug dealing game set in New York" url="http://dopewars.sourceforge.net/" license=('GPL') diff --git a/community/driftnet/PKGBUILD b/community/driftnet/PKGBUILD index ab64be823..711a6e5d3 100644 --- a/community/driftnet/PKGBUILD +++ b/community/driftnet/PKGBUILD @@ -4,7 +4,7 @@ pkgname=driftnet pkgver=0.1.6 -pkgrel=5 +pkgrel=5.1 pkgdesc="Listens to network traffic and picks out images from TCP streams it observes." arch=('i686' 'x86_64' 'mips64el') url=('http://www.ex-parrot.com/~chris/driftnet/') @@ -16,7 +16,8 @@ md5sums=('8e11d77770452f97bb3c23f510489815') build() { cd "${srcdir}/${pkgname}-${pkgver}" - make LDFLAGS="" + sed -i 's/-lungif/-lgif/' Makefile + make } package() { diff --git a/community/dtach/PKGBUILD b/community/dtach/PKGBUILD index 2ea069b5c..228fc9b9b 100644 --- a/community/dtach/PKGBUILD +++ b/community/dtach/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dtach pkgver=0.8 -pkgrel=4 +pkgrel=4.1 pkgdesc="emulates the detach feature of screen" arch=('i686' 'x86_64' 'mips64el') url="http://dtach.sourceforge.net/" diff --git a/community/duff/PKGBUILD b/community/duff/PKGBUILD index 304178bb1..97337edae 100644 --- a/community/duff/PKGBUILD +++ b/community/duff/PKGBUILD @@ -3,7 +3,7 @@ pkgname=duff pkgver=0.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="A command-line utility for quickly finding duplicates in a given set of files" arch=('i686' 'x86_64' 'mips64el') url="http://duff.sourceforge.net/" diff --git a/community/dumb/PKGBUILD b/community/dumb/PKGBUILD index ccbbbb04b..368c1cc9e 100644 --- a/community/dumb/PKGBUILD +++ b/community/dumb/PKGBUILD @@ -15,7 +15,7 @@ md5sums=('f48da5b990aa8aa822d3b6a951baf5c2') build() { cd "$srcdir/$pkgname-$pkgver" - [ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC" + [ "${CARCH}" != "i686" ] && export CFLAGS="${CFLAGS} -fPIC" # Create the directories which the Makefile somehow fails to create install -d lib/unix/{debug,release} @@ -30,7 +30,8 @@ ALL_TARGETS := core core-examples core-headers ALL_TARGETS += allegro allegro-examples allegro-headers PREFIX := "$pkgdir/usr" EOF - + # For some reason -lm is not linked for Allegro examples. + sed -ri 's/^(LINK_ALLEGRO := .+)$/\1 -lm/' make/unix.inc # Upstream's makefile ignores our CFLAGS. They put -I directives in # their own CFLAGS, so we can't just say # make CFLAGS=... diff --git a/community/dvdisaster/PKGBUILD b/community/dvdisaster/PKGBUILD index 6a07af6e0..ef29f0595 100644 --- a/community/dvdisaster/PKGBUILD +++ b/community/dvdisaster/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dvdisaster pkgver=0.72.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Provides a margin of safety against data loss on CD and DVD media caused by aging or scratches" arch=('i686' 'x86_64' 'mips64el') url="http://www.dvdisaster.com/" -- cgit v1.2.3-54-g00ecf