Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread John Ralls
The googletest packages on Xenial are: https://packages.ubuntu.com/source/xenial/gtest-dev https://packages.ubuntu.com/xenial/devel/google-mock You don't need libgwen-gtk3, just get https://packages.ubuntu.com/xenial/libgwenhywfar60-dev and GnuCash will build libgwen-gtk3 for you. Regards, John

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Stephen M. Butler
On 5/27/19 12:07 PM, Geert Janssens wrote: > On maandag 27 mei 2019 20:08:24 CEST Stephen M. Butler wrote: >> On 5/27/19 1:15 AM, Geert Janssens via gnucash-devel wrote: >>> Op maandag 27 mei 2019 09:22:42 CEST schreef Colin Law: I would not bother trying to build for Trusty. It went out of su

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Geert Janssens
On maandag 27 mei 2019 20:08:24 CEST Stephen M. Butler wrote: > On 5/27/19 1:15 AM, Geert Janssens via gnucash-devel wrote: > > Op maandag 27 mei 2019 09:22:42 CEST schreef Colin Law: > >> I would not bother trying to build for Trusty. It went out of support > >> in April, nobody should be using it

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Stephen M. Butler
On 5/27/19 1:15 AM, Geert Janssens via gnucash-devel wrote: > Op maandag 27 mei 2019 09:22:42 CEST schreef Colin Law: >> I would not bother trying to build for Trusty. It went out of support >> in April, nobody should be using it now. >> https://wiki.ubuntu.com/Releases >> >> Colin > Agreed. > > Tr

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Stephen M. Butler
On 5/26/19 6:10 PM, John Ralls wrote: > You don't need libgwen-gtk3, GnuCash's CMakeLists will figure out if it's not > present and build the sources included in borrowed/libgwen-gtk3. > > Ubuntu 14.04 includes libwebkit2gtk-3.0-dev and that's sufficient for GnuCash. > > GnuCash just needs the goo

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Geert Janssens via gnucash-devel
Op maandag 27 mei 2019 09:22:42 CEST schreef Colin Law: > I would not bother trying to build for Trusty. It went out of support > in April, nobody should be using it now. > https://wiki.ubuntu.com/Releases > > Colin Agreed. Trusty does come with googletest, but the package is called gtest. It wa

Re: [GNC-dev] Dependencies on Launchpad

2019-05-27 Thread Colin Law
I would not bother trying to build for Trusty. It went out of support in April, nobody should be using it now. https://wiki.ubuntu.com/Releases Colin On Mon, 27 May 2019 at 02:11, John Ralls wrote: > > You don't need libgwen-gtk3, GnuCash's CMakeLists will figure out if it's not > present and b

Re: [GNC-dev] Dependencies on Launchpad

2019-05-26 Thread John Ralls
You don't need libgwen-gtk3, GnuCash's CMakeLists will figure out if it's not present and build the sources included in borrowed/libgwen-gtk3. Ubuntu 14.04 includes libwebkit2gtk-3.0-dev and that's sufficient for GnuCash. GnuCash just needs the googletest sources, so util/ci/ubuntu-14.04-docker

Re: [GNC-dev] Dependencies on Launchpad

2019-05-26 Thread Stephen M. Butler
On 5/26/19 3:24 PM, Dale Phurrough wrote: > Gnucash 3.5 builds clean on Ubuntu 14.04 aka Trusty with the list of > packages in the Dockerfile at  > https://github.com/diablodale/gnucash-dev-docker/blob/master/debian.dockerfile > > You can see in it there are some logic tests to see what > platform/

Re: [GNC-dev] Dependencies on Launchpad

2019-05-26 Thread Dale Phurrough via gnucash-devel
Gnucash 3.5 builds clean on Ubuntu 14.04 aka Trusty with the list of packages in the Dockerfile at https://github.com/diablodale/gnucash-dev-docker/blob/master/debian.dockerfile You can see in it there are some logic tests to see what platform/packages are available in the repos. Currently I use th

Re: [GNC-dev] Dependencies on Launchpad

2019-05-26 Thread Stephen M. Butler
I received this response from the folks on Launchpad: You tried building the packages for Ubuntu trusty, but several dependencies (at least debhelper (>= 11~), googletest, locales-all) do not exist in the standard repositories or trusty. If you really want to build these packages for trusty, then

[GNC-dev] Dependencies on Launchpad

2019-05-23 Thread Stephen M. Butler
I've made it to the point of uploading source to Launchpad to build a ppa.  However, Launchpad reported these dependency issues: +--+ | Install gnucash build dependencies (apt-based resolver) | +--