summaryrefslogtreecommitdiffstats
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
parent46bbbda01789b2f091bf60f0f2e72540369b49e2 (diff)
downloadnutyx-pakxe-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.gz
nutyx-pakxe-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.bz2
nutyx-pakxe-f3de9c5c534f5f3f19965fee2c404c9290c77106.tar.xz
nutyx-pakxe-f3de9c5c534f5f3f19965fee2c404c9290c77106.zip
arora, maj 0.11.0-1
-rw-r--r--extra/arora/.footprint4
-rw-r--r--extra/arora/.md5sum3
-rw-r--r--extra/arora/Pkgfile11
3 files changed, 7 insertions, 11 deletions
diff --git a/extra/arora/.footprint b/extra/arora/.footprint
index 086437af5..75947a0be 100644
--- a/extra/arora/.footprint
+++ b/extra/arora/.footprint
@@ -6,7 +6,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/htmlToXBel
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
--rw-r--r-- root/root usr/share/applications/arora.desktop
+-rwxr-xr-x root/root usr/share/applications/arora.desktop
drwxr-xr-x root/root usr/share/arora/
drwxr-xr-x root/root usr/share/arora/locale/
-rw-r--r-- root/root usr/share/arora/locale/ast.qm
@@ -28,7 +28,7 @@ drwxr-xr-x root/root usr/share/arora/locale/
-rw-r--r-- root/root usr/share/arora/locale/ja_JP.qm
-rw-r--r-- root/root usr/share/arora/locale/ms.qm
-rw-r--r-- root/root usr/share/arora/locale/nb_NO.qm
--rw-r--r-- root/root usr/share/arora/locale/nl_NL.qm
+-rw-r--r-- root/root usr/share/arora/locale/nl.qm
-rw-r--r-- root/root usr/share/arora/locale/pl_PL.qm
-rw-r--r-- root/root usr/share/arora/locale/pt_BR.qm
-rw-r--r-- root/root usr/share/arora/locale/pt_PT.qm
diff --git a/extra/arora/.md5sum b/extra/arora/.md5sum
index 6b15ffafa..f638ec036 100644
--- a/extra/arora/.md5sum
+++ b/extra/arora/.md5sum
@@ -1,2 +1 @@
-ccef0f214e0f03828cde8c521f7a5225 arora-0.10.2.tar.gz
-36587a3b61abbb3a46c5815bc703639e arora-0.10.2_qt_4.7_build_fix.patch
+64334ce4198861471cad9316d841f0cb arora-0.11.0.tar.gz
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