Fri, 24 Dec 2021 16:35:44 +0100 - aitor <aitor_...@gnuinos.org>:

> Hi,
> 
> On 24/12/21 10:40, al3xu5 via Dng wrote:
> > $ apt-get source icecat
> >
> >    QUESTION:
> >    - Is it the same to manually download the sources (just to avoid
> > adding the guinos repositories)?
> >    - In this case, is the following the right one?
> >    
> > http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz
> >  
> 
> Yes, but you need three files:
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc 
> <http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc>
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz
>  
> <http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz>
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.debian.tar.xz
>  
> <http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.debian.tar.xz>
> 
> > - Init an empty git repository
> >    QUESTION:
> >    - I suppose you mean using the sources directory on my machine.
> > Right?  
> 
> Once you've downloaded the files, go to the directory containing them 
> and create the git repository in a new folder:
> 
> $ mkdir icecat
> 
> $ cd icecat
> 
> $ git init
> 
> $ git config --global user.name "your name"
> 
> $ git config --global user.email "your email"
> 
> $ gbp import-dsc ../icecat_78.15.0-1.dsc
> 
> 
> > - Import the description file of icecat:
> >
> > $ gbp import-dsc ../icecat*.dsc
> >
> >    QUESTION:
> >    - Again, is it the same to manually download the .dsc file in the
> >      source directory on my machine?
> >    - In this case, is the following the right one?
> >    
> > http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc
> >  
> 
> No. You've just downloaded the files and imported the whole project into
> your initial empty git repository. You did things this way because there
> is no remote git repository to clone from.
> 
> Cheers,
> 
> Aitor.
> 

Hi. 

Sorry if I come back to this after a long time...

But after upgrading to Chimaera, I'm trying to make the build.

A question: after the manual download of the three files above (without
adding the gnuinos repos), is there a way how I can verify their
integrity? 

Regards
al3xu5

-- 
Say NO to copyright, patents, trademarks and industrial design
restrictions!
____________________________________________________________________________

Public GPG/PGP key: 8FC2 3121 2803 86E9 F7D8  B624 DA50 835B 2624 A36B

Attachment: pgpyKk9yinY06.pgp
Description: Firma digitale OpenPGP

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to