From e0264451d6d03281cc1adaadcac47f1337140d83 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Mon, 13 Feb 2012 15:51:42 +0100 Subject: Rebuilds for lib32. --- community/gpicview/PKGBUILD | 3 ++- community/hping/PKGBUILD | 2 +- community/menu-cache/PKGBUILD | 2 +- community/pcmanfm/PKGBUILD | 3 ++- community/unclutter/PKGBUILD | 2 +- community/unpaper/PKGBUILD | 2 +- 6 files changed, 8 insertions(+), 6 deletions(-) (limited to 'community') diff --git a/community/gpicview/PKGBUILD b/community/gpicview/PKGBUILD index 080e5ba07..f1bc12e0c 100644 --- a/community/gpicview/PKGBUILD +++ b/community/gpicview/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier pkgname=gpicview pkgver=0.2.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Picture viewer of the LXDE Desktop" arch=('i686' 'x86_64' 'mips64el') license=('GPL2') @@ -17,6 +17,7 @@ md5sums=('943da9f4a23541accd5acdd4fb69966f') build() { cd "$srcdir/$pkgname-$pkgver" + sed -ri 's/^(gpicview_LDADD = .+)/\1 -lm/' src/Makefile.in ./configure --sysconfdir=/etc --prefix=/usr make } diff --git a/community/hping/PKGBUILD b/community/hping/PKGBUILD index 7c9e8e04e..a37160586 100644 --- a/community/hping/PKGBUILD +++ b/community/hping/PKGBUILD @@ -4,7 +4,7 @@ pkgname=hping pkgver=3.0.0 -pkgrel=2 +pkgrel=2.1 pkgdesc='A command-line oriented TCP/IP packet assembler/analyzer.' arch=('i686' 'x86_64' 'mips64el') url='http://www.hping.org' diff --git a/community/menu-cache/PKGBUILD b/community/menu-cache/PKGBUILD index 74749321c..59e8be63a 100644 --- a/community/menu-cache/PKGBUILD +++ b/community/menu-cache/PKGBUILD @@ -4,7 +4,7 @@ pkgname=menu-cache pkgver=0.3.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Caches to speed up freedesktop.org's application menus use." arch=('i686' 'x86_64' 'mips64el') license=('GPL2') diff --git a/community/pcmanfm/PKGBUILD b/community/pcmanfm/PKGBUILD index 1880c5743..2b507cd72 100644 --- a/community/pcmanfm/PKGBUILD +++ b/community/pcmanfm/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pcmanfm pkgver=0.9.10 -pkgrel=1 +pkgrel=1.1 pkgdesc="File manager of the LXDE Desktop" arch=('i686' 'x86_64' 'mips64el') url="http://pcmanfm.sourceforge.net/" @@ -17,6 +17,7 @@ md5sums=('d34a3530a6c5dcd674d23021d71c3e95') build() { cd "$srcdir/$pkgname-$pkgver" + sed -ri 's/^(pcmanfm_LDADD = )/\1 -lm/' src/Makefile.in ./configure --sysconfdir=/etc --prefix=/usr make } diff --git a/community/unclutter/PKGBUILD b/community/unclutter/PKGBUILD index aad154b49..3d3fae2bc 100644 --- a/community/unclutter/PKGBUILD +++ b/community/unclutter/PKGBUILD @@ -6,7 +6,7 @@ pkgname=unclutter pkgver=8 -pkgrel=6 +pkgrel=6.1 pkgdesc="A small program for hiding the mouse cursor" url="http://ftp.x.org/contrib/utilities/unclutter-8.README" arch=('i686' 'x86_64' 'mips64el') diff --git a/community/unpaper/PKGBUILD b/community/unpaper/PKGBUILD index 52b0a52ed..b9bd738d3 100644 --- a/community/unpaper/PKGBUILD +++ b/community/unpaper/PKGBUILD @@ -4,7 +4,7 @@ pkgname=unpaper pkgver=0.3 -pkgrel=2 +pkgrel=2.1 pkgdesc="post-processing tool for scanned sheets of paper" arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname.berlios.de/" -- cgit v1.2.3-54-g00ecf