Re: [cdesktopenv-devel] Gentoo ebuild available

2020-03-24 Thread Jon Trulson
On 3/24/20 8:38 AM, Peter G. wrote: > 2020-03-24 'Peter G.' wrote: > >> The reason for this patch was I was getting this linker error (this >> still happens with current autotools-conversion): >> >> libtool: link: i686-pc-linux-gnu-c++ -I../../slib -I../../lib >> -I../../mini_isam "-DTT_VERSION_STR

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-03-24 Thread Peter G.
2020-03-24 'Peter G.' wrote: The reason for this patch was I was getting this linker error (this still happens with current autotools-conversion): libtool: link: i686-pc-linux-gnu-c++ -I../../slib -I../../lib -I../../mini_isam "-DTT_VERSION_STRING=\"CDE Version 2.3.1a\"" -march=i686 -mtune=b

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-03-24 Thread Peter G.
Hi again, 2020-03-23 'Jon Trulson' wrote: I've had a little time lately so I went through these and merged some of them, and modified a merge of one of them as outlined below: - *2.3.2-link_libtrcp.patch* - NOT merged.   This one directly edits a Makefile, not the Makefile.am, and should  

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-03-24 Thread Peter G.
Hi Jon, 2020-03-23 'Jon Trulson' wrote: @Jon, if you're interested, kindly review the patches at: https://github.com/nephros/gentoo/tree/cde-devel/cde-base/cde/files I realize they are a bit messy at the moment, but I can clean up if that is useful. I've had a little time lately so I went t

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-03-23 Thread Jon Trulson
On 2/4/20 4:34 AM, Peter G. wrote: > Hello esteemed Common Desktop community, > Hi, [...] > > @Jon, if you're interested, kindly review the patches at: > https://github.com/nephros/gentoo/tree/cde-devel/cde-base/cde/files > I realize they are a bit messy at the moment, but I can clean up if > th

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-02-04 Thread Jon Trulson
On 2/4/20 4:34 AM, Peter G. wrote: > Hello esteemed Common Desktop community, > > this is just to let you know that I have spent a couple of days > writing a Gentoo ebuild (and some additional things) for the > autotools-conversion branch. > > If you want to check it out, the git repo is here: > >

Re: [cdesktopenv-devel] Gentoo ebuild available

2020-02-04 Thread Jon Trulson
On 2/4/20 4:34 AM, Peter G. wrote: > Hello esteemed Common Desktop community, > Yo! > this is just to let you know that I have spent a couple of days > writing a Gentoo ebuild (and some additional things) for the > autotools-conversion branch. > > If you want to check it out, the git repo is here

[cdesktopenv-devel] Gentoo ebuild available

2020-02-04 Thread Peter G.
Hello esteemed Common Desktop community, this is just to let you know that I have spent a couple of days writing a Gentoo ebuild (and some additional things) for the autotools-conversion branch. If you want to check it out, the git repo is here: https://github.com/nephros/gentoo/tree/cde-dev