[gentoo-dev] Re: Resolving HAL vs. pciutils/usbutils

2007-10-31 Thread Ryan Hill

Daniel Drake wrote:


+   if [[ ! -e "${ROOT}"/usr/share/misc/pci.ids ]]; then
+   myconf="--disable-pci-ids"


- don't use ${ROOT} outside of pkg_*
- en/disabling functionality based on existence of files is kinda
gross, especially when based on what exists on the compiling system,
which could be different than the system the package is ultimately
installed on.  yes it doesn't make much difference right now, but
what happens if hal does start making good use of pci.ids someday?

having pciutils install both a compressed and uncompressed file when
zlib is enabled is a much cleaner solution IMO.

--
 fonts / wxWindows / gcc-porting / treecleaners
 EFFD 380E 047A 4B51 D2BD  C64F 8AA8 8346 F9A4 0662 (0xF9A40662)

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-dev] Re: Resolving HAL vs. pciutils/usbutils

2007-10-31 Thread Jan Kundrát
Guilherme Amadio wrote:
>  And sorry to a bit off this thread, but I also would like to help with
>  some translations of official docs and development. I've been using Gentoo
>  since 1.4, but never really had time to help. Now I feel I'll have more
>  time and, if you can point me to some Brazilian dev, if there are any, I
>  can take some stuff to do.

Hi Guilherme,
thanks for your interest, but this isn't really appropriate for this
list. Please see [1] and [2].

[1] http://www.gentoo.org/proj/en/gdp/doc/translators-howto.xml
[2] http://www.gentoo.org/proj/en/gdp/doc/doc-policy.xml

Cheers,
-jkt

-- 
cd /local/pub && more beer > /dev/mouth



signature.asc
Description: OpenPGP digital signature


[gentoo-dev] Re: Resolving HAL vs. pciutils/usbutils

2007-10-31 Thread Guilherme Amadio

 Hi guys,

 I totally agree with the patch sent by Daniel in the previous message.
 I think it clarifies to the user (me, for example), why it's not possible
 to build pciutils with the zlib USE flag. This is just my humble opinion,
 though, as a user.

 And sorry to a bit off this thread, but I also would like to help with
 some translations of official docs and development. I've been using Gentoo
 since 1.4, but never really had time to help. Now I feel I'll have more
 time and, if you can point me to some Brazilian dev, if there are any, I
 can take some stuff to do.

 Cheers,

 Guilherme

-- 
[EMAIL PROTECTED] mailing list