denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Building Denemo with --enable-gtk2


From: Andreas Schneider
Subject: Re: [Denemo-devel] Building Denemo with --enable-gtk2
Date: Sat, 19 Dec 2015 20:09:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0

Am 19.12.2015 um 19:39 schrieb Richard Shann:
> On Sat, 2015-12-19 at 18:49 +0100, Andreas Schneider wrote:
>> You can build evince 2 yourself. Then it is linked against the libraries
>> you have installed. Just download the Debian source package from squeeze
>> and see if it builds.
> Thanks, that sounds promising.
> 
> Well, after a bit of floundering around I downloaded
> 
> evince_2.30.3-2+squeeze1.debian.tar.gz
> 
> but I see nothing at the toplevel to indicate how you make anything with
> it - no makefile, configure script etc ...
> Any further guidance?

Named package contains a directory debian which has to be put into the
source. The correct unpackaging and potential applying of patches can be
performed with
 dpkg-source -x evince_2.30.3-2+squeeze1.dsc evince2
which unpacks the source into a directory called evince2. In order to do
that, you need the files evince_2.30.3-2+squeeze1.dsc,
evince_2.30.3-2+squeeze1.debian.tar.gz, and evince_2.30.3.orig.tar.gz.
The package is built by invoking the rules script in the debian
subdirectory:
 cd evince2
 fakeroot debian/rules binary
You need to install the packages gnome-pkg-tools and gnome-doc-utils to
provide some necessary build tools.

Andreas



reply via email to

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