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

2020-03-09 Thread Shlomi Fish
Hi Owen, On Sun, 1 Mar 2020 00:53:43 +0100 Owen wrote: > > > On Sat, 29 Feb 2020 06:15:40 - > > > "Ed" wrote: > > > > > > > I'd suggest setting up Travis and using CI with your project repo to > > > > ensure people can start from a clean version of at least Ubuntu with a > > > > fair

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

2020-02-29 Thread Owen
> > On Sat, 29 Feb 2020 06:15:40 - > > "Ed" wrote: > > > > > I'd suggest setting up Travis and using CI with your project repo to > > > ensure > > > people can start from a clean version of at least Ubuntu with a fair > > > chance > > > it will work. The various packages and versions in

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

2020-02-29 Thread Shlomi Fish
Hi Ed and all, On Sat, 29 Feb 2020 10:27:38 +0200 Shlomi Fish wrote: > On Sat, 29 Feb 2020 06:15:40 - > "Ed" wrote: > > > I'd suggest setting up Travis and using CI with your project repo to ensure > > people can start from a clean version of at least Ubuntu with a fair chance > > it

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

2020-02-29 Thread Shlomi Fish
On Sat, 29 Feb 2020 06:15:40 - "Ed" wrote: > I'd suggest setting up Travis and using CI with your project repo to ensure > people can start from a clean version of at least Ubuntu with a fair chance > it will work. The various packages and versions in the Travis config would > provide a

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

2020-02-28 Thread Ed via gimp-developer-list
I'd suggest setting up Travis and using CI with your project repo to ensure people can start from a clean version of at least Ubuntu with a fair chance it will work. The various packages and versions in the Travis config would provide a great guide on dependencies. -Original Message-

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

2020-02-28 Thread Owen
> Hi Owen, > > Please try gimpgitbuild 0.6.1 which should have a fix: > > https://github.com/shlomif/App-gimpgitbuild/blob/51e404c476aaffb4f5f54bb67ee00d6f3baf3fa1/App-gimpgitbuild/Changes#L3 Hi Shlomi, This is with Ubuntu-19.1 and is being built as an unprivileged user. Version 0.6.1 got

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

2020-02-27 Thread Shlomi Fish
Hi Owen and all, On Thu, 27 Feb 2020 00:59:39 +0100 Owen wrote: > > 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 /

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

2020-02-27 Thread Shlomi Fish
Hi Owen, thanks for your problem report, and for trying gimpgitbuild. On Thu, 27 Feb 2020 00:59:39 +0100 Owen wrote: > > Hi all! > > > > See: > > > > https://metacpan.org/release/App-gimpgitbuild > > > > You can do either: > > > > gimpgitbuild build > > > > Or: > > > > gimpgitbuild env

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

2020-02-26 Thread Owen
> 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