summaryrefslogtreecommitdiffstats
path: root/extra/arora/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-19 14:22:04 +0100
committersibel <lesibel@free.fr>2011-01-19 14:22:04 +0100
commitf3de9c5c534f5f3f19965fee2c404c9290c77106 (patch)
tree691d318c10e6f7785279367321cc8328baaf6d4c /extra/arora/Pkgfile
parent46bbbda01789b2f091bf60f0f2e72540369b49e2 (diff)
downloadnutyx-extra-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.gz
nutyx-extra-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.bz2
nutyx-extra-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.xz
nutyx-extra-f3de9c5c534f5f3f19965fee2c404c9290c77106.zip
arora, maj 0.11.0-1
Diffstat (limited to 'extra/arora/Pkgfile')
-rw-r--r--extra/arora/Pkgfile11
1 files changed, 4 insertions, 7 deletions
diff --git a/extra/arora/Pkgfile b/extra/arora/Pkgfile
index d6aeb5ea4..fd517fa49 100644
--- a/extra/arora/Pkgfile
+++ b/extra/arora/Pkgfile
@@ -2,19 +2,16 @@
# URL: http://code.google.com/p/arora/
# Maintainer: NuTyX core team
# Packager: guy_
-# Depends on: webkit, qt
+# Depends on: qt,xdg-utils
# Run on: webkit,qt
name=arora
-version=0.10.2
-release=2
-source=(http://arora.googlecode.com/files/$name-$version.tar.gz
- http://nutyx.meticul.eu/files/patchs/$name/arora-0.10.2_qt_4.7_build_fix.patch)
+version=0.11.0
+release=1
+source=(http://arora.googlecode.com/files/$name-$version.tar.gz)
build() {
cd $name-$version
- patch -Np1 -i ../arora-0.10.2_qt_4.7_build_fix.patch
-
qmake PREFIX="/usr"
make
make INSTALL_ROOT=$PKG install