summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-13 20:21:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-13 20:21:52 +0100
commit229c53365964c432b72fd2d390b7e365f9a6d969 (patch)
tree11e92f667d832537e85870f428d294a652055fce /community
parentf69ba8563074131538c94f47f388f429e0aff261 (diff)
Rebuilds for lib32.
Diffstat (limited to 'community')
-rw-r--r--community/esmtp/PKGBUILD2
-rw-r--r--community/espeakup/PKGBUILD2
-rw-r--r--community/fb-client/PKGBUILD2
-rw-r--r--community/fbdump/PKGBUILD2
-rw-r--r--community/fdm/PKGBUILD3
-rw-r--r--community/fdupes/PKGBUILD2
-rw-r--r--community/flac123/PKGBUILD2
7 files changed, 8 insertions, 7 deletions
diff --git a/community/esmtp/PKGBUILD b/community/esmtp/PKGBUILD
index a29008e29..15d4bd89f 100644
--- a/community/esmtp/PKGBUILD
+++ b/community/esmtp/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=esmtp
pkgver=1.2
-pkgrel=4
+pkgrel=4.1
pkgdesc="An easy SMTP forwarder."
arch=('i686' 'x86_64' 'mips64el')
url='http://esmtp.sourceforge.net'
diff --git a/community/espeakup/PKGBUILD b/community/espeakup/PKGBUILD
index 2345d7f6c..e94580430 100644
--- a/community/espeakup/PKGBUILD
+++ b/community/espeakup/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Chris Brannon <cmbrannon@cox.net>
pkgname=espeakup
pkgver=0.71
-pkgrel=3
+pkgrel=3.1
pkgdesc='Allows the Speakup screen review system to use the ESpeak synthesizer.'
arch=('i686' 'x86_64' 'mips64el')
url="http://github.com/williamh/espeakup"
diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD
index 26dfe6bc5..cc6f726d1 100644
--- a/community/fb-client/PKGBUILD
+++ b/community/fb-client/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian "Bluewind" Pritz <flo@xssn.at>
pkgname=fb-client
pkgver=0.9.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="Client for paste.xinu.at"
arch=('i686' 'x86_64' 'mips64el')
url="http://paste.xinu.at"
diff --git a/community/fbdump/PKGBUILD b/community/fbdump/PKGBUILD
index 9fece9574..cef123993 100644
--- a/community/fbdump/PKGBUILD
+++ b/community/fbdump/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fbdump
pkgver=0.4.2
-pkgrel=2
+pkgrel=2.1
pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.rcdrummond.net/fbdump/"
diff --git a/community/fdm/PKGBUILD b/community/fdm/PKGBUILD
index bf8c6bad6..a0bf2a771 100644
--- a/community/fdm/PKGBUILD
+++ b/community/fdm/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=fdm
pkgver=1.6
-pkgrel=3
+pkgrel=3.1
pkgdesc='Program to fetch and deliver mail'
url='http://fdm.sourceforge.net/'
license=('BSD')
@@ -20,6 +20,7 @@ sha1sums=('fb8042f2355062848ff142c9604069b6657e6a82'
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../GNUmakefile.patch
+ sed -i 's/LIBS+= -lssl -ltdb -lz/LIBS+= -lssl -lcrypto -ltdb -lz/' GNUmakefile
make
}
diff --git a/community/fdupes/PKGBUILD b/community/fdupes/PKGBUILD
index 00e0bf8f0..cf5ee6b63 100644
--- a/community/fdupes/PKGBUILD
+++ b/community/fdupes/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=fdupes
pkgver=1.40
-pkgrel=5
+pkgrel=5.1
pkgdesc="a program for identifying or deleting duplicate files residing within specified directories"
arch=('i686' 'x86_64' 'mips64el')
url="http://premium.caribe.net/~adrian2/fdupes.html"
diff --git a/community/flac123/PKGBUILD b/community/flac123/PKGBUILD
index 1f79c330c..1e1e98153 100644
--- a/community/flac123/PKGBUILD
+++ b/community/flac123/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flac123
pkgver=0.0.11
-pkgrel=3
+pkgrel=3.1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
pkgdesc="A command-line program for playing FLAC audio files"