summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-13 15:51:42 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-13 15:51:42 +0100
commite0264451d6d03281cc1adaadcac47f1337140d83 (patch)
tree6f8d094b40ff73073bbbd8c8aafa86a302a100b9
parentb0f865376f1fd855fafe55263dd501f14adbfbe8 (diff)
Rebuilds for lib32.
-rw-r--r--community/gpicview/PKGBUILD3
-rw-r--r--community/hping/PKGBUILD2
-rw-r--r--community/menu-cache/PKGBUILD2
-rw-r--r--community/pcmanfm/PKGBUILD3
-rw-r--r--community/unclutter/PKGBUILD2
-rw-r--r--community/unpaper/PKGBUILD2
-rw-r--r--core/procinfo-ng/PKGBUILD2
-rw-r--r--extra/gnome-power-manager/PKGBUILD2
-rw-r--r--extra/ssmtp/PKGBUILD3
9 files changed, 12 insertions, 9 deletions
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 <geoffroy.carrier@koon.fr>
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/"
diff --git a/core/procinfo-ng/PKGBUILD b/core/procinfo-ng/PKGBUILD
index 45fa85e68..8444232b0 100644
--- a/core/procinfo-ng/PKGBUILD
+++ b/core/procinfo-ng/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=procinfo-ng
pkgver=2.0.304
-pkgrel=3
+pkgrel=3.1
pkgdesc="Displays useful information from /proc"
arch=('i686' 'x86_64' 'mips64el')
url="http://procinfo-ng.sourceforge.net/"
diff --git a/extra/gnome-power-manager/PKGBUILD b/extra/gnome-power-manager/PKGBUILD
index 0d91ed969..7a8dd4f77 100644
--- a/extra/gnome-power-manager/PKGBUILD
+++ b/extra/gnome-power-manager/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-power-manager
pkgver=3.2.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="Power management tools."
arch=(i686 x86_64 'mips64el')
url="http://www.gnome.org/projects/gnome-power-manager/"
diff --git a/extra/ssmtp/PKGBUILD b/extra/ssmtp/PKGBUILD
index c6268ad4e..88ddbe40e 100644
--- a/extra/ssmtp/PKGBUILD
+++ b/extra/ssmtp/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ssmtp
pkgver=2.64
-pkgrel=2
+pkgrel=2.1
pkgdesc="Extremely simple MTA to get mail off the system to a mailhub"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
@@ -20,6 +20,7 @@ md5sums=('65b4e0df4934a6cd08c506cabcbe584f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+ sed -ri 's/-lssl/-lssl -lcrypto/' configure
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \