Browse Source

Updated pixie (1.7.6 -> 2.2.2)

early
Minto van der Sluis 18 years ago
parent
commit
88a7e56823
  1. 10
      graphic/pixie/pixie.conf
  2. 4
      graphic/pixie/pixie.desc

10
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

4
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/

Loading…
Cancel
Save