Re: [Gimp-developer] [ANN] gimpgitbuild 0.2.1 - a commandline tool to build GIMP and its dependencies from their git repos
Owen <[email protected]>
| Newsgroups | gmane.comp.video.gimp.devel |
|---|---|
| Message-ID | <trinity-bf2f20c7-f373-44b1-af82-3af4d06f1a80-1582761579745@3c-app-mailcom-bs04> |
> 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 _______________________________________________ gimp-developer-list mailing list List address: [email protected] List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list