Re: [Dwai-developers] TODOs
Status: Beta
Brought to you by:
lucrus
|
From: Lash <la...@em...> - 2006-03-30 22:37:51
|
Il giorno Thu, 30 Mar 2006 00:34:14 +0200 Lucio Crusca <lu...@su...> ha scritto: > 1) this should be a script that takes as arguments: > 1.1 - the .deb package(s) > 1.2 - the repository(ies) URL(s) (optional but recommended) why the repository's URL is optional?? he objective of dawi isnt add the repository URL to source.list file? > Dependency info must be taken from the .deb package and put in the > XML DF file. why we take the dependecy?? if we install the package with apt! > I don't know if it's possible to extract the dependency > info from a .deb with some dpkg magic, with a parse of dpkg -I package_name with bash-script: dpkg -I packagename | grep Depends | cut -d : -f 2 or dpkg -I packagename | grep Depends | cut -d : -f 2 | cut -d \ -f 1 for the first depend package > What about Python? It's ok > What about Java No! please > C++? It's my favourite! I have no mach time to spent in dwai but i'm intressed to it --=20 Andrea Corradi | Debian User | www.debian.org Fingerprint: A41E F6B0 DBDB F04C 4940 E411 30F3 CD62 57B1 8458 gpg --keyserver keyserver.linux.it --recv-key 57B18458 Please avoid sending me Word or PowerPoint attachments. http://www.gnu.org/philosophy/no-word-attachments.html |