From 88a7e568230dee5c19cf89d84b2452157f160f27 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Sun, 16 Sep 2007 21:46:14 +0200 Subject: [PATCH] Updated pixie (1.7.6 -> 2.2.2) --- graphic/pixie/pixie.conf | 10 +++++++++- graphic/pixie/pixie.desc | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/graphic/pixie/pixie.conf b/graphic/pixie/pixie.conf index 33360d676..fccd4b5e1 100644 --- a/graphic/pixie/pixie.conf +++ b/graphic/pixie/pixie.conf @@ -11,9 +11,17 @@ # 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 --- + +# Have pixie install its doc in its own location. +docdir=$docdir/$pkg +set_confopt + +# Tell pixie where that location is. +var_append confopt ' ' "--with-docdir=$docdir" + #set PIXIEHOME, otherwise pixie will not work home() { - echo "export PIXIEHOME=/usr/lib/Pixie" > $root/etc/profile.d/pixie + echo "export PIXIEHOME=$root/$libdir/Pixie" > $root/etc/profile.d/pixie } hook_add postmake 5 home diff --git a/graphic/pixie/pixie.desc b/graphic/pixie/pixie.desc index 7740d6bd2..95cafe5d5 100644 --- a/graphic/pixie/pixie.desc +++ b/graphic/pixie/pixie.desc @@ -28,7 +28,7 @@ [L] GPL [S] Stable -[V] 1.7.6 +[V] 2.2.2 [P] X -----5---9 800.000 -[D] 1742563413 Pixie-src-1.7.6.tgz http://dl.sourceforge.net/sourceforge/pixie/ +[D] 2654543283 Pixie-src-2.2.2.tgz http://dl.sourceforge.net/sourceforge/pixie/