SOURCES: LiVES-FHS.patch (NEW) - added

Fryderyk Dziarmagowski freetz at gmx.net
Wed Aug 16 21:34:57 CEST 2006


--- aredridel <aredridel at pld-linux.org> wrote:

> Author: aredridel                    Date: Wed Aug 16 19:25:11 2006 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - added
> +-$builtin_dir.="$ARGV[0]/$ARGV[1]/share/lives/plugins/effects/RFXscripts/";
> ++$builtin_dir.="$ARGV[0]/$ARGV[1]/lib/lives/plugins/effects/RFXscripts/";
> + print "    adding script files from $builtin_dir\n";
> + 
> + open OUT,"> POTFILES_PLUGINS";
> +diff -ur lives-0.9.6-o/po/pxgettext lives-0.9.6/po/pxgettext
> +--- lives-0.9.6-o/po/pxgettext	2006-01-28 13:58:19.000000000 -0700
> ++++ lives-0.9.6/po/pxgettext	2006-08-16 13:10:21.000000000 -0600
[...]
> +     $e = "msgid \"$plugin_name\"";
> +-    $fileposition = "#: $prefix/share/lives/plugins/effects/rendered/$basename:0\n";
> ++    $fileposition = "#: $prefix/lib/lives/plugins/effects/rendered/$basename:0\n";
[...]
> +-#define THEME_DIR "/share/lives/themes/"
> +-#define PLUGIN_DIR "/share/lives/plugins/"
> +-#define ICON_DIR "/share/lives/icons/"
> +-#define DATA_DIR "/share/lives/"
> ++#define THEME_DIR "/lib/lives/themes/"
> ++#define PLUGIN_DIR "/lib/lives/plugins/"
> ++#define ICON_DIR "/lib/lives/icons/"
> ++#define DATA_DIR "/lib/lives/"
> + #define LIVES_CONFIG_DIR ".lives-dir"

what about 64bit archs?

-- 
Fryderyk Dziarmagowski


More information about the pld-devel-en mailing list