lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** A few Questions: Creating an arch indep pkg.
- Date: Fri, 11 Jul 2008 21:49:56 -0500
- From: Brian <junkmail_5412@xxxxxxxxxxx>
- Subject: ***BOGO*** A few Questions: Creating an arch indep pkg.
Q1)
What's the difference between Build-Depends-Indep and Build-Depends?
I am creating a new package.
* The source package requires i386 to build and has many dependencies.
* The binary package is architechure independent and has no dependencies.
How should I use Build-Depends?
I was thinking:
Build-Depends: nothing
Build-Depends-Indep: debhelper (>= 5), perl (>= 5.8.4),
libxml-sax-expat-perl, libxml-sax-machines-perl, etc.....
Is that correct?
Q2)
What should my debian/rules .PHONY line look like?
I guess it to be??
.PHONY: build clean binary-indep binary install
Q3)
Are there any well built packages that are similar? So I can copy their
templates?
- Brian
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx