Hello, Please find attached a patch to add arora (browser) to T2.
Cheers, Roger
diff -Nur /root/www/arora/arora.cache package/www/arora/arora.cache --- /root/www/arora/arora.cache 1969-12-31 20:30:00.000000000 -0330 +++ package/www/arora/arora.cache 2010-10-28 14:48:48.000000000 -0230 @@ -0,0 +1,39 @@ + +[TIMESTAMP] 1288285847 Thu Oct 28 14:40:47 2010 +[BUILDTIME] 100 (9) +[SIZE] 3.70 MB, 68 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] expat +[DEP] findutils +[DEP] fontconfig +[DEP] freetype +[DEP] gawk +[DEP] gcc +[DEP] glib +[DEP] glibc +[DEP] grep +[DEP] gzip +[DEP] libice +[DEP] libpng +[DEP] libsm +[DEP] libx11 +[DEP] libxau +[DEP] libxcb +[DEP] libxext +[DEP] libxrender +[DEP] linux-header +[DEP] make +[DEP] patch +[DEP] pkgconfig +[DEP] qt4 +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux +[DEP] zlib diff -Nur /root/www/arora/arora.conf package/www/arora/arora.conf --- /root/www/arora/arora.conf 1969-12-31 20:30:00.000000000 -0330 +++ package/www/arora/arora.conf 2010-10-28 14:41:24.000000000 -0230 @@ -0,0 +1,16 @@ +# --- T2-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# T2 SDE: package/.../arora/arora.conf +# Copyright (C) 2010 The T2 SDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- T2-COPYRIGHT-NOTE-END --- + +hook_add premake 5 "qmake" + diff -Nur /root/www/arora/arora.desc package/www/arora/arora.desc --- /root/www/arora/arora.desc 1969-12-31 20:30:00.000000000 -0330 +++ package/www/arora/arora.desc 2010-10-28 14:44:14.000000000 -0230 @@ -0,0 +1,39 @@ +[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] T2 SDE: package/.../arora/arora.desc +[COPY] Copyright (C) 2010 The T2 SDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- T2-COPYRIGHT-NOTE-END --- + +[I] Web browser + +[T] Arora is a lightweight cross-platform web browser. It's free (as in +[T] free speech and free beer). Arora runs on Linux, embedded Linux, +[T] FreeBSD, Mac OS X, Windows, Haiku, and any other platforms supported +[T] by the Qt toolkit. + +[T] Arora uses the QtWebKit port of the fully standards-compliant WebKit +[T] layout engine. It features fast rendering, powerful JavaScript engine +[T] and supports Netscape plugins. + +[U] http://code.google.com/p/arora/ + +[A] See http://code.google.com/p/arora/people/list +[M] Roger Mason <[email protected]> + +[C] extra/office + +[L] GPL +[S] Stable +[V] 0.11.0 +[P] X -----5---9 153.200 + +[D] 1630459864 arora-0.11.0.tar.gz http://arora.googlecode.com/files/ + diff -Nur /root/www/arora/arora-prefix.patch package/www/arora/arora-prefix.patch --- /root/www/arora/arora-prefix.patch 1969-12-31 20:30:00.000000000 -0330 +++ package/www/arora/arora-prefix.patch 2010-10-28 14:36:59.000000000 -0230 @@ -0,0 +1,11 @@ +--- arora-0.11.0/install.pri 2010-09-27 00:12:17.000000000 -0230 ++++ arora-0.11.0/install.pri 2010-10-28 14:11:54.000000000 -0230 +@@ -1,7 +1,7 @@ + + unix { + isEmpty(PREFIX) { +- PREFIX = /usr/local ++ PREFIX = /opt + } + BINDIR = $$PREFIX/bin +
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
