Re: [Gimp-developer] [ANN] gimpgitbuild 0.2.1 - a commandline tool to build GIMP and its dependencies from their git repos




Hi all!

See:

https://metacpan.org/release/App-gimpgitbuild

You can do either:

      gimpgitbuild build

Or:

      gimpgitbuild env

Hope you find it useful and contributions / comments are welcome at
https://github.com/shlomif/App-gimpgitbuild , here on the list, or in private.


Hi,

All the modules installed ok, but running failed after downloading  babl

...
Running [cd "/home/owen/Download/unpack/graphics/gimp/babl/git/babl" && git checkout "master" && (false || 
git s origin "master") && mkdir -p "build" && cd build && meson --prefix="/home/owen/apps/graphics/babl" .. 
&& ninja -j4 && ninja -j4 test && ninja -j4 install]
Already on 'master'
Your branch is up to date with 'origin/master'.
git: 's' is not a git command. See 'git --help'.

Grepping for "git" in gimpgitbuild did not find a git command with the 's' option (found no git commands at 
all)

Is this a bug?


Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]