summaryrefslogtreecommitdiff
path: root/community/goldendict/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-03 18:42:14 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-03 18:42:14 -0500
commite5ec91bd8051afc41414938217ee09c65aa6c7a2 (patch)
tree5dab73f432b16383e7e5f8e1c7f53835ffc54644 /community/goldendict/PKGBUILD
parent452f894d76f09c6a07ada3c3a0c182ca19e296f5 (diff)
Add goldendict-1.0.1-gcc-4.7.patch
Diffstat (limited to 'community/goldendict/PKGBUILD')
-rw-r--r--community/goldendict/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/goldendict/PKGBUILD b/community/goldendict/PKGBUILD
index 5ff50b09a..728d5407c 100644
--- a/community/goldendict/PKGBUILD
+++ b/community/goldendict/PKGBUILD
@@ -14,15 +14,17 @@ makedepds=('patch')
provides=('stardict')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.bz2
- $pkgname-paths.diff)
+ $pkgname-paths.diff
+ goldendict-1.0.1-gcc-4.7.patch)
sha256sums=('b3fb0405a5edb38f02ef881b48c36e46e2eacf641b0caf8d99403f595a4be9a6'
- '1dacae7b7a7d7c20a22b4595c07dbd65fdad134a0d4cf283312ea3bdb5f42589')
+ '1dacae7b7a7d7c20a22b4595c07dbd65fdad134a0d4cf283312ea3bdb5f42589'
+ 'd61d95f464e82ed83493cbb5ded3ecc59a34eb879eb9c7140d801ee6e0c4454e')
build(){
cd ${srcdir}
patch -Np0 -i ${srcdir}/$pkgname-paths.diff
-
+ patch -Np1 -i ${srcdir}/goldendict-1.0.1-gcc-4.7.patch
qmake
make
qmake