denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Problem with pop ups


From: Richard Shann
Subject: Re: [Denemo-devel] Problem with pop ups
Date: Fri, 09 Dec 2016 16:54:15 +0000

On Fri, 2016-12-09 at 16:47 +0100, Johan Vromans wrote:
> On Fri, 09 Dec 2016 12:27:14 +0000, Richard Shann <address@hidden>
> wrote:
> 
> > I'm not sure, but there is no need - simply set the timeout to 100
> > million or more... I just tested that.
> 
> Great!
> 
> > Meanwhile I'll create a version where you can switch to GTK tooltips -
> > it may be you have a fixed version of GTK (I'm assuming you can build
> > from 2.0.15)
> 
> Not easily, since my work system is not equipped for building 

I don't understand - in your first email you included a "spec" file
which describes all the steps for building - it lists the *-devel
versions of libraries needed etc.


> (it lacks all
> kinds of libraries and tools and I want it to be that way). I use Fedora's
> mock build which doesn't clobber the running system itself.

is that to say that the "spec" file is interpreted and the building done
on some remote machine?

> 
> Can I create a distribution .tar.gz directly from git?

there is indeed a .tar.gz file available directly from git for the
latest sources
http://git.savannah.gnu.org/cgit/denemo.git/snapshot/denemo-master.tar.gz


>  Without having to go
> through the configure/make phase?

going through those steps is what your "spec" file prescribes
for example I see in the file you attached

8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><

%build
#%configure --with-gtk2 --disable-evince --with-atril --enable-jack 
%configure --enable-jack 

make %{?_smp_mflags} 
chrpath -d src/denemo
chmod 644 actions/*.scm

8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><

which looks like instructions to run configure and make.

Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]